.clr{clear: both;}
.hide{display: none;}
.border{border: 1px solid #f2eeee !important;}
.error {border: 1px solid red; width: 100%;}
.error_star {color: red; font-size: 25px;}
.signerr{border: 1px solid red;}

#overlay {background-color: rgba(0,0,0,0.5); bottom: 0; cursor: pointer; display: none; height: 100%; left: 0;right: 0; position: fixed; text-align: center; top: 0; width: 100%; z-index: 99;}
#text{position: absolute;top: 50%;left: 50%;font-size: 50px;color: white;transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);}

.bg-header{background-color: #2985c8!important;}
.bg-header .font-weight-bold{color:#fff; font-size: 20px; font-weight: 600 !important;}
label.font-weight-bold{font-weight: 400 !important;}