.mrgtop30 { margin-top: 10px; }
h1, h2, h3 { color:#194766; }
.submitbox { margin-bottom: 100px; }
.error{ color: #b70101; font-weight: normal;}

.errormsg {background: #8e0202; padding: 10px 0px 10px 20px; border: 1px solid #076307; border-radius: 10px; margin: 20px 0;  color: #fff; position:relative; display:none;}
.successmsg {background: #028e02; padding: 10px 0px 10px 20px; border: 1px solid #076307; border-radius: 10px; margin: 20px 0;  color: #fff; position:relative; display:none;}
.errormsg > span, .successmsg > span { position: absolute; right: -6px; background: black; border-radius: 15px; padding: 0px 6px; text-transform: lowercase; top: -8px; cursor: pointer; opacity: 0.8; }
.errormsg > div > span, .successmsg > div > span { margin: 2px 10px; padding: 2px 10px; border: 1px solid #acacac; display: inline-table; background: #3c3c3c;}

.logo { padding: 20px 0; }
.glyphicon-calendar:before { content:url(assets/img/calc.png)}
.heading h2 { text-align:center; text-decoration: underline; }
.heading h1 { text-align:center; text-decoration: underline; }
.asterisk { color: #b70101; }
#relationshipwithecw_otherdiv { display:none; }
#relationshipwithecw_otherdiv input, #formofresponse_email_div input { height:20px; }
#authagentyes { display:none; }
#formofresponse_email, #relationshipwithecw_other { width:350px; }
.btn-group label { margin:3px 10px; border-radius: 5px !important; }
.btn-default.focus, .btn-default:focus, .btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default { color:#fff !important; background-color: #0082e4 !important; border: 1px solid #0061ab !important; }
#reqDetails_count { float: right; font-weight: bold; background: blanchedalmond; border: 1px solid #ffd9a0; margin: 5px 0; padding: 0px 8px; border-radius: 5px; }
#about_other_div { display: none; padding-top: 10px;}
.noscript { position: fixed; top:0;bottom:0;left:0;right:0; background-color:#000; display: flex; z-index:9; opacity:0.8; }
.noscript > div { margin: auto; color: #fff; }
a { color: #71bdff; }
span.email b {
    display: none;
}