[class*="document-at-"] {
  display: none;
}
body {
  font-size: 14px;
  min-width: 320px;
  color: #524954;
}
html,
body {
  height: 100%;
}
h2,
h3,
h4 {
  color: #6e267b;
}
h1.page-header {
  color: #993eaa;
  font-size: 47px;
  padding-bottom: 0;
  font-family: 'open_sanslight';
  border: none;
  margin-bottom: 60px;
}
.page-content p {
  font-family: libre baskerville;
  font-weight: normal;
  font-size: 14px;
}
@media (min-width: 750px) and (max-width: 11199px) {
  .page-content p {
    font-size: 13px;
  }
}
.page-content h2 {
  font-family: 'open_sanslight';
  font-size: 32px;
  color: #993eaa;
}
.page-content h3 {
  line-height: 1.5em;
  color: #993eaa;
  font-family: 'open_sanslight';
}
.page-content h4 {
  margin-top: 38px;
  font-size: 14px;
}
#header-wrapper {
  position: relative;
  z-index: 1;
}
#content {
  margin-bottom: 40px;
}
.col-padding {
  padding-top: 25px;
  padding-bottom: 25px;
}
.white-content,
.white-content-xs {
  background-color: #fff;
}
@media (min-width: 750px) {
  .white-content-xs {
    background-color: transparent;
  }
}
.featured-content {
  background-color: #993eaa;
}
.featured-content .panel {
  background-color: #742a82;
}
@media (min-width: 750px) {
  .featured-content {
    background-color: transparent;
  }
  .featured-content > .inner-bg {
    position: absolute;
    height: 100%;
    width: 100%;
  }
  .featured-content > .inner-bg .inner-bg-col {
    position: absolute;
    height: 100%;
  }
  .featured-content > .inner-bg .inner-bg-color {
    position: relative;
    height: 100%;
    background-color: #993eaa;
  }
}
@media (min-width: 750px) {
  #content .content-medium {
    padding-left: 8%;
    padding-right: 8%;
  }
  #content .content-thin {
    padding-left: 12%;
    padding-right: 12%;
  }
  #content .content-big {
    padding-left: 5%;
    padding-right: 5%;
  }
  #content .content-indented {
    padding: 25px 52px;
  }
}
@media (min-width: 970px) {
  #content .content-medium {
    padding-left: 10%;
    padding-right: 10%;
  }
  #content .content-thin {
    padding-left: 18%;
    padding-right: 18%;
  }
  #content .content-big {
    padding-left: 5%;
    padding-right: 5%;
  }
}
.no-break {
  white-space: nowrap;
  display: inline-block;
}
.no-break-footer {
  white-space: nowrap;
  display: inline;
}
.panel-body {
  background-color: #993eaa;
}
.col-with-button {
  margin-top: 15px;
  margin-bottom: 0px;
}
@media (min-width: 750px) {
  .page-content .title {
    font-size: 25px;
  }
  .col-with-button {
    margin-top: 25px;
    margin-bottom: 20px;
  }
}
@media (min-width: 970px) {
  .page-content .title {
    font-size: 32px;
  }
  .page-content p {
    font-size: 14px;
  }
  .page-content h4 {
    font-size: 16px;
  }
  .page-content h3 {
    font-size: 26px;
    text-align: center;
  }
}
@media (min-width: 750px) {
  .title {
    text-align: center;
  }
  .pull-sm-left {
    float: left !important;
  }
  .pull-sm-right {
    float: right !important;
  }
  .payment-details-inner {
    padding-left: 52px;
    padding-right: 24%;
  }
}
.quoteAdult-dobs .dynamic-field {
  margin-bottom: 10px;
}
.checkout-price-line {
  position: relative;
  background-color: #c2a2c9;
  width: 150px;
  height: 1px;
  left: 50%;
  margin-left: -75px;
  margin-top: 15px;
  margin-bottom: 15px;
}
#panel-checkout-plan .form-control-static.location {
  font-size: 12px;
  font-family: open_sanslight;
  color: #ddd;
}
.lt-ie9 * {
  background-image: none !important;
}
.page-container {
  height: 100%;
  overflow: hidden;
  padding-top: 48px;
}
.page-container#page-home,
.page-container#page-claims,
.page-container#travel-page,
.page-container#health-page,
.page-container#page-snap-and-send,
.page-container#page-health-assistant,
.page-container#allhealthinsuranceplans,
.page-container#smart-health-insurance-plans-page,
.page-container#recruitment-page,
.page-container#page-aboutus {
  max-width: 1024px;
}
.page-container:before,
.page-container:after {
  content: " ";
  display: table;
}
.page-container:after {
  clear: both;
}
.page-container:before,
.page-container:after {
  content: " ";
  display: table;
}
.page-container:after {
  clear: both;
}
@media (min-width: 750px) {
  .page-container {
    padding-top: 132px;
  }
}
@media (min-width: 970px) {
  .page-container {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 970px) {
  .page-container .page-container {
    padding-top: 0px;
  }
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 0;
  content: none;
}
.form-group {
  margin-bottom: 21px;
}
.nav > li > a {
  color: white;
}
.nav > li > a:hover,
.nav > li > a:focus {
  background-color: initial;
}
.navbar {
  min-height: 52px;
  line-height: 52px;
  border: none;
}
@media (min-width: 750px) {
  .navbar {
    min-height: 80px;
    line-height: 80px;
  }
}
@media (min-width: 970px) {
  .navbar {
    min-height: 80px;
    line-height: 80px;
  }
}
.navbar .navbar-header {
  height: 52px;
}
@media (min-width: 750px) {
  .navbar .navbar-header {
    height: 80px;
  }
}
@media (min-width: 970px) {
  .navbar .navbar-header {
    height: 80px;
  }
}
.navbar .quote-form {
  padding: 0 29px 0 38px;
}
@media (min-width: 750px) {
  .navbar .quote-form {
    padding: 0 6px;
  }
}
.navbar .quote-form .help-block {
  font-family: 'open_sansbold';
}
.navbar .quote-form .btn-default {
  padding: 7px 12px;
}
@media (min-width: 750px) {
  .navbar .quote-form .btn-default {
    padding: 6px 4px;
  }
}
.navbar .quote-form .form-group {
  display: inline-block;
  width: 200px;
}
.navbar-toggle {
  color: white;
  margin-right: 0;
  padding: 16px 14px;
  margin-top: 0px;
  margin-bottom: 0px;
  border: none;
  border-radius: 0;
}
@media (min-width: 750px) {
  .navbar-toggle {
    float: right;
  }
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  color: #e17000;
  text-decoration: none;
  background-color: transparent;
}
.panel {
  border: none;
  -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
.panel-title {
  margin-top: 31px;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
/*! Tablesaw - v0.1.6 - 2014-07-23
* https://github.com/filamentgroup/tablesaw
* Copyright (c) 2014 Filament Group; Licensed MIT */
table.tablesaw {
  empty-cells: show;
  max-width: 100%;
  width: 100%;
}
.tablesaw {
  border-collapse: collapse;
  width: 100%;
}
/* Structure */
.tablesaw {
  border: 0;
  padding: 0;
}
.tablesaw th,
.tablesaw td {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: .5em .7em;
}
.tablesaw thead tr:first-child th {
  padding-top: .9em;
  padding-bottom: .7em;
}
/* Table rows have a gray bottom stroke by default */
.tablesaw-stack tbody tr {
  border-bottom: 1px solid #dfdfdf;
}
.tablesaw-stack td .tablesaw-cell-label,
.tablesaw-stack th .tablesaw-cell-label {
  display: none;
}
/* Mobile first styles: Begin with the stacked presentation at narrow widths */
@media only all {
  /* Show the table cells as a block level element */
  .tablesaw-stack td,
  .tablesaw-stack th {
    text-align: left;
    display: block;
  }
  .tablesaw-stack tr {
    clear: both;
    display: table-row;
  }
  /* Make the label elements a percentage width */
  .tablesaw-stack td .tablesaw-cell-label,
  .tablesaw-stack th .tablesaw-cell-label {
    display: block;
    padding: 0 .6em 0 0;
    min-width: 30%;
    display: inline-block;
  }
  /* For grouped headers, have a different style to visually separate the levels by classing the first label in each col group */
  .tablesaw-stack th .tablesaw-cell-label-top,
  .tablesaw-stack td .tablesaw-cell-label-top {
    display: block;
    padding: .4em 0;
    margin: .4em 0;
  }
  .tablesaw-cell-label {
    display: block;
  }
  /* Avoid double strokes when stacked */
  .tablesaw-stack tbody th.group {
    margin-top: -1px;
  }
  /* Avoid double strokes when stacked */
  .tablesaw-stack th.group b.tablesaw-cell-label {
    display: none !important;
  }
}
@media (max-width: 39.9375em) {
  .tablesaw-stack thead td,
  .tablesaw-stack thead th {
    display: none;
  }
  .tablesaw-stack tbody td,
  .tablesaw-stack tbody th {
    clear: left;
    float: left;
    width: 100%;
  }
}
/* Media query to show as a standard table at 560px (35em x 16px) or wider */
@media (min-width: 40em) {
  .tablesaw-stack tr {
    display: table-row;
  }
  /* Show the table header rows */
  .tablesaw-stack td,
  .tablesaw-stack th,
  .tablesaw-stack thead td,
  .tablesaw-stack thead th {
    display: table-cell;
    margin: 0;
  }
  /* Hide the labels in each cell */
  .tablesaw-stack td .tablesaw-cell-label,
  .tablesaw-stack th .tablesaw-cell-label {
    display: none !important;
  }
}
@font-face {
  font-family: 'open_sansbold';
  src: url('fonts/OpenSans-Bold-webfont.eot');
  src: url('fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/OpenSans-Bold-webfont.woff') format('woff'), url('fonts/OpenSans-Bold-webfont.ttf') format('truetype'), url('fonts/OpenSans-Bold-webfont.svg#open_sansbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'open_sansbold_italic';
  src: url('fonts/OpenSans-BoldItalic-webfont.eot');
  src: url('fonts/OpenSans-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/OpenSans-BoldItalic-webfont.woff') format('woff'), url('fonts/OpenSans-BoldItalic-webfont.ttf') format('truetype'), url('fonts/OpenSans-BoldItalic-webfont.svg#open_sansbold_italic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'open_sansextrabold';
  src: url('fonts/OpenSans-ExtraBold-webfont.eot');
  src: url('fonts/OpenSans-ExtraBold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/OpenSans-ExtraBold-webfont.woff') format('woff'), url('fonts/OpenSans-ExtraBold-webfont.ttf') format('truetype'), url('fonts/OpenSans-ExtraBold-webfont.svg#open_sansextrabold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'open_sansextrabold_italic';
  src: url('fonts/OpenSans-ExtraBoldItalic-webfont.eot');
  src: url('fonts/OpenSans-ExtraBoldItalic-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/OpenSans-ExtraBoldItalic-webfont.woff') format('woff'), url('fonts/OpenSans-ExtraBoldItalic-webfont.ttf') format('truetype'), url('fonts/OpenSans-ExtraBoldItalic-webfont.svg#open_sansextrabold_italic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'open_sansitalic';
  src: url('fonts/OpenSans-Italic-webfont.eot');
  src: url('fonts/OpenSans-Italic-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/OpenSans-Italic-webfont.woff') format('woff'), url('fonts/OpenSans-Italic-webfont.ttf') format('truetype'), url('fonts/OpenSans-Italic-webfont.svg#open_sansitalic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'open_sanssemibold';
  src: url('fonts/OpenSans-Semibold-webfont.eot');
  src: url('fonts/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/OpenSans-Semibold-webfont.woff') format('woff'), url('fonts/OpenSans-Semibold-webfont.ttf') format('truetype'), url('fonts/OpenSans-Semibold-webfont.svg#open_sanssemibold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'open_sanssemibold_italic';
  src: url('fonts/OpenSans-SemiboldItalic-webfont.eot');
  src: url('fonts/OpenSans-SemiboldItalic-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/OpenSans-SemiboldItalic-webfont.woff') format('woff'), url('fonts/OpenSans-SemiboldItalic-webfont.ttf') format('truetype'), url('fonts/OpenSans-SemiboldItalic-webfont.svg#open_sanssemibold_italic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'open_sanslight';
  src: url('fonts/OpenSans-Light-webfont.eot');
  src: url('fonts/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/OpenSans-Light-webfont.woff') format('woff'), url('fonts/OpenSans-Light-webfont.ttf') format('truetype'), url('fonts/OpenSans-Light-webfont.svg#open_sanslight') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'open_sanslight_italic';
  src: url('fonts/OpenSans-LightItalic-webfont.eot');
  src: url('fonts/OpenSans-LightItalic-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/OpenSans-LightItalic-webfont.woff') format('woff'), url('fonts/OpenSans-LightItalic-webfont.ttf') format('truetype'), url('fonts/OpenSans-LightItalic-webfont.svg#open_sanslight_italic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'open_sansregular';
  src: url('fonts/OpenSans-Regular-webfont.eot');
  src: url('fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/OpenSans-Regular-webfont.woff') format('woff'), url('fonts/OpenSans-Regular-webfont.ttf') format('truetype'), url('fonts/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.control-label {
  font-family: 'open_sanssemibold';
  line-height: 1.1em;
}
.text-center {
  text-align: center;
}
.form-control {
  font-size: 14px;
}
@media (min-width: 750px) and (max-width: 11199px) {
  .form-control {
    font-size: 11px;
  }
}
.bootstrap-select.btn-group .btn .filter-option,
.form-control-static {
  font-family: 'open_sansregular';
}
p {
  line-height: 1.4615em;
}
.page-content a {
  color: #524954;
  text-decoration: underline;
}
.text-separated {
  margin: 20px 0 42px;
}
strong {
  font-family: 'open_sanssemibold';
  font-weight: normal;
}
.page-content form h3 {
  font-size: 18px;
  font-weight: normal;
  font-family: 'open_sansbold';
  color: #524954;
  text-align: left;
}
.page-content form h3.text-center {
  text-align: center;
}
.form-group label {
  line-height: 1.8em;
  margin-bottom: 7px;
  font-family: 'open_sansbold';
  font-weight: normal;
}
@media (min-width: 750px) and (max-width: 11199px) {
  .form-group label {
    line-height: 1.1em;
  }
}
.form-group label .with-description {
  margin-right: 1em;
}
.form-group label .description {
  font-size: 14px;
  font-family: 'open_sanslight';
  white-space: nowrap;
}
@media (min-width: 750px) and (max-width: 11199px) {
  .form-group label .description {
    font-size: 11px;
    line-height: 1.1em;
  }
}
input[type=checkbox] {
  display: none;
}
.btn-group + label {
  font-size: 13px;
  font-family: 'open_sanslight';
}
.has-error .help-block {
  font-size: 11px;
  font-family: 'open_sanslight';
}
.help-block[id$=-error] {
  font-size: 14px;
  font-family: 'open_sanslight';
  margin-bottom: 10px;
  color: #df1827;
}
@media (min-width: 750px) and (max-width: 11199px) {
  .help-block[id$=-error] {
    font-size: 11px;
  }
}
.featured-content .help-block[id$=-error] {
  color: white;
}
a {
  outline: none;
  text-decoration: none;
}
.form-hr {
  margin-top: 20px;
  margin-bottom: 20px;
  height: 1px;
  width: 100%;
  max-width: 350px;
  background-color: #e5e5e5;
}
.checkbox-checked,
.radio-checked {
  color: #993eaa;
}
@media (min-width: 750px) {
  .with-padding {
    padding: 0 22% 5%;
    text-align: center;
    font-size: 12px;
    line-height: 1.5em;
  }
  .with-padding.small-bottom {
    padding: 0 22% 1%;
  }
  .standard-padding {
    padding: 0 22% 0;
    font-size: 12px;
    line-height: 1.5em;
  }
}
.no-padding {
  padding: 0 15px;
}
.padding-bottom {
  padding-bottom: 10px;
}
.padding-bottom-big {
  padding-bottom: 40px;
}
@media (min-width: 750px) {
  .padding-bottom-big {
    padding-bottom: 110px;
  }
}
.last-content-row {
  margin-bottom: 30px;
}
.responsive-backgrounds {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
@media (min-width: 750px) {
  .responsive-backgrounds {
    top: auto;
    overflow: hidden;
  }
}
.btn {
  font-family: "open_sansbold";
  display: inline-block;
  font-size: 14px;
}
@media (min-width: 750px) and (max-width: 11199px) {
  .btn {
    font-size: 13px;
  }
}
.get-a-quote-bottom {
  -webkit-box-shadow: 3px 3px 0px 0px #dcdcdc;
  -moz-box-shadow: 3px 3px 0px 0px #dcdcdc;
  box-shadow: 3px 3px 0px 0px #dcdcdc;
}
.dotted-list {
  font-family: "open_sansbold";
  padding-left: 33px;
  font-size: 14px;
  line-height: 28px;
}
@media (min-width: 750px) and (max-width: 11199px) {
  .dotted-list {
    font-size: 13px;
  }
}
.dotted-list a {
  color: #524954;
  text-decoration: underline;
}
.dotted-list.standard {
  padding-left: 20px;
}
ol.standard {
  padding-left: 17px;
}
.btn-white-purple {
  border-color: #993eaa;
  color: #993eaa;
  font-size: 13px;
  border-width: 2px;
  padding: 7px 15px;
}
h3.centered-title {
  text-align: center;
  font-size: 18px;
}
@media (min-width: 750px) {
  h3.centered-title {
    font-size: 32px;
  }
}
h1.standard-heading {
  color: #993eaa;
  font-size: 22px;
  font-family: open_sanslight;
  text-align: center;
  margin: 40px 0 20px;
}
@media (min-width: 750px) {
  h1.standard-heading {
    font-size: 20px;
    margin: 70px 0 50px;
  }
}
@media (min-width: 970px) {
  h1.standard-heading {
    font-size: 32px;
  }
}
h2.standard-subheading {
  font-size: 19px;
  color: #e17000;
  text-align: center;
  margin-bottom: 20px;
}
@media (min-width: 750px) {
  h2.standard-subheading {
    font-size: 20px;
    margin-bottom: 40px;
  }
}
@media (min-width: 970px) {
  h2.standard-subheading {
    font-size: 26px;
  }
}
h3.standard-subtitle {
  font-size: 10px;
  color: #6e267b;
  text-align: left;
  margin-bottom: 10px;
}
@media (min-width: 750px) {
  h3.standard-subtitle {
    font-size: 12px;
    margin-bottom: 20px;
  }
}
@media (min-width: 970px) {
  h3.standard-subtitle {
    font-size: 16px;
  }
}
h4.standard-subtitle {
  font-size: 12px;
  color: #524954;
  text-align: left;
  margin-bottom: 10px;
}
@media (min-width: 750px) {
  h4.standard-subtitle {
    font-size: 13px;
    margin-bottom: 20px;
  }
}
@media (min-width: 970px) {
  h4.standard-subtitle {
    font-size: 17px;
    margin-bottom: 40px;
  }
}
.blurheader,
.blur-health-panel {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 999;
  overflow: hidden;
  top: 0;
  left: 0;
  display: none;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.2);
  /* Chrome, Safari, Opera */
  -webkit-transition-duration: .5s;
  -webkit-transition-property: all;
  /* Standard syntax */
  transition-duration: .5s;
  transition-property: all;
}
.lt-ie9 .blurheader,
.lt-ie9 .blur-health-panel {
  zoom: 1;
  background-color: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000, endColorstr=#33000000)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000, endColorstr=#33000000);
}
.blurheader.active,
.blur-health-panel.active {
  display: block;
}
.checkbox-checked,
.radio-checked {
  display: none;
}
.featured-content .has-error .help-block {
  color: white;
}
.has-error .form-control {
  border-color: #df1827 !important;
}
.has-error .selectpicker {
  border-color: #df1827;
}
.btn-complete {
  background-color: #19ff93;
  border: 2px solid white;
  font-family: open_sansbold;
  position: relative;
  padding: 0 42px;
  -moz-box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.1);
  line-height: 32px;
  margin: 7px 0;
}
.btn-complete:focus,
.btn-complete:hover {
  margin: 8px -1px 6px 1px;
  -moz-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.1);
  outline: none;
}
.btn-big {
  border-width: 2px;
  padding: 0 42px;
  line-height: 32px;
}
h2.explore-plan-benefits {
  font-size: 18px;
  color: #e17000;
  text-align: center;
}
@media (min-width: 970px) {
  h2.explore-plan-benefits {
    font-size: 26px;
    margin-bottom: 10px;
  }
}
form .form-group input,
form .form-group select,
form .form-group textarea {
  display: inline-block;
}
form .form-group .help-block {
  display: block;
}
@media (min-width: 750px) {
  form .form-group .help-block {
    display: inline-block;
  }
}
@media (min-width: 970px) {
  .form-group-with-hint .input-info {
    left: 483px;
  }
}
.form-group-with-hint .input-info.lines-1 {
  margin-top: 26px;
}
.form-group-with-hint .input-info.lines-2 {
  margin-top: 22px;
}
.form-group-with-hint .input-info.lines-3 {
  margin-top: 12px;
}
.exploring-benefits {
  margin-bottom: 0px;
}
.exploring-benefits h3 {
  text-align: left;
  font-size: 16px;
}
.exploring-benefits p {
  font-size: 14px;
}
@media (min-width: 750px) and (max-width: 11199px) {
  .exploring-benefits p {
    font-size: 13px;
  }
}
.exploring-benefits .content-medium {
  padding-bottom: 60px;
}
@media (min-width: 750px) {
  .exploring-benefits {
    margin-bottom: 30px;
  }
}
.page-content p.nice-to-have-text {
  font-size: 14px;
}
@media (min-width: 970px) {
  .page-content p.nice-to-have-text {
    font-size: 14px;
  }
}
.unselectable {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.cell:last-child .text-separated {
  margin-bottom: 0;
}
a.tc {
  display: inline-block;
  text-decoration: underline;
  color: inherit;
  margin: 30px 0;
}
a.link-underline {
  color: #524954;
  text-decoration: underline;
}
a.link-purple {
  color: #6e267b;
  text-decoration: underline;
}
.add-phone-int {
  display: block;
  font-size: 13px;
  height: 14px;
  left: 52px;
  line-height: 14px;
  position: relative;
  top: -8px;
}
.add-phone-mobile-int {
  display: block;
  font-size: 13px;
  height: 14px;
  left: 35px;
  line-height: 14px;
  position: relative;
  top: -8px;
}
i.toggle-purple {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/down_p.png", sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/down_p.png', sizingMethod='scale')";
  background: url("../images/down_p.png");
  background-size: 100% 100%;
  background-size: 100%;
  width: 21px;
  height: 10px;
  display: inline-block;
  margin-left: .3em;
}
.open > i.toggle-purple {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/up_p.png", sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/up_p.png', sizingMethod='scale')";
  background: url("../images/up_p.png");
  background-size: 100% 100%;
}
.light-purple-btn {
  border: 2px solid #993eaa;
  color: #993eaa;
}
.discount-banner {
  margin: 0 auto;
  position: absolute;
  bottom: inherit;
  left: 15px;
  top: 19px;
  color: #fff;
  padding: 14px 10px;
  font-family: 'open_sanslight';
  background-color: #6e267b;
  background-color: rgba(112, 38, 125, 0.85);
  font-size: 10px;
  text-align: center;
}
.lt-ie9 .discount-banner {
  zoom: 1;
  background-color: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#d970267d, endColorstr=#d970267d)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#d970267d, endColorstr=#d970267d);
}
.discount-banner strong {
  font-size: 12px;
}
@media (min-width: 750px) {
  .discount-banner {
    font-size: 14px;
    padding: 5px 10px;
    bottom: 0;
    top: auto;
    left: 50%;
    margin-left: -27%;
  }
  .discount-banner strong {
    font-size: 15px;
  }
}
.p-b-5 {
  padding-bottom: 5px;
}
.p-b-7 {
  padding-bottom: 7px;
}
.p-b-10 {
  padding-bottom: 10px;
}
.p-b-15 {
  padding-bottom: 15px;
}
.p-b-25 {
  padding-bottom: 25px;
}
.p-b-35 {
  padding-bottom: 35px;
}
#debug {
  display: none;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.7);
  border: 1px solid rgba(0, 0, 0, 0.5);
  border-top: 0;
  color: yellow;
  overflow: hidden;
  position: fixed;
  width: 200px;
  right: 10px;
  top: 0;
  z-index: 9999;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-size: .75em;
}
.lt-ie9 #debug {
  zoom: 1;
  background-color: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3000000, endColorstr=#b3000000)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3000000, endColorstr=#b3000000);
}
#debug .inner {
  padding: 0 10px;
}
#debug .bootstrap-checkbox + label:hover {
  cursor: pointer;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#debug-toggle {
  display: block;
  text-transform: uppercase;
  background-color: #ffff00;
  background-color: rgba(255, 255, 0, 0.5);
  font-size: 9px;
  color: black;
  text-align: center;
  height: 12px;
  line-height: 12px;
}
.lt-ie9 #debug-toggle {
  zoom: 1;
  background-color: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#80ffff00, endColorstr=#80ffff00)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#80ffff00, endColorstr=#80ffff00);
}
#debug-toggle:hover {
  text-decoration: none;
  background-color: #ffff00;
  background-color: rgba(255, 255, 0, 0.8);
}
.lt-ie9 #debug-toggle:hover {
  zoom: 1;
  background-color: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ccffff00, endColorstr=#ccffff00)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ccffff00, endColorstr=#ccffff00);
}
#header-wrapper {
  padding-top: 62%;
}
@media (min-width: 750px) {
  #header-wrapper {
    height: 477px;
    padding-top: 0;
  }
  #header {
    padding-top: 19px;
  }
}
@media (min-width: 970px) {
  #header-wrapper {
    height: 622px;
    padding-top: 0;
  }
  #header {
    padding-top: 25px;
  }
}
.navbar-nav .dropdown-menu {
  border: 0;
}
.navbar .navbar-nav > li > a {
  padding-left: 38px;
}
@media (max-width: 750px) {
  .navbar .navbar-nav > li > a {
    font-size: 17px;
  }
}
.navbar .navbar-nav .dropdown-menu > li > a {
  padding-left: 62px;
  font-size: 13px;
  font-family: open_sanssemibold;
}
.navbar .mobile-quote-menu-form input {
  margin-left: 38px;
  width: 194px;
}
.navbar .mobile-quote-link {
  padding-bottom: 0;
  color: white !important;
  background-color: transparent !important;
}
@media (min-width: 750px) {
  .navbar .hidden-md {
    display: none !important;
  }
  .navbar .navbar-nav .dropdown-menu > li > a {
    padding-left: 20px;
  }
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border: none;
}
@media (max-width: 969px) {
  .input-focused .navbar-fixed-top {
    position: absolute;
  }
}
@media (min-width: 750px) {
  .dropdown-menu.with-form {
    background-color: #993eaa;
  }
  .dropdown-menu.with-form form {
    width: 314px;
    padding: 0 6px;
  }
  .dropdown-menu.with-form form input {
    width: 225px;
  }
  .dropdown-menu.with-form form button {
    float: right;
    background-color: #524954;
    color: #ffffff;
  }
  .dropdown-menu.with-form form button:hover,
  .dropdown-menu.with-form form button:focus {
    background-color: #5f5562;
  }
}
.navbar-nav {
  font-family: 'open_sanssemibold';
}
.navbar-nav #menuSignOut a {
  color: #f68512;
}
.navbar-nav .my-vhi span {
  color: #f68512;
  font-family: 'open_sanssemibold_italic';
}
.navbar-nav .logo-white {
  background-image: url('../images/logo.png');
  width: 56px;
  height: 30px;
  background-size: cover;
  background-repeat: no-repeat;
  margin-left: 5px;
}
.navbar-nav .search {
  width: 12px;
  height: 12px;
  margin: 4px 0;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/header/search.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/header/search.png', sizingMethod='scale')";
  background: url('../images/header/search.png');
  background-size: 100% 100%;
  background-size: 12px 12px;
  background-repeat: no-repeat;
}
.navbar-nav .dropdown.open .search {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/header/search-active.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/header/search-active.png', sizingMethod='scale')";
  background: url('../images/header/search-active.png');
  background-size: 100% 100%;
}
@media (min-width: 750px) {
  .navbar .navbar-nav {
    display: table;
    width: 100%;
  }
  .navbar .navbar-nav li {
    display: table-cell;
    float: none;
  }
  .navbar .navbar-nav a {
    font-size: 11px;
  }
  .navbar .navbar-nav > li.with-button a {
    padding: 6px 10px;
  }
  .navbar .navbar-nav > li > a {
    padding: 0px 16px;
    line-height: 52px;
  }
  .navbar .navbar-nav .navbar-btn {
    background-color: #993eaa;
    -moz-box-shadow: 3px 3px 0px 0px rgba(50, 50, 50, 0.25);
    -webkit-box-shadow: 3px 3px 0px 0px rgba(50, 50, 50, 0.25);
    box-shadow: 3px 3px 0px 0px rgba(50, 50, 50, 0.25);
    text-align: center;
    padding: 4px 8px;
    line-height: 1em;
    margin: 0;
  }
  #logo {
    width: 48px;
    height: auto;
  }
}
@media (min-width: 970px) {
  .navbar .navbar-nav a {
    font-size: 12px;
  }
  .navbar .navbar-nav > li.with-button a {
    padding: 6px 10px;
  }
  .navbar .navbar-nav > li > a {
    padding: 0px 21px;
  }
  #logo {
    width: 63px;
    height: auto;
  }
}
#search-form-mobile {
  display: none;
}
#search-form-mobile .btn,
#search-form-mobile .form-group {
  display: inline-block;
}
#search-form-mobile .form-group {
  margin-bottom: 0;
}
#search-form-mobile .btn {
  border: 0;
  text-indent: -999px;
  padding: 8px 10px;
  background-color: transparent;
}
#search-form-mobile .btn .search-icon {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/mobile-menu-search.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/mobile-menu-search.png', sizingMethod='scale')";
  background: url('../images/mobile-menu-search.png');
  background-size: 100% 100%;
  background-size: 16px 16px;
  width: 16px;
  height: 16px;
}
.collapse.in #search-form-mobile,
.collapsing #search-form-mobile {
  display: block;
}
#search-form form,
#search-form table {
  margin-bottom: 0px;
  padding: 0px;
  width: 302px;
}
#search-form form .gsc-input,
#search-form table .gsc-input {
  margin-bottom: 0px;
  padding: 0px;
  width: 225px;
}
#search-form form .gsc-input .gsc-input-box,
#search-form table .gsc-input .gsc-input-box {
  width: 225px;
  vertical-align: middle;
  font-size: 11px;
  height: 34px;
  border-color: #232323;
  margin-right: 0px;
}
#search-form form .gsc-input .gsc-input-box #gs_id50,
#search-form table .gsc-input .gsc-input-box #gs_id50 {
  height: 100%;
  line-height: 1.42857143;
}
#search-form form .gsc-input .gsc-input-box .gsc-input,
#search-form table .gsc-input .gsc-input-box .gsc-input {
  font-size: 11px;
  line-height: 2;
}
#search-form form .gsc-input .gsc-input-box .gsib_a,
#search-form table .gsc-input .gsc-input-box .gsib_a {
  padding: 6px 12px;
}
#search-form form .gsc-input .gsc-input-box .gsib_b,
#search-form table .gsc-input .gsc-input-box .gsib_b {
  display: none;
}
#search-form form .gsc-search-button .gsc-search-button.gsc-search-button-v2,
#search-form table .gsc-search-button .gsc-search-button.gsc-search-button-v2 {
  height: 32px;
  width: 43px;
  max-width: 43px;
  min-width: 0px;
  padding: 6px 30px 6px 12px;
  margin: 0px;
  vertical-align: middle;
  background-color: #524954;
  border-color: #524954;
}
#search-form form .gsc-search-button:after,
#search-form table .gsc-search-button:after {
  content: "Go";
  color: #ffffff;
  font-size: 13px;
  font-family: "open_sansbold";
  position: absolute;
  text-indent: -30px;
  top: 13px;
}
#search-form-mobile form,
#search-form-mobile table {
  margin-bottom: 0px;
  padding: 0px;
  width: 193px;
}
#search-form-mobile form .gsc-input,
#search-form-mobile table .gsc-input {
  margin-bottom: 0px;
  padding: 0px;
  float: right;
}
#search-form-mobile form .gsc-input .gsc-input-box,
#search-form-mobile table .gsc-input .gsc-input-box {
  width: 153px;
  vertical-align: middle;
  font-size: 11px;
  height: 34px;
  border: 1px solid #524954;
  margin-right: 0px;
}
#search-form-mobile form .gsc-input .gsc-input-box #gs_id50,
#search-form-mobile table .gsc-input .gsc-input-box #gs_id50 {
  height: 100%;
  line-height: 1.42857143;
}
#search-form-mobile form .gsc-input .gsc-input-box .gsc-input,
#search-form-mobile table .gsc-input .gsc-input-box .gsc-input {
  font-size: 11px;
  line-height: 2;
}
#search-form-mobile form .gsc-input .gsc-input-box .gsib_a,
#search-form-mobile table .gsc-input .gsc-input-box .gsib_a {
  padding: 6px 12px;
}
#search-form-mobile form .gsc-input .gsc-input-box .gsib_b,
#search-form-mobile table .gsc-input .gsc-input-box .gsib_b {
  display: none;
}
#search-form-mobile form .gsc-search-button,
#search-form-mobile table .gsc-search-button {
  float: left;
}
#search-form-mobile form .gsc-search-button .gsc-search-button.gsc-search-button-v2,
#search-form-mobile table .gsc-search-button .gsc-search-button.gsc-search-button-v2 {
  height: 32px;
  width: 36px;
  padding: 8px 10px;
  margin: 0px;
  vertical-align: middle;
  background-color: transparent;
  border: none;
}
.navbar-collapse {
  border: 0;
}
.navbar-container {
  display: flex;
  flex-direction: column;
}
.navbar a:focus {
  outline: none !important;
}
.navbar-header {
  display: flex;
}
.navbar-header .navbar-toggle {
  background-color: transparent;
  float: left;
  font: 15px/1.5 open_sansbold;
  height: 45px;
}
.navbar-header .navbar-toggle .navbar-toggle-icon {
  background-image: url("../images/header/menu-icon.png");
  background-repeat: no-repeat;
  display: inline-block;
  height: 18px;
  width: 23px;
}
.navbar-header.menu-open .navbar-toggle-icon {
  background-image: url("../images/header/x-icon-white.png");
}
.navbar-header .navbar-myvhi {
  float: right;
  align-self: center;
}
@media (max-width: 750px) {
  .navbar-header .navbar-myvhi {
    display: none;
  }
}
.navbar-header .navbar-myvhi-label {
  padding-right: 9px;
  font-size: 14px;
  font-family: 'open_sanssemibold';
  text-decoration: none;
  color: white;
  letter-spacing: 1px;
}
@media (min-width: 750px) {
  .navbar-header .navbar-myvhi-label.mobile {
    display: none;
  }
}
.navbar-header .navbar-myvhi-label.toggled {
  font-family: 'open_sansbold';
  letter-spacing: 0.6px;
}
.navbar-header .navbar-brand {
  margin: auto;
  display: flex;
}
.navbar-header .navbar-brand #logo {
  align-self: center;
  width: auto;
  height: 29px;
}
@media (min-width: 750px) {
  .navbar-header .navbar-brand #logo {
    height: 43px;
  }
}
.overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 999;
  overflow: hidden;
  top: 0;
  left: 0;
  background-color: rgba(82, 73, 84, 0.5);
  -webkit-transition-duration: all;
  transition-duration: all;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.navbar-collapsed-phones {
  display: flex;
}
.navbar-phones {
  padding-right: 55px;
  display: flex;
  align-items: center;
  align-self: center;
  max-height: 80px;
}
.navbar-phones a {
  font-family: open_sanssemibold;
  font-size: 14px;
  color: white;
  text-decoration: none;
}
@media (max-width: 750px) {
  .navbar-phones.wide {
    display: none;
  }
}
.navbar-phones.mobile {
  margin: auto;
  padding-right: 0px;
  align-self: center;
  max-height: 80px;
}
.navbar-phones.mobile a {
  color: #524954;
}
@media (min-width: 750px) {
  .navbar-phones.mobile {
    display: none;
  }
}
.navbar-phones .first-phone:before {
  background-image: url("../images/header/orange_phone.png");
  display: inline-block;
  height: 15px;
  width: 15px;
  content: '';
  margin-right: 7px;
  -webkit-transform: translateY(3px);
  transform: translateY(3px);
}
.navbar-phones .multiline-phone {
  align-self: center;
}
.navbar-phones .multiline-phone div {
  line-height: normal;
}
.navbar-phones .separator:before {
  background-image: url("../images/header/vertical-seperator.png");
  display: inline-block;
  height: 25px;
  width: 2px;
  content: '';
  margin: 0 7px;
  -webkit-transform: translateY(6px);
  transform: translateY(6px);
}
.navbar-myvhi-action button {
  border: none;
  background-color: transparent;
}
.navbar-myvhi-action button:after {
  padding: 0px;
  background-image: url("../images/header/login-register.png");
  display: inline-block;
  height: 25px;
  width: 125px;
  content: '';
  -webkit-transform: translateY(6px);
  transform: translateY(6px);
}
#top-nav-bar-menu {
  background-color: white;
  box-shadow: 0 1px 6px 0 #524954;
}
#top-nav-bar-menu #bs-example-navbar-collapse-1 a {
  font-family: open_sanssemibold;
  font-size: 14px;
  white-space: nowrap;
}
@media (max-width: 750px) {
  #top-nav-bar-menu #bs-example-navbar-collapse-1 ul.navbar-nav {
    margin: 0px -15px;
  }
  #top-nav-bar-menu #bs-example-navbar-collapse-1 ul.navbar-nav li {
    border-bottom: solid 1px #f5f5f5;
  }
}
#navbar-myvhi-dropdown {
  height: 52px;
  background-color: white;
  margin-left: -15px;
  margin-right: -15px;
  box-shadow: 0 1px 6px 0 #524954;
  display: none;
}
#navbar-myvhi-dropdown .container {
  display: flex;
  align-items: center;
  padding-left: 35px;
}
#navbar-myvhi-dropdown .navbar-myvhi-action {
  margin: auto;
}
#navbar-myvhi-dropdown #close-myvhi-dropdown-btn {
  background-image: url("../images/header/x-icon-grey.png");
  background-color: transparent;
  background-repeat: no-repeat;
  display: inline-block;
  height: 18px;
  width: 23px;
  border: none;
}
li.mobile-search-dropdown {
  display: none;
}
@media (min-width: 750px) {
  li.mobile-search-dropdown {
    display: block;
  }
}
/* Override Bootstrap Responsive CSS fixed navbar */
@media (max-width: 979px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: fixed;
    margin-left: 0px;
    margin-right: 0px;
  }
}
.navbar-fixed-top {
  top: 0px;
}
@media (min-width: 970px) {
  .navbar-fixed-top {
    top: 0px;
  }
}
.cookies-show {
  padding-top: 143px;
}
@media (min-width: 750px) {
  .cookies-show {
    padding-top: 203px;
  }
}
#footer-wrapper {
  background: #232323;
}
#footer .logo-white {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/footer/vhi-white-md.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/footer/vhi-white-md.png', sizingMethod='scale')";
  background: url('../images/footer/vhi-white-md.png');
  background-size: 100% 100%;
  width: 56px;
  height: 30px;
  margin-left: 5px;
}
#footer .call-icon {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/footer/call-md.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/footer/call-md.png', sizingMethod='scale')";
  background: url('../images/footer/call-md.png');
  background-size: 100% 100%;
  width: 31px;
  height: 31px;
  float: left;
  margin-right: 5px;
}
#footer .address {
  text-align: center;
  font-weight: normal;
  margin-top: 27px;
  font-size: 10px;
}
@media (min-width: 750px) and (max-width: 11199px) {
  #footer .address {
    font-size: 7px;
  }
}
#footer .number {
  font-size: 14px;
  font-family: 'open_sansbold';
  line-height: 34px;
}
@media (min-width: 750px) and (max-width: 11199px) {
  #footer .number {
    font-size: 13px;
  }
}
#footer .open {
  font-size: 7px;
  font-family: 'open_sansbold';
}
.footer-xs {
  padding-top: 18px;
  padding-bottom: 20px;
  color: #ffffff;
  font-weight: bold;
}
.footer-xs a {
  font-size: 12px;
}
.footer-xs .nav > li > a {
  padding: 6px 5px;
}
.footer-xs .footer-heading {
  margin-bottom: 25px;
}
.footer-xs .number {
  font-size: 14px;
}
.footer-xs .number a {
  color: #ffffff;
  font-size: inherit;
}
.footer-sm {
  padding-top: 18px;
  padding-bottom: 15px;
  color: #ffffff;
  font-size: 8px;
}
.footer-sm .nav > li > a {
  font-family: 'open_sansbold';
  padding: 2px 0px;
}
.footer-sm .open {
  font-size: 7px;
}
.page-container {
  clear: both;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin-bottom: -299px;
}
.page-container #sticky_footer {
  height: 299px;
}
#footer-container {
  clear: both;
  position: relative;
  height: 299px;
}
@media (min-width: 750px) {
  #footer .logo-white {
    width: 68px;
    height: 38px;
    background-size: 100%;
    background-repeat: no-repeat;
    margin-left: 5px;
  }
  #footer .address {
    margin-top: 70px;
  }
  #footer .call-icon {
    width: 34px;
    height: 34px;
  }
  .footer-sm {
    font-size: 8px;
  }
}
@media (min-width: 970px) {
  #footer .logo-white {
    background-image: url('../images/footer/vhi-white-md.png');
    width: 89px;
    height: 49px;
  }
  #footer .address {
    margin-top: 80px;
    font-size: 10px;
  }
  #footer .call-icon {
    width: 45px;
    height: 45px;
  }
  #footer .number {
    font-size: 20px;
    line-height: 45px;
  }
  #footer .open {
    font-size: 10px;
  }
  #footer .footer-sm {
    padding-top: 30px;
    font-size: 11px;
  }
}
/*!
 * bootstrap-select v1.5.4
 * http://silviomoreto.github.io/bootstrap-select/
 *
 * Copyright 2013 bootstrap-select
 * Licensed under the MIT license
 */
