@import url(https://fonts.googleapis.com/css?family=Baloo|Montserrat:400,400i,700,700i);
@charset "UTF-8";
#header {
  position: relative;
  background: #fff;
  font-family: "Baloo", sans-serif;
}
@media (min-width: 768px) and (max-width: 769px) {
  #header .navbar-header {
    width: 100%;
  }
}
#header .navbar-default {
  background: transparent;
  border: none;
  margin-bottom: 0;
}
@media (min-width: 768px) and (max-width: 769px) {
  #header .navbar-default .navbar-form {
    float: none !important;
    margin-right: 0px !important;
  }
}
#header a {
  font-weight: 300;
  color: #1c75bb;
  font-size: 1.125em;
  line-height: 100%;
}
#header .navbar-toggle {
  border-color: #ee4136;
  margin-top: 1.125em;
}
@media (min-width: 768px) {
  #header .navbar-toggle {
    display: none;
  }
}
@media (max-width: 768px) {
  #header .navbar-toggle {
    display: block;
  }
}
#header .navbar-toggle .icon-bar {
  background-color: #ee4136;
}
#header .navbar-toggle:hover {
  background: #ee4136;
}
#header .navbar-toggle:hover .icon-bar {
  background-color: #fff;
}
#header #mainNav {
  margin: 1.5em 0 0;
  position: relative;
  z-index: 10000;
}
#header #mainNav a {
  color: #3d3d3d;
  padding: 0.75em 0.5em;
  font-size: 1.125em;
  background: transparent;
  font-weight: bold;
  border-radius: 0.9375em;
  position: relative;
  top: 0.125em;
}
#header #mainNav a:hover {
  background: #ebebeb;
  color: #3d3d3d;
}
#header #mainNav a.home {
  border: none;
  padding-left: 0;
}
#header #mainNav a.home i {
  font-size: 1.875em;
  position: relative;
  top: 0.25em;
  margin-right: 0.3125em;
}
#header #mainNav .dropdown-menu a {
  text-transform: none;
  margin: 0;
  padding: 0.5em 0.9375em;
}
#header #mainNav > ul {
  width: 100%;
}
#header #mainNav > ul > li {
  margin: 0em;
}
#header #mainNav > ul > li:first-child {
  display: none;
}
#header #mainNav > ul > li:last-child {
  margin-right: 0;
  padding-right: 0;
}
#header #mainNav #menu-primary {
  padding-bottom: 1.25em;
  margin-top: 0;
}
#header #mainNav #menu-primary > li {
  z-index: 1000;
}
#header #mainNav #menu-primary li.active > a {
  background: transparent;
}
#header #mainNav #menu-primary li.active > a:hover {
  background: transparent;
}
#header #mainNav #menu-primary li.active > a:focus {
  background: transparent;
}
#header #mainNav #menu-primary li:last-child > a {
  border: none;
}
#header #mainNav .searchToggle {
  float: right;
  padding: 0.625em 1.125em;
  border: 0;
  font-size: 1.5em;
  color: #fff;
}
#header #mainNav .searchToggle:hover {
  background: #1c75bb;
}
#header #mainNav .searchToggle.active {
  background: #1c75bb;
}
#header .navbar-brand {
  height: auto;
  padding: 0;
  margin: 2.6875em 0 1.25em;
  z-index: 100;
  width: 15.625em;
  position: relative;
}

@media only screen and (min-width: 48em) {
  #header #mainNav {
    float: right;
  }
}
@media only screen and (max-width: 48em) {
  #header #mainNav {
    display: none;
    padding-bottom: 1.25em;
  }
  #header #mainNav a {
    padding: 0.625em 1.25em;
  }
  #header #mainNav > div > ul {
    float: none;
    width: 100%;
    margin: 0;
    clear: both;
  }
  #header #mainNav > div > ul > li {
    position: static;
    float: none;
    margin: 0.3125em 0;
  }
  #header #mainNav > div > ul a {
    padding: 0;
    display: block;
    border: none !important;
  }
  #header #mainNav a.home {
    display: block;
    margin-bottom: 0;
  }
  #header #mainNav a.home i {
    display: none;
  }
  #header .navbar-brand {
    margin-left: 1.25em;
  }
  #header #sideHead {
    display: none;
  }
  #header .pageActions {
    display: none;
  }
  #header .searchToggle {
    display: none;
  }
}
@media only screen and (max-width: 30em) {
  #header .navbar-brand {
    width: auto;
  }
  #header .navbar-brand > img {
    width: 13.125em;
  }
}
@media only screen and (min-width: 48em) and (max-width: 62.25em) {
  #header #searchform #s {
    width: 8.75em;
  }
  #header .navbar-brand {
    width: 14.375em;
  }
  #header #menu-primary {
    margin-top: 0;
  }
}
#heal-footer {
  max-width: 112.5em;
  margin: 0 auto;
}
@media (max-width: 3000px) {
  #heal-footer {
    position: relative;
  }
}

