
.error {color: #C03232 !important;}

#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;}
*/

/*body.sub section p img.img-responsive {display: inline-block;}*/
/*main p img.img-responsive {display: inline-block;}*/


/*section.datasheet .bottom .bootstrap-select {width: 250px !important;}*/


/* 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 screen and (max-width: 575px){
  #rc-imageselect, .g-recaptcha {transform:scale(0.9);-webkit-transform:scale(0.9);transform-origin:0 0;-webkit-transform-origin:0 0;}
}

@media screen and (min-width: 576px){
  #rc-imageselect, .g-recaptcha {transform:scale(0.9);-webkit-transform:scale(0.9);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);}*/
}
