﻿﻿.ui-widget-content a, .ui-widget-content a * {
    color: blue !important;
}

.glyphicon {
    font-family: 'Glyphicons Halflings' !important;
}
a.glyphicon:hover, .glyphicon:hover {
    opacity: .7 !important;
    text-decoration: none !important;
}
h6 > b, strong {
    font-size: 14px;
}
#chkAccept {
    height: 35px;
    width: 35px;
    vertical-align: bottom;
}
.termsConditions {
    display: inline-block;
    float: left;
    padding: 5px;
}

.termsCondTitle .ui-dialog-title {
    font-size: medium;
    margin: 0px 0px 0px 0px !important;
}
span.chkAccept label {
    font-weight: bold !important;
    font-size: 16px;
}