.footer-container {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  font-size: 14px !important;
  position: relative;
  z-index: 999999;
}
.footer-container .banner--image {
  width: 100%;
  height: 8em;
  background-image: url(../png/healthy_living_banner_g4f.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left;
  font-size: 14px !important;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .footer-container .banner--image {
    background-image: url(../png/healthy_living_banner_g4f%402x.png);
  }
}
@media (min-width: 375px) {
  .footer-container .banner--image {
    height: 33.6vw;
  }
}
@media (min-width: 425px) {
  .footer-container .banner--image {
    height: 32.9411764706vw;
  }
}
@media (min-width: 768px) {
  .footer-container .banner--image {
    height: 9.1145833333vw;
  }
}
@media (min-width: 1024px) {
  .footer-container .banner--image {
    height: 7.51953125vw;
  }
}
@media (min-width: 1366px) {
  .footer-container .banner--image {
    height: 7.1742313324vw;
  }
}
@media (min-width: 1920px) {
  .footer-container .banner--image {
    height: 6.5625vw;
  }
}

#wpsl-search select,
#wpsl-search-wrap select {
  display: block;
  padding: 8px 35px 8px 13px;
  border: 1px solid #d2d2d2;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
#wpsl-search select:focus,
#wpsl-search-wrap select:focus {
  border: 1px solid #000 !important;
}

.btn-search-location {
  background: transparent;
}
.btn-search-location:focus {
  border: 1px solid #000 !important;
}

.custom-select {
  position: relative;
}
.custom-select::after {
  position: absolute;
  content: "";
  right: 15px;
  top: 50%;
  margin-top: -4px;
  border: 6px solid transparent;
  border-top: 8px solid #000;
}

.button {
  color: #fff;
  background: #1c75bb;
  text-decoration: none !important;
  padding: 0.5em 1em;
  display: inline-block;
  border: 0;
  text-align: center;
  font-weight: bold;
  border-radius: 0.5em;
}
.button:hover {
  color: #fff;
  background: #15598f;
}
.button i {
  margin-right: 0.3125em;
}

.button.small {
  padding: 0.125em 1.25em;
}

.button.blue {
  color: #fff;
  background: #1A74BB;
}
.button.blue:hover {
  background: #15598f;
}

.button.red {
  border: none;
  background: #ee4136;
}
.button.red:hover {
  background: #c71c11;
  color: #ffffff;
}

.button.darkRed {
  border: none;
  background: #b7273a;
  color: #fff;
}
.button.darkRed:hover {
  background: #781a26;
}

.button.grey {
  border: none;
  background: #ebebeb;
  color: #000;
}
.button.grey:hover {
  background: #781a26;
}

.button.green {
  border: none;
  background: #009244;
  color: #fff;
}
.button.green:hover {
  background: #00602c;
}

.button.lightGreen {
  border: none;
  color: #3d3d3d;
  background: #7dcc8a;
}
.button.lightGreen:hover {
  background: #58be69;
}

.button.white {
  background: #fff;
  color: #3d3d3d;
}
.button.white:hover {
  background: #ebebeb;
}

.button.redFull {
  color: #fff;
  background: #ee4136;
}
.button.redFull:hover {
  border: 0.0625em solid #fff;
  background: #de1f13;
}

.button.black {
  background: #000;
  color: #fff;
}

.d-none {
  display: none !important;
}

.childContainer .baseView {
  display: none;
}

#regIntro {
  display: none;
}

#regLeader {
  display: none;
}

.switchLead {
  display: none;
}

.form-register.another {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column-reverse;
     -moz-box-orient: vertical;
     -moz-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  -webkit-align-items: start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}

