
.alert {font-size: 14px;}
.extra-form-row {display: none;}
.error {color: #ff0000 !important;}

.infoblokk {width: 200px;height: 140px;background: url(/images/style/infoblokk.png) no-repeat 0 0;position: fixed;bottom: 0;right: 0;z-index: 9;}


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

@media(max-width:767px){
  /*.infoblokk {width: 160px;height: 120px;background: url(/images/style/infoblokk-small.png) no-repeat 0 0;position: fixed;bottom: 0;right: 0;z-index: 9;}*/
}

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