.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="span"] {
  float: none;
  display: block;
  margin-bottom: 10px;
  margin-left: 0;
}
.form-search .bootstrap-select.btn-group,
.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group {
  margin-bottom: 0;
}
.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
}
.bootstrap-select.btn-group.pull-right,
.bootstrap-select.btn-group[class*="span"].pull-right,
.row-fluid .bootstrap-select.btn-group[class*="span"].pull-right {
  float: right;
}
.input-append .bootstrap-select.btn-group {
  margin-left: -1px;
}
.input-prepend .bootstrap-select.btn-group {
  margin-right: -1px;
}
.bootstrap-select:not([class*="span"]):not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 220px;
}
.bootstrap-select {
  /*width: 220px\9; IE8 and below*/
  width: 220px\0;
  /*IE9 and below*/
}
.bootstrap-select.form-control:not([class*="span"]) {
  width: 100%;
}
.bootstrap-select > .btn {
  width: 100%;
  padding-right: 25px;
}
.error .bootstrap-select .btn {
  border: 1px solid #b94a48;
}
.bootstrap-select.show-menu-arrow.open > .btn {
  z-index: 2051;
}
.bootstrap-select.btn-group .btn .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  float: left;
  text-align: left;
  font-size: 14px;
  line-height: 20.00000001px;
}
@media (min-width: 750px) and (max-width: 11199px) {
  .bootstrap-select.btn-group .btn .filter-option {
    font-size: 11px;
  }
}
.bootstrap-select.btn-group > .disabled,
.bootstrap-select.btn-group .dropdown-menu li.disabled > a {
  cursor: not-allowed;
}
.bootstrap-select.btn-group > .disabled:focus {
  outline: none !important;
}
.bootstrap-select.btn-group[class*="span"] .btn {
  width: 100%;
}
.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  z-index: 2000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  border: 0;
  padding: 0;
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.bootstrap-select.btn-group .dropdown-menu dt {
  display: block;
  padding: 3px 20px;
  cursor: default;
}
.bootstrap-select.btn-group .div-contain {
  overflow: hidden;
}
.bootstrap-select.btn-group .dropdown-menu li {
  position: relative;
}
.bootstrap-select.btn-group .dropdown-menu li > a.opt {
  position: relative;
  padding-left: 35px;
}
.bootstrap-select.btn-group .dropdown-menu li > a {
  cursor: pointer;
}
.bootstrap-select.btn-group .dropdown-menu li > dt small {
  font-weight: normal;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a i.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  margin-top: 2.5px;
}
.bootstrap-select.btn-group .dropdown-menu li a i.check-mark {
  display: none;
}
.bootstrap-select.btn-group .dropdown-menu li a span.text {
  display: inline-block;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}