.regForm .bulkChildren h2 {
  margin-top: 0px;
}
.regForm #regSwitch button {
  border: none;
  padding: 0.9375em 1.25em;
  background: #3d3d3d;
  color: #fff;
}
.regForm #regSwitch button:hover:not(:disabled) {
  background: #1c75bb;
  color: #fff;
}
.regForm #regSwitch button:disabled {
  opacity: 0.5;
}
.regForm #regSwitch button.active {
  background: #c1151e;
  color: #fff;
}
.regForm #regSwitch button.active:hover {
  background: #c1151e;
  color: #fff;
}
.regForm h2 {
  color: #000;
  font-size: 1.5em;
}
.regForm h3 {
  color: #000;
  font-size: 1.125em;
  font-weight: 400;
  margin-top: 0;
}
.regForm h3 .headingNumber {
  display: inline-block;
  background: #009344;
  color: #fff;
  text-align: center;
  padding: 0.625em;
  line-height: 0.625em;
  height: 1.875em;
  width: 1.875em;
  margin-right: 0.9375em;
  border-radius: 50%;
}
.regForm fieldset {
  padding-bottom: 1.25em;
  margin-bottom: 1.875em;
  border-bottom: 0.0625em solid #fff;
}
.regForm fieldset:last-child {
  border: none;
}
.regForm label {
  font-size: 0.75em;
  text-transform: uppercase;
  color: #000;
  font-weight: 300;
  display: block;
}
@media (max-width: 767px) {
  .regForm label[for=childFirstName] {
    border-top: 1px solid #5a5959;
    padding-top: 20px;
  }
}
.regForm input, .regForm textarea {
  text-align: center;
  border-radius: 0.9375em;
  background: #fff;
  color: #3d3d3d;
  padding: 0.3125em 0.9375em;
  width: 100%;
  margin-bottom: 0.625em;
  border: 0.0625em solid #e3e3e3;
}
.regForm input:focus, .regForm textarea:focus {
  box-shadow: 0 0 0.125em 0.125em rgba(0, 90, 145, 0.8);
}
.regForm input[type=checkbox], .regForm textarea[type=checkbox] {
  display: inline-block;
  width: 20px;
  position: relative;
  top: 2px;
}
.regForm textarea {
  text-align: left;
}
.regForm .button {
  text-align: center;
  border-radius: 0.9375em;
  background: #fff;
  color: #3d3d3d;
  padding: 0.3125em 0.9375em;
  width: 100%;
  margin-bottom: 0.625em;
  border: 0.0625em solid #e3e3e3;
  background: #fff;
  color: #000;
  max-width: 32.5em;
  display: block;
}
.regForm button:focus {
  box-shadow: 0 0 0.125em 0.125em rgba(0, 90, 145, 0.8);
}
.regForm .button.active {
  background: #5a5959;
  color: #fff;
}
.regForm .button.orange {
  background: #f79b1d;
  color: #000;
}
.regForm .button.orange:hover {
  background: #d98108;
}
.regForm .button.green {
  background: #009344;
  color: #fff;
}
.regForm .button.green:hover {
  background: #00602c;
}
.regForm .inset {
  position: relative;
  background: #ebebeb;
  border-radius: 0.9375em;
  margin-bottom: 1.25em;
  padding: 2.5em;
}
.regForm .inset button {
  border: none;
  margin: 0 auto;
}
.regForm .inset hr {
  border-color: #5a5959;
}
.regForm .query {
  background: #c1151e;
  border-radius: 50%;
  color: #fff;
  font-size: 0.625em;
  display: inline-block;
  padding: 0.125em 0.25em;
  line-height: 0.625em;
  border: 0;
}
.regForm .query:hover {
  background: #931017;
}
.regForm .doubleButton button {
  width: 50%;
  float: left;
}
.regForm .doubleButton button:first-child {
  border-radius: 0.9375em 0 0 0.9375em;
  border-right: 0.0625em solid #5a5959;
}
.regForm .doubleButton button:last-child {
  border-radius: 0 0.9375em 0.9375em 0;
}
.regForm .doubleButton.thin {
  max-width: 20em;
}
.regForm .threeButton button {
  width: 60%;
  float: left;
  border-radius: 0px;
}
.regForm .threeButton button:first-child {
  border-radius: 0.9375em 0 0 0.9375em;
  border-right: 0.0625em solid #5a5959;
}
.regForm .threeButton button:last-child {
  border-radius: 0 0.9375em 0.9375em 0;
  border-left: 0.0625em solid #5a5959;
}
.regForm .threeButton.thin {
  max-width: 30em;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 480px) {
  .regForm .threeButton.thin {
    overflow-x: scroll;
  }
}
.regForm .unitContainer {
  position: relative;
  margin-bottom: 0.625em;
  text-align: right;
}
.regForm .unitContainer input {
  display: block;
  text-align: left;
  width: 100%;
  margin-bottom: 0em;
}
.regForm .unitContainer .unit {
  position: absolute;
  top: 0.0625em;
  right: 0.0625em;
  background: #5a5959;
  border-radius: 0 0.9375em 0.9375em 0;
  padding: 0.3125em 0.5em;
  display: block;
  font-size: 0.875em;
  color: #fff;
}
.regForm #firstName input {
  text-align: left;
}
.regForm #lastName input {
  text-align: left;
}
.regForm #age > div input {
  float: left;
  display: block;
  width: 29%;
  margin-right: 1%;
}
.regForm #age > div input:last-child {
  width: 39%;
}
.regForm #scale {
  width: 100%;
  height: 3.75em;
  position: relative;
  background: url("../scale.html") top center/100% auto repeat-y;
  overflow: visible;
}
.regForm #scale .scaleImg {
  min-width: 100%;
  width: 100%;
  max-width: 100%;
  height: 3.75em;
}
.regForm .marker {
  display: block;
  position: absolute;
  top: -2.5em;
  width: 1.75em;
  height: 3.625em;
  margin-left: -0.875em;
}
.regForm .marker img {
  display: block;
}
.regForm .marker > .markerLine {
  position: absolute;
  top: 2.5em;
  left: 0.8125em;
  height: 3.75em;
  width: 0.125em;
  background: #000;
}
.regForm .warning {
  border: 0.0625em solid #c1151e;
}
.regForm .errorField {
  display: block;
  clear: both;
  color: #c1151e;
  text-align: left;
}
.regForm .errorText {
  display: block;
  clear: both;
  color: #c1151e;
  text-align: left;
}
.regForm #error {
  display: none;
}
.regForm .panel > h3 {
  margin-bottom: 1.25em;
}
.regForm #baseView {
  text-align: center;
  color: #999;
  font-size: 1.125em;
  margin-bottom: 2.5em;
}
.regForm .baseView {
  text-align: center;
  color: #999;
  font-size: 1.125em;
  margin-bottom: 2.5em;
}
.regForm .resultText {
  text-align: center;
  margin-bottom: 0em;
}
.regForm .resultText p {
  font-size: 1.125em;
  color: #999;
}
.regForm .resultText #percentile {
  text-transform: uppercase;
  font-size: 1.5em;
  font-weight: bold;
  margin-bottom: 0.375em;
}
.regForm .resultText #percentile > span {
  margin: 0.125em 0;
  color: #000;
  border: 0.125em solid #000;
  padding: 0.3125em 0.9375em;
  border-radius: 0.9375em;
}
.regForm .resultText #percentile .name {
  border-color: #009344;
}
.regForm .resultText #percentile .healthy {
  border-color: #009344;
}
.regForm .resultText #percentile .underweight {
  border-color: #f79b1d;
}
.regForm .resultText #percentile .aboveHealthy {
  border-color: #f79b1d;
}
.regForm .resultText #percentile .wellAboveHealthy {
  border-color: #c1151e;
}
.regForm #scaleLabels > span {
  font-weight: 500;
  width: 33%;
  display: block;
  float: left;
  text-transform: uppercase;
  color: #3d3d3d;
  font-size: 0.8125em;
  text-align: center;
  line-height: 0.875em;
  margin-top: 0.5em;
}
.regForm #scaleLabels > span:first-child {
  text-align: left;
}
.regForm #scaleLabels > span:last-child {
  text-align: right;
}
.regForm #explanation {
  margin: 1.25em 0;
}
.regForm #emailResults {
  display: none;
  margin-top: 0.625em;
  border: #009344 0.0625em solid;
  padding: 1.25em;
}
.regForm #graphChart {
  position: relative;
}
.regForm #graphChart img {
  max-width: 100%;
  min-width: 100%;
  height: auto;
}
.regForm #graphChart #plotPoint {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.regForm #graphChart #plotPoint > div {
  position: relative;
  width: 100%;
  height: 100%;
}
.regForm #graphChart #graphPointer {
  position: absolute;
  width: 0.0625em;
  height: 0.0625em;
  overflow: visible;
}
.regForm #graphChart #graphPointer img {
  position: absolute;
  bottom: -0.125em;
  left: -0.875em;
  z-index: 100;
  width: 1.75em;
  height: 2.625em;
  display: block;
  max-width: none;
  max-height: none;
}
.regForm #graphChart.male #plotPoint {
  padding: 2% 1.3% 7% 10.7%;
}
.regForm #graphChart.female #plotPoint {
  padding: 0.6% 1.3% 7.1% 10.9%;
}
.regForm #zoomgraph {
  margin: 1.25em auto;
  width: 15em;
}

