body {
 color: #707070 !important;
 font-family: 'Open Sans', sans-serif;
} 

label {
  color: #707070 !important;
} 

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

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

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

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

.font-small {
  font-size: .8rem;
}

.pull-left {
 float: left;
}

.blueintro {
  background: #e0f3fb;
  margin-bottom: 30px;
  margin-top: 10px;
 padding: 40px;
}

.blueintro h1 {
  color: #003359;
  font-family: 'Open Sans', sans-serif;
  font-size: 2rem;
  font-weight: 700;
 margin-bottom: 20px;
}

.blueintro h2 {
  color: #003359;
  font-family: 'Open Sans', sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
 line-height: 2rem;
 margin-bottom: 20px;
}

.stylingblock-content-wrapper {
 padding: 5px;
 font-size: 16px;
 line-height: 1.5;
}

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: #555;
 font-family: inherit;
 font-size: 14px;
 height: 34px;
 line-height: 1.42857143;
 min-height: 50px;
 transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
 width: 100% !important;
}

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);
}

button[type="submit"] {
 color: #fff !important;
    cursor: pointer;
 background-color: hsl(195, 100%, 30%) !important;
 border-color: hsl(195, 100%, 30%) !important;
 padding: 0.4rem 1rem; 
}
button[type="submit"]:hover {
 color: #fff;
 background-color: hsl(195, 100%, 25%) !important; 
}
button[type="submit"]:focus {
 box-shadow: 0 0 0 3px rgba(1, 127, 181,.5) !important;
}

.halftable {
 float: left;
 margin-right: 1%;
 width: 49%; 
 min-width:  0!important;
}

.thirdtable {
 float: left;
 margin-right: 1%;
 width: 32.3%; 
 min-width:  0!important;
}

.tintable {
 clear: both;
}

.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 {
 background: url(https://image.sf.carefirst.com/lib/fe8f13727467007473/m/1/35fde6c4-4afd-4a69-82ee-323716cd0129.png) no-repeat left 5px;
 color: #005172 !important;
 font-size: 18px;
  padding-bottom: 20px;
  padding-left: 40px;
  padding-top: 10px;
 text-decoration: underline;
}

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

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;
}