

/* Form */
.formRow{ width:100%; margin-bottom: 0px; }
.formRowfat{ width:100%; }
input, select, textarea { margin-bottom: 7px; font-family: Arial !important; font-size: 12px;}
input{ width:100%; height:30px; border:#C0C0C0 solid thin; font-family: Arial !important; font-size: 12px;}
input[type="radio" ]{ width:20px!important; vertical-align: middle; font-family: Arial !important; font-size: 12px;}
select { width:101%; height:30px; color: #000000 !important; border:#C0C0C0 solid thin; font-family: Arial !important; font-size: 12px; }
::-webkit-input-placeholder { font-size: 12px; color: #000000 !important; padding-left: 5px; font-family: Arial !important; font-size: 12px;}
:-moz-placeholder { /* Firefox 18- */ font-size: 12px; color: #000000 !important; font-family: Arial !important; font-size: 12px;}
::-moz-placeholder {  /* Firefox 19+ */ font-size: 12px; color: #000000 !important; font-family: Arial !important; font-size: 12px;}
:-ms-input-placeholder { font-size: 12px; color: #000000 !important; font-family: Arial !important; font-size: 12px;}
input[placeholder], textarea[placeholder]{ font-size: 12px; color: #000000 !important; font-family: Arial !important; }
textarea:focus,select:focus,input:focus { border: 1px solid #1D4163; font-family: Arial !important; color: #000000 !important; font-size: 12px;}
textarea{ width:100%; height:80px; border:#C0C0C0 solid thin; font-family: Arial !important; color: #000000 !important; font-size: 12px;}
#recaptcha_area { margin-bottom: 15px; width: auto;}
.recaptcha_only_if_privacy { text-align: right; display: none; }

.white-text{ color:#ffffff; }

.white-text a{ color:#ffffff; text-decoration:underline; }

.white-text h1, .white-text h2, .white-text h3, .white-text h4, .white-text strong, .white-text ul, .white-text li{ color:#ffffff; }

/* calc rules*/

.flash-calcs{ width:800px; }

@media screen and (max-width: 600px) {
 .flash-calcs{ display:none;}

}

.space{ padding-top:30px; width:100% }

/* */
.wpb_gmaps_widget .wpb_wrapper {
  background-color: #5191CD;
  padding: 0px!important;
}

.qbutton .contact { background:#59595b; }