@media only screen and (max-width: 30em) {
  .regForm .inset {
    padding: 0.625em;
  }
}
@media only screen and (max-width: 32.5em) {
  .regForm #scaleLabels {
    display: none;
  }
}
#mainContent .delete.parent {
  top: 0;
  right: 15px;
}

/** {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}*/
#regSwitch button {
  margin-bottom: 1.25em;
  width: 100%;
}

.formNumber {
  background: #c1151e;
  color: #fff;
  font-weight: bold;
  border-radius: 50%;
  height: 1.875em;
  width: 1.875em;
  padding: 0.3125em;
  text-align: center;
  float: left;
  margin-right: 1.25em;
}

.sectionLabel p {
  margin-top: 0.4375em;
}

#formEnd input, #formEnd textarea {
  text-align: left;
}

#childContainer > h3 {
  display: none;
}

#bmiCalculator .question {
  display: none;
}

#disqualified {
  display: none;
  text-align: center;
  border: 0.125em solid #b7273a;
}
#disqualified p {
  margin: 0;
}
#disqualified a {
  font-weight: normal !important;
  text-decoration: none !important;
}

#success {
  display: none;
  padding: 1.25em;
  text-align: center;
  border: 0.125em solid #009344;
}
#success p {
  margin: 0;
}

#addAnother {
  margin-bottom: 1.25em;
}
#addAnother.another, #addAnother.btn-add-child {
  background: #c71c11;
  color: #ffffff;
}
#addAnother.another:hover, #addAnother.btn-add-child:hover {
  background: #781a26;
}
#addAnother i {
  color: #009344;
  font-size: 1.5em;
  margin-right: 10px;
  margin-top: -4px;
  vertical-align: middle;
}
#addAnother:focus {
  outline: none;
  box-shadow: none;
}
#addAnother .multipleChild {
  display: none;
}