.bootstrap-select.btn-group .dropdown-menu li small {
  padding-left: 0.5em;
}
.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) > a:hover small,
.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) > a:focus small,
.bootstrap-select.btn-group .dropdown-menu li.active:not(.disabled) > a small {
  color: #777;
  color: rgba(255, 255, 255, 0.4);
}
.bootstrap-select.btn-group .dropdown-menu li > dt small {
  font-weight: normal;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #CCC;
  border-bottom-color: #282828;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-top: 7px solid #ccc;
  border-bottom: 0;
  border-top-color: #282828;
  border-top-color: rgba(0, 0, 0, 0.2);
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid #ffffff;
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 12px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 13px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
  display: block;
}
.bootstrap-select.btn-group .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
}
.bootstrap-select.btn-group .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mobile-device {
  position: absolute;
  top: 0;
  left: 0;
  display: block !important;
  width: 100%;
  height: 100% !important;
  opacity: 0;
}
.bootstrap-select.fit-width {
  width: auto !important;
}
.bootstrap-select.btn-group.fit-width .btn .filter-option {
  position: static;
  font-size: 11px;
}
.control-group.error .bootstrap-select .dropdown-toggle {
  border-color: #b94a48;
}
.bootstrap-select-searchbox,
.bootstrap-select .bs-actionsbox {
  padding: 4px 8px;
}
.bootstrap-select .bs-actionsbox {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bootstrap-select-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}
.bootstrap-select-searchbox input {
  margin-bottom: 0;
}
.bootstrap-select .bs-actionsbox .btn-group button {
  width: 50%;
}
.caret,
.caret:after {
  position: relative;
  margin-top: 10.8px;
}
.caret:after {
  content: '';
  left: 0;
  top: -31.8px;
  margin-left: -6px;
  border-top: 6px solid transparent;
  border-bottom: 6px solid;
}
select {
  display: block !important;
  position: absolute;
  left: -9999px;
}
/* ===========================================================
 * bootstrap-checkbox - v.1.0.0
 * ===========================================================
 * Copyright 2014 Roberto Montresor
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 * ========================================================== */
.bootstrap-checkbox > button.btn {
  padding: 0;
  width: 17px;
  height: 17px;
  border: 1px solid #524954;
  background-color: white;
}
.bootstrap-checkbox > button.btn.displayAsButton {
  width: auto;
}
.bootstrap-checkbox > button.btn.displayAsButton > span.label-checkbox {
  padding: 0 8px 0 4px;
}
.bootstrap-checkbox > button.btn.displayAsButton > span.icon {
  margin: 2px 4px;
}
.bootstrap-checkbox > button.btn.displayAsButton > span.label-prepend-checkbox {
  padding: 0 4px 0 8px;
}
.bootstrap-checkbox > button.btn.btn-large {
  padding: 10px 0 6px 2px;
  width: 36px;
}
.bootstrap-checkbox > button.btn.btn-small {
  padding: 5px 0 3px 1px;
  width: 24px;
}
.bootstrap-checkbox > button.btn.btn-mini {
  padding: 4px 0 1px 1px;
  width: 20px;
}
.bootstrap-checkbox > .btn.btn-link {
  text-decoration: none;
}
label.bootstrap-checkbox.disabled {
  cursor: default;
  color: #666;
}
.bootstrap-checkbox > .label-prepend-checkbox {
  padding-right: 4px;
}
.bootstrap-checkbox > .label-checkbox {
  padding-left: 4px;
}
.bootstrap-checkbox.disabled > [class^="label-"],
.bootstrap-checkbox > .btn[disabled] {
  cursor: not-allowed;
}
.cb-icon-check,
.cb-icon-check-indeterminate {
  display: inline-block;
  width: 15px;
  height: 15px;
  line-height: 15px;
  vertical-align: text-top;
  background: url("../images/thick.png") #ffffff;
  background-size: 15px 15px;
  background-repeat: no-repeat;
}
.bootstrap-checkbox button.btn > span.cb-icon-check,
.bootstrap-checkbox.disabled button.btn:hover > span.cb-icon-check,
.bootstrap-checkbox.disabled button.btn:active > span.cb-icon-check {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.bootstrap-checkbox button.btn:hover > span.cb-icon-check,
.bootstrap-checkbox button.btn:focus > span.cb-icon-check,
.bootstrap-checkbox button.btn:active > span.cb-icon-check {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.bootstrap-checkbox button.btn > span.cb-icon-check-empty,
.bootstrap-checkbox.disabled button.btn:hover > span.cb-icon-check-empty,
.bootstrap-checkbox.disabled button.btn:active > span.cb-icon-check-empty {
  background-image: none;
}
.bootstrap-checkbox button.btn:hover > span.cb-icon-check-empty,
.bootstrap-checkbox button.btn:focus > span.cb-icon-check-empty,
.bootstrap-checkbox button.btn:active > span.cb-icon-check-empty {
  background-image: none;
}
.bootstrap-checkbox button.btn > span.cb-icon-check-indeterminate,
.bootstrap-checkbox.disabled button.btn:hover > span.cb-icon-check-indeterminate,
.bootstrap-checkbox.disabled button.btn:active > span.cb-icon-check-indeterminate {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.bootstrap-checkbox button.btn:hover > span.cb-icon-check-indeterminate,
.bootstrap-checkbox button.btn:focus > span.cb-icon-check-indeterminate,
.bootstrap-checkbox button.btn:active > span.cb-icon-check-indeterminate {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.form-group .bootstrap-checkbox {
  float: left;
  margin-top: -1px;
}
.form-group .bootstrap-checkbox + label {
  display: block;
  padding-left: 27px;
  line-height: 1.2em;
  font-family: open_sanslight;
  cursor: pointer;
}
input[type=checkbox] {
  position: absolute;
  left: -9999px;
}
.form-search .combobox-container,
.form-inline .combobox-container {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: top;
}
.form-search .combobox-container .input-group-addon,
.form-inline .combobox-container .input-group-addon {
  width: auto;
}
.combobox-selected .caret {
  display: none;
}
/* :not doesn't work in IE8 */
.combobox-container:not(.combobox-selected) .glyphicon-remove {
  display: none;
}
.typeahead-long {
  max-height: 300px;
  overflow-y: auto;
  width: 100%;
}
.control-group.error .combobox-container .add-on {
  color: #B94A48;
  border-color: #B94A48;
}
.control-group.error .combobox-container .caret {
  border-top-color: #B94A48;
}
.control-group.warning .combobox-container .add-on {
  color: #C09853;
  border-color: #C09853;
}
.control-group.warning .combobox-container .caret {
  border-top-color: #C09853;
}
.control-group.success .combobox-container .add-on {
  color: #468847;
  border-color: #468847;
}
.control-group.success .combobox-container .caret {
  border-top-color: #468847;
}
.bootstrap-radio > button.btn {
  padding: 0;
  width: 18px;
  height: 18px;
}
.bootstrap-radio > button.btn.displayAsButton {
  width: auto;
}
.bootstrap-radio > button.btn.displayAsButton > span.label-radio {
  padding: 0 8px 0 4px;
}
.bootstrap-radio > button.btn.displayAsButton > span.icon {
  margin: 2px 4px;
}
.bootstrap-radio > button.btn.displayAsButton > span.label-prepend-radio {
  padding: 0 4px 0 8px;
}
.bootstrap-radio > button.btn.btn-large {
  padding: 10px 0 6px 2px;
  width: 36px;
}
.bootstrap-radio > button.btn.btn-small {
  padding: 5px 0 3px 1px;
  width: 24px;
}
.bootstrap-radio > button.btn.btn-mini {
  padding: 4px 0 1px 1px;
  width: 20px;
}
.bootstrap-radio > .btn.btn-link {
  text-decoration: none;
}
label.bootstrap-radio.disabled {
  cursor: default;
  color: #666;
}
.bootstrap-radio > .label-prepend-radio {
  padding-right: 4px;
}
.bootstrap-radio > .label-radio {
  padding-left: 4px;
}
.bootstrap-radio.disabled > [class^="label-"],
.bootstrap-radio > .btn[disabled] {
  cursor: not-allowed;
}
.cb-icon-radio-check {
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url("../images/radio_btn_check.png");
  background-position: left top;
  background-repeat: no-repeat;
}
.cb-icon-radio-check-empty {
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url("../images/radio_btn_uncheck.png");
  background-position: left top;
  background-repeat: no-repeat;
}
.bootstrap-radio button.btn > span.cb-icon-radio-check,
.bootstrap-radio.disabled button.btn:hover > span.cb-icon-radio-check,
.bootstrap-radio.disabled button.btn:active > span.cb-icon-radio-check {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.bootstrap-radio button.btn:hover > span.cb-icon-radio-check,
.bootstrap-radio button.btn:focus > span.cb-icon-radio-check,
.bootstrap-radio button.btn:active > span.cb-icon-radio-check {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.bootstrap-radio.disabled button.btn:hover > span.cb-icon-radio-check-empty,
.bootstrap-radio.disabled button.btn:active > span.cb-icon-radio-check-empty {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.bootstrap-radio button.btn:focus > span.cb-icon-radio-check-empty,
.bootstrap-radio button.btn:active > span.cb-icon-radio-check-empty {
  background: #fff;
}
.form-group .bootstrap-radio {
  float: left;
  margin-top: -3px;
}
.form-group .bootstrap-radio + label {
  display: block;
  padding-left: 27px;
  line-height: 1.2em;
  font-family: open_sanslight;
  cursor: pointer;
}
.input-group {
  position: relative;
}
input[type=radio] {
  position: absolute;
  left: -9999px;
}
#health-plan-panel {
  z-index: 1029;
}
.page-container.state-quote-retrieved .plan-selection-panel h1.panel-main-header {
  padding: 43px 0 11px;
}
@media (min-width: 970px) {
  .page-container.state-quote-retrieved .plan-selection-panel h1.panel-main-header {
    padding-top: 15px;
    padding-bottom: 5px;
  }
  .page-container.state-quote-retrieved .panel-ps-get-a-quote .form-arrow-container {
    left: 50%;
    margin-left: -20px;
  }
}
.plan-selection-panel {
  color: white;
}
.plan-selection-panel .form-control-static {
  font-family: open_sanslight;
}
.plan-selection-panel .panel-inner:before,
.plan-selection-panel .panel-inner:after {
  content: " ";
  display: table;
}
.plan-selection-panel .panel-inner:after {
  clear: both;
}
.plan-selection-panel .panel-inner:before,
.plan-selection-panel .panel-inner:after {
  content: " ";
  display: table;
}
.plan-selection-panel .panel-inner:after {
  clear: both;
}
.plan-selection-panel .panel-header {
  position: relative;
  margin-bottom: 22px;
  text-align: center;
}
.plan-selection-panel .panel-header:before,
.plan-selection-panel .panel-header:after {
  content: " ";
  display: table;
}
.plan-selection-panel .panel-header:after {
  clear: both;
}
.plan-selection-panel .panel-header:before,
.plan-selection-panel .panel-header:after {
  content: " ";
  display: table;
}
.plan-selection-panel .panel-header:after {
  clear: both;
}
.plan-selection-panel .panel-header:after {
  position: absolute;
  bottom: -8px;
  left: 50%;
  margin-left: -17%;
  content: '';
  width: 34%;
  height: 1px;
  background-color: #cea8d6;
}
.plan-selection-panel h2.panel-today-header,
.plan-selection-panel h1.panel-main-header {
  font-size: 22px;
  margin: 0;
  line-height: 1em;
}
.plan-selection-panel h2.panel-today-header {
  font-family: 'open_sanslight';
  padding: 2px 0 10px;
}
.plan-selection-panel h1.panel-main-header {
  font-family: open_sansbold;
  padding: 10px 0;
}
@media (min-width: 970px) {
  .plan-selection-panel h2.panel-today-header,
  .plan-selection-panel h1.panel-main-header {
    font-size: 32px;
  }
  .plan-selection-panel h2.panel-today-header {
    padding: 0 0 26px;
  }
  .plan-selection-panel h1.panel-main-header {
    padding: 22px 0 10px;
  }
}
.plan-selection-panel .panel-ps-plan-body .panel-inner {
  color: #6e267b;
  background-color: #993eaa;
  background-color: rgba(153, 61, 169, 0.85);
}
.lt-ie9 .plan-selection-panel .panel-ps-plan-body .panel-inner {
  zoom: 1;
  background-color: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#d9993da9, endColorstr=#d9993da9)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#d9993da9, endColorstr=#d9993da9);
}
.plan-selection-panel .panel-plan-table {
  font-size: 14px;
  padding: 0 10px;
  color: white;
}
.plan-selection-panel .panel-plan-table .quote-reference {
  display: none;
}
.plan-selection-panel .panel-plan-table label {
  font-family: open_sanssemibold;
  font-weight: normal;
}
.plan-selection-panel .panel-ps-price-breakdown {
  position: absolute;
  z-index: 1;
  width: 100%;
}
.plan-selection-panel .panel-ps-price-breakdown,
.plan-selection-panel .panel-ps-tcs-breakdown {
  display: none;
}
.plan-selection-panel .panel-ps-price-breakdown div h4,
.plan-selection-panel .panel-ps-tcs-breakdown div h4 {
  color: white;
}
.plan-selection-panel .panel-ps-price-breakdown .row,
.plan-selection-panel .panel-ps-tcs-breakdown .row {
  text-align: center;
}
.plan-selection-panel .panel-ps-price-breakdown .panel-inner,
.plan-selection-panel .panel-ps-tcs-breakdown .panel-inner {
  background-color: #6e267b;
  padding: 10px 10px 10px 10px;
}
.plan-selection-panel .panel-ps-price-breakdown strong,
.plan-selection-panel .panel-ps-tcs-breakdown strong {
  margin-top: 15px;
  margin-left: 35px;
}
.plan-selection-panel .panel-ps-price-breakdown li,
.plan-selection-panel .panel-ps-tcs-breakdown li {
  font-family: "open_sanslight";
  font-size: 14px;
}
@media (min-width: 750px) and (max-width: 11199px) {
  .plan-selection-panel .panel-ps-price-breakdown li,
  .plan-selection-panel .panel-ps-tcs-breakdown li {
    font-size: 12px;
  }
}
.plan-selection-panel .panel-ps-price-breakdown .price,
.plan-selection-panel .panel-ps-tcs-breakdown .price {
  font-family: "open_sanssemibold";
  font-size: 18px;
}
.plan-selection-panel .panel-ps-price-breakdown p,
.plan-selection-panel .panel-ps-tcs-breakdown p {
  font-family: "open_sanslight";
  font-size: 15px;
}
.plan-selection-panel .panel-ps-quote-info .panel-inner,
.plan-selection-panel .panel-ps-price-info .panel-inner {
  background-color: #993eaa;
  background-color: rgba(153, 61, 169, 0.85);
  padding: 5px 25px 15px;
}
.lt-ie9 .plan-selection-panel .panel-ps-quote-info .panel-inner,
.lt-ie9 .plan-selection-panel .panel-ps-price-info .panel-inner {
  zoom: 1;
  background-color: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#d9993da9, endColorstr=#d9993da9)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#d9993da9, endColorstr=#d9993da9);
}
.plan-selection-panel .panel-ps-quote-info p,
.plan-selection-panel .panel-ps-price-info p {
  font-size: 14px;
  line-height: 16px;
}
@media (min-width: 750px) and (max-width: 11199px) {
  .plan-selection-panel .panel-ps-quote-info p,
  .plan-selection-panel .panel-ps-price-info p {
    font-size: 13px;
    line-height: 14px;
  }
}
.plan-selection-panel .panel-ps-price-actions .panel-inner {
  background-color: #6e267b;
  padding-bottom: 22px;
  padding-top: 22px;
}
.plan-selection-panel .panel-ps-price-actions .btn {
  margin: 10px auto;
}
.plan-selection-panel .panel-ps-price-actions .buy {
  color: #6e267b;
  background-color: #19ff93;
  border: 2px solid white;
}
.plan-selection-panel .panel-ps-price-actions .buy,
.plan-selection-panel .panel-ps-price-actions .get-new-quote,
.plan-selection-panel .panel-ps-price-actions .get-quote {
  display: block;
  width: 183px;
}
.plan-selection-panel .panel-ps-price-actions .get-today {
  width: 70%;
}
.plan-selection-panel .last {
  margin-bottom: 10px;
}
@media (min-width: 750px) {
  .plan-selection-panel .panel-ps-tcs-breakdown {
    position: absolute;
    z-index: 1;
    width: 100%;
  }
  .plan-selection-panel .panel-ps-quote-info .panel-inner,
  .plan-selection-panel .panel-ps-price-info .panel-inner {
    padding: 5px 40px 20px;
  }
  .plan-selection-panel .panel-ps-price-actions .buy {
    margin-left: 25px;
  }
  .plan-selection-panel .panel-ps-price-actions .buy,
  .plan-selection-panel .panel-ps-price-actions .get-new-quote,
  .plan-selection-panel .panel-ps-price-actions .get-quote {
    float: left;
    width: auto;
  }
  .plan-selection-panel .panel-ps-price-actions .panel-inner {
    padding-bottom: 32px;
    padding-top: 32px;
  }
  .plan-selection-panel .panel-ps-price-actions .get-new-quote,
  .plan-selection-panel .panel-ps-price-actions .get-quote {
    margin-left: 10px;
    width: 140px;
    float: left;
  }
  .plan-selection-panel .panel-ps-price-actions .buy {
    width: 180px;
    float: right;
    margin-right: 10px;
    margin-left: 0;
  }
  .plan-selection-panel .panel-ps-price-actions .get-quote-centered {
    margin-right: 20px;
    width: 140px;
    float: none;
    display: inline;
  }
  .plan-selection-panel .panel-plan-table {
    padding: 0 25px;
  }
}
@media (min-width: 970px) {
  .plan-selection-panel .control-label,
  .plan-selection-panel .form-control-static {
    font-size: 18px;
    line-height: 1.4em;
  }
  .plan-selection-panel .panel-ps-quote-info .panel-inner,
  .plan-selection-panel .panel-ps-price-info .panel-inner {
    padding: 5px 55px 38px;
  }
  .plan-selection-panel .panel-ps-price-actions .btn {
    font-size: 13px;
  }
  .plan-selection-panel .panel-ps-price-actions .get-new-quote,
  .plan-selection-panel .panel-ps-price-actions .get-quote {
    margin-left: 20px;
    width: 150px;
  }
  .plan-selection-panel .panel-ps-price-actions .buy {
    width: 240px;
    margin-right: 15px;
  }
}
.plan-selection-panel .panel-ps-price-offer .panel-inner {
  padding: 25px 15px 15px;
  background-color: #6e267b;
  text-align: center;
}
.plan-selection-panel .panel-ps-price-offer .panel-inner p {
  margin-bottom: 0;
}
.plan-selection-panel .panel-ps-save-quote {
  display: none;
}
.plan-selection-panel .panel-ps-save-quote .quote-saving,
.plan-selection-panel .panel-ps-save-quote .quote-saved {
  margin-bottom: 0;
  display: none;
}
.plan-selection-panel .panel-ps-save-quote .panel-inner {
  padding: 10px;
  background-color: white;
  border: 2px solid #6e267b;
  color: #6e267b;
}
.plan-selection-panel .panel-ps-save-quote .panel-inner a {
  color: #6e267b;
  text-decoration: none;
  text-align: center;
  position: relative;
}
.plan-selection-panel .panel-ps-save-quote .panel-inner a .save-icon {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/save-m.png", sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/save-m.png', sizingMethod='scale')";
  background: url("../images/save-m.png");
  background-size: 100% 100%;
  width: 22px;
  height: 23px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.plan-selection-panel .panel-ps-save-quote p {
  font-size: 13px;
  font-family: "open_sansregular";
  text-align: center;
}
.plan-selection-panel .offer-notification {
  font-size: 12px;
}
.plan-selection-panel .document-at-pre-quote.document-at-post-quote.only-xs {
  display: block;
}
.plan-selection-panel .document-at-pre-quote.document-at-post-quote.not-xs-inline-block {
  display: none;
}
@media (min-width: 750px) {
  .plan-selection-panel .document-at-pre-quote.document-at-post-quote.only-xs {
    display: none;
  }
  .plan-selection-panel .document-at-pre-quote.document-at-post-quote.not-xs-inline-block {
    display: inline-block;
  }
}
.panel-breakdown {
  position: relative;
  color: #19ff93;
  text-decoration: none;
  font-family: "open_sansbold";
  padding-right: 28px;
  margin: 5px 20px 5px;
  display: inline-block;
  font-size: 14px;
}
.panel-breakdown:hover {
  color: #19ff93;
  text-decoration: none;
}
.panel-breakdown:active {
  color: #19ff93;
  text-decoration: none;
}
.panel-breakdown:visited {
  color: #19ff93;
  text-decoration: none;
}
.panel-breakdown:focus {
  color: #19ff93;
  text-decoration: none;
}
.panel-breakdown:after {
  content: "";
  width: 18px;
  height: 9px;
  position: absolute;
  background-size: 18px 9px;
  top: 5px;
  right: 0;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/down.png", sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/down.png', sizingMethod='scale')";
  background: url("../images/down.png");
  background-size: 100% 100%;
}
.panel-breakdown > i.bg-icon {
  position: absolute;
  width: 18px;
  height: 9px;
  top: 5px;
  right: 0;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/down.png", sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/down.png', sizingMethod='scale')";
  background: url("../images/down.png");
  background-size: 100% 100%;
}
.panel-breakdown.open:after {
  background-image: url("../images/up.png");
}
.panel-breakdown.open > i.bg-icon {
  background-image: url("../images/up.png");
}
.panel-breakdown .open {
  display: none;
}
.panel-breakdown.open .open {
  display: inline;
}
.panel-breakdown.open .closed {
  display: none;
}
.panel-ps-get-a-quote-addons-info {
  padding: 0px 20px 20px 20px;
  background-color: #6e267b;
  position: relative;
  z-index: 1000;
}
.panel-ps-get-a-quote-addons-info .panel-inner {
  padding-bottom: 15px;
}
#get-a-quote-addons-info {
  display: none;
  z-index: 0;
  position: relative;
}
#get-a-quote-addons-info .has-error .help-block {
  color: white;
}
#get-a-quote-addons-info .form-group {
  max-width: 280px;
}
#get-a-quote-addons-info .form-group label {
  color: #fff;
}
#get-a-quote-addons-info .form-group.dental-plans label {
  font-family: open_sansbold;
  font-weight: normal;
}
#get-a-quote-addons-info h4 {
  color: #fff;
  font-family: 'open_sansbold';
  font-size: 14px;
  font-weight: normal;
  text-align: left;
  line-height: 20px;
}
#get-a-quote-addons-info p {
  color: #fff;
}
#get-a-quote-addons-info p strong {
  font-family: 'open_sansbold';
  margin-right: 5px;
  font-weight: normal;
}
#get-a-quote-addons-info .form-hr {
  margin-top: 30px;
  max-width: none;
}
#get-a-quote-addons-info .description {
  font-size: 14px;
}
@media (min-width: 750px) and (max-width: 11199px) {
  #get-a-quote-addons-info .description {
    font-size: 11px;
  }
}
.save-quote,
.presave-quote {
  display: block;
}
.save-quote-info {
  display: none;
}
.panel-ps-get-a-quote {
  display: none;
  background-color: #fff;
  position: relative;
  z-index: 1000;
}
.panel-ps-get-a-quote .form-arrow-container {
  width: 0;
  height: 0;
  left: 50%;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  border-bottom: 14px solid white;
  position: absolute;
  margin-top: -14px;
  margin-left: -14px;
}
.panel-ps-get-a-quote .panel-inner {
  padding-bottom: 15px;
}
@media (min-width: 750px) {
  .panel-ps-get-a-quote {
    margin-top: 8px;
    position: absolute;
    border: 1px solid #c8c8c8;
    -webkit-box-shadow: 4px 7px 17px 0 #888888;
    -moz-box-shadow: 4px 7px 17px 0 #888888;
    box-shadow: 4px 7px 17px 0 #888888;
  }
  .panel-ps-get-a-quote .form-arrow-container {
    width: 50px;
    height: 22px;
    left: 65px;
    border: 0;
    margin-top: -20px;
    margin-left: 0;
    background: url("../images/form_arrow.png");
    background-size: 100%;
  }
}
#quote-pos-bottom .panel-ps-get-a-quote {
  position: relative;
  margin-bottom: 30px;
}
#quote-pos-bottom .panel-ps-get-a-quote .form-arrow-container {
  left: 50%;
  margin-left: -18px;
}
#get-a-quote {
  padding: 40px 20px 20px 20px;
}
#get-a-quote .form-group {
  max-width: 280px;
}
#get-a-quote .form-group label {
  color: #524954;
}
#get-a-quote .form-group.dental-plans label {
  font-family: open_sansbold;
  font-weight: normal;
}
#get-a-quote h4 {
  color: #524954;
  font-family: 'open_sansbold';
  font-size: 14px;
  font-weight: normal;
  text-align: left;
  line-height: 20px;
}
#get-a-quote p {
  color: #524954;
}
#get-a-quote p strong {
  font-family: 'open_sansbold';
  margin-right: 5px;
  font-weight: normal;
}
#get-a-quote .form-hr {
  margin-top: 30px;
  max-width: none;
}
#get-a-quote .description {
  font-size: 14px;
}
@media (min-width: 750px) and (max-width: 11199px) {
  #get-a-quote .description {
    font-size: 11px;
  }
}
#get-a-quote .get {
  color: #6e267b;
  float: left;
  border-color: #6e267b;
}
@media (max-width: 749px) {
  .plan-selection-panel {
    max-width: 320px;
    margin: 0 auto;
  }
}
@media (min-width: 750px) {
  .plan-selection-panel .last {
    margin-bottom: 15px;
  }
  .plan-selection-panel .panel-body {
    min-height: 306px;
    padding: 0px 15px 22px 15px;
  }
  .plan-selection-panel .panel-breakdown {
    margin: 5px 0 5px;
    font-size: 11px;
  }
  .plan-selection-panel .panel-breakdown .panel-inner {
    font-size: 16px;
  }
  .plan-selection-panel .offer-notification {
    font-size: 16px;
  }
  .plan-selection-panel .panel-ps-price-breakdown {
    z-index: 1001;
  }
  .plan-selection-panel .panel-ps-price-breakdown strong {
    margin-top: 15px;
    margin-left: 35px;
    display: block;
  }
  .plan-selection-panel .panel-footer {
    height: 150px;
    padding: 61px 14px;
  }
  .plan-selection-panel .panel-footer button {
    padding: 6px;
    font-size: .7em;
    margin: 0;
  }
  .plan-selection-panel .panel-footer button.get {
    float: left;
  }
  .plan-selection-panel .panel-footer button.buy {
    float: right;
  }
  .plan-selection-panel label {
    margin-bottom: 0;
  }
}
@media (min-width: 970px) {
  .plan-selection-panel .panel-breakdown,
  .plan-selection-panel .offer-notification {
    font-size: 15px;
  }
  .plan-selection-panel .panel-footer {
    background-color: #6e267b;
    padding: 78px 20px;
  }
  .plan-selection-panel .panel-footer button {
    padding: 10px;
    font-size: .93em;
  }
  .plan-selection-panel .panel-footer button.get {
    width: 150px;
  }
  .plan-selection-panel .panel-footer button.buy {
    width: 242px;
  }
  .plan-selection-panel .last {
    margin-bottom: 19px;
  }
  .plan-selection-panel .panel-footer {
    height: 196px;
  }
  .plan-selection-panel .panel-plan-table {
    padding: 0 50px;
  }
  .plan-selection-panel .panel-ps-plan-body .panel-today-header {
    font-size: 32px;
  }
  .plan-selection-panel .panel-ps-quote-info p,
  .plan-selection-panel .panel-ps-price-info p {
    font-size: 14px;
    line-height: 18px;
  }
}
@media (min-width: 11200px) {
  .plan-selection-panel {
    width: 41%;
  }
}
.price-link {
  text-align: center;
  margin-top: 10px;
}
.price-link a {
  text-align: center;
  position: relative;
  color: #19ff93;
  text-decoration: none;
  font-family: "open_sansbold";
}
.price-link a.down:after {
  background-image: url("../images/down.png");
}
.price-link a.up:after {
  background-image: url("../images/up.png");
}
.price-link a:after {
  content: "";
  width: 18px;
  height: 8px;
  position: absolute;
  background-size: 100%;
  top: 5px;
  right: -24px;
}
.price-link a:hover {
  cursor: pointer;
}
.plan-selection-panel {
  font-family: 'open_sanslight';
}
.old-price {
  text-decoration: line-through;
  color: #6e267b;
}
.page-container.state-offer .new-price {
  float: right;
}
.page-container.state-post-quote .new-price {
  float: left;
  white-space: nowrap;
}
@media (min-width: 970px) {
  .price-link,
  .price-breakdown {
    font-size: 15px;
  }
  .col-with-button {
    margin-top: 30px;
    margin-bottom: 10px;
  }
}
.page-container.state-offer.state-quote-process .panel-ps-price-actions .panel-inner {
  background-color: #993eaa;
  background-color: rgba(153, 61, 169, 0.85);
  padding-bottom: 10px;
  padding-top: 0;
}
.lt-ie9 .page-container.state-offer.state-quote-process .panel-ps-price-actions .panel-inner {
  zoom: 1;
  background-color: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#d9993da9, endColorstr=#d9993da9)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#d9993da9, endColorstr=#d9993da9);
}
.page-container.state-quote-retrieved .plan-selection-panel .panel-ps-plan-body .panel-today-header {
  display: none;
}
.page-container.state-quote-retrieved .panel-ps-price-actions .panel-inner {
  text-align: center;
}
.price-table-separator > .inner {
  background-color: #ccb3d1;
  height: 1px;
  margin: 0 auto;
  width: 90%;
}
.panel-ps-price-breakdown .price-title {
  margin-bottom: 0;
}
.panel-ps-price-breakdown .third-price,
.panel-ps-price-breakdown .fourth-price {
  padding-top: 10px;
}
.panel-ps-price-breakdown .first-price:after,
.panel-ps-price-breakdown .third-price:after {
  content: '';
  height: 90%;
  width: 1px;
  background-color: #ccb3d1;
  top: 5%;
  position: absolute;
  right: 0;
}
.panel-ps-price-breakdown .third-price:after {
  height: 85%;
}
.panel-ps-price-breakdown .price-grid {
  margin-bottom: 15px;
}
.health-panel-price-description {
  font-size: 10px;
  font-family: open_sanslight;
}
@media (min-width: 750px) {
  .health-panel-price-description {
    font-size: 12px;
  }
  .price-table-separator {
    display: none;
  }
  .panel-ps-price-breakdown .first-price,
  .panel-ps-price-breakdown .second-price {
    padding-top: 10px;
  }
  .panel-ps-price-breakdown .second-price:after {
    content: '';
    height: 90%;
    width: 1px;
    background-color: #ccb3d1;
    top: 5%;
    position: absolute;
    right: 0;
  }
  .panel-ps-price-breakdown .third-price:after {
    height: 90%;
  }
}
.quote-adult-dobs-select {
  display: none;
}
.quote-adult-dobs-select > p {
  font-family: Open_sansbold;
  font-size: 14px;
  font-weight: normal;
}
@media (min-width: 750px) and (max-width: 11199px) {
  .quote-adult-dobs-select > p {
    font-size: 13px;
  }
}
.quote-adult-dobs-select .dobs label,
.quote-adult-dobs-select .input-group label {
  font-family: Open_sansbold;
  font-size: 13px;
  font-weight: normal;
}
#get-a-quote .submit-form {
  width: 150px;
  margin-top: 15px;
}
#get-a-quote .why-collect {
  margin-top: 30px;
}
@media (min-width: 750px) {
  #get-a-quote .form-group label {
    white-space: nowrap;
  }
  #checkout .content-indented .form-group label {
    white-space: nowrap;
  }
}
@media (min-width: 970px) {
  #checkout .form-group label {
    white-space: nowrap;
  }
}
.offer-notification {
  color: #19ff93;
  font-family: "open_sansbold";
}
.page-container.state-quote-retrieved .new-price {
  float: none;
}
.page-container.state-quote-retrieved .old-price {
  display: none !important;
}
.page-container.state-post-quote .old-price {
  display: none !important;
}
.price-left {
  float: inherit !important;
}
#int-plan-panel .panel-ps-price-offer p {
  margin: 0;
  font-size: 13px;
  line-height: 23px;
}
#int-plan-panel .panel-ps-price-offer p.offer-text {
  font-family: open_sansbold;
  font-weight: normal;
}
#int-plan-panel .panel-ps-price-offer p.offer-text strong {
  font-family: open_sansbold;
  font-weight: normal;
  font-size: 16px;
}
@media (min-width: 750px) {
  #int-plan-panel .panel-ps-price-offer p.offer-text strong {
    font-size: 18px;
  }
}
#int-plan-panel .panel-ps-price-offer p.offer-text-end {
  font-family: open_sanslight;
  font-weight: normal;
  font-size: 15px;
}
@media (min-width: 750px) {
  #int-plan-panel .panel-ps-price-offer p.offer-text-end {
    font-size: 18px;
  }
}
#int-plan-panel .tcs-breakdown {
  margin-left: 0;
  margin-right: 0;
}
#int-plan-panel .panel-info {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.85);
  color: #303030;
  padding: 0 42px;
}
.lt-ie9 #int-plan-panel .panel-info {
  zoom: 1;
  background-color: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#d9ffffff, endColorstr=#d9ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#d9ffffff, endColorstr=#d9ffffff);
}
#int-plan-panel .panel-info h2 {
  color: #6e267b;
  font-size: 20px;
  line-height: 20px;
}
@media (min-width: 970px) {
  #int-plan-panel .panel-info h2 {
    font-size: 35px;
    line-height: 37px;
  }
}
#int-plan-panel .panel-info .panel-hr {
  background-color: rgba(110, 38, 123, 0.31);
  height: 1px;
  margin-bottom: 20px;
  margin-left: 0;
  margin-top: 20px;
  width: 38%;
}
@media (min-width: 970px) {
  #int-plan-panel .panel-info {
    padding: 0 32px 0 66px;
  }
  #int-plan-panel .panel-info .panel-hr {
    margin: 30px 0;
  }
}
#int-plan-panel .panel-actions {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.85);
  color: #303030;
  padding: 0 42px 35px;
}
.lt-ie9 #int-plan-panel .panel-actions {
  zoom: 1;
  background-color: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#d9ffffff, endColorstr=#d9ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#d9ffffff, endColorstr=#d9ffffff);
}
@media (min-width: 970px) {
  #int-plan-panel .panel-actions {
    padding: 0 46px 55px 66px;
  }
}
#int-plan-panel .panel-actions .get-quote {
  margin: 0 auto;
}
#int-plan-panel .panel-ps-get-a-quote .form-arrow-container {
  left: 17%;
}
@media (min-width: 970px) {
  #int-plan-panel .panel-ps-price-offer .panel-inner {
    padding: 20px 0;
  }
}
/*#travel-header-block-content {
  margin-top: 72px;
  @media (min-width: @screen-sm-min) {
    margin-top: 0;
  }

  .panel-info-mixin ();
  
}*/
.page-container.state-quote-retrieved .plan-selector h1.panel-main-header {
  padding: 33px 0 21px;
}
@media (min-width: 970px) {
  .page-container.state-quote-retrieved .plan-selector h1.panel-main-header {
    padding: 50px 0 40px;
  }
}
.page-container.state-quote-retrieved .panel-plan-table .quote-reference .form-control-static,
.page-container.state-quote-retrieved .panel-plan-table .policy-monthly-payment .form-control-static {
  font-family: open_sanssemibold;
}
@media (min-width: 970px) {
  .page-container.state-offer .hightlighted-panel .footer {
    padding: 25px 0;
  }
}
.plan-selector {
  max-width: 400px;
  margin: 0 auto;
}
@media (min-width: 750px) {
  .plan-selector {
    max-width: inherit;
  }
}
.plan-selector.price-breakdown-open .panel-ps-quote-info,
.plan-selector.price-breakdown-open .footer {
  display: none;
}
@media (min-width: 750px) {
  .plan-selector.price-breakdown-open .panel-ps-quote-info,
  .plan-selector.price-breakdown-open .footer {
    display: block;
  }
}
.plan-selector .btn-container {
  margin: 30px 0;
}
.plan-selector .form-control-static {
  font-family: open_sanslight;
}
.plan-selector .hightlighted-panel {
  margin: 16px 0;
  position: relative;
  background-color: #a759b5;
}
.plan-selector .hightlighted-panel .footer {
  background-color: #6e267b;
  padding: 25px 0;
}
.plan-selector .quote-reference {
  display: none;
}
.plan-selector .panel-plan-table {
  font-size: 14px;
}
@media (min-width: 750px) and (max-width: 11199px) {
  .plan-selector .panel-plan-table {
    font-size: 12px;
  }
}
.plan-selector .control-label {
  font-family: open_sanssemibold;
}
.plan-selector .panel-header {
  position: relative;
  margin-bottom: 22px;
  text-align: center;
}
.plan-selector .panel-header:before,
.plan-selector .panel-header:after {
  content: " ";
  display: table;
}
.plan-selector .panel-header:after {
  clear: both;
}
.plan-selector .panel-header:before,
.plan-selector .panel-header:after {
  content: " ";
  display: table;
}
.plan-selector .panel-header:after {
  clear: both;
}
.plan-selector .panel-header:after {
  position: absolute;
  bottom: -8px;
  left: 50%;
  margin-left: -17%;
  content: '';
  width: 34%;
  height: 1px;
  background-color: #cea8d6;
}
.plan-selector h2.panel-today-header,
.plan-selector h1.panel-main-header {
  margin: 0;
  line-height: 1em;
}
.plan-selector h2.panel-today-header {
  font-size: 22px;
  font-family: 'open_sanslight';
  padding: 2px 0 10px;
}
.plan-selector h1.panel-main-header {
  font-size: 21px;
  font-family: open_sansbold;
  padding: 10px 0;
}
.plan-selector .plan-title,
.plan-selector .plan-offer-title {
  text-align: center;
  color: #6e267b;
}
.plan-selector .panel-plan-table {
  color: white;
  padding: 10px 24px;
  font-family: open_sanslight;
}
.plan-selector .add-ons-available {
  margin: 35px 0;
}
.plan-selector .panel-ps-quote-info {
  font-size: 10px;
  color: white;
  padding: 0 24px;
  font-family: open_sanslight;
}
.plan-selector .panel-ps-price-breakdown,
.plan-selector .panel-ps-tcs-breakdown {
  display: none;
}
.plan-selector .btn.get-today {
  display: none;
}
.plan-selector .travel-insurance-offer {
  margin-top: 10px;
  color: white;
  font-size: 13px;
  line-height: 23px;
}
.plan-selector .travel-insurance-offer .percent {
  font-family: open_sansbold;
  margin-bottom: 0;
  font-size: 16px;
}
@media (min-width: 750px) {
  .plan-selector .travel-insurance-offer .percent {
    font-size: 18px;
  }
}
.plan-selector .travel-insurance-offer .end-date {
  font-family: open_sanslight;
  font-size: 15px;
}
.plan-selector .plan-details-breakdown {
  margin-top: 15px;
  margin-bottom: 15px;
}
.plan-selector .panel-ps-plan-details-breakdown {
  display: none;
  padding: 10px 17px;
  font-family: libre baskerville;
  font-size: 10px;
}
.plan-selector .panel-ps-plan-details-breakdown .hidden-benefit {
  display: none;
}
.plan-selector .panel-ps-plan-details-breakdown .show-hidden {
  margin: 24px auto 0;
  display: block;
}
.plan-selector .panel-ps-plan-details-breakdown h3 {
  font-size: 12px;
  text-align: left;
  text-transform: uppercase;
  font-family: open_sansregular;
}
.plan-selector .panel-ps-plan-details-breakdown h3 span {
  text-transform: none;
  font-family: libre baskerville;
  font-size: 10px;
}
.plan-selector .panel-ps-tcs-breakdown {
  z-index: 1;
  width: 100%;
  background-color: #6e267b;
  color: white;
  font-family: open_sanslight;
  font-size: 12px;
  line-height: 22px;
}
@media (min-width: 750px) {
  .plan-selector .panel-ps-tcs-breakdown {
    position: absolute;
  }
  .plan-selector .panel-ps-tcs-breakdown:before,
  .plan-selector .panel-ps-tcs-breakdown:after {
    content: " ";
    display: table;
  }
  .plan-selector .panel-ps-tcs-breakdown:after {
    clear: both;
  }
  .plan-selector .panel-ps-tcs-breakdown:before,
  .plan-selector .panel-ps-tcs-breakdown:after {
    content: " ";
    display: table;
  }
  .plan-selector .panel-ps-tcs-breakdown:after {
    clear: both;
  }
}
.plan-selector .panel-ps-tcs-breakdown .panel-inner {
  padding: 12px 24px;
}
.plan-selector .panel-ps-tcs-breakdown ol {
  padding-left: 18px;
}
.plan-selector .panel-ps-price-breakdown {
  z-index: 1;
  width: 100%;
  background-color: #6e267b;
  color: white;
  text-align: center;
  padding: 30px 0;
}
@media (min-width: 750px) {
  .plan-selector .panel-ps-price-breakdown {
    position: absolute;
    min-height: 280px;
  }
  .plan-selector .panel-ps-price-breakdown:before,
  .plan-selector .panel-ps-price-breakdown:after {
    content: " ";
    display: table;
  }
  .plan-selector .panel-ps-price-breakdown:after {
    clear: both;
  }
  .plan-selector .panel-ps-price-breakdown:before,
  .plan-selector .panel-ps-price-breakdown:after {
    content: " ";
    display: table;
  }
  .plan-selector .panel-ps-price-breakdown:after {
    clear: both;
  }
}
.plan-selector .panel-ps-price-breakdown .price-grid {
  margin: 0;
}
.plan-selector .panel-ps-price-breakdown .price-col:after {
  content: '';
  height: 90%;
  width: 1px;
  background-color: #ccb3d1;
  top: 5%;
  position: absolute;
  right: 0;
}
.plan-selector .panel-ps-price-breakdown .price-col.last:after {
  width: 0;
}
.plan-selector .panel-ps-price-breakdown .btn-complete {
  margin: 30px auto;
}
@media (min-width: 970px) {
  .plan-selector h2.panel-today-header {
    font-size: 32px;
    padding: 0 0 26px;
  }
  .plan-selector h1.panel-main-header {
    font-size: 31px;
    padding: 22px 0 10px;
  }
  .plan-selector .panel-plan-table {
    font-size: 18px;
    color: white;
    padding: 15px 52px;
    font-family: open_sanslight;
  }
  .plan-selector .panel-ps-quote-info {
    font-size: 14px;
    padding: 10px 52px 20px;
  }
  .plan-selector .hightlighted-panel {
    margin: 50px 0;
  }
  .plan-selector .hightlighted-panel .footer {
    padding: 75px 0;
  }
  .plan-selector .panel-ps-plan-details-breakdown {
    font-size: 13px;
    padding: 15px 25px;
  }
  .plan-selector .panel-ps-plan-details-breakdown h3 {
    font-size: 16px;
  }
  .plan-selector .panel-ps-plan-details-breakdown h3 span {
    font-size: 13px;
  }
}
.int-selector-save-block h2 {
  font-size: 18px;
  color: #993eaa;
  font-family: open_sanslight;
}
.int-selector-save-block .save-progress {
  font-size: 18px;
  color: #993eaa;
  font-family: open_sanslight;
  display: none;
}
.int-selector-save-block .quote-saved {
  font-size: 16px;
  color: #993eaa;
  font-family: open_sanslight;
  display: none;
}
.int-selector-save-block .quote-saved .reference-id {
  font-family: open_sansbold;
}
.int-selector-save-block .save-int-selector-quote {
  margin: 20px auto 10px;
}
@media (min-width: 970px) {
  .int-selector-save-block h2,
  .int-selector-save-block .save-progress,
  .int-selector-save-block .quote-saved {
    font-size: 25px;
  }
}
.page-container.state-quote-retrieved .plan-selector .quote-reference {
  display: block;
}
.page-container.state-quote-retrieved .plan-selector .btn.buy {
  display: none;
}
.page-container.state-quote-retrieved .plan-selector .btn.get-today {
  display: inline-block;
}
.page-container.state-quote-retrieved .plan-selector .panel-today-header {
  display: none;
}
@media (min-width: 750px) {
  .plan-selector .plan-details-breakdown {
    display: none;
  }
  .plan-selector .panel-ps-plan-details-breakdown {
    display: block !important;
  }
}
#checkout-bp-adds .input-group {
  margin-bottom: 15px;
  margin-top: 15px;
}
#checkout-bp-adds .panel-breakdown {
  color: #993eaa;
  font-size: 13px;
  margin-left: 26px;
}
#checkout-bp-adds .panel-breakdown:hover {
  color: #993eaa;
}
#checkout-bp-adds .panel-breakdown:after {
  background-image: url("../images/down_p.png");
}
#checkout-bp-adds .panel-breakdown.open:after {
  background-image: url("../images/up_p.png");
}
#checkout-bp-adds .panel-ps-tcs-breakdown {
  z-index: 1;
  width: 100%;
  color: #524954;
  font-family: open_sanslight;
  font-size: 14px;
  line-height: 22px;
  display: none;
}
@media (min-width: 750px) and (max-width: 11199px) {
  #checkout-bp-adds .panel-ps-tcs-breakdown {
    font-size: 12px;
  }
}
#checkout-bp-adds .panel-ps-tcs-breakdown:before {
  clear: both;
  content: "";
  display: block;
}
#checkout-bp-adds .panel-ps-tcs-breakdown ul {
  padding-left: 0;
}
#checkout-bp-adds .panel-ps-tcs-breakdown ul li {
  float: left;
  font-family: open_sansregular;
  margin-left: 13px;
  padding-bottom: 15px;
  padding-left: 10px;
  padding-right: 25px;
  width: 43%;
}
#checkout-bp-adds .panel-ps-tcs-breakdown ul li .wide {
  width: 100%;
}
@media (max-width: 749px) {
  #checkout-bp-adds .panel-ps-tcs-breakdown ul li {
    width: 100%;
  }
}
#checkout-bp-adds .panel-ps-tcs-breakdown ul li:nth-of-type(2n+1) {
  clear: both;
}
#checkout-bp-adds .panel-ps-tcs-breakdown ul:after {
  clear: both;
  content: "";
  display: block;
}
#checkout-bp-adds .panel-ps-tcs-breakdown .panel-inner {
  padding: 12px 41px;
}
#checkout-bp-adds .panel-ps-tcs-breakdown .panel-inner p span {
  font-size: 14px;
  font-family: 'open_sansbold', sans-serif;
}
@media (min-width: 750px) and (max-width: 11199px) {
  #checkout-bp-adds .panel-ps-tcs-breakdown .panel-inner p span {
    font-size: 12px;
  }
}
#checkout-bp-adds .adds-description {
  margin-bottom: 13px;
}
#checkout-bp-adds .narrow-text {
  max-width: 548px;
}
#health-quote-panel .plan-selection-panel {
  width: 37.5%;
}
#health-quote-panel .panel-ps-price-offer p {
  margin: 0;
  font-size: 13px;
  line-height: 23px;
}
#health-quote-panel .panel-ps-price-offer p.offer-text {
  font-family: open_sansbold;
  font-weight: normal;
}
#health-quote-panel .panel-ps-price-offer p.offer-text strong {
  font-family: open_sansbold;
  font-weight: normal;
  font-size: 16px;
}
@media (min-width: 750px) {
  #health-quote-panel .panel-ps-price-offer p.offer-text strong {
    font-size: 18px;
  }
}
#health-quote-panel .panel-ps-price-offer p.offer-text-end {
  font-family: open_sanslight;
  font-weight: normal;
  font-size: 16px;
}
@media (min-width: 750px) {
  #health-quote-panel .panel-ps-price-offer p.offer-text-end {
    font-size: 18px;
  }
}
#health-quote-panel .tcs-breakdown {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 15px;
}
#health-quote-panel .panel-info {
  background-color: #993eaa;
  background-color: rgba(153, 61, 169, 0.85);
  color: #303030;
  padding: 0 42px;
}
.lt-ie9 #health-quote-panel .panel-info {
  zoom: 1;
  background-color: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#d9993da9, endColorstr=#d9993da9)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#d9993da9, endColorstr=#d9993da9);
}
@media (min-width: 970px) {
  #health-quote-panel .panel-info {
    padding: 0 32px 0 66px;
  }
}
#health-quote-panel .panel-info h2 {
  color: #ffffff;
  font-size: 21px;
  line-height: 23px;
}
@media (min-width: 750px) {
  #health-quote-panel .panel-info h2 {
    font-size: 29px;
    line-height: 31px;
  }
}
@media (min-width: 970px) {
  #health-quote-panel .panel-info h2 {
    font-size: 35px;
    line-height: 37px;
  }
}
#health-quote-panel .panel-info p {
  color: #ffffff;
  font-size: 14px;
  line-height: 16px;
  font-family: "Libre Baskerville";
}
@media (min-width: 750px) {
  #health-quote-panel .panel-info p {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (min-width: 970px) {
  #health-quote-panel .panel-info p {
    font-size: 14px;
    line-height: 20px;
  }
}
#health-quote-panel .panel-info .panel-hr {
  background-color: #cea8d6;
  background-color: rgba(207, 168, 214, 0.65);
  height: 2px;
  margin-bottom: 11px;
  margin-left: 0;
  margin-top: 10px;
  width: 45%;
}
.lt-ie9 #health-quote-panel .panel-info .panel-hr {
  zoom: 1;
  background-color: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#a6cfa8d6, endColorstr=#a6cfa8d6)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#a6cfa8d6, endColorstr=#a6cfa8d6);
}
@media (min-width: 750px) {
  #health-quote-panel .panel-info .panel-hr {
    margin: 22px 0 12px 0;
  }
}
@media (min-width: 970px) {
  #health-quote-panel .panel-info .panel-hr {
    margin: 27px 0 18px 0;
  }
}
#health-quote-panel .panel-actions {
  background-color: #993eaa;
  background-color: rgba(153, 61, 169, 0.85);
  color: #303030;
  padding: 0 42px 15px;
}
.lt-ie9 #health-quote-panel .panel-actions {
  zoom: 1;
  background-color: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#d9993da9, endColorstr=#d9993da9)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#d9993da9, endColorstr=#d9993da9);
}
@media (min-width: 750px) {
  #health-quote-panel .panel-actions {
    padding: 15px 46px 25px 66px;
  }
}
@media (min-width: 970px) {
  #health-quote-panel .panel-actions {
    padding: 15px 46px 30px 66px;
  }
}
#health-quote-panel .panel-actions .get-quote {
  margin: 0 auto;
}
#health-quote-panel .panel-ps-get-a-quote {
  margin-top: 11px;
}
@media (min-width: 750px) {
  #health-quote-panel .panel-ps-get-a-quote {
    margin-top: 9px;
  }
}
#health-quote-panel .panel-ps-get-a-quote .form-arrow-container {
  left: 39%;
}
@media (min-width: 750px) {
  #health-quote-panel .panel-ps-get-a-quote .form-arrow-container {
    left: 28%;
  }
}
#health-quote-panel .panel-ps-get-a-quote .panel-inner {
  padding-bottom: 30px;
}
#health-quote-panel #get-a-quote {
  max-width: 450px;
  padding-top: 10px;
  padding-bottom: 10px;
}
@media (min-width: 750px) {
  #health-quote-panel #get-a-quote {
    max-width: 343px;
    padding-top: 20px;
  }
}
@media (min-width: 970px) {
  #health-quote-panel #get-a-quote {
    max-width: 453px;
    padding-top: 30px;
  }
}
@media (min-width: 11200px) {
  #health-quote-panel #get-a-quote {
    max-width: 448px;
  }
}
#health-quote-panel #get-a-quote h4 {
  font-size: 16px;
}
@media (min-width: 750px) {
  #health-quote-panel #get-a-quote h4 {
    font-size: 13px;
  }
}
#health-quote-panel #get-a-quote .quoteChild-dobs p {
  margin-bottom: 20px;
}
#health-quote-panel #get-a-quote .form-group label .with-description {
  font-size: 13px;
}
#health-quote-panel #get-a-quote .form-group label .with-description.wide {
  display: block;
}
#health-quote-panel #get-a-quote .form-group label .description {
  font-family: 'open_sansregular';
}
#health-quote-panel #get-a-quote .form-group .bootstrap-checkbox + label {
  font-family: 'open_sansregular';
  font-size: 13px;
}
#health-quote-panel #get-a-quote .form-group .bootstrap-radio + label {
  font-family: 'open_sansregular';
  font-size: 13px;
}
#health-quote-panel #get-a-quote p {
  font-family: 'open_sansregular';
  font-size: 13px;
}
.element-accordion {
  margin: 25px 0;
}
.element-accordion .col-xs-12 {
  padding-left: 0;
  padding-right: 0;
}
.element-accordion .accordion-row {
  background-color: #fff;
}
.element-accordion .accordion-row .accordion-row-header {
  margin: 0;
  line-height: 40px;
  font-size: 16px;
  padding: 0 30px;
  cursor: pointer;
  background-color: #d9d9d9;
}
.element-accordion .accordion-row .accordion-row-content {
  box-shadow: border-box;
  overflow: hidden;
  display: none;
  font-family: 'libre baskerville';
  -webkit-transition: max-height 0.35s ease-in-out;
  transition: max-height 0.35s ease-in-out;
}
.element-accordion .accordion-row .accordion-row-content p {
  padding: 15px 30px 3px 30px;
  font-size: 14px;
}
@media (min-width: 750px) and (max-width: 11199px) {
  .element-accordion .accordion-row .accordion-row-content p {
    font-size: 13px;
  }
}
.element-accordion .accordion-row:nth-child(even) .accordion-row-header {
  background-color: #dfdfdf;
}
@media (min-width: 750px) {
  .claims-common .f-g-md {
    float: right;
  }
}
.claims-common .f-g-md .sub-title {
  text-align: left;
}
@media (min-width: 750px) {
  .claims-common .f-g-md .sub-title {
    text-align: center;
  }
}
.claims-common .p-b-75 {
  padding-bottom: 0px;
}
@media (min-width: 750px) {
  .claims-common .p-b-75 {
    padding-bottom: 75px;
  }
}
.claims-common .t-a-left {
  text-align: left;
}
.claims-common .m-t-17 {
  margin-top: 16px;
}
.claims-common .bold,
.claims-common a.mail,
.claims-common a.tel {
  font-weight: bold;
}
.claims-common a h4 {
  text-decoration: underline;
  margin-top: 15px;
}
.claims-common a h4.downloads {
  text-decoration: none;
  font-size: 14px;
}
@media (min-width: 750px) {
  .claims-common a h4.downloads {
    font-size: 14px;
    margin-left: -10px;
    margin-right: -10px;
  }
}
.claims-common a.download-form {
  text-decoration: none;
  display: inline-block;
}
.claims-common a.mail,
.claims-common a.tel {
  text-decoration: none;
}
.claims-common a.link,
.claims-common a.mail,
.claims-common a.tel {
  color: #333333;
}
.claims-common a.link {
  line-height: 30px;
}
.claims-common a.link h4 {
  margin: 30px 0 20px;
}
.claims-common a h4 {
  text-decoration: underline;
  margin-top: 15px;
}
.claims-common a h4.downloads {
  text-decoration: none;
  font-size: 14px;
}
@media (min-width: 750px) {
  .claims-common a h4.downloads {
    font-size: 14px;
    margin-left: -10px;
    margin-right: -10px;
  }
}
.claims-common a.download-form {
  text-decoration: none;
  display: inline-block;
}
.claims-common a.mail,
.claims-common a.tel {
  text-decoration: none;
}
.claims-common a.link,
.claims-common a.mail,
.claims-common a.tel {
  color: #333333;
}
.claims-common a.link {
  line-height: 30px;
}
.claims-common a.link h4 {
  margin: 30px 0 20px;
}
.claims-common .claims-align-download-links .download-form h4.form {
  min-height: 65px;
}
@media (min-width: 750px) {
  .claims-common .claims-align-download-links .download-form h4.form {
    min-height: 0;
  }
}
.claims-common h1.standard-heading {
  text-align: left;
  color: #19ff93;
  font-size: 23px;
  margin: 10px 0px;
}
@media (min-width: 750px) {
  .claims-common h1.standard-heading {
    font-size: 31px;
    margin: 40px 0px 10px;
  }
}
.claims-common p,
.claims-common ul {
  font-size: 14px;
  font-family: "Libre Baskerville";
}
@media (min-width: 750px) {
  .claims-common p,
  .claims-common ul {
    font-size: 13px;
  }
}
.claims-common ul {
  padding-left: 13px;
}
.claims-common li {
  margin-bottom: 10px;
}
.claims-common h4 {
  color: #993eaa;
  text-transform: uppercase;
}
.claims-common h4.sub-title {
  font-size: 13px;
  line-height: 22px;
}
@media (min-width: 750px) {
  .claims-common h4.sub-title {
    font-size: 16px;
    line-height: auto;
  }
}
.claims-common h4.sub-title:first-child {
  margin-top: 16px;
}
.claims-common h4.form {
  font-size: 14px;
  margin-top: 15px;
}
@media (min-width: 750px) {
  .claims-common h4.form {
    font-size: 15px;
  }
}
.claims-common h4.form a {
  color: #993eaa;
}
.claims-common h4.downloads {
  margin-top: 15px;
  font-size: 13px;
  text-decoration: none;
}
.claims-common h4.downloads .sx-d-none {
  display: none;
}
@media (min-width: 750px) {
  .claims-common h4.downloads .sx-d-none {
    display: inline-block;
  }
}
.claims-common a .sub-title {
  font-size: 13px;
}
.claims-common .download-icon {
  display: inline-block;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/download-icon.png", sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/download-icon.png', sizingMethod='scale')";
  background: url("../images/download-icon.png");
  background-size: 100% 100%;
  height: 24px;
  width: 27px;
  vertical-align: middle;
  display: block;
  margin: auto;
  margin-bottom: 5px;
}
@media (min-width: 750px) {
  .claims-common .download-icon {
    margin-right: 10px;
    display: inline-block;
  }
}
.claims-common .center-box-content .download-icon {
  height: 15px;
  width: 18px;
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
}
.claims-common .claim-forms-icon {
  display: inline-block;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/claim-forms-icon.png", sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/claim-forms-icon.png', sizingMethod='scale')";
  background: url("../images/claim-forms-icon.png");
  background-size: 100% 100%;
  height: 82px;
  width: 82px;
  vertical-align: middle;
}
.claims-common .header-icon {
  height: 47px;
  width: 47px;
  vertical-align: middle;
  margin-right: 15px;
}
.claims-common .bg-icon {
  display: inline-block;
  width: 47px;
  height: 47px;
  vertical-align: middle;
  margin-right: 15px;
}
.claims-common .item-hospital {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/page-claims/icons/hospital.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/page-claims/icons/hospital.png', sizingMethod='scale')";
  background: url('../images/page-claims/icons/hospital.png');
  background-size: 100% 100%;
}
.claims-common .item-day-to-day {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/page-claims/icons/day-to-day.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/page-claims/icons/day-to-day.png', sizingMethod='scale')";
  background: url('../images/page-claims/icons/day-to-day.png');
  background-size: 100% 100%;
}
.claims-common .item-out-patient {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/page-claims/icons/out-patient.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/page-claims/icons/out-patient.png', sizingMethod='scale')";
  background: url('../images/page-claims/icons/out-patient.png');
  background-size: 100% 100%;
}
.claims-common .item-maternity {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/page-claims/icons/maternity.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/page-claims/icons/maternity.png', sizingMethod='scale')";
  background: url('../images/page-claims/icons/maternity.png');
  background-size: 100% 100%;
}
.claims-common .item-multitrip {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/page-claims/icons/multitrip.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/page-claims/icons/multitrip.png', sizingMethod='scale')";
  background: url('../images/page-claims/icons/multitrip.png');
  background-size: 100% 100%;
}
.claims-common .item-emergency {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/page-claims/icons/emergency.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/page-claims/icons/emergency.png', sizingMethod='scale')";
  background: url('../images/page-claims/icons/emergency.png');
  background-size: 100% 100%;
}
.claims-common .item-international {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/page-claims/icons/international.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/page-claims/icons/international.png', sizingMethod='scale')";
  background: url('../images/page-claims/icons/international.png');
  background-size: 100% 100%;
}
.claims-common .item-dental {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/page-claims/icons/dental.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/page-claims/icons/dental.png', sizingMethod='scale')";
  background: url('../images/page-claims/icons/dental.png');
  background-size: 100% 100%;
}
.claims-common .item-backpacker {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/page-claims/icons/backpacker.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/page-claims/icons/backpacker.png', sizingMethod='scale')";
  background: url('../images/page-claims/icons/backpacker.png');
  background-size: 100% 100%;
}
.claims-common .item-canada {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/page-claims/icons/canada.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/page-claims/icons/canada.png', sizingMethod='scale')";
  background: url('../images/page-claims/icons/canada.png');
  background-size: 100% 100%;
}
.claims-common .item-life {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/page-claims/icons/life.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/page-claims/icons/life.png', sizingMethod='scale')";
  background: url('../images/page-claims/icons/life.png');
  background-size: 100% 100%;
}
.claims-common .item-radiology {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/page-claims/icons/radiology.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/page-claims/icons/radiology.png', sizingMethod='scale')";
  background: url('../images/page-claims/icons/radiology.png');
  background-size: 100% 100%;
}
.claims-common .item-other-forms {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/page-claims/icons/other-forms.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/page-claims/icons/other-forms.png', sizingMethod='scale')";
  background: url('../images/page-claims/icons/other-forms.png');
  background-size: 100% 100%;
}
.claims-common .table table {
  width: 100%;
  vertical-align: middle;
  font-size: 12px;
  margin: 35px 0px;
}
@media (min-width: 970px) {
  .claims-common .table table {
    font-size: 14px;
  }
}
.claims-common .table td:first-child,
.claims-common .table th:first-child {
  width: 60%;
}
.claims-common .table tr:nth-child(2n+1) {
  background-color: #d9d9d9;
}
.claims-common .table tr:nth-child(2n) {
  background-color: #F4F2F2;
}
.claims-common .table th {
  color: #993eaa;
  font-family: open_sansregular;
  font-weight: normal;
  width: 33.33%;
  height: 23px;
  font-size: 15px;
  padding: 10px 10px;
}
@media (min-width: 750px) {
  .claims-common .table th {
    height: 36px;
    font-size: 16px;
    vertical-align: top;
  }
}
@media (min-width: 970px) {
  .claims-common .table th {
    height: 48px;
    padding: 15px 30px;
  }
}
.claims-common .table td {
  padding: 10px 10px;
  height: 23px;
  font-size: 14px;
  font-family: "Libre Baskerville";
}
@media (min-width: 750px) {
  .claims-common .table td {
    font-size: 13px;
    height: 36px;
  }
}
@media (min-width: 970px) {
  .claims-common .table td {
    height: 48px;
    padding: 0 30px;
  }
}
.claims-common .healthplus-table {
  display: none;
}
@media (min-width: 750px) {
  .claims-common .healthplus-table {
    display: block;
  }
}
@media (min-width: 750px) {
  .claims-common .healthplus-table .table {
    width: auto;
    margin-left: -80px;
    margin-right: -50px;
  }
}
.claims-common .healthplus-table .table th {
  width: 10%;
}
.claims-common .healthplus-table .table th:first-child {
  width: 60%;
}
@media (min-width: 750px) {
  .claims-common .claims-left-content {
    padding-right: 50px;
  }
}
@media (min-width: 970px) {
  .claims-common .claims-left-content {
    padding-right: 80px;
  }
}
body {
  font-family: 'open_sansregular', Arial, sans-serif;
}
[class*="document-at-"] {
  display: block;
}
.price-table-separator {
  display: initial;
}
.price-breakdown-separator:after {
  background-color: #ccb3d1;
  content: "";
  height: 90%;
  position: absolute;
  right: 0;
  top: 5%;
  width: 1px;
}
.quote-reference-show {
  display: block;
}
.plan-selection-panel .panel-ps-save-quote {
  display: block;
}
#checkout.backpacker .monthly {
  display: flex;
  font-family: open_sanslight;
  font-size: 16px;
  padding-left: 10px;
  text-align: left;
}
#checkout.backpacker .form-control-static {
  padding-right: 0px;
}
#health-plan-selector-page .plan-selector-health-save-block {
  display: block;
}
@media (min-width: 970px) {
  form#checkout p.input-info  {
    left: 530px;
  }
}
@media (min-width: 750px) {
  form.messages-right .form-group .help-block  {
    margin: 0 0 0 20px;
  }
}
.btn-over-ride {
  display: inline-block;
}
#JobWidget table th,
#JobWidget table td {
  text-align: left;
  padding-left: 30px;
  height: 37px;
}
#JobWidget table th {
  background: #529acb repeat-x scroll left top;
  color: #fff;
  border-bottom: 1px solid #aaa;
}
#JobWidget table td {
  color: #711C7A;
  border-top: 1px solid #d8e9f1;
}
#JobWidget table.list_table {
  width: 100%;
}
#JobWidget table.list_table a {
  color: #0C63A0;
  text-decoration: none;
}
#JobWidget table.list_table a:hover {
  color: #0C63A0;
  text-decoration: none;
}
#JobWidget table,
tr {
  border-collapse: collapse;
}
nobr {
  padding: 0 !important;
  background: transparent none !important;
}
.list_table .row_even {
  margin: 0;
  padding: 6px 10px;
  border: none;
  background-repeat: repeat-x;
  background-position: left top;
  text-align: left;
}
.list_table .row_even:hover {
  border: none;
  background-repeat: repeat-x;
  background-position: left top;
}
tr.row_even {
  cursor: pointer;
}
.list_table .row_odd {
  margin: 0;
  padding: 6px 10px;
  border: none;
  background-repeat: repeat-x;
  background-position: left top;
  color: #3d3d3d;
  text-align: left;
}
.list_table .row_odd:hover {
  border: none;
  background-repeat: repeat-x;
  background-position: left top;
}
tr.row_odd {
  cursor: pointer;
}
p#wm_powered {
  color: #0C63A0;
  font-size: 11px;
  text-align: left;
  border-style: none;
}
img#im_powered {
  border: 0px;
  border-bottom: 0px;
  border-left: 0px;
  border-top: 0px;
  border-right: 0px;
}
@media only screen and (max-device-width: 480px) {
  .corporate_solutions_ol {
    font-family: libre baskerville;
    font-size: 14px;
  }
}
@media only screen and (min-width: 768px) {
  .corporate_solutions_ol {
    font-family: libre baskerville;
    font-size: 14px;
  }
}
@media only screen and (min-width: 992px) {
  .corporate_solutions_ol {
    font-family: libre baskerville;
    font-size: 14px;
  }
}
.anchor-claims-subheader-color {
  color: #993EAA;
}
.claims-ul {
  font-family: libre baskerville;
  font-size: 14px;
}
@media (min-width: 750px) and (max-width: 11199px) {
  .claims-ul {
    font-size: 13px;
  }
}
#page-claims .page-content h4 a {
  color: #993EAA;
}
#page-member-services-midwife .page-content a.arr-link {
  text-transform: none;
}
.lib-bask-ul {
  font-family: libre baskerville;
  font-size: 14px;
}
@media (min-width: 970px) {
  #international-page #get-a-quote  {
    max-width: 483px;
  }
}
#offers-landing-page .white-bg-page a {
  text-transform: none;
}
#page-directory-of-consultants .disclaimer-wrapper .disclaimer-breakdown ul {
  font-family: 'open_sansregular';
  font-size: 14px;
  line-height: 16px;
}
#page-directory-of-consultants .disclaimer-wrapper .disclaimer-breakdown ol {
  font-family: 'open_sansregular';
  font-size: 14px;
  line-height: 16px;
}
.username {
  color: #FFFFFF ;
  font-size: 11px;
  position: fixed;
  top: 0px;
  right: 5px;
}
.bootstrap-checkbox > button.btn  {
  height: 17.3px;
}
#new-customers-page-1 ul {
  font-family: libre baskerville;
  font-size: 14px;
}
#page-company-structure-landing .page-content a {
  text-decoration: none;
}
@media only screen and (min-width: 768px) {
  .ul-coporate-structure {
    text-align: left;
    font-family: libre baskerville;
    font-size: 14px;
  }
  .inner_teaser {
    font-family: libre baskerville;
    font-size: 14px;
  }
  #page-press-releases-entry ol {
    font-family: libre baskerville;
    font-size: 14px;
  }
  #page-press-releases-entry p {
    font-family: libre baskerville;
    font-size: 14px;
  }
  div#page-press-releases-entry.page-container div#content.container div.row div.col-xs-12 li {
    font-family: libre baskerville;
    font-size: 14px;
  }
  body div#page-press-releases-entry {
    font-family: libre baskerville;
    font-size: 14px;
  }
}
@media only screen and (max-width: 768px) {
  .ul-coporate-structure {
    text-align: left;
    font-family: libre baskerville;
    font-size: 14px;
  }
  .inner_teaser {
    font-family: libre baskerville;
    font-size: 14px;
  }
  #page-press-releases-entry ol {
    font-family: libre baskerville;
    font-size: 14px;
  }
  #page-press-releases-entry p {
    font-family: libre baskerville;
    font-size: 14px;
  }
  div#page-press-releases-entry.page-container div#content.container div.row div.col-xs-12 li {
    font-family: libre baskerville;
    font-size: 14px;
  }
  body div#page-press-releases-entry {
    font-family: libre baskerville;
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  div#international-page #get-a-quote .quoteAdult-dobs .form-group label {
    white-space: normal;
  }
}
#page-payment-confirm #content .left-conf-block p span  {
  color: white;
}
#new-customers-page-1 #top-nav-bar .navbar-nav {
  font-family: 'open_sanssemibold';
}
#international-selector-page .panel-today-header {
  color: #6e267b;
}
.text-separated-1 {
  margin: 22px 0 0px;
}
.dateComponentFormat {
  width: 150px;
}
.two-digit-textbox {
  width: 40px;
  display: inline;
}
.lcrLoading {
  width: 40px;
  margin-right: 2px;
}
.lcrLoading + label {
  font-family: 'open_sansregular';
  font-size: 13px;
}
.double-input label {
  font-family: 'open_sansregular';
  font-size: 13px;
}
.double-input input {
  width: 40px;
  margin-right: 2px;
  margin-left: 2px;
}
.text-separated-2 {
  margin: 22px 0 22px;
}
.text-separated-3 {
  margin: 0px 0 42px;
}
form#checkout input.form-control.two-digit-textbox {
  width: 40px;
}
#page-directory-of-consultants .consultant-result-view .consultant-result-details .value {
  width: 150px;
}
#page-directory-of-consultants .consultant-result-view .consultant-result-details  {
  margin: 0px 0px 0px 28px;
  padding-top: 40px;
}
.botton-center-innerdiv {
  margin: 0 auto;
}
.editButton {
  background-color: #19ff93;
}
div.editSection {
  background-color: #993EAA;
  color: white;
}
@media only screen and (max-width: 768px) {
  #page-bp .description {
    font-size: 14px;
    font-family: 'open_sanslight';
  }
  #page-canada-cover .description {
    font-size: 14px;
    font-family: 'open_sanslight';
  }
}
@media only screen and (min-width: 768px) {
  #page-bp .description {
    font-size: 14px;
    font-family: 'open_sanslight';
  }
  #page-canada-cover .description {
    font-size: 14px;
    font-family: 'open_sanslight';
  }
}
@media only screen and (min-width: 768px) and (min-width: 750px) and (max-width: 11199px) {
  #page-bp .description {
    font-size: 11px;
  }
}
@media only screen and (min-width: 768px) and (min-width: 750px) and (max-width: 11199px) {
  #page-canada-cover .description {
    font-size: 11px;
  }
}
.lcr-radio-header-text {
  color: #524954;
  font-family: "open_sansbold";
  font-weight: normal;
}
.grey-out-fields {
  opacity: 0.5;
}
.override-custom-border {
  padding-left: 30px;
  padding-right: 30px;
}
form#checkout input[name$="Held"] {
  display: inline;
}
.page-container.state-offer .new-price  {
  float: left;
}
form#checkout .bootstrap-select,
form#checkout input[type="email"] {
  display: block;
}
form#checkout .bootstrap-select,
form#checkout input[type="tel"] {
  display: block;
}
#page-home .offer.bg-white {
  color: #6e267b;
  background-color: #fff;
}
#page-home .more-link.text-color {
  color: #6e267b;
}
#page-dentist-directory .offer-text-green {
  color: #19ff93;
}
.page-content a.vhi-no-decoration {
  text-decoration: none;
}
.contact-phone-format {
  font-size: 16px;
}
#page-member-services-screening .screening-packages-container {
  margin-top: 22px;
}
@media (min-width: 750px) {
  #page-member-services-screening .screening-packages-container {
    margin-top: 75px;
  }
}
@media (min-width: 970px) {
  #page-member-services-screening .screening-packages-container {
    margin-top: 90px;
  }
}
#page-member-services-screening .panel-heading-blue {
  background-color: #1db3ce;
  height: 130px;
}
#page-member-services-screening .panel-heading-orange {
  background-color: #e17000;
  height: 130px;
}
#page-member-services-screening .header {
  padding-top: 10px;
  font-size: 18px;
}
#page-member-services-screening p1 {
  font-size: 16px;
  font-weight: bold;
}
#page-member-services-screening .header-bottom {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 19px;
}
#page-member-services-screening .panel-content-hidden {
  display: none;
}
#page-member-services-screening .panel-points-hidden {
  padding-left: 15px;
  display: none;
}
#page-member-services-screening .panel-body {
  background-color: #ffffff;
}
#page-member-services-screening .panel-bottom {
  background-color: #6e267b;
}
#page-member-services-screening .text-white {
  color: #ffffff;
}
#page-member-services-screening p {
  margin: 0px;
}
#page-member-services-screening .text-purple {
  color: #6e267b;
}
@media (min-width: 750px) {
  #page-member-services-screening .row {
    width: 747px;
    position: relative;
    left: 50%;
    margin-left: -375px;
  }
  #page-member-services-screening .panel-body {
    height: 675px;
  }
}
@media (min-width: 950px) {
  #page-member-services-screening .row {
    width: 947px;
    position: relative;
    left: 50%;
    margin-left: -473px;
  }
  #page-member-services-screening .panel-body {
    height: 675px;
  }
}
@media (min-width: 1280px) {
  #page-member-services-screening .row {
    width: 1236px;
    position: relative;
    left: 50%;
    margin-left: -618px;
    vertical-align: middle;
  }
  #page-member-services-screening .panel-body {
    height: 600px;
  }
}
#page-member-services-screening .screening-packages-container {
  margin-top: 22px;
}
@media (min-width: 750px) {
  #page-member-services-screening .screening-packages-container {
    margin-top: 75px;
  }
}
@media (min-width: 970px) {
  #page-member-services-screening .screening-packages-container {
    margin-top: 90px;
  }
}
#page-member-services-screening .screening-packages-container .check-block {
  padding-bottom: 20px;
  padding-left: 35px;
  padding-right: 35px;
}
@media (min-width: 750px) {
  #page-member-services-screening .screening-packages-container .check-block {
    padding-left: 15px;
    padding-right: 15px;
  }
}
#footer-container .number {
  color: #0d7caa;
}
.datepicker {
  border-radius: 0px;
  direction: ltr;
}
.datepicker-inline {
  width: 220px;
}
.datepicker.datepicker-rtl {
  direction: rtl;
}
.datepicker.datepicker-rtl table tr td span {
  float: right;
}
.datepicker-dropdown {
  top: 0;
  left: 0;
  padding: 4px;
}
.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(0, 0, 0, 0.15);
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}
.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  border-top: 0;
  position: absolute;
}
.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px;
}
.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px;
}
.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px;
}
.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px;
}
.datepicker-dropdown.datepicker-orient-bottom:before {
  top: -7px;
}
.datepicker-dropdown.datepicker-orient-bottom:after {
  top: -6px;
}
.datepicker-dropdown.datepicker-orient-top:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid rgba(0, 0, 0, 0.15);
}
.datepicker-dropdown.datepicker-orient-top:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #ffffff;
}
.datepicker > div {
  display: none;
}
.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.datepicker table tr td,
.datepicker table tr th {
  text-align: center;
  width: 30px;
  height: 30px;
  border-radius: 4px;
  border: none;
}
.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}
.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #999999;
}
.datepicker table tr td.day:hover,
.datepicker table tr td.focused {
  background: #eeeeee;
  cursor: pointer;
}
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #999999;
  cursor: default;
}
.datepicker table tr td.highlighted {
  color: #000000;
  background-color: #d9edf7;
  border-color: #85c5e5;
  border-radius: 0;
}
.datepicker table tr td.highlighted:hover,
.datepicker table tr td.highlighted:focus,
.datepicker table tr td.highlighted:active,
.datepicker table tr td.highlighted.active,
.open .dropdown-toggle.datepicker table tr td.highlighted {
  color: #000000;
  background-color: #b7ddf0;
  border-color: #52addb;
}
.datepicker table tr td.highlighted:active,
.datepicker table tr td.highlighted.active,
.open .dropdown-toggle.datepicker table tr td.highlighted {
  background-image: none;
}
.datepicker table tr td.highlighted.disabled,
.datepicker table tr td.highlighted[disabled],
fieldset[disabled] .datepicker table tr td.highlighted,
.datepicker table tr td.highlighted.disabled:hover,
.datepicker table tr td.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.highlighted:hover,
.datepicker table tr td.highlighted.disabled:focus,
.datepicker table tr td.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.highlighted:focus,
.datepicker table tr td.highlighted.disabled:active,
.datepicker table tr td.highlighted[disabled]:active,
fieldset[disabled] .datepicker table tr td.highlighted:active,
.datepicker table tr td.highlighted.disabled.active,
.datepicker table tr td.highlighted[disabled].active,
fieldset[disabled] .datepicker table tr td.highlighted.active {
  background-color: #d9edf7;
  border-color: #85c5e5;
}
.datepicker table tr td.highlighted .badge {
  color: #d9edf7;
  background-color: #000000;
}
.datepicker table tr td.highlighted.focused {
  background: #afd9ee;
}
.datepicker table tr td.highlighted.disabled,
.datepicker table tr td.highlighted.disabled:active {
  background: #d9edf7;
  color: #999999;
}
.datepicker table tr td.today {
  color: #000000;
  background-color: #ffdb99;
  border-color: #ffb733;
}
.datepicker table tr td.today:hover,
.datepicker table tr td.today:focus,
.datepicker table tr td.today:active,
.datepicker table tr td.today.active,
.open .dropdown-toggle.datepicker table tr td.today {
  color: #000000;
  background-color: #ffcd70;
  border-color: #f59e00;
}
.datepicker table tr td.today:active,
.datepicker table tr td.today.active,
.open .dropdown-toggle.datepicker table tr td.today {
  background-image: none;
}
.datepicker table tr td.today.disabled,
.datepicker table tr td.today[disabled],
fieldset[disabled] .datepicker table tr td.today,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today[disabled]:focus,
fieldset[disabled] .datepicker table tr td.today:focus,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today[disabled]:active,
fieldset[disabled] .datepicker table tr td.today:active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today[disabled].active,
fieldset[disabled] .datepicker table tr td.today.active {
  background-color: #ffdb99;
  border-color: #ffb733;
}
.datepicker table tr td.today .badge {
  color: #ffdb99;
  background-color: #000000;
}
.datepicker table tr td.today.focused {
  background: #ffc966;
}
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:active {
  background: #ffdb99;
  color: #999999;
}
.datepicker table tr td.range {
  color: #000000;
  background-color: #eeeeee;
  border-color: #bbbbbb;
  border-radius: 0;
}
.datepicker table tr td.range:hover,
.datepicker table tr td.range:focus,
.datepicker table tr td.range:active,
.datepicker table tr td.range.active,
.open .dropdown-toggle.datepicker table tr td.range {
  color: #000000;
  background-color: #dadada;
  border-color: #9d9d9d;
}
.datepicker table tr td.range:active,
.datepicker table tr td.range.active,
.open .dropdown-toggle.datepicker table tr td.range {
  background-image: none;
}
.datepicker table tr td.range.disabled,
.datepicker table tr td.range[disabled],
fieldset[disabled] .datepicker table tr td.range,
.datepicker table tr td.range.disabled:hover,
.datepicker table tr td.range[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled:focus,
.datepicker table tr td.range[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range:focus,
.datepicker table tr td.range.disabled:active,
.datepicker table tr td.range[disabled]:active,
fieldset[disabled] .datepicker table tr td.range:active,
.datepicker table tr td.range.disabled.active,
.datepicker table tr td.range[disabled].active,
fieldset[disabled] .datepicker table tr td.range.active {
  background-color: #eeeeee;
  border-color: #bbbbbb;
}
.datepicker table tr td.range .badge {
  color: #eeeeee;
  background-color: #000000;
}
.datepicker table tr td.range.focused {
  background: #d5d5d5;
}
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:active {
  background: #eeeeee;
  color: #999999;
}
.datepicker table tr td.range.highlighted {
  color: #000000;
  background-color: #e4eef3;
  border-color: #9dc1d3;
}
.datepicker table tr td.range.highlighted:hover,
.datepicker table tr td.range.highlighted:focus,
.datepicker table tr td.range.highlighted:active,
.datepicker table tr td.range.highlighted.active,
.open .dropdown-toggle.datepicker table tr td.range.highlighted {
  color: #000000;
  background-color: #c8dce6;
  border-color: #73a6c0;
}
.datepicker table tr td.range.highlighted:active,
.datepicker table tr td.range.highlighted.active,
.open .dropdown-toggle.datepicker table tr td.range.highlighted {
  background-image: none;
}
.datepicker table tr td.range.highlighted.disabled,
.datepicker table tr td.range.highlighted[disabled],
fieldset[disabled] .datepicker table tr td.range.highlighted,
.datepicker table tr td.range.highlighted.disabled:hover,
.datepicker table tr td.range.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.highlighted:hover,
.datepicker table tr td.range.highlighted.disabled:focus,
.datepicker table tr td.range.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.highlighted:focus,
.datepicker table tr td.range.highlighted.disabled:active,
.datepicker table tr td.range.highlighted[disabled]:active,
fieldset[disabled] .datepicker table tr td.range.highlighted:active,
.datepicker table tr td.range.highlighted.disabled.active,
.datepicker table tr td.range.highlighted[disabled].active,
fieldset[disabled] .datepicker table tr td.range.highlighted.active {
  background-color: #e4eef3;
  border-color: #9dc1d3;
}
.datepicker table tr td.range.highlighted .badge {
  color: #e4eef3;
  background-color: #000000;
}
.datepicker table tr td.range.highlighted.focused {
  background: #00e579;
}
.datepicker table tr td.range.highlighted.disabled,
.datepicker table tr td.range.highlighted.disabled:active {
  background: #e4eef3;
  color: #999999;
}
.datepicker table tr td.range.today {
  color: #000000;
  background-color: #f7ca77;
  border-color: #f1a417;
}
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today.active,
.open .dropdown-toggle.datepicker table tr td.range.today {
  color: #000000;
  background-color: #f4bb51;
  border-color: #bf800c;
}
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today.active,
.open .dropdown-toggle.datepicker table tr td.range.today {
  background-image: none;
}
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today[disabled],
fieldset[disabled] .datepicker table tr td.range.today,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today[disabled]:active,
fieldset[disabled] .datepicker table tr td.range.today:active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today[disabled].active,
fieldset[disabled] .datepicker table tr td.range.today.active {
  background-color: #f7ca77;
  border-color: #f1a417;
}
.datepicker table tr td.range.today .badge {
  color: #f7ca77;
  background-color: #000000;
}
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:active {
  background: #f7ca77;
  color: #999999;
}
.datepicker table tr td.selected,
.datepicker table tr td.selected.highlighted {
  color: #ffffff;
  background-color: #999999;
  border-color: #555555;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.highlighted:hover,
.datepicker table tr td.selected:focus,
.datepicker table tr td.selected.highlighted:focus,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected.highlighted:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected.highlighted.active,
.open .dropdown-toggle.datepicker table tr td.selected,
.open .dropdown-toggle.datepicker table tr td.selected.highlighted {
  color: #ffffff;
  background-color: #858585;
  border-color: #373737;
}
.datepicker table tr td.selected:active,
.datepicker table tr td.selected.highlighted:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected.highlighted.active,
.open .dropdown-toggle.datepicker table tr td.selected,
.open .dropdown-toggle.datepicker table tr td.selected.highlighted {
  background-image: none;
}
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.highlighted.disabled,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected.highlighted[disabled],
fieldset[disabled] .datepicker table tr td.selected,
fieldset[disabled] .datepicker table tr td.selected.highlighted,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.highlighted.disabled:hover,
.datepicker table tr td.selected[disabled]:hover,
.datepicker table tr td.selected.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.selected:hover,
fieldset[disabled] .datepicker table tr td.selected.highlighted:hover,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected.highlighted.disabled:focus,
.datepicker table tr td.selected[disabled]:focus,
.datepicker table tr td.selected.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.selected:focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted:focus,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.highlighted.disabled:active,
.datepicker table tr td.selected[disabled]:active,
.datepicker table tr td.selected.highlighted[disabled]:active,
fieldset[disabled] .datepicker table tr td.selected:active,
fieldset[disabled] .datepicker table tr td.selected.highlighted:active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.highlighted.disabled.active,
.datepicker table tr td.selected[disabled].active,
.datepicker table tr td.selected.highlighted[disabled].active,
fieldset[disabled] .datepicker table tr td.selected.active,
fieldset[disabled] .datepicker table tr td.selected.highlighted.active {
  background-color: #999999;
  border-color: #555555;
}
.datepicker table tr td.selected .badge,
.datepicker table tr td.selected.highlighted .badge {
  color: #999999;
  background-color: #ffffff;
}
.datepicker table tr td.active,
.datepicker table tr td.active.highlighted {
  color: #ffffff;
  background-color: #19ff93;
  border-color: #357ebd;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.active:hover,
.datepicker table tr td.active.highlighted:hover,
.datepicker table tr td.active:focus,
.datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active:active,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active.highlighted.active,
.open .dropdown-toggle.datepicker table tr td.active,
.open .dropdown-toggle.datepicker table tr td.active.highlighted {
  color: #ffffff;
  background-color: #00ef7f;
  border-color: #285e8e;
}
.datepicker table tr td.active:active,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active.highlighted.active,
.open .dropdown-toggle.datepicker table tr td.active,
.open .dropdown-toggle.datepicker table tr td.active.highlighted {
  background-image: none;
}
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.highlighted.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active.highlighted[disabled],
fieldset[disabled] .datepicker table tr td.active,
fieldset[disabled] .datepicker table tr td.active.highlighted,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.highlighted.disabled:hover,
.datepicker table tr td.active[disabled]:hover,
.datepicker table tr td.active.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active.highlighted:hover,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.highlighted.disabled:focus,
.datepicker table tr td.active[disabled]:focus,
.datepicker table tr td.active.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.active:focus,
fieldset[disabled] .datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.highlighted.disabled:active,
.datepicker table tr td.active[disabled]:active,
.datepicker table tr td.active.highlighted[disabled]:active,
fieldset[disabled] .datepicker table tr td.active:active,
fieldset[disabled] .datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.highlighted.disabled.active,
.datepicker table tr td.active[disabled].active,
.datepicker table tr td.active.highlighted[disabled].active,
fieldset[disabled] .datepicker table tr td.active.active,
fieldset[disabled] .datepicker table tr td.active.highlighted.active {
  background-color: #19ff93;
  border-color: #357ebd;
}
.datepicker table tr td.active .badge,
.datepicker table tr td.active.highlighted .badge {
  color: #19ff93;
  background-color: #ffffff;
}
.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  border-radius: 4px;
}
.datepicker table tr td span:hover {
  background: #eeeeee;
}
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #999999;
  cursor: default;
}
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:focus,
.datepicker table tr td span.active:hover:focus,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td span.active,
.open .dropdown-toggle.datepicker table tr td span.active:hover,
.open .dropdown-toggle.datepicker table tr td span.active.disabled,
.open .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
  color: #ffffff;
  background-color: #3276b1;
  border-color: #285e8e;
}
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td span.active,
.open .dropdown-toggle.datepicker table tr td span.active:hover,
.open .dropdown-toggle.datepicker table tr td span.active.disabled,
.open .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
  background-image: none;
}
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td span.active,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active:hover.disabled:hover,
.datepicker table tr td span.active.disabled.disabled:hover,
.datepicker table tr td span.active.disabled:hover.disabled:hover,
.datepicker table tr td span.active[disabled]:hover,
.datepicker table tr td span.active:hover[disabled]:hover,
.datepicker table tr td span.active.disabled[disabled]:hover,
.datepicker table tr td span.active.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active:hover:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active:hover.disabled:focus,
.datepicker table tr td span.active.disabled.disabled:focus,
.datepicker table tr td span.active.disabled:hover.disabled:focus,
.datepicker table tr td span.active[disabled]:focus,
.datepicker table tr td span.active:hover[disabled]:focus,
.datepicker table tr td span.active.disabled[disabled]:focus,
.datepicker table tr td span.active.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td span.active:focus,
fieldset[disabled] .datepicker table tr td span.active:hover:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active:hover.disabled:active,
.datepicker table tr td span.active.disabled.disabled:active,
.datepicker table tr td span.active.disabled:hover.disabled:active,
.datepicker table tr td span.active[disabled]:active,
.datepicker table tr td span.active:hover[disabled]:active,
.datepicker table tr td span.active.disabled[disabled]:active,
.datepicker table tr td span.active.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td span.active:active,
fieldset[disabled] .datepicker table tr td span.active:hover:active,
fieldset[disabled] .datepicker table tr td span.active.disabled:active,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active:hover.disabled.active,
.datepicker table tr td span.active.disabled.disabled.active,
.datepicker table tr td span.active.disabled:hover.disabled.active,
.datepicker table tr td span.active[disabled].active,
.datepicker table tr td span.active:hover[disabled].active,
.datepicker table tr td span.active.disabled[disabled].active,
.datepicker table tr td span.active.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td span.active.active,
fieldset[disabled] .datepicker table tr td span.active:hover.active,
fieldset[disabled] .datepicker table tr td span.active.disabled.active,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.active {
  background-color: #428bca;
  border-color: #357ebd;
}
.datepicker table tr td span.active .badge,
.datepicker table tr td span.active:hover .badge,
.datepicker table tr td span.active.disabled .badge,
.datepicker table tr td span.active.disabled:hover .badge {
  color: #428bca;
  background-color: #ffffff;
}
.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #999999;
}
.datepicker .datepicker-switch {
  width: 145px;
}
.datepicker .datepicker-switch,
.datepicker .prev,
.datepicker .next,
.datepicker tfoot tr th {
  cursor: pointer;
}
.datepicker .datepicker-switch:hover,
.datepicker .prev:hover,
.datepicker .next:hover,
.datepicker tfoot tr th:hover {
  background: #eeeeee;
}
.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}
.input-group.date .input-group-addon {
  cursor: pointer;
}
.input-daterange {
  width: 100%;
}
.input-daterange input {
  text-align: center;
}
.input-daterange input:first-child {
  border-radius: 3px 0 0 3px;
}
.input-daterange input:last-child {
  border-radius: 0 3px 3px 0;
}
.input-daterange .input-group-addon {
  width: auto;
  min-width: 16px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  vertical-align: middle;
  background-color: #19ff93;
  border: solid #524954;
  border-width: 1px 0;
  margin-left: -5px;
  margin-right: -5px;
}
#page-dental #discount-percent {
  color: #f5f5f5;
  margin-top: 4px;
  text-align: center;
}
#page-dental #discount-text {
  color: #f5f5f5;
  text-align: center;
}
#page-dental .circle {
  border-radius: 50%;
  display: inline-block;
  z-index: 99999;
}
#page-dental #outer-circle {
  position: relative;
  height: 95px;
  width: 95px;
  left: 200px;
  top: 20px;
  background: #e17000 none repeat scroll 0 0;
}
@media (min-width: 750px) {
  #page-dental #outer-circle {
    position: relative;
    height: 120px;
    width: 120px;
    left: 75%;
    top: 15%;
  }
}
@media (min-width: 1110px) {
  #page-dental #outer-circle {
    position: absolute;
    height: 120px;
    width: 120px;
    left: 88%;
    top: 40%;
  }
}
#page-dental #inner-circle {
  position: relative;
  height: 90px;
  width: 90px;
  left: 2.5px;
  top: 2.5px;
  background: #e17000 none repeat scroll 0 0;
  border: 2px solid #ffdd7d;
  display: block;
}
@media (min-width: 750px) {
  #page-dental #inner-circle {
    position: relative;
    height: 110px;
    width: 110px;
    left: 5px;
    top: 5px;
  }
}
@media (min-width: 1100px) {
  #page-dental #inner-circle {
    position: absolute;
    height: 110px;
    width: 110px;
    left: 5px;
    top: 5px;
  }
}
#page-multitrip #discount-percent {
  color: #f5f5f5;
  margin-top: 12px;
  text-align: center;
}
#page-multitrip #discount-text {
  color: #f5f5f5;
  text-align: center;
}
#page-multitrip .offer-text-top {
  font-family: "open_sansregular";
  font-size: 24px;
  font-weight: normal;
  line-height: 1.4em;
}
#page-multitrip .circle {
  border-radius: 50%;
  display: inline-block;
  z-index: 99999;
}
#page-multitrip #outer-circle {
  position: relative;
  height: 95px;
  width: 95px;
  left: 200px;
  top: 20px;
  background: #e17000 none repeat scroll 0 0;
}
@media (min-width: 750px) {
  #page-multitrip #outer-circle {
    position: relative;
    height: 120px;
    width: 120px;
    left: 75%;
    top: 15%;
  }
}
@media (min-width: 1100px) {
  #page-multitrip #outer-circle {
    position: absolute;
    height: 120px;
    width: 120px;
    left: 88%;
    top: 40%;
  }
}
#page-multitrip #inner-circle {
  position: relative;
  height: 90px;
  width: 90px;
  left: 2.5px;
  top: 2.5px;
  background: #e17000 none repeat scroll 0 0;
  border: 2px solid #ffdd7d;
  display: block;
}
@media (min-width: 750px) {
  #page-multitrip #inner-circle {
    position: relative;
    height: 110px;
    width: 110px;
    left: 5px;
    top: 5px;
  }
}
@media (min-width: 1100px) {
  #page-multitrip #inner-circle {
    position: absolute;
    height: 110px;
    width: 110px;
    left: 5px;
    top: 5px;
  }
}
#international-page .default-hidden {
  display: none;
}
#page-person .sub-header {
  font-size: 14px;
  line-height: 1.4em;
  font-family: 'open_sanssemibold';
  color: #993eaa;
}
#page-person .purple {
  color: #993eaa;
}
#page-person .white {
  color: white;
}
#page-member-services-second-opinion .page-content .white-bg-page .sub-heading-small {
  font-size: 14px;
  font-weight: bolder;
  font-family: libre baskerville;
}
#page-member-services-second-opinion .sub-points {
  font-size: 14px;
  font-family: libre baskerville;
}
@media (min-width: 880px) {
  #page-member-services-fertility-programme .fertility-header-panel {
    font-family: 'open_sanslight';
    color: white;
    margin-left: 8.33333%;
    background-color: rgba(153, 61, 169, 0.85);
    width: 45%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media (max-width: 879px) {
  #page-member-services-fertility-programme h2 {
    color: white;
    font-size: 24px;
  }
  #page-member-services-fertility-programme .fertility-header-panel {
    max-width: 320px;
    margin-left: 8.33333%;
    font-family: 'open_sanslight';
    color: white;
    background-color: rgba(153, 61, 169, 0.85);
    float: center;
    position: relative;
    min-height: 1px;
    padding-left: 25px;
    line-height: 26px;
    padding-right: 40px;
  }
}
#page-member-services-fertility-programme .img-responsive {
  width: 65%;
  margin: 0 auto;
}
#page-member-services-fertility-programme h2 {
  color: white;
}
#page-member-services-fertility-programme .sub-heading {
  font-size: 26px;
  margin-bottom: 40px;
  color: #e17000;
  text-align: center;
}
#page-member-services-fertility-programme .page-content .white-bg-page .sub-heading-small {
  font-size: 14px;
  font-weight: bolder;
  font-family: libre baskerville;
}
#page-member-services-fertility-programme .sub-points {
  font-size: 14px;
  font-family: libre baskerville;
}
#page-member-services-fertility-programme .fertility-bottom-panel {
  background-color: white;
  min-height: 100px;
  overflow: hidden;
}
#page-member-services-fertility-programme .bottom-panel-img {
  float: left;
}
#page-member-services-fertility-programme .fertility-link {
  color: white;
}
@media (min-width: 970px) {
  #page-member-services-fertility-programme .panel-text {
    margin-left: 50%;
    margin-right: 3%;
    margin-bottom: 2%;
  }
}
@media (max-width: 970px) {
  #page-member-services-fertility-programme .panel-text {
    margin-top: 58%;
    margin-left: 10%;
    margin-right: 10%;
    margin-bottom: 3%;
  }
}
#page-member-services-fertility-programme a {
  text-decoration: none;
}
#page-member-services-fertility-programme a:hover {
  text-decoration: underline;
}
#page-member-services-fertility-programme .fertility-button {
  display: grid;
  text-align: center;
  color: #ffffff;
  border: 10px solid #6e267b;
  background-color: #993eaa;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
  white-space: nowrap;
  padding: 10px 12px;
  line-height: 1.42857143;
  border-radius: 0px;
  -webkit-user-select: none;
}
.fdi-table-border {
  border-style: solid;
  border-width: 5px;
}
.fdiComparisonTable {
  color: white;
  background-color: black;
}
.fdi-col-padding {
  padding: 50 50 50 50px;
}
#fdi-column-wrap {
  overflow: hidden;
}
.fdi-col-section {
  background: #fff;
  margin-bottom: -99999px;
  padding-bottom: 99999px;
}
.table-striped > thead > tr:nth-of-type(odd) {
  background-color: #9955bb;
  color: white;
}
.table-striped > tbody > tr:nth-of-type(even) {
  background-color: #e9d2ef;
  color: black;
}
#page-foreign-direct-investment .table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f0e0f4;
  color: black;
}
.fdi-btn {
  border: 10px solid #6e267b;
  background-color: #993eaa;
}
.fdi-button-fixed {
  bottom: 0;
  left: 0%;
}
@media (min-width: 800px) and (max-width: 11199px) {
  .fdi-button-fixed {
    position: relative;
  }
}
@media (min-width: 320px) and (max-width: 799px) {
  .fdi-button-fixed {
    position: absolute;
  }
}
.fdi-btn-text {
  color: white;
}
@media (min-width: 320px) {
  #fdi-header-block-content {
    margin-top: -200px;
  }
}
@media (min-width: 750px) {
  #fdi-header-block-content {
    margin-top: 100px;
  }
}
@media (min-width: 970px) {
  #fdi-header-block-content {
    margin-top: 100px;
  }
}
@media (min-width: 11200px) {
  #fdi-header-block-content {
    margin-top: 100px;
  }
}
#fdi-header-block-content .panel-info {
  background-color: #9955bb;
  background-color: rgba(152, 84, 187, 0.9);
  padding: 0 20px;
  font-family: "open_sanslight";
}
.lt-ie9 #fdi-header-block-content .panel-info {
  zoom: 1;
  background-color: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#e69854bb, endColorstr=#e69854bb)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e69854bb, endColorstr=#e69854bb);
}
@media (min-width: 750px) and (max-width: 11199px) {
  #fdi-header-block-content .panel-info {
    padding: 0 50px;
  }
}
@media (min-width: 970px) {
  #fdi-header-block-content .panel-info {
    padding: 0 66px 0 40px;
  }
}
#fdi-header-block-content .panel-info h2 {
  color: white;
  font-size: 22px;
  line-height: 22px;
}
@media (min-width: 750px) {
  #fdi-header-block-content .panel-info h2 {
    font-size: 27px;
    line-height: 27px;
  }
}
@media (min-width: 970px) {
  #fdi-header-block-content .panel-info h2 {
    font-size: 36px;
    line-height: 36px;
  }
}
#fdi-header-block-content .panel-info .header-box-subtitle {
  font-family: "open_sanslight";
  color: white;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 30px;
}
@media (min-width: 750px) {
  .fdi-top-panel-wrapper {
    position: relative;
    top: 25px;
  }
}
@media (min-width: 320px) and (max-width: 749px) {
  .fdi-top-panel-wrapper {
    position: relative;
    top: 50px;
  }
}
.fdi-header-block-content2 {
  background-color: #ffffff;
  margin-top: 50px;
  border-style: solid;
  border-width: 12px;
  border-color: white;
  font-family: "open_sanslight";
}
@media (min-width: 750px) {
  .fdi-header-block-content2 {
    margin-top: 50;
  }
}
.fdi-header-block-content2 h3 {
  font-size: 22px;
  line-height: 22px;
}
@media (min-width: 970px) {
  .fdi-header-block-content2 h3 {
    font-size: 26px;
    line-height: 27px;
  }
}
.fdi-header-block-content2 .header-box-subtitle {
  font-family: libre baskerville;
  font-size: 14px
			color: black;
  margin-bottom: 30px;
}
@media (min-width: 750px) {
  .fdi-header-block-content2 .header-box-subtitle {
    font-size: 14px;
  }
}
.fdi-header-color {
  color: #ff8243;
}
.img-center {
  margin: 0 auto;
}
.fdi-team-text-size {
  font-size: 30px;
}
@media (min-width: 800px) and (max-width: 11199px) {
  .vhi-fixed-length-wrapper {
    min-height: 305px;
  }
}
@media (min-width: 320px) and (max-width: 799px) {
  .vhi-fixed-length-wrapper {
    min-height: 345px;
  }
}
.triangle-up {
  width: 0;
  height: 0;
  border-left: 50px solid transparent;
  border-right: 50px solid transparent;
  border-bottom: 200px solid white;
  display: inline;
}
.fdi-href-button {
  display: inline-block;
  text-align: center;
  color: #ffffff;
}
.fdi-href-button a {
  text-decoration: none;
}
.fdi-href-button-width {
  width: 265px;
}
.fdi-href-div-center {
  text-align: center;
  padding-left: 12px;
}
.fdi-arrow-div-left {
  min-height: 0px;
}
.fdi-arrow-div-left:before {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 0 15px 35px;
  border-color: #FFFFFF transparent;
  display: block;
  width: 0;
  z-index: -1;
  margin-left: -15px;
  margin-top: -10px;
  top: -15px;
}
.fdi-arrow-div-middle {
  min-height: 0px;
}
.fdi-arrow-div-middle:before {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 0 15px 35px;
  border-color: #FFFFFF transparent;
  display: block;
  width: 0;
  z-index: -1;
  margin-left: -15px;
  margin-top: -10px;
  top: -15px;
  left: 50%;
}
.fdi-arrow-div-right {
  min-height: 0px;
}
.fdi-arrow-div-right:before {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 0 15px 35px;
  border-color: #FFFFFF transparent;
  display: block;
  width: 0;
  z-index: -1;
  margin-left: -15px;
  margin-top: -10px;
  top: -15px;
}
@media (min-width: 750px) and (max-width: 11199px) {
  .fdi-arrow-div-left:before {
    left: 10%;
  }
  .fdi-arrow-div-right:before {
    left: 90%;
  }
  .glyphicon-remove {
    visibility: hidden;
  }
}
@media (min-width: 320px) and (max-width: 749px) {
  .fdi-arrow-div-left:before {
    left: 50%;
  }
  .fdi-arrow-div-right:before {
    left: 50%;
  }
}
.fdi-gc-right {
  float: right;
  margin: 0 0 10px 10px;
}
.fdi-href-text {
  color: #ffffff;
}
.fdi-href-text:hover {
  color: #6e267b;
}
.left-buffer {
  margin-left: 25px;
}
.right-buffer {
  margin-right: 25px;
}
#vhi-white-background {
  background-color: white;
  color: #524954;
}
#vhi-emp-header {
  color: #993eaa;
}
#fdi-text-white {
  color: #ffffff;
}
#page-foreign-direct-investment .btn-block-header {
  display: block;
  width: 33.33%;
  padding-left: 0;
  padding-right: 0;
  float: right;
}
@media (max-width: 749px) {
  #page-foreign-direct-investment .btn-block-header {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
#page-foreign-direct-investment .btn-block-panel {
  position: initial;
  display: block;
  width: 100%;
  float: left;
}
#page-foreign-direct-investment .btn-block-team {
  position: initial;
  display: block;
  width: 50%;
  float: right;
}
#page-foreign-direct-investment .width {
  width: 100%;
}
#page-foreign-direct-investment #contact-us-panel-bottom {
  height: 180px;
  position: relative;
}
#page-foreign-direct-investment #contact-us-panel-top {
  position: relative;
}
@media (min-width: 749px) {
  #page-foreign-direct-investment #contact-us-panel-top {
    position: absolute;
  }
}
@media (max-width: 749px) {
  #page-foreign-direct-investment .btn-block-team {
    position: initial;
    display: block;
    width: 100%;
  }
  #page-foreign-direct-investment #contact-us-panel-bottom {
    height: 130px;
  }
}
@media (max-width: 319px) {
  #page-foreign-direct-investment #fdi-header-block-content {
    margin-top: -200px;
  }
}
#contact-us-panel-div {
  margin-top: -1px;
  max-width: 545px;
  position: relative;
}
@media (min-width: 750px) {
  .contact-us-panel-div-bottom-position-success {
    top: 100px;
  }
}
@media (min-width: 750px) {
  .contact-us-panel-div-bottom-position {
    top: -50px;
  }
}
.panel-ps-request-contact-us {
  display: none;
  background-color: #fff;
  position: absolute;
  z-index: 1000;
}
.panel-ps-request-contact-us .form-arrow-container {
  width: 0;
  height: 0;
  left: 50%;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  border-bottom: 14px solid white;
  position: absolute;
  margin-top: -14px;
  margin-left: -14px;
}
.panel-ps-request-contact-us .panel-inner {
  padding-bottom: 15px;
}
@media (min-width: 750px) {
  .panel-ps-request-contact-us {
    margin-top: 8px;
    position: absolute;
    border: 1px solid #c8c8c8;
    -webkit-box-shadow: 4px 7px 17px 0 #888888;
    -moz-box-shadow: 4px 7px 17px 0 #888888;
    box-shadow: 4px 7px 17px 0 #888888;
  }
  .panel-ps-request-contact-us .form-arrow-container {
    width: 50px;
    height: 22px;
    left: 110px;
    border: 0;
    margin-top: -20px;
    margin-left: 0;
    background: url("../images/form_arrow.png");
    background-size: 100%;
  }
}
#request-contact-us {
  padding: 40px 20px 20px 20px;
}
#request-contact-us .form-group {
  max-width: 100%;
}
#request-contact-us .form-group label {
  color: #524954;
  white-space: normal;
}
#request-contact-us h4 {
  color: #524954;
  font-family: 'open_sansbold';
  font-size: 14px;
  font-weight: normal;
  text-align: left;
  line-height: 20px;
}
#request-contact-us p {
  color: #524954;
  margin-left: -15px;
}
#request-contact-us p strong {
  font-family: 'open_sansbold';
  margin-right: 5px;
  font-weight: normal;
}
#request-contact-us .form-hr {
  margin-top: 30px;
  max-width: none;
}
#request-contact-us .description {
  font-size: 14px;
}
@media (min-width: 750px) and (max-width: 11199px) {
  #request-contact-us .description {
    font-size: 11px;
  }
}
#request-contact-us .get {
  color: #6e267b;
  float: left;
  border-color: #6e267b;
}
.request-contact-us-success-title {
  color: #e17000;
}
.request-contact-us-success-desc {
  color: #524954;
}
#request-contact-us-success {
  margin-bottom: 10px;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-vhi-eighty-four {
  padding-bottom: 84.30%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}
