
.alert {font-size: 14px;}

.extra-form-row {display: none;}

.error {color: #ff0000;}

#captcha {margin: 0;text-align: center;}
.g-recaptcha {display: inline-block;}
/*
.rc-anchor-normal {background: #000 !important; color: #000 !important;}
.rc-anchor-light {background: #000 !important;color: #000 !important;}
.rc-anchor-light {background: none!important;}
*/

/*
section.sub ul {list-style:disc; margin-left: 40px;}
section.sub ul li {float:none;}
*/

section.aszf a{display: inline-block;color: #012ff8;border-bottom: 1px solid #012ff8;transition: border-color .35s ease-out !important;}
section.aszf a:hover{border-color: rgba(0,0,0,0);



/* MEDIA QUERIES
----------------------------------------------------------------------------------------------------------------------------- */

@media(max-width:767px){
}

@media(min-width:768px) and (max-width:991px){
}

@media(min-width:992px) and (max-width:1200px){
}

@media(min-width:992px){
}

@media(max-width:991px){
}

@media(max-width:1000px){
}

@media screen and (max-height: 575px){
  #rc-imageselect, .g-recaptcha {transform:scale(0.6);-webkit-transform:scale(0.6);transform-origin:0 0;-webkit-transform-origin:0 0;}
}

@media screen and (max-width: 991px){
  /*.grecaptcha-badge {transform:scale(0.7);-webkit-transform:scale(0.7);}*/
}