.noButton {
  background: transparent;
  border: none;
}

#mainContent .delete {
  color: #c1151e;
  position: absolute;
  top: -15px;
  right: -0.9375em;
  font-size: 2.125em;
  background: #fff;
  border-radius: 50%;
  padding: 0;
  display: block;
}
@media (max-width: 767px) {
  #mainContent .delete {
    top: 7px;
    right: 12px;
    z-index: 999;
  }
}
#mainContent blockquote {
  margin: 10px auto 50px auto;
  font-family: Open Sans;
  color: #555555;
  padding: 1.2em 30px 1.2em 55px;
  line-height: 1.6;
  position: relative;
}
@media (max-width: 767px) {
  #mainContent blockquote {
    padding: 1.2em 10px 1.2em 30px;
  }
}
#mainContent blockquote::before {
  font-style: italic;
  content: "“";
  font-size: 3em;
  position: absolute;
  left: 20px;
  top: 0px;
}
@media (max-width: 767px) {
  #mainContent blockquote::before {
    left: -5px;
  }
}

#bulkChildren .bulkChild {
  position: relative;
}
#bulkChildren .sex {
  margin-top: 1.875em;
  border-radius: 0.9375em;
}
#bulkChildren .child {
  position: relative;
}
#bulkChildren .child .delete {
  font-size: 1.5em;
  top: 2.0625em;
}
@media (max-width: 767px) {
  #bulkChildren .child .delete {
    top: 15px;
    right: 20px;
  }
}

#bulkAddAnother {
  margin-bottom: 1.25em;
}

.ui-datepicker {
  display: none;
  padding: 0.2em 0.2em 0;
  width: 17em;
  background: #fff;
}
.ui-datepicker .ui-datepicker-header {
  padding: 0.2em 0;
  position: relative;
}
.ui-datepicker .ui-datepicker-prev {
  height: 1.8em;
  position: absolute;
  top: 0.125em;
  width: 1.8em;
  left: 0.125em;
  cursor: pointer;
}
.ui-datepicker .ui-datepicker-prev span {
  display: block;
  left: 50%;
  margin-left: -0.5em;
  margin-top: -0.5em;
  position: absolute;
  top: 50%;
}
.ui-datepicker .ui-datepicker-next {
  height: 1.8em;
  position: absolute;
  top: 0.125em;
  width: 1.8em;
  right: 0.125em;
  cursor: pointer;
  right: 1.25em;
}
.ui-datepicker .ui-datepicker-next span {
  display: block;
  left: 50%;
  margin-left: -0.5em;
  margin-top: -0.5em;
  position: absolute;
  top: 50%;
}
.ui-datepicker .ui-datepicker-prev-hover {
  top: 0.0625em;
  left: 0.0625em;
}
.ui-datepicker .ui-datepicker-next-hover {
  top: 0.0625em;
  right: 0.0625em;
}
.ui-datepicker .ui-datepicker-title {
  line-height: 1.8em;
  margin: 0 2.3em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 0.0625em 0;
}
.ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}
.ui-datepicker select.ui-datepicker-month {
  width: 49%;
}
.ui-datepicker select.ui-datepicker-year {
  width: 49%;
}
.ui-datepicker table {
  border-collapse: collapse;
  font-size: 0.9em;
  margin: 0 0 0.4em;
  width: 100%;
}
.ui-datepicker th {
  border: 0;
  font-weight: bold;
  padding: 0.7em 0.3em;
  text-align: center;
}
.ui-datepicker td {
  border: 0;
  padding: 0.0625em;
}
.ui-datepicker td span {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
  text-align: center;
}
.ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
  text-align: center;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  border-bottom: 0;
  border-left: 0;
  border-right: 0;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  cursor: pointer;
  float: right;
  margin: 0.5em 0.2em 0.4em;
  overflow: visible;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