#page-fertility .section-one {
  width: 100%;
}
#page-fertility .one {
  width: 50%;
  height: 350px;
  float: left;
}
#page-fertility .two {
  width: 50%;
  height: 350px;
  background: #993eaa;
  float: right;
}
#page-fertility .panel-header {
  margin-top: 20px;
  margin-left: 50px;
  color: white;
  font-size: 25px;
  font-family: "open_sanslight";
}
#page-fertility .panel-text {
  margin-top: 20px;
  margin-left: 50px;
  margin-right: 50px;
  color: white;
  font-size: 14px;
  font-family: "open_sanslight";
}
#page-fertility .bold {
  font-weight: bold;
}
#page-fertility bold {
  font-weight: bold;
}
#page-fertility .btn-fertility {
  margin-top: 20px;
  margin-left: 50px;
  margin-right: 50px;
  padding: 12px 16px;
}
#page-fertility .bottom-panel-header {
  margin-left: 50px;
  padding-top: 30px;
  color: white;
  font-size: 20px;
  font-family: "open_sanslight";
}
#page-fertility .top-section {
  height: 40%;
}
#page-fertility .bottom-section {
  background-color: #993eaa;
  height: 60%;
  margin-top: -22px;
}
#page-fertility .cover-details {
  display: none;
}
#page-fertility .cover-icon {
  background-size: 100% 100%;
  width: 128px;
  height: 128px;
}
#page-fertility .fertility-details {
  display: none;
}
#page-fertility .fertility-icon {
  background-size: 100% 100%;
  width: 128px;
  height: 128px;
}
#page-fertility .header-tab {
  font-family: "open_sanslight";
  font-size: 18px;
}
#page-fertility .header-content-panel {
  background-color: #993eaa;
}
@media (min-width: 750px) {
  #page-fertility .col-sm-4 {
    width: 40%;
  }
  #page-fertility .col-sm-offset-1 {
    margin-left: 0%;
  }
  #page-fertility .col-sm-6 {
    width: 60%;
  }
}
#page-fertility h3.centered-title {
  font-size: 30px;
}
@media (max-width: 749px) and (min-width: 520px) {
  #page-fertility .panel-header-text {
    padding-top: 100px;
    margin-left: 50px;
    color: white;
    font-size: 35px;
    font-family: "open_sanslight";
  }
  #page-fertility .panel-sub-text {
    margin-top: 20px;
    margin-left: 50px;
    margin-right: 100px;
    color: white;
    font-size: 20px;
    font-family: "open_sanslight";
  }
}
#page-fertility .panel-header-text {
  margin-top: 20px;
  margin-left: 50px;
  color: white;
  font-size: 25px;
  font-family: "open_sanslight";
}
#page-fertility .panel-sub-text {
  margin-top: 20px;
  margin-left: 50px;
  margin-right: 50px;
  color: white;
  font-size: 14px;
  font-family: "open_sanslight";
}
@media (max-width: 600px) {
  #page-fertility .one {
    width: 100%;
  }
  #page-fertility .two {
    width: 100%;
    margin-top: -70px;
  }
  #page-fertility .promo-img {
    width: 100%;
  }
}
@media (max-width: 450px) {
  #page-fertility .two {
    margin-top: -160px;
  }
}
#page-fertility .tab-one {
  width: 50%;
  text-align: center;
  float: left;
}
#page-fertility .tab-two {
  width: 50%;
  text-align: center;
  float: right;
}
#page-fertility .green-header {
  color: #19ff93;
  font-size: 22px;
  font-family: open_sanslight;
  font-weight: 600;
}
@media (max-width: 750px) {
  #page-fertility .cover-icon {
    background-size: 80% 80%;
    width: 90px;
    height: 90px;
  }
  #page-fertility .fertility-icon {
    background-size: 80% 80%;
    width: 90px;
    height: 90px;
  }
  #page-fertility .green-header {
    font-size: 16px;
  }
}
#page-fertility .green-background-header {
  background-color: #19ff93;
  width: 100%;
  height: 60px;
  font-size: 25px;
  color: white;
  padding-left: 50px;
  padding-top: 10px;
}
#page-fertility .arrow-up-cover {
  width: 0px;
  height: 0px;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 38px solid #19ff93;
  margin-top: -40px;
  margin-left: 22%;
}
#page-fertility .arrow-up-plans {
  width: 0px;
  height: 0px;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 38px solid #19ff93;
  margin-top: -40px;
  margin-left: 72%;
}
@media (max-width: 581px) {
  #page-fertility .arrow-up-cover {
    width: 0px;
    height: 0px;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 65px solid #19ff93;
    margin-left: 20%;
  }
  #page-fertility .arrow-up-plans {
    width: 0px;
    height: 0px;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 65px solid #19ff93;
  }
}
@media (max-width: 469px) {
  #page-fertility .arrow-up-cover {
    width: 0px;
    height: 0px;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-bottom: 105px solid #19ff93;
    margin-left: 18%;
  }
  #page-fertility .arrow-up-plans {
    width: 0px;
    height: 0px;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-bottom: 55px solid #19ff93;
  }
}
@media (max-width: 390px) {
  #page-fertility .green-background-header {
    font-size: 20px;
    padding-left: 20px;
  }
}
@media (max-width: 749px) {
  #page-fertility .bottom-left-panel {
    width: 100%;
    padding-top: 60px;
  }
  #page-fertility .top-section {
    height: auto;
  }
  #page-fertility .bottom-section {
    height: 50%;
  }
  #page-fertility .bottom-right-panel {
    width: 100%;
    padding-top: 60px;
  }
  #page-fertility .top-section {
    height: auto;
  }
}
@media (min-width: 750px) {
  #page-fertility .bottom-left-panel {
    height: 550px;
    width: 45%;
    padding-top: 60px;
    float: left;
  }
  #page-fertility .bottom-right-panel {
    height: 550px;
    width: 45%;
    padding-top: 60px;
    float: right;
  }
}
@media (min-width: 970px) {
  #page-fertility .bottom-panel-header {
    padding-top: 65px;
  }
}
#page-fertility .fertility-text {
  padding-right: 25px;
  padding-left: 30px;
  padding-bottom: 20px;
}
#page-fertility .col-sm-12 {
  position: inherit;
}
#page-fertility .what-we-cover-section {
  background-color: white;
}
#page-fertility .fertility-plan-section {
  background-color: white;
}
#page-fertility .header-tab {
  padding-left: 30px;
}
@media (min-width: 600px) {
  #page-fertility .img-partnership {
    margin-left: 60px;
    width: 33%;
  }
}
@media (max-width: 599px) {
  #page-fertility .img-partnership {
    margin-left: 10%;
    width: 80%;
  }
  #page-fertility .partnership-text {
    margin-top: 15px;
    margin-left: 20%;
    display: block;
  }
  #page-fertility .img-vhi {
    margin-left: 35%;
  }
}
#page-fertility .partnership-text {
  padding-right: 0px;
  padding-left: 10px;
}
#page-fertility .fertility-links {
  overflow: auto;
  width: 100%;
  padding-left: 1%;
}
#page-fertility .left-links {
  float: left;
}
#page-fertility .right-links {
  float: left;
  padding-left: 12%;
}
#page-fertility ul {
  list-style-type: disc;
}
#page-fertility ul > li {
  color: #19ff93;
}
#page-fertility .fertility-text > ul > li > .points-text {
  color: #524954;
}
#page-fertility .link-text:hover {
  color: #19ff93;
}
#page-fertility a {
  text-decoration: none;
}
#page-fertility .link-text {
  font-weight: bold;
}
@media (max-width: 471px) {
  #page-fertility .right-links {
    padding-left: 0%;
    padding-right: 5%;
  }
}
@media (min-width: 470px) {
  #page-fertility .right-links {
    padding-left: 12%;
  }
}
#page-fertility .center {
  text-align: center;
}
.travel-promo-subtitle {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: #6e267b;
  margin-bottom: 30px;
}
.travel-panel-position {
  position: relative;
}
.travel-panel-info-buffer {
  margin-bottom: 15px;
}
.travel-promo-button {
  background-color: rgba(29, 179, 205, 0.85);
  font-weight: bold;
  font-family: "open_sansbold";
  border: none;
  color: white;
  padding: 7px 20px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 11px;
  position: relative;
  top: 50%;
  left: 2%;
}
@media (min-width: 971px) {
  #loz {
    position: absolute;
    left: 85%;
    bottom: 60%;
  }
  .loz-circle {
    width: 100%;
    height: 90%;
  }
}
@media (max-width: 970px) {
  #loz {
    position: absolute;
    left: 85%;
    bottom: 100%;
  }
  .loz-circle {
    width: 100%;
    height: 120%;
  }
}
@media (max-width: 750px) {
  #loz {
    position: absolute;
    left: 85%;
    bottom: 90%;
  }
  .loz-circle {
    width: 80%;
    height: 120%;
  }
}
@media (max-width: 750px) {
  #loz {
    position: absolute;
    left: 85%;
    bottom: 90%;
  }
  .loz-circle {
    width: 80%;
    height: 120%;
  }
}
@media (max-width: 700px) {
  #loz {
    position: absolute;
    left: 80%;
    bottom: 70%;
  }
  .loz-circle {
    width: 80%;
    height: 120%;
  }
}
@media (max-width: 600px) {
  #loz {
    position: absolute;
    left: 71%;
    bottom: 80%;
  }
  .loz-circle {
    width: 90%;
    height: 100%;
  }
}
@media (max-width: 500px) {
  #loz {
    position: absolute;
    left: 70%;
    bottom: 82%;
  }
  .loz-circle {
    width: 80%;
    height: 100%;
  }
}
@media screen and (max-width: 400px) {
  #loz {
    position: absolute;
    left: 65%;
    bottom: 80%;
  }
  .loz-circle {
    width: 85%;
    height: 120%;
  }
}
.int-button {
  position: initial;
  display: block;
  width: 100%;
  float: left;
  border: 10px solid #6e267b;
  background-color: #993eaa;
  color: white;
  bottom: 0;
  left: 0%;
}
@media (min-width: 320px) and (max-width: 700px) {
  .int-button-fixed {
    position: absolute;
    width: 109%;
  }
}
@media (min-width: 800px) and (max-width: 11199px) {
  .vhi-int-fixed-length-wrapper {
    min-height: 270px;
  }
}
@media (min-width: 320px) and (max-width: 799px) {
  .vhi-int-fixed-length-wrapper {
    min-height: 330px;
  }
}
.int-gc-right {
  float: right;
  margin: 0 0 10px 10px;
}
.int-col-padding {
  padding: 50 50 50 50px;
}
.int-header-color {
  color: #ff8243;
}
@media (max-width: 319px) {
  .int-header-block-content {
    margin-top: -200px;
  }
}
@media (min-width: 320px) {
  .int-header-block-content {
    margin-top: -200px;
  }
}
@media (min-width: 750px) {
  .int-header-block-content {
    margin-top: 100px;
  }
}
@media (min-width: 970px) {
  .int-header-block-content {
    margin-top: 100px;
  }
}
@media (min-width: 11200px) {
  .int-header-block-content {
    margin-top: 100px;
  }
}
.int-header-block-content .panel-info {
  background-color: #9955bb;
  background-color: rgba(152, 84, 187, 0.9);
  padding: 0 20px;
  font-family: "open_sanslight";
}
.lt-ie9 .int-header-block-content .panel-info {
  zoom: 1;
  background-color: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#e69854bb, endColorstr=#e69854bb)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e69854bb, endColorstr=#e69854bb);
}
@media (min-width: 750px) and (max-width: 11199px) {
  .int-header-block-content .panel-info {
    padding: 0 50px;
  }
}
@media (min-width: 970px) {
  .int-header-block-content .panel-info {
    padding: 0 66px 0 40px;
  }
}
.int-header-block-content .panel-info h2 {
  color: white;
  font-size: 22px;
  line-height: 22px;
}
@media (min-width: 750px) {
  .int-header-block-content .panel-info h2 {
    font-size: 27px;
    line-height: 27px;
  }
}
@media (min-width: 970px) {
  .int-header-block-content .panel-info h2 {
    font-size: 36px;
    line-height: 36px;
  }
}
.int-header-block-content .panel-info .header-box-subtitle {
  font-family: "open_sanslight";
  color: white;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 30px;
}
.int-centerize {
  margin: 0 auto;
  width: 300px;
}
.int-href-button {
  display: block;
  border: 10px solid #6e267b;
  background-color: #993eaa;
  color: white;
}
.int-arrow-div-left {
  min-height: 0px;
}
.int-arrow-div-left:before {
  display: block;
  width: 0;
  z-index: -1;
  margin-left: -15px;
  margin-top: -10px;
  top: -15px;
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 0 15px 35px;
  border-color: #FFFFFF transparent;
}
.int-arrow-div-middle {
  min-height: 0px;
}
.int-arrow-div-middle:before {
  width: 0;
  z-index: -1;
  margin-left: -15px;
  margin-top: -10px;
  top: -15px;
  left: 50%;
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 0 15px 35px;
  border-color: #FFFFFF transparent;
  display: block;
}
.int-arrow-div-right {
  min-height: 0px;
}
.int-arrow-div-right:before {
  display: block;
  width: 0;
  z-index: -1;
  margin-left: -15px;
  margin-top: -10px;
  top: -15px;
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 0 15px 35px;
  border-color: #FFFFFF transparent;
}
@media (min-width: 750px) and (max-width: 11199px) {
  .int-arrow-div-left:before {
    left: 10%;
  }
  .int-arrow-div-right:before {
    left: 90%;
  }
  .glyphicon-remove {
    visibility: hidden;
  }
}
@media (min-width: 320px) and (max-width: 749px) {
  .int-arrow-div-left:before {
    left: 50%;
  }
  .int-arrow-div-right:before {
    left: 50%;
  }
}
@media (min-width: 750px) {
  #travel-page .pad-right {
    width: 100%;
    margin-left: 13%;
  }
}
@media (max-width: 319px) {
  .running-header-block-content {
    margin-top: -250px;
  }
}
@media (max-width: 319px) {
  .running-header-block-content {
    margin-top: -250px;
  }
}
@media (min-width: 320px) {
  .running-header-block-content {
    margin-top: -250px;
  }
}
@media (min-width: 750px) {
  .running-header-block-content {
    margin-top: 100px;
  }
}
@media (min-width: 970px) {
  .running-header-block-content {
    margin-top: 150px;
  }
}
@media (min-width: 11200px) {
  .running-header-block-content {
    margin-top: 150px;
  }
}
.running-header-block-content .panel-info {
  background-color: #9955bb;
  background-color: rgba(152, 84, 187, 0.9);
  padding: 0 20px;
  font-family: "open_sanslight";
}
.lt-ie9 .running-header-block-content .panel-info {
  zoom: 1;
  background-color: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#e69854bb, endColorstr=#e69854bb)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e69854bb, endColorstr=#e69854bb);
}
@media (min-width: 750px) and (max-width: 11199px) {
  .running-header-block-content .panel-info {
    padding: 0 50px;
  }
}
@media (min-width: 970px) {
  .running-header-block-content .panel-info {
    padding: 0 66px 0 40px;
  }
}
.running-header-block-content .panel-info h2 {
  color: white;
  font-size: 22px;
  line-height: 22px;
}
@media (min-width: 750px) {
  .running-header-block-content .panel-info h2 {
    font-size: 27px;
    line-height: 27px;
  }
}
@media (min-width: 970px) {
  .running-header-block-content .panel-info h2 {
    font-size: 36px;
    line-height: 36px;
  }
}
.header-box-subtitle {
  font-family: "open_sansregular", Arial, sans-serif;
  color: white;
  font-size: 14px;
  line-height: 18px;
  padding: 10px 20px 10px 20px;
  margin-bottom: 0;
}
.parkrun-box-subtitle {
  font-family: "open_sanslight";
  color: white;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 30px;
  padding-left: 10px;
  padding-right: 10px;
}
.running-col-div1 {
  background-color: #993eaa;
  color: white;
}
.running-col-div2 {
  background-color: #6e267b;
  color: white;
}
.running-url {
  color: white;
  padding-right: 10px;
  padding-left: 10px;
}
.running-col-p {
  margin-top: 20px;
}
#page-running #parkrun {
  height: 202px;
  position: relative;
}
@media (max-width: 760px) {
  #page-running #parkrun {
    height: 250px;
  }
}
@media (min-width: 761px) and (max-width: 991px) {
  #page-running #parkrun {
    height: 194px;
  }
}
#page-running h3 {
  color: white;
}
#page-running #parkrun-image {
  height: 165px;
  position: relative;
}
@media (max-width: 375px) {
  #page-running #parkrun-image {
    height: 230px;
  }
}
@media (min-width: 700px) and (max-width: 11199px) {
  .runner-fixed-length-wrapper {
    min-height: 300px;
  }
}
@media (min-width: 320px) and (max-width: 699px) {
  .runner-fixed-length-wrapper {
    min-height: 180px;
  }
}
@media (min-width: 800px) and (max-width: 11199px) {
  .runner-fixed-length-link-wrapper {
    min-height: 50px;
  }
}
@media (min-width: 320px) and (max-width: 799px) {
  .runner-fixed-length-link-wrapper {
    min-height: 90px;
  }
}
.running-padding-video-panel {
  padding-left: 10%;
  padding-right: 10%;
  color: white;
}
.running-text-panel {
  background-color: #993eaa;
  opacity: 0.8;
}
@media (min-width: 200px) {
  .parkrun-image-panel {
    margin-bottom: -2%;
    width: 100%;
  }
  .parkrun-text-panel {
    margin-bottom: -2%;
    width: 100%;
    position: relative;
    padding: 20px 20px 30px 20px;
  }
  .running-padding-video-panel {
    padding-top: 10%;
  }
  .running-video-panel {
    width: 100%;
    margin-bottom: -2%;
  }
  .running-text-panel {
    width: 100%;
    padding-bottom: 350px;
  }
}
@media (min-width: 400px) {
  .running-text-panel {
    width: 100%;
    padding-bottom: 290px;
  }
}
@media (min-width: 768px) {
  .parkrun-image-panel {
    width: 50%;
    float: left;
  }
  .parkrun-text-panel {
    width: 50%;
    float: right;
    position: relative;
    padding: 20px;
  }
  .running-text-panel {
    width: 100%;
    padding-bottom: 235px;
  }
}
@media (min-width: 980px) {
  .running-padding-video-panel {
    padding-top: 0%;
  }
  .running-video-panel {
    width: 50%;
    float: right;
  }
  .running-text-panel {
    width: 50%;
    float: left;
    padding-bottom: 273px;
  }
  .parkrun-image-panel {
    width: 50%;
    float: left;
  }
}
.running-video-panel-text h2 {
  color: white;
  padding: 10px 20px 10px 20px;
}
#page-running #parkrun h3 {
  padding-right: 10px;
  padding-left: 10px;
}
.smart-intro-block-title1 {
  font-size: 36px;
  text-align: center;
  color: #0d7caa;
  letter-spacing: normal;
  font-style: normal;
  line-height: normal;
  font-stretch: normal;
  height: 49px;
  font-weight: 300;
}
.smart-intro-block-title2 {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: #524954;
}
.smart-col-blocks {
  margin-bottom: 40px;
  background-color: #f5f5f5;
}
.smart-col-blocks .smart-block {
  margin-bottom: 30px;
  margin-top: 24px;
}
.smart-col-blocks .smart-block .block-inner {
  color: #000000;
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2);
}
.smart-col-blocks .smart-block .block-inner .block-text-container {
  padding: 0 0%;
  min-width: 150px;
  position: relative;
}
.smart-col-blocks .smart-block .block-inner .block-text-container .smart-plan-heading {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: #ffffff;
  font-size: 18px;
  overflow: hidden;
  white-space: nowrap;
}
.smart-col-blocks .smart-block .block-inner .block-text-container .smart-plan-inner-excess {
  text-align: center;
  color: #1db3ce;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
}
.smart-col-blocks .smart-block .block-inner .block-text-container .smart-plan-inner-excess .smart-benefits p {
  text-align: center;
  color: #524954;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
}
.smart-col-blocks .smart-block .block-inner .block-text-container .smart-plan-inner-excess .smart-benefits .smart-benefit1 {
  font-size: 12px;
  color: #000000;
}
.smart-col-blocks .smart-block .block-inner .block-text-container .smart-plan-inner-excess .smart-benefits .glyphicon.glyphicon-ok-circle.red-glyph {
  color: #ff0000;
  font-size: 15px;
}
.smart-col-blocks .smart-block .block-inner .block-text-container a {
  text-decoration: none;
  text-align: center;
  color: #ffffff;
}
.smart-col-blocks .smart-block .block-inner .block-text-container .smart-btn {
  text-align: center;
}
.smart-col-blocks .smart-block .block-inner .block-text-container .smart-btn .smart-btn-info {
  background-color: #e17000;
  border-color: #e17000;
  height: 45.9px;
  font-size: 15px;
  font-weight: bold;
}
.smart-col-blocks .smart-block.block-1 .block-inner {
  background-color: #ffffff;
}
.smart-col-blocks .smart-block.block-2 .block-inner {
  background-color: #ffffff;
}
.smart-col-blocks .smart-block.block-3 .block-inner {
  background-color: #ffffff;
}
.smart-col-blocks .smart-block.block-4 .block-inner {
  background-color: #ffffff;
}
.smart-col-blocks .smart-panel-padding {
  padding-left: 24px;
  padding-right: 24px;
  min-width: 200px;
  position: relative;
}
.smart-col-blocks .smart-panel-padding .smart-info-panel .smart-table {
  border-collapse: collapse;
  border: none;
  width: 100%;
  background-color: #ffffff;
}
.smart-col-blocks .smart-panel-padding .smart-info-panel .smart-table td,
.smart-col-blocks .smart-panel-padding .smart-info-panel .smart-table th {
  text-align: centre;
  padding: 15px;
  border: none;
}
.smart-col-blocks .smart-panel-padding .glyphicon.glyphicon-ok-circle {
  font-size: 15px;
  color: #1db3ce;
}
.smart-col-blocks .smart-panel-padding .smart-plus {
  font-weight: bold;
}
.smart-col-blocks .smart-panel-padding .glyphicon.glyphicon-ok-circle.red-glyph {
  color: #ff0000;
}
.smart-col-blocks .smart-info-panel {
  color: #000000;
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2);
  padding-left: 24px;
  padding-right: 24px;
  background-color: #ffffff;
}
.smart-col-blocks .smart-info-panel p {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  color: #000000;
  font-size: 16px;
}
.smart-col-blocks .smart-find-plan-panel {
  color: #000000;
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2);
  background-color: #1db3ce;
  text-align: center;
}
.smart-col-blocks .smart-find-plan-panel a {
  text-decoration: none;
  text-align: center;
  background-color: #ffffff;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: bold;
}
.smart-col-blocks .smart-find-plan-panel p {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  color: #ffffff;
  font-size: 14px;
  text-align: center;
  font-weight: normal;
}
.smart-col-blocks .smart-hospital-panel a {
  text-decoration: none;
  text-align: center;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  margin: 1px;
  font-weight: bold;
}
.smart-col-blocks .smart-hospital-panel p {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  color: #524954;
  font-size: 14px;
  text-align: center;
  font-weight: bold;
}
.smart-col-blocks .smart-hospital-panel .hospital-btn {
  text-align: center;
  background-color: #f5f5f5;
}
.smart-footer {
  margin-top: -120px;
  text-align: center;
  background-color: #ffa500;
}
.smart-footer-text {
  font-size: 12px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  color: #ffffff;
  vertical-align: middle;
}
.benefit-span {
  color: #524954;
}
.header-text-new {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 18px;
}
h-new {
  font-size: 35px;
  line-height: 1.3;
}
@media (min-width: 320px) {
  .smart-col-blocks .smart-block .block-inner .block-text-container {
    height: 290px;
    min-width: 150px;
  }
  .smart-col-blocks .smart-block .block-inner .block-text-container .smart-plan-inner-row1 {
    height: 16%;
    width: 100%;
    position: relative;
    background-color: #0d7caa;
  }
  .smart-col-blocks .smart-block .block-inner .block-text-container .smart-plan-inner-row2 {
    height: 27%;
    width: 100%;
    position: relative;
    background-color: #1db3ce;
  }
  .smart-col-blocks .smart-block .block-inner .block-text-container .smart-plan-price {
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #ffffff;
    font-size: 40px;
    font-weight: bold;
  }
  .smart-col-blocks .smart-block .block-inner .block-text-container .smart-plan-price-text {
    position: absolute;
    top: 80%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
  }
  .smart-col-blocks .smart-block .block-inner .block-text-container .smart-btn .smart-btn-info {
    position: relative;
    bottom: 9px;
    font-size: 13px;
    padding-top: 4%;
    width: 175px;
  }
  .smart-col-blocks .smart-hospital-panel .hospital-btn .hospital-info-btn {
    border-width: 1px;
    border-color: #a0a0ff;
    background-color: #ffffff;
    width: 175px;
    height: 45.9px;
    font-size: 15px;
    font-weight: bold;
    padding-top: 4%;
  }
  .smart-col-blocks .smart-find-plan-panel .smart-btn .find-info {
    border-width: 1px;
    border-color: #a0a0ff;
    background-color: #ffffff;
    width: 175px;
    height: 45.9px;
    font-size: 15px;
    font-weight: bold;
    padding-top: 4.5%;
  }
}
@media (max-width: 500px) {
  .smart-col-blocks .smart-panel-padding .smart-info-panel .smart-table td {
    display: block;
  }
  th {
    display: block;
  }
}
@media (min-width: 500px) {
  .smart-col-blocks .smart-find-plan-panel .smart-btn .find-info {
    border-width: 1px;
    border-color: #a0a0ff;
    background-color: #ffffff;
    width: 175px;
    height: 45.9px;
    font-size: 15px;
    font-weight: bold;
    padding-top: 3%;
  }
  .smart-col-blocks .smart-block .block-inner .block-text-container .smart-btn .smart-btn-info {
    position: relative;
    bottom: 9px;
    font-size: 13px;
    padding-top: 3%;
    width: 175px;
  }
  .smart-col-blocks .smart-hospital-panel .hospital-btn .hospital-info-btn {
    border-width: 1px;
    border-color: #a0a0ff;
    background-color: #ffffff;
    width: 175px;
    height: 45.9px;
    font-size: 15px;
    font-weight: bold;
    padding-top: 2%;
  }
}
@media (min-width: 600px) {
  .smart-col-blocks .smart-block .block-inner .block-text-container .smart-btn .smart-btn-info {
    position: relative;
    bottom: 9px;
    font-size: 13px;
    padding-top: 2.5%;
    width: 175px;
  }
  .smart-col-blocks .smart-hospital-panel .hospital-btn .hospital-info-btn {
    border-width: 1px;
    border-color: #a0a0ff;
    background-color: #ffffff;
    width: 175px;
    height: 45.9px;
    font-size: 15px;
    font-weight: bold;
    padding-top: 2%;
  }
}
@media (max-width: 610px) {
  .smart-col-blocks .smart-panel-padding {
    padding-top: 50px;
  }
}
@media (min-width: 750px) {
  .margin-new {
    margin-left: -5px;
    margin-top: -115px;
  }
}
@media (min-width: 750px) {
  .smart-col-blocks {
    margin-bottom: 40px;
  }
  .smart-col-blocks .smart-block {
    padding-left: 10px;
    padding-right: 24px;
  }
  .smart-col-blocks .smart-block .block-inner {
    padding-bottom: 0px;
    float: left;
  }
  .smart-col-blocks .smart-block .block-inner .block-text-container {
    height: 290px;
    min-width: 165px;
  }
  .smart-col-blocks .smart-block .block-inner .block-text-container .smart-plan-inner-row1 {
    height: 16%;
    width: 100%;
    position: relative;
    background-color: #0d7caa;
  }
  .smart-col-blocks .smart-block .block-inner .block-text-container .smart-plan-inner-row2 {
    height: 27%;
    width: 100%;
    position: relative;
    background-color: #1db3ce;
  }
  .smart-col-blocks .smart-block .block-inner .block-text-container .smart-plan-price {
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #ffffff;
    font-size: 40px;
    font-weight: bold;
  }
  .smart-col-blocks .smart-block .block-inner .block-text-container .smart-plan-price-text {
    position: absolute;
    top: 80%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
  }
  .smart-col-blocks .smart-block .block-inner .block-text-container .smart-btn .smart-btn-info {
    width: 83%;
    position: absolute;
    left: 9%;
    bottom: 21px;
    font-size: 13px;
    padding-top: 8%;
  }
  .smart-col-blocks .smart-hospital-panel .hospital-btn .hospital-info-btn {
    border-width: 1px;
    border-color: #a0a0ff;
    background-color: #ffffff;
    width: 175px;
    height: 45.9px;
    font-size: 15px;
    font-weight: bold;
    padding-top: 1.3%;
  }
  .smart-col-blocks .smart-find-plan-panel .smart-btn .find-info {
    width: 175px;
    height: 45.9px;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    margin: auto;
    padding-top: 1.3%;
  }
}
@media (min-width: 970px) {
  .smart-col-blocks .smart-block {
    padding-left: 22px;
    padding-right: 24px;
  }
  .smart-col-blocks .smart-block .block-inner .block-text-container {
    height: 290px;
    min-width: 194px;
  }
  .smart-col-blocks .smart-block .block-inner .block-text-container .smart-plan-inner-row1 {
    height: 16%;
    width: 100%;
    position: relative;
    background-color: #0d7caa;
  }
  .smart-col-blocks .smart-block .block-inner .block-text-container .smart-plan-inner-row2 {
    height: 27%;
    width: 100%;
    position: relative;
    background-color: #1db3ce;
  }
  .smart-col-blocks .smart-block .block-inner .block-text-container .smart-plan-price {
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #ffffff;
    font-size: 36px;
    font-weight: bold;
  }
  .smart-col-blocks .smart-block .block-inner .block-text-container .smart-plan-price-text {
    position: absolute;
    top: 80%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
  }
  .smart-col-blocks .smart-block .block-inner .block-text-container .smart-btn a {
    width: 60%;
  }
  .smart-col-blocks .smart-block .block-inner .block-text-container .smart-btn .smart-btn-info {
    width: 152px;
    position: absolute;
    left: 20px;
    bottom: 21px;
    font-size: 14px;
    padding-top: 6%;
  }
}
@media (min-width: 11200px) {
  .smart-col-blocks .smart-block .block-inner .block-text-container {
    height: 290px;
    min-width: 194px;
    position: relative;
  }
  .smart-col-blocks .smart-block .block-inner .block-text-container .smart-plan-inner-row1 {
    height: 16%;
    width: 100%;
    position: relative;
    background-color: #0d7caa;
  }
  .smart-col-blocks .smart-block .block-inner .block-text-container .smart-plan-inner-row2 {
    height: 27% width: 100%;
    position: relative;
    background-color: #1db3ce;
  }
}
