html {
 background-color: #0c3e38 !important;
}

body {
 background-color: #0c3e38 !important;
 color: #ffffff !important;
 font-family: 'Open Sans', sans-serif;
}

.hidden {
display: none;
}

form#smartcapture-block-qo0905be5cp {
 background-color: #0c3e38 !important;
}

.layout-canvas-g > .section {
 border-color: #0c3e38 !important;
}

img {
 max-width: 100%;
}

label {
  color: #ffffff !important;
} 

.sc-formfield-label.p-b-10 {
  color: #ffffff !important;
}

select {
 color: #707070;
 font-size: .9rem !important; 
}

select option {
 font-size: .9rem; 
}

p {
 color: #ffffff;
 font-family: 'Open Sans', sans-serif;
 font-size: 1rem;
 margin-top: .5rem !important;
 margin-bottom: 1rem !important;
 line-height: 1.5;
} 

.formheader {
    font-size: 1.5rem;
 font-weight: 600;
}  

.pull-left {
 float: left;
}  

label { 
 font-size: 1rem;
 width: auto; 
 display: inline-block;
}

input[type="text"],
input[type="email"],
select[autodropdown="true"], select, textarea {
 background-clip: padding-box;
 background-color: #fff;
 border: 1px solid #ccc;
 border-radius: 4px;
 box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
 display: block;
 color: #0c3e38;
 font-family: inherit;
 font-size: 1rem;
 height: 45px;
 line-height: 1.42857143; 
 padding-left: 13px;
 transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
 width: 100% !important;
}

body .fuelux input[type=text], body .fuelux input[type=number], body .fuelux input[type=email] {
 height: 45px !important;
}

input[type="text"]::placeholder {
 color: #707070;
} 

input[type="text"]:focus,
input[type="email"]:focus,
select:focus, textarea:focus {
 background-color: #fff;
 border-color: #80bdff;
 box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 25%);
 color: #495057;
 outline: 0;
}

input[type="checkbox"], 
input[type="radio"] {
 margin: 4px 5px 0 0;
 vertical-align: calc(-1px);
}

#smartcapture-block-qo0905be5cp .smartcapture-submit-button-wrapper {
 text-align: right !important;
}

button[type="submit"] {
 background:#ffffff !important;
 border:1px solid #086ea1 !important;
 color:#086ea1 !important; 
 text-shadow:none !important;
 padding: 0.4rem 1.2rem !important;
 text-decoration:none !important; 
}
button[type="submit"]:hover {
 border:1px solid #086ea1 !important;
 color:#086ea1 !important;
 background: #e6f0f5 !important; 
}
button[type="submit"]:focus {
 box-shadow: 0 0 0 3px rgba(0, 136, 119,.5) !important;
}

.halftable {
 float: left;
 margin-right: 1%;
 width: 48%; 
 margin-bottom: 15px;
 min-width:  0!important;
}

@media (max-width: 430px) { 

 .halftable {
   float: left !important;
    margin-left: 0 !important;
    width: 100% !important;
    }

   body .fuelux input[type=text], body .fuelux input[type=number], body .fuelux input[type=email] {
     height: 35px !important;
    }

   #smartcapture-block-qo0905be5cp .smartcapture-controls {
    padding-bottom: 5px !important;
   }

   h2 {
    font-size: 1.5rem !important;
   }

}

.halftable+.halftable {
 float: right;
 margin-left: 1%;
}

.halftable+.halftable+.halftable {
 float: left;
 margin-left: 0;
 margin-right: 1%;
}

.halftable+.halftable+.halftable+.halftable {
 float: right;
 margin-left: 1%;
}

#smartcapture-block-qo0905be5cp {
 padding-left: 0 !important;
 padding-right: 0 !important;
}

.sc-formfield-input.prefs {
 float: left;
 margin-bottom: 10px;
 margin-right: 6%;
 width: 44%;
}

.sc-formfield-input.prefs label {
  color: #303030 !important;
 font-size: 1rem !important;
  font-weight: 700;
}

.sc-formfield-input.prefs p {
  font-size: .9rem;
  padding-left:5.5%;
}

body .sc-formfield-label.header {
 color: #086EA1 !important;
font-family: 'Open Sans', sans-serif !important;
font-size: 1.5rem !important; 
}

.smartcapture-controls .sc-formfield-label.header {
  color: #086EA1 !important;
}

input[type="radio"], input[type="checkbox"] {
  -ms-transform: scale(1.5);  
  -webkit-transform: scale(1.5); 
  transform: scale(1.5);
}

.popover.fade.right.in, .popover.fade.left.in {
  border-width: 0px !important;
  opacity: 1;
}

.fuelux .popover .popover-content {
  border: 0;
  color: #CE1D3B !important;
  font-size: 1rem;
}

.popover.fade.bottom.in {
 opacity: 1;
}

.sc-formfield-input.med-dental {
 float: left;
 margin-right: 20px;
}

#smartcapture-block-xx4dlvlaihk .smartcapture-controls .sc-formfield-label {
 color: #707070 !important;
}

form.fuelux a {
 color: #ffffff !important;
 padding-bottom: 20px; 
 padding-top: 10px;
 text-decoration: none;
}

form.fuelux a:hover {
 text-decoration: underline;
}

table.utmtable {
 display: none;
}

.p-l-0 {
 padding-left: 0;
}
.p-l-30 {
 padding-left: 30px;
}
.p-r-0 {
 padding-right: 0;
}
.p-t-0 {
 padding-top: 0;
}
.p-b-0 {
 padding-bottom: 0;
}
.p-b-5 {
 padding-bottom: 5px;
}
.p-b-10 {
 padding-bottom: 10px;
}
.p-b-20 {
 padding-bottom: 20px;
}
.m-t-0 {
 margin-top:0;
}
.m-t-30 {
 margin-top:30px;
}
.m-t-20 {
 margin-top:20px;
}
.m-b-0 {
 margin-bottom: 0;
}
.m-l-0 {
 margin-left: 0;
}
.m-r-0 {
 margin-right: 0;
}
.m-b-36 {
 margin-bottom: 36px;
}
.m-b-15 {
 margin-bottom: 15px;
}
.m-r-36 {
 margin-right: 36px;
}
.m-l-15 {
 margin-left: 15px;
}
.m-r-15 {
 margin-right: 15px;
}

@media (min-width: 250px) {
    .col-xs-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
}

@media (min-width: 250px) {
    .col-xs-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
}

@media (min-width: 260px) and (max-width: 375px) {
    .mobile {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