.ui-datepicker-today a {
  background: #009344;
  color: #fff;
}

.ui-datepicker-unselectable span {
  color: #ccc;
}

.alignnone {
  margin: 0.3125em 1.25em 1.25em 0;
}

.aligncenter {
  display: block;
  margin: 0.3125em auto 0.3125em auto;
}

div.aligncenter {
  display: block;
  margin: 0.3125em auto 0.3125em auto;
}

.alignright {
  float: right;
  margin: 0.3125em 0 1.25em 1.25em;
}

.alignleft {
  float: left;
  margin: 0.3125em 1.25em 1.25em 0;
}

a img.alignright {
  float: right;
  margin: 0.3125em 0 1.25em 1.25em;
}
a img.alignnone {
  margin: 0.3125em 1.25em 1.25em 0;
}
a img.alignleft {
  float: left;
  margin: 0.3125em 1.25em 1.25em 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #fff;
  border: 0.0625em solid #f0f0f0;
  max-width: 96%;
  padding: 0.3125em 0.1875em 0.625em;
  text-align: center;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
.wp-caption .wp-caption-text {
  font-size: 0.6875em;
  line-height: 1.0625em;
  margin: 0;
  padding: 0 0.25em 0.3125em;
}

.wp-caption.alignnone {
  margin: 0.3125em 1.25em 1.25em 0;
}

.wp-caption.alignleft {
  margin: 0.3125em 1.25em 1.25em 0;
}

.wp-caption.alignright {
  margin: 0.3125em 0 1.25em 1.25em;
}

.gallery-caption {
  font-size: 0.6875em;
  line-height: 1.0625em;
  margin: 0;
  padding: 0 0.25em 0.3125em;
}

.printOnly {
  display: none !important;
}

#homeBannerSlider .slick-arrow.slideNext {
  color: #1c75bb;
  right: -1.5em;
}
#homeBannerSlider .slick-arrow.slidePrev {
  color: #1c75bb;
  left: -1.5em;
}

.slick-arrow.slideNext:focus {
  color: black !important;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.slick-arrow.slidePrev:focus {
  color: black !important;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.visually-hidden {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: 0 auto;
  text-align: center;
  right: 0;
  left: 0;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.gifffer-play-button {
  display: none !important;
}

.switchProf a {
  font-weight: normal !important;
}

@media only screen and (max-width: 48em) {
  .sectionLabel {
    clear: both;
    padding-bottom: 0.0625em;
  }
}
@media print {
  .hidePrint {
    display: none !important;
  }
  .printOnly {
    display: block !important;
  }
}
.label-container {
  position: fixed;
  z-index: 99999;
  left: 44px;
  top: 51%;
  bottom: auto;
  right: auto;
  display: table;
  visibility: hidden;
}
@media only screen and (max-width: 48em) {
  .label-container {
    display: none;
  }
}

.label-text {
  color: #fff;
  background: rgba(0, 0, 0, 0.8);
  display: inline-block;
  vertical-align: middle;
  padding: 4px 10px;
  border-radius: 2px;
  outline: 1px solid #fff;
  position: absolute;
  left: 47px;
  width: 200px;
}

.label-arrow {
  display: table-cell;
  vertical-align: middle;
  color: #333;
  opacity: 0.5;
}

.float {
  background-color: #ebebeb;
  color: #696969;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.5);
  position: fixed;
  left: 0;
  z-index: 9999999;
  width: 42px;
  height: 42px;
  top: 50%;
  right: 40px;
  text-align: center;
  border: none;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  padding: 0;
  z-index: 99999;
}
@media only screen and (max-width: 48em) {
  .float {
    border-radius: 8px;
    left: auto;
    top: auto;
    bottom: 30px;
    right: 30px;
    display: none;
    padding: 0;
  }
}
.float.dark {
  background-color: #000000;
  color: #ffffff;
}

.my-float {
  font-size: 24px !important;
  margin-top: 4px;
}

button.float .label-text {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.5s ease;
}
button.float:hover .label-text, button.float:focus .label-text {
  visibility: visible;
  opacity: 1;
}
@media only screen and (max-width: 48em) {
  button.float:hover .label-text, button.float:focus .label-text {
    opacity: 0;
  }
}

#footer .footerBorder h2 {
  color: #ffffff;
  font-weight: bold;
  margin-bottom: 0px;
  margin-top: 0px;
  font-size: 1.6em;
  line-height: 1.6em;
}
#footer #footerBtm h2 {
  color: #ffffff;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 10px;
}

body.equation .button.darkRed {
  background-color: #fd5348;
}
body.equation .button.lightGreen {
  background-color: #5ee975;
}
body.equation .button.red {
  background-color: #fd5348;
}
body.equation .button.green {
  background-color: #01bc57;
}
body.equation .button.blue {
  background-color: #2496ef;
}
body.equation .blueSection,
body.equation #intro2,
body.equation .block:nth-child(2) {
  background-color: #2a93e5;
}
body.equation .greenSection,
body.equation #homeCalc,
body.equation #testimonials,
body.equation .block:nth-child(4) {
  background-color: #1ec466;
}
body.equation #homeAb {
  background-color: #ff5341;
}
body.equation #footer #footerBtm {
  background-color: #2898ef;
}
body.equation #contentHeader:before {
  border-color: #2992e5 transparent transparent transparent;
}
body.equation #pageIntro #featuredImageSide:before {
  background: linear-gradient(to right, #2992e5, rgba(28, 117, 187, 0));
}

