
.alert {font-size: 14px;}

.extra-form-row {display: none;}

/*.error {color: #ff0000 !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;}
*/

.infoblokk {width: 200px;height: 140px;background: url(/images/style/sz2020.webp) no-repeat 0 0;position: fixed;bottom: 0;right: 0;z-index: 2;}

/* 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);}*/
}
