
.alert {font-size: 14px;}

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

.inputfield2 {display: none !important;}

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

.select2-container {}
.select2-container .select2-dropdown {}
.select2-container .select2-dropdown ul li {color:#000; font-size: 11px; line-height: 22px; font-weight: 500; padding: 3px 20px;}
.select2-container .select2-selection--single {background: #514F4F !important; color: #000 !important; border: 1px solid #514F4F !important; border-right: 1px solid #262323 !important; height: auto !important;-webkit-border-radius: 0px !important;-moz-border-radius: 0px !important;border-radius: 0px !important; height: 60px !important;}
.select2-container .select2-selection__rendered {color: #fff !important; padding: 15px 0px 15px 12px !important;}
.select2-container .select2-selection__arrow {border: none !important; background: none !important; height: 60px !important;}
.select2-container .select2-selection__arrow b {border-color: #fff transparent transparent transparent !important;}
.select2-container--open .select2-selection__arrow b {border-color: transparent transparent #fff transparent !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(max-width:1000px){
}

@media(min-width:1600px){
  .text-right-xxl {text-align: right !important}
}

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