.view-transcript {
  height: 52px;
  width: 201px;
  border-radius: 10px;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 24px;
  text-align: center;
  margin: 15px auto;
  display: block;
  text-decoration: none !important;
  border: none;
  position: relative;
  z-index: 10;
}
.view-transcript.btn-white {
  background-color: #FFFFFF;
  color: #1A74BB !important;
}
.view-transcript.btn-blue {
  background-color: #1A74BB;
  color: #FFFFFF !important;
}
.view-transcript.btn-blue.changeColor {
  background-color: #15598f !important;
}
.view-transcript.btn-blue:hover {
  text-decoration: none !important;
  background-color: #15598f;
}

.view-transcript.left {
  margin: 20px 0px 10px 0px;
}
.view-transcript.center {
  margin: 0 auto;
}
.view-transcript.right {
  float: right;
  margin: 0px;
}
.view-transcript.mt {
  margin-top: 20px !important;
}
.view-transcript.mb {
  margin-bottom: 20px !important;
}

.transcript-lists {
  display: none;
  clear: both;
  -webkit-animation: fadeInFromNone 0.5s ease-out;
  animation: fadeInFromNone 0.5s ease-out;
  margin-bottom: 15px;
}
.transcript-lists h4, .transcript-lists p {
  font-family: inherit;
  font-size: 16px !important;
  line-height: 25px !important;
  font-weight: 700;
  margin-top: 0px;
}
.transcript-lists.show, .transcript-lists.hide {
  display: none;
  -webkit-animation: fadeInFromNone 0.5s ease-out;
  animation: fadeInFromNone 0.5s ease-out;
}
.transcript-lists.show {
  display: block;
}
.transcript-lists ul {
  padding: 0;
  margin-bottom: 0px;
  line-height: 30px;
}
.transcript-lists ul li {
  font-size: 16px;
}

.heightAuto {
  height: auto !important;
}

::-webkit-input-placeholder { /* Edge */
  color: #8E8E8E;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #8E8E8E;
}

::-moz-placeholder {
  color: #8E8E8E;
}

::-ms-input-placeholder {
  color: #8E8E8E;
}

::placeholder {
  color: #8E8E8E;
}

#programCallouts a {
  text-decoration: underline;
}

.dark-theme .caret:after {
  color: #338441 !important;
}
.dark-theme #carouselButtons {
  display: none !important;
}
.dark-theme .overlays {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
  background: rgba(0, 0, 0, 0.9);
}
.dark-theme .simple-banner .simple-banner-text a {
  color: #A6140C;
}
.dark-theme #introButtons .red, .dark-theme #footerLinks .red {
  background: #DE1F13;
}
.dark-theme #introButtons .red:hover, .dark-theme #footerLinks .red:hover {
  background: #BF1B10;
}
.dark-theme #introButtons .green, .dark-theme #footerLinks .green {
  background: #005F2C;
}
.dark-theme #introButtons .green:hover, .dark-theme #footerLinks .green:hover {
  background: #004D23;
}
.dark-theme #intro .button {
  color: #DE1F13;
}
.dark-theme #intro .button:hover {
  background: #DE1F13;
}
.dark-theme #homeCalc {
  background: #138645;
}
.dark-theme #homeCalc .button {
  color: #005F2C;
}
.dark-theme #homeAb {
  background: #E12814;
}
.dark-theme #homeAb .button {
  color: #DE1F13;
}
.dark-theme ::-webkit-input-placeholder { /* Edge */
  color: #757575;
}
.dark-theme :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #757575;
}
.dark-theme ::-moz-placeholder {
  color: #757575;
}
.dark-theme ::-ms-input-placeholder {
  color: #757575;
}
.dark-theme ::placeholder {
  color: #757575;
}
.dark-theme #programCallouts p a {
  color: #1A6DAD;
}
.dark-theme .regForm .baseView {
  color: #696969;
}
.dark-theme #mainContent a {
  color: #1A6DAD;
}
.dark-theme #homeBannerSlider .slick-arrow.slideNext {
  color: #1A6DAD;
  right: -1.5em;
}
.dark-theme #homeBannerSlider .slick-arrow.slidePrev {
  color: #1A6DAD;
  left: -1.5em;
}
.dark-theme .slick-dots li.slick-active button:before {
  background-color: #000000;
  opacity: 0.75;
}
.dark-theme .slick-dots li button {
  position: relative;
  top: 5px;
  left: 5px;
}
.dark-theme .slick-dots li button:before {
  background: #c0c0c0;
  border-radius: 100%;
  width: 10px;
  height: 10px;
  content: "";
  box-shadow: 0 0 0 0.1em #404040;
  -webkit-font-smoothing: antialiased;
  opacity: 1;
  color: transparent;
}

.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 11px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip .tooltip-inner {
  max-width: 200px;
  padding: 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 4px;
}
.tooltip .tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

@-webkit-keyframes fadeInFromNone {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
@keyframes fadeInFromNone {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
#successParticipant {
  position: relative;
  background: #ebebeb;
  border-radius: 15px;
  margin-bottom: 1.25em;
  padding: 51px 40px 65px 40px;
  display: none;
}
#successParticipant h2 {
  margin-top: 0px;
  margin-bottom: 12px;
  font-size: 24px;
  line-height: 38px;
  color: #000000;
}
#successParticipant p.intro {
  font-size: 20px;
  line-height: 32.5px;
  margin-bottom: 0px;
  color: #000000;
}

.disclaimer {
  margin-top: -10px;
  font-weight: normal;
  margin-bottom: 20px;
}
.disclaimer .small-text {
  font-size: 12px;
}

#gaddress_result {
  background-color: #ffffff;
  padding: 0px;
  font-size: 12px;
  box-shadow: -1px 4px 5px 0px rgba(161, 161, 161, 0.75);
  -webkit-box-shadow: -1px 4px 5px 0px rgba(161, 161, 161, 0.75);
  -moz-box-shadow: -1px 4px 5px 0px rgba(161, 161, 161, 0.75);
  margin-top: -10px;
}
#gaddress_result li {
  list-style: none;
  border-top: 1px solid #d3d3d3;
  border-left: 1px solid #d3d3d3;
  border-right: 1px solid #d3d3d3;
  text-transform: capitalize;
  padding: 5px 10px 5px 10px;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#gaddress_result li:hover {
  background-color: #ececec;
}
#gaddress_result li:last-child {
  border-bottom: 1px solid #d3d3d3;
}

#faq h2 {
  margin-bottom: 0px;
}
#faq .accordion {
  margin-top: 0px;
}

.testimonials p {
  margin-bottom: 15px;
}

#breadcrumbs span[role=listitem] span[aria-hidden=true] {
  margin-left: 4px;
  margin-right: 4px;
}

#carouselButtons {
  position: absolute;
  bottom: -60px;
  z-index: 10;
}
@media only screen and (max-width: 764px) {
  #carouselButtons {
    display: none;
  }
}
#carouselButtons button {
  background-color: #ffffff;
  border: none;
  color: #000;
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
#carouselButtons button:hover {
  opacity: 0.9;
}

.tick .form-group {
  margin-left: 15px;
}
.tick .form-group input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}
.tick .form-group input:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 4px;
  left: -31px;
  width: 6px;
  height: 14px;
  border: solid #000;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.tick .form-group label {
  position: relative;
  cursor: pointer;
  margin-bottom: 0px;
  text-transform: none;
  font-size: 16px;
  margin-left: 40px;
}
.tick .form-group label:before {
  content: "";
  -webkit-appearance: none;
  background-color: transparent;
  border: 2px solid #000;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 10px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  position: absolute;
  left: -40px;
}

.mt-20 {
  margin-top: 20px;
}
@media (max-width: 767px) {
  .contentCalc {
    margin-left: 15px;
    margin-right: 15px;
  }
}

#footerSocial a.facebook:hover {
  opacity: 0.9;
}

#sideShare a:focus {
  text-decoration: none;
  outline: none;
  border: none;
}
#sideShare a span.facebook {
  padding: 0.13em 0.5em;
}
#sideShare a span:hover {
  opacity: 0.9 !important;
}

#secondNav .secondNavPanel .social:hover {
  opacity: 0.9 !important;
}

#faq .active button:after {
  font-size: 22px;
}

a:focus, button:focus, input:focus, div[role=tab]:focus {
  outline: 2px solid blue;
  outline-offset: 0;
}

a:focus {
  box-shadow: 0 0 0 1px white, 0 0 0 2px #4E90FE;
}

/*# sourceMappingURL=app.min.css.map*/