.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;
}
#page-home .get {
  width: auto;
}
#page-home #quote-pos-top .panel-ps-get-a-quote,
#page-home #quote-pos-bottom .panel-ps-get-a-quote {
  font-family: 'open_sansregular';
}
#page-home #quote-pos-top .panel-ps-get-a-quote p,
#page-home #quote-pos-bottom .panel-ps-get-a-quote p {
  font-family: 'open_sanslight';
  font-weight: normal;
  font-size: 13px;
}
#page-home #quote-pos-top .panel-ps-get-a-quote p.font,
#page-home #quote-pos-bottom .panel-ps-get-a-quote p.font {
  font-family: 'open_sansregular';
}
#page-home #quote-pos-top .panel-ps-get-a-quote .help-block,
#page-home #quote-pos-bottom .panel-ps-get-a-quote .help-block {
  font-weight: normal;
}
#page-home #quote-pos-top .panel-ps-get-a-quote .form-group label .with-description,
#page-home #quote-pos-bottom .panel-ps-get-a-quote .form-group label .with-description {
  font-size: 13px;
}
#page-home #quote-pos-top .panel-ps-get-a-quote .form-group label .with-description.wide,
#page-home #quote-pos-bottom .panel-ps-get-a-quote .form-group label .with-description.wide {
  display: block;
}
#page-home #quote-pos-top .panel-ps-get-a-quote .form-group label .description,
#page-home #quote-pos-bottom .panel-ps-get-a-quote .form-group label .description {
  font-family: 'open_sansregular';
}
#page-home #quote-pos-top .panel-ps-get-a-quote .form-group .bootstrap-checkbox + label,
#page-home #quote-pos-bottom .panel-ps-get-a-quote .form-group .bootstrap-checkbox + label {
  font-family: 'open_sansregular';
  font-size: 13px;
}
#page-home #quote-pos-top .panel-ps-get-a-quote .form-group .bootstrap-radio + label,
#page-home #quote-pos-bottom .panel-ps-get-a-quote .form-group .bootstrap-radio + label {
  font-family: 'open_sansregular';
  font-size: 13px;
}
#page-home .header-panel {
  font-family: Libre Baskerville;
  font-weight: normal;
  color: #ffffff;
  font-size: 14px;
}
#page-home .header-panel h1 {
  font-family: 'open_sansbold';
  text-align: left;
  font-size: 24px;
  color: #ffffff;
  line-height: 22px;
  margin: 0px 0 15px 0;
  position: relative;
}
#page-home .header-panel .panel-actions {
  font-family: open_sanslight;
}
#page-home .header-panel .btn.get {
  display: block;
  margin: 30px auto 0;
}
#page-home .header-panel .panel-plan-table {
  color: #6e267b;
  font-size: 11px;
}
#page-home .header-panel .promo-panel-1,
#page-home .header-panel .promo-panel-2,
#page-home .header-panel .promo-panel-3,
#page-home .header-panel .promo-title {
  display: none;
}
#page-home .header-panel #quote-pos-top .panel-ps-get-a-quote {
  margin-top: 23px;
}
#page-home #button-for-form.active {
  background-color: #524954;
  color: white;
}
#page-home #get-a-quick-quote-form {
  display: none;
  padding: 35px;
  position: relative;
  margin-top: 20px;
  color: black;
  -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
#page-home #get-a-quick-quote-form:before {
  content: "";
  position: absolute;
  left: 45%;
  top: -15px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 17px 15px 17px;
  border-color: transparent transparent white transparent;
}
#page-home #get-a-quick-quote-form .line {
  width: 100%;
  height: 1px;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.1);
  margin: 15px auto;
}
.lt-ie9 #page-home #get-a-quick-quote-form .line {
  zoom: 1;
  background-color: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#1a000000, endColorstr=#1a000000)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#1a000000, endColorstr=#1a000000);
}
#page-home #get-a-quick-quote-form .get {
  color: #6e267b;
  border: 1px solid #6e267b;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#page-home #content [class*="col-sm-"] {
  padding-top: 15px;
  padding-bottom: 15px;
}
#page-home #content .more {
  color: white;
}
#page-home #content .more h3 {
  color: inherit;
}
#page-home #content .white-content h3 {
  color: #6e267b;
}
#page-home .white-content {
  color: #6e267b;
}
#page-home .white-content h3 {
  color: #6e267b;
}
#page-home h3 {
  margin-top: 0;
}
#page-home .purple-dark {
  background-color: #6e267b;
}
#page-home .purple {
  background-color: #993eaa;
}
#page-home .img-great {
  background: url("images/home_page/header-image-homepage-travel-insurance.jpg");
  padding-bottom: 38%;
  background-size: cover;
  background-position: center 4%;
}
#page-home .img-insurance {
  background: url("images/home_page/header-image-homepage-dental-insurance.jpg");
  padding-bottom: 38%;
  background-size: cover;
  background-position: 50% 25%;
}
#page-home .img-services {
  background: url("images/home_page/header-image-homepage-member-services.jpg");
  padding-bottom: 38%;
  background-size: cover;
  background-position: top center;
}
#page-home .img-life {
  background: url("images/home_page/header-image-homepage-life.jpg");
  padding-bottom: 38%;
  background-size: cover;
  background-position: 50% 25%;
}
@media (max-width: 749px) {
  #page-home .img-life {
    background: url("images/header/home/header-image-homepage-hero_image-t.jpg");
    padding-bottom: 38%;
    background-size: cover;
    background-position: 50% 25%;
  }
}
#page-home #offer-wrapper [class*="col-sm-"] {
  padding-top: 0;
}
#page-home .col-a {
  display: block;
  color: inherit;
  text-decoration: none;
}
#page-home .offer {
  display: block;
  position: relative;
  background-color: #e17000;
  color: white;
  padding: 0px 20px 18px;
  text-decoration: none;
}
#page-home .offer:hover {
  text-decoration: none;
}
#page-home .offer h3 {
  text-align: left;
  color: inherit;
  margin: 10px 0 4px;
  font-size: 15px;
}
#page-home .offer h3 br {
  display: none;
}
#page-home .offer p {
  padding-right: 15%;
  font-size: 14px;
  padding-top: 10px;
  margin: 0;
  line-height: 1.2em;
}
#page-home .offer-blue-big .inner-block {
  position: relative;
}
#page-home .offer-blue-big .panel-text {
  position: absolute;
  height: 100%;
  background-color: #1db3ce;
  top: 0;
  right: 0;
  width: 53%;
  padding-right: 10px;
  padding-left: 9px;
  color: #8fe6f6;
}
#page-home .offer-blue-big .panel-text p {
  font-size: 14px;
}
#page-home .offer-blue-big h3 {
  text-align: left;
  line-height: 1.3em;
  font-size: 14px;
  color: white;
  position: relative;
  margin-bottom: 12px;
}
#page-home .offer-blue-big h3:after {
  content: '';
  width: 78px;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.5);
  height: 1px;
  left: 0;
  bottom: 0;
  position: absolute;
}
.lt-ie9 #page-home .offer-blue-big h3:after {
  zoom: 1;
  background-color: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#80ffffff, endColorstr=#80ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#80ffffff, endColorstr=#80ffffff);
}
#page-home .offer-blue-big .btn {
  margin-top: 25px;
}
@media (min-width: 750px) {
  #page-home .offer-blue-big .panel-text {
    width: 48%;
    padding-top: 40px;
    padding-left: 50px;
  }
  #page-home .offer-blue-big .panel-text p {
    font-size: 13px;
  }
  #page-home .offer-blue-big h3 {
    font-size: 30px;
    margin-bottom: 27px;
    padding-bottom: 20px;
  }
  #page-home .offer-blue-big h3:after {
    width: 152px;
  }
  #page-home .offer-blue-big .btn {
    margin-top: 77px;
    padding: 7px 28px;
    font-size: 13px;
  }
}
@media (min-width: 970px) {
  #page-home .offer-blue-big .panel-text {
    padding-top: 60px;
    padding-left: 80px;
  }
  #page-home .offer-blue-big .panel-text p {
    font-size: 14px;
  }
  #page-home .offer-blue-big h3 {
    font-size: 36px;
  }
  #page-home .offer-blue-big .btn {
    margin-top: 97px;
  }
}
#page-home .offer-blue-panel .inner-block {
  position: relative;
}
#page-home .offer-blue-panel .panel-text {
  position: absolute;
  height: 46%;
  background-color: #1db3ce;
  background-color: rgba(29, 179, 205, 0.75);
  bottom: 0;
  width: 100%;
  padding-top: 12px;
  padding-left: 53px;
}
.lt-ie9 #page-home .offer-blue-panel .panel-text {
  zoom: 1;
  background-color: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#bf1db3cd, endColorstr=#bf1db3cd)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#bf1db3cd, endColorstr=#bf1db3cd);
}
#page-home .offer-blue-panel h3 {
  text-align: left;
  font-size: 23px;
  font-family: open_sanslight;
  color: white;
  position: relative;
  margin-bottom: 25px;
}
#page-home .offer-blue-panel h3:after {
  content: '';
  width: 98px;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.5);
  height: 1px;
  left: 0;
  bottom: -10px;
  position: absolute;
}
.lt-ie9 #page-home .offer-blue-panel h3:after {
  zoom: 1;
  background-color: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#80ffffff, endColorstr=#80ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#80ffffff, endColorstr=#80ffffff);
}
#page-home .offer-blue-panel .more {
  font-size: 14px;
  font-family: open_sansbold;
  position: relative;
  float: left;
}
#page-home .offer-blue-panel .more:after {
  content: '';
  position: absolute;
  display: block;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="./imagmore-arrow.png", sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='./imagmore-arrow.png', sizingMethod='scale')";
  background: url("images/more-arrow.png");
  background-size: 100% 100%;
  background-size: 8px 9px;
  width: 8px;
  height: 9px;
  right: -12px;
  top: 6px;
}
@media (min-width: 970px) {
  #page-home .offer-blue-panel h3 {
    font-size: 36px;
  }
  #page-home .offer-blue-panel .more {
    font-size: 17px;
  }
  #page-home .offer-blue-panel .more:after {
    background-size: 9px 10px;
    width: 9px;
    height: 10px;
    top: 8px;
    right: -14px;
  }
}
#page-home .offer-blue {
  display: block;
  position: relative;
  background-color: #1db3ce;
  color: white;
  height: 297px;
  text-decoration: none;
}
#page-home .offer-blue:hover {
  text-decoration: none;
}
#page-home .offer-blue .inner-block {
  padding-left: 53px;
  padding-top: 35px;
}
#page-home .offer-blue h3 {
  text-align: left;
  line-height: 1.3em;
  font-size: 23px;
  font-family: open_sanslight;
  color: white;
  position: relative;
  margin-bottom: 25px;
}
#page-home .offer-blue h3:after {
  content: '';
  width: 98px;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.5);
  height: 1px;
  left: 0;
  bottom: -10px;
  position: absolute;
}
.lt-ie9 #page-home .offer-blue h3:after {
  zoom: 1;
  background-color: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#80ffffff, endColorstr=#80ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#80ffffff, endColorstr=#80ffffff);
}
#page-home .offer-blue p {
  font-size: 10px;
  color: #8fe6f6;
}
#page-home .offer-blue .more {
  font-size: 14px;
  font-family: open_sansbold;
  position: relative;
  float: left;
  margin-top: 42px;
}
#page-home .offer-blue .more:after {
  content: '';
  position: absolute;
  display: block;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="./imagmore-arrow.png", sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='./imagmore-arrow.png', sizingMethod='scale')";
  background: url("images/more-arrow.png");
  background-size: 100% 100%;
  background-size: 8px 9px;
  width: 8px;
  height: 9px;
  right: -12px;
  top: 6px;
}
@media (min-width: 970px) {
  #page-home .offer-blue {
    height: 470px;
  }
  #page-home .offer-blue .inner-block {
    padding-top: 60px;
    padding-left: 82px;
  }
  #page-home .offer-blue h3 {
    font-size: 36px;
    padding-bottom: 10px;
    margin-bottom: 35px;
  }
  #page-home .offer-blue h3:after {
    width: 152px;
  }
  #page-home .offer-blue p {
    font-size: 14px;
  }
  #page-home .offer-blue .more {
    font-size: 17px;
    margin-top: 86px;
  }
  #page-home .offer-blue .more:after {
    background-size: 9px 10px;
    width: 9px;
    height: 10px;
    top: 8px;
    right: -14px;
  }
}
#page-home .last {
  margin-bottom: 25px;
}
#page-home .more-link {
  color: white;
  position: absolute;
  font-size: 14px;
  bottom: 5px;
  right: 15px;
}
#page-home .more-link:after {
  content: ' >';
}
#page-home .head-panel {
  background-color: transparent;
  background-color: #fff;
}
#page-home .head-body {
  background-color: #eee9e4;
  background-color: rgba(237, 232, 227, 0.81);
}
.lt-ie9 #page-home .head-body {
  zoom: 1;
  background-color: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#cfede8e3, endColorstr=#cfede8e3)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#cfede8e3, endColorstr=#cfede8e3);
}
#page-home .travel {
  color: #993ea3;
  font-weight: normal;
}
#page-home .dental {
  font-weight: normal;
}
#page-home .member {
  font-weight: normal;
}
#page-claims .header-panel,
#health-page .header-panel,
#travel-page .header-panel,
#allhealthinsuranceplans .header-panel,
#page-snap-and-send .header-panel,
#page-health-assistant .header-panel,
#smart-health-insurance-plans-page .header-panel,
#recruitment-page .header-panel,
#page-aboutus .header-panel {
  font-family: Libre Baskerville;
  font-weight: normal;
  color: #ffffff;
  font-size: 14px;
}
#page-claims .header-panel h1,
#health-page .header-panel h1,
#travel-page .header-panel h1,
#allhealthinsuranceplans .header-panel h1,
#page-snap-and-send .header-panel h1,
#page-health-assistant .header-panel h1,
#smart-health-insurance-plans-page .header-panel h1,
#recruitment-page .header-panel h1,
#page-aboutus .header-panel h1 {
  font-family: 'open_sansbold';
  text-align: left;
  font-size: 24px;
  color: #ffffff;
  line-height: 22px;
  margin: 0px 0 15px 0;
  position: relative;
}
#page-claims .header-panel .panel-actions,
#health-page .header-panel .panel-actions,
#travel-page .header-panel .panel-actions,
#allhealthinsuranceplans .header-panel .panel-actions,
#page-snap-and-send .header-panel .panel-actions,
#page-health-assistant .header-panel .panel-actions,
#smart-health-insurance-plans-page .header-panel .panel-actions,
#recruitment-page .header-panel .panel-actions,
#page-aboutus .header-panel .panel-actions {
  font-family: open_sanslight;
}
#page-claims .header-panel .btn.get,
#health-page .header-panel .btn.get,
#travel-page .header-panel .btn.get,
#allhealthinsuranceplans .header-panel .btn.get,
#page-snap-and-send .header-panel .btn.get,
#page-health-assistant .header-panel .btn.get,
#smart-health-insurance-plans-page .header-panel .btn.get,
#recruitment-page .header-panel .btn.get,
#page-aboutus .header-panel .btn.get {
  display: block;
  margin: 30px auto 0;
}
#page-claims .header-panel .panel-plan-table,
#health-page .header-panel .panel-plan-table,
#travel-page .header-panel .panel-plan-table,
#allhealthinsuranceplans .header-panel .panel-plan-table,
#page-snap-and-send .header-panel .panel-plan-table,
#page-health-assistant .header-panel .panel-plan-table,
#smart-health-insurance-plans-page .header-panel .panel-plan-table,
#recruitment-page .header-panel .panel-plan-table,
#page-aboutus .header-panel .panel-plan-table {
  color: #6e267b;
  font-size: 11px;
}
#page-claims .header-panel .promo-panel-1,
#health-page .header-panel .promo-panel-1,
#travel-page .header-panel .promo-panel-1,
#allhealthinsuranceplans .header-panel .promo-panel-1,
#page-snap-and-send .header-panel .promo-panel-1,
#page-health-assistant .header-panel .promo-panel-1,
#smart-health-insurance-plans-page .header-panel .promo-panel-1,
#recruitment-page .header-panel .promo-panel-1,
#page-aboutus .header-panel .promo-panel-1,
#page-claims .header-panel .promo-panel-2,
#health-page .header-panel .promo-panel-2,
#travel-page .header-panel .promo-panel-2,
#allhealthinsuranceplans .header-panel .promo-panel-2,
#page-snap-and-send .header-panel .promo-panel-2,
#page-health-assistant .header-panel .promo-panel-2,
#smart-health-insurance-plans-page .header-panel .promo-panel-2,
#recruitment-page .header-panel .promo-panel-2,
#page-aboutus .header-panel .promo-panel-2,
#page-claims .header-panel .promo-panel-3,
#health-page .header-panel .promo-panel-3,
#travel-page .header-panel .promo-panel-3,
#allhealthinsuranceplans .header-panel .promo-panel-3,
#page-snap-and-send .header-panel .promo-panel-3,
#page-health-assistant .header-panel .promo-panel-3,
#smart-health-insurance-plans-page .header-panel .promo-panel-3,
#recruitment-page .header-panel .promo-panel-3,
#page-aboutus .header-panel .promo-panel-3,
#page-claims .header-panel .promo-title,
#health-page .header-panel .promo-title,
#travel-page .header-panel .promo-title,
#allhealthinsuranceplans .header-panel .promo-title,
#page-snap-and-send .header-panel .promo-title,
#page-health-assistant .header-panel .promo-title,
#smart-health-insurance-plans-page .header-panel .promo-title,
#recruitment-page .header-panel .promo-title,
#page-aboutus .header-panel .promo-title {
  display: none;
}
#page-claims .header-panel #quote-pos-top .panel-ps-get-a-quote,
#health-page .header-panel #quote-pos-top .panel-ps-get-a-quote,
#travel-page .header-panel #quote-pos-top .panel-ps-get-a-quote,
#allhealthinsuranceplans .header-panel #quote-pos-top .panel-ps-get-a-quote,
#page-snap-and-send .header-panel #quote-pos-top .panel-ps-get-a-quote,
#page-health-assistant .header-panel #quote-pos-top .panel-ps-get-a-quote,
#smart-health-insurance-plans-page .header-panel #quote-pos-top .panel-ps-get-a-quote,
#recruitment-page .header-panel #quote-pos-top .panel-ps-get-a-quote,
#page-aboutus .header-panel #quote-pos-top .panel-ps-get-a-quote {
  margin-top: 23px;
}
#footer_authorisation {
  background-color: #d9d9d9;
  clear: both;
  padding-top: 15px;
  padding-bottom: 32px;
  padding-left: 10px;
  padding-right: 10px;
}
#footer_authorisation .logo {
  height: 63px;
  padding-top: 14px;
}
#footer_authorisation .logo img {
  height: 100%;
}
#footer_authorisation .text-line-1 {
  font-size: 11px;
  padding-top: 22px;
}
#footer_authorisation .text-line-2 {
  font-size: 11px;
  padding-bottom: 4px;
  padding-top: 15px;
}
@media (max-width: 749px) {
  #page-home .head-panel {
    max-width: 320px;
    margin: 0 auto;
  }
  #page-home .more .col-sm-12 {
    padding: 0 35px;
  }
  #page-home .content h3 {
    font-size: 25px;
    line-height: 27px;
  }
  #footer_authorisation {
    padding-top: 11px;
    padding-bottom: 20px;
  }
  #footer_authorisation .logo {
    height: 63px;
    padding-top: 4px;
  }
  #footer_authorisation .logo img {
    height: 100%;
  }
  #footer_authorisation .text-line-1 {
    font-size: 14px;
    padding-top: 9px;
  }
  #footer_authorisation .text-line-2 {
    font-size: 14px;
    padding-bottom: 0;
    padding-top: 17px;
  }
}
@media (min-width: 750px) {
  #page-home #get-a-quick-quote-form {
    width: 400px;
    margin-top: -30px;
    position: absolute;
    z-index: 10;
  }
  #page-home #get-a-quick-quote-form:before {
    left: 5%;
  }
  #page-home .page-content [class*="img-"] {
    height: 237px;
  }
  #page-home .page-content .title-first {
    margin-bottom: 60px;
  }
  #page-home .img-insurance {
    background-position: top left;
  }
  #page-home .header-panel #quote-pos-top .panel-ps-get-a-quote #get-a-quote {
    width: 343px;
  }
  #page-home .header-panel .btn.get {
    margin: 30px 0 20px 0;
  }
  #page-home .header-panel h1 {
    font-size: 27px;
    line-height: 27px;
    margin: 0 0 25px 0;
  }
  #page-home .offer {
    height: 217px;
    padding: 0px 25px;
    position: relative;
  }
  #page-home .offer h3 {
    margin-top: 1em;
    margin-bottom: .5em;
    font-size: 20px;
    line-height: 1.2em;
  }
  #page-home .offer p {
    font-size: 11px;
    line-height: 20px;
  }
  #page-home .last {
    margin-bottom: 115px;
  }
  #page-home .more-link {
    font-size: 15px;
    font-family: open_sansbold;
    right: auto;
    bottom: 15px;
  }
  #page-home .more-link:after {
    content: '';
    position: absolute;
    display: block;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="./imagmore-arrow.png", sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='./imagmore-arrow.png', sizingMethod='scale')";
    background: url("images/more-arrow.png");
    background-size: 100% 100%;
    background-size: 9px 10px;
    width: 9px;
    height: 10px;
    right: -14px;
    top: 7px;
  }
  #page-claims .header-panel #quote-pos-top .panel-ps-get-a-quote #get-a-quote,
  #page-health-assistant .header-panel #quote-pos-top .panel-ps-get-a-quote #get-a-quote,
  #page-snap-and-send .header-panel #quote-pos-top .panel-ps-get-a-quote #get-a-quote {
    width: 343px;
  }
  #page-claims .header-panel .btn.get,
  #page-health-assistant .header-panel .btn.get,
  #page-snap-and-send .header-panel .btn.get {
    margin: 30px 0 20px 0;
  }
  #page-claims .header-panel h1,
  #page-health-assistant .header-panel h1,
  #page-snap-and-send .header-panel h1 {
    font-size: 27px;
    line-height: 27px;
    margin: 0 0 25px 0;
  }
  #allhealthinsuranceplans .header-panel,
  #health-page .header-panel,
  #travel-page .header-panel,
  #smart-health-insurance-plans-page .header-panel,
  #recruitment-page .header-panel,
  #page-aboutus .header-panel {
    font-size: 14px;
  }
  #allhealthinsuranceplans .header-panel #quote-pos-top .panel-ps-get-a-quote #get-a-quote,
  #health-page .header-panel #quote-pos-top .panel-ps-get-a-quote #get-a-quote,
  #travel-page .header-panel #quote-pos-top .panel-ps-get-a-quote #get-a-quote,
  #smart-health-insurance-plans-page .header-panel #quote-pos-top .panel-ps-get-a-quote #get-a-quote,
  #recruitment-page .header-panel #quote-pos-top .panel-ps-get-a-quote #get-a-quote,
  #page-aboutus .header-panel #quote-pos-top .panel-ps-get-a-quote #get-a-quote {
    width: 453px;
  }
  #allhealthinsuranceplans .header-panel h1,
  #health-page .header-panel h1,
  #travel-page .header-panel h1,
  #smart-health-insurance-plans-page .header-panel h1,
  #recruitment-page .header-panel h1,
  #page-aboutus .header-panel h1 {
    font-size: 36px;
    line-height: 36px;
    position: relative;
  }
  #allhealthinsuranceplans .header-panel .btn.get,
  #health-page .header-panel .btn.get,
  #travel-page .header-panel .btn.get,
  #smart-health-insurance-plans-page .header-panel .btn.get,
  #recruitment-page .header-panel .btn.get,
  #page-aboutus .header-panel .btn.get {
    margin: 30px 0 15px;
  }
  #allhealthinsuranceplans .header-panel .panel-plan-table,
  #health-page .header-panel .panel-plan-table,
  #travel-page .header-panel .panel-plan-table,
  #smart-health-insurance-plans-page .header-panel .panel-plan-table,
  #recruitment-page .header-panel .panel-plan-table,
  #page-aboutus .header-panel .panel-plan-table {
    font-size: 14px;
    padding: 0 0px;
  }
}
@media (min-width: 970px) {
  #page-home #get-a-quick-quote-form,
  #page-claims #get-a-quick-quote-form,
  #allhealthinsuranceplans #get-a-quick-quote-form,
  #travel-page #get-a-quick-quote-form,
  #health-page #get-a-quick-quote-form,
  #page-snap-and-send #get-a-quick-quote-form,
  #page-health-assistant #get-a-quick-quote-form,
  #smart-health-insurance-plans-page #get-a-quick-quote-form,
  #recruitment-page #get-a-quick-quote-form,
  #page-aboutus #get-a-quick-quote-form {
    width: 470px;
  }
  #page-home .page-content .title-first,
  #page-claims .page-content .title-first,
  #allhealthinsuranceplans .page-content .title-first,
  #travel-page .page-content .title-first,
  #health-page .page-content .title-first,
  #page-snap-and-send .page-content .title-first,
  #page-health-assistant .page-content .title-first,
  #smart-health-insurance-plans-page .page-content .title-first,
  #recruitment-page .page-content .title-first,
  #page-aboutus .page-content .title-first {
    margin-bottom: 75px;
  }
  #page-home .header-panel,
  #page-claims .header-panel,
  #allhealthinsuranceplans .header-panel,
  #travel-page .header-panel,
  #health-page .header-panel,
  #page-snap-and-send .header-panel,
  #page-health-assistant .header-panel,
  #smart-health-insurance-plans-page .header-panel,
  #recruitment-page .header-panel,
  #page-aboutus .header-panel {
    font-size: 14px;
  }
  #page-home .header-panel #quote-pos-top .panel-ps-get-a-quote #get-a-quote,
  #page-claims .header-panel #quote-pos-top .panel-ps-get-a-quote #get-a-quote,
  #allhealthinsuranceplans .header-panel #quote-pos-top .panel-ps-get-a-quote #get-a-quote,
  #travel-page .header-panel #quote-pos-top .panel-ps-get-a-quote #get-a-quote,
  #health-page .header-panel #quote-pos-top .panel-ps-get-a-quote #get-a-quote,
  #page-snap-and-send .header-panel #quote-pos-top .panel-ps-get-a-quote #get-a-quote,
  #page-health-assistant .header-panel #quote-pos-top .panel-ps-get-a-quote #get-a-quote,
  #smart-health-insurance-plans-page .header-panel #quote-pos-top .panel-ps-get-a-quote #get-a-quote,
  #recruitment-page .header-panel #quote-pos-top .panel-ps-get-a-quote #get-a-quote,
  #page-aboutus .header-panel #quote-pos-top .panel-ps-get-a-quote #get-a-quote {
    width: 453px;
  }
  #page-home .header-panel h1,
  #page-claims .header-panel h1,
  #allhealthinsuranceplans .header-panel h1,
  #travel-page .header-panel h1,
  #health-page .header-panel h1,
  #page-snap-and-send .header-panel h1,
  #page-health-assistant .header-panel h1,
  #smart-health-insurance-plans-page .header-panel h1,
  #recruitment-page .header-panel h1,
  #page-aboutus .header-panel h1 {
    font-size: 36px;
    line-height: 36px;
    position: relative;
  }
  #page-home .header-panel .btn.get,
  #page-claims .header-panel .btn.get,
  #allhealthinsuranceplans .header-panel .btn.get,
  #travel-page .header-panel .btn.get,
  #health-page .header-panel .btn.get,
  #page-snap-and-send .header-panel .btn.get,
  #page-health-assistant .header-panel .btn.get,
  #smart-health-insurance-plans-page .header-panel .btn.get,
  #recruitment-page .header-panel .btn.get,
  #page-aboutus .header-panel .btn.get {
    margin: 30px 0 15px;
  }
  #page-home .header-panel .panel-plan-table,
  #page-claims .header-panel .panel-plan-table,
  #allhealthinsuranceplans .header-panel .panel-plan-table,
  #travel-page .header-panel .panel-plan-table,
  #health-page .header-panel .panel-plan-table,
  #page-snap-and-send .header-panel .panel-plan-table,
  #page-health-assistant .header-panel .panel-plan-table,
  #smart-health-insurance-plans-page .header-panel .panel-plan-table,
  #recruitment-page .header-panel .panel-plan-table,
  #page-aboutus .header-panel .panel-plan-table {
    font-size: 14px;
    padding: 0 0px;
  }
  #page-home .offer,
  #page-claims .offer,
  #allhealthinsuranceplans .offer,
  #travel-page .offer,
  #health-page .offer,
  #page-snap-and-send .offer,
  #page-health-assistant .offer,
  #smart-health-insurance-plans-page .offer,
  #recruitment-page .offer,
  #page-aboutus .offer {
    height: 280px;
    padding: 0 35px;
  }
  #page-home .offer h3,
  #page-claims .offer h3,
  #allhealthinsuranceplans .offer h3,
  #travel-page .offer h3,
  #health-page .offer h3,
  #page-snap-and-send .offer h3,
  #page-health-assistant .offer h3,
  #smart-health-insurance-plans-page .offer h3,
  #recruitment-page .offer h3,
  #page-aboutus .offer h3 {
    margin-top: 1em;
    margin-bottom: .5em;
    font-size: 26px;
    line-height: 1.2em;
  }
  #page-home .offer h3.Dental,
  #page-claims .offer h3.Dental,
  #allhealthinsuranceplans .offer h3.Dental,
  #travel-page .offer h3.Dental,
  #health-page .offer h3.Dental,
  #page-snap-and-send .offer h3.Dental,
  #page-health-assistant .offer h3.Dental,
  #smart-health-insurance-plans-page .offer h3.Dental,
  #recruitment-page .offer h3.Dental,
  #page-aboutus .offer h3.Dental {
    margin-top: 1em;
    margin-bottom: .5em;
    font-size: 36px;
    line-height: 1.2em;
  }
  #page-home .offer p,
  #page-claims .offer p,
  #allhealthinsuranceplans .offer p,
  #travel-page .offer p,
  #health-page .offer p,
  #page-snap-and-send .offer p,
  #page-health-assistant .offer p,
  #smart-health-insurance-plans-page .offer p,
  #recruitment-page .offer p,
  #page-aboutus .offer p {
    font-size: 13px;
    line-height: 20px;
  }
  #page-home .more-link,
  #page-claims .more-link,
  #allhealthinsuranceplans .more-link,
  #travel-page .more-link,
  #health-page .more-link,
  #page-snap-and-send .more-link,
  #page-health-assistant .more-link,
  #smart-health-insurance-plans-page .more-link,
  #recruitment-page .more-link,
  #page-aboutus .more-link {
    font-size: 17px;
  }
  #page-home .more-link:after,
  #page-claims .more-link:after,
  #allhealthinsuranceplans .more-link:after,
  #travel-page .more-link:after,
  #health-page .more-link:after,
  #page-snap-and-send .more-link:after,
  #page-health-assistant .more-link:after,
  #smart-health-insurance-plans-page .more-link:after,
  #recruitment-page .more-link:after,
  #page-aboutus .more-link:after {
    top: 8px;
  }
}
#page-home .responsive-backgrounds {
  overflow: hidden;
  top: 0;
}
.img-home-sm {
  position: relative;
  left: 50%;
  margin-left: -473px;
  width: 946px;
}
@media (min-width: 970px) {
  .img-home-sm {
    margin-left: -618px;
    width: 1236px;
  }
}
.img-dental-sm {
  position: relative;
  left: 50%;
  margin-left: -473px;
}
.img-dental-md {
  position: relative;
  left: 50%;
  margin-left: -618px;
}
.get-a-quote-bottom {
  margin: 0 auto;
}
.content-plan-buttons .buy-this-plan {
  background-color: #19ff93;
  border: 2px solid white;
  color: #6e267b;
  width: 240px;
  font-size: 13px;
}
#page-person .btn {
  font-size: 14px;
}
@media (min-width: 750px) and (max-width: 11199px) {
  #page-person .btn {
    font-size: 13px;
  }
}
#page-person #header-wrapper {
  padding-top: 59%;
}
@media (min-width: 750px) {
  #page-person #header-wrapper {
    padding-top: 0;
  }
}
#page-person #header-wrapper #header {
  position: relative;
  min-height: 100%;
}
#page-person #quote-pos-bottom p {
  font-family: "open_sanslight";
}
#page-person .person-panel-wrapper {
  margin-left: 0;
  margin-right: 0;
}
#page-person .plan-selection-panel {
  margin-top: 15px;
}
#page-person .plan-selection-panel .panel-header:after {
  width: 50%;
  margin-left: -25%;
}
#page-person .plan-selection-panel .panel-header .panel-today-header {
  font-size: 20px;
  margin-left: -2px;
  margin-right: -2px;
}
@media (min-width: 750px) {
  #page-person .plan-selection-panel .panel-header h1.panel-main-header {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
#page-person .plan-selection-panel .panel-ps-price-info .panel-inner {
  padding-bottom: 0;
}
#page-person .plan-selection-panel .panel-plan-table {
  margin-left: -10px;
  margin-right: -10px;
}
@media (min-width: 750px) {
  #page-person .plan-selection-panel .panel-plan-table {
    margin-left: -20px;
    margin-right: -20px;
  }
}
#page-person .plan-selection-panel .offer-nitification {
  font-size: 12px;
  margin-left: -5px;
  margin-right: -5px;
}
@media (min-width: 750px) {
  #page-person .plan-selection-panel .offer-nitification {
    margin-left: -15px;
    margin-right: -15px;
  }
}
#page-person .plan-selection-panel .panel-breakdown {
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 750px) {
  #page-person .plan-selection-panel .panel-ps-price-actions .buy {
    width: 140px;
  }
}
@media (min-width: 970px) {
  #page-person .plan-selection-panel .panel-ps-price-actions .buy {
    width: 220px;
  }
}
#page-person .plan-selection-panel .panel-ps-price-actions .get-quote {
  border: solid 2px #fff;
}
@media (min-width: 750px) {
  #page-person .plan-selection-panel .panel-ps-price-actions .get-today {
    width: 170px;
  }
}
#page-person .plan-selection-panel .panel-ps-save-quote {
  font-size: 10px;
  font-family: 'open_sansbold';
}
@media (min-width: 750px) {
  #page-person .plan-selection-panel .panel-ps-save-quote {
    font-size: 13px;
  }
}
#page-person .plan-selection-panel.panel-young_families .panel-breakdown {
  color: #993eaa;
}
#page-person .plan-selection-panel.panel-young_families .panel-breakdown:after {
  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%;
}
#page-person .plan-selection-panel.panel-young_families .panel-breakdown.open:after {
  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%;
}
#page-person .plan-selection-panel.panel-young_families .tcs-breakdown {
  color: #19ff93;
}
#page-person .plan-selection-panel.panel-young_families .tcs-breakdown:after {
  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%;
}
#page-person .plan-selection-panel.panel-young_families .tcs-breakdown.open:after {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/up.png", sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/up.png', sizingMethod='scale')";
  background: url("../images/up.png");
  background-size: 100% 100%;
}
#page-person .plan-selection-panel.panel-older_families .panel-breakdown {
  color: #993eaa;
}
#page-person .plan-selection-panel.panel-older_families .panel-breakdown:after {
  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%;
}
#page-person .plan-selection-panel.panel-older_families .panel-breakdown.open:after {
  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%;
}
#page-person .plan-selection-panel.panel-older_families .tcs-breakdown {
  color: #19ff93;
}
#page-person .plan-selection-panel.panel-older_families .tcs-breakdown:after {
  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%;
}
#page-person .plan-selection-panel.panel-older_families .tcs-breakdown.open:after {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/up.png", sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/up.png', sizingMethod='scale')";
  background: url("../images/up.png");
  background-size: 100% 100%;
}
#page-person .plan-selection-panel.panel-individuals .panel-breakdown {
  color: #993eaa;
}
#page-person .plan-selection-panel.panel-individuals .panel-breakdown:after {
  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%;
}
#page-person .plan-selection-panel.panel-individuals .panel-breakdown.open:after {
  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%;
}
#page-person .plan-selection-panel.panel-individuals .tcs-breakdown {
  color: #19ff93;
}
#page-person .plan-selection-panel.panel-individuals .tcs-breakdown:after {
  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%;
}
#page-person .plan-selection-panel.panel-individuals .tcs-breakdown.open:after {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/up.png", sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/up.png', sizingMethod='scale')";
  background: url("../images/up.png");
  background-size: 100% 100%;
}
#page-person .plan-selection-panel.panel-couples .panel-breakdown {
  color: #993eaa;
}
#page-person .plan-selection-panel.panel-couples .panel-breakdown:after {
  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%;
}
#page-person .plan-selection-panel.panel-couples .panel-breakdown.open:after {
  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%;
}
#page-person .plan-selection-panel.panel-couples .tcs-breakdown {
  color: #19ff93;
}
#page-person .plan-selection-panel.panel-couples .tcs-breakdown:after {
  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%;
}
#page-person .plan-selection-panel.panel-couples .tcs-breakdown.open:after {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/up.png", sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/up.png', sizingMethod='scale')";
  background: url("../images/up.png");
  background-size: 100% 100%;
}
#page-person .page-content {
  margin-bottom: 0;
}
@media (min-width: 750px) {
  #page-person .page-content .person-white-cols {
    margin-bottom: 20px;
  }
}
#page-person .page-content .person-white-cols .person-white-col:last-child .person-white-col-inner {
  padding-bottom: 40px;
}
#page-person .page-content .person-white-cols .person-white-col .person-white-col-inner {
  overflow: hidden;
  padding-top: 0;
  padding-bottom: 8px;
  padding-left: 18px;
  padding-right: 18px;
}
@media (min-width: 750px) {
  #page-person .page-content .person-white-cols .person-white-col .person-white-col-inner {
    min-height: 450px;
  }
}
@media (min-width: 970px) {
  #page-person .page-content .person-white-cols .person-white-col .person-white-col-inner {
    min-height: 470px;
  }
}
@media (min-width: 11200px) {
  #page-person .page-content .person-white-cols .person-white-col .person-white-col-inner {
    min-height: 420px;
  }
}
#page-person .page-content .person-white-cols .person-white-col .sub-heading {
  margin-top: 30px;
}
@media (min-width: 750px) {
  #page-person .page-content .col-with-button {
    margin-top: 0;
    margin-bottom: 0;
  }
}
#page-person .page-content .profiles-container {
  margin-top: 22px;
}
@media (min-width: 750px) {
  #page-person .page-content .profiles-container {
    margin-top: 25px;
  }
}
#page-person .page-content .profiles-container .profiles-items.hidden-profiles {
  display: none;
}
#page-person .page-content .profiles-container .profile-block {
  padding-bottom: 11px;
  padding-left: 22px;
  padding-right: 22px;
}
@media (min-width: 750px) {
  #page-person .page-content .profiles-container .profile-block {
    padding-left: 15px;
    padding-right: 15px;
  }
}
#page-person .page-content .profiles-container .profile-block .block-inner {
  padding-bottom: 15px;
  background-color: #ffffff;
}
#page-person .page-content .profiles-container .profile-block .block-pr-header-container {
  height: 32px;
  line-height: 32px;
  color: #ffffff;
  font-size: 14px;
  text-align: center;
  font-family: open_sanslight;
}
#page-person .page-content .profiles-container .profile-block .block-pr-header-container span.b {
  font-family: open_sansbold;
}
#page-person .page-content .profiles-container .profile-block .block-pr-header-container span.b.s {
  width: 21px;
  display: inline-block;
  text-align: center;
}
@media (min-width: 750px) {
  #page-person .page-content .profiles-container .profile-block .block-pr-header-container span.b.s {
    width: 17px;
  }
}
@media (min-width: 970px) {
  #page-person .page-content .profiles-container .profile-block .block-pr-header-container span.b.s {
    width: 32px;
  }
}
@media (min-width: 750px) {
  #page-person .page-content .profiles-container .profile-block .block-pr-header-container {
    font-size: 15px;
    height: 34px;
    line-height: 34px;
  }
}
@media (min-width: 970px) {
  #page-person .page-content .profiles-container .profile-block .block-pr-header-container {
    font-size: 16px;
    height: 39px;
    line-height: 39px;
  }
}
#page-person .page-content .profiles-container .profile-block .block-image-container img {
  max-width: 100%;
}
#page-person .page-content .profiles-container .profile-block .block-profile-container {
  padding-top: 18px;
  padding-left: 22px;
  padding-right: 22px;
}
@media (min-width: 750px) {
  #page-person .page-content .profiles-container .profile-block .block-profile-container {
    padding-top: 20px;
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media (min-width: 970px) {
  #page-person .page-content .profiles-container .profile-block .block-profile-container {
    padding-top: 21px;
    padding-left: 27px;
    padding-right: 27px;
  }
}
#page-person .page-content .profiles-container .profile-block .block-profile-container h4.greeting {
  color: #6e267b;
  font-size: 21px;
  line-height: 22px;
  text-align: left;
  margin: 0;
  padding: 0;
  font-family: open_sanslight;
}
#page-person .page-content .profiles-container .profile-block .block-profile-container h4.greeting span.b {
  font-family: open_sansbold;
}
@media (min-width: 750px) {
  #page-person .page-content .profiles-container .profile-block .block-profile-container h4.greeting {
    font-size: 23px;
    line-height: 24px;
  }
}
@media (min-width: 970px) {
  #page-person .page-content .profiles-container .profile-block .block-profile-container h4.greeting {
    font-size: 26px;
    line-height: 27px;
  }
}
#page-person .page-content .profiles-container .profile-block .block-profile-container .mobile-container {
  display: none;
}
@media (min-width: 750px) {
  #page-person .page-content .profiles-container .profile-block .block-profile-container .mobile-container {
    display: block;
  }
}
#page-person .page-content .profiles-container .profile-block .block-profile-container ul {
  color: #6e267b;
  margin: 17px 0 27px;
  padding: 0 0 0 15px;
  min-height: 0;
}
@media (min-width: 750px) {
  #page-person .page-content .profiles-container .profile-block .block-profile-container ul {
    min-height: 75px;
  }
}
#page-person .page-content .profiles-container .profile-block .block-profile-container ul li {
  padding: 0 0 8px 0;
  font-size: 14px;
  font-family: "Libre Baskerville";
  line-height: 13px;
}
@media (min-width: 750px) {
  #page-person .page-content .profiles-container .profile-block .block-profile-container ul li {
    font-size: 12px;
    line-height: 14px;
  }
}
@media (min-width: 970px) {
  #page-person .page-content .profiles-container .profile-block .block-profile-container ul li {
    font-size: 13px;
    line-height: 16px;
  }
}
#page-person .page-content .profiles-container .profile-block .block-profile-container blockquote {
  border: 0 none;
  padding: 0 0 0 21px;
  margin: 0;
  text-align: left;
  background-image: url("../images/health_page/quote_begin.png");
  background-position: top left;
  background-repeat: no-repeat;
  background-size: 10px auto;
  min-height: 0;
}
@media (min-width: 750px) {
  #page-person .page-content .profiles-container .profile-block .block-profile-container blockquote {
    min-height: 65px;
  }
}
@media (min-width: 970px) {
  #page-person .page-content .profiles-container .profile-block .block-profile-container blockquote {
    min-height: 54px;
  }
}
#page-person .page-content .profiles-container .profile-block .block-profile-container blockquote span {
  display: block;
  font-family: "Libre Baskerville";
  font-size: 14px;
  line-height: 16px;
  color: #6e267b;
  background-image: url("../images/health_page/quote_end.png");
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: 10px auto;
  padding-right: 12px;
}
@media (min-width: 750px) {
  #page-person .page-content .profiles-container .profile-block .block-profile-container blockquote span {
    font-size: 13px;
    line-height: 16px;
  }
}
@media (min-width: 970px) {
  #page-person .page-content .profiles-container .profile-block .block-profile-container blockquote span {
    font-size: 14px;
    line-height: 18px;
  }
}
#page-person .page-content .profiles-container .profile-block .block-profile-container .form-hr {
  margin-top: 19px;
  margin-bottom: 11px;
  max-width: none;
}
@media (min-width: 750px) {
  #page-person .page-content .profiles-container .profile-block .block-profile-container .form-hr {
    margin-top: 30px;
    margin-bottom: 12px;
  }
}
@media (min-width: 970px) {
  #page-person .page-content .profiles-container .profile-block .block-profile-container .form-hr {
    margin-top: 45px;
    margin-bottom: 13px;
  }
}
#page-person .page-content .profiles-container .profile-block .block-profile-container .per-ch {
  color: #524954;
  font-size: 15px;
  line-height: 20px;
  font-family: open_sanslight;
}
#page-person .page-content .profiles-container .profile-block .block-profile-container .per-ch span {
  font-family: open_sansbold;
}
#page-person .page-content .profiles-container .profile-block .block-profile-container .per-d {
  color: #524954;
  font-size: 15px;
  line-height: 20px;
  font-family: open_sansbold;
}
#page-person .page-content .profiles-container .profile-block .block-profile-container .find-out-more {
  text-align: left;
  margin-top: 10px;
}
#page-person .page-content .profiles-container .profile-block.profile-young_family .block-pr-header-container {
  background-color: #19ff93;
  color: #6e267b;
}
#page-person .page-content .profiles-container .profile-block.profile-older_family .block-pr-header-container {
  background-color: #30e38f;
  color: #6e267b;
}
#page-person .page-content .profiles-container .profile-block.profile-individuals .block-pr-header-container {
  background-color: #1db3ce;
  color: #ffffff;
}
#page-person .page-content .profiles-container .profile-block.profile-couples .block-pr-header-container {
  background-color: #e17000;
  color: #ffffff;
}
#page-person .page-content .plan-benefits {
  background-color: #fff;
  padding: 25px 22px 7px;
  font-size: 13px;
}
@media (min-width: 750px) {
  #page-person .page-content .plan-benefits {
    margin-top: 50px;
    margin-bottom: 50px;
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media (min-width: 970px) {
  #page-person .page-content .plan-benefits {
    padding-left: 95px;
    padding-right: 95px;
  }
}
#page-person .page-content .plan-benefits ul {
  margin-top: 30px;
  padding-left: 18px;
  font-family: 'open_sansbold';
}
#page-person .page-content .plan-benefits ul li {
  padding-bottom: 18px;
}
@media (min-width: 750px) {
  #page-person.state-post-quote.state-offer #header-wrapper .plan-selection-panel .panel-ps-quote-info .panel-inner {
    padding-top: 0;
    padding-bottom: 0;
  }
  #page-person.state-post-quote.state-offer #header-wrapper .plan-selection-panel .last {
    margin-bottom: 5px;
  }
  #page-person.state-post-quote.state-offer #header-wrapper .plan-selection-panel .panel-ps-price-offer .panel-inner {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  #page-person.state-post-quote.state-offer #header-wrapper .plan-selection-panel .panel-header {
    margin-bottom: 12px;
  }
}
#page-person.state-quote-retrieved .plan-selection-panel .panel-ps-quote-info .panel-inner {
  padding-bottom: 0;
}
@media (min-width: 970px) {
  #page-person.state-quote-retrieved .plan-selection-panel .panel-ps-quote-info .panel-inner {
    padding-bottom: 15px;
  }
}
#page-person.state-quote-retrieved .plan-selection-panel .panel-header h1.panel-main-header {
  padding: 10px 0;
}
@media (min-width: 970px) {
  #page-person.state-quote-retrieved .plan-selection-panel .panel-header h1.panel-main-header {
    padding: 30px 0;
  }
}
#page-person.state-quote-retrieved.state-offer .plan-selection-panel .panel-ps-price-actions .panel-inner {
  padding-top: 10px;
  padding-bottom: 10px;
}
@media (min-width: 750px) {
  #page-person.state-quote-retrieved.state-offer .plan-selection-panel .panel-ps-price-actions .panel-inner {
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media (min-width: 750px) {
  #page-person.state-quote-retrieved.state-offer .plan-selection-panel .panel-header h1.panel-main-header {
    padding-bottom: 0;
  }
}
@media (min-width: 970px) {
  #page-person.state-quote-retrieved.state-offer .plan-selection-panel .panel-header h1.panel-main-header {
    padding-bottom: 10px;
  }
}
@media (min-width: 750px) {
  #page-person.state-quote-retrieved.state-offer .plan-selection-panel .last {
    margin-bottom: 5px;
  }
}
@media (min-width: 970px) {
  #page-person.state-quote-retrieved.state-offer .plan-selection-panel .last {
    margin-bottom: 15px;
  }
}
@media (min-width: 750px) {
  #page-person #header-wrapper {
    height: 495px;
  }
}
@media (min-width: 970px) {
  #page-person #header-wrapper {
    height: 645px;
  }
}
#page-person .quote-heading {
  padding: 30px 0;
}
#page-person.state-quote-retrieved.state-offer .panel-ps-price-offer .panel-inner {
  padding-top: 0;
  padding-bottom: 0;
}
@media (min-width: 750px) {
  #page-person.state-quote-retrieved.state-offer .panel-ps-price-offer .panel-inner {
    padding-bottom: 5px;
  }
}
@media (min-width: 970px) {
  #page-person.state-quote-retrieved.state-offer .panel-ps-price-offer .panel-inner {
    padding-bottom: 10px;
  }
}
#page-person .panel-ps-price-offer p {
  font-size: 13px;
  line-height: 23px;
}
#page-person .panel-ps-price-offer p.offer-text {
  font-family: open_sansbold;
  font-weight: normal;
}
#page-person .panel-ps-price-offer p.offer-text strong {
  font-family: open_sansbold;
  font-weight: normal;
  font-size: 14px;
}
@media (min-width: 750px) {
  #page-person .panel-ps-price-offer p.offer-text strong {
    font-size: 18px;
  }
}
#page-person .panel-ps-price-offer p.offer-text-end {
  font-family: open_sanslight;
  font-weight: normal;
  font-size: 14px;
}
@media (min-width: 750px) {
  #page-person .panel-ps-price-offer p.offer-text-end {
    font-size: 18px;
  }
}
#contacts-page #content #complaint {
  font-family: libre baskerville;
}
#contacts-page #content .internal-block span.with-right-padding {
  padding-right: 15px;
  display: inline-block;
  font-family: open_sansregular;
}
#contacts-page #content .internal-block span,
#contacts-page #content .internal-block a {
  font-family: open_sansbold;
}
#contacts-page #content .internal-block a {
  color: #524954;
  text-decoration: none;
}
#contacts-page #content .bootstrap-select.btn-group {
  display: inline-block;
  margin-left: 0px;
}
#contacts-page #content span#tel-number {
  color: #6e267b;
  font-family: open_sansbold;
  display: inline-block;
  padding: 15px 0;
}
#contacts-page #content h1.page-header {
  margin: 40px 0px 20px;
  font-size: 18px;
}
@media (min-width: 750px) {
  #contacts-page #content h1.page-header {
    font-size: 32px;
  }
}
#contacts-page #content h2.text {
  color: #524954;
  font-family: open_sansregular;
}
@media (min-width: 750px) {
  #contacts-page #content h2.text {
    font-size: 28px;
  }
}
@media (max-width: 320px) {
  #contacts-page #content h2.text {
    font-size: 20px;
  }
}
#contacts-page #content h3.title {
  font-size: 32px;
}
#contacts-page #content h4.tel-numbers-titles {
  color: #524954;
  font-family: open_sansbold;
  margin-bottom: 20px;
  font-size: 18px;
}
#contacts-page #content p {
  font-family: open_sansregular;
  margin: 0 0 20px;
  font-size: 14px;
}
@media (min-width: 750px) and (max-width: 11199px) {
  #contacts-page #content p {
    font-size: 13px;
  }
}
#contacts-page #content p.col-xs-5.col-sm-5,
#contacts-page #content p.col-right {
  margin: 0 0 0 0;
}
#contacts-page #content p.no-margin {
  margin: 0 0 0 0;
}
#contacts-page #content p.paragraph {
  width: 100%;
}
@media (min-width: 750px) {
  #contacts-page #content p.paragraph {
    width: 80%;
  }
}
#contacts-page #content p.paragraph a.link {
  color: #524954;
  font-family: open_sansbold;
  text-decoration: underline;
}
#contacts-page #content .hidden-p {
  display: none;
}
#contacts-page #content #queryList {
  display: inline-block;
}
#contacts-page #content .form-group.area {
  margin: 40px 0px 50px 0px;
}
@media (min-width: 750px) {
  #contacts-page #content .form-group.area {
    margin: 40px 0px 70px 0px;
  }
}
#contacts-page #content .form-group.area .dropdown-menu {
  text-align: left;
}
#contacts-page #content .row.col-sm-offset-1.col-sm-10.col-padding.content-big {
  padding-top: 0px;
  padding-bottom: 0px;
}
#contacts-page #content .row.col-sm-offset-1.col-sm-10.col-padding.content-big .form-hr {
  max-width: none;
  margin-top: 50px;
}
#contacts-page #content .col-padding.white-content {
  height: 450px;
}
@media (min-width: 750px) {
  #contacts-page #content .col-padding.white-content {
    height: 400px;
  }
}
#contacts-page #content a.mail {
  color: #993eaa;
  text-decoration: underline;
  font-family: open_sansregular;
}
#header-wrapper.standard-element {
  padding-top: 0;
  padding-bottom: 0;
  height: 360px;
}
@media (min-width: 750px) {
  #header-wrapper.standard-element {
    height: 530px;
  }
}
#header-wrapper.standard-element .responsive-backgrounds {
  overflow: hidden;
  top: 0;
}
#header-wrapper.standard-element #header {
  padding-top: 80px;
}
@media (min-width: 750px) {
  #header-wrapper.standard-element #header {
    padding-top: 120px;
  }
}
@media (min-width: 970px) {
  #header-wrapper.standard-element #header {
    padding-top: 155px;
  }
}
@media (min-width: 750px) {
  #header-block-content.standard-element {
    padding-left: 0;
    padding-right: 0;
    width: 307px;
  }
}
@media (min-width: 970px) {
  #header-block-content.standard-element {
    width: 405px;
  }
}
#header-block-content.standard-element .panel-info {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.85);
  color: #303030;
  padding: 0 20px;
}
.lt-ie9 #header-block-content.standard-element .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);
}
#header-block-content.standard-element .panel-info h1 {
  font-size: 22px;
  font-family: 'open_sanssemibold';
}
@media (min-width: 750px) {
  #header-block-content.standard-element .panel-info h1 {
    font-size: 27px;
  }
}
@media (min-width: 970px) {
  #header-block-content.standard-element .panel-info h1 {
    font-size: 36px;
  }
}
#header-block-content.standard-element .panel-info h2 {
  color: #6e267b;
  font-size: 20px;
  line-height: 20px;
}
@media (min-width: 970px) {
  #header-block-content.standard-element .panel-info h2 {
    font-size: 35px;
    line-height: 37px;
  }
}
#header-block-content.standard-element .panel-info .panel-hr {
  background-color: rgba(110, 38, 123, 0.31);
  height: 1px;
  margin-bottom: 20px;
  margin-left: 0;
  margin-top: 20px;
  width: 97%;
}
#header-block-content.standard-element .panel-info .header-box-subtitle {
  font-family: "Libre Baskerville", Georgia, Times, serif;
  font-weight: bold;
  color: #6e267b;
  font-size: 14px;
  margin-bottom: 5px;
}
@media (min-width: 750px) {
  #header-block-content.standard-element .panel-info .header-box-subtitle {
    font-size: 12px;
    margin-bottom: 30px;
  }
}
@media (min-width: 970px) {
  #header-block-content.standard-element .panel-info .header-box-subtitle {
    font-size: 14px;
  }
}
@media (min-width: 970px) {
  #header-block-content.standard-element .panel-info {
    padding: 0 66px 0 32px;
  }
  #header-block-content.standard-element .panel-info .panel-hr {
    margin: 20px 0;
  }
}
.row-margin {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media (min-width: 750px) {
  .row-margin {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
.box.standard-element .box-inner {
  padding: 0 32px;
  height: 131px;
  background-color: #fff;
}
@media (min-width: 750px) {
  .box.standard-element .box-inner {
    height: 280px;
    padding-left: 62px;
    padding-right: 62px;
  }
}
@media (min-width: 970px) {
  .box.standard-element .box-inner {
    height: 365px;
    padding-left: 82px;
    padding-right: 82px;
  }
}
.box.standard-element .box-inner h2 {
  font-size: 18px;
  padding-top: 17px;
}
@media (min-width: 750px) {
  .box.standard-element .box-inner h2 {
    font-size: 26px;
    padding-top: 50px;
  }
}
@media (min-width: 970px) {
  .box.standard-element .box-inner h2 {
    padding-top: 68px;
    font-size: 36px;
  }
}
.box.standard-element .box-inner .box-hr {
  width: 38%;
  height: 1px;
  background-color: #bd83aa;
  margin: 15px 0;
}
@media (min-width: 750px) {
  .box.standard-element .box-inner .box-hr {
    margin-top: 27px;
    margin-bottom: 27px;
  }
}
@media (min-width: 970px) {
  .box.standard-element .box-inner .box-hr {
    margin-top: 32px;
    margin-bottom: 32px;
  }
}
.box.standard-element .box-inner .box-more-button {
  display: inline-block;
  width: 119px;
  line-height: 32px;
  text-align: center;
  font-family: "open_sansbold";
  color: #524954;
  font-size: 14px;
  background-color: #fff;
  border: solid 1px #524954;
  box-shadow: 3px 3px rgba(0, 0, 0, 0.1);
  text-decoration: none;
}
@media (min-width: 750px) and (max-width: 11199px) {
  .box.standard-element .box-inner .box-more-button {
    font-size: 13px;
  }
}
@media (min-width: 970px) {
  .box.standard-element .box-inner .box-more-button {
    width: 147px;
  }
}
.box.standard-element.colour-box .box-inner {
  background-color: #993eaa;
  color: #fff;
}
.box.standard-element.colour-box .box-inner h2 {
  color: #fff;
}
.box.standard-element.colour-box .box-inner .box-hr {
  background-color: rgba(255, 255, 255, 0.5);
}
.box.standard-element.colour-box.colour-dark .box-inner {
  background-color: #6e267b;
}
.box.standard-element.box-with-image .box-inner {
  box-sizing: content-box;
  padding-top: 53.45%;
  padding-left: 0;
  padding-right: 0;
}
.box.standard-element.box-with-image .box-inner > * {
  margin-left: 32px;
  margin-right: 32px;
}
.box.standard-element.box-with-image .box-inner > h2 {
  margin-top: 0;
}
@media (min-width: 750px) {
  .box.standard-element.box-with-image .box-inner {
    padding-top: 0;
    padding-left: 400px;
    position: relative;
  }
  .box.standard-element.box-with-image .box-inner > * {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (min-width: 970px) {
  .box.standard-element.box-with-image .box-inner {
    padding-left: 517px;
  }
}
.box.standard-element.box-with-image .box-inner .image-container {
  padding-top: 53.45%;
  margin-left: 0;
  margin-right: 0;
  margin-top: -53.45%;
  background-size: contain;
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/imagstandard-pages/employers/new-customers-xs.jpg", sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/imagstandard-pages/employers/new-customers-xs.jpg', sizingMethod='scale')";
  background: url("/images/standard-pages/employers/new-customers-xs.jpg");
  background-size: 100% 100%;
}
@media (min-width: 750px) {
  .box.standard-element.box-with-image .box-inner .image-container {
    margin-left: -400px;
    margin-top: 0;
    height: 100%;
    padding-top: 0;
    width: 368px;
    position: absolute;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/imagstandard-pages/employers/new-customers-sm.jpg", sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/imagstandard-pages/employers/new-customers-sm.jpg', sizingMethod='scale')";
    background: url("/images/standard-pages/employers/new-customers-sm.jpg");
    background-size: 100% 100%;
  }
}
@media (min-width: 970px) {
  .box.standard-element.box-with-image .box-inner .image-container {
    margin-left: -517px;
    width: 485px;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/imagstandard-pages/employers/new-customers-md.jpg", sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/imagstandard-pages/employers/new-customers-md.jpg', sizingMethod='scale')";
    background: url("/images/standard-pages/employers/new-customers-md.jpg");
    background-size: 100% 100%;
  }
}
.company-structure.standard-element {
  margin: 25px 0;
  margin-left: -15px;
  margin-right: -15px;
}
.company-structure.standard-element .company-structure-block {
  padding-left: 3px;
  padding-right: 3px;
  position: relative;
}
@media (min-width: 750px) {
  .company-structure.standard-element .company-structure-block {
    padding-left: 5px;
    padding-right: 5px;
  }
}
.company-structure.standard-element .company-structure-block .structure-block-inner {
  background-color: #993eaa;
  color: #fff;
  text-align: center;
  font-family: 'open_sanssemibold';
  font-size: 14px;
  padding: 20px 0;
  margin-top: 20px;
  position: relative;
}
@media (min-width: 750px) {
  .company-structure.standard-element .company-structure-block .structure-block-inner {
    font-size: 11px;
    padding: 18px 0;
    margin-top: 40px;
  }
}
@media (min-width: 970px) {
  .company-structure.standard-element .company-structure-block .structure-block-inner {
    padding: 25px 0;
    font-size: 14px;
    margin-top: 50px;
  }
}
.company-structure.standard-element .company-structure-block .structure-block-inner:hover {
  background-color: #6e267b;
}
.company-structure.standard-element .company-structure-block .structure-block-inner:before {
  content: ".";
  overflow: hidden;
  text-indent: -999px;
  display: block;
  position: absolute;
  height: 20px;
  top: -20px;
  margin-left: 50%;
  border-left: solid 1px #dadada;
}
@media (min-width: 750px) {
  .company-structure.standard-element .company-structure-block .structure-block-inner:before {
    height: 40px;
    top: -40px;
  }
}
@media (min-width: 970px) {
  .company-structure.standard-element .company-structure-block .structure-block-inner:before {
    height: 50px;
    top: -50px;
  }
}
.company-structure.standard-element .company-structure-block.structure-top-parent {
  padding-left: 20px;
  padding-right: 20px;
}
.company-structure.standard-element .company-structure-block.structure-top-parent .structure-block-inner {
  margin-top: 0;
}
.company-structure.standard-element .company-structure-block.structure-top-parent .structure-block-inner:before {
  display: none;
}
.company-structure.standard-element .company-structure-block.structure-middle-parent:before,
.company-structure.standard-element .company-structure-block.structure-middle-parent:after {
  content: ".";
  overflow: hidden;
  text-indent: -999px;
  display: block;
  position: absolute;
}
.company-structure.standard-element .company-structure-block.structure-middle-parent:before {
  height: 320px;
  bottom: -320px;
  left: 0;
  margin-left: 50%;
  border-left: solid 1px #dadada;
}
@media (min-width: 750px) {
  .company-structure.standard-element .company-structure-block.structure-middle-parent:before {
    height: 40px;
    bottom: -40px;
  }
}
@media (min-width: 970px) {
  .company-structure.standard-element .company-structure-block.structure-middle-parent:before {
    height: 50px;
    bottom: -50px;
  }
}
.company-structure.standard-element .company-structure-block.structure-middle-parent:after {
  border-bottom: solid 1px #dadada;
  bottom: -20px;
  left: 0;
  width: 100%;
  display: none;
}
@media (min-width: 750px) {
  .company-structure.standard-element .company-structure-block.structure-middle-parent:after {
    display: block;
    bottom: -40px;
  }
}
@media (min-width: 970px) {
  .company-structure.standard-element .company-structure-block.structure-middle-parent:after {
    bottom: -50px;
  }
}
.company-structure.standard-element .company-structure-block.structure-middle-parent .structure-block-inner {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
}
@media (min-width: 750px) {
  .company-structure.standard-element .company-structure-block.structure-middle-parent .structure-block-inner {
    width: 30%;
  }
}
@media (min-width: 970px) {
  .company-structure.standard-element .company-structure-block.structure-middle-parent .structure-block-inner {
    margin-top: 50px;
  }
}
.company-structure.standard-element .company-structure-block.structure-middle-parent .structure-block-inner:before {
  top: -40px;
  height: 40px;
}
@media (min-width: 970px) {
  .company-structure.standard-element .company-structure-block.structure-middle-parent .structure-block-inner:before {
    top: -50px;
    height: 50px;
  }
}
.company-structure.standard-element .company-structure-block.structure-child {
  padding-left: 20px;
  padding-right: 20px;
}
.company-structure.standard-element .company-structure-block.structure-child .structure-block-inner {
  margin-top: 40px;
}
@media (min-width: 750px) {
  .company-structure.standard-element .company-structure-block.structure-child .structure-block-inner {
    margin-top: 80px;
  }
}
@media (min-width: 970px) {
  .company-structure.standard-element .company-structure-block.structure-child .structure-block-inner {
    margin-top: 100px;
  }
}
.company-structure.standard-element .company-structure-block.structure-child .structure-block-inner:before {
  border-top: solid 1px #dadada;
  width: 20px;
  height: 0;
  top: 50%;
  margin-left: 0;
}
@media (min-width: 750px) {
  .company-structure.standard-element .company-structure-block.structure-child .structure-block-inner:before {
    margin-left: 50%;
    border-left: solid 1px #dadada;
    top: -40px;
    width: 0;
    height: 40px;
  }
}
@media (min-width: 970px) {
  .company-structure.standard-element .company-structure-block.structure-child .structure-block-inner:before {
    top: -50px;
    height: 50px;
  }
}
.company-structure.standard-element .company-structure-block.structure-child:nth-child(odd) .structure-block-inner:before {
  right: -20px;
}
@media (min-width: 750px) {
  .company-structure.standard-element .company-structure-block.structure-child:nth-child(odd) .structure-block-inner:before {
    right: auto;
  }
}
.company-structure.standard-element .company-structure-block.structure-child:nth-child(even) .structure-block-inner:before {
  left: -20px;
}
@media (min-width: 750px) {
  .company-structure.standard-element .company-structure-block.structure-child:nth-child(even) .structure-block-inner:before {
    left: auto;
  }
}
.item-board {
  background-color: #fff;
  margin-top: 25px;
}
@media (min-width: 750px) {
  .item-board {
    padding-left: 50px;
    padding-right: 50px;
  }
}
.item-board .item-board-element {
  padding: 40px 0;
  border-bottom: solid 1px #e5e5e5;
}
@media (min-width: 750px) {
  .item-board .item-board-element {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media (min-width: 970px) {
  .item-board .item-board-element {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.item-board .item-board-element:last-child {
  border-bottom: none;
}
.item-board .item-board-element .item-board-image {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  overflow: hidden;
}
.item-board .item-board-element .item-board-image .image-holder {
  width: 78px;
  height: 78px;
  margin-left: auto;
  margin-right: auto;
  border: solid 1px #9a8080;
  margin-bottom: 11px;
  margin-top: 10px;
}
@media (min-width: 750px) {
  .item-board .item-board-element .item-board-image .image-holder {
    width: 110px;
    height: 110px;
    margin-top: 0;
  }
}
@media (min-width: 970px) {
  .item-board .item-board-element .item-board-image .image-holder {
    width: 143px;
    height: 143px;
  }
}
.item-board .item-board-element .item-board-image strong {
  font-size: 15px;
}
@media (min-width: 970px) {
  .item-board .item-board-element .item-board-image strong {
    font-size: 17px;
  }
}
.item-board .item-board-element .item-board-text {
  font-family: "Libre Baskerville", Georgia, Times, serif;
  padding-left: 18px;
  padding-right: 0;
  font-size: 13px;
}
@media (min-width: 750px) {
  .item-board .item-board-element .item-board-text {
    padding-right: 17px;
    margin-top: 12px;
  }
}
@media (min-width: 970px) {
  .item-board .item-board-element .item-board-text {
    padding-right: 26px;
    margin-top: 19px;
  }
}
.press-releases {
  margin-bottom: 15px;
}
.press-releases h4 {
  font-size: 14px;
  font-family: 'open_sansbold';
  color: #524954;
}
@media (min-width: 970px) {
  .press-releases h4 {
    font-size: 18px;
  }
}
.press-releases .press-releases-log-holder {
  margin-top: 25px;
  margin-bottom: 15px;
}
.press-releases .press-releases-log-holder .press-releases-log-item {
  font-size: 14px;
  padding-bottom: 25px;
}
@media (min-width: 750px) and (max-width: 11199px) {
  .press-releases .press-releases-log-holder .press-releases-log-item {
    font-size: 13px;
  }
}
.press-releases .press-releases-log-holder .press-releases-log-item:last-child {
  padding-bottom: 0;
}
.press-releases .press-releases-log-holder .press-releases-log-item .log-date {
  width: 26%;
  float: left;
}
@media (min-width: 750px) {
  .press-releases .press-releases-log-holder .press-releases-log-item .log-date {
    width: 19%;
  }
}
.press-releases .press-releases-log-holder .press-releases-log-item .log-text {
  width: 65%;
  float: right;
  text-decoration: underline;
}
@media (min-width: 750px) {
  .press-releases .press-releases-log-holder .press-releases-log-item .log-text {
    width: 80%;
  }
}
.spoiler {
  display: inline-block;
  box-sizing: content-box;
  padding-right: 24px;
  background: url('../images/elements/spoiler-down.png') right center no-repeat;
  background-size: 12px;
  cursor: pointer;
}
.spoiler.active {
  background-image: url('../images/elements/spoiler-up.png');
}
.spoiler-content {
  display: none;
  margin-top: 20px;
}
.page-content .press-releases h4 {
  margin-top: 15px;
}
.page-content .error-message {
  font-size: 22px;
  font-family: 'open_sanslight';
  font-weight: normal;
  color: #6e267b;
  margin-bottom: 30px;
}
@media (min-width: 750px) {
  .page-content .error-message {
    font-size: 28px;
    margin-bottom: 50px;
  }
}
@media (min-width: 970px) {
  .page-content .error-message {
    font-size: 36px;
  }
}
.page-content .no-results {
  font-family: 'open_sanslight';
  font-size: 18px;
  color: #524954;
}
@media (min-width: 750px) {
  .page-content .no-results {
    font-size: 20px;
  }
}
@media (min-width: 970px) {
  .page-content .no-results {
    font-size: 26px;
  }
}
.page-content .heading {
  font-family: 'open_sanslight';
  font-size: 18px;
  margin-bottom: 30px;
  color: #993eaa;
}
@media (min-width: 750px) {
  .page-content .heading {
    font-size: 25px;
  }
}
@media (min-width: 970px) {
  .page-content .heading {
    font-size: 32px;
  }
}
.page-content .heading a {
  color: #993eaa;
  text-decoration: underline;
}
.page-content .sub-heading {
  font-family: 'open_sanslight';
  font-size: 18px;
  color: #e17000;
  margin-bottom: 30px;
}
@media (min-width: 750px) {
  .page-content .sub-heading {
    font-size: 20px;
  }
}
@media (min-width: 970px) {
  .page-content .sub-heading {
    font-size: 26px;
  }
}
.page-content .sub-title {
  font-family: 'open_sansregular';
  color: #6e267b;
  font-size: 16px;
}
.page-content .sub-heading-small {
  color: #524954;
  font-family: "Libre Baskerville", Georgia, Times, serif;
  font-size: 13px;
}
@media (min-width: 750px) {
  .page-content .sub-heading-small {
    font-size: 13px;
  }
}
@media (min-width: 970px) {
  .page-content .sub-heading-small {
    font-size: 17px;
  }
}
.page-content .standard-inline-labels {
  font-size: 10px;
  color: #524954;
  font-family: 'open_sansregular';
}
@media (min-width: 970px) {
  .page-content .standard-inline-labels {
    font-size: 14px;
  }
}
.page-content a.standard-link {
  color: #524954;
  text-decoration: none;
}
.page-content a.standard-link:hover {
  text-decoration: underline;
}
.page-content p a {
  color: #6e267b;
}
.page-content p a.readmore {
  color: #524954;
}
.page-content strong {
  font-family: 'open_sansbold';
}
.page-content strong.strong-subheading {
  font-size: 16px;
}
.page-content a.back {
  color: #524954;
  font-family: 'open_sansregular';
  font-size: 14px;
  text-decoration: underline;
}
.inline-offset {
  display: inline-block;
  width: 120px;
}
@media (min-width: 750px) {
  .inline-offset {
    width: 130px;
  }
}
@media (min-width: 970px) {
  .inline-offset {
    width: 140px;
  }
}
.white-bg-page {
  background-color: #fff;
  padding: 25px 15px;
}
@media (min-width: 750px) {
  .white-bg-page {
    padding: 60px 85px;
  }
}
.white-bg-page .sub-title {
  margin-top: 0;
}
.white-bg-page strong {
  font-family: libre baskerville;
}
.white-bg-page .standard-subheading {
  margin-top: 0;
}
@media (min-width: 970px) {
  .white-bg-page .standard-subheading {
    margin-top: 20px;
  }
}
.white-bg-page.sans-serif-p strong {
  font-family: 'open_sansbold';
}
ul.standard-list li {
  padding: 0;
  line-height: 2;
  font-family: "Libre Baskerville", Georgia, Times, serif;
}
.box-purple {
  background-color: #993eaa;
  color: #fff;
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (min-width: 750px) {
  .box-purple {
    padding: 50px;
  }
}
.box-purple h3.heading {
  color: #fff;
  margin-top: 0;
  text-align: center;
}
@media (min-width: 750px) {
  .box-purple h3.heading {
    text-align: left;
  }
}
.box-purple .message {
  font-size: 18px;
  font-family: 'open_sanslight', Arial, sans-serif;
  text-align: center;
  padding: 90px 0;
}
@media (min-width: 750px) {
  .box-purple .message {
    font-size: 20px;
    padding: 180px 30px;
  }
}
.box-purple a.back {
  color: #fff;
}
.vacancies-table table {
  width: 100%;
  vertical-align: middle;
  font-size: 10px;
}
@media (min-width: 970px) {
  .vacancies-table table {
    font-size: 14px;
  }
}
.vacancies-table th {
  background-color: #6e267b;
  color: #fff;
  text-align: center;
  width: 33.33%;
  height: 23px;
}
@media (min-width: 750px) {
  .vacancies-table th {
    height: 36px;
  }
}
@media (min-width: 970px) {
  .vacancies-table th {
    height: 48px;
  }
}
.vacancies-table td {
  padding-left: 10px;
  height: 23px;
}
@media (min-width: 750px) {
  .vacancies-table td {
    height: 36px;
  }
}
@media (min-width: 970px) {
  .vacancies-table td {
    height: 48px;
    padding-left: 20px;
  }
}
.sans-serif-p p {
  font-family: 'open_sansregular';
}
@media (min-width: 750px) {
  .link-list-page {
    padding-left: 37px;
    padding-right: 37px;
  }
}
@media (min-width: 970px) {
  .link-list-page {
    padding-left: 50px;
    padding-right: 50px;
  }
}
.link-list-page .list-title {
  color: #524954;
  font-family: 'open_sansbold';
  font-size: 13px;
  text-align: left;
  margin-bottom: 15px;
}
@media (min-width: 970px) {
  .link-list-page .list-title {
    font-size: 18px;
  }
}
.link-list-page a {
  font-size: 10px;
  line-height: 3;
  color: #524954;
  text-decoration: underline;
}
@media (min-width: 970px) {
  .link-list-page a {
    font-size: 13px;
    line-height: 2;
  }
}
.link-list-page .hr {
  margin: 30px 0;
  border-bottom: solid 1px #e1e1e1;
}
.plan-selection-panel.panel-individuals .panel-ps-plan-body .panel-inner,
.plan-selection-panel.panel-individuals .panel-ps-quote-info .panel-inner,
.plan-selection-panel.panel-individuals .panel-ps-price-info .panel-inner {
  background-color: #1db3ce;
  background-color: rgba(29, 179, 205, 0.85);
}
.lt-ie9 .plan-selection-panel.panel-individuals .panel-ps-plan-body .panel-inner,
.lt-ie9 .plan-selection-panel.panel-individuals .panel-ps-quote-info .panel-inner,
.lt-ie9 .plan-selection-panel.panel-individuals .panel-ps-price-info .panel-inner {
  zoom: 1;
  background-color: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#d91db3cd, endColorstr=#d91db3cd)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#d91db3cd, endColorstr=#d91db3cd);
}
.page-container.state-offer.state-quote-process .panel-individuals .panel-ps-price-actions .panel-inner {
  background-color: #1db3ce;
  background-color: rgba(29, 179, 205, 0.85);
}
.lt-ie9 .page-container.state-offer.state-quote-process .panel-individuals .panel-ps-price-actions .panel-inner {
  zoom: 1;
  background-color: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#d91db3cd, endColorstr=#d91db3cd)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#d91db3cd, endColorstr=#d91db3cd);
}
.plan-selection-panel.panel-couples .panel-ps-plan-body .panel-inner,
.plan-selection-panel.panel-couples .panel-ps-quote-info .panel-inner,
.plan-selection-panel.panel-couples .panel-ps-price-info .panel-inner {
  background-color: #e17000;
  background-color: rgba(224, 112, 0, 0.85);
}
.lt-ie9 .plan-selection-panel.panel-couples .panel-ps-plan-body .panel-inner,
.lt-ie9 .plan-selection-panel.panel-couples .panel-ps-quote-info .panel-inner,
.lt-ie9 .plan-selection-panel.panel-couples .panel-ps-price-info .panel-inner {
  zoom: 1;
  background-color: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#d9e07000, endColorstr=#d9e07000)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#d9e07000, endColorstr=#d9e07000);
}
.page-container.state-offer.state-quote-process .panel-couples .panel-ps-price-actions .panel-inner {
  background-color: #e17000;
  background-color: rgba(224, 112, 0, 0.85);
}
.lt-ie9 .page-container.state-offer.state-quote-process .panel-couples .panel-ps-price-actions .panel-inner {
  zoom: 1;
  background-color: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#d9e07000, endColorstr=#d9e07000)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#d9e07000, endColorstr=#d9e07000);
}
.plan-selection-panel.panel-young_families {
  color: #524954;
}
.plan-selection-panel.panel-young_families .panel-plan-table {
  color: #524954;
}
.plan-selection-panel.panel-young_families .panel-ps-plan-body .panel-inner,
.plan-selection-panel.panel-young_families .panel-ps-quote-info .panel-inner,
.plan-selection-panel.panel-young_families .panel-ps-price-info .panel-inner {
  background-color: #19ff93;
  background-color: rgba(26, 255, 148, 0.85);
}
.lt-ie9 .plan-selection-panel.panel-young_families .panel-ps-plan-body .panel-inner,
.lt-ie9 .plan-selection-panel.panel-young_families .panel-ps-quote-info .panel-inner,
.lt-ie9 .plan-selection-panel.panel-young_families .panel-ps-price-info .panel-inner {
  zoom: 1;
  background-color: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#d91aff94, endColorstr=#d91aff94)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#d91aff94, endColorstr=#d91aff94);
}
.plan-selection-panel.panel-young_families .panel-ps-price-breakdown,
.plan-selection-panel.panel-young_families .panel-ps-tcs-breakdown,
.plan-selection-panel.panel-young_families .panel-ps-price-offer {
  color: white;
}
.page-container.state-offer.state-quote-process .panel-young_families .panel-ps-price-actions .panel-inner {
  background-color: #19ff93;
  background-color: rgba(26, 255, 148, 0.85);
}
.lt-ie9 .page-container.state-offer.state-quote-process .panel-young_families .panel-ps-price-actions .panel-inner {
  zoom: 1;
  background-color: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#d91aff94, endColorstr=#d91aff94)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#d91aff94, endColorstr=#d91aff94);
}
.plan-selection-panel.panel-older_families {
  color: #524954;
}
.plan-selection-panel.panel-older_families .panel-plan-table {
  color: #524954;
}
.plan-selection-panel.panel-older_families .panel-ps-plan-body .panel-inner,
.plan-selection-panel.panel-older_families .panel-ps-quote-info .panel-inner,
.plan-selection-panel.panel-older_families .panel-ps-price-info .panel-inner {
  background-color: #30e38f;
  background-color: rgba(49, 227, 144, 0.85);
}
.lt-ie9 .plan-selection-panel.panel-older_families .panel-ps-plan-body .panel-inner,
.lt-ie9 .plan-selection-panel.panel-older_families .panel-ps-quote-info .panel-inner,
.lt-ie9 .plan-selection-panel.panel-older_families .panel-ps-price-info .panel-inner {
  zoom: 1;
  background-color: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#d931e390, endColorstr=#d931e390)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#d931e390, endColorstr=#d931e390);
}
.plan-selection-panel.panel-older_families .panel-ps-price-breakdown,
.plan-selection-panel.panel-older_families .panel-ps-tcs-breakdown,
.plan-selection-panel.panel-older_families .panel-ps-price-offer {
  color: white;
}
.page-container.state-offer.state-quote-process .panel-older_families .panel-ps-price-actions .panel-inner {
  background-color: #30e38f;
  background-color: rgba(49, 227, 144, 0.85);
}
.lt-ie9 .page-container.state-offer.state-quote-process .panel-older_families .panel-ps-price-actions .panel-inner {
  zoom: 1;
  background-color: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#d931e390, endColorstr=#d931e390)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#d931e390, endColorstr=#d931e390);
}
a[href*='tel:'] {
  white-space: nowrap;
}
.form-hint {
  font-size: 13px;
  font-family: 'open_sanslight';
}
#page-privacy-policy .form-hr {
  margin: 40px auto;
  max-width: 600px;
}
#page-fees-charges p.text-separated {
  margin-bottom: 20px;
}
#page-downloads h3 {
  margin-top: 34px;
}
#page-downloads h4 a {
  font-family: open_sanssemibold;
}
#page-downloads .accordion-row .accordion-row-header:after {
  content: "";
  display: inline-block;
  background: url("../images/standard-pages/terms/arrow-right.png") no-repeat;
  height: 16px;
  width: 16px;
  -webkit-transform: translateY(7px);
  transform: translateY(7px);
  margin-left: 6px;
}
#page-downloads .accordion-row.active .accordion-row-header:after {
  background: url("../images/standard-pages/terms/arrow-down.png") no-repeat;
}
#page-downloads .accordion-row .accordion-row-content {
  padding-top: 10px;
}
@media (max-width: 750px) {
  #page-downloads .accordion-row .accordion-row-content {
    margin-left: -24px;
  }
}
#page-downloads .accordion-row .accordion-row-content a {
  text-decoration: none;
}
#page-downloads .accordion-row .accordion-row-content b a {
  font-family: open_sanssemibold;
  font-weight: normal;
}
#page-downloads .accordion-row .accordion-row-content ul.two-column-list {
  list-style-type: none;
}
@media (max-width: 750px) {
  #page-downloads .accordion-row .accordion-row-content ul.two-column-list {
    padding: 0;
  }
}
#page-downloads .accordion-row .accordion-row-content ul.two-column-list li {
  float: left;
  width: 50%;
  padding-top: 20px;
}
@media (max-width: 750px) {
  #page-downloads .accordion-row .accordion-row-content ul.two-column-list li {
    width: 100%;
    text-align: center;
  }
  #page-downloads .accordion-row .accordion-row-content ul.two-column-list li:nth-child(n+11) {
    display: none;
  }
}
#page-downloads .section-buttons {
  text-align: center;
}
#page-downloads button.see-more-btn {
  background-color: #ffffff;
  color: #524954;
  font: 14px open_sansbold;
  height: 45px;
  width: 175px;
  outline: none;
  border: solid 1px #524954;
  display: none;
  margin-top: 30px;
}
@media (min-width: 750px) {
  #page-downloads button.see-more-btn {
    font-size: 15px;
  }
}
@media (max-width: 750px) {
  #page-downloads button.see-more-btn {
    display: inline-block;
  }
}
#page-downloads .information-block-paragraph {
  margin-top: 16px;
}
#page-downloads .bullet-offset {
  padding-left: 32px;
}
@media (max-width: 750px) {
  #page-downloads .bullet-offset {
    padding: 0;
  }
}
#page-company-structure .text-separated {
  margin: 20px 0;
}
@media (min-width: 750px) {
  #page-company-structure .text-separated {
    margin: 20px 0 0px;
  }
}
#page-company-structure li {
  font-family: "libre baskerville";
}
#standard-enquiry-form-page h1.page-header {
  margin: 40px 0px 20px;
  font-size: 22px;
}
@media (min-width: 750px) {
  #standard-enquiry-form-page h1.page-header {
    font-size: 32px;
  }
}
#standard-enquiry-form-page .text-center p {
  font-size: 15px;
  font-family: open_sansregular;
}
@media (min-width: 750px) {
  #standard-enquiry-form-page .text-center p {
    font-size: 18px;
  }
}
@media (min-width: 970px) {
  #standard-enquiry-form-page .text-center p {
    font-size: 20px;
  }
}
#standard-enquiry-form-page form {
  font-size: 13px;
}
#standard-enquiry-form-page form textarea.form-control {
  height: 200px;
}
#standard-enquiry-form-page form a.back {
  color: #000000;
  text-decoration: underline;
}
#standard-enquiry-form-page form p {
  font-family: open_sansregular;
  font-size: 14px;
}
#standard-enquiry-form-page form .form-group label,
#standard-enquiry-form-page form .form-control {
  width: 272px;
}
#standard-enquiry-form-page form h3 {
  max-width: 350px;
}
#standard-enquiry-form-page form .inner-bg {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: -1;
}
#standard-enquiry-form-page form .inner-bg .inner-bg-col {
  position: absolute;
  height: 100%;
}
#standard-enquiry-form-page form .inner-bg .inner-bg-color {
  position: relative;
  height: 100%;
}
#standard-enquiry-form-page form .submit-form {
  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 10px;
}
#standard-enquiry-form-page form .submit-form:focus,
#standard-enquiry-form-page form .submit-form:hover {
  margin: 8px -1px 9px 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;
}
#standard-enquiry-form-page form .content-indented {
  padding: 25px 0;
}
@media (min-width: 750px) {
  #standard-enquiry-form-page form .submit-form {
    margin: 15px 0 25px;
  }
  #standard-enquiry-form-page form .submit-form:focus,
  #standard-enquiry-form-page form .submit-form:hover {
    margin: 16px -1px 24px 1px;
  }
  #standard-enquiry-form-page form .content-indented {
    padding: 50px 52px 100px;
  }
  #standard-enquiry-form-page form .col-padding.text-center {
    padding-bottom: 60px;
  }
}
#complaint-procedures-page #content a.tel {
  text-decoration: none;
}
#complaint-procedures-page #content h3 {
  text-align: center;
  margin-bottom: 30px;
  color: #e17000;
}
#complaint-procedures-page #content p {
  margin: 25px 0px;
}
#complaint-procedures-page #content li,
#complaint-procedures-page #content strong {
  font-family: libre baskerville;
  font-size: 13px;
}
#complaint-procedures-page #content .bottom {
  padding-bottom: 60px;
  padding-top: 35px;
}
#page-no-search-result #___gcse_2 .gsc-tabsArea .gsc-tabHeader {
  overflow: visible;
}
#page-no-search-result #___gcse_2 table {
  border-collapse: separate;
}
#page-no-search-result #___gcse_2 .gsc-selected-option-container {
  min-width: 90px;
}
#page-claims .claims-header-block {
  margin-top: 0;
}
@media (min-width: 750px) {
  #page-claims .claims-header-block {
    margin-top: 85px;
  }
}
@media (min-width: 970px) {
  #page-claims .claims-header-block {
    margin-top: 150px;
  }
}
#page-claims .claims-header-block .panel-info {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.85);
  color: #303030;
  padding: 0 50px;
}
.lt-ie9 #page-claims .claims-header-block .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);
}
@media (min-width: 750px) {
  #page-claims .claims-header-block .panel-info {
    padding-top: 65px;
    min-height: 350px;
  }
}
@media (min-width: 970px) {
  #page-claims .claims-header-block .panel-info .panel-hr {
    margin: 20px 0;
  }
}
#page-claims .claims-header-block .panel-info h2 {
  color: #6e267b;
  font-size: 22px;
  line-height: 20px;
  font-family: 'open_sanslight';
}
@media (min-width: 970px) {
  #page-claims .claims-header-block .panel-info h2 {
    font-size: 35px;
    line-height: 37px;
  }
}
#page-claims .claims-header-block .panel-info .panel-hr {
  background-color: rgba(110, 38, 123, 0.31);
  height: 1px;
  margin-bottom: 15px;
  margin-left: 0;
  margin-top: 15px;
  width: 38%;
}
@media (min-width: 750px) {
  #page-claims .claims-header-block .panel-info .panel-hr {
    margin-bottom: 20px;
    margin-top: 20px;
  }
}
#page-claims .claims-header-block .panel-info .header-box-subtitle {
  font-family: "Libre Baskerville", Georgia, Times, serif;
  font-weight: bold;
  color: #6e267b;
  font-size: 14px;
  margin-bottom: 30px;
}
@media (min-width: 750px) {
  #page-claims .claims-header-block .panel-info .header-box-subtitle {
    font-size: 14px;
    line-height: 24px;
  }
}
#page-claims .claims-intruduction {
  margin-top: 10px;
}
@media (min-width: 750px) {
  #page-claims .claims-intruduction {
    margin-top: 50px;
  }
}
#page-claims .claims-intruduction h2 {
  padding-left: 20px;
  padding-right: 20px;
}
#page-claims .claims-intruduction h2 span {
  display: block;
}
@media (min-width: 750px) {
  #page-claims .claims-intruduction h2 {
    padding-left: 0;
    padding-right: 0;
  }
  #page-claims .claims-intruduction h2 span {
    display: inline-block;
  }
}
#page-claims .claims-intruduction p {
  text-align: center;
  font-size: 14px;
}
@media (min-width: 750px) {
  #page-claims .claims-intruduction p {
    font-size: 13px;
    max-width: 500px;
    margin: 0 auto;
  }
}
#page-claims .claims-items {
  padding: 20px 0 20px;
  max-width: 1000px;
  margin: 0 auto;
  position: relative;
  font-size: 0;
  text-align: left;
}
@media (min-width: 750px) {
  #page-claims .claims-items {
    padding: 40px 0 20px;
    text-align: center;
    padding-top: 25px;
    margin: 0 20px;
  }
}
@media (min-width: 970px) {
  #page-claims .claims-items {
    margin: 0 45px;
  }
}
#page-claims .claims-items:before,
#page-claims .claims-items:after {
  clear: both;
  content: " ";
  display: table;
}
#page-claims .claims-items .claims-item {
  width: 50%;
  display: inline-block;
  vertical-align: top;
  font-size: auto;
  cursor: pointer;
}
@media (min-width: 750px) {
  #page-claims .claims-items .claims-item {
    width: 25%;
  }
}
@media (min-width: 750px) {
  #page-claims .claims-items .claims-item.item-backpacker .claims-item-wrapper,
  #page-claims .claims-items .claims-item.item-canada .claims-item-wrapper,
  #page-claims .claims-items .claims-item.item-life .claims-item-wrapper,
  #page-claims .claims-items .claims-item.item-radiology .claims-item-wrapper,
  #page-claims .claims-items .claims-item.item-other-forms .claims-item-wrapper {
    margin-top: 50px;
  }
}
#page-claims .claims-items .claims-item .claims-item-wrapper {
  height: 155px;
  margin: 0 auto;
  text-align: center;
  margin-top: 25px;
}
@media (min-width: 750px) {
  #page-claims .claims-items .claims-item .claims-item-wrapper {
    height: 190px;
  }
}
@media (min-width: 970px) {
  #page-claims .claims-items .claims-item .claims-item-wrapper {
    height: 220px;
  }
}
#page-claims .claims-items .claims-item .claims-item-wrapper .claims-item-title {
  color: #0fe27f;
  font-size: 18px;
  height: 40px;
  font-family: 'open_sanslight';
  margin: 0 15px;
  margin-top: 10px;
}
@media (min-width: 750px) {
  #page-claims .claims-items .claims-item .claims-item-wrapper .claims-item-title {
    font-size: 22px;
    height: 60px;
    line-height: 26px;
    margin-top: 10px;
  }
}
@media (min-width: 970px) {
  #page-claims .claims-items .claims-item .claims-item-wrapper .claims-item-title {
    font-size: 28px;
    line-height: 30px;
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
  }
}
#page-claims .claims-items .claims-item .claims-item-wrapper .bg-icon {
  display: inline-block;
  width: 100px;
  height: 100px;
  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%;
}
@media (min-width: 750px) {
  #page-claims .claims-items .claims-item .claims-item-wrapper .bg-icon {
    width: 128px;
    height: 128px;
  }
}
#page-claims .claims-items .claims-item.item-hospital .bg-icon {
  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%;
}
#page-claims .claims-items .claims-item.item-day-to-day .bg-icon {
  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%;
}
#page-claims .claims-items .claims-item.item-out-patient .bg-icon {
  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%;
}
#page-claims .claims-items .claims-item.item-maternity .bg-icon {
  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%;
}
#page-claims .claims-items .claims-item.item-multitrip .bg-icon {
  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%;
}
#page-claims .claims-items .claims-item.item-emergency .bg-icon {
  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%;
}
#page-claims .claims-items .claims-item.item-international .bg-icon {
  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%;
}
#page-claims .claims-items .claims-item.item-dental .bg-icon {
  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%;
}
#page-claims .claims-items .claims-item.item-backpacker .bg-icon {
  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%;
}
#page-claims .claims-items .claims-item.item-canada .bg-icon {
  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%;
}
#page-claims .claims-items .claims-item.item-life .bg-icon {
  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%;
}
#page-claims .claims-items .claims-item.item-radiology .bg-icon {
  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%;
}
#page-claims .claims-items .claims-item.item-other-forms .bg-icon {
  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%;
}
#page-claims .claims-items .claims-item .js-description {
  display: none;
}
#page-claims .claims-items .js-dropdown {
  display: none;
  background-clip: padding-box !important;
  box-sizing: border-box;
  padding: 0;
  padding: 40px 0 20px;
  width: 100%;
  border-color: transparent;
  text-align: left;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 400px) {
  #page-claims .claims-items .js-dropdown {
    border-left: medium none;
  }
}
#page-claims .claims-items .js-dropdown .js-dropdown-arrow {
  position: absolute;
  top: -40px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -45px;
  border: 40px solid transparent;
  border-bottom-color: #fff;
  pointer-events: none;
}
#page-claims .claims-items .js-dropdown .js-dropdown-content {
  background: none repeat scroll 0 0 #FFFFFF;
  color: #333333;
  position: relative;
  width: 100%;
  padding: 10px 20px 20px;
}
@media (min-width: 750px) {
  #page-claims .claims-items .js-dropdown .js-dropdown-content {
    padding: 10px 50px 20px 80px;
  }
}
#page-claims .bottom-content {
  text-align: left;
  background-color: #ffffff;
  padding: 10px 20px 20px;
}
@media (min-width: 750px) {
  #page-claims .bottom-content {
    padding: 10px 50px 20px 80px;
  }
}
#page-claims .bottom-content h4.sub-heading {
  color: #19ff93;
}
#page-claims .bottom-content a.mail,
#page-claims .bottom-content a.tel,
#page-claims .bottom-content a.link {
  text-decoration: none;
  font-weight: bold;
  color: #524954;
}
#page-claims .bottom-content a.link {
  text-decoration: underline;
}
#page-claims .bottom-content p {
  font-size: 14px;
}
@media (min-width: 750px) and (max-width: 11199px) {
  #page-claims .bottom-content p {
    font-size: 13px;
  }
}
#page-claims .page-content h4.sub-title {
  color: #993eaa;
  font-size: 14px;
}
@media (min-width: 750px) {
  #page-claims .page-content h4.sub-title {
    font-size: 16px;
  }
}
#page-dentist-directory h1.standard-heading {
  font-size: 19px;
}
#page-dentist-directory .element-accordion .accordion-inner .accordion-row .accordion-row-header {
  background-color: #d9d9d9;
  color: #993eaa;
  position: relative;
  padding: 0 40px;
}
#page-dentist-directory .element-accordion .accordion-inner .accordion-row .accordion-row-header:after {
  content: "+";
  color: #993eaa;
  position: absolute;
  top: 0;
  right: 38px;
  font-size: 25px;
}
#page-dentist-directory .element-accordion .accordion-inner .accordion-row table.tablesaw-stack thead {
  border-bottom: inherit;
}
#page-dentist-directory .element-accordion .accordion-inner .accordion-row table.tablesaw-stack thead tr > *:first-child {
  padding: 0 .7em;
}
#page-dentist-directory .element-accordion .accordion-inner .accordion-row table.tablesaw-stack thead th {
  color: #993eaa;
  font-size: 16px;
  font-weight: normal;
}
#page-dentist-directory .element-accordion .accordion-inner .accordion-row table.tablesaw-stack tbody tr > *:first-child {
  padding: 0 .7em;
}
#page-dentist-directory .element-accordion .accordion-inner .accordion-row table.tablesaw-stack tbody > :first-child {
  border-top: inherit;
}
#page-dentist-directory .element-accordion .accordion-inner .accordion-row table.tablesaw-stack tbody > :last-child {
  border-bottom: inherit;
}
#page-dentist-directory .element-accordion .accordion-inner .accordion-row table.tablesaw-stack tbody tr.empty .tablesaw-cell-label {
  display: none;
}
#page-dentist-directory .element-accordion .accordion-inner .accordion-row table.tablesaw-stack tbody tr.empty span {
  display: none;
}
#page-dentist-directory .element-accordion .accordion-inner .accordion-row table.tablesaw-stack tbody tr td {
  padding: 0 .7em;
  font-family: 'libre baskerville';
}
#page-dentist-directory .element-accordion .accordion-inner .accordion-row table.tablesaw-stack tbody tr td .tablesaw-cell-label {
  width: 44%;
  padding: 0 30px;
  color: #993eaa;
  font-family: 'open_sansregular';
  font-weight: normal;
  font-size: 16px;
}
#page-dentist-directory .element-accordion .accordion-inner .accordion-row table.tablesaw-stack tbody tr td:first-child {
  padding-top: 10px;
}
#page-dentist-directory .element-accordion .accordion-inner .accordion-row table.tablesaw-stack tbody tr td:last-child {
  padding-bottom: 10px;
}
#page-dentist-directory .element-accordion .accordion-inner .accordion-row table.tablesaw-stack tbody tr td span {
  display: inline-block;
  vertical-align: top;
  width: 50%;
}
#page-dentist-directory .element-accordion .accordion-inner .accordion-row.active .accordion-row-header {
  color: #993eaa;
  position: relative;
}
#page-dentist-directory .element-accordion .accordion-inner .accordion-row.active .accordion-row-header:after {
  content: "-";
  color: #993eaa;
  position: absolute;
  top: 0;
  right: 40px;
  font-size: 31px;
}
#page-dentist-directory .element-accordion .accordion-inner .accordion-row:nth-child(even) .accordion-row-header {
  background-color: #d2d2d2;
}
@media (min-width: 750px) {
  #page-dentist-directory h1.standard-heading {
    font-size: 32px;
  }
  #page-dentist-directory .element-accordion .accordion-inner .accordion-row table.tablesaw-stack thead {
    border-bottom: 1px solid #dfdfdf;
  }
  #page-dentist-directory .element-accordion .accordion-inner .accordion-row table.tablesaw-stack thead tr > *:first-child {
    padding: 0 40px;
  }
  #page-dentist-directory .element-accordion .accordion-inner .accordion-row table.tablesaw-stack tbody tr > *:first-child {
    padding: 0 40px;
  }
  #page-dentist-directory .element-accordion .accordion-inner .accordion-row table.tablesaw-stack tbody tr.empty span {
    display: inline-block;
  }
  #page-dentist-directory .element-accordion .accordion-inner .accordion-row table.tablesaw-stack tbody tr td {
    padding: .9em .7em;
  }
  #page-dentist-directory .element-accordion .accordion-inner .accordion-row table.tablesaw-stack tbody tr td:first-child {
    padding-top: 0;
  }
  #page-dentist-directory .element-accordion .accordion-inner .accordion-row table.tablesaw-stack tbody tr td:last-child {
    padding-bottom: .9em;
  }
  #page-dentist-directory .element-accordion .accordion-inner .accordion-row table.tablesaw-stack tbody tr td span {
    width: inherit;
  }
}
#page-member-services #header-wrapper #header {
  position: relative;
  min-height: 100%;
}
#page-member-services #header-wrapper #header #header-block-content {
  width: 370px;
}
#page-member-services #header-wrapper .panel-info h2 {
  font-size: 21px;
  line-height: 23px;
  margin-top: 30px;
}
#page-member-services #header-wrapper .panel-info .header-box-subtitle {
  margin-bottom: 50px;
}
#page-member-services .page-content {
  margin-bottom: 0;
}
#page-member-services .page-content p {
  font-size: 14px;
}
#page-member-services .page-content .content-intro {
  padding-top: 5%;
}
#page-member-services .page-content .profiles-container {
  margin-top: 0;
}
#page-member-services .page-content .profiles-container .profile-block {
  padding: 0 17px 30px;
}
#page-member-services .page-content .profiles-container .profile-block .block-inner {
  padding-bottom: 15px;
  background-color: #ffffff;
}
#page-member-services .page-content .profiles-container .profile-block .block-image-container img {
  max-width: 100%;
}
#page-member-services .page-content .profiles-container .profile-block .block-profile-container {
  padding: 18px 22px 0;
  min-height: 100%;
  position: relative;
}
#page-member-services .page-content .profiles-container .profile-block .block-profile-container h4.greeting {
  color: #6e267b;
  font-size: 25px;
  line-height: 27px;
  margin: 0 0 15px 0;
  font-family: open_sanslight;
}
#page-member-services .page-content .profiles-container .profile-block .block-profile-container p {
  font-family: "Libre Baskerville";
  font-size: 14px;
  color: #6e267b;
}
#page-member-services .page-content .profiles-container .profile-block .block-profile-container p a.tel {
  text-decoration: none;
}
#page-member-services .page-content .profiles-container .profile-block .block-profile-container .find-out-more {
  margin-top: 20px;
  position: relative;
  bottom: 0;
}
#page-member-services .page-content .profiles-container .profile-block .block-profile-container .find-out-more a.more {
  color: #6e267b;
  font-size: 17px;
  font-family: "open_sansbold";
  text-decoration: none;
}
#page-member-services .page-content .profiles-container .profile-block .block-profile-container .find-out-more a.more:hover {
  color: #993eaa;
}
@media (min-width: 750px) {
  #page-member-services #header-wrapper {
    height: 495px;
  }
  #page-member-services #header-wrapper .panel-info h2 {
    font-size: 26px;
    line-height: 28px;
  }
  #page-member-services #header-wrapper .panel-info .header-box-subtitle {
    margin-bottom: 100px;
  }
  #page-member-services .page-content p {
    font-size: 13px;
  }
  #page-member-services .page-content .profiles-container {
    margin-top: 25px;
  }
  #page-member-services .page-content .profiles-container .profile-block .block-profile-container {
    padding: 20px 25px 0;
    min-height: 485px;
  }
  #page-member-services .page-content .profiles-container .profile-block .block-profile-container h4.greeting {
    font-size: 26px;
    line-height: 28px;
  }
  #page-member-services .page-content .profiles-container .profile-block .block-profile-container p {
    font-size: 11px;
  }
  #page-member-services .page-content .profiles-container .profile-block .block-profile-container .find-out-more {
    position: absolute;
  }
}
@media (min-width: 970px) {
  #page-member-services #header-wrapper {
    height: 645px;
  }
  #page-member-services .page-content .profiles-container .profile-block .block-profile-container {
    padding: 20px 20px 0;
    min-height: 445px;
  }
  #page-member-services .page-content .profiles-container .profile-block .block-profile-container p {
    font-size: 13px;
  }
}
#page-member-services-nurseline #header-wrapper #header {
  position: relative;
  min-height: 100%;
  padding-top: 105px;
}
#page-member-services-nurseline #header-wrapper #header #header-block-content {
  width: 370px;
}
#page-member-services-nurseline #header-wrapper .panel-info h2 {
  font-size: 21px;
  line-height: 23px;
  margin-top: 30px;
}
#page-member-services-nurseline #header-wrapper .panel-info .header-box-subtitle {
  margin-bottom: 50px;
}
#page-member-services-nurseline .page-content h1.standard-heading {
  font-size: 18px;
  line-height: 22px;
  padding: 0 30px;
}
#page-member-services-nurseline .page-content .white-bg-page {
  padding: 30px 25px;
}
#page-member-services-nurseline .page-content .white-bg-page h4.sub-title {
  color: #993eaa;
  font-size: 16px;
}
#page-member-services-nurseline .page-content .white-bg-page p {
  font-size: 14px;
}
#page-member-services-nurseline .page-content .white-bg-page .text-separated {
  margin: 20px 0 30px;
}
#page-member-services-nurseline .page-content .white-bg-page ul,
#page-member-services-nurseline .page-content .white-bg-page ol {
  font-family: "libre baskerville";
  font-size: 14px;
}
#page-member-services-nurseline .page-content .white-bg-page ul li,
#page-member-services-nurseline .page-content .white-bg-page ol li {
  line-height: 26px;
}
#page-member-services-nurseline .page-content .white-bg-page strong {
  font-weight: bold;
  font-size: 12px;
}
#page-member-services-nurseline .page-content .white-bg-page strong a {
  color: #524954;
  text-decoration: underline;
}
#page-member-services-nurseline .page-content .white-bg-page .sub-heading-small {
  font-size: 13px;
  font-weight: bold;
}
#page-member-services-nurseline .page-content .white-bg-page i.org-icon {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/page-member-services/org-icon.jpg", sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/page-member-services/org-icon.jpg', sizingMethod='scale')";
  background: url("../images/page-member-services/org-icon.jpg");
  background-size: 100% 100%;
  height: 210px;
  display: block;
  margin: 0 auto 50px auto;
  width: 172px;
}
@media (min-width: 750px) {
  #page-member-services-nurseline #header-wrapper {
    height: 495px;
  }
  #page-member-services-nurseline #header-wrapper #header {
    padding-top: 155px;
  }
  #page-member-services-nurseline #header-wrapper .panel-info h2 {
    font-size: 26px;
    line-height: 28px;
  }
  #page-member-services-nurseline #header-wrapper .panel-info .header-box-subtitle {
    margin-bottom: 100px;
  }
  #page-member-services-nurseline .page-content h1.standard-heading {
    font-size: 32px;
    line-height: 34px;
    padding: 0;
  }
  #page-member-services-nurseline .page-content .white-bg-page {
    padding: 60px 85px;
  }
  #page-member-services-nurseline .page-content .white-bg-page h4.sub-title {
    font-size: 13px;
  }
  #page-member-services-nurseline .page-content .white-bg-page ul,
  #page-member-services-nurseline .page-content .white-bg-page ol,
  #page-member-services-nurseline .page-content .white-bg-page strong,
  #page-member-services-nurseline .page-content .white-bg-page p {
    font-size: 13px;
  }
  #page-member-services-nurseline .page-content .white-bg-page .text-separated {
    margin: 20px 0 42px;
  }
  #page-member-services-nurseline .page-content .white-bg-page .sub-heading-small {
    font-size: 13px;
    font-weight: bold;
  }
}
@media (min-width: 970px) {
  #page-member-services-nurseline #header-wrapper {
    height: 645px;
  }
}
#page-member-services-midwife #header-wrapper #header {
  position: relative;
  min-height: 100%;
  padding-top: 105px;
}
#page-member-services-midwife #header-wrapper #header #header-block-content {
  width: 370px;
}
#page-member-services-midwife #header-wrapper .panel-info h2 {
  font-size: 21px;
  line-height: 23px;
  margin-top: 30px;
}
#page-member-services-midwife #header-wrapper .panel-info .header-box-subtitle {
  margin-bottom: 50px;
}
#page-member-services-midwife .page-content h1.standard-heading {
  font-size: 18px;
  line-height: 22px;
  padding: 0 30px;
}
#page-member-services-midwife .page-content .white-bg-page {
  padding: 30px 25px;
}
#page-member-services-midwife .page-content .white-bg-page h4.sub-title {
  color: #993eaa;
  font-size: 16px;
}
#page-member-services-midwife .page-content .white-bg-page p {
  font-size: 14px;
}
#page-member-services-midwife .page-content .white-bg-page .text-separated {
  margin: 20px 0 30px;
}
#page-member-services-midwife .page-content .white-bg-page ul,
#page-member-services-midwife .page-content .white-bg-page ol {
  font-family: "libre baskerville";
  font-size: 14px;
}
#page-member-services-midwife .page-content .white-bg-page ul li,
#page-member-services-midwife .page-content .white-bg-page ol li {
  line-height: 26px;
}
#page-member-services-midwife .page-content .white-bg-page strong {
  font-weight: bold;
  font-size: 12px;
}
#page-member-services-midwife .page-content .white-bg-page strong a {
  color: #524954;
  text-decoration: underline;
}
#page-member-services-midwife .page-content .white-bg-page .sub-heading-small {
  font-size: 13px;
  font-weight: bold;
}
#page-member-services-midwife .page-content .white-bg-page i.org-icon {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/page-member-services/org-icon.jpg", sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/page-member-services/org-icon.jpg', sizingMethod='scale')";
  background: url("../images/page-member-services/org-icon.jpg");
  background-size: 100% 100%;
  height: 210px;
  display: block;
  margin: 0 auto 50px auto;
  width: 172px;
}
#page-member-services-midwife .page-content a.arr-link {
  color: #993eaa;
  text-transform: uppercase;
  font-size: 16px;
  display: inline-block;
  margin: 0;
  text-decoration: none;
}
#page-member-services-midwife .page-content a.arr-link i.bg-icon {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/purple-arrow.png", sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/purple-arrow.png', sizingMethod='scale')";
  background: url("../images/purple-arrow.png");
  background-size: 100% 100%;
  height: 10px;
  display: inline-block;
  margin-left: 10px;
  width: 8px;
}
@media (min-width: 750px) {
  #page-member-services-midwife #header-wrapper {
    height: 495px;
  }
  #page-member-services-midwife #header-wrapper #header {
    padding-top: 155px;
  }
  #page-member-services-midwife #header-wrapper .panel-info h2 {
    font-size: 26px;
    line-height: 28px;
  }
  #page-member-services-midwife #header-wrapper .panel-info .header-box-subtitle {
    margin-bottom: 100px;
  }
  #page-member-services-midwife .page-content h1.standard-heading {
    font-size: 32px;
    line-height: 34px;
    padding: 0;
  }
  #page-member-services-midwife .page-content .white-bg-page {
    padding: 60px 85px;
  }
  #page-member-services-midwife .page-content .white-bg-page h4.sub-title {
    font-size: 13px;
  }
  #page-member-services-midwife .page-content .white-bg-page ul,
  #page-member-services-midwife .page-content .white-bg-page ol,
  #page-member-services-midwife .page-content .white-bg-page strong,
  #page-member-services-midwife .page-content .white-bg-page p {
    font-size: 13px;
  }
  #page-member-services-midwife .page-content .white-bg-page .text-separated {
    margin: 20px 0 42px;
  }
  #page-member-services-midwife .page-content .white-bg-page .sub-heading-small {
    font-size: 13px;
    font-weight: bold;
  }
  #page-member-services-midwife .page-content a.arr-link {
    font-size: 13px;
    margin: 0px 0 20px;
    text-decoration: underline;
  }
}
@media (min-width: 970px) {
  #page-member-services-midwife #header-wrapper {
    height: 645px;
  }
}
#page-member-services-homecare #header-wrapper #header {
  position: relative;
  min-height: 100%;
  padding-top: 105px;
}
#page-member-services-homecare #header-wrapper #header #header-block-content {
  width: 370px;
}
#page-member-services-homecare #header-wrapper .panel-info h2 {
  font-size: 21px;
  line-height: 23px;
  margin-top: 30px;
}
#page-member-services-homecare #header-wrapper .panel-info .header-box-subtitle {
  margin-bottom: 50px;
}
#page-member-services-homecare .page-content h1.standard-heading {
  font-size: 18px;
  line-height: 22px;
  padding: 0 30px;
}
#page-member-services-homecare .page-content .white-bg-page {
  padding: 30px 25px;
}
#page-member-services-homecare .page-content .white-bg-page h4.sub-title {
  color: #993eaa;
  font-size: 16px;
}
#page-member-services-homecare .page-content .white-bg-page p {
  font-size: 14px;
}
#page-member-services-homecare .page-content .white-bg-page .text-separated {
  margin: 20px 0 30px;
}
#page-member-services-homecare .page-content .white-bg-page ul,
#page-member-services-homecare .page-content .white-bg-page ol {
  font-family: "libre baskerville";
  font-size: 14px;
}
#page-member-services-homecare .page-content .white-bg-page ul li,
#page-member-services-homecare .page-content .white-bg-page ol li {
  line-height: 26px;
}
#page-member-services-homecare .page-content .white-bg-page strong {
  font-weight: bold;
  font-size: 12px;
}
#page-member-services-homecare .page-content .white-bg-page strong a {
  color: #524954;
  text-decoration: underline;
}
#page-member-services-homecare .page-content .white-bg-page .sub-heading-small {
  font-size: 13px;
  font-weight: bold;
}
#page-member-services-homecare .page-content .white-bg-page i.org-icon {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/page-member-services/org-icon.jpg", sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/page-member-services/org-icon.jpg', sizingMethod='scale')";
  background: url("../images/page-member-services/org-icon.jpg");
  background-size: 100% 100%;
  height: 210px;
  display: block;
  margin: 0 auto 50px auto;
  width: 172px;
}
#page-member-services-homecare .page-content .element-accordion {
  margin: 25px -40px;
}
#page-member-services-homecare .page-content .element-accordion .accordion-inner {
  margin-bottom: 25px;
}
#page-member-services-homecare .page-content .element-accordion .accordion-inner .accordion-row .accordion-row-header {
  background-color: #d2d2d2;
  color: #993eaa;
  line-height: 60px;
  position: relative;
  padding: 0 35px;
  font-size: 14px;
}
#page-member-services-homecare .page-content .element-accordion .accordion-inner .accordion-row .accordion-row-header:after {
  content: "+";
  color: #993eaa;
  position: absolute;
  top: 0;
  right: 38px;
  font-size: 25px;
}
#page-member-services-homecare .page-content .element-accordion .accordion-inner .accordion-row.active .accordion-row-header {
  color: #993eaa;
  position: relative;
}
#page-member-services-homecare .page-content .element-accordion .accordion-inner .accordion-row.active .accordion-row-header:after {
  content: "-";
  color: #993eaa;
  position: absolute;
  top: 0;
  right: 40px;
  font-size: 31px;
}
#page-member-services-homecare .page-content .element-accordion .accordion-inner .accordion-row:nth-child(even) .accordion-row-header {
  background-color: #dfdfdf;
}
#page-member-services-homecare .page-content .element-accordion .accordion-inner .accordion-row .accordion-row-content {
  padding: 20px 35px 10px 35px;
}
#page-member-services-homecare .page-content .element-accordion .accordion-inner .accordion-row .accordion-row-content p {
  padding: 0;
  font-size: 14px;
}
#page-member-services-homecare .page-content .element-accordion .accordion-inner .accordion-row .accordion-row-content p a {
  color: #993eaa;
}
#page-member-services-homecare .page-content .element-accordion .accordion-inner .accordion-row .accordion-row-content p strong {
  font-size: 12px;
}
#page-member-services-homecare .page-content .element-accordion .accordion-inner .accordion-row .accordion-row-content ul,
#page-member-services-homecare .page-content .element-accordion .accordion-inner .accordion-row .accordion-row-content ol {
  font-size: 14px;
}
#page-member-services-homecare .page-content .element-accordion .accordion-inner .accordion-row .accordion-row-content blockquote {
  font-size: 12px;
}
@media (min-width: 750px) {
  #page-member-services-homecare #header-wrapper {
    height: 495px;
  }
  #page-member-services-homecare #header-wrapper #header {
    padding-top: 155px;
  }
  #page-member-services-homecare #header-wrapper .panel-info h2 {
    font-size: 26px;
    line-height: 28px;
  }
  #page-member-services-homecare #header-wrapper .panel-info .header-box-subtitle {
    margin-bottom: 100px;
  }
  #page-member-services-homecare .page-content h1.standard-heading {
    font-size: 32px;
    line-height: 34px;
    padding: 0;
  }
  #page-member-services-homecare .page-content .white-bg-page {
    padding: 60px 85px;
  }
  #page-member-services-homecare .page-content .white-bg-page h4.sub-title {
    font-size: 13px;
  }
  #page-member-services-homecare .page-content .white-bg-page ul,
  #page-member-services-homecare .page-content .white-bg-page ol,
  #page-member-services-homecare .page-content .white-bg-page strong,
  #page-member-services-homecare .page-content .white-bg-page p {
    font-size: 13px;
  }
  #page-member-services-homecare .page-content .white-bg-page .text-separated {
    margin: 20px 0 42px;
  }
  #page-member-services-homecare .page-content .white-bg-page .sub-heading-small {
    font-size: 13px;
    font-weight: bold;
  }
  #page-member-services-homecare .page-content .element-accordion {
    margin: 25px -85px;
  }
  #page-member-services-homecare .page-content .element-accordion .accordion-inner .accordion-row .accordion-row-header {
    line-height: 50px;
    padding: 0 85px;
    font-size: 17px;
  }
  #page-member-services-homecare .page-content .element-accordion .accordion-inner .accordion-row .accordion-row-header:after {
    right: 83px;
  }
  #page-member-services-homecare .page-content .element-accordion .accordion-inner .accordion-row.active .accordion-row-header:after {
    right: 85px;
  }
  #page-member-services-homecare .page-content .element-accordion .accordion-inner .accordion-row .accordion-row-content {
    padding: 13px 85px 5px 85px;
  }
  #page-member-services-homecare .page-content .element-accordion .accordion-inner .accordion-row .accordion-row-content p {
    font-size: 13px;
  }
  #page-member-services-homecare .page-content .element-accordion .accordion-inner .accordion-row .accordion-row-content p strong {
    font-size: 13px;
  }
  #page-member-services-homecare .page-content .element-accordion .accordion-inner .accordion-row .accordion-row-content ul,
  #page-member-services-homecare .page-content .element-accordion .accordion-inner .accordion-row .accordion-row-content ol {
    font-size: 13px;
  }
}
@media (min-width: 970px) {
  #page-member-services-homecare #header-wrapper {
    height: 645px;
  }
}
#page-directory-of-consultants .block-intruduction h2.heading {
  margin-top: 36px;
  margin-bottom: 34px;
}
@media (min-width: 750px) {
  #page-directory-of-consultants .block-intruduction h2.heading {
    margin-top: 83px;
    margin-bottom: 63px;
  }
}
@media (min-width: 750px) {
  #page-directory-of-consultants .block-intruduction .white-bg-page {
    padding-top: 65px;
    padding-bottom: 32px;
  }
}
#page-directory-of-consultants .block-intruduction .white-bg-page p {
  font-size: 14px;
}
@media (min-width: 750px) {
  #page-directory-of-consultants .block-intruduction .white-bg-page p {
    font-size: 14px;
    margin-bottom: 13px;
  }
}
#page-directory-of-consultants .block-intruduction .white-bg-page strong {
  font-family: 'open_sansbold';
}
#page-directory-of-consultants #directory-of-consultants-form {
  width: 245px;
  padding-top: 50px;
}
@media (min-width: 750px) {
  #page-directory-of-consultants #directory-of-consultants-form {
    margin: 0 auto;
    width: 275px;
  }
}
#page-directory-of-consultants #directory-of-consultants-form .form-group label {
  font-size: 13px;
}
@media (min-width: 750px) {
  #page-directory-of-consultants #directory-of-consultants-form .form-group label {
    font-size: 14px;
  }
}
#page-directory-of-consultants #directory-of-consultants-form .submit-form {
  text-align: center;
  width: 245px;
}
@media (min-width: 750px) {
  #page-directory-of-consultants #directory-of-consultants-form .submit-form {
    width: 275px;
    margin-top: 35px;
  }
}
#page-directory-of-consultants .consultant-search-results {
  width: 240px;
  margin: 0 auto;
  padding-top: 40px;
}
#page-directory-of-consultants .consultant-search-results h5 {
  font-size: 14px;
  font-family: 'open_sansbold';
  color: #524954;
  margin-bottom: 0;
}
#page-directory-of-consultants .consultant-search-results .consultant-search-results-wrapper {
  margin-bottom: 30px;
  min-height: 305px;
}
#page-directory-of-consultants .consultant-search-results .consultant-search-results-wrapper .consultant-result {
  border-bottom: solid 1px #e5e5e5;
  padding: 18px 0;
}
#page-directory-of-consultants .consultant-search-results .consultant-search-results-wrapper .consultant-result:last-child {
  border-bottom-width: 0px;
}
#page-directory-of-consultants .consultant-search-results .consultant-search-results-wrapper .consultant-result span {
  line-height: 28px;
}
#page-directory-of-consultants .consultant-search-results .consultant-search-results-wrapper .consultant-result .fieldname {
  display: inline-block;
  width: 75px;
}
#page-directory-of-consultants .consultant-search-results .consultant-search-results-wrapper .consultant-result .value:after {
  content: ' ';
  display: block;
  clear: both;
}
#page-directory-of-consultants .consultant-search-results a.back {
  display: block;
  text-align: center;
}
#page-directory-of-consultants .consultant-result-view {
  width: 275px;
  margin: 0 auto;
  padding-top: 20px;
}
#page-directory-of-consultants .consultant-result-view .consultant-icon {
  background-color: #19ff93;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  line-height: 100px;
  text-align: center;
  margin: 5px auto;
  color: #fff;
  font-family: 'open_sanslight';
  font-size: 28px;
}
#page-directory-of-consultants .consultant-result-view .consultant-icon.consultant-icon-no {
  background-color: #993eaa;
}
#page-directory-of-consultants .consultant-result-view .consultant-description {
  font-family: 'open_sansregular';
  font-size: 13px;
  margin-top: 26px;
  line-height: 16px;
}
#page-directory-of-consultants .consultant-result-view a.back {
  display: block;
  text-align: center;
}
#page-directory-of-consultants .consultant-result-view .consultant-result-details {
  margin: 0 28px;
  padding-top: 40px;
}
#page-directory-of-consultants .consultant-result-view .consultant-result-details h5 {
  font-size: 13px;
  font-family: 'open_sansbold';
  color: #524954;
  margin-bottom: 20px;
}
#page-directory-of-consultants .consultant-result-view .consultant-result-details span {
  display: inline-block;
  padding-bottom: 11px;
  vertical-align: top;
}
#page-directory-of-consultants .consultant-result-view .consultant-result-details .fieldname {
  width: 70px;
}
#page-directory-of-consultants .consultant-result-view .consultant-result-details .value:after {
  content: ' ';
  display: block;
  clear: both;
}
#page-directory-of-consultants .consultant-result-view .consultant-result-details .value strong {
  font-family: 'open_sansbold';
}
#page-directory-of-consultants .submit-form {
  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;
}
#page-directory-of-consultants .submit-form:focus,
#page-directory-of-consultants .submit-form: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;
}
#page-directory-of-consultants .disclaimer-wrapper .disclaimer-toggle {
  margin-top: 36px;
  color: #993eaa;
  text-decoration: none;
  font-size: 15px;
}
#page-directory-of-consultants .disclaimer-wrapper .disclaimer-toggle .toggle-purple {
  vertical-align: middle;
  margin-left: 21px;
  margin-left: 7px;
  width: 28px;
  height: 13px;
}
#page-directory-of-consultants .disclaimer-wrapper .disclaimer-toggle:after {
  background: none;
}
#page-directory-of-consultants .disclaimer-wrapper .disclaimer-breakdown {
  display: none;
  margin: 35px 0 5px;
  text-align: left;
}
#page-directory-of-consultants .disclaimer-wrapper .disclaimer-breakdown h5 {
  font-family: 'open_sansbold';
  color: #524954;
}
@media (min-width: 750px) {
  #page-directory-of-consultants .disclaimer-wrapper .disclaimer-breakdown h5 {
    margin-top: 22px;
  }
}
#page-directory-of-consultants .disclaimer-wrapper .disclaimer-breakdown p {
  font-family: 'open_sansregular';
  margin-top: 20px;
}
@media (min-width: 750px) {
  #page-directory-of-consultants .disclaimer-wrapper .disclaimer-breakdown p {
    margin-top: 24px;
    font-size: 13px;
    line-height: 16px;
  }
}
.facilityFinderFieldName {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: inline-block;
  font-family: "open_sansregular", Arial, sans-serif;
}
@media (min-width: 750px) {
  .facilityFinderFieldName {
    float: left;
    width: 50%;
  }
}
@media (min-width: 970px) {
  .facilityFinderFieldName {
    float: left;
    width: 50%;
  }
}
@media (min-width: 11200px) {
  .facilityFinderFieldName {
    float: left;
    width: 50%;
  }
}
.facilityFinderFieldName div {
  line-height: 28px;
  display: inline-block;
}
@media print {
  .facilityFinderFieldName {
    float: left;
    width: 50%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    display: inline-block;
    font-family: "open_sansregular", Arial, sans-serif;
  }
  .facilityFinderFieldName div {
    line-height: 28px;
    display: inline-block;
  }
}
@media print and (min-width: 750px) {
  .facilityFinderFieldName {
    float: left;
    width: 50%;
  }
}
@media print and (min-width: 970px) {
  .facilityFinderFieldName {
    float: left;
    width: 50%;
  }
}
@media print and (min-width: 11200px) {
  .facilityFinderFieldName {
    float: left;
    width: 50%;
  }
}
.facilityFinderFieldValue {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 28px;
  font-family: "open_sansregular", Arial, sans-serif;
}
@media (min-width: 750px) {
  .facilityFinderFieldValue {
    float: left;
    width: 50%;
  }
}
@media (min-width: 970px) {
  .facilityFinderFieldValue {
    float: left;
    width: 50%;
  }
}
@media (min-width: 11200px) {
  .facilityFinderFieldValue {
    float: left;
    width: 50%;
  }
}
@media print {
  .facilityFinderFieldValue {
    float: left;
    width: 50%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    font-family: "open_sansregular", Arial, sans-serif;
  }
}
@media print and (min-width: 750px) {
  .facilityFinderFieldValue {
    float: left;
    width: 50%;
  }
}
@media print and (min-width: 970px) {
  .facilityFinderFieldValue {
    float: left;
    width: 50%;
  }
}
@media print and (min-width: 11200px) {
  .facilityFinderFieldValue {
    float: left;
    width: 50%;
  }
}
#page-directory-of-hospitals .block-intruduction h2.heading {
  margin-top: 36px;
  margin-bottom: 34px;
}
@media (min-width: 750px) {
  #page-directory-of-hospitals .block-intruduction h2.heading {
    margin-top: 83px;
    margin-bottom: 63px;
  }
}
#page-directory-of-hospitals .block-intruduction .white-bg-page p {
  font-size: 14px;
}
@media (min-width: 750px) {
  #page-directory-of-hospitals .block-intruduction .white-bg-page p {
    font-size: 14px;
    margin-bottom: 13px;
  }
}
#page-directory-of-hospitals .block-intruduction .white-bg-page strong {
  font-family: 'open_sansbold';
}
#page-directory-of-hospitals .block-intruduction .white-bg-page p.facilityFinderResultsDisclaimer {
  font-size: 14px;
  font-family: "Libre Baskerville";
}
@media (min-width: 750px) and (max-width: 11199px) {
  #page-directory-of-hospitals .block-intruduction .white-bg-page p.facilityFinderResultsDisclaimer {
    font-size: 13px;
  }
}
#page-directory-of-hospitals .block-intruduction .white-bg-page div.facilityFinderResultsIntro > p {
  font-family: "Libre Baskerville";
}
#page-directory-of-hospitals .block-intruduction .white-bg-page .print-with-icon {
  display: none;
  float: right;
  background-image: url('../../images/print_btn.png');
  background-size: 100%;
  vertical-align: middle;
  margin-left: 5px;
  width: 20px;
  height: 17px;
}
#page-directory-of-hospitals .block-intruduction .white-bg-page .print-text {
  visibility: hidden;
  font-size: 10px;
  text-align: right;
  text-decoration: none;
}
#page-directory-of-hospitals .block-intruduction .white-bg-page {
  /* Enable print icon/text for desktop only */
}
@media (min-width: 750px) {
  #page-directory-of-hospitals .block-intruduction .white-bg-page {
    padding-top: 65px;
    padding-bottom: 32px;
  }
}
@media (min-width: 1025px) {
  #page-directory-of-hospitals .block-intruduction .white-bg-page .print-with-icon {
    display: block;
  }
  #page-directory-of-hospitals .block-intruduction .white-bg-page .print-text {
    visibility: visible;
  }
}
@media print {
  #page-directory-of-hospitals .block-intruduction .white-bg-page .print-with-icon {
    display: none;
  }
  #page-directory-of-hospitals .block-intruduction .white-bg-page .print-text {
    visibility: hidden;
  }
}
/*.facility-finder-intro p, .facility-finder-intro div{
  	.facility-finder-font-mixin();
  }*/
#page-directory-of-hospitals #directory-of-hospitals-form {
  width: 245px;
  padding-top: 20px;
}
@media (min-width: 750px) {
  #page-directory-of-hospitals #directory-of-hospitals-form {
    margin: 0 auto;
    width: 275px;
  }
}
#page-directory-of-hospitals #directory-of-hospitals-form .form-group label {
  font-size: 14px;
}
@media (min-width: 750px) {
  #page-directory-of-hospitals #directory-of-hospitals-form .form-group label {
    font-size: 14px;
  }
}
#page-directory-of-hospitals #directory-of-hospitals-form .submit-form {
  text-align: center;
  width: 245px;
}
@media (min-width: 750px) {
  #page-directory-of-hospitals #directory-of-hospitals-form .submit-form {
    width: 275px;
    margin-top: 35px;
  }
}
#page-directory-of-hospitals .hospital-search-results {
  width: 85%;
  margin: 0 auto;
  padding-top: 40px;
}
#page-directory-of-hospitals .hospital-search-results h5 {
  font-size: 14px;
  font-family: 'open_sansbold';
  color: #524954;
  margin-bottom: 0;
  text-align: center;
}
@media (min-width: 750px) and (max-width: 11199px) {
  #page-directory-of-hospitals .hospital-search-results h5 {
    font-size: 13px;
  }
}
#page-directory-of-hospitals .hospital-search-results a.back {
  display: block;
  text-align: center;
}
#page-directory-of-hospitals .hospital-search-results .hospital-search-results-wrapper {
  margin-bottom: 30px;
  min-height: 305px;
}
#page-directory-of-hospitals .hospital-search-results .hospital-search-results-wrapper .hospital-result {
  border-bottom: solid 1px #e5e5e5;
  padding: 18px 0;
}
#page-directory-of-hospitals .hospital-search-results .hospital-search-results-wrapper .hospital-result:last-child {
  border-bottom-width: 0px;
}
#page-directory-of-hospitals .hospital-search-results .hospital-search-results-wrapper .hospital-result .value {
  display: inline-block;
}
#page-directory-of-hospitals .hospital-search-results .hospital-search-results-wrapper .hospital-result .value div {
  line-height: 28px;
  display: inline-block;
}
#page-directory-of-hospitals .hospital-search-results .hospital-search-results-wrapper .hospital-result .value:after {
  content: ' ';
  display: inline-block;
  clear: both;
}
#page-directory-of-hospitals .hospital-result-view {
  width: 275px;
  margin: 0 auto;
  padding-top: 20px;
}
#page-directory-of-hospitals .hospital-result-view a.back {
  display: block;
  text-align: center;
}
#page-directory-of-hospitals .hospital-result-view .consultant-icon {
  background-color: #19ff93;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  line-height: 100px;
  text-align: center;
  margin: 5px auto;
  color: #fff;
  font-family: 'open_sanslight';
  font-size: 28px;
}
#page-directory-of-hospitals .hospital-result-view .consultant-icon.consultant-icon-no {
  background-color: #993eaa;
}
#page-directory-of-hospitals .hospital-result-view .hospital-description {
  font-family: 'open_sansregular';
  font-size: 13px;
  margin-top: 26px;
  line-height: 16px;
}
#page-directory-of-hospitals .hospital-result-view .hospital-result-details {
  margin: 0 28px;
  padding-top: 40px;
}
#page-directory-of-hospitals .hospital-result-view .hospital-result-details h5 {
  font-size: 13px;
  font-family: 'open_sansbold';
  color: #524954;
  margin-bottom: 20px;
}
#page-directory-of-hospitals .hospital-result-view .hospital-result-details span {
  display: inline-block;
  padding-bottom: 11px;
  vertical-align: top;
}
#page-directory-of-hospitals .hospital-result-view .hospital-result-details .fieldname {
  width: 70px;
}
#page-directory-of-hospitals .hospital-result-view .hospital-result-details .value:after {
  content: ' ';
  display: block;
  clear: both;
}
#page-directory-of-hospitals .hospital-result-view .hospital-result-details .value strong {
  font-family: 'open_sansbold';
}
#page-directory-of-hospitals .submit-form {
  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;
}
#page-directory-of-hospitals .submit-form:focus,
#page-directory-of-hospitals .submit-form: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;
}
#page-directory-of-hospitals .disclaimer-wrapper .disclaimer-toggle {
  margin-top: 36px;
  color: #993eaa;
  text-decoration: none;
  font-size: 15px;
}
#page-directory-of-hospitals .disclaimer-wrapper .disclaimer-toggle .toggle-purple {
  vertical-align: middle;
  margin-left: 21px;
  margin-left: 7px;
  width: 28px;
  height: 13px;
}
#page-directory-of-hospitals .disclaimer-wrapper .disclaimer-toggle:after {
  background: none;
}
#page-directory-of-hospitals .disclaimer-wrapper .disclaimer-breakdown {
  display: none;
  margin: 35px 0 5px;
  text-align: left;
}
#page-directory-of-hospitals .disclaimer-wrapper .disclaimer-breakdown h5 {
  font-family: 'open_sansbold';
  color: #524954;
}
@media (min-width: 750px) {
  #page-directory-of-hospitals .disclaimer-wrapper .disclaimer-breakdown h5 {
    margin-top: 22px;
  }
}
#page-directory-of-hospitals .disclaimer-wrapper .disclaimer-breakdown p {
  font-family: 'open_sansregular';
  margin-top: 20px;
}
@media (min-width: 750px) {
  #page-directory-of-hospitals .disclaimer-wrapper .disclaimer-breakdown p {
    margin-top: 24px;
    font-size: 13px;
    line-height: 16px;
  }
}
#renewal-guide-page #header-block-content.standard-element .panel-info {
  height: 230px;
  padding: 0px 45px;
}
@media (min-width: 750px) {
  #renewal-guide-page #header-block-content.standard-element .panel-info {
    height: 265px;
    padding: 0px 35px;
  }
}
@media (min-width: 970px) {
  #renewal-guide-page #header-block-content.standard-element .panel-info {
    height: 350px;
    padding: 0 110px 0 50px;
  }
}
#renewal-guide-page #header-block-content.standard-element .panel-info h2 {
  font-size: 22px;
  margin: 80px 0 23px;
}
@media (min-width: 750px) {
  #renewal-guide-page #header-block-content.standard-element .panel-info h2 {
    font-size: 26px;
    margin: 80px 0 45px;
  }
}
#renewal-guide-page .page-content {
  margin-bottom: 25px;
}
@media (min-width: 750px) {
  #renewal-guide-page .page-content {
    margin-bottom: 55px;
  }
}
#renewal-guide-page .page-content h1 {
  margin: 40px 0 35px;
}
#renewal-guide-page .page-content h3.sub-heading {
  margin: 38px 0 30px;
}
#renewal-guide-page .page-content .white-bg-page {
  padding: 35px 25px 22px;
}
@media (min-width: 750px) {
  #renewal-guide-page .page-content .white-bg-page {
    padding: 80px 88px 55px;
  }
}
#renewal-guide-page .page-content .white-bg-page p {
  font-size: 14px;
}
@media (min-width: 750px) {
  #renewal-guide-page .page-content .white-bg-page p {
    font-size: 13px;
  }
}
#renewal-guide-page .page-content .tab-heading {
  border-bottom: 0px;
  margin: 0 -27px 24px -25px;
}
@media (min-width: 750px) {
  #renewal-guide-page .page-content .tab-heading {
    margin: 0 0 24px;
  }
}
#renewal-guide-page .page-content .tab-heading li {
  width: 33.33%;
}
#renewal-guide-page .page-content .tab-heading li a {
  height: 23px;
  padding: 2px;
  background-color: #DFDFDF;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  text-decoration: none;
  border: 0px;
}
@media (min-width: 750px) {
  #renewal-guide-page .page-content .tab-heading li a {
    padding: 15px;
    height: 48px;
  }
}
#renewal-guide-page .page-content .tab-heading li.active a {
  background-color: #993eaa;
}
#renewal-guide-page .page-content .tab-content ul {
  padding-left: 17px;
  font-family: libre baskerville;
  font-size: 12px;
}
@media (min-width: 750px) {
  #renewal-guide-page .page-content .tab-content ul {
    font-size: 13px;
  }
}
#renewal-guide-page .page-content .tab-content ul li {
  margin: 0 0 10px;
}
#renewal-guide-page .page-content .tab-content a {
  text-decoration: none;
  font-weight: bold;
  color: #524954;
}
#renewal-guide-page .page-content .tab-content a.link {
  text-decoration: underline;
}
#renewal-guide-page .page-content .tab-content h4.sub-title {
  margin-top: 32px;
  font-size: 16px;
  color: #993eaa;
}
@media (min-width: 750px) {
  #renewal-guide-page .page-content .tab-content h4.sub-title {
    font-size: 13px;
  }
}
#renewal-guide-page .page-content .tab-content h4.sub-title.m-t-13 {
  margin-top: 13px;
}
#renewal-guide-page .page-content .tab-content .desktop-show {
  display: none;
}
@media (min-width: 750px) {
  #renewal-guide-page .page-content .tab-content .desktop-show {
    display: block;
  }
}
#renewal-guide-page .page-content .tab-content .desktop-show .sub {
  font-weight: bold;
}
#renewal-guide-page .page-content .tab-content .panel-hr {
  background-color: #e5e5e5;
  height: 1px;
  margin: 60px 0 50px;
  width: 100%;
}
#page-member-services-screening #header-wrapper #header {
  position: relative;
  min-height: 100%;
  padding-top: 105px;
}
#page-member-services-screening #header-wrapper #header #header-block-content {
  width: 370px;
}
#page-member-services-screening #header-wrapper .panel-info h2 {
  font-size: 21px;
  line-height: 23px;
  margin-top: 30px;
}
#page-member-services-screening #header-wrapper .panel-info .header-box-subtitle {
  margin-bottom: 50px;
}
#page-member-services-screening .page-content h1.standard-heading {
  font-size: 18px;
  line-height: 22px;
  padding: 0 30px;
}
#page-member-services-screening .page-content .white-bg-page {
  padding: 30px 25px;
}
#page-member-services-screening .page-content .white-bg-page h4.sub-title {
  color: #993eaa;
  font-size: 16px;
}
#page-member-services-screening .page-content .white-bg-page p {
  font-size: 14px;
}
#page-member-services-screening .page-content .white-bg-page .text-separated {
  margin: 20px 0 30px;
}
#page-member-services-screening .page-content .white-bg-page ul,
#page-member-services-screening .page-content .white-bg-page ol {
  font-family: "libre baskerville";
  font-size: 14px;
}
#page-member-services-screening .page-content .white-bg-page ul li,
#page-member-services-screening .page-content .white-bg-page ol li {
  line-height: 26px;
}
#page-member-services-screening .page-content .white-bg-page strong {
  font-weight: bold;
  font-size: 12px;
}
#page-member-services-screening .page-content .white-bg-page strong a {
  color: #524954;
  text-decoration: underline;
}
#page-member-services-screening .page-content .white-bg-page .sub-heading-small {
  font-size: 13px;
  font-weight: bold;
}
#page-member-services-screening .page-content .white-bg-page i.org-icon {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/page-member-services/org-icon.jpg", sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/page-member-services/org-icon.jpg', sizingMethod='scale')";
  background: url("../images/page-member-services/org-icon.jpg");
  background-size: 100% 100%;
  height: 210px;
  display: block;
  margin: 0 auto 50px auto;
  width: 172px;
}
#page-member-services-screening .page-content .element-accordion {
  margin: 25px -40px;
}
#page-member-services-screening .page-content .element-accordion .accordion-inner {
  margin-bottom: 25px;
}
#page-member-services-screening .page-content .element-accordion .accordion-inner .accordion-row .accordion-row-header {
  background-color: #d2d2d2;
  color: #993eaa;
  line-height: 60px;
  position: relative;
  padding: 0 35px;
  font-size: 14px;
}
#page-member-services-screening .page-content .element-accordion .accordion-inner .accordion-row .accordion-row-header:after {
  content: "+";
  color: #993eaa;
  position: absolute;
  top: 0;
  right: 38px;
  font-size: 25px;
}
#page-member-services-screening .page-content .element-accordion .accordion-inner .accordion-row.active .accordion-row-header {
  color: #993eaa;
  position: relative;
}
#page-member-services-screening .page-content .element-accordion .accordion-inner .accordion-row.active .accordion-row-header:after {
  content: "-";
  color: #993eaa;
  position: absolute;
  top: 0;
  right: 40px;
  font-size: 31px;
}
#page-member-services-screening .page-content .element-accordion .accordion-inner .accordion-row:nth-child(even) .accordion-row-header {
  background-color: #dfdfdf;
}
#page-member-services-screening .page-content .element-accordion .accordion-inner .accordion-row .accordion-row-content {
  padding: 20px 35px 10px 35px;
}
#page-member-services-screening .page-content .element-accordion .accordion-inner .accordion-row .accordion-row-content p {
  padding: 0;
  font-size: 14px;
}
#page-member-services-screening .page-content .element-accordion .accordion-inner .accordion-row .accordion-row-content p a {
  color: #993eaa;
}
#page-member-services-screening .page-content .element-accordion .accordion-inner .accordion-row .accordion-row-content p strong {
  font-size: 12px;
}
#page-member-services-screening .page-content .element-accordion .accordion-inner .accordion-row .accordion-row-content ul,
#page-member-services-screening .page-content .element-accordion .accordion-inner .accordion-row .accordion-row-content ol {
  font-size: 14px;
}
#page-member-services-screening .page-content .element-accordion .accordion-inner .accordion-row .accordion-row-content blockquote {
  font-size: 12px;
}
#page-member-services-screening .page-content .nav-tabs > li.active > a,
#page-member-services-screening .page-content .nav-tabs > li.active > a:hover,
#page-member-services-screening .page-content .nav-tabs > li.active > a:focus {
  background-color: #993eaa;
}
#page-member-services-screening .page-content .nav-tabs {
  border: inherit;
  display: inline-block;
  margin: 20px 0 30px;
}
#page-member-services-screening .page-content .nav-tabs > li:first-child {
  margin-right: 25px;
}
#page-member-services-screening .page-content .nav-tabs > li > a {
  background-color: #19ff93;
  font-family: 'open_sansbold';
  font-size: 14px;
  color: white;
  text-decoration: none;
  -webkit-box-shadow: 3px 3px 0px 0px #f2f2f2;
  -moz-box-shadow: 3px 3px 0px 0px #f2f2f2;
  box-shadow: 3px 3px 0px 0px #f2f2f2;
  border: 2px solid white;
  width: 105px;
  text-align: center;
  line-height: 12px;
}
#page-member-services-screening .page-content .tab-content .contacts-wrap {
  padding: 0;
  margin-bottom: 20px;
}
#page-member-services-screening .page-content .tab-content .contacts-wrap strong {
  font-size: 14px;
}
@media (min-width: 750px) and (max-width: 11199px) {
  #page-member-services-screening .page-content .tab-content .contacts-wrap strong {
    font-size: 11px;
  }
}
#page-member-services-screening .page-content .tab-content .contacts-wrap .contacts-block {
  background-color: #f5f5f5;
  padding: 20px;
}
#page-member-services-screening .page-content #map-canvas-dublin,
#page-member-services-screening .page-content #map-canvas-cork {
  height: 227px;
  margin: auto;
  width: 100%;
}
#page-member-services-screening .page-content #siteNotice p {
  font-size: 11px;
}
@media (min-width: 750px) {
  #page-member-services-screening #header-wrapper {
    height: 495px;
  }
  #page-member-services-screening #header-wrapper #header {
    padding-top: 155px;
  }
  #page-member-services-screening #header-wrapper .panel-info h2 {
    font-size: 26px;
    line-height: 28px;
  }
  #page-member-services-screening #header-wrapper .panel-info .header-box-subtitle {
    margin-bottom: 100px;
  }
  #page-member-services-screening .page-content h1.standard-heading {
    font-size: 32px;
    line-height: 34px;
    padding: 0;
  }
  #page-member-services-screening .page-content .white-bg-page {
    padding: 60px 85px;
  }
  #page-member-services-screening .page-content .white-bg-page h4.sub-title {
    font-size: 13px;
  }
  #page-member-services-screening .page-content .white-bg-page ul,
  #page-member-services-screening .page-content .white-bg-page ol,
  #page-member-services-screening .page-content .white-bg-page strong,
  #page-member-services-screening .page-content .white-bg-page p {
    font-size: 13px;
  }
  #page-member-services-screening .page-content .white-bg-page .text-separated {
    margin: 20px 0 42px;
  }
  #page-member-services-screening .page-content .white-bg-page .sub-heading-small {
    font-size: 13px;
    font-weight: bold;
  }
  #page-member-services-screening .page-content .element-accordion {
    margin: 25px -85px;
  }
  #page-member-services-screening .page-content .element-accordion .accordion-inner .accordion-row .accordion-row-header {
    line-height: 50px;
    padding: 0 85px;
    font-size: 17px;
  }
  #page-member-services-screening .page-content .element-accordion .accordion-inner .accordion-row .accordion-row-header:after {
    right: 83px;
  }
  #page-member-services-screening .page-content .element-accordion .accordion-inner .accordion-row.active .accordion-row-header:after {
    right: 85px;
  }
  #page-member-services-screening .page-content .element-accordion .accordion-inner .accordion-row .accordion-row-content {
    padding: 13px 85px 5px 85px;
  }
  #page-member-services-screening .page-content .element-accordion .accordion-inner .accordion-row .accordion-row-content p {
    font-size: 13px;
  }
  #page-member-services-screening .page-content .element-accordion .accordion-inner .accordion-row .accordion-row-content p strong {
    font-size: 13px;
  }
  #page-member-services-screening .page-content .element-accordion .accordion-inner .accordion-row .accordion-row-content ul,
  #page-member-services-screening .page-content .element-accordion .accordion-inner .accordion-row .accordion-row-content ol {
    font-size: 13px;
  }
  #page-member-services-screening .page-content .nav-tabs > li > a {
    font-size: 13px;
    width: 125px;
  }
  #page-member-services-screening .page-content #map-canvas-dublin,
  #page-member-services-screening .page-content #map-canvas-cork {
    height: 237px;
    width: 100%;
  }
  #page-member-services-screening .page-content .tab-content .contacts-wrap {
    margin-bottom: 40px;
  }
}
@media (min-width: 970px) {
  #page-member-services-screening #header-wrapper {
    height: 645px;
  }
}
#screeningImage {
  width: 140px;
  height: auto;
}
#offers-landing-page #header-block-content.standard-element .panel-info {
  height: 230px;
  padding: 0 88px 0 50px;
}
@media (min-width: 750px) {
  #offers-landing-page #header-block-content.standard-element .panel-info {
    height: 265px;
    padding: 0px 35px;
  }
}
@media (min-width: 970px) {
  #offers-landing-page #header-block-content.standard-element .panel-info {
    height: 350px;
    padding: 0 110px 0 50px;
  }
}
#offers-landing-page #header-block-content.standard-element .panel-info h2 {
  font-size: 22px;
  margin-top: 65px;
}
@media (min-width: 750px) {
  #offers-landing-page #header-block-content.standard-element .panel-info h2 {
    font-size: 26px;
  }
}
#offers-landing-page h1.standard-heading span {
  display: inline-block;
}
#offers-landing-page .white-bg-page {
  padding: 35px 25px 25px;
}
@media (min-width: 750px) {
  #offers-landing-page .white-bg-page {
    padding: 80px 85px 50px;
  }
}
#offers-landing-page .white-bg-page p {
  font-size: 14px;
}
@media (min-width: 750px) {
  #offers-landing-page .white-bg-page p {
    font-size: 13px;
  }
}
#offers-landing-page .white-bg-page a {
  font-size: 14px;
  text-transform: uppercase;
  font-family: open_sansregular;
  color: #993eaa;
}
@media (min-width: 750px) {
  #offers-landing-page .white-bg-page a {
    font-size: 13px;
  }
}
#offers-landing-page .white-bg-page h4.sub-title {
  color: #993eaa;
}
@media (min-width: 750px) {
  #offers-landing-page .white-bg-page h4.sub-title {
    font-size: 13px;
  }
}
#offers-landing-page .white-bg-page h4.sub-title.m-t-35 {
  margin-top: 35px;
}
#offers-landing-page .white-bg-page .m-top {
  margin-top: 25px;
}
@media (min-width: 750px) {
  #offers-landing-page .white-bg-page .m-top {
    margin-top: 35px;
  }
}
#offers-landing-page .white-bg-page .purple-arrow {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/purple-arrow.png", sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/purple-arrow.png', sizingMethod='scale')";
  background: url("../images/purple-arrow.png");
  background-size: 100% 100%;
  height: 10px;
  width: 9px;
  display: inline-block;
  margin-left: 9px;
}
#laser-eye-surgery-page #header-block-content.standard-element .panel-info {
  height: 230px;
  padding: 0 88px 0 50px;
}
#laser-eye-surgery-page #header-block-content.standard-element .panel-info h2 {
  font-size: 22px;
  margin-top: 65px;
}
@media (min-width: 750px) {
  #laser-eye-surgery-page #header-block-content.standard-element .panel-info {
    height: 265px;
    padding: 0px 35px;
  }
  #laser-eye-surgery-page #header-block-content.standard-element .panel-info h2 {
    font-size: 26px;
  }
}
@media (min-width: 970px) {
  #laser-eye-surgery-page #header-block-content.standard-element .panel-info {
    height: 350px;
    padding: 0 110px 0 50px;
  }
}
#laser-eye-surgery-page .laser-eye-surgery-content .white-bg-page {
  padding: 0 23px 15px;
}
#laser-eye-surgery-page .laser-eye-surgery-content .white-bg-page a.link {
  display: block;
  font-family: libre baskerville;
  margin: 0 0 10px;
}
#laser-eye-surgery-page .laser-eye-surgery-content .white-bg-page p,
#laser-eye-surgery-page .laser-eye-surgery-content .white-bg-page a.link {
  font-size: 12px;
}
#laser-eye-surgery-page .laser-eye-surgery-content .white-bg-page h4.sub-title {
  margin-top: 37px;
}
#laser-eye-surgery-page .laser-eye-surgery-content .white-bg-page #send-details-form {
  margin: 0 auto;
  width: 243px;
  margin-top: 28px;
}
#laser-eye-surgery-page .laser-eye-surgery-content .white-bg-page #send-details-form .submit-form {
  font-size: 13px;
  width: 243px;
  background-color: #19ff93;
  border: 2px solid white;
  font-family: open_sansbold;
  position: relative;
  padding: 0px 33px;
  -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: 35px 0 7px;
}
#laser-eye-surgery-page .laser-eye-surgery-content .white-bg-page #send-details-form .submit-form:focus,
#laser-eye-surgery-page .laser-eye-surgery-content .white-bg-page #send-details-form .submit-form:hover {
  margin: 36px -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;
}
#laser-eye-surgery-page .laser-eye-surgery-content .white-bg-page #send-details-form .bold {
  font-family: open_sansbold;
  margin-bottom: 21px;
}
#laser-eye-surgery-page .laser-eye-surgery-content .white-bg-page #send-details-form .input-group label {
  font-family: open_sansregular;
}
#laser-eye-surgery-page .laser-eye-surgery-content .white-bg-page #send-details-form label,
#laser-eye-surgery-page .laser-eye-surgery-content .white-bg-page #send-details-form p.bold {
  display: block;
  font-size: 13px;
}
#laser-eye-surgery-page .laser-eye-surgery-content .white-bg-page #send-details-form .panel-breakdown {
  padding: 0px;
  margin: 0;
  color: #993eaa;
  text-decoration: none;
}
#laser-eye-surgery-page .laser-eye-surgery-content .white-bg-page #send-details-form .panel-breakdown .toggle-purple {
  margin-left: 21px;
}
#laser-eye-surgery-page .laser-eye-surgery-content .white-bg-page #send-details-form .panel-breakdown:after {
  background: none;
}
#laser-eye-surgery-page .laser-eye-surgery-content .white-bg-page #send-details-form .panel-offer-breakdown {
  display: none;
  margin: 35px 0 5px;
}
#laser-eye-surgery-page .laser-eye-surgery-content .white-bg-page #send-details-form .panel-offer-breakdown p {
  font-family: open_sansregular;
}
@media (min-width: 750px) {
  #laser-eye-surgery-page .laser-eye-surgery-content .white-bg-page {
    padding: 30px 80px 50px;
  }
  #laser-eye-surgery-page .laser-eye-surgery-content .white-bg-page p,
  #laser-eye-surgery-page .laser-eye-surgery-content .white-bg-page h4.sub-title,
  #laser-eye-surgery-page .laser-eye-surgery-content .white-bg-page a.link {
    font-size: 13px;
  }
  #laser-eye-surgery-page .laser-eye-surgery-content .white-bg-page #send-details-form {
    width: 272px;
    margin-top: 60px;
  }
  #laser-eye-surgery-page .laser-eye-surgery-content .white-bg-page #send-details-form .submit-form {
    width: 270px;
    margin: 55px 0 7px;
  }
  #laser-eye-surgery-page .laser-eye-surgery-content .white-bg-page #send-details-form .submit-form:focus,
  #laser-eye-surgery-page .laser-eye-surgery-content .white-bg-page #send-details-form .submit-form:hover {
    margin: 56px -1px 6px 1px;
  }
  #laser-eye-surgery-page .laser-eye-surgery-content .white-bg-page #send-details-form .offer-block {
    margin-top: 50px;
  }
  #laser-eye-surgery-page .laser-eye-surgery-content .white-bg-page #send-details-form .panel-breakdown {
    font-size: 15px;
  }
  #laser-eye-surgery-page .laser-eye-surgery-content .white-bg-page #send-details-form .panel-breakdown .toggle-purple {
    margin-left: 4px;
  }
  #laser-eye-surgery-page .laser-eye-surgery-content .white-bg-page #send-details-form .panel-offer-breakdown {
    margin: 40px -40% 15px;
  }
}
#laser-eye-surgery-page .submit-success {
  display: none;
  padding-top: 40px;
}
#eye-form-user-feedback-page #header-block-content .panel-info {
  height: 230px;
  padding: 0 88px 0 50px;
}
#eye-form-user-feedback-page #header-block-content .panel-info h2 {
  font-size: 22px;
  margin-top: 65px;
}
@media (min-width: 750px) {
  #eye-form-user-feedback-page #header-block-content .panel-info {
    height: 265px;
    padding: 0px 35px;
  }
  #eye-form-user-feedback-page #header-block-content .panel-info h2 {
    font-size: 26px;
  }
}
@media (min-width: 970px) {
  #eye-form-user-feedback-page #header-block-content .panel-info {
    height: 350px;
    padding: 0 110px 0 50px;
  }
}
#eye-form-user-feedback-page .white-bg-page {
  padding: 0 23px 15px;
}
#eye-form-user-feedback-page .white-bg-page a.link {
  display: block;
  font-family: libre baskerville;
  margin: 0 0 10px;
}
#eye-form-user-feedback-page .white-bg-page p,
#eye-form-user-feedback-page .white-bg-page a.link {
  font-size: 12px;
}
#eye-form-user-feedback-page .white-bg-page h4.sub-title {
  margin-top: 37px;
}
#eye-form-user-feedback-page .white-bg-page h3.sub-heading {
  margin: 128px 0;
  color: #993eaa;
}
@media (min-width: 750px) {
  #eye-form-user-feedback-page .white-bg-page {
    padding: 30px 80px 40px;
  }
  #eye-form-user-feedback-page .white-bg-page p,
  #eye-form-user-feedback-page .white-bg-page h4.sub-title,
  #eye-form-user-feedback-page .white-bg-page a.link {
    font-size: 13px;
  }
  #eye-form-user-feedback-page .white-bg-page h3.sub-heading {
    margin: 170px 0 155px;
  }
}
#page-swiftcare #content {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  overflow: hidden;
}
#page-swiftcare .swiftcare-frame {
  height: 400px;
  border: 0;
}
@media (min-width: 750px) {
  #page-swiftcare .swiftcare-frame {
    margin-top: 0;
    height: 600px;
  }
}
#page-press-releases-ex a.tel {
  text-decoration: none;
}
#page-press-releases-ex h4.sub-title {
  font-family: open_sansregular;
}
#page-press-releases-ex h1.standard-heading {
  font-size: 22px;
}
@media (min-width: 750px) {
  #page-press-releases-ex h1.standard-heading {
    font-size: 32px;
  }
}
#employers-contact-form-page h1.page-header {
  margin: 40px 0px 20px;
  font-size: 22px;
}
@media (min-width: 750px) {
  #employers-contact-form-page h1.page-header {
    font-size: 32px;
  }
}
#employers-contact-form-page .text-center p {
  font-size: 15px;
  font-family: open_sansregular;
}
@media (min-width: 750px) {
  #employers-contact-form-page .text-center p {
    font-size: 18px;
  }
}
@media (min-width: 970px) {
  #employers-contact-form-page .text-center p {
    font-size: 20px;
  }
}
#employers-contact-form-page form {
  font-size: 14px;
}
#employers-contact-form-page form a.back {
  color: #000000;
  text-decoration: underline;
}
#employers-contact-form-page form p {
  font-family: open_sansregular;
  font-size: 14px;
}
#employers-contact-form-page form .form-group label,
#employers-contact-form-page form .form-control {
  width: 272px;
}
#employers-contact-form-page form label {
  display: block;
}
#employers-contact-form-page form .form-group .row {
  width: 272px;
}
#employers-contact-form-page form .form-group .row .col-xs-6 .form-control {
  width: 108px;
}
#employers-contact-form-page form select {
  display: inline-block !important;
}
#employers-contact-form-page form .bootstrap-select {
  display: inline-block;
}
#employers-contact-form-page form h3 {
  max-width: 350px;
}
#employers-contact-form-page form .inner-bg {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: -1;
}
#employers-contact-form-page form .inner-bg .inner-bg-col {
  position: absolute;
  height: 100%;
}
#employers-contact-form-page form .inner-bg .inner-bg-color {
  position: relative;
  height: 100%;
}
#employers-contact-form-page form .submit-form {
  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 10px;
}
#employers-contact-form-page form .submit-form:focus,
#employers-contact-form-page form .submit-form:hover {
  margin: 8px -1px 9px 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;
}
#employers-contact-form-page form .content-indented {
  padding: 40px 3% 35px;
}
@media (min-width: 750px) {
  #employers-contact-form-page form .content-indented {
    padding: 40px 40px 35px;
  }
}
@media (min-width: 750px) {
  #employers-contact-form-page form .submit-form {
    margin: 15px 0 25px;
  }
  #employers-contact-form-page form .submit-form:focus,
  #employers-contact-form-page form .submit-form:hover {
    margin: 16px -1px 24px 1px;
  }
  #employers-contact-form-page form .col-padding.text-center {
    padding-bottom: 60px;
  }
}
#for-employers-homepage-page .row.boxes {
  margin-bottom: 60px;
  margin-top: 20px;
}
#for-employers-homepage-page a.box-more-button {
  text-decoration: none;
}
#for-employers-homepage-page .colour-violette .box-inner {
  background-color: #6e267b;
}
@media (max-width: 750px) {
  #for-employers-homepage-page .colour-violette .box-inner {
    height: 161px;
  }
}
#current-customers-page h4.text {
  color: #524954;
  font-family: open_sansregular;
  font-size: 16px;
  margin-bottom: 38px;
}
@media (min-width: 750px) {
  #current-customers-page h4.text {
    font-size: 26px;
  }
}
#current-customers-page .bold {
  font-family: open_sansbold;
}
#current-customers-page .col {
  text-align: left;
  padding: 0% 16%;
}
@media (min-width: 750px) {
  #current-customers-page .col {
    padding: 0% 36%;
  }
}
@media (min-width: 11200px) {
  #current-customers-page .col {
    padding: 0% 41%;
  }
}
#current-customers-page span.inline {
  display: inline-block;
}
#current-customers-page span#tel-number {
  color: #6e267b;
  font-family: open_sansbold;
  display: inline-block;
  font-size: 16px;
}
@media (min-width: 750px) {
  #current-customers-page span#tel-number {
    font-size: 26px;
  }
}
#current-customers-page .row.text-center {
  padding: 36px 15px 0px;
}
#current-customers-page #content p {
  font-family: open_sansregular;
  font-size: 14px;
}
#current-customers-page #header-wrapper.standard-element #header {
  padding-top: 45px;
}
@media (min-width: 750px) {
  #current-customers-page #header-wrapper.standard-element #header {
    padding-top: 120px;
  }
}
@media (min-width: 970px) {
  #current-customers-page #header-wrapper.standard-element #header {
    padding-top: 155px;
  }
}
@media (min-width: 970px) {
  #current-customers-page #header-block-content.standard-element {
    width: 432px;
  }
}
#current-customers-page #header-block-content.standard-element .panel-info {
  padding: 0 30px;
}
@media (min-width: 750px) {
  #current-customers-page #header-block-content.standard-element .panel-info {
    padding: 0 50px;
  }
}
@media (min-width: 970px) {
  #current-customers-page #header-block-content.standard-element .panel-info {
    padding: 0 66px 0 32px;
  }
}
#current-customers-page a.box-more-button {
  text-decoration: none;
}
#current-customers-page .pull-sm-right {
  float: right;
}
#current-customers-page .colour-violette .box-inner {
  background-color: #6e267b;
}
#current-customers-page .box-inner {
  height: 145px;
}
@media (min-width: 750px) {
  #current-customers-page .box-inner {
    height: 280px;
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media (min-width: 970px) {
  #current-customers-page .box-inner {
    height: 365px;
    padding-left: 62px;
    padding-right: 62px;
  }
}
#current-customers-page .last-content-row {
  margin-bottom: 50px;
}
#corporate-solutions-page .text-center p {
  font-size: 14px;
  margin: 0 0 20px;
  font-family: libre baskerville;
}
@media (min-width: 750px) {
  #corporate-solutions-page .text-center p {
    font-size: 16px;
  }
}
#corporate-solutions-page a.back,
#corporate-solutions-page a.read-more {
  color: #000000;
  text-decoration: underline;
}
#corporate-solutions-page .bottom {
  padding-bottom: 60px;
  padding-top: 35px;
}
#corporate-solutions-page h1.page-header {
  margin: 40px 0px 20px;
  font-size: 22px;
}
@media (min-width: 750px) {
  #corporate-solutions-page h1.page-header {
    font-size: 32px;
  }
}
#corporate-solutions-page h3 {
  padding: 15px 0 5px 0;
  color: #e17000;
  text-align: center;
}
#corporate-solutions-page h3:first-child {
  margin-top: 0;
  padding-top: 0;
}
@media (min-width: 750px) {
  #corporate-solutions-page h3 {
    padding: 40px 0px 20px;
  }
  #corporate-solutions-page h3:first-child {
    padding-top: 40px;
  }
}
#new-customers-page #header-block-content.standard-element .panel-info {
  padding: 0 30px;
}
@media (min-width: 750px) {
  #new-customers-page #header-block-content.standard-element .panel-info {
    padding: 0 50px;
  }
}
@media (min-width: 970px) {
  #new-customers-page #header-block-content.standard-element .panel-info {
    padding: 0 66px 0 32px;
  }
}
#new-customers-page #content p {
  font-family: open_sansregular;
  margin: 0 0 20px;
  font-size: 14px;
}
#new-customers-page #content p a {
  color: #993eaa;
}
#new-customers-page #content .bold {
  font-family: open_sansbold;
  text-decoration: none;
  display: inline-block;
}
#new-customers-page #content .bold .underline {
  text-decoration: underline;
}
#new-customers-page #content h4 {
  font-family: open_sansregular;
  margin-bottom: 20px;
  font-size: 16px;
  text-transform: uppercase;
}
#new-customers-page #content h3.title {
  font-size: 32px;
}
#new-customers-page #content .underline {
  text-decoration: underline;
}
#new-customers-page #content ul {
  padding-left: 17px;
}
#new-customers-page #content ul li {
  margin-bottom: 20px;
}
#new-customers-page #content .col-top-padding {
  padding-top: 50px;
}
@media (min-width: 750px) {
  #page-dental #header-wrapper {
    height: 550px;
  }
}
@media (min-width: 970px) {
  #page-dental #header-wrapper {
    height: 622px;
  }
}
#page-dental .page-content h4 {
  font-size: 16px;
}
#page-dental #quote-pos-bottom p {
  font-family: 'open_sansregular';
}
.standard-addons .light-green-addon {
  background-color: #19ff93;
  color: #524954;
}
.standard-addons .blue-addon {
  background-color: #1db3ce;
  color: white;
}
.standard-addons .orange-addon {
  background-color: #e17000;
  color: white;
}
.standard-addons .green-addon {
  background-color: #30e38f;
  color: #524954;
}
.standard-addons .gold-addon {
  background-color: #FFD700;
  color: #524954;
}
@media (min-width: 750px) {
  .user-addons .col-sm-3 {
    margin: 0 31px;
  }
}
@media (min-width: 970px) {
  .user-addons .col-sm-3 {
    margin: 0 40px;
  }
}
.user-addons .addons-inner {
  position: relative;
}
.user-addons .addons-inner-white {
  position: absolute;
  height: 100%;
}
.user-addons .addons-inner-background {
  height: 100%;
  background-color: white;
}
.user-addons .light-violette-addon {
  background-color: #993eaa;
  color: white;
}
.user-addons .gray-addon {
  background-color: #d8d8d8;
  color: #524954;
}
.user-addons .violette-addon {
  background-color: #6e267b;
  color: white;
}
.standard-addons .equal-height,
.user-addons .equal-height {
  padding: 15px;
  padding-bottom: 60px;
}
.standard-addons .equal-height h3,
.user-addons .equal-height h3 {
  color: inherit;
}
.equal-height {
  position: relative;
}
.equal-height .disabling-overlay {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 1;
}
.lt-ie9 .equal-height .disabling-overlay {
  zoom: 1;
  background-color: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#80ffffff, endColorstr=#80ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#80ffffff, endColorstr=#80ffffff);
}
#page-multitrip #quote-pos-bottom p {
  font-family: "open_sanslight";
}
@media (min-width: 750px) {
  #page-multitrip .plan-selection-panel .panel-main-header {
    padding-bottom: 0;
  }
}
@media (min-width: 970px) {
  #page-multitrip .plan-selection-panel .panel-main-header {
    padding-bottom: 10px;
  }
}
@media (min-width: 750px) {
  #page-multitrip .plan-selection-panel .panel-today-header {
    padding-bottom: 5px;
  }
}
@media (min-width: 970px) {
  #page-multitrip .plan-selection-panel .panel-today-header {
    padding-bottom: 10px;
  }
}
@media (min-width: 750px) {
  #page-multitrip .plan-selection-panel .panel-ps-quote-info .panel-inner {
    padding: 5px 28px 0;
  }
}
@media (min-width: 970px) {
  #page-multitrip .plan-selection-panel .panel-ps-quote-info .panel-inner {
    padding: 5px 40px 0;
  }
}
@media (min-width: 750px) {
  #page-multitrip .plan-selection-panel .panel-ps-price-actions .btn {
    margin-top: 5px;
    margin-bottom: 5px;
  }
}
@media (min-width: 970px) {
  #page-multitrip .plan-selection-panel .panel-ps-price-actions .btn {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
#page-multitrip .plan-selection-panel .panel-ps-price-breakdown h3 {
  color: #fff;
  font-family: 'open_sansbold';
  position: relative;
  padding-bottom: 15px;
  font-size: 16px;
}
@media (min-width: 750px) {
  #page-multitrip .plan-selection-panel .panel-ps-price-breakdown h3 {
    font-size: 18px;
  }
}
#page-multitrip .plan-selection-panel .panel-ps-price-breakdown h3:after {
  position: absolute;
  bottom: -8px;
  left: 50%;
  margin-left: -17%;
  content: '';
  width: 34%;
  height: 1px;
  background-color: #cea8d6;
}
#page-multitrip .plan-selection-panel .panel-ps-price-breakdown .panel-plan-table .row {
  text-align: left;
  margin-bottom: 12px;
}
@media (min-width: 750px) {
  #page-multitrip .plan-selection-panel .panel-ps-price-breakdown .panel-plan-table .row {
    margin-bottom: 20px;
  }
}
#page-multitrip .plan-selection-panel .panel-ps-price-breakdown .panel-plan-table .row .form-control-static {
  text-align: right;
}
#page-multitrip .plan-selection-panel .panel-ps-price-breakdown .control-label,
#page-multitrip .plan-selection-panel .panel-ps-price-breakdown .form-control-static {
  font-size: 14px;
}
@media (min-width: 750px) {
  #page-multitrip .plan-selection-panel .panel-ps-price-breakdown .control-label,
  #page-multitrip .plan-selection-panel .panel-ps-price-breakdown .form-control-static {
    font-size: 16px;
  }
}
@media (min-width: 750px) {
  #page-multitrip .plan-selection-panel .last {
    margin-bottom: 5px;
  }
}
@media (min-width: 970px) {
  #page-multitrip .plan-selection-panel .last {
    margin-bottom: 15px;
  }
}
#page-multitrip .plan-selection-panel .panel-ps-price-offer .panel-inner p {
  margin: 0;
  font-size: 13px;
  line-height: 23px;
}
#page-multitrip .plan-selection-panel .panel-ps-price-offer .panel-inner p.offer-text {
  font-family: open_sansbold;
  font-weight: normal;
}
#page-multitrip .plan-selection-panel .panel-ps-price-offer .panel-inner p.offer-text strong {
  font-family: open_sansbold;
  font-weight: normal;
  font-size: 16px;
}
@media (min-width: 750px) {
  #page-multitrip .plan-selection-panel .panel-ps-price-offer .panel-inner p.offer-text strong {
    font-size: 18px;
  }
}
#page-multitrip .plan-selection-panel .panel-ps-price-offer .panel-inner p.offer-text-end {
  font-family: open_sanslight;
  font-weight: normal;
  font-size: 16px;
}
@media (min-width: 750px) {
  #page-multitrip .plan-selection-panel .panel-ps-price-offer .panel-inner p.offer-text-end {
    font-size: 18px;
  }
}
@media (min-width: 750px) {
  #page-multitrip .plan-selection-panel .panel-ps-price-offer .panel-inner {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
@media (min-width: 970px) {
  #page-multitrip .plan-selection-panel .panel-ps-price-offer .panel-inner {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
#page-multitrip .plan-selection-panel .panel-ps-get-a-quote-addons-info {
  transition: padding-top 0.5s;
  padding: 0px 20px 0px 20px;
}
@media (min-width: 750px) {
  #page-multitrip .plan-selection-panel .panel-ps-get-a-quote-addons-info {
    padding: 0px 80px 10px 80px;
  }
}
#page-multitrip .plan-selection-panel.price-breakdown-open .panel-ps-get-a-quote-addons-info {
  padding-top: 220px;
}
@media (min-width: 750px) {
  #page-multitrip .plan-selection-panel.price-breakdown-open .panel-ps-get-a-quote-addons-info {
    padding-top: 130px;
  }
}
@media (min-width: 970px) {
  #page-multitrip .plan-selection-panel.price-breakdown-open .panel-ps-get-a-quote-addons-info {
    padding-top: 80px;
  }
}
#page-multitrip .plan-selection-panel .panel-ps-save-quote {
  font-size: 13px;
  font-family: 'open_sansbold';
}
#page-multitrip .plan-selection-panel .offer-nitification {
  color: #19ff93;
  font-family: "open_sansbold";
  font-size: 13px;
}
@media (min-width: 750px) {
  #page-multitrip .plan-selection-panel .offer-nitification {
    font-size: 15px;
  }
}
#page-multitrip .hidden-benefit {
  display: none;
}
#page-multitrip .insured-state {
  display: none;
}
#page-multitrip .traveling-question {
  display: none;
}
#page-multitrip .addons-inner {
  margin-top: 40px;
  padding-bottom: 40px;
}
#page-multitrip .addons-inner h2 {
  text-align: center;
  margin-bottom: 30px;
}
#page-multitrip .block-addon {
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 20px;
}
@media (min-width: 750px) {
  #page-multitrip .block-addon {
    margin-bottom: inherit;
  }
}
#page-multitrip .block-addon h3 {
  font-family: 'open_sanslight';
  font-size: 20px;
  text-align: center;
  margin-bottom: 25px;
}
#page-multitrip .block-addon p {
  font-size: 14px;
}
@media (min-width: 750px) and (max-width: 11199px) {
  #page-multitrip .block-addon p {
    font-size: 13px;
  }
}
#page-multitrip .block-addon .input-group label {
  line-height: 20px;
}
@media (min-width: 750px) {
  #page-multitrip .block-addon.non-member-addon div label {
    max-width: 100px;
    word-wrap: break-word;
  }
}
#page-multitrip .block-addon .icon-wrapper {
  height: 70px;
  text-align: center;
}
#page-multitrip .block-addon .icon-wrapper .bg-icon {
  position: relative;
  display: inline-block;
}
#page-multitrip .block-addon.equal-height {
  position: relative;
  padding-bottom: 60px;
}
#page-multitrip .block-addon.equal-height .input-group {
  position: absolute;
  bottom: 0;
}
#page-multitrip .block-addon.addon-for-members h3 {
  font-size: 16px;
  margin-left: -10px;
  margin-right: -10px;
}
#page-multitrip .block-addon.addon-wallet .bg-icon {
  top: 19%;
  width: 56px;
  height: 48px;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/page-multitrip/addon-wallet.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/page-multitrip/addon-wallet.png', sizingMethod='scale')";
  background: url('../images/page-multitrip/addon-wallet.png');
  background-size: 100% 100%;
}
#page-multitrip .block-addon.addon-ski .bg-icon {
  top: 19%;
  width: 62px;
  height: 48px;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/page-multitrip/addon-ski.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/page-multitrip/addon-ski.png', sizingMethod='scale')";
  background: url('../images/page-multitrip/addon-ski.png');
  background-size: 100% 100%;
}
#page-multitrip .block-addon.addon-golf .bg-icon {
  top: 5%;
  width: 36px;
  height: 67px;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/page-multitrip/addon-golf.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/page-multitrip/addon-golf.png', sizingMethod='scale')";
  background: url('../images/page-multitrip/addon-golf.png');
  background-size: 100% 100%;
}
#page-multitrip .block-addon.addon-car .bg-icon {
  top: 19%;
  width: 73px;
  height: 42px;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/page-multitrip/addon-car.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/page-multitrip/addon-car.png', sizingMethod='scale')";
  background: url('../images/page-multitrip/addon-car.png');
  background-size: 100% 100%;
}
#page-multitrip .block-addon.addon-60 .bg-icon {
  top: 19%;
  width: 50px;
  height: 53px;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/page-multitrip/addon-60.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/page-multitrip/addon-60.png', sizingMethod='scale')";
  background: url('../images/page-multitrip/addon-60.png');
  background-size: 100% 100%;
}
#page-multitrip .block-addon.addon-90 .bg-icon {
  top: 19%;
  width: 50px;
  height: 53px;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/page-multitrip/addon-90.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/page-multitrip/addon-90.png', sizingMethod='scale')";
  background: url('../images/page-multitrip/addon-90.png');
  background-size: 100% 100%;
}
#page-multitrip .block-addon.addon-120 .bg-icon {
  top: 19%;
  width: 50px;
  height: 53px;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/page-multitrip/addon-120.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/page-multitrip/addon-120.png', sizingMethod='scale')";
  background: url('../images/page-multitrip/addon-120.png');
  background-size: 100% 100%;
}
#page-multitrip .block-addon.addon-180 .bg-icon {
  top: 19%;
  width: 50px;
  height: 53px;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/page-multitrip/addon-180.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/page-multitrip/addon-180.png', sizingMethod='scale')";
  background: url('../images/page-multitrip/addon-180.png');
  background-size: 100% 100%;
}
#page-multitrip .block-addon.addon-gadget .bg-icon {
  top: 19%;
  width: 56px;
  height: 48px;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/page-multitrip/addon-gadgets.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/page-multitrip/addon-gadgets.png', sizingMethod='scale')";
  background: url('../images/page-multitrip/addon-gadgets.png');
  background-size: 100% 100%;
}
#page-multitrip .save-quote-wrapper {
  position: absolute;
  padding-right: 30px;
  width: 100%;
}
#page-multitrip .save-quote-wrapper .panel-ps-save-quote .panel-inner.save-quote-info-wrap {
  background-color: #6e267b;
  padding: 0 10px 25px 10px;
}
#page-multitrip .save-quote-wrapper .panel-ps-save-quote .panel-inner .save-quote-info {
  color: #564d58;
  margin: 0px 50px;
}
@media (min-width: 750px) {
  #page-multitrip .save-quote-wrapper .panel-ps-save-quote .panel-inner .save-quote-info {
    margin: 0px 130px;
  }
}
#page-multitrip .page-content {
  padding-top: 20px;
}
@media (min-width: 750px) {
  #page-multitrip .page-content {
    padding-top: 0;
  }
}
#page-multitrip .page-content .content-plan-buttons .btn-const-width {
  width: 180px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 750px) {
  #page-multitrip .page-content .content-plan-buttons .btn-const-width {
    width: 240px;
  }
}
#page-multitrip .price-addon {
  display: none;
}
#page-multitrip .addon-selected {
  display: none;
}
#page-multitrip .quote-num-children li.disabled {
  display: none;
}
#page-multitrip.page-container.state-quote-retrieved .plan-selection-panel h1.panel-main-header {
  padding-top: 20px;
}
@media (min-width: 750px) {
  #page-multitrip.page-container.state-quote-retrieved .plan-selection-panel h1.panel-main-header {
    padding-top: 10px;
  }
}
@media (min-width: 970px) {
  #page-multitrip.page-container.state-quote-retrieved .plan-selection-panel h1.panel-main-header {
    padding-top: 20px;
  }
}
#page-multitrip.page-container.state-quote-retrieved .plan-selection-panel .panel-ps-price-actions .panel-inner {
  padding-top: 10px;
  padding-bottom: 10px;
}
@media (min-width: 750px) {
  #page-multitrip.page-container.state-quote-retrieved .plan-selection-panel .panel-ps-price-actions .panel-inner {
    padding-top: 10px;
    padding-bottom: 20px;
  }
}
@media (min-width: 970px) {
  #page-multitrip.page-container.state-quote-retrieved .plan-selection-panel .panel-ps-price-actions .panel-inner {
    padding-top: 15px;
  }
}
@media (min-width: 970px) {
  #page-multitrip.page-container.state-quote-retrieved .plan-selection-panel .panel-plan-table {
    padding: 0 30px;
  }
}
#page-canada-cover #whats-covered {
  padding-top: 0;
  text-align: center;
}
@media (min-width: 970px) {
  #page-canada-cover #whats-covered {
    padding-top: 25px;
    text-align: left;
  }
}
#page-canada-cover #whats-covered h3 {
  font-size: 22px;
}
@media (min-width: 970px) {
  #page-canada-cover #whats-covered h3 {
    font-size: 32px;
  }
}
#page-canada-cover #whats-covered .with-padding {
  padding: 0;
}
@media (min-width: 970px) {
  #page-canada-cover #whats-covered .with-padding {
    padding: 0 14%;
  }
}
#page-canada-cover .plan-selection-panel h2.panel-today-header,
#page-canada-cover .plan-selection-panel h1.panel-main-header {
  font-size: 23px;
}
@media (min-width: 750px) {
  #page-canada-cover .plan-selection-panel h2.panel-today-header,
  #page-canada-cover .plan-selection-panel h1.panel-main-header {
    font-size: 32px;
  }
}
#page-canada-cover .plan-selection-panel .buy-this-plan.document-at-post-quote {
  margin: 10px auto;
  float: none;
}
#page-canada-cover .benefits h4 {
  text-transform: uppercase;
  text-align: left;
  font-size: 16px;
}
#page-canada-cover .benefits p {
  font-size: 14px;
}
@media (min-width: 750px) {
  #page-canada-cover .benefits p {
    font-size: 14px;
  }
}
#page-canada-cover .content-plan-buttons .btn-const-width {
  width: 180px;
  padding: 0;
}
#page-canada-cover .content-plan-buttons.first {
  padding-bottom: 0;
}
@media (min-width: 970px) {
  #page-canada-cover .content-plan-buttons.first {
    padding-bottom: 20px;
  }
}
#page-canada-cover .btn {
  font-size: 13px;
}
#page-canada-cover .btn-green {
  background: #19ff93;
  border-color: #ffffff;
  color: #6e267b;
  -moz-box-shadow: "3px 3px 0px 0px rgba(220,220,220,1)";
  -webkit-box-shadow: "3px 3px 0px 0px rgba(220,220,220,1)";
  box-shadow: "3px 3px 0px 0px rgba(220,220,220,1)";
  width: 231px !important;
}
@media (min-width: 970px) {
  #page-canada-cover .btn-green {
    width: 275px !important;
  }
}
#page-canada-cover .offer-nitification {
  font-family: 'open_sansbold';
  padding-top: 10px;
  color: #19ff93;
}
#page-canada-cover #get-a-bp-numer {
  margin-top: 32px;
}
#page-canada-cover #get-a-bp-numer label {
  margin-bottom: 0px;
  display: inline-block;
  text-align: left;
}
@media (min-width: 970px) {
  #page-canada-cover #get-a-bp-numer label {
    display: block;
    text-align: center;
  }
}
#page-canada-cover #get-a-bp-numer label strong {
  display: block;
  font-weight: normal;
}
@media (min-width: 970px) {
  #page-canada-cover #get-a-bp-numer label strong {
    display: inline-block;
    padding-right: 10px;
  }
}
#page-canada-cover #get-a-bp-numer #bpEmail {
  max-width: 270px;
}
#page-canada-cover #get-a-bp-numer #characters {
  max-width: 270px;
}
#page-canada-cover #member-email {
  text-align: center;
}
#page-canada-cover #member-email .btn-big {
  padding: 0px;
}
#page-canada-cover .last-content-row {
  margin-top: 55px;
  margin-bottom: 0;
}
@media (min-width: 970px) {
  #page-canada-cover .last-content-row {
    margin-bottom: 90px;
  }
}
#page-canada-cover .last-content-row a {
  text-decoration: underline;
  font-family: "open_sansbold";
  color: #524954;
}
#page-canada-cover #footer_authorisation {
  padding: 15px 20px;
}
@media (min-width: 970px) {
  #page-canada-cover #footer_authorisation {
    padding: 35px 20px;
  }
}
#page-canada-cover .hidden-benefit {
  display: none;
}
#page-canada-cover .panel-ps-price-info .panel-inner {
  padding-top: 35px;
  padding-bottom: 15px;
}
#page-canada-cover .panel-ps-quote-info .panel-inner {
  padding-top: 15px;
  padding-bottom: 15px;
}
@media (min-width: 750px) {
  #page-canada-cover .panel-ps-quote-info .panel-inner {
    padding-bottom: 0;
    padding-top: 10px;
  }
}
@media (min-width: 970px) {
  #page-canada-cover .panel-ps-quote-info .panel-inner {
    padding-top: 15px;
  }
}
#page-canada-cover .panel-ps-price-offer .tcs-breakdown {
  margin-top: 15px;
}
#page-canada-cover .panel-ps-price-offer .percent {
  font-family: open_sansbold;
  margin-bottom: 0;
  font-size: 16px;
}
@media (min-width: 750px) {
  #page-canada-cover .panel-ps-price-offer .percent {
    font-size: 18px;
  }
}
#page-canada-cover .panel-ps-price-offer .end-date {
  font-family: open_sanslight;
  font-size: 18px;
}
#international-selector-page .page-content {
  margin-top: 50px;
  margin-bottom: 65px;
}
#international-selector-page .btn {
  font-size: 14px;
}
@media (min-width: 750px) and (max-width: 11199px) {
  #international-selector-page .btn {
    Font-size: 13px;
  }
}
#international-selector-page .save-int-selector-quote {
  border-color: #993eaa;
  color: #993eaa;
}
#international-selector-page .save-int-selector-quote:hover {
  color: #524954;
  border-color: #524954;
}
#international-selector-page .panel-breakdown {
  padding: 0 28px 15px 0;
  font-size: 15px;
  color: #19FF93;
}
#international-selector-page .panel-ps-quote-info {
  font-size: 14px;
  padding: 10px 24px 20px;
}
@media (min-width: 970px) {
  #international-selector-page .panel-ps-quote-info {
    padding: 10px 52px 20px;
  }
}
#international-selector-page .offer-notification {
  font-size: 14px;
  color: #19ff93;
  font-family: "open_sansbold";
  padding: 15px 0 0;
}
@media (max-width: 750px) {
  #international-selector-page .qq-top-container {
    margin: 0 15px;
  }
}
#international-selector-page .qq-top-container .panel-ps-get-a-quote {
  left: 0;
  margin-top: 29px;
}
#international-selector-page .qq-bottom-container .panel-ps-get-a-quote {
  position: relative;
}
#international-page label.adult-dobs-cb-label {
  white-space: inherit;
}
#international-page #header-wrapper {
  padding-top: 14%;
  padding-bottom: 14%;
}
@media (min-width: 750px) {
  #international-page #header-wrapper {
    padding-top: 65px;
    padding-bottom: 0;
  }
}
@media (min-width: 970px) {
  #international-page #header-wrapper {
    padding-top: 60px;
  }
}
#international-page #header-wrapper .responsive-backgrounds {
  overflow: hidden;
  top: 0;
}
#international-page .btn {
  font-size: 14px;
}
@media (min-width: 750px) and (max-width: 11199px) {
  #international-page .btn {
    Font-size: 13px;
  }
}
#international-page h3 {
  font-size: 18px;
  margin: 4% 0 2% 0;
}
@media (min-width: 970px) {
  #international-page h3 {
    font-size: 32px;
  }
}
#international-page h3.title {
  text-align: center;
}
#international-page .with-padding {
  text-align: center;
}
#international-page .white-content h3 {
  font-size: 16px;
  margin: 11% 0 2% 0;
  text-transform: uppercase;
}
@media (min-width: 750px) {
  #international-page .white-content h3 {
    margin: 4% 0 2% 0;
  }
}
#international-page .white-content p {
  font-size: 14px;
}
@media (min-width: 750px) and (max-width: 11199px) {
  #international-page .white-content p {
    Font-size: 13px;
  }
}
#international-page #quote-pos-top .panel-ps-get-a-quote .form-arrow-container {
  left: 105px;
}
@media (min-width: 750px) {
  #international-page #quote-pos-top .panel-ps-get-a-quote .form-arrow-container {
    left: 85px;
  }
}
@media (min-width: 970px) {
  #international-page #quote-pos-top .panel-ps-get-a-quote .form-arrow-container {
    left: 115px;
  }
}
#international-page #get-a-quote {
  max-width: 450px;
}
#international-page #get-a-quote p {
  font-family: open_sanslight;
}
@media (min-width: 750px) {
  #international-page #get-a-quote {
    max-width: 343px;
  }
}
@media (min-width: 970px) {
  #international-page #get-a-quote {
    max-width: 453px;
  }
}
@media (min-width: 11200px) {
  #international-page #get-a-quote {
    max-width: 448px;
  }
}
#international-page .int-col-with-button {
  margin-bottom: 32px;
}
#international-page p {
  font-family: 'open_sansregular';
}
#travel-page #header-wrapper {
  /*padding-top: 14%;
    padding-bottom: 8%;
    @media (min-width: @screen-md-min) {
      padding-top: 60px;
      padding-bottom: 14%;
    }*/
}
#travel-page #header-wrapper .responsive-backgrounds {
  overflow: hidden;
  top: 0;
}
#travel-page .content-intro {
  text-align: center;
}
#travel-page .content-intro h3.title {
  font-size: 18px;
}
@media (min-width: 750px) {
  #travel-page .content-intro h3.title {
    font-size: 32px;
    margin-top: 70px;
    margin-bottom: 40px;
  }
}
#travel-page .content-intro p {
  margin-bottom: 25px;
}
@media (min-width: 750px) {
  #travel-page .content-intro p {
    margin-bottom: 20px;
    font-size: 14px;
  }
}
#travel-page .travel-colour-blocks {
  margin-bottom: 8px;
}
@media (min-width: 750px) {
  #travel-page .travel-colour-blocks {
    margin-bottom: 38px;
  }
}
#travel-page .travel-colour-blocks .travel-block {
  margin-bottom: 24px;
}
@media (min-width: 750px) {
  #travel-page .travel-colour-blocks .travel-block {
    padding-left: 15px;
    padding-right: 15px;
  }
}
#travel-page .travel-colour-blocks .travel-block .block-inner {
  color: #fff;
  padding-bottom: 20px;
}
@media (min-width: 750px) {
  #travel-page .travel-colour-blocks .travel-block .block-inner {
    padding-bottom: 35px;
  }
}
#travel-page .travel-colour-blocks .travel-block .block-inner .block-image-container {
  padding-top: 84.31%;
}
@media (min-width: 750px) {
  #travel-page .travel-colour-blocks .travel-block .block-inner .block-image-container {
    padding-top: 0;
    height: 235px;
    background-size: 130%;
    background-position: top center;
  }
}
@media (min-width: 970px) {
  #travel-page .travel-colour-blocks .travel-block .block-inner .block-image-container {
    height: 320px;
  }
}
@media (min-width: 11200px) {
  #travel-page .travel-colour-blocks .travel-block .block-inner .block-image-container {
    height: 390px;
  }
}
#travel-page .travel-colour-blocks .travel-block .block-inner .block-text-container {
  padding: 0 8%;
  min-height: 120px;
  position: relative;
}
@media (min-width: 750px) {
  #travel-page .travel-colour-blocks .travel-block .block-inner .block-text-container {
    height: 525px;
  }
}
@media (min-width: 970px) {
  #travel-page .travel-colour-blocks .travel-block .block-inner .block-text-container {
    height: 415px;
  }
}
@media (min-width: 11200px) {
  #travel-page .travel-colour-blocks .travel-block .block-inner .block-text-container {
    height: 400px;
  }
}
#travel-page .travel-colour-blocks .travel-block .block-inner .block-text-container h3.block-title {
  text-align: left;
  color: #fff;
  font-size: 18px;
}
@media (min-width: 750px) {
  #travel-page .travel-colour-blocks .travel-block .block-inner .block-text-container h3.block-title {
    font-size: 23px;
    line-height: 28px;
    margin-bottom: 15px;
    margin-top: 40px;
  }
}
@media (min-width: 970px) {
  #travel-page .travel-colour-blocks .travel-block .block-inner .block-text-container h3.block-title {
    font-size: 26px;
  }
}
#travel-page .travel-colour-blocks .travel-block .block-inner .block-text-container p {
  font-size: 14px;
}
@media (min-width: 750px) and (max-width: 11199px) {
  #travel-page .travel-colour-blocks .travel-block .block-inner .block-text-container p {
    font-size: 13px;
  }
}
#travel-page .travel-colour-blocks .travel-block .block-inner .block-text-container .block-more-link {
  width: 100%;
  text-align-last: left;
  padding-top: 15px;
}
@media (min-width: 750px) {
  #travel-page .travel-colour-blocks .travel-block .block-inner .block-text-container .block-more-link {
    position: absolute;
    bottom: 0;
  }
}
#travel-page .travel-colour-blocks .travel-block .block-inner .block-text-container .block-more-link a {
  font-size: 14px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: bold;
  background: url('../images/page-travel/more-arrow.png') right center no-repeat;
  background-size: 8px;
  color: #fff;
  display: inline-block;
  padding-right: 15px;
}
@media (min-width: 750px) {
  #travel-page .travel-colour-blocks .travel-block .block-inner .block-text-container .block-more-link a {
    font-size: 15px;
    background-size: 10px;
  }
}
#travel-page .travel-colour-blocks .travel-block.block-1 .block-inner {
  background-color: #1db3ce;
}
#travel-page .travel-colour-blocks .travel-block.block-1 .block-inner .block-image-container {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/page-travel/travel-block1-bg-small.jpg", sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/page-travel/travel-block1-bg-small.jpg', sizingMethod='scale')";
  background: url("../images/page-travel/travel-block1-bg-small.jpg");
  background-size: 100% 100%;
}
@media (min-width: 750px) {
  #travel-page .travel-colour-blocks .travel-block.block-1 .block-inner .block-image-container {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/page-travel/travel-block1-bg-large.jpg", sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/page-travel/travel-block1-bg-large.jpg', sizingMethod='scale')";
    background: url("../images/page-travel/travel-block1-bg-large.jpg");
    background-size: 100% 100%;
  }
}
#travel-page .travel-colour-blocks .travel-block.block-2 .block-inner {
  background-color: #993eaa;
}
#travel-page .travel-colour-blocks .travel-block.block-2 .block-inner .block-image-container {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/page-travel/travel-block2-bg-small.jpg", sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/page-travel/travel-block2-bg-small.jpg', sizingMethod='scale')";
  background: url("../images/page-travel/travel-block2-bg-small.jpg");
  background-size: 100% 100%;
}
@media (min-width: 750px) {
  #travel-page .travel-colour-blocks .travel-block.block-2 .block-inner .block-image-container {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/page-travel/travel-block2-bg-large.jpg", sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/page-travel/travel-block2-bg-large.jpg', sizingMethod='scale')";
    background: url("../images/page-travel/travel-block2-bg-large.jpg");
    background-size: 100% 100%;
  }
}
#travel-page .travel-colour-blocks .travel-block.block-3 .block-inner {
  background-color: #0fe27f;
}
#travel-page .travel-colour-blocks .travel-block.block-3 .block-inner .block-image-container {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/page-travel/travel-block3-bg-small.jpg", sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/page-travel/travel-block3-bg-small.jpg', sizingMethod='scale')";
  background: url("../images/page-travel/travel-block3-bg-small.jpg");
  background-size: 100% 100%;
}
@media (min-width: 750px) {
  #travel-page .travel-colour-blocks .travel-block.block-3 .block-inner .block-image-container {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/page-travel/travel-block3-bg-large.jpg", sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/page-travel/travel-block3-bg-large.jpg', sizingMethod='scale')";
    background: url("../images/page-travel/travel-block3-bg-large.jpg");
    background-size: 100% 100%;
  }
}
#travel-page .travel-colour-blocks .travel-block.block-4 .block-inner {
  background-color: #e17000;
}
#travel-page .travel-colour-blocks .travel-block.block-4 .block-inner .block-image-container {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/page-travel/travel-block4-bg-small.jpg", sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/page-travel/travel-block4-bg-small.jpg', sizingMethod='scale')";
  background: url("../images/page-travel/travel-block4-bg-small.jpg");
  background-size: 100% 100%;
}
@media (min-width: 750px) {
  #travel-page .travel-colour-blocks .travel-block.block-4 .block-inner .block-image-container {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/page-travel/travel-block4-bg-large.jpg", sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/page-travel/travel-block4-bg-large.jpg', sizingMethod='scale')";
    background: url("../images/page-travel/travel-block4-bg-large.jpg");
    background-size: 100% 100%;
  }
}
#travel-page #footer_authorisation .row {
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 750px) {
  #travel-page #footer_authorisation .row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
#health-page #header-wrapper .responsive-backgrounds {
  overflow: hidden;
  top: 0;
}
#health-page #header-wrapper .responsive-backgrounds .img-health-sm {
  position: relative;
  left: 50%;
  margin-left: -473px;
}
#health-page #header-wrapper .responsive-backgrounds .img-health-md {
  position: relative;
  left: 50%;
  margin-left: -618px;
}
#health-page .page-content h3.title {
  font-size: 18px;
  line-height: 18px;
  margin-bottom: 0;
  margin-top: 35px;
  text-align: center;
}
@media (min-width: 750px) {
  #health-page .page-content h3.title {
    font-size: 30px;
    line-height: 30px;
    margin-top: 70px;
  }
}
@media (min-width: 970px) {
  #health-page .page-content h3.title {
    font-size: 31px;
    line-height: 31px;
    margin-top: 100px;
  }
}
#health-page .page-content .most-popular-plans-container {
  margin-top: 22px;
}
@media (min-width: 750px) {
  #health-page .page-content .most-popular-plans-container {
    margin-top: 75px;
  }
}
@media (min-width: 970px) {
  #health-page .page-content .most-popular-plans-container {
    margin-top: 90px;
  }
}
#health-page .page-content .most-popular-plans-container .plan-block {
  padding-bottom: 11px;
  padding-left: 22px;
  padding-right: 22px;
}
@media (min-width: 750px) {
  #health-page .page-content .most-popular-plans-container .plan-block {
    padding-left: 15px;
    padding-right: 15px;
  }
}
#health-page .page-content .most-popular-plans-container .plan-block .block-inner {
  padding-bottom: 15px;
  overflow: hidden;
}
#health-page .page-content .most-popular-plans-container .plan-block .block-title-container {
  color: #ffffff;
  font-size: 15px;
  text-align: center;
  font-family: open_sanslight;
  padding-top: 10px;
}
@media (min-width: 750px) {
  #health-page .page-content .most-popular-plans-container .plan-block .block-title-container {
    font-size: 18px;
  }
}
@media (min-width: 970px) {
  #health-page .page-content .most-popular-plans-container .plan-block .block-title-container {
    font-size: 20px;
  }
}
#health-page .page-content .most-popular-plans-container .plan-block .block-image-container {
  height: 40px;
  margin: 20px auto;
}
@media (min-width: 750px) {
  #health-page .page-content .most-popular-plans-container .plan-block .block-image-container {
    height: 80px;
    margin: 30px auto;
  }
}
#health-page .page-content .most-popular-plans-container .plan-block .block-plans-container {
  padding: 5px 30px 0;
  display: none;
}
@media (min-width: 750px) {
  #health-page .page-content .most-popular-plans-container .plan-block .block-plans-container {
    display: block;
    padding: 5px 12px 0;
  }
}
@media (min-width: 970px) {
  #health-page .page-content .most-popular-plans-container .plan-block .block-plans-container {
    padding: 5px 25px 0;
  }
}
#health-page .page-content .most-popular-plans-container .plan-block .block-plans-container .block-plan-item {
  padding-top: 20px;
}
#health-page .page-content .most-popular-plans-container .plan-block .block-plans-container .block-plan-item.hidden-plan {
  display: none;
}
#health-page .page-content .most-popular-plans-container .plan-block .block-plans-container .block-plan-item p {
  line-height: 24px;
  margin-bottom: 15px;
}
@media (min-width: 750px) {
  #health-page .page-content .most-popular-plans-container .plan-block .block-plans-container .block-plan-item p {
    line-height: 21px;
  }
}
#health-page .page-content .most-popular-plans-container .plan-block .block-plans-container .block-plan-item p .bg-icon {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/health_page/plan_item_arrow.png", sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/health_page/plan_item_arrow.png', sizingMethod='scale')";
  background: url("../images/health_page/plan_item_arrow.png");
  background-size: 100% 100%;
  display: inline-block;
  height: 16px;
  width: 10px;
  margin-right: 10px;
  vertical-align: middle;
}
#health-page .page-content .most-popular-plans-container .plan-block .block-plans-container .block-plan-item p a,
#health-page .page-content .most-popular-plans-container .plan-block .block-plans-container .block-plan-item p a:active,
#health-page .page-content .most-popular-plans-container .plan-block .block-plans-container .block-plan-item p a:hover {
  color: #ffffff;
  font-family: "Libre Baskerville";
  font-size: 14px;
  line-height: 24px;
  text-decoration: none;
}
@media (min-width: 750px) {
  #health-page .page-content .most-popular-plans-container .plan-block .block-plans-container .block-plan-item p a,
  #health-page .page-content .most-popular-plans-container .plan-block .block-plans-container .block-plan-item p a:active,
  #health-page .page-content .most-popular-plans-container .plan-block .block-plans-container .block-plan-item p a:hover {
    font-size: 11px;
  }
}
@media (min-width: 970px) {
  #health-page .page-content .most-popular-plans-container .plan-block .block-plans-container .block-plan-item p a,
  #health-page .page-content .most-popular-plans-container .plan-block .block-plans-container .block-plan-item p a:active,
  #health-page .page-content .most-popular-plans-container .plan-block .block-plans-container .block-plan-item p a:hover {
    font-size: 12px;
  }
}
#health-page .page-content .most-popular-plans-container .plan-block .block-show-more-local {
  display: block;
}
@media (min-width: 750px) {
  #health-page .page-content .most-popular-plans-container .plan-block .block-show-more-local {
    display: none;
  }
}
#health-page .page-content .most-popular-plans-container .plan-block .block-show-more-local .btn-show-more-local {
  background-color: inherit;
  border: 1px solid #ffffff;
  color: #ffffff;
  display: block;
  font-family: "open_sansbold";
  font-size: 14px;
  height: 32px;
  line-height: 30px;
  margin: 0 auto;
  text-align: center;
  width: 140px;
}
#health-page .page-content .most-popular-plans-container .plan-block .block-show-more-local .btn-show-more-local.dark {
  border: 1px solid #524954;
  color: #524954;
}
#health-page .page-content .most-popular-plans-container .plan-block.block-individuals .block-inner {
  background-color: #1db3ce;
}
#health-page .page-content .most-popular-plans-container .plan-block.block-individuals .block-inner .block-image-container {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/health_page/individuals.png", sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/health_page/individuals.png', sizingMethod='scale')";
  background: url("../images/health_page/individuals.png");
  background-size: 100% 100%;
  width: 16px;
}
@media (min-width: 750px) {
  #health-page .page-content .most-popular-plans-container .plan-block.block-individuals .block-inner .block-image-container {
    width: 32px;
  }
}
#health-page .page-content .most-popular-plans-container .plan-block.block-couples .block-inner {
  background-color: #e17000;
}
#health-page .page-content .most-popular-plans-container .plan-block.block-couples .block-inner .block-image-container {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/health_page/couples.png", sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/health_page/couples.png', sizingMethod='scale')";
  background: url("../images/health_page/couples.png");
  background-size: 100% 100%;
  width: 32px;
}
@media (min-width: 750px) {
  #health-page .page-content .most-popular-plans-container .plan-block.block-couples .block-inner .block-image-container {
    width: 64px;
  }
}
#health-page .page-content .most-popular-plans-container .plan-block.block-young_families .block-inner {
  background-color: #19ff93;
}
#health-page .page-content .most-popular-plans-container .plan-block.block-young_families .block-inner .block-image-container {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/health_page/young_families.png", sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/health_page/young_families.png', sizingMethod='scale')";
  background: url("../images/health_page/young_families.png");
  background-size: 100% 100%;
  width: 36px;
}
@media (min-width: 750px) {
  #health-page .page-content .most-popular-plans-container .plan-block.block-young_families .block-inner .block-image-container {
    width: 72px;
  }
}
#health-page .page-content .most-popular-plans-container .plan-block.block-young_families .block-inner .block-title-container {
  color: #524954;
}
#health-page .page-content .most-popular-plans-container .plan-block.block-young_families .block-inner .block-plans-container .block-plan-item p .bg-icon {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/health_page/plan_item_arrow_dark.png", sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/health_page/plan_item_arrow_dark.png', sizingMethod='scale')";
  background: url("../images/health_page/plan_item_arrow_dark.png");
  background-size: 100% 100%;
}
#health-page .page-content .most-popular-plans-container .plan-block.block-young_families .block-inner .block-plans-container .block-plan-item p a,
#health-page .page-content .most-popular-plans-container .plan-block.block-young_families .block-inner .block-plans-container .block-plan-item p a:active,
#health-page .page-content .most-popular-plans-container .plan-block.block-young_families .block-inner .block-plans-container .block-plan-item p a:hover {
  color: #524954;
}
#health-page .page-content .most-popular-plans-container .plan-block.block-older_families .block-inner {
  background-color: #30e38f;
}
#health-page .page-content .most-popular-plans-container .plan-block.block-older_families .block-inner .block-image-container {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/health_page/older_families.png", sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/health_page/older_families.png', sizingMethod='scale')";
  background: url("../images/health_page/older_families.png");
  background-size: 100% 100%;
  width: 46px;
}
@media (min-width: 750px) {
  #health-page .page-content .most-popular-plans-container .plan-block.block-older_families .block-inner .block-image-container {
    width: 92px;
  }
}
#health-page .page-content .most-popular-plans-container .plan-block.block-older_families .block-inner .block-title-container {
  color: #524954;
}
#health-page .page-content .most-popular-plans-container .plan-block.block-older_families .block-inner .block-plans-container .block-plan-item p .bg-icon {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/health_page/plan_item_arrow_dark.png", sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/health_page/plan_item_arrow_dark.png', sizingMethod='scale')";
  background: url("../images/health_page/plan_item_arrow_dark.png");
  background-size: 100% 100%;
}
#health-page .page-content .most-popular-plans-container .plan-block.block-older_families .block-inner .block-plans-container .block-plan-item p a,
#health-page .page-content .most-popular-plans-container .plan-block.block-older_families .block-inner .block-plans-container .block-plan-item p a:active,
#health-page .page-content .most-popular-plans-container .plan-block.block-older_families .block-inner .block-plans-container .block-plan-item p a:hover {
  color: #524954;
}
#health-page .page-content .block-show-more-global {
  display: none;
  text-align: center;
}
@media (min-width: 750px) {
  #health-page .page-content .block-show-more-global {
    display: block;
    padding-top: 80px;
  }
}
#health-page .page-content .block-show-more-global button {
  display: inline-block;
}
#health-page .page-content .profiles-container {
  margin-top: 22px;
}
@media (min-width: 750px) {
  #health-page .page-content .profiles-container {
    margin-top: 40px;
  }
}
@media (min-width: 970px) {
  #health-page .page-content .profiles-container {
    margin-top: 58px;
  }
}
#health-page .page-content .profiles-container .profiles-items.hidden-profiles {
  display: none;
}
#health-page .page-content .profiles-container .profiles-items:after {
  clear: both;
  content: " ";
  display: table;
}
#health-page .page-content .profiles-container .profiles-items.additional-item {
  padding-top: 17px;
}
#health-page .page-content .profiles-container .profile-block {
  padding-bottom: 11px;
  padding-left: 22px;
  padding-right: 22px;
}
@media (min-width: 750px) {
  #health-page .page-content .profiles-container .profile-block {
    padding-left: 15px;
    padding-right: 15px;
  }
}
#health-page .page-content .profiles-container .profile-block .block-inner {
  padding-bottom: 15px;
  background-color: #ffffff;
}
#health-page .page-content .profiles-container .profile-block .block-pr-header-container {
  height: 32px;
  line-height: 32px;
  color: #ffffff;
  font-size: 14px;
  text-align: center;
  font-family: open_sanslight;
}
#health-page .page-content .profiles-container .profile-block .block-pr-header-container span.b {
  font-family: open_sansbold;
}
#health-page .page-content .profiles-container .profile-block .block-pr-header-container span.b.s {
  width: 21px;
  display: inline-block;
  text-align: center;
}
@media (min-width: 750px) {
  #health-page .page-content .profiles-container .profile-block .block-pr-header-container span.b.s {
    width: 17px;
  }
}
@media (min-width: 970px) {
  #health-page .page-content .profiles-container .profile-block .block-pr-header-container span.b.s {
    width: 32px;
  }
}
@media (min-width: 750px) {
  #health-page .page-content .profiles-container .profile-block .block-pr-header-container {
    font-size: 15px;
    height: 34px;
    line-height: 34px;
  }
}
@media (min-width: 970px) {
  #health-page .page-content .profiles-container .profile-block .block-pr-header-container {
    font-size: 16px;
    height: 39px;
    line-height: 39px;
  }
}
#health-page .page-content .profiles-container .profile-block .block-image-container img {
  max-width: 100%;
}
#health-page .page-content .profiles-container .profile-block .block-profile-container {
  padding-top: 18px;
  padding-left: 22px;
  padding-right: 22px;
}
@media (min-width: 750px) {
  #health-page .page-content .profiles-container .profile-block .block-profile-container {
    padding-top: 20px;
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media (min-width: 970px) {
  #health-page .page-content .profiles-container .profile-block .block-profile-container {
    padding-top: 21px;
    padding-left: 27px;
    padding-right: 27px;
  }
}
#health-page .page-content .profiles-container .profile-block .block-profile-container h4.greeting {
  color: #6e267b;
  font-size: 21px;
  line-height: 22px;
  text-align: left;
  margin: 0;
  padding: 0;
  font-family: open_sanslight;
}
#health-page .page-content .profiles-container .profile-block .block-profile-container h4.greeting span.b {
  font-family: open_sansbold;
}
@media (min-width: 750px) {
  #health-page .page-content .profiles-container .profile-block .block-profile-container h4.greeting {
    font-size: 23px;
    line-height: 24px;
  }
}
@media (min-width: 970px) {
  #health-page .page-content .profiles-container .profile-block .block-profile-container h4.greeting {
    font-size: 26px;
    line-height: 27px;
  }
}
#health-page .page-content .profiles-container .profile-block .block-profile-container .mobile-container {
  display: none;
}
@media (min-width: 750px) {
  #health-page .page-content .profiles-container .profile-block .block-profile-container .mobile-container {
    display: block;
  }
}
#health-page .page-content .profiles-container .profile-block .block-profile-container ul {
  color: #6e267b;
  margin: 17px 0 27px;
  padding: 0 0 0 15px;
  min-height: 0;
}
@media (min-width: 750px) {
  #health-page .page-content .profiles-container .profile-block .block-profile-container ul {
    min-height: 75px;
  }
}
#health-page .page-content .profiles-container .profile-block .block-profile-container ul li {
  padding: 0 0 8px 0;
  font-size: 14px;
  font-family: "Libre Baskerville";
  line-height: 13px;
}
@media (min-width: 750px) {
  #health-page .page-content .profiles-container .profile-block .block-profile-container ul li {
    font-size: 12px;
    line-height: 14px;
  }
}
@media (min-width: 970px) {
  #health-page .page-content .profiles-container .profile-block .block-profile-container ul li {
    font-size: 13px;
    line-height: 16px;
  }
}
#health-page .page-content .profiles-container .profile-block .block-profile-container blockquote {
  border: 0 none;
  padding: 0 0 0 21px;
  margin: 0;
  text-align: left;
  background-image: url("../images/health_page/quote_begin.png");
  background-position: top left;
  background-repeat: no-repeat;
  background-size: 10px auto;
  min-height: 0;
}
@media (min-width: 750px) {
  #health-page .page-content .profiles-container .profile-block .block-profile-container blockquote {
    min-height: 65px;
  }
}
@media (min-width: 970px) {
  #health-page .page-content .profiles-container .profile-block .block-profile-container blockquote {
    min-height: 54px;
  }
}
#health-page .page-content .profiles-container .profile-block .block-profile-container blockquote span {
  display: block;
  font-family: "Libre Baskerville";
  font-size: 14px;
  line-height: 16px;
  color: #6e267b;
  background-image: url("../images/health_page/quote_end.png");
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: 10px auto;
  padding-right: 12px;
}
@media (min-width: 750px) {
  #health-page .page-content .profiles-container .profile-block .block-profile-container blockquote span {
    font-size: 13px;
    line-height: 16px;
  }
}
@media (min-width: 970px) {
  #health-page .page-content .profiles-container .profile-block .block-profile-container blockquote span {
    font-size: 14px;
    line-height: 18px;
  }
}
#health-page .page-content .profiles-container .profile-block .block-profile-container .form-hr {
  margin-top: 19px;
  margin-bottom: 11px;
  max-width: none;
}
@media (min-width: 750px) {
  #health-page .page-content .profiles-container .profile-block .block-profile-container .form-hr {
    margin-top: 30px;
    margin-bottom: 12px;
  }
}
@media (min-width: 970px) {
  #health-page .page-content .profiles-container .profile-block .block-profile-container .form-hr {
    margin-top: 45px;
    margin-bottom: 13px;
  }
}
#health-page .page-content .profiles-container .profile-block .block-profile-container .per-ch {
  color: #524954;
  font-size: 15px;
  line-height: 20px;
  font-family: open_sanslight;
}
#health-page .page-content .profiles-container .profile-block .block-profile-container .per-ch span {
  font-family: open_sansbold;
}
#health-page .page-content .profiles-container .profile-block .block-profile-container .per-d {
  color: #524954;
  font-size: 15px;
  line-height: 20px;
  font-family: open_sansbold;
}
#health-page .page-content .profiles-container .profile-block .block-profile-container .find-out-more {
  text-align: left;
  margin-top: 10px;
}
#health-page .page-content .profiles-container .profile-block.profile-young_family .block-pr-header-container {
  background-color: #19ff93;
  color: #6e267b;
}
#health-page .page-content .profiles-container .profile-block.profile-older_family .block-pr-header-container {
  background-color: #30e38f;
  color: #6e267b;
}
#health-page .page-content .profiles-container .profile-block.profile-individuals .block-pr-header-container {
  background-color: #1db3ce;
  color: #ffffff;
}
#health-page .page-content .profiles-container .profile-block.profile-couples .block-pr-header-container {
  background-color: #e17000;
  color: #ffffff;
}
#health-page .page-content .show-more-people {
  width: 263px;
}
#health-page .page-content .get-a-quote-bottom {
  width: 263px;
}
#health-page .page-content #quote-pos-bottom .form-group label .with-description {
  font-size: 13px;
}
#health-page .page-content #quote-pos-bottom .form-group label .with-description.wide {
  display: block;
}
#health-page .page-content #quote-pos-bottom .form-group label .description {
  font-family: 'open_sansregular';
}
#health-page .page-content #quote-pos-bottom .form-group .bootstrap-checkbox + label {
  font-family: 'open_sansregular';
  font-size: 13px;
}
#health-page .page-content #quote-pos-bottom .form-group .bootstrap-radio + label {
  font-family: 'open_sansregular';
  font-size: 13px;
}
#health-page .page-content #quote-pos-bottom p {
  font-family: 'open_sansregular';
  font-size: 13px;
}
#page-bp #whats-covered {
  padding-top: 0;
  text-align: center;
}
@media (min-width: 970px) {
  #page-bp #whats-covered {
    padding-top: 25px;
    text-align: left;
  }
}
#page-bp #whats-covered .with-padding {
  padding: 0;
}
@media (min-width: 970px) {
  #page-bp #whats-covered .with-padding {
    padding: 0 14%;
  }
}
#page-bp .benefits h4 {
  text-transform: uppercase;
  text-align: left;
  font-size: 16px;
}
#page-bp .benefits p {
  font-size: 14px;
}
@media (min-width: 750px) {
  #page-bp .benefits p {
    font-size: 14px;
  }
}
#page-bp .offer-nitification {
  font-family: 'open_sansbold';
  padding-top: 10px;
  color: #19ff93;
}
#page-bp .content-plan-buttons .btn-const-width {
  width: 180px;
  padding: 0;
}
#page-bp .content-plan-buttons.first {
  padding-bottom: 0;
}
@media (min-width: 970px) {
  #page-bp .content-plan-buttons.first {
    padding-bottom: 20px;
  }
}
#page-bp .btn-green {
  background: #19ff93;
  border-color: #ffffff;
  color: #6e267b;
  -moz-box-shadow: "3px 3px 0px 0px rgba(220,220,220,1)";
  -webkit-box-shadow: "3px 3px 0px 0px rgba(220,220,220,1)";
  box-shadow: "3px 3px 0px 0px rgba(220,220,220,1)";
  width: 231px !important;
}
@media (min-width: 970px) {
  #page-bp .btn-green {
    width: 275px !important;
  }
}
#page-bp #get-a-bp-numer {
  margin-top: 32px;
}
#page-bp #get-a-bp-numer label {
  margin-bottom: 0px;
  display: inline-block;
  text-align: left;
}
@media (min-width: 970px) {
  #page-bp #get-a-bp-numer label {
    display: block;
    text-align: center;
  }
}
#page-bp #get-a-bp-numer label span {
  display: block;
}
@media (min-width: 970px) {
  #page-bp #get-a-bp-numer label span {
    display: inline-block;
    padding-right: 20px;
  }
}
#page-bp #get-a-bp-numer #bpEmail {
  max-width: 270px;
}
#page-bp #get-a-bp-numer .help-block {
  display: block;
}
#page-bp #get-a-bp-numer #bpCharacters {
  max-width: 270px;
}
#page-bp #get-a-bp-numer #ccEmail {
  max-width: 270px;
}
#page-bp #get-a-bp-numer #ccCharacters {
  max-width: 270px;
}
#page-bp #member-email {
  text-align: center;
}
#page-bp .last-content-row {
  margin-top: 55px;
  margin-bottom: 0;
}
@media (min-width: 970px) {
  #page-bp .last-content-row {
    margin-bottom: 90px;
  }
}
#page-bp .last-content-row a {
  text-decoration: underline;
  font-family: "open_sansbold";
  color: #524954;
}
#page-bp #footer_authorisation {
  padding: 15px 20px;
}
@media (min-width: 970px) {
  #page-bp #footer_authorisation {
    padding: 35px 20px;
  }
}
#page-bp .dropdown-menu > li > a {
  white-space: normal;
}
#page-bp .hidden-benefit {
  display: none;
}
#page-bp .panel-ps-price-info .panel-inner {
  padding-top: 15px;
  padding-bottom: 15px;
}
#page-bp .panel-ps-quote-info .panel-inner {
  padding-top: 15px;
  padding-bottom: 15px;
}
#page-bp .panel-ps-price-offer p {
  font-size: 18px;
}
#page-bp .panel-ps-price-offer p strong {
  font-size: inherit;
}
#page-payment-confirm #content {
  padding-top: 20px;
}
#page-payment-confirm #content .left-conf-block {
  background-color: #a759b5;
  height: 365px;
}
#page-payment-confirm #content .left-conf-block .row {
  padding: 0 7%;
}
#page-payment-confirm #content .left-conf-block .title {
  color: #fff;
  line-height: 48px;
  position: relative;
  font-size: 23px;
  margin-top: 24px;
  font-family: open_sanslight;
  text-align: center;
}
#page-payment-confirm #content .left-conf-block .title:after {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.7);
  bottom: -10px;
  content: "";
  height: 1px;
  left: 30%;
  position: absolute;
  width: 40%;
}
.lt-ie9 #page-payment-confirm #content .left-conf-block .title:after {
  zoom: 1;
  background-color: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3ffffff, endColorstr=#b3ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3ffffff, endColorstr=#b3ffffff);
}
#page-payment-confirm #content .left-conf-block .subtitle {
  color: #fff;
  font-family: open_sanslight;
  font-size: 21px;
  line-height: 24px;
  margin-top: 36px;
  margin-bottom: 11px;
}
#page-payment-confirm #content .left-conf-block .sub {
  font-size: 14px;
}
#page-payment-confirm #content .left-conf-block p {
  color: #fff;
  font-family: "Libre Baskerville";
  margin: 0 0 3px 0;
  font-size: 14px;
  line-height: 20px;
}
@media (min-width: 750px) and (max-width: 11199px) {
  #page-payment-confirm #content .left-conf-block p {
    font-size: 11px;
  }
}
#page-payment-confirm #content .left-conf-block p span {
  color: #6e267b;
  font-weight: 600;
}
#page-payment-confirm #content .right-conf-block {
  background-color: #19ff93;
  height: 310px;
  padding: 0 3%;
}
#page-payment-confirm #content .right-conf-block p {
  color: #524954;
  font-family: open_sansregular;
  margin-top: 22px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
}
#page-payment-confirm #content .right-conf-block p.print-par {
  display: none;
  margin-top: 42px;
}
#page-payment-confirm #content .right-conf-block p.print-par a {
  color: #524954;
  display: inline-block;
  height: 32px;
  line-height: 32px;
  margin: 0 auto;
  text-decoration: none;
  text-transform: uppercase;
  width: 170px;
}
#page-payment-confirm #content .right-conf-block p.print-par a .bg-icon {
  display: inline-block;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/print_btn.png", sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/print_btn.png', sizingMethod='scale')";
  background: url("../images/print_btn.png");
  background-size: 100% 100%;
  height: 32px;
  width: 37px;
  vertical-align: middle;
  margin-right: 15px;
}
#page-payment-confirm #content .right-conf-block p.ref-number {
  font-size: 18px;
  line-height: 28px;
  margin-top: 36px;
}
#page-payment-confirm #content .right-conf-block p.ref-number span {
  color: #524954;
  display: block;
  font-size: 18px;
  font-family: open_sansbold;
  line-height: 19px;
}
#page-payment-confirm #content .center-conf-block {
  background-color: #6e267b;
  min-height: 274px;
  padding: 36px 8% 8%;
  margin-bottom: 20px;
}
#page-payment-confirm #content .center-conf-block h2 {
  color: #fff;
  font-family: open_sansregular;
  font-size: 23px;
  line-height: 34px;
  margin-bottom: 16px;
  margin-top: 0;
}
#page-payment-confirm #content .center-conf-block p {
  color: #fff;
  font-family: open_sansregular;
  font-size: 14px;
  line-height: 18px;
  margin: 0 0 10px;
}
#page-payment-confirm #content > .row {
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 750px) {
  #page-payment-confirm #content {
    padding-top: 35px;
  }
  #page-payment-confirm #content .left-conf-block {
    height: 430px;
  }
  #page-payment-confirm #content .left-conf-block .row {
    padding: 0 11.2%;
  }
  #page-payment-confirm #content .left-conf-block .title {
    font-size: 34px;
    margin-top: 50px;
    font-family: Open_sansregular;
    text-align: left;
  }
  #page-payment-confirm #content .left-conf-block .title:after {
    left: 0;
    width: 27%;
  }
  #page-payment-confirm #content .left-conf-block .subtitle {
    font-size: 26px;
    line-height: 28px;
    margin-top: 36px;
    margin-bottom: 25px;
  }
  #page-payment-confirm #content .left-conf-block .sub {
    font-size: 23px;
  }
  #page-payment-confirm #content .left-conf-block p {
    font-size: 14px;
  }
  #page-payment-confirm #content .right-conf-block {
    height: 430px;
  }
  #page-payment-confirm #content .right-conf-block p {
    margin-top: 22px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 18px;
  }
  #page-payment-confirm #content .right-conf-block p.print-par {
    display: none;
  }
  #page-payment-confirm #content .right-conf-block p.ref-number,
  #page-payment-confirm #content .right-conf-block p.not-policy {
    font-size: inherit;
    line-height: inherit;
    margin-top: 21px;
  }
  #page-payment-confirm #content .right-conf-block p.ref-number span,
  #page-payment-confirm #content .right-conf-block p.not-policy span {
    line-height: 23px;
  }
  #page-payment-confirm #content .center-conf-block {
    padding: 36px 8% 3%;
    margin-bottom: 90px;
  }
  #page-payment-confirm #content .center-conf-block h2 {
    font-size: 26px;
    line-height: 34px;
    margin-bottom: 25px;
  }
  #page-payment-confirm #content .center-conf-block p {
    font-size: 14px;
    line-height: 20px;
  }
  #page-payment-confirm #content > .row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1025px) {
  #page-payment-confirm #content .right-conf-block p.print-par {
    display: block;
  }
}
#page-payment-confirm-int #content {
  padding-top: 20px;
}
#page-payment-confirm-int #content .left-conf-block {
  background-color: #a759b5;
  height: 365px;
}
#page-payment-confirm-int #content .left-conf-block .row {
  padding: 0 7%;
}
#page-payment-confirm-int #content .left-conf-block .title {
  color: #fff;
  line-height: 48px;
  position: relative;
  font-size: 23px;
  margin-top: 24px;
  font-family: open_sanslight;
  text-align: center;
}
#page-payment-confirm-int #content .left-conf-block .title:after {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.7);
  bottom: -10px;
  content: "";
  height: 1px;
  left: 30%;
  position: absolute;
  width: 40%;
}
.lt-ie9 #page-payment-confirm-int #content .left-conf-block .title:after {
  zoom: 1;
  background-color: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3ffffff, endColorstr=#b3ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3ffffff, endColorstr=#b3ffffff);
}
#page-payment-confirm-int #content .left-conf-block .subtitle {
  color: #fff;
  font-family: open_sanslight;
  font-size: 21px;
  line-height: 24px;
  margin-top: 36px;
  margin-bottom: 11px;
}
#page-payment-confirm-int #content .left-conf-block .sub {
  font-size: 17px;
  margin-top: 20px;
}
#page-payment-confirm-int #content .left-conf-block p {
  color: #fff;
  font-family: "Libre Baskerville";
  margin: 0 0 3px 0;
  font-size: 14px;
  line-height: 20px;
}
@media (min-width: 750px) and (max-width: 11199px) {
  #page-payment-confirm-int #content .left-conf-block p {
    font-size: 11px;
  }
}
#page-payment-confirm-int #content .left-conf-block p span {
  color: #6e267b;
  font-weight: 600;
}
#page-payment-confirm-int #content .right-conf-block {
  background-color: #19ff93;
  height: 310px;
  padding: 0 3%;
}
#page-payment-confirm-int #content .right-conf-block p {
  color: #524954;
  font-family: open_sansregular;
  margin-top: 22px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
}
#page-payment-confirm-int #content .right-conf-block p.print-par {
  display: none;
  margin-top: 42px;
}
#page-payment-confirm-int #content .right-conf-block p.print-par a {
  color: #524954;
  display: inline-block;
  height: 32px;
  line-height: 32px;
  margin: 0 auto;
  text-decoration: none;
  text-transform: uppercase;
  width: 170px;
}
#page-payment-confirm-int #content .right-conf-block p.print-par a .bg-icon {
  display: inline-block;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/print_btn.png", sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/print_btn.png', sizingMethod='scale')";
  background: url("../images/print_btn.png");
  background-size: 100% 100%;
  height: 32px;
  width: 37px;
  vertical-align: middle;
  margin-right: 15px;
}
#page-payment-confirm-int #content .right-conf-block p.ref-number {
  font-size: 18px;
  line-height: 28px;
  margin-top: 36px;
}
#page-payment-confirm-int #content .right-conf-block p.ref-number span {
  color: #524954;
  display: block;
  font-size: 18px;
  font-family: open_sansbold;
  line-height: 19px;
}
#page-payment-confirm-int #content .right-conf-block p.not-policy {
  font-size: 18px;
  line-height: 20px;
  margin-top: 36px;
}
#page-payment-confirm-int #content .right-conf-block p.not-policy span {
  color: #524954;
  display: block;
  font-size: 18px;
  font-family: open_sansbold;
  line-height: 19px;
}
#page-payment-confirm-int #content .center-conf-block {
  background-color: #6e267b;
  min-height: 274px;
  padding: 36px 8% 8%;
  margin-bottom: 20px;
}
#page-payment-confirm-int #content .center-conf-block h2 {
  color: #fff;
  font-family: open_sansregular;
  font-size: 23px;
  line-height: 34px;
  margin-bottom: 16px;
  margin-top: 0;
}
#page-payment-confirm-int #content .center-conf-block p {
  color: #fff;
  font-family: open_sansregular;
  font-size: 14px;
  line-height: 18px;
  margin: 0 0 10px;
}
#page-payment-confirm-int #content > .row {
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 750px) {
  #page-payment-confirm-int #content {
    padding-top: 35px;
  }
  #page-payment-confirm-int #content .left-conf-block {
    height: 430px;
  }
  #page-payment-confirm-int #content .left-conf-block .row {
    padding: 0 11.2%;
  }
  #page-payment-confirm-int #content .left-conf-block .title {
    font-size: 36px;
    margin-top: 50px;
    text-align: left;
  }
  #page-payment-confirm-int #content .left-conf-block .title:after {
    left: 0;
    width: 27%;
  }
  #page-payment-confirm-int #content .left-conf-block .subtitle {
    font-size: 26px;
    line-height: 28px;
    margin-top: 36px;
    margin-bottom: 25px;
  }
  #page-payment-confirm-int #content .left-conf-block .sub {
    font-size: 22px;
    margin-top: 25px;
  }
  #page-payment-confirm-int #content .left-conf-block p {
    font-size: 14px;
  }
  #page-payment-confirm-int #content .right-conf-block {
    height: 430px;
  }
  #page-payment-confirm-int #content .right-conf-block p {
    margin-top: 22px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 18px;
  }
  #page-payment-confirm-int #content .right-conf-block p.print-par {
    display: none;
  }
  #page-payment-confirm-int #content .right-conf-block p.ref-number,
  #page-payment-confirm-int #content .right-conf-block p.not-policy {
    font-size: inherit;
    line-height: inherit;
    margin-top: 21px;
  }
  #page-payment-confirm-int #content .right-conf-block p.ref-number span,
  #page-payment-confirm-int #content .right-conf-block p.not-policy span {
    line-height: 23px;
  }
  #page-payment-confirm-int #content .center-conf-block {
    padding: 36px 8% 3%;
    margin-bottom: 90px;
  }
  #page-payment-confirm-int #content .center-conf-block h2 {
    font-size: 26px;
    line-height: 34px;
    margin-bottom: 25px;
  }
  #page-payment-confirm-int #content .center-conf-block p {
    font-size: 14px;
    line-height: 20px;
  }
  #page-payment-confirm-int #content > .row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1025px) {
  #page-payment-confirm-int #content .right-conf-block p.print-par {
    display: block;
  }
}
#page-payment-confirm-multitrip #content {
  padding-top: 20px;
}
#page-payment-confirm-multitrip #content .left-conf-block {
  background-color: #a759b5;
  height: auto;
  padding-bottom: 15px;
}
#page-payment-confirm-multitrip #content .left-conf-block .spacy {
  margin: 15px 0;
}
#page-payment-confirm-multitrip #content .left-conf-block .row {
  padding: 0 7%;
}
#page-payment-confirm-multitrip #content .left-conf-block .title {
  color: #fff;
  line-height: 48px;
  position: relative;
  font-size: 23px;
  margin-top: 24px;
  font-family: open_sanslight;
  text-align: center;
}
#page-payment-confirm-multitrip #content .left-conf-block .title:after {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.7);
  bottom: -10px;
  content: "";
  height: 1px;
  left: 30%;
  position: absolute;
  width: 40%;
}
.lt-ie9 #page-payment-confirm-multitrip #content .left-conf-block .title:after {
  zoom: 1;
  background-color: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3ffffff, endColorstr=#b3ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3ffffff, endColorstr=#b3ffffff);
}
#page-payment-confirm-multitrip #content .left-conf-block .subtitle {
  color: #fff;
  font-family: open_sanslight;
  font-size: 21px;
  line-height: 24px;
  margin-top: 36px;
  margin-bottom: 11px;
}
#page-payment-confirm-multitrip #content .left-conf-block .sub {
  font-size: 17px;
  margin-top: 20px;
}
#page-payment-confirm-multitrip #content .left-conf-block p {
  color: #fff;
  font-family: "Libre Baskerville";
  margin: 0 0 3px 0;
  font-size: 14px;
  line-height: 20px;
}
@media (min-width: 750px) and (max-width: 11199px) {
  #page-payment-confirm-multitrip #content .left-conf-block p {
    font-size: 11px;
  }
}
#page-payment-confirm-multitrip #content .left-conf-block p span {
  color: #6e267b;
  font-weight: 600;
}
#page-payment-confirm-multitrip #content .right-conf-block {
  background-color: #19ff93;
  height: auto;
  padding: 0 3% 45px;
}
#page-payment-confirm-multitrip #content .right-conf-block p {
  color: #524954;
  font-family: open_sansregular;
  margin-top: 22px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
}
#page-payment-confirm-multitrip #content .right-conf-block p a.tc {
  margin: 0px;
}
#page-payment-confirm-multitrip #content .right-conf-block p.print-par {
  display: none;
  margin-top: 42px;
}
#page-payment-confirm-multitrip #content .right-conf-block p.print-par a {
  color: #524954;
  display: inline-block;
  height: 32px;
  line-height: 32px;
  margin: 0 auto;
  text-decoration: none;
  text-transform: uppercase;
  width: 170px;
}
#page-payment-confirm-multitrip #content .right-conf-block p.print-par a .bg-icon {
  display: inline-block;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/print_btn.png", sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/print_btn.png', sizingMethod='scale')";
  background: url("../images/print_btn.png");
  background-size: 100% 100%;
  height: 32px;
  width: 37px;
  vertical-align: middle;
  margin-right: 15px;
}
#page-payment-confirm-multitrip #content .right-conf-block p.ref-number {
  font-size: 15px;
  line-height: 28px;
  margin-top: 36px;
  margin-bottom: 55px;
}
#page-payment-confirm-multitrip #content .right-conf-block p.ref-number span {
  color: #524954;
  display: block;
  font-size: 18px;
  font-family: open_sansbold;
  line-height: 19px;
}
#page-payment-confirm-multitrip #content .center-conf-block {
  background-color: #6e267b;
  min-height: 240px;
  padding: 36px 8% 8%;
  margin-bottom: 20px;
}
#page-payment-confirm-multitrip #content .center-conf-block h2 {
  color: #fff;
  font-family: open_sansregular;
  font-size: 23px;
  line-height: 34px;
  margin-bottom: 16px;
  margin-top: 0;
}
#page-payment-confirm-multitrip #content .center-conf-block p {
  color: #fff;
  font-family: open_sansregular;
  font-size: 14px;
  line-height: 18px;
  margin: 0 0 10px;
}
#page-payment-confirm-multitrip #content > .row {
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 750px) {
  #page-payment-confirm-multitrip #content {
    padding-top: 35px;
  }
  #page-payment-confirm-multitrip #content .left-conf-block {
    height: 430px;
    padding-bottom: 0;
  }
  #page-payment-confirm-multitrip #content .left-conf-block .row {
    padding: 0 11.2%;
  }
  #page-payment-confirm-multitrip #content .left-conf-block .title {
    font-size: 36px;
    margin-top: 50px;
    font-family: open_sanslight;
    text-align: left;
  }
  #page-payment-confirm-multitrip #content .left-conf-block .title:after {
    left: 0;
    width: 27%;
  }
  #page-payment-confirm-multitrip #content .left-conf-block .subtitle {
    font-size: 26px;
    line-height: 28px;
    margin-top: 36px;
    margin-bottom: 25px;
  }
  #page-payment-confirm-multitrip #content .left-conf-block .sub {
    font-size: 22px;
    margin-top: 25px;
  }
  #page-payment-confirm-multitrip #content .left-conf-block p {
    font-size: 15px;
  }
  #page-payment-confirm-multitrip #content .right-conf-block {
    height: 430px;
  }
  #page-payment-confirm-multitrip #content .right-conf-block p {
    margin-top: 22px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 18px;
  }
  #page-payment-confirm-multitrip #content .right-conf-block p.print-par {
    display: none;
  }
  #page-payment-confirm-multitrip #content .right-conf-block p.ref-number,
  #page-payment-confirm-multitrip #content .right-conf-block p.not-policy {
    font-size: 15px;
    line-height: inherit;
    margin-top: 21px;
  }
  #page-payment-confirm-multitrip #content .right-conf-block p.ref-number span,
  #page-payment-confirm-multitrip #content .right-conf-block p.not-policy span {
    line-height: 23px;
  }
  #page-payment-confirm-multitrip #content .center-conf-block {
    padding: 36px 8% 3%;
  }
  #page-payment-confirm-multitrip #content .center-conf-block h2 {
    font-size: 26px;
    line-height: 34px;
    margin-bottom: 12px;
  }
  #page-payment-confirm-multitrip #content .center-conf-block p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 14px;
  }
  #page-payment-confirm-multitrip #content > .row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1025px) {
  #page-payment-confirm-multitrip #content .right-conf-block p.print-par {
    display: block;
  }
}
#page-payment-confirm-health #content {
  padding-top: 20px;
}
#page-payment-confirm-health #content .left-conf-block {
  background-color: #a759b5;
  height: 310px;
}
#page-payment-confirm-health #content .left-conf-block .row {
  padding: 0 7%;
}
#page-payment-confirm-health #content .left-conf-block .subtitle {
  color: #fff;
  font-family: open_sanslight;
  font-size: 23px;
  line-height: 24px;
  margin-top: 36px;
  margin-bottom: 11px;
  text-align: center;
}
#page-payment-confirm-health #content .left-conf-block .subtitle:after {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.7);
  top: 70px;
  content: "";
  height: 1px;
  left: 30%;
  position: absolute;
  width: 40%;
}
.lt-ie9 #page-payment-confirm-health #content .left-conf-block .subtitle:after {
  zoom: 1;
  background-color: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3ffffff, endColorstr=#b3ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3ffffff, endColorstr=#b3ffffff);
}
#page-payment-confirm-health #content .left-conf-block .sub {
  font-size: 18px;
  margin-top: 20px;
  text-align: left;
}
#page-payment-confirm-health #content .left-conf-block p {
  color: #fff;
  font-family: "Libre Baskerville";
  margin: 0 0 3px 0;
  font-size: 14px;
  line-height: 20px;
}
@media (min-width: 750px) and (max-width: 11199px) {
  #page-payment-confirm-health #content .left-conf-block p {
    font-size: 11px;
  }
}
#page-payment-confirm-health #content .left-conf-block p span {
  color: #6e267b;
  font-weight: 600;
}
#page-payment-confirm-health #content .right-conf-block {
  background-color: #19ff93;
  height: 310px;
  padding: 0 3%;
}
#page-payment-confirm-health #content .right-conf-block p {
  color: #524954;
  font-family: open_sansregular;
  margin-top: 22px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
}
#page-payment-confirm-health #content .right-conf-block p a.tc {
  margin: 0px;
}
#page-payment-confirm-health #content .right-conf-block p.print-par {
  display: none;
  margin-top: 42px;
}
#page-payment-confirm-health #content .right-conf-block p.print-par a {
  color: #524954;
  display: inline-block;
  height: 32px;
  line-height: 32px;
  margin: 0 auto;
  text-decoration: none;
  text-transform: uppercase;
  width: 170px;
}
#page-payment-confirm-health #content .right-conf-block p.print-par a .bg-icon {
  display: inline-block;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/print_btn.png", sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/print_btn.png', sizingMethod='scale')";
  background: url("../images/print_btn.png");
  background-size: 100% 100%;
  height: 32px;
  width: 37px;
  vertical-align: middle;
  margin-right: 15px;
}
#page-payment-confirm-health #content .right-conf-block p.ref-number {
  font-size: 18px;
  line-height: 28px;
  margin-top: 36px;
}
#page-payment-confirm-health #content .right-conf-block p.ref-number span {
  color: #524954;
  display: block;
  font-size: 18px;
  font-family: open_sansbold;
  line-height: 19px;
}
#page-payment-confirm-health #content .center-conf-block {
  background-color: #6e267b;
  min-height: 274px;
  padding: 36px 8% 8%;
  margin-bottom: 20px;
}
#page-payment-confirm-health #content .center-conf-block h2 {
  color: #fff;
  font-family: open_sansregular;
  font-size: 23px;
  line-height: 34px;
  margin-bottom: 16px;
  margin-top: 0;
}
#page-payment-confirm-health #content .center-conf-block p {
  color: #fff;
  font-family: open_sansregular;
  font-size: 14px;
  line-height: 18px;
  margin: 0 0 10px;
}
#page-payment-confirm-health #content > .row {
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 750px) {
  #page-payment-confirm-health #content {
    padding-top: 35px;
  }
  #page-payment-confirm-health #content .left-conf-block {
    height: 430px;
  }
  #page-payment-confirm-health #content .left-conf-block .row {
    padding: 0 11.2%;
  }
  #page-payment-confirm-health #content .left-conf-block .subtitle {
    font-size: 26px;
    line-height: 28px;
    margin-top: 50px;
    margin-bottom: 25px;
    text-align: left;
  }
  #page-payment-confirm-health #content .left-conf-block .subtitle:after {
    height: 0px;
  }
  #page-payment-confirm-health #content .left-conf-block .sub {
    font-size: 23px;
    margin-top: 25px;
    text-align: left;
  }
  #page-payment-confirm-health #content .left-conf-block p {
    font-size: 15px;
  }
  #page-payment-confirm-health #content .right-conf-block {
    height: 430px;
  }
  #page-payment-confirm-health #content .right-conf-block p {
    margin-top: 22px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 18px;
  }
  #page-payment-confirm-health #content .right-conf-block p.print-par {
    display: none;
  }
  #page-payment-confirm-health #content .right-conf-block p.ref-number,
  #page-payment-confirm-health #content .right-conf-block p.not-policy {
    font-size: inherit;
    line-height: inherit;
    margin-top: 21px;
  }
  #page-payment-confirm-health #content .right-conf-block p.ref-number span,
  #page-payment-confirm-health #content .right-conf-block p.not-policy span {
    line-height: 23px;
  }
  #page-payment-confirm-health #content .center-conf-block {
    padding: 36px 8% 3%;
    margin-bottom: 90px;
  }
  #page-payment-confirm-health #content .center-conf-block h2 {
    font-size: 26px;
    line-height: 34px;
    margin-bottom: 25px;
  }
  #page-payment-confirm-health #content .center-conf-block p {
    font-size: 14px;
    line-height: 20px;
  }
  #page-payment-confirm-health #content > .row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1025px) {
  #page-payment-confirm-health #content .right-conf-block p.print-par {
    display: block;
  }
}
#page-payment-confirm-bp #content {
  padding-top: 20px;
}
#page-payment-confirm-bp #content .left-conf-block {
  background-color: #a759b5;
  min-height: 310px;
}
#page-payment-confirm-bp #content .left-conf-block .spacy {
  margin: 15px 0;
}
#page-payment-confirm-bp #content .left-conf-block .row {
  padding: 0 7%;
}
#page-payment-confirm-bp #content .left-conf-block .title {
  color: #fff;
  line-height: 48px;
  position: relative;
  font-size: 23px;
  margin-top: 24px;
  font-family: open_sanslight;
  text-align: center;
}
#page-payment-confirm-bp #content .left-conf-block .title:after {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.7);
  bottom: -10px;
  content: "";
  height: 1px;
  left: 30%;
  position: absolute;
  width: 40%;
}
.lt-ie9 #page-payment-confirm-bp #content .left-conf-block .title:after {
  zoom: 1;
  background-color: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3ffffff, endColorstr=#b3ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3ffffff, endColorstr=#b3ffffff);
}
#page-payment-confirm-bp #content .left-conf-block .subtitle {
  color: #fff;
  font-family: open_sanslight;
  font-size: 21px;
  line-height: 24px;
  margin-top: 36px;
  margin-bottom: 11px;
}
#page-payment-confirm-bp #content .left-conf-block .sub {
  font-size: 17px;
  margin-top: 20px;
}
#page-payment-confirm-bp #content .left-conf-block p {
  color: #fff;
  font-family: "Libre Baskerville";
  margin: 0 0 3px 0;
  font-size: 14px;
  line-height: 20px;
}
@media (min-width: 750px) and (max-width: 11199px) {
  #page-payment-confirm-bp #content .left-conf-block p {
    font-size: 11px;
  }
}
#page-payment-confirm-bp #content .left-conf-block p span {
  color: #6e267b;
  font-weight: 600;
}
#page-payment-confirm-bp #content .right-conf-block {
  background-color: #19ff93;
  min-height: 310px;
  padding: 0 3%;
}
#page-payment-confirm-bp #content .right-conf-block p {
  color: #524954;
  font-family: open_sansregular;
  margin-top: 22px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
}
#page-payment-confirm-bp #content .right-conf-block p.print-par {
  display: none;
  margin-top: 42px;
}
#page-payment-confirm-bp #content .right-conf-block p.print-par a {
  color: #524954;
  display: inline-block;
  height: 32px;
  line-height: 32px;
  margin: 0 auto;
  text-decoration: none;
  text-transform: uppercase;
  width: 170px;
}
#page-payment-confirm-bp #content .right-conf-block p.print-par a .bg-icon {
  display: inline-block;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/print_btn.png", sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/print_btn.png', sizingMethod='scale')";
  background: url("../images/print_btn.png");
  background-size: 100% 100%;
  height: 32px;
  width: 37px;
  vertical-align: middle;
  margin-right: 15px;
}
#page-payment-confirm-bp #content .right-conf-block p.ref-number {
  font-size: 18px;
  line-height: 28px;
  margin-top: 36px;
  margin-bottom: 55px;
}
#page-payment-confirm-bp #content .right-conf-block p.ref-number span {
  color: #524954;
  display: block;
  font-size: 18px;
  font-family: open_sansbold;
  line-height: 19px;
}
#page-payment-confirm-bp #content .center-conf-block {
  background-color: #6e267b;
  min-height: 250px;
  padding: 36px 8% 8%;
  margin-bottom: 20px;
}
#page-payment-confirm-bp #content .center-conf-block h2 {
  color: #fff;
  font-family: open_sansregular;
  font-size: 23px;
  line-height: 34px;
  margin-bottom: 16px;
  margin-top: 0;
}
#page-payment-confirm-bp #content .center-conf-block p {
  color: #fff;
  font-family: open_sansregular;
  font-size: 14px;
  line-height: 18px;
  margin: 0 0 10px;
}
#page-payment-confirm-bp #content > .row {
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 750px) {
  #page-payment-confirm-bp #content {
    padding-top: 35px;
  }
  #page-payment-confirm-bp #content .left-conf-block {
    height: 450px;
  }
  #page-payment-confirm-bp #content .left-conf-block .row {
    padding: 0 11.2%;
  }
  #page-payment-confirm-bp #content .left-conf-block .title {
    font-size: 36px;
    margin-top: 50px;
    font-family: open_sanslight;
    text-align: left;
  }
  #page-payment-confirm-bp #content .left-conf-block .title:after {
    left: 0;
    width: 27%;
  }
  #page-payment-confirm-bp #content .left-conf-block .subtitle {
    font-size: 26px;
    line-height: 28px;
    margin-top: 36px;
    margin-bottom: 25px;
  }
  #page-payment-confirm-bp #content .left-conf-block .sub {
    font-size: 22px;
    margin-top: 25px;
  }
  #page-payment-confirm-bp #content .left-conf-block p {
    font-size: 15px;
  }
  #page-payment-confirm-bp #content .right-conf-block {
    height: 450px;
  }
  #page-payment-confirm-bp #content .right-conf-block p {
    margin-top: 22px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 18px;
  }
  #page-payment-confirm-bp #content .right-conf-block p.print-par {
    display: none;
  }
  #page-payment-confirm-bp #content .right-conf-block p.ref-number,
  #page-payment-confirm-bp #content .right-conf-block p.not-policy {
    font-size: inherit;
    line-height: inherit;
    margin-top: 21px;
  }
  #page-payment-confirm-bp #content .right-conf-block p.ref-number span,
  #page-payment-confirm-bp #content .right-conf-block p.not-policy span {
    line-height: 23px;
  }
  #page-payment-confirm-bp #content .center-conf-block {
    padding: 36px 8% 3%;
  }
  #page-payment-confirm-bp #content .center-conf-block h2 {
    font-size: 26px;
    line-height: 34px;
    margin-bottom: 12px;
  }
  #page-payment-confirm-bp #content .center-conf-block p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 14px;
  }
  #page-payment-confirm-bp #content > .row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1025px) {
  #page-payment-confirm-bp #content .right-conf-block p.print-par {
    display: block;
  }
}
#page-payment-confirm-canada #content {
  padding-top: 20px;
}
#page-payment-confirm-canada #content .left-conf-block {
  padding-bottom: 10px;
  background-color: #a759b5;
  min-height: 310px;
}
#page-payment-confirm-canada #content .left-conf-block .spacy {
  margin: 15px 0;
}
#page-payment-confirm-canada #content .left-conf-block .row {
  padding: 0 7%;
}
#page-payment-confirm-canada #content .left-conf-block .title {
  color: #fff;
  line-height: 48px;
  position: relative;
  font-size: 23px;
  margin-top: 24px;
  font-family: open_sanslight;
  text-align: center;
}
#page-payment-confirm-canada #content .left-conf-block .title:after {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.7);
  bottom: -10px;
  content: "";
  height: 1px;
  left: 30%;
  position: absolute;
  width: 40%;
}
.lt-ie9 #page-payment-confirm-canada #content .left-conf-block .title:after {
  zoom: 1;
  background-color: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3ffffff, endColorstr=#b3ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3ffffff, endColorstr=#b3ffffff);
}
#page-payment-confirm-canada #content .left-conf-block .subtitle {
  color: #fff;
  font-family: open_sanslight;
  font-size: 21px;
  line-height: 24px;
  margin-top: 36px;
  margin-bottom: 11px;
}
#page-payment-confirm-canada #content .left-conf-block .sub {
  font-size: 17px;
  margin-top: 20px;
}
#page-payment-confirm-canada #content .left-conf-block p {
  color: #fff;
  font-family: "Libre Baskerville";
  margin: 0 0 3px 0;
  font-size: 14px;
  line-height: 20px;
}
@media (min-width: 750px) and (max-width: 11199px) {
  #page-payment-confirm-canada #content .left-conf-block p {
    font-size: 11px;
  }
}
#page-payment-confirm-canada #content .left-conf-block p span {
  color: #6e267b;
  font-weight: 600;
}
#page-payment-confirm-canada #content .right-conf-block {
  background-color: #19ff93;
  height: 310px;
  padding: 0 3%;
}
#page-payment-confirm-canada #content .right-conf-block p {
  color: #524954;
  font-family: open_sansregular;
  margin-top: 22px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
}
#page-payment-confirm-canada #content .right-conf-block p.print-par {
  display: none;
  margin-top: 42px;
}
#page-payment-confirm-canada #content .right-conf-block p.print-par a.icon-print {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/print_btn.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/print_btn.png', sizingMethod='scale')";
  background: url('../images/print_btn.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  height: 32px;
  width: 37px;
  background-size: 37px 32px;
  padding: 0px;
}
#page-payment-confirm-canada #content .right-conf-block p.print-par a {
  color: #524954;
  display: inline-block;
  height: 32px;
  line-height: 32px;
  text-decoration: none;
  text-transform: uppercase;
  vertical-align: middle;
  padding-left: 15px;
}
#page-payment-confirm-canada #content .right-conf-block p.ref-number {
  font-size: 18px;
  line-height: 28px;
  margin-top: 36px;
  margin-bottom: 55px;
}
#page-payment-confirm-canada #content .right-conf-block p.ref-number span {
  color: #524954;
  display: block;
  font-size: 18px;
  font-family: open_sansbold;
  line-height: 19px;
}
#page-payment-confirm-canada #content .center-conf-block {
  background-color: #6e267b;
  min-height: 250px;
  padding: 36px 8% 8%;
  margin-bottom: 20px;
}
#page-payment-confirm-canada #content .center-conf-block h2 {
  color: #fff;
  font-family: open_sansregular;
  font-size: 23px;
  line-height: 34px;
  margin-bottom: 16px;
  margin-top: 0;
}
#page-payment-confirm-canada #content .center-conf-block p {
  color: #fff;
  font-family: open_sansregular;
  font-size: 14px;
  line-height: 18px;
  margin: 0 0 10px;
}
#page-payment-confirm-canada #content > .row {
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 750px) {
  #page-payment-confirm-canada #content {
    padding-bottom: 0;
    padding-top: 35px;
  }
  #page-payment-confirm-canada #content .left-conf-block {
    height: 450px;
  }
  #page-payment-confirm-canada #content .left-conf-block .row {
    padding: 0 11.2%;
  }
  #page-payment-confirm-canada #content .left-conf-block .title {
    font-size: 36px;
    margin-top: 50px;
    font-family: open_sanslight;
    text-align: left;
  }
  #page-payment-confirm-canada #content .left-conf-block .title:after {
    left: 0;
    width: 27%;
  }
  #page-payment-confirm-canada #content .left-conf-block .subtitle {
    font-size: 26px;
    line-height: 28px;
    margin-top: 36px;
    margin-bottom: 25px;
  }
  #page-payment-confirm-canada #content .left-conf-block .sub {
    font-size: 22px;
    margin-top: 25px;
  }
  #page-payment-confirm-canada #content .left-conf-block p {
    font-size: 14px;
  }
  #page-payment-confirm-canada #content .right-conf-block {
    height: 450px;
  }
  #page-payment-confirm-canada #content .right-conf-block p {
    margin-top: 22px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 18px;
  }
  #page-payment-confirm-canada #content .right-conf-block p.print-par {
    display: none;
  }
  #page-payment-confirm-canada #content .right-conf-block p.ref-number,
  #page-payment-confirm-canada #content .right-conf-block p.not-policy {
    font-size: inherit;
    line-height: inherit;
    margin-top: 21px;
  }
  #page-payment-confirm-canada #content .right-conf-block p.ref-number span,
  #page-payment-confirm-canada #content .right-conf-block p.not-policy span {
    line-height: 23px;
  }
  #page-payment-confirm-canada #content .center-conf-block {
    padding: 36px 8% 3%;
  }
  #page-payment-confirm-canada #content .center-conf-block h2 {
    font-size: 26px;
    line-height: 34px;
    margin-bottom: 12px;
  }
  #page-payment-confirm-canada #content .center-conf-block p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 14px;
  }
  #page-payment-confirm-canada #content > .row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1025px) {
  #page-payment-confirm-canada #content .right-conf-block p.print-par {
    display: block;
  }
}
#page-payment-confirm-canada #footer_authorisation {
  padding: 15px 20px;
}
@media (min-width: 970px) {
  #page-payment-confirm-canada #footer_authorisation {
    padding: 35px 20px;
  }
}
@media (max-width: 750px) {
  #page-checkout #checkout .lcr .previousInsurerSection h6 {
    font-size: 14px;
  }
}
form#checkout {
  font-size: 14px;
}
@media (min-width: 750px) and (max-width: 11199px) {
  form#checkout {
    font-size: 13px;
  }
}
form#checkout p {
  font-family: open_sansregular;
  font-size: 14px;
}
@media (min-width: 750px) and (max-width: 11199px) {
  form#checkout p {
    font-size: 13px;
  }
}
form#checkout .form-group label,
form#checkout .form-control {
  width: 272px;
}
form#checkout .form-group.county-combo .combobox-container,
form#checkout .form-group.country-combo .combobox-container {
  width: 272px;
  display: block;
}
@media (min-width: 750px) {
  form#checkout .form-group.county-combo .combobox-container,
  form#checkout .form-group.country-combo .combobox-container {
    display: inline-block;
  }
}
form#checkout .form-group.county-combo .combobox-container .form-control,
form#checkout .form-group.country-combo .combobox-container .form-control {
  width: 233px;
}
form#checkout .form-group.county-combo .combobox-container + .help-block,
form#checkout .form-group.country-combo .combobox-container + .help-block {
  position: relative;
}
@media (min-width: 750px) {
  form#checkout .form-group.county-combo .combobox-container + .help-block,
  form#checkout .form-group.country-combo .combobox-container + .help-block {
    top: -12px;
  }
}
form#checkout .form-group.county-combo.has-error .help-block,
form#checkout .form-group.country-combo.has-error .help-block {
  display: block;
}
@media (min-width: 750px) {
  form#checkout .form-group.county-combo.has-error .help-block,
  form#checkout .form-group.country-combo.has-error .help-block {
    display: inline-block;
  }
}
form#checkout .form-group.county-combo .help-block,
form#checkout .form-group.country-combo .help-block {
  display: none;
}
form#checkout .content-indented {
  padding: 1px 0;
}
@media (min-width: 750px) {
  form#checkout .content-indented {
    padding: 25px 52px;
  }
}
form#checkout .form-group .row {
  width: 272px;
}
form#checkout .form-group .row .col-xs-6 .form-control {
  width: 108px;
}
form#checkout .form-group .bootstrap-checkbox + label {
  width: auto;
  white-space: inherit;
}
form#checkout .form-group .bootstrap-checkbox + label.full-width {
  max-width: inherit;
}
form#checkout .bootstrap-select,
form#checkout input[type="text"] {
  display: block;
}
@media (min-width: 750px) {
  form#checkout .bootstrap-select,
  form#checkout input[type="text"] {
    display: inline-block;
  }
}
form#checkout .bank-cards {
  margin-bottom: 23px;
}
form#checkout h3 {
  max-width: 350px;
}
form#checkout .inner-bg {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: -1;
}
form#checkout .inner-bg .inner-bg-col {
  position: absolute;
  height: 100%;
}
form#checkout .inner-bg .inner-bg-color {
  position: relative;
  height: 100%;
}
form#checkout .submit-form {
  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 10px;
}
form#checkout .submit-form:focus,
form#checkout .submit-form:hover {
  margin: 8px -1px 9px 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;
}
form#checkout .card-pay-footer-info {
  margin-top: 15px;
}
form#checkout .payment-details-inner p {
  line-height: 1.6em;
}
@media (min-width: 750px) {
  form#checkout .submit-form {
    margin: 15px 0;
  }
  form#checkout .submit-form:focus,
  form#checkout .submit-form:hover {
    margin: 16px -1px 14px 1px;
  }
  form.messages-right .form-group label {
    display: block;
  }
  form.messages-right .form-group input,
  form.messages-right .form-group select,
  form.messages-right .form-group .help-block {
    display: inline-block;
  }
  form.messages-right .form-group .help-block {
    margin: 0 0 0 36px;
    vertical-align: middle;
  }
}
@media (min-width: 970px) {
  form.messages-right .checkbox-checked,
  form.messages-right .radio-checked {
    position: absolute;
    left: 460px;
    margin-top: -40px;
    text-align: left !important;
    width: 280px;
  }
}
@media (min-width: 11200px) {
  form.messages-right .checkbox-checked,
  form.messages-right .radio-checked {
    width: 33%;
  }
}
#checkout-document-preferences {
  margin: 40px 0 25px;
}
#checkout-document-preferences + p {
  max-width: 350px;
}
#checkout-get-electronic-documents + p {
  max-width: 350px;
  text-align: center;
}
#checkout-payment-section {
  color: white;
}
#checkout-payment-section h3,
#checkout-payment-section .link-underlined {
  color: white;
}
#checkout-payment-section h3 {
  font-family: open_sansregular;
  font-size: 22px;
  line-height: 1.6em;
}
#checkout-payment-section .featured-content {
  padding-top: 0;
}
#checkout-payment-section .featured-content .form-group .help-block {
  margin-left: 0;
}
#checkout-payment-section label .description {
  color: #fff;
}
.payment-failed {
  color: #df1827;
  text-align: center;
  font-size: 12px;
  line-height: 18px;
  font-family: open_sansregular;
  display: none;
}
@media (min-width: 750px) {
  #checkout-payment-section {
    margin-top: 25px;
  }
}
#panel-checkout-plan {
  padding: 25px 15px 15px;
  margin: 0 -15px;
}
#panel-checkout-plan .panel-inner {
  width: 290px;
  margin: 0 auto;
}
#panel-checkout-plan h2 {
  color: white;
  padding-bottom: 30px;
  font-family: open_sanssemibold;
  font-size: 32px;
}
#panel-checkout-plan h2 small {
  color: white;
  font-family: open_sanslight;
  line-height: 23px;
  font-size: 23px;
}
#panel-checkout-plan h2:after {
  content: '';
  width: 150px;
  height: 1px;
  background-color: #ceb5d3;
  position: relative;
  display: block;
  left: 50%;
  margin-left: -75px;
  top: 30px;
}
#panel-checkout-plan .control-label {
  text-align: left;
  font-size: 16px;
  font-family: open_sanslight;
}
#panel-checkout-plan .form-control-static {
  text-align: right;
  font-family: open_sanslight;
  font-size: 16px;
}
#panel-checkout-plan .separated:before {
  content: '';
  width: 150px;
  height: 1px;
  background-color: #ceb5d3;
  position: relative;
  display: block;
  left: 50%;
  margin-left: -75px;
  margin-top: 20px;
  margin-bottom: 25px;
  top: 0;
}
#panel-checkout-plan .separated:after {
  content: '';
  width: 150px;
  height: 1px;
  background-color: #ceb5d3;
  position: relative;
  display: block;
  left: 50%;
  margin-left: -75px;
  margin-top: 65px;
  margin-bottom: 25px;
  top: 0;
}
.panel-iban-bic-info {
  margin: 0 -15px;
  padding: 15px;
}
.panel-iban-bic-info a.link-underline {
  color: white;
}
@media (min-width: 750px) {
  #panel-checkout-plan {
    padding: 25px 0 15px;
    margin: 0;
  }
  .panel-iban-bic-info {
    padding: 12px 52px 10px 16px;
    margin: 25px 0 0;
  }
}
@media (min-width: 750px) and (max-width: 11199px) {
  #panel-checkout-plan {
    padding-bottom: 20px;
  }
}
p#checkout-charges-policy {
  font-family: open_sanslight;
  font-size: 13px;
  line-height: 1.2em;
}
.checkout-address-block {
  padding: 25px 0 0;
}
@media (min-width: 750px) {
  .checkout-address-block {
    padding: 25px 52px 0;
  }
  .panel-iban-bic-info-fields .panel-inner {
    padding-left: 52px;
    margin-top: 25px;
  }
}
.IBANBIC-and-info-container {
  clear: both;
}
.terms-and-conditions-content {
  margin-top: 23px;
}
#page-checkout h1.page-header {
  font-size: 36px;
}
@media (min-width: 970px) {
  #page-checkout h1.page-header {
    font-size: 47px;
  }
}
#page-checkout .top-h2 {
  padding-left: 10px;
  font-size: 26px;
}
@media (min-width: 970px) {
  #page-checkout .top-h2 {
    font-size: 32px;
  }
}
#page-checkout .communication-title {
  font-size: 13px;
  color: #524954;
  font-family: open_sansbold;
}
#page-checkout #footer_authorisation {
  padding: 15px 20px;
}
@media (min-width: 970px) {
  #page-checkout #footer_authorisation {
    padding: 35px 20px;
  }
}
.radio-panel {
  display: none;
}
.radio-panel.active {
  display: block;
}
.radio-panel.indented {
  padding-left: 20px;
}
.form-group label.adds-radio-label {
  font-family: open_sansbold;
}
.label-sub-text {
  font-family: open_sanslight;
}
.adds-description {
  margin-left: 26px;
  margin-bottom: 20px;
}
form#checkout p.input-info {
  font-size: 14px;
  color: #993eaa;
}
@media (min-width: 750px) and (max-width: 11199px) {
  form#checkout p.input-info {
    font-size: 10px;
    width: 250px;
  }
}
@media (min-width: 970px) {
  form#checkout p.input-info {
    position: absolute;
    left: 460px;
  }
  form#checkout .form-group-with-hint .input-info {
    left: 499px;
  }
}
.page-content .communication-title {
  margin: 0 0 15px 0;
}
#buy_now_agreement_container {
  position: relative;
  z-index: 100;
}
.inactive-area {
  background-color: #cccccc;
  height: 100%;
  left: 0;
  opacity: 0.6;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 5;
}
.inactive-area.bna-agreed {
  display: none;
}
#checkout.backpacker .addOnPadding {
  padding-top: 5px;
}
#page-checkout #content {
  margin-bottom: 0;
}
#page-checkout #content .addon-row {
  display: none;
}
#page-checkout #content #communicate-with-non-member,
#page-checkout #content #communicate-with-member {
  display: none;
}
#page-checkout #content #checkout.international .checkbox-checked span.vhimember {
  display: block;
}
#page-checkout #content #checkout.international .checkbox-checked span.nonvhimember {
  display: none;
}
#page-checkout #content #checkout.international #checkout-get-electronic-documents + p {
  text-align: left;
}
#checkout.multitrip #checkout-payment-section {
  display: none;
}
#checkout.multitrip .checkout-part-1 {
  position: relative;
}
#checkout.multitrip .checkout-part-1 .checkout-overlay-part-1 {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.7);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 101;
  display: none;
}
.lt-ie9 #checkout.multitrip .checkout-part-1 .checkout-overlay-part-1 {
  zoom: 1;
  background-color: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3ffffff, endColorstr=#b3ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3ffffff, endColorstr=#b3ffffff);
}
#checkout.multitrip .checkout-part-1 #checkout-get-electronic-documents + .checkbox-checked {
  left: 384px;
}
#checkout.multitrip .checkout-part-1 h4 {
  color: #524954;
  margin-top: 23px;
  font-family: "open_sansbold";
  font-size: 13px;
  margin-bottom: 18px;
}
#checkout.multitrip .checkout-part-1 .form-group {
  margin-bottom: 13px;
  margin-top: 0;
}
#checkout.multitrip .checkout-part-1 .form-group .bootstrap-radio + label {
  font-family: open_sansregular;
}
#checkout.multitrip .checkout-part-1 .form-group .bootstrap-checkbox + label {
  font-family: open_sansregular;
}
#checkout.multitrip .form-group label .description {
  font-family: "open_sansregular";
}
#checkout.multitrip #checkout-addons:before {
  content: "";
  display: table;
}
#checkout.multitrip .addons-vhi-member-q:after {
  content: "";
  display: block;
  height: 20px;
}
#checkout.multitrip .addons-vhi-member-q p {
  margin: 0;
  font-size: 13px;
  line-height: 18px;
}
#checkout.multitrip .addons-vhi-member-q p.single,
#checkout.multitrip .addons-vhi-member-q p.not-single {
  margin-bottom: 18px;
}
@media (min-width: 750px) {
  #checkout.multitrip .addons-vhi-member-q p.single,
  #checkout.multitrip .addons-vhi-member-q p.not-single {
    margin-bottom: 19px;
  }
}
#checkout.multitrip .addon-item {
  position: relative;
  max-width: 290px;
}
@media (min-width: 750px) {
  #checkout.multitrip .addon-item {
    max-width: 360px;
  }
}
#checkout.multitrip .addon-item:after {
  content: "";
  display: block;
  height: 1px;
}
#checkout.multitrip .addon-item .disabled-addon-area {
  background-color: white;
  height: 100%;
  left: 0;
  opacity: 0.7;
  position: absolute;
  top: -5px;
  width: 105%;
  z-index: 100;
  display: block;
}
#checkout.multitrip .addon-item .form-group {
  margin-bottom: 9px;
}
#checkout.multitrip .addon-item .form-group .bootstrap-checkbox + label {
  line-height: 20px;
  font-family: "open_sansbold";
}
#checkout.multitrip .addon-item .form-group .bootstrap-radio + label {
  font-family: "open_sansbold";
}
#checkout.multitrip .vhi-member-addons-skips-qq:before,
#checkout.multitrip .vhi-member-addons-not-skips-qq:before {
  content: "";
  display: block;
  height: 12px;
}
#checkout.multitrip .vhi-member-addons-skips-qq .bootstrap-radio,
#checkout.multitrip .vhi-member-addons-not-skips-qq .bootstrap-radio {
  margin-top: -2px;
}
#checkout.multitrip .vhi-member-addons-skips-qq .bootstrap-radio + label,
#checkout.multitrip .vhi-member-addons-not-skips-qq .bootstrap-radio + label {
  width: auto;
}
#checkout.multitrip .student-radio-panel:before {
  content: "";
  display: table;
}
#checkout.multitrip .student-radio-panel:after {
  content: "";
  display: table;
}
#checkout.multitrip .student-radio-panel h4 {
  margin-top: 5px;
}
#checkout.multitrip .other-customers {
  display: none;
}
#checkout.multitrip .checkbox-checked span.vhimember {
  display: block;
  font-size: 11px;
}
#checkout.multitrip .checkbox-checked span.nonvhimember {
  display: none;
  font-size: 11px;
}
#checkout.multitrip #panel-checkout-plan h2 {
  font-family: open_sansbold;
}
#checkout.multitrip #panel-checkout-plan .separator {
  background-color: #ceb5d3;
  height: 1px;
  width: 150px;
  margin: 20px auto;
}
#checkout.multitrip #panel-checkout-plan .control-label {
  font-family: open_sansbold;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
}
#checkout.multitrip #panel-checkout-plan .form-control-static {
  font-family: open_sansbold;
  font-size: 16px;
  font-weight: normal;
  text-align: right;
}
#checkout.multitrip #panel-checkout-plan .form-control-static.light {
  font-family: 'open_sanslight';
}
#checkout.multitrip #panel-checkout-plan #checkout-charges-policy {
  font-family: open_sanslight;
  font-size: 14px;
  line-height: 15px;
  color: #ffffff;
  text-align: justify;
}
@media (min-width: 750px) and (max-width: 11199px) {
  #checkout.multitrip #panel-checkout-plan #checkout-charges-policy {
    font-size: 10px;
  }
}
#checkout.multitrip .checkout-discount-applied {
  font-size: 14px;
  text-align: center;
  font-family: open_sansregular;
  color: #19ff93;
  margin-top: 5px;
  margin-bottom: 0;
}
@media (min-width: 750px) and (max-width: 11199px) {
  #checkout.multitrip .checkout-discount-applied {
    font-size: 13px;
  }
}
#checkout.multitrip .bank-cards {
  margin: 20px 0 40px;
}
#checkout.multitrip #communicate-with-member p {
  line-height: 2em;
}
#checkout.multitrip .form-group.fulltime-student-check {
  display: none;
  margin: 25px 0;
}
#checkout.canada-cover .addOnPadding {
  padding-top: 5px;
}
@media (min-width: 970px) {
  #checkout.canada-cover #checkoutAddressLine1-error {
    max-width: 110px;
  }
}
#checkout.canada-cover #checkout-bp-adds .form-group {
  margin-top: 25px;
}
#checkout.canada-cover h4 {
  margin-bottom: 20px;
}
#checkout.health .content-indented {
  /* .form-group.county-combo {
      &.has-error {
        .help-block {
          display: inline-block;
        }
      }
      .help-block {
        display: none;
      }
    }*/
}
#checkout.health .content-indented #checkout-get-electronic-documents + p {
  text-align: left;
}
#checkout.health .content-indented .radio-checked span.vhimember {
  display: block;
}
#checkout.health .content-indented .radio-checked span.nonvhimember {
  display: none;
}
#checkout.health .content-indented .customer-is-vhi-electr-docs p.input-info {
  display: none;
}
#page-health-policy-offers .panel-ps-save-quote .save-progress {
  display: none;
  font-family: 'open_sansregular';
  text-align: center;
}
#page-health-policy-offers #header-wrapper {
  padding-top: 59%;
}
@media (min-width: 750px) {
  #page-health-policy-offers #header-wrapper {
    padding-top: 0;
    height: 550px;
  }
}
@media (min-width: 970px) {
  #page-health-policy-offers #header-wrapper {
    height: 622px;
  }
}
#page-health-policy-offers #header-wrapper #header {
  position: relative;
  min-height: 100%;
}
#page-health-policy-offers #header-wrapper .discount-banner {
  margin-top: -59px;
  top: auto;
}
@media (min-width: 750px) {
  #page-health-policy-offers #header-wrapper .discount-banner {
    margin-top: inherit;
  }
}
#page-health-policy-offers .plan-selection-panel .panel-header h1.panel-main-header {
  padding-top: 15px;
  padding-bottom: 5px;
}
#page-health-policy-offers .plan-selection-panel .panel-header h2.panel-today-header {
  padding-bottom: 15px;
}
#page-health-policy-offers .plan-selection-panel .panel-plan-table {
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 750px) {
  #page-health-policy-offers .plan-selection-panel .panel-plan-table {
    padding: 0 12px;
  }
}
@media (min-width: 970px) {
  #page-health-policy-offers .plan-selection-panel .panel-plan-table {
    padding: 0 20px;
  }
}
#page-health-policy-offers .plan-selection-panel .panel-ps-quote-info .panel-inner {
  padding-bottom: 15px;
}
#page-health-policy-offers .plan-selection-panel .panel-ps-price-offer .panel-breakdown {
  color: #19ff93;
  margin-left: 5px;
  margin-right: 5px;
}
#page-health-policy-offers .plan-selection-panel .panel-ps-price-offer .panel-breakdown:after {
  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%;
  background-size: 18px 9px;
  background-repeat: no-repeat;
}
#page-health-policy-offers .plan-selection-panel .panel-ps-price-offer .panel-inner {
  padding: 10px 15px 5px;
}
#page-health-policy-offers .plan-selection-panel .offer-nitification {
  font-size: 13px;
}
@media (min-width: 970px) {
  #page-health-policy-offers .plan-selection-panel .offer-nitification {
    margin-left: -35px;
    margin-right: -35px;
  }
}
#page-health-policy-offers .plan-selection-panel .panel-breakdown {
  color: #993eaa;
}
#page-health-policy-offers .plan-selection-panel .panel-breakdown:after {
  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: 18px 9px;
  background-repeat: no-repeat;
}
#page-health-policy-offers .plan-selection-panel .panel-breakdown.open {
  color: #993eaa;
}
#page-health-policy-offers .plan-selection-panel .panel-breakdown.open:after {
  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%;
  background-size: 18px 9px;
  background-repeat: no-repeat;
}
@media (min-width: 750px) {
  #page-health-policy-offers .plan-selection-panel .panel-ps-price-actions .buy {
    width: 150px;
  }
}
@media (min-width: 970px) {
  #page-health-policy-offers .plan-selection-panel .panel-ps-price-actions .buy {
    width: 220px;
  }
}
#page-health-policy-offers .plan-selection-panel .panel-ps-price-actions .get-quote {
  border: solid 2px #fff;
}
@media (min-width: 750px) {
  #page-health-policy-offers .plan-selection-panel .panel-ps-price-actions .get-today {
    width: 170px;
  }
}
#page-health-policy-offers .plan-selection-panel .panel-ps-save-quote {
  font-size: 13px;
  font-family: 'open_sansbold';
}
#page-health-policy-offers .content-plan-buttons .buy-this-plan {
  background-color: #19ff93;
  border: 2px solid white;
  color: #6e267b;
  width: 240px;
  font-size: 13px;
}
#page-health-policy-offers .page-content {
  margin-bottom: 0;
}
#page-health-policy-offers .page-content .last-content-row {
  margin-bottom: 0;
}
@media (min-width: 750px) {
  #page-health-policy-offers .page-content .last-content-row {
    margin-bottom: 30px;
  }
}
#page-health-policy-offers .page-content .col-with-button {
  margin-top: 0;
}
#page-health-policy-offers .page-content .white-content {
  padding: 5px 17px;
}
@media (min-width: 750px) {
  #page-health-policy-offers .page-content .white-content {
    padding: 40px 90px;
  }
}
#page-health-policy-offers .page-content .button-more-benefits {
  padding: 20px 0;
}
#page-health-policy-offers .page-content .benefits-info {
  padding-top: 20px;
  padding-bottom: 15px;
}
@media (min-width: 750px) {
  #page-health-policy-offers .page-content .benefits-info {
    margin-bottom: 20px;
  }
}
#page-health-policy-offers .page-content .benefits-info p {
  font-size: 13px;
}
#page-health-policy-offers .page-content .sub-title {
  font-size: 16px;
}
#page-health-policy-offers .page-content .document-at-sos .col-padding {
  padding-bottom: inherit;
}
#page-health-policy-offers .page-content .document-at-sos .col-padding p:last-child {
  padding-bottom: inherit;
}
#page-health-policy-offers .hidden-benefit {
  display: none;
}
#page-health-policy-offers .btn {
  font-size: 14px;
}
@media (min-width: 750px) and (max-width: 11199px) {
  #page-health-policy-offers .btn {
    font-size: 13px;
  }
}
#health-policy-plan-panel {
  margin-top: 3%;
}
@media (min-width: 750px) {
  #health-policy-plan-panel {
    margin-top: 0;
  }
}
#page-statement #header-wrapper {
  padding-top: 100%;
}
@media (min-width: 750px) {
  #page-statement #header-wrapper {
    padding-top: 0;
  }
}
#page-statement #header-wrapper .responsive-backgrounds {
  overflow: hidden;
  top: 0;
}
#page-statement h1 {
  color: #993eaa;
  font-size: 32px;
  font-family: open_sanslight;
}
#page-statement #content {
  margin-top: 40px;
}
#page-statement .insurance-section p,
#page-statement .statement-section p {
  margin: 40px 0;
}
#page-statement .exploring-benefits {
  margin-bottom: 0px;
}
#page-statement .hidden-benefit {
  display: none;
}
#page-statement .show-hidden {
  display: inline-block;
}
#page-sos-non-web #header-wrapper {
  padding-top: 58%;
}
@media (min-width: 750px) {
  #page-sos-non-web #header-wrapper {
    padding-top: 0;
  }
}
#page-sos-non-web #header-wrapper .responsive-backgrounds {
  overflow: hidden;
  top: 0;
}
#page-sos-non-web .insurance-section p,
#page-sos-non-web .statement-section p {
  margin: 40px 0;
}
#page-sos-non-web .white-content {
  padding: 25px 16px;
}
@media (min-width: 750px) {
  #page-sos-non-web .white-content {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 100px;
    padding-right: 100px;
  }
}
#page-sos-non-web .white-content p {
  font-size: 13px;
}
#page-sos-non-web .white-content h2.heading.text-center {
  color: #e17000;
}
#page-sos-non-web .hidden-benefit {
  display: none;
}
#page-sos-non-web .btn {
  font-size: 13px;
}
#page-sos-non-web .plan-benefits {
  background-color: #fff;
  padding: 25px 22px 7px;
  font-size: 13px;
}
@media (min-width: 750px) {
  #page-sos-non-web .plan-benefits {
    margin-top: 50px;
    margin-bottom: 50px;
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media (min-width: 970px) {
  #page-sos-non-web .plan-benefits {
    padding-left: 95px;
    padding-right: 95px;
  }
}
#page-sos-non-web .plan-benefits ul {
  margin-top: 30px;
  padding-left: 18px;
  font-family: 'open_sansbold';
}
#enquiry-form-page {
  font-size: 14px;
}
#enquiry-form-page h1.page-header {
  margin: 40px 0px 20px;
  font-size: 22px;
}
@media (min-width: 750px) {
  #enquiry-form-page h1.page-header {
    font-size: 32px;
  }
}
#enquiry-form-page .text-center p {
  font-size: 15px;
  font-family: open_sansregular;
}
@media (min-width: 750px) {
  #enquiry-form-page .text-center p {
    font-size: 18px;
  }
}
@media (min-width: 970px) {
  #enquiry-form-page .text-center p {
    font-size: 20px;
  }
}
#enquiry-form-page textarea.form-control {
  height: 200px;
}
#enquiry-form-page a.back {
  color: #000000;
  text-decoration: underline;
}
#enquiry-form-page p {
  font-family: open_sansregular;
  font-size: 14px;
}
#enquiry-form-page .form-group label,
#enquiry-form-page .form-control {
  width: 272px;
}
#enquiry-form-page label {
  display: block;
}
#enquiry-form-page .form-group .row {
  width: 272px;
}
#enquiry-form-page .form-group .row .col-xs-6 .form-control {
  width: 108px;
}
#enquiry-form-page select {
  display: inline-block !important;
}
#enquiry-form-page .bootstrap-select {
  display: inline-block;
}
#enquiry-form-page h3 {
  max-width: 350px;
}
#enquiry-form-page .inner-bg {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: -1;
}
#enquiry-form-page .inner-bg .inner-bg-col {
  position: absolute;
  height: 100%;
}
#enquiry-form-page .inner-bg .inner-bg-color {
  position: relative;
  height: 100%;
}
#enquiry-form-page .submit-form {
  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 10px;
}
#enquiry-form-page .submit-form:focus,
#enquiry-form-page .submit-form:hover {
  margin: 8px -1px 9px 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;
}
@media (min-width: 750px) {
  #enquiry-form-page .submit-form {
    margin: 15px 0 25px;
  }
  #enquiry-form-page .submit-form:focus,
  #enquiry-form-page .submit-form:hover {
    margin: 16px -1px 24px 1px;
  }
}
#direct-marketing-preferences-form-page h1.page-header {
  margin: 40px 0px 20px;
  font-size: 22px;
}
@media (min-width: 750px) {
  #direct-marketing-preferences-form-page h1.page-header {
    font-size: 32px;
  }
}
#direct-marketing-preferences-form-page .text-center p {
  font-size: 15px;
  font-family: open_sansregular;
}
@media (min-width: 750px) {
  #direct-marketing-preferences-form-page .text-center p {
    font-size: 18px;
  }
}
@media (min-width: 970px) {
  #direct-marketing-preferences-form-page .text-center p {
    font-size: 20px;
  }
}
#direct-marketing-preferences-form-page form {
  font-size: 13px;
}
#direct-marketing-preferences-form-page form textarea.form-control {
  height: 200px;
}
#direct-marketing-preferences-form-page form a.back {
  color: #000000;
  text-decoration: underline;
}
#direct-marketing-preferences-form-page form p {
  font-family: open_sansregular;
  font-size: 14px;
}
#direct-marketing-preferences-form-page form .form-group label,
#direct-marketing-preferences-form-page form .form-control {
  width: 272px;
}
#direct-marketing-preferences-form-page form .form-group .bootstrap-checkbox + label {
  font-family: open_sansregular;
  font-size: 14px;
  width: auto;
  white-space: inherit;
}
#direct-marketing-preferences-form-page form .form-group .bootstrap-checkbox + label.full-width {
  max-width: inherit;
}
#direct-marketing-preferences-form-page form .block {
  margin: 30px 0px 0px 0px;
}
@media (min-width: 750px) {
  #direct-marketing-preferences-form-page form .block {
    margin: 30px 0px 0px 100px;
  }
}
#direct-marketing-preferences-form-page form h3 {
  max-width: 350px;
}
#direct-marketing-preferences-form-page form .inner-bg {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: -1;
}
#direct-marketing-preferences-form-page form .inner-bg .inner-bg-col {
  position: absolute;
  height: 100%;
}
#direct-marketing-preferences-form-page form .inner-bg .inner-bg-color {
  position: relative;
  height: 100%;
}
#direct-marketing-preferences-form-page form .submit-form {
  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 10px;
}
#direct-marketing-preferences-form-page form .submit-form:focus,
#direct-marketing-preferences-form-page form .submit-form:hover {
  margin: 8px -1px 9px 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;
}
#direct-marketing-preferences-form-page form .content-indented {
  padding: 25px 3% 50px;
}
@media (min-width: 750px) {
  #direct-marketing-preferences-form-page form .submit-form {
    margin: 15px 0 25px;
  }
  #direct-marketing-preferences-form-page form .submit-form:focus,
  #direct-marketing-preferences-form-page form .submit-form:hover {
    margin: 16px -1px 24px 1px;
  }
  #direct-marketing-preferences-form-page form .content-indented {
    padding: 50px 52px 100px;
  }
  #direct-marketing-preferences-form-page form .col-padding.text-center {
    padding-bottom: 60px;
  }
}
#enquiry-form-confirmation-page a.back {
  color: #ffffff;
  text-decoration: underline;
}
#enquiry-form-confirmation-page .purple-content {
  background-color: #993eaa;
  padding: 0px 10%;
  margin: 6% 0%;
  height: 400px;
}
@media (min-width: 750px) {
  #enquiry-form-confirmation-page .purple-content {
    height: 500px;
  }
}
#enquiry-form-confirmation-page h2 {
  color: #ffffff;
  font-size: 22px;
  padding-top: 130px;
  padding-bottom: 75px;
  font-family: open_sanslight;
  line-height: 30px;
}
@media (min-width: 750px) {
  #enquiry-form-confirmation-page h2 {
    font-size: 26px;
    padding-top: 200px;
    padding-bottom: 120px;
  }
}
#enquiry-form-confirmation-page #content {
  margin-bottom: 0px;
}
#page-error-message2 .page-content .white-bg-page {
  padding: 126px 15px;
}
@media (min-width: 970px) {
  #page-error-message2 .page-content .white-bg-page {
    padding: 178px 80px;
  }
}
#page-error-message3 .page-content .white-bg-page {
  padding: 143px 5px;
}
@media (min-width: 970px) {
  #page-error-message3 .page-content .white-bg-page {
    padding: 205px 85px;
  }
}
#page-statement-of-suitability-bp-non-web #header-wrapper {
  padding-top: 100%;
}
@media (min-width: 750px) {
  #page-statement-of-suitability-bp-non-web #header-wrapper {
    padding-top: 0;
  }
}
#page-statement-of-suitability-bp-non-web #header-wrapper .responsive-backgrounds {
  overflow: hidden;
  top: 0;
}
#page-statement-of-suitability-bp-non-web h1 {
  color: #993eaa;
  font-size: 32px;
  font-family: open_sanslight;
}
#page-statement-of-suitability-bp-non-web #content {
  margin-top: 40px;
}
#page-statement-of-suitability-bp-non-web .insurance-section p,
#page-statement-of-suitability-bp-non-web .statement-section p {
  margin: 25px 0;
}
#page-statement-of-suitability-bp-non-web .exploring-benefits {
  margin-bottom: 0px;
}
#page-statement-of-suitability-bp-non-web .hidden-benefit {
  display: none;
}
#page-statement-of-suitability-bp-non-web .show-hidden {
  display: inline-block;
  margin: 10px 0;
}
@media (min-width: 750px) {
  #page-statement-of-suitability-bp-non-web .with-padding {
    padding: 0 22%;
  }
}
@media (min-width: 970px) {
  #page-statement-of-suitability-bp-non-web .last-content-row {
    margin-bottom: 90px;
  }
}
#page-ss-where-to h1.heading {
  font-size: 21px ;
  text-align: center;
  margin: 30px 0;
}
@media (min-width: 750px) {
  #page-ss-where-to h1.heading {
    margin: 75px 0;
    font-size: 32px;
  }
}
#page-ss-where-to .ss-whereto-block {
  margin-bottom: 25px;
}
@media (min-width: 750px) {
  #page-ss-where-to .ss-whereto-block {
    margin-bottom: 0;
  }
}
#page-ss-where-to .ss-whereto-block .block-inner {
  padding-top: 116%;
  position: relative;
  display: block;
}
@media (min-width: 750px) {
  #page-ss-where-to .ss-whereto-block .block-inner {
    padding-top: 104%;
  }
}
#page-ss-where-to .ss-whereto-block .block-content {
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100% ;
  padding: 10px 25px 15px 25px;
}
@media (min-width: 750px) {
  #page-ss-where-to .ss-whereto-block .block-content {
    min-height: 198px;
  }
}
@media (min-width: 970px) {
  #page-ss-where-to .ss-whereto-block .block-content {
    min-height: 218px;
    padding: 20px 50px;
  }
}
#page-ss-where-to .ss-whereto-block .block-content h2 {
  color: #fff;
  font-size: 23px;
  margin-top: 0 ;
}
@media (min-width: 970px) {
  #page-ss-where-to .ss-whereto-block .block-content h2.block-content-header {
    font-size: 36px;
  }
  #page-ss-where-to .ss-whereto-block .block-content h2.block-content-header-small {
    font-size: 24px;
  }
}
#page-ss-where-to .ss-whereto-block .block-content .hr {
  width: 30%;
  height: 1px;
  margin: 5px 0;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.5);
}
.lt-ie9 #page-ss-where-to .ss-whereto-block .block-content .hr {
  zoom: 1;
  background-color: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#80ffffff, endColorstr=#80ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#80ffffff, endColorstr=#80ffffff);
}
@media (min-width: 750px) {
  #page-ss-where-to .ss-whereto-block .block-content .hr {
    width: 150px;
  }
}
#page-ss-where-to .ss-whereto-block .block-content p {
  font-size: 13px;
}
@media (min-width: 970px) {
  #page-ss-where-to .ss-whereto-block .block-content p {
    font-size: 14px;
  }
}
#page-ss-where-to .ss-whereto-block.block-snap-send .block-inner {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/page-ss/descition-screen-snap-xs.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/page-ss/descition-screen-snap-xs.jpg', sizingMethod='scale')";
  background: url('../images/page-ss/descition-screen-snap-xs.jpg');
  background-size: 100% 100%;
}
@media (min-width: 750px) {
  #page-ss-where-to .ss-whereto-block.block-snap-send .block-inner {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/page-ss/descition-screen-snap-sm.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/page-ss/descition-screen-snap-sm.jpg', sizingMethod='scale')";
    background: url('../images/page-ss/descition-screen-snap-sm.jpg');
    background-size: 100% 100%;
  }
}
#page-ss-where-to .ss-whereto-block.block-snap-send .block-content {
  background-color: #993eaa;
  background-color: rgba(153, 61, 169, 0.85);
}
.lt-ie9 #page-ss-where-to .ss-whereto-block.block-snap-send .block-content {
  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-ss-where-to .ss-whereto-block.block-myvhi .block-inner {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/page-ss/descition-screen-myvhi-xs.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/page-ss/descition-screen-myvhi-xs.jpg', sizingMethod='scale')";
  background: url('../images/page-ss/descition-screen-myvhi-xs.jpg');
  background-size: 100% 100%;
}
@media (min-width: 750px) {
  #page-ss-where-to .ss-whereto-block.block-myvhi .block-inner {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/page-ss/descition-screen-myvhi-sm.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/page-ss/descition-screen-myvhi-sm.jpg', sizingMethod='scale')";
    background: url('../images/page-ss/descition-screen-myvhi-sm.jpg');
    background-size: 100% 100%;
  }
}
#page-ss-where-to .ss-whereto-block.block-myvhi .block-content {
  background-color: #e17000;
  background-color: rgba(224, 112, 0, 0.85);
}
.lt-ie9 #page-ss-where-to .ss-whereto-block.block-myvhi .block-content {
  zoom: 1;
  background-color: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#d9e07000, endColorstr=#d9e07000)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#d9e07000, endColorstr=#d9e07000);
}
#page-ss-where-to .ss-whereto-block.block-online-renewal .block-inner {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/page-ss/renewals-xs.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/page-ss/renewals-xs.jpg', sizingMethod='scale')";
  background: url('../images/page-ss/renewals-xs.jpg');
  background-size: 100% 100%;
}
@media (min-width: 750px) {
  #page-ss-where-to .ss-whereto-block.block-online-renewal .block-inner {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/page-ss/renewals-sm.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/page-ss/renewals-sm.jpg', sizingMethod='scale')";
    background: url('../images/page-ss/renewals-sm.jpg');
    background-size: 100% 100%;
  }
}
#page-ss-where-to .ss-whereto-block.block-online-renewal .block-content {
  background-color: #1db3ce;
  background-color: rgba(29, 179, 205, 0.85);
}
.lt-ie9 #page-ss-where-to .ss-whereto-block.block-online-renewal .block-content {
  zoom: 1;
  background-color: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#d91db3cd, endColorstr=#d91db3cd)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#d91db3cd, endColorstr=#d91db3cd);
}
#page-ss-logon h1.page-header {
  margin-bottom: 20px;
  font-size: 36px;
}
@media (min-width: 750px) {
  #page-ss-logon h1.page-header {
    margin-bottom: 40px;
    font-size: 47px;
  }
}
#page-ss-logon .page-description {
  font-family: 'open_sansregular';
  font-size: 14px;
}
@media (min-width: 750px) {
  #page-ss-logon .page-description {
    font-size: 15px;
  }
}
#page-ss-logon .white-bg-page {
  margin-top: 14px;
  padding-top: 28px;
}
@media (min-width: 750px) {
  #page-ss-logon .white-bg-page {
    padding-top: 40px;
    margin-top: 40px;
  }
}
@media (min-width: 750px) {
  #page-ss-logon .center-col-content {
    max-width: 320px;
    margin: 0 auto;
  }
}
#page-ss-logon #ss-login-form {
  margin-bottom: 50px;
}
#page-ss-logon #ss-login-form .form-buttons {
  margin-top: 40px;
  text-align: center;
}
#page-ss-logon #ss-login-form .form-buttons .submit-form {
  width: 150px;
  line-height: 30px;
  border: solid 2px transparent;
  background-color: #fff;
  color: #524954;
  font-family: 'open_sansbold';
  -moz-box-shadow: 4px 4px 0 rgba(2, 0, 0, 0.1);
  -webkit-box-shadow: 4px 4px 0 rgba(2, 0, 0, 0.1);
  box-shadow: 4px 4px 0 rgba(2, 0, 0, 0.1);
}
#page-ss-logon #ss-login-form .form-buttons .submit-form.register {
  border-color: #524954;
  margin-bottom: 24px;
}
@media (min-width: 750px) {
  #page-ss-logon #ss-login-form .form-buttons .submit-form.register {
    margin-bottom: 0;
    margin-right: 15px;
  }
}
#page-ss-logon #ss-login-form .form-buttons .submit-form.sign-in {
  border-color: #fff;
  background-color: #19ff93;
  color: #6e267b;
}
#page-ss-logon #ss-login-form .form-buttons .submit-form:focus,
#page-ss-logon #ss-login-form .form-buttons .submit-form:hover {
  -moz-box-shadow: 3px 3px 0 rgba(2, 0, 0, 0.1);
  -webkit-box-shadow: 3px 3px 0 rgba(2, 0, 0, 0.1);
  box-shadow: 3px 3px 0 rgba(2, 0, 0, 0.1);
  outline: none;
}
#page-ss-logon #ss-login-form .password-restore {
  text-align: center;
  margin-top: 22px;
  font-size: 14px;
}
@media (min-width: 750px) {
  #page-ss-logon #ss-login-form .password-restore {
    margin-top: 50px;
  }
}
#page-ss-logon .hr {
  width: 95%;
  margin: 0 auto;
  height: 1px;
  background-color: #AF8BB5;
}
#page-ss-logon h2.heading {
  font-size: 21px;
  text-align: center;
  margin-top: 30px;
}
#page-ss-logon .myvhi-features,
#page-ss-logon .help-breakdown {
  font-size: 13px;
  font-family: 'open_sansregular';
}
#page-ss-logon .myvhi-features p,
#page-ss-logon .help-breakdown p {
  font-family: 'open_sansregular';
}
#page-ss-logon .myvhi-features strong,
#page-ss-logon .help-breakdown strong {
  font-family: 'open_sansbold';
}
#page-ss-additional-authorisation .document-at-user-has-mobile {
  display: block;
}
#page-ss-additional-authorisation .document-at-user-has-mobile .purple-content {
  height: 450px;
}
#page-ss-additional-authorisation .document-at-user-confirms-access-pin .purple-content {
  height: 320px;
}
#page-ss-additional-authorisation .document-at-user-confirms-access-pin .purple-content .text-separated {
  margin: 40px 0 25px;
}
#page-ss-additional-authorisation .document-at-no-n-on-file .purple-content {
  height: 300px;
}
#page-ss-additional-authorisation #content {
  margin-bottom: 20px;
}
#page-ss-additional-authorisation #content .purple-content {
  background-color: #993eaa;
  padding: 0px 5% 9%;
  margin: 6% 0%;
}
#page-ss-additional-authorisation #content .purple-content h1.heading {
  color: #ffffff;
  font-size: 25px;
  padding-top: 20px;
  margin-bottom: 20px;
}
#page-ss-additional-authorisation #content .purple-content p {
  font-family: open_sansregular;
  color: #ffffff;
  font-size: 12px;
  line-height: 20px;
  text-align: left;
}
#page-ss-additional-authorisation #content .purple-content p strong {
  font-size: 13px;
}
#page-ss-additional-authorisation #content .purple-content p a {
  color: #ffffff;
  text-decoration: none;
}
#page-ss-additional-authorisation #content .purple-content .form-group {
  margin-bottom: 0;
}
#page-ss-additional-authorisation #content .purple-content .form-group label {
  display: block;
  color: #ffffff;
  font-size: 13px;
}
#page-ss-additional-authorisation #content .purple-content .form-group .form-control {
  width: 280px;
}
#page-ss-additional-authorisation #content .purple-content .form-group .help-block {
  display: block;
}
#page-ss-additional-authorisation #content .btn-default {
  box-shadow: 3px 3px rgba(0, 0, 0, 0.1);
  margin-right: 15px;
  padding: 6px 6px;
  border-width: 2px;
  border-color: #524954;
}
#page-ss-additional-authorisation #content .btn-complete {
  line-height: 30px;
  padding: 0 38px;
}
#page-ss-additional-authorisation #content .btn-const-width {
  width: 130px;
}
#page-ss-additional-authorisation #content .featured-content {
  background-color: transparent;
}
#page-ss-additional-authorisation #content .form-group {
  margin-bottom: 0;
}
@media (min-width: 750px) {
  #page-ss-additional-authorisation .document-at-user-has-mobile .purple-content {
    height: 370px;
  }
  #page-ss-additional-authorisation .document-at-user-confirms-access-pin .purple-content {
    height: 370px;
  }
  #page-ss-additional-authorisation .document-at-no-n-on-file .purple-content {
    height: 240px;
  }
  #page-ss-additional-authorisation #content {
    margin-bottom: 40px;
  }
  #page-ss-additional-authorisation #content .purple-content {
    padding: 0px 8% 2%;
    margin: 6% 0% 4%;
  }
  #page-ss-additional-authorisation #content .purple-content h1.heading {
    padding-top: 15px;
    font-size: 36px;
    text-align: left;
  }
  #page-ss-additional-authorisation #content .purple-content h1.heading.last {
    font-size: 15px;
    font-family: 'open_sansbold';
    margin-bottom: 5px;
  }
  #page-ss-additional-authorisation #content .purple-content p {
    font-size: 15px;
  }
  #page-ss-additional-authorisation #content .purple-content .form-group .form-control {
    width: 317px;
  }
  #page-ss-additional-authorisation #content .btn-default {
    margin-right: 10px;
  }
  #page-ss-additional-authorisation #content .btn-const-width {
    width: 150px;
  }
  #page-ss-additional-authorisation #content .form-group {
    margin-bottom: 20px;
  }
}
#page-ss-bank-details #content {
  margin-bottom: 0;
}
@media (min-width: 750px) {
  #page-ss-bank-details #content {
    margin-bottom: 20px;
  }
}
#page-ss-bank-details #content .purple-content {
  background-color: #a759b5;
  position: relative;
  padding: 0px 5% 9%;
  margin: 6% 0%;
  color: #ffffff;
}
@media (min-width: 750px) {
  #page-ss-bank-details #content .purple-content {
    padding: 0px 8% 5%;
    margin: 6% 0% 3%;
  }
}
#page-ss-bank-details #content .purple-content h1.heading {
  color: #ffffff;
  font-size: 25px;
  padding-top: 35px;
  margin-bottom: 25px;
}
@media (min-width: 750px) {
  #page-ss-bank-details #content .purple-content h1.heading {
    padding-top: 15px;
    font-size: 36px;
    text-align: left;
  }
}
#page-ss-bank-details #content .purple-content p {
  font-family: open_sansregular;
  font-size: 12px;
  line-height: 20px;
  text-align: left;
}
@media (min-width: 750px) {
  #page-ss-bank-details #content .purple-content p {
    font-size: 15px;
  }
}
#page-ss-bank-details #content .purple-content p strong {
  font-size: 13px;
}
#page-ss-bank-details #content .purple-content p a {
  color: #ffffff;
  text-decoration: none;
}
#page-ss-bank-details #content .purple-content p.text-separated {
  margin: 20px 0 25px;
  width: 100%;
}
@media (min-width: 750px) {
  #page-ss-bank-details #content .purple-content p.text-separated {
    width: 53%;
  }
}
#page-ss-bank-details #content .purple-content .form-group label {
  display: block;
  color: #ffffff;
  font-size: 13px;
}
#page-ss-bank-details #content .purple-content .form-group .form-control {
  border-color: transparent;
  width: 100%;
}
@media (min-width: 750px) {
  #page-ss-bank-details #content .purple-content .form-group .form-control {
    width: 317px;
  }
}
#page-ss-bank-details #content .purple-content .form-group .help-block {
  display: block;
}
#page-ss-bank-details #content .purple-content .form-group.has-error {
  border-color: #df1827;
}
#page-ss-bank-details #content .purple-content .info {
  background-color: #762e84;
  position: relative;
  right: inherit;
  bottom: inherit;
  padding: 6% 11% 5% 5%;
  margin-top: 13%;
}
@media (min-width: 750px) {
  #page-ss-bank-details #content .purple-content .info {
    right: 0;
    bottom: 0;
    padding: 2% 8% 2% 3%;
    position: absolute;
    margin-top: 6%;
    margin-bottom: 7%;
  }
}
#page-ss-bank-details #content .purple-content .info p {
  font-size: 13px;
}
#page-ss-bank-details #content .purple-content .info p.iban-ttl {
  font-size: 13px;
}
#page-ss-bank-details #content .purple-content .info p.iban-txt {
  font-size: 12px;
}
@media (min-width: 750px) {
  #page-ss-bank-details #content .purple-content .info p.iban-ttl {
    font-size: 13px;
  }
  #page-ss-bank-details #content .purple-content .info p.iban-txt {
    font-size: 13px;
  }
}
#page-ss-bank-details #content .purple-content .info p a {
  text-decoration: underline;
  white-space: nowrap;
}
#page-ss-bank-details #content .ss-terms-row {
  text-align: center;
}
#page-ss-bank-details #content .ss-terms-row .ss-terms {
  margin: 0 auto 30px;
  max-width: 440px;
}
#page-ss-bank-details #content .ss-terms-row .terms-toggle {
  margin-top: 20px;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  color: #993eaa;
  text-decoration: none;
  font-size: 15px;
}
#page-ss-bank-details #content .ss-terms-row .terms-toggle .toggle-purple {
  vertical-align: middle;
  margin-left: 21px;
  margin-left: 7px;
  width: 28px;
  height: 14px;
  background-repeat: no-repeat;
}
#page-ss-bank-details #content .ss-terms-row .terms-toggle:after {
  background: none;
}
#page-ss-bank-details #content .ss-terms-row .terms-breakdown {
  display: none;
  text-align: left;
}
#page-ss-bank-details #content .ss-terms-row .terms-breakdown p {
  font-family: 'open_sansregular';
  margin-top: 20px;
  font-size: 13px;
}
#page-ss-bank-details #content .ss-terms-row .panel-ps-tcs-breakdown {
  text-align: left;
}
#page-ss-bank-details #content .btn-const-width {
  width: 240px;
}
#page-ss-bank-details #content .btn-complete {
  line-height: 30px;
  padding: 0 38px;
  color: #6e267b;
}
#page-ss-bank-details #content .featured-content {
  background-color: transparent;
}
@media (min-width: 750px) {
  #page-ss-bank-details #content {
    margin-bottom: 20px;
  }
}
#page-ss-snap-claiming h1 {
  font-size: 36px;
  line-height: 46px;
  margin: 21px 0 29px 0;
  text-align: center;
  color: #993eaa;
  font-family: 'open_sanslight';
  font-weight: normal;
}
@media (min-width: 750px) {
  #page-ss-snap-claiming h1 {
    font-size: 41px;
    line-height: 54px;
    margin-top: 37px;
  }
}
@media (min-width: 970px) {
  #page-ss-snap-claiming h1 {
    font-size: 47px;
    line-height: 63px;
    margin-top: 37px;
  }
}
#page-ss-snap-claiming h2 {
  font-size: 26px;
  line-height: 33px;
  margin: 21px 0 24px 0;
  text-align: center;
  color: #ffffff;
  font-family: 'open_sanslight';
  font-weight: normal;
}
@media (min-width: 750px) {
  #page-ss-snap-claiming h2 {
    font-size: 28px;
    line-height: 32px;
    margin-top: 30px;
  }
}
@media (min-width: 970px) {
  #page-ss-snap-claiming h2 {
    font-size: 30px;
    line-height: 37px;
    margin-top: 40px;
  }
}
#page-ss-snap-claiming .control-label {
  font-family: 'open_sansbold';
  font-weight: normal;
  font-size: 15px;
  line-height: 23px;
  color: #524954;
  text-align: left;
}
#page-ss-snap-claiming .form-control-static {
  font-family: 'open_sansregular';
  font-weight: normal;
  font-size: 15px;
  line-height: 23px;
  color: #524954;
  text-align: left;
}
#page-ss-snap-claiming .edit-bank-details {
  display: inline-block;
}
#page-ss-snap-claiming .edit-bank-details button {
  background: none repeat scroll 0 0 transparent;
  border: medium none;
  color: #524954;
  display: inline-block;
  font-family: "open_sansbold";
  font-size: 15px;
  font-weight: normal;
  text-decoration: underline;
}
#page-ss-snap-claiming .purple-bg {
  background-color: #993eaa;
  margin-top: 21px;
  padding-bottom: 58px;
  /* fix only for mobile device, tablets and desktop no need it */
}
@media (min-width: 970px) {
  #page-ss-snap-claiming .purple-bg {
    padding-bottom: 47px;
  }
}
#page-ss-snap-claiming .purple-bg .mob {
  max-width: 444px;
}
@media (max-width: 750px) {
  #page-ss-snap-claiming .purple-bg .mob {
    margin: 0 auto;
  }
}
#page-ss-snap-claiming .instruction-item .icon {
  float: left;
  min-width: 93px;
  min-height: 110px;
  width: 24%;
}
#page-ss-snap-claiming .instruction-item .icon .bg-icon {
  height: 68px;
  width: 68px;
}
#page-ss-snap-claiming .instruction-item.upload-inst .bg-icon {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/pages-ss/icons/upload.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/pages-ss/icons/upload.png', sizingMethod='scale')";
  background: url('../images/pages-ss/icons/upload.png');
  background-size: 100% 100%;
}
#page-ss-snap-claiming .instruction-item.pencil-inst .bg-icon {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/pages-ss/icons/pencil.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/pages-ss/icons/pencil.png', sizingMethod='scale')";
  background: url('../images/pages-ss/icons/pencil.png');
  background-size: 100% 100%;
}
#page-ss-snap-claiming .instruction-item.tick-inst .bg-icon {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/pages-ss/icons/tick.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/pages-ss/icons/tick.png', sizingMethod='scale')";
  background: url('../images/pages-ss/icons/tick.png');
  background-size: 100% 100%;
}
#page-ss-snap-claiming .instruction-item.exclamation-inst .bg-icon {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/pages-ss/icons/exclamation.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/pages-ss/icons/exclamation.png', sizingMethod='scale')";
  background: url('../images/pages-ss/icons/exclamation.png');
  background-size: 100% 100%;
}
#page-ss-snap-claiming .instruction-item p {
  color: #ffffff;
  float: left;
  font-family: "Libre Baskerville";
  font-size: 13px;
  line-height: 20px;
  width: 67%;
  margin-top: 17px;
}
#page-ss-snap-claiming .instruction-item.separator:after {
  background-color: #cea8d6;
  background-color: rgba(207, 168, 214, 0.65);
  bottom: 22px;
  height: 2px;
  position: relative;
  width: 100%;
}
.lt-ie9 #page-ss-snap-claiming .instruction-item.separator:after {
  zoom: 1;
  background-color: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#a6cfa8d6, endColorstr=#a6cfa8d6)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#a6cfa8d6, endColorstr=#a6cfa8d6);
}
#page-ss-snap-claiming .white-bg {
  background-color: #ffffff;
  margin-top: 21px;
  padding-bottom: 33px;
  /* fix only for mobile device, tablets and desktop no need it */
}
@media (min-width: 970px) {
  #page-ss-snap-claiming .white-bg {
    padding-bottom: 45px;
  }
}
#page-ss-snap-claiming .white-bg .mob {
  max-width: 444px;
}
@media (max-width: 750px) {
  #page-ss-snap-claiming .white-bg .mob {
    margin: 0 auto;
  }
}
#page-ss-snap-claiming .white-bg #progress-image .ajax-loader {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/pages-ss/loader.gif', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/pages-ss/loader.gif', sizingMethod='scale')";
  background: url('../images/pages-ss/loader.gif');
  background-size: 100% 100%;
  background-position: center top;
  background-repeat: no-repeat;
  background-attachment: scroll;
  height: 90px;
  width: 90px;
  margin: 40px auto;
  line-height: 90px;
  text-align: center;
  color: #524954;
  font-weight: normal;
  font-family: "open_sanslight";
}
#page-ss-snap-claiming .white-bg p {
  font-size: 15px;
  line-height: 19px;
  margin: 0;
  text-align: center;
  color: #524954;
  font-family: 'open_sanslight';
  font-weight: normal;
}
@media (min-width: 750px) {
  #page-ss-snap-claiming .white-bg p {
    line-height: 16px;
  }
}
#page-ss-snap-claiming .white-bg #progress-error {
  padding-bottom: 70px;
  padding-top: 100px;
}
#page-ss-snap-claiming .white-bg #progress-error p {
  color: #f20808;
}
#page-ss-snap-claiming .col-padding {
  padding-bottom: 0;
}
#page-ss-snap-claiming .btn-default[disabled]#snap_upload_btn {
  background-color: #19ff93;
}
#page-ss-snap-claiming .hidden-area {
  width: 0;
  height: 0;
  overflow: hidden;
}
#page-ss-send-claiming h2 {
  font-size: 25px;
  line-height: 32px;
  margin: 0 0 10px 0;
  text-align: center;
  color: #993eaa;
  font-family: 'open_sanslight';
  font-weight: normal;
}
@media (min-width: 750px) {
  #page-ss-send-claiming h2 {
    margin-bottom: 42px;
    font-size: 28px;
    line-height: 32px;
  }
}
@media (min-width: 970px) {
  #page-ss-send-claiming h2 {
    font-size: 30px;
    line-height: 32px;
  }
}
#page-ss-send-claiming #receipt_preview_small {
  display: block;
  margin: 20px auto 0;
  max-height: 120px;
}
#page-ss-send-claiming #receipt_preview_big {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  padding-top: 6px;
}
#page-ss-send-claiming .white-bg {
  background-color: #ffffff;
  margin-top: 21px;
  padding-top: 20px;
  padding-bottom: 33px;
}
@media (min-width: 750px) {
  #page-ss-send-claiming .white-bg {
    padding-top: 72px;
    padding-bottom: 45px;
    margin-top: 77px;
  }
}
#page-ss-send-claiming .white-bg p {
  line-height: 19px;
  margin: 0 0 10px;
  text-align: left;
  color: #524954;
  font-family: "open_sansbold";
  font-weight: normal;
  font-size: 13px;
}
@media (min-width: 750px) {
  #page-ss-send-claiming .white-bg p {
    line-height: 16px;
  }
}
@media (min-width: 750px) {
  #page-ss-send-claiming .white-bg .column-separator:before {
    border-left: 1px solid #993eaa;
    content: " ";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 2px;
  }
}
#page-ss-send-claiming .white-bg .inner-container {
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 750px) {
  #page-ss-send-claiming .white-bg .inner-container {
    width: 275px;
  }
}
#page-ss-send-claiming .white-bg #claimForm .form-group.m-b-13 {
  margin-bottom: 13px;
}
#page-ss-send-claiming .white-bg #claimForm .form-group label {
  font-size: 13px;
  font-family: "open_sansbold";
}
#page-ss-send-claiming .white-bg #claimForm .form-group label .description {
  font-family: "open_sansregular";
}
#page-ss-send-claiming .white-bg #claimForm .form-group .bootstrap-radio + label {
  font-family: "open_sansregular";
  font-size: 13px;
}
#page-ss-send-claiming .white-bg #claimForm .form-group.has-error .help-block {
  display: block;
}
@media (min-width: 750px) {
  #page-ss-send-claiming .white-bg #claimForm .form-group.has-error .help-block {
    display: inline-block;
  }
}
#page-ss-send-claiming .white-bg #claimForm .btn-big {
  -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);
}
@media (max-width: 970px) {
  #page-ss-send-claiming .white-bg #claimForm .btn-big {
    padding: 0 32px;
  }
}
#page-ss-send-claiming .white-bg #claimForm .btn-next {
  background-color: #19ff93;
  border: 2px solid white;
  color: #6e267b;
  font-size: 13px;
}
#page-ss-send-claiming .white-bg #claimForm .euro-icon {
  background-image: url("../images/pages-ss/icons/euro.jpg");
  background-position: 5px center;
  background-repeat: no-repeat;
  padding-left: 17px;
}
#page-ss-send-claiming .white-bg #claimForm .selectpicker span {
  font-size: 13px;
}
#page-ss-send-claiming .cancel-adding-receipt {
  text-align: left;
}
@media (min-width: 750px) {
  #page-ss-send-claiming .cancel-adding-receipt {
    text-align: center;
  }
}
#page-ss-send-claiming .continue-adding-receipt {
  text-align: right;
}
@media (min-width: 750px) {
  #page-ss-send-claiming .continue-adding-receipt {
    text-align: center;
  }
}
#page-ss-send-claiming .bootstrap-select {
  margin-bottom: 0;
}
#page-ss-send-claiming #cancel_adding_receipt {
  margin-right: 15px;
}
#page-ss-send-claiming .typeahead a {
  font-size: 13px;
  text-decoration: none;
}
#page-ss-send-claiming.desktop #dropzone {
  background-color: #fbfbfb;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#page-ss-send-claiming.desktop #dropzone.in {
  -moz-box-shadow: 1px 1px 9px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 1px 1px 9px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 9px rgba(0, 0, 0, 0.1);
}
#page-ss-send-claiming.desktop #dropzone .upload-purple-container .purple-icon {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/pages-ss/icons/purple_upload_2x.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/pages-ss/icons/purple_upload_2x.png', sizingMethod='scale')";
  background: url('../images/pages-ss/icons/purple_upload_2x.png');
  background-size: 100% 100%;
  background-position: center top;
  background-repeat: no-repeat;
  background-attachment: scroll;
  height: 35px;
  width: 50px;
  margin: 82px auto 12px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#page-ss-send-claiming.desktop #dropzone .upload-purple-container .purple-icon.in {
  height: 48px;
  margin: 69px auto 12px;
  width: 65px;
}
#page-ss-send-claiming.desktop #dropzone .upload-greeting-text p {
  font-family: open_sanslight;
  font-weight: normal;
  font-size: 15px;
  text-align: center;
  margin-bottom: 54px;
}
@media (min-width: 750px) {
  #page-ss-send-claiming.desktop #dropzone .upload-greeting-text p {
    margin-bottom: 81px;
  }
}
#page-ss-send-claiming.desktop #progress-container {
  background-color: #ffffff;
  margin-top: 0;
  padding-bottom: 0;
  /* fix only for mobile device, tablets and desktop no need it */
}
#page-ss-send-claiming.desktop #progress-container .mob {
  max-width: 444px;
}
@media (max-width: 750px) {
  #page-ss-send-claiming.desktop #progress-container .mob {
    margin: 0 auto;
  }
}
#page-ss-send-claiming.desktop #progress-container #progress-image .ajax-loader {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/pages-ss/loader.gif', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/pages-ss/loader.gif', sizingMethod='scale')";
  background: url('../images/pages-ss/loader.gif');
  background-size: 100% 100%;
  background-position: center top;
  background-repeat: no-repeat;
  background-attachment: scroll;
  height: 90px;
  width: 90px;
  margin: 40px auto;
  line-height: 90px;
  text-align: center;
  color: #524954;
  font-weight: normal;
  font-family: "open_sanslight";
}
#page-ss-send-claiming.desktop #progress-container p {
  font-size: 15px;
  line-height: 19px;
  margin: 0;
  text-align: center;
  color: #524954;
  font-family: 'open_sanslight';
  font-weight: normal;
}
@media (min-width: 750px) {
  #page-ss-send-claiming.desktop #progress-container p {
    line-height: 16px;
  }
}
#page-ss-send-claiming.desktop #progress-container #progress-error {
  padding-bottom: 17px;
  padding-top: 30px;
}
@media (min-width: 750px) {
  #page-ss-send-claiming.desktop #progress-container #progress-error {
    padding-top: 0;
  }
}
#page-ss-send-claiming.desktop #progress-container #progress-error p {
  color: #f20808;
}
#page-ss-send-claiming.desktop .or-text p {
  font-family: open_sanslight;
  font-weight: normal;
  font-size: 27px;
  line-height: 28px;
  text-align: center;
  margin: 14px auto;
}
#page-ss-send-claiming.desktop .fileinput-button {
  overflow: hidden;
  position: relative;
}
#page-ss-send-claiming.desktop .fileinput-button input {
  cursor: pointer;
  direction: ltr;
  font-size: 200px;
  margin: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
}
#page-ss-send-claiming.desktop .preupload-error {
  color: #df1827;
  font-family: "open_sanslight";
  font-size: 11px;
  font-weight: normal;
  text-align: center;
  margin-top: 20px;
}
#page-ss-claiming-review .white-bg-page {
  margin-top: 85px;
  font-family: 'open_sansregular';
}
@media (min-width: 750px) {
  #page-ss-claiming-review .white-bg-page {
    margin-top: 65px;
  }
}
#page-ss-claiming-review .white-bg-page strong {
  font-family: 'open_sansbold';
}
#page-ss-claiming-review h2.heading {
  margin-top: -75px;
  font-size: 25px;
  text-align: center;
}
@media (min-width: 750px) {
  #page-ss-claiming-review h2.heading {
    text-align: left;
    margin-top: 0;
    font-size: 36px;
  }
}
#page-ss-claiming-review .receipt-items {
  padding-top: 20px;
}
@media (min-width: 750px) {
  #page-ss-claiming-review .receipt-items {
    padding-top: 0;
  }
}
#page-ss-claiming-review .receipt-items .receipt-item {
  position: relative;
  border-bottom: solid 1px #993eaa;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
#page-ss-claiming-review .receipt-items .receipt-item .receipt-item-row {
  font-size: 12px;
  min-height: 25px;
}
@media (min-width: 750px) {
  #page-ss-claiming-review .receipt-items .receipt-item .receipt-item-row {
    font-size: 15px;
  }
}
#page-ss-claiming-review .receipt-items .receipt-item .receipt-item-row strong {
  display: inline-block;
  width: 180px;
}
@media (min-width: 750px) {
  #page-ss-claiming-review .receipt-items .receipt-item .receipt-item-row strong {
    width: 215px;
  }
}
#page-ss-claiming-review .receipt-items .receipt-item .receipt-controls {
  color: #993eaa;
  text-align: right;
  margin: 15px 0;
  font-size: 12px;
}
@media (min-width: 750px) {
  #page-ss-claiming-review .receipt-items .receipt-item .receipt-controls {
    position: absolute;
    margin: 0;
    text-align: left;
    right: 5px;
    bottom: 5px;
    font-size: 15px;
  }
}
#page-ss-claiming-review .receipt-items .receipt-item .receipt-controls form {
  display: inline-block;
}
#page-ss-claiming-review .receipt-items .receipt-item .receipt-controls form button {
  cursor: pointer;
  background: none repeat scroll 0 0 transparent;
  border: medium none;
  font-family: 'open_sanslight';
  font-weight: normal;
}
#page-ss-claiming-review .receipt-items .receipt-item .receipt-controls form button:hover {
  text-decoration: underline;
}
#page-ss-claiming-review .receipt-items .receipt-item .receipt-controls .receipt-remove {
  display: inline-block;
}
#page-ss-claiming-review .receipt-items .receipt-item .receipt-controls .receipt-remove .receipt-remove-btn {
  background: none repeat scroll 0 0 transparent;
  border: medium none;
  font-weight: normal;
  font-family: 'open_sanslight';
}
#page-ss-claiming-review .receipt-items .receipt-item .receipt-controls .receipt-remove .receipt-remove-btn:hover {
  text-decoration: underline;
}
#page-ss-claiming-review .ss-review-terms {
  text-align: center;
}
@media (min-width: 750px) {
  #page-ss-claiming-review .ss-review-terms {
    width: 440px;
    margin: 0 auto;
  }
}
#page-ss-claiming-review .ss-review-terms .form-group {
  padding-top: 20px;
  font-size: 13px;
}
@media (min-width: 750px) {
  #page-ss-claiming-review .ss-review-terms .form-group {
    width: 350px;
    margin: 0 auto;
  }
}
#page-ss-claiming-review .ss-review-terms .form-group label {
  text-align: left;
  font-size: 11px;
  line-height: 18px;
}
@media (min-width: 750px) {
  #page-ss-claiming-review .ss-review-terms .form-group label {
    font-size: 13px;
  }
}
#page-ss-claiming-review .ss-review-terms .terms-accept {
  max-width: 320px;
  margin: 0 auto;
}
@media (min-width: 750px) {
  #page-ss-claiming-review .ss-review-terms .terms-accept {
    max-width: 100%;
  }
}
#page-ss-claiming-review .ss-review-terms .terms-accept label {
  font-family: 'open_sansregular';
  font-weight: normal;
}
#page-ss-claiming-review .ss-review-terms .terms-accept .error {
  color: #ff0000;
  display: none;
  font-size: 11px;
}
@media (min-width: 750px) {
  #page-ss-claiming-review .ss-review-terms .terms-accept .error {
    font-size: 13px;
  }
}
#page-ss-claiming-review .ss-review-terms .form-buttons {
  margin-top: 40px;
  text-align: center;
}
#page-ss-claiming-review .ss-review-terms .form-buttons form {
  display: inline-block;
}
#page-ss-claiming-review .ss-review-terms .form-buttons form.hide {
  display: none;
}
#page-ss-claiming-review .ss-review-terms .form-buttons .submit-form {
  width: 160px;
  line-height: 30px;
  border: solid 2px transparent;
  background-color: #fff;
  color: #524954;
  font-family: 'open_sansbold';
  font-size: 13px;
  padding-left: 0;
  padding-right: 0;
  -moz-box-shadow: 4px 4px 0 rgba(2, 0, 0, 0.1);
  -webkit-box-shadow: 4px 4px 0 rgba(2, 0, 0, 0.1);
  box-shadow: 4px 4px 0 rgba(2, 0, 0, 0.1);
}
@media (min-width: 750px) {
  #page-ss-claiming-review .ss-review-terms .form-buttons .submit-form {
    width: 150px;
    font-size: 13px;
  }
}
#page-ss-claiming-review .ss-review-terms .form-buttons .submit-form.more {
  border-color: #534553;
  margin-bottom: 24px;
  margin-right: 10px;
}
@media (min-width: 750px) {
  #page-ss-claiming-review .ss-review-terms .form-buttons .submit-form.more {
    margin-bottom: 0;
    margin-right: 15px;
  }
}
#page-ss-claiming-review .ss-review-terms .form-buttons .submit-form.send {
  border-color: #fff;
  background-color: #19ff93;
  color: #6e267b;
  margin-left: -4%;
}
#page-ss-claiming-review .ss-review-terms .form-buttons .submit-form:focus,
#page-ss-claiming-review .ss-review-terms .form-buttons .submit-form:hover {
  -moz-box-shadow: 3px 3px 0 rgba(2, 0, 0, 0.1);
  -webkit-box-shadow: 3px 3px 0 rgba(2, 0, 0, 0.1);
  box-shadow: 3px 3px 0 rgba(2, 0, 0, 0.1);
  outline: none;
}
#page-ss-claiming-review .ss-review-terms .form-buttons .server-fatal-error {
  display: none;
  color: #ff0000;
  padding-top: 16px;
  line-height: 18px;
  font-size: 11px;
  font-family: "open_sansregular";
}
@media (min-width: 750px) {
  #page-ss-claiming-review .ss-review-terms .form-buttons .server-fatal-error {
    font-size: 13px;
  }
}
#page-ss-claiming-review .ss-review-terms .form-buttons .server-fatal-error.show {
  display: block;
}
#page-ss-claiming-review .ss-review-terms .form-buttons .in-progress-msg {
  display: none;
  color: #524954;
  padding-top: 0;
  line-height: 18px;
  font-size: 14px;
  font-family: "open_sansregular";
}
@media (min-width: 750px) {
  #page-ss-claiming-review .ss-review-terms .form-buttons .in-progress-msg {
    font-size: 15px;
  }
}
#page-ss-claiming-review .ss-review-terms .form-buttons .in-progress-msg.show {
  display: block;
}
#page-ss-claiming-review .ss-review-terms .form-buttons .in-progress-msg.ok {
  color: green;
}
#page-ss-claiming-review .ss-review-terms .terms-toggle {
  margin-top: 20px;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  color: #993eaa;
  text-decoration: none;
  font-size: 15px;
}
#page-ss-claiming-review .ss-review-terms .terms-toggle .toggle-purple {
  vertical-align: middle;
  margin-left: 21px;
  margin-left: 7px;
  width: 28px;
  height: 14px;
  background-repeat: no-repeat;
}
#page-ss-claiming-review .ss-review-terms .terms-toggle:after {
  background: none;
}
#page-ss-claiming-review .ss-review-terms .terms-breakdown {
  display: none;
  text-align: left;
}
#page-ss-claiming-review .ss-review-terms .terms-breakdown p {
  font-family: 'open_sansregular';
  margin-top: 20px;
  font-size: 13px;
}
#page-ss-claiming-review .ss-review-terms .panel-ps-tcs-breakdown {
  text-align: left;
}
#page-ss-claiming-review .hidden-area {
  width: 0;
  height: 0;
  overflow: hidden;
  display: inline-block;
}
#page-ss-claiming-review.mobile .white-bg {
  background-color: #ffffff;
  margin-top: 21px;
  padding-bottom: 33px;
  /* fix only for mobile device, tablets and desktop no need it */
}
@media (min-width: 970px) {
  #page-ss-claiming-review.mobile .white-bg {
    padding-bottom: 45px;
  }
}
#page-ss-claiming-review.mobile .white-bg .mob {
  max-width: 444px;
}
@media (max-width: 750px) {
  #page-ss-claiming-review.mobile .white-bg .mob {
    margin: 0 auto;
  }
}
#page-ss-claiming-review.mobile .white-bg #progress-image .ajax-loader {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/pages-ss/loader.gif', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/pages-ss/loader.gif', sizingMethod='scale')";
  background: url('../images/pages-ss/loader.gif');
  background-size: 100% 100%;
  background-position: center top;
  background-repeat: no-repeat;
  background-attachment: scroll;
  height: 90px;
  width: 90px;
  margin: 40px auto;
  line-height: 90px;
  text-align: center;
  color: #524954;
  font-weight: normal;
  font-family: "open_sanslight";
}
#page-ss-claiming-review.mobile .white-bg p {
  font-size: 15px;
  line-height: 19px;
  margin: 0;
  text-align: center;
  color: #524954;
  font-family: 'open_sanslight';
  font-weight: normal;
}
@media (min-width: 750px) {
  #page-ss-claiming-review.mobile .white-bg p {
    line-height: 16px;
  }
}
#page-ss-claiming-review.mobile .white-bg #progress-error {
  padding-bottom: 70px;
  padding-top: 100px;
}
#page-ss-claiming-review.mobile .white-bg #progress-error p {
  color: #f20808;
}
#page-ss-claiming-review.mobile .white-bg #progress-error .close-error {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/pages-ss/icons/close_2x.png", sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/pages-ss/icons/close_2x.png', sizingMethod='scale')";
  background: url("../images/pages-ss/icons/close_2x.png");
  background-size: 100% 100%;
  height: 15px;
  position: absolute;
  right: 10px;
  top: 0;
  width: 15px;
  cursor: pointer;
  display: none;
}
#page-ss-claiming-review.mobile .white-bg #progress-error .close-error.on {
  display: block;
}
#page-ss-send-claiming-confirmation #content {
  margin-bottom: 20px;
}
@media (min-width: 750px) {
  #page-ss-send-claiming-confirmation #content {
    margin-bottom: 40px;
  }
}
#page-ss-send-claiming-confirmation #content .purple-content {
  background-color: #a759b5;
  padding: 0px 5% 6%;
  margin: 6% 0%;
}
@media (min-width: 750px) {
  #page-ss-send-claiming-confirmation #content .purple-content {
    padding: 0px 8% 2%;
    margin: 6% 0% 4%;
  }
}
#page-ss-send-claiming-confirmation #content .purple-content h1.heading {
  color: #ffffff;
  font-size: 25px;
  padding-top: 20px;
  margin-bottom: 25px;
}
@media (min-width: 750px) {
  #page-ss-send-claiming-confirmation #content .purple-content h1.heading {
    padding-top: 15px;
    margin-bottom: 20px;
    font-size: 36px;
    text-align: left;
  }
}
#page-ss-send-claiming-confirmation #content .purple-content p {
  font-family: 'open_sansregular';
  color: #ffffff;
  font-size: 12px;
  line-height: 20px;
  margin: 0 0 20px;
  text-align: left;
}
@media (min-width: 750px) {
  #page-ss-send-claiming-confirmation #content .purple-content p {
    font-size: 15px;
  }
}
#page-ss-send-claiming-confirmation #content .purple-content p a {
  color: #ffffff;
  text-decoration: none;
}
@media (min-width: 750px) {
  #page-ss-send-claiming-confirmation #content .purple-content p a {
    text-decoration: underline;
    font-family: 'open_sansbold';
  }
}
#page-ss-send-claiming-confirmation #content .purple-content a.disclaimer-toggle {
  color: #ffffff;
  text-decoration: none;
  font-size: 15px;
  padding-right: 3px;
  margin: 15px 20px 15px;
}
@media (min-width: 750px) {
  #page-ss-send-claiming-confirmation #content .purple-content a.disclaimer-toggle {
    font-size: 15px;
    margin: 50px 20px 15px;
  }
}
#page-ss-send-claiming-confirmation #content .purple-content .disclaimer-breakdown {
  display: none;
}
@media (min-width: 750px) {
  #page-ss-send-claiming-confirmation #content .purple-content .purple-content .panel-inner {
    padding: 0px 17%;
  }
  #page-ss-send-claiming-confirmation #content .purple-content .purple-content .panel-inner p {
    font-size: 13px;
  }
}
#page-ss-send-claiming-confirmation #content .btn-default {
  box-shadow: 3px 3px rgba(0, 0, 0, 0.1);
  margin-right: 15px;
  padding: 6px 6px;
  border-width: 2px;
}
@media (min-width: 750px) {
  #page-ss-send-claiming-confirmation #content .btn-default {
    margin-right: 10px;
  }
}
#page-ss-send-claiming-confirmation #content .btn-complete {
  line-height: 30px;
  padding: 0 38px;
}
#page-ss-send-claiming-confirmation #content i.toggle-white {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/down_w.png", sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/down_w.png', sizingMethod='scale')";
  background: url("../images/down_w.png");
  background-size: 100% 100%;
  background-size: 100%;
  width: 26px;
  height: 12px;
  display: inline-block;
  margin-left: .5em;
}
#page-ss-send-claiming-confirmation #content .open > i.toggle-white {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/up_w.png", sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/up_w.png', sizingMethod='scale')";
  background: url("../images/up_w.png");
  background-size: 100% 100%;
}
#page-ss-no-access #content {
  margin-bottom: 20px;
}
#page-ss-no-access #content .purple-content {
  background-color: #a759b5;
  padding: 0px 4%;
  margin: 6% 0%;
  height: 160px;
}
#page-ss-no-access #content .purple-content h1.heading {
  color: #ffffff;
  font-size: 25px;
  padding-top: 25px;
  margin-bottom: 0;
}
#page-ss-no-access #content .purple-content h2 {
  color: #ffffff;
  font-size: 12px;
  padding-bottom: 25px;
  font-family: open_sansregular;
  line-height: 21px;
  text-align: left;
}
#page-ss-no-access #content .purple-content h2 a {
  color: #ffffff;
}
#page-ss-no-access #content .btn-const-width {
  width: 140px;
  box-shadow: 3px 3px rgba(0, 0, 0, 0.1);
}
@media (min-width: 750px) {
  #page-ss-no-access #content {
    margin-bottom: 40px;
  }
  #page-ss-no-access #content .purple-content {
    height: 220px;
    margin: 10% 0% 6%;
  }
  #page-ss-no-access #content .purple-content h1.heading {
    font-size: 36px;
  }
  #page-ss-no-access #content .purple-content h2 {
    font-size: 15px;
    padding-bottom: 20px;
    text-align: center;
  }
}
body {
  font-family: 'open_sansregular', Arial, sans-serif;
}
.header-43 {
  color: #1db3ce;
  text-align: center;
  font-family: open_sanslight;
}
@media (min-width: 750px) {
  .header-43 {
    font-size: 26px;
  }
}
@media (max-width: 749px) {
  .header-43 {
    font-size: 20px;
  }
}
.link-9 {
  color: #FFFFFF;
  font-size: 14px;
  font-family: open_sansregular;
  text-align: center;
  text-decoration: underline;
}
.content-97 {
  color: #DF1827;
  text-align: left;
  font-family: open_sansregular;
}
@media (min-width: 750px) {
  .content-97 {
    font-size: 15px;
  }
}
@media (max-width: 749px) {
  .content-97 {
    font-size: 13px;
  }
}
.display-text1 {
  font-family: "open_sanslight";
  font-size: 36px;
  font-weight: normal;
  line-height: 43px;
  letter-spacing: -0.01em;
}
@media (max-width: 749px) {
  .display-text1 {
    font-size: 26px;
  }
}
@media (max-width: 749px) {
  .display-text1 {
    line-height: 31px;
    letter-spacing: 0;
  }
}
.display-text2 {
  font-family: "open_sansbold";
  font-size: 36px;
  font-weight: normal;
  line-height: 43px;
  letter-spacing: -0.01em;
}
@media (max-width: 749px) {
  .display-text2 {
    font-size: 26px;
  }
}
@media (max-width: 749px) {
  .display-text2 {
    line-height: 31px;
    letter-spacing: 0;
  }
}
.display-text3 {
  font-family: "open_sanslight";
  font-size: 32px;
  font-weight: normal;
  line-height: 38px;
  letter-spacing: -0.008em;
}
@media (max-width: 749px) {
  .display-text3 {
    font-size: 22px;
  }
}
@media (max-width: 749px) {
  .display-text3 {
    line-height: 26px;
    letter-spacing: 0;
  }
}
.title {
  font-family: "open_sanslight";
  font-size: 26px;
  font-weight: normal;
  line-height: 31px;
}
@media (max-width: 749px) {
  .title {
    font-size: 18px;
  }
}
@media (max-width: 749px) {
  .title {
    line-height: 24px;
  }
}
.subtitle {
  font-family: "open_sansbold";
  font-size: 18px;
  font-weight: normal;
  line-height: 24px;
}
@media (max-width: 749px) {
  .subtitle {
    font-size: 14px;
  }
}
@media (max-width: 749px) {
  .subtitle {
    line-height: 18px;
    letter-spacing: 0.01em;
  }
}
.heading {
  font-family: "open_sansregular";
  font-size: 18px;
  font-weight: normal;
  line-height: 24px;
}
@media (max-width: 749px) {
  .heading {
    font-size: 16px;
  }
}
@media (max-width: 749px) {
  .heading {
    line-height: 20px;
  }
}
.subheading-1 {
  font-family: "open_sansregular";
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
}
@media (max-width: 749px) {
  .subheading-1 {
    font-size: 14px;
  }
}
@media (max-width: 749px) {
  .subheading-1 {
    line-height: 18px;
    letter-spacing: 0.01em;
  }
}
.subheading-2 {
  font-family: "open_sansbold";
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
}
@media (max-width: 749px) {
  .subheading-2 {
    font-size: 14px;
  }
}
@media (max-width: 749px) {
  .subheading-2 {
    line-height: 18px;
    letter-spacing: 0.01em;
  }
}
.text-title {
  font-family: "open_sansbold";
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  letter-spacing: 0.01em;
}
@media (max-width: 749px) {
  .text-title {
    font-size: 14px;
  }
}
.body-1 {
  font-family: "open_sansregular";
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
}
@media (max-width: 749px) {
  .body-1 {
    font-size: 14px;
  }
}
@media (max-width: 749px) {
  .body-1 {
    line-height: 18px;
  }
}
.body-2 {
  font-family: "open_sansbold";
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
}
@media (max-width: 749px) {
  .body-2 {
    font-size: 14px;
  }
}
@media (max-width: 749px) {
  .body-2 {
    line-height: 18px;
  }
}
.navigation {
  font-family: "open_sansbold";
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0.01em;
}
@media (max-width: 749px) {
  .navigation {
    font-size: 14px;
  }
}
.footer {
  font-family: "open_sansbold";
  font-size: 12px;
  font-weight: normal;
  letter-spacing: 0.02em;
}
@media (max-width: 749px) {
  .footer {
    font-size: 12px;
  }
}
.link-1 {
  font-family: "open_sansregular";
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
}
@media (max-width: 749px) {
  .link-1 {
    font-size: 16px;
  }
}
.button {
  font-family: "open_sansbold";
  font-size: 14px;
  font-weight: normal;
}
@media (max-width: 749px) {
  .button {
    font-size: 14px;
  }
}
.caption {
  font-family: "open_sansregular";
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  letter-spacing: 0.01em;
}
@media (max-width: 749px) {
  .caption {
    font-size: 12px;
  }
}
@media (max-width: 749px) {
  .caption {
    line-height: 16px;
    letter-spacing: 0.02em;
  }
}
#page-dental .hidden-benefit {
  display: none;
}
.no-display {
  display: none;
}
.always-display {
  display: block ! important;
}
@media (min-width: 750px) {
  #page-dental #header-wrapper {
    margin-bottom: 110px;
  }
}
@media (min-width: 970px) {
  #page-dental #header-wrapper {
    margin-bottom: 128px;
  }
}
@media (min-width: 1110px) {
  #page-dental #header-wrapper {
    margin-bottom: 0;
  }
}
@media (min-width: 750px) {
  #life-page #header-wrapper {
    margin-bottom: 145px;
  }
}
@media (min-width: 944px) {
  #life-page #header-wrapper {
    margin-bottom: 125px;
  }
}
@media (min-width: 970px) {
  #life-page #header-wrapper {
    margin-bottom: 0;
  }
}
a.a-close {
  color: #e17000;
  display: block;
  font-size: 14px;
  width: 36px;
}
.align-horizontal a.a-close {
  margin: auto;
}
a.plain-text-link {
  text-decoration: none;
}
h3.title-centered {
  text-align: center;
  font: 24px/1.2 open_sanslight;
  margin: 0;
  padding: 0 15%;
}
@media (min-width: 750px) {
  h3.title-centered {
    font-size: 36px;
    padding: 0;
  }
}
h3.title-centered.without-padding {
  padding: 0;
}
h3.title-centered-bold {
  font-family: open_sansbold;
}
h4.subtitle-centered {
  margin: 15px 0 0;
  padding: 0 15%;
  font: 14px/1.35 open_sansregular;
  color: #524954;
  text-align: center;
}
@media (min-width: 750px) {
  h4.subtitle-centered {
    font-size: 18px;
  }
}
h4.subtitle-centered.less-padding {
  padding: 0 5%;
}
h4.subtitle-centered.less-padding-mobile {
  padding: 0 5%;
}
@media (min-width: 750px) {
  h4.subtitle-centered.less-padding-mobile {
    padding: 0 15%;
  }
}
@media (min-width: 750px) {
  h4.subtitle-centered.more-padding {
    padding: 0 22%;
  }
}
.text-centered {
  padding: 0 30px;
  font: 14px open_sansregular;
  color: #524954;
  text-align: center;
}
@media (min-width: 750px) {
  .text-centered {
    padding: 0 15%;
  }
}
.text-centered.no-padding {
  padding: 0 30px;
}
@media (min-width: 750px) {
  .text-centered.no-padding {
    padding: 0;
  }
}
.text-centered.top-margin {
  margin-top: 20px;
}
.text-centered a {
  font: 14px open_sanssemibold;
  color: #524954;
  text-decoration: none;
}
form.inline-form {
  display: inline-block;
}
.price-breakdown-column {
  padding-top: 10px;
}
.dental-extras-legend {
  text-align: left;
}
@media (min-width: 768px) {
  .dental-extras-legend {
    padding-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .dental-extras-legend {
    padding-bottom: 10px;
  }
}
.dental-extras-legend div div span {
  font-family: "default";
}
.dental-extras-legend div div span img {
  vertical-align: middle;
  width: 15px;
}
.dentalPracticeTable-Cell {
  border-bottom: 1px solid #dfdfdf;
  text-align: left;
}
.dentalPracticeTable-Cell div span {
  border-bottom: 5px solid transparent;
}
.dentalPracticeTable-Cell div span img {
  width: 13px;
}
.dentalPracticeTable-Head {
  color: #993eaa;
  border-bottom: 1px solid #dfdfdf;
  text-align: left;
}
.dentalPracticeTable-Body {
  display: table-row-group;
}
#page-person .hidden-benefit {
  display: none;
}
.panel-dental-save-quote .quote-saved,
.panel-dental-save-quote .quote-saving {
  margin-bottom: 0;
  display: none;
}
.panel-dental-save-quote .panel-inner {
  padding: 10px;
  background-color: white;
  border: 2px solid #6e267b;
  color: #6e267b;
}
.panel-dental-save-quote .panel-inner a {
  color: #6e267b;
  text-decoration: none;
  text-align: center;
  display: block;
  position: relative;
}
.panel-dental-save-quote .panel-inner a .save-icon {
  background-image: url("../images/save-m.png");
  background-repeat: no-repeat;
  background-size: 100%;
  width: 22px;
  height: 23px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.panel-dental-save-quote p {
  font-size: 13px;
  font-family: "open_sanssemibold";
  text-align: center;
}
#page-ss-send-claiming-confirmation .panel-breakdown:after {
  background: none;
}
.align-horizontal {
  text-align: center;
}
#page-home .responsive-backgrounds,
#page-claims .responsive-backgrounds,
#health-page .responsive-backgrounds,
#travel-page .responsive-backgrounds,
#allhealthinsuranceplans .responsive-backgrounds,
#page-health-assistant .responsive-backgrounds,
#page-snap-and-send .responsive-backgrounds {
  display: none;
}
#page-home button,
#page-claims button,
#health-page button,
#travel-page button,
#allhealthinsuranceplans button,
#page-health-assistant button,
#page-snap-and-send button {
  border: none;
  font: 15px/1.5 open_sansbold;
  height: 45px;
  max-width: 100%;
  outline: none;
}
#smart-health-insurance-plans-page .responsive-backgrounds {
  display: none;
}
#page-home #content,
#page-claims #content,
#travel-page #content,
#health-page #content,
#page-snap-and-send #content,
#page-health-assistant #content,
#smart-health-insurance-plans-page #content,
#page-privacy-policy #content,
#cookies-info-page #content,
#page-fees-charges #content,
#page-accessibility #content,
#recruitment-page #content,
#page-aboutus #content,
#page-special-offers #content {
  width: 100%;
  margin-top: 25px;
  padding: 0;
}
@media (min-width: 750px) {
  #page-home #content,
  #page-claims #content,
  #travel-page #content,
  #health-page #content,
  #page-snap-and-send #content,
  #page-health-assistant #content,
  #smart-health-insurance-plans-page #content,
  #page-privacy-policy #content,
  #cookies-info-page #content,
  #page-fees-charges #content,
  #page-accessibility #content,
  #recruitment-page #content,
  #page-aboutus #content,
  #page-special-offers #content {
    width: 750px;
  }
}
@media (min-width: 970px) {
  #page-home #content,
  #page-claims #content,
  #travel-page #content,
  #health-page #content,
  #page-snap-and-send #content,
  #page-health-assistant #content,
  #smart-health-insurance-plans-page #content,
  #page-privacy-policy #content,
  #cookies-info-page #content,
  #page-fees-charges #content,
  #page-accessibility #content,
  #recruitment-page #content,
  #page-aboutus #content,
  #page-special-offers #content {
    width: 864px;
    margin-top: 30px;
  }
}
#page-privacy-policy #content,
#cookies-info-page #content,
#page-fees-charges #content,
#page-accessibility #content,
#sponsorship #content {
  margin-top: 20px;
}
@media (min-width: 750px) {
  #page-privacy-policy #content,
  #cookies-info-page #content,
  #page-fees-charges #content,
  #page-accessibility #content,
  #sponsorship #content {
    margin-top: 35px;
  }
}
a.default-bottom-button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 175px;
  height: 45px;
  font: 14px open_sansbold;
  color: #ffffff;
  text-decoration: none;
  background-color: #e17000;
  cursor: pointer;
  margin: 40px auto 0;
}
@media (min-width: 750px) {
  a.default-bottom-button {
    font-size: 15px;
  }
}
.authorization-footer-container#footer_authorisation {
  padding: 0;
  clear: none;
  background-color: white;
}
.authorization-footer-inner-container {
  width: 100%;
  margin: auto;
  padding: 15px 40px 12px;
}
@media (min-width: 750px) {
  .authorization-footer-inner-container {
    width: 750px;
  }
}
@media (min-width: 1024px) {
  .authorization-footer-inner-container {
    width: 1024px;
    padding-top: 18px;
  }
}
.authorization-footer-texts-with-margins {
  margin: 20px 0;
}
.authorization-footer-inner-container img {
  width: 63px;
  margin-bottom: 12px;
}
@media (min-width: 970px) {
  .authorization-footer-inner-container img {
    width: 93px;
  }
}
.authorization-footer-inner-container p {
  margin: 0;
  text-align: center;
}
.authorization-footer-texts p {
  font: 10px open_sansregular;
  color: #524954;
}
.authorization-footer-texts p:nth-child(2) {
  margin-top: 10px;
}
.main-footer-inner-container {
  width: 100%;
  margin: auto;
  padding: 20px 25px;
}
@media (min-width: 864px) {
  .main-footer-inner-container {
    width: 864px;
    padding: 25px 0;
  }
}
@media (min-width: 1024px) {
  .main-footer-inner-container {
    width: 1024px;
    padding: 25px 80px;
  }
}
.main-footer-flex-container {
  display: flex;
  flex-direction: column;
}
@media (min-width: 864px) {
  .main-footer-flex-container {
    flex-direction: row;
    justify-content: space-between;
  }
}
.main-footer-flex-inner-container {
  margin-top: 35px;
}
.main-footer-flex-inner-container:first-child {
  margin-top: 0;
}
@media (min-width: 864px) {
  .main-footer-flex-inner-container {
    margin-top: 0;
  }
}
.main-footer-links-container {
  width: 100%;
}
@media (min-width: 864px) {
  .main-footer-links-container {
    width: calc(50% - 48px);
  }
}
.main-footer-links-inner-container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
@media (min-width: 864px) {
  .main-footer-links-inner-container {
    justify-content: center;
  }
}
.main-footer-links-column {
  display: none;
  width: 33%;
}
@media (min-width: 864px) {
  .main-footer-links-column {
    display: block;
  }
}
.main-footer-links-column-mobile {
  width: 50%;
  text-align: right;
}
@media (min-width: 864px) {
  .main-footer-links-column-mobile {
    display: none;
  }
}
.main-footer-links-column-mobile:last-child {
  margin-left: 30px;
  text-align: left;
}
.main-footer-connect-container {
  width: 100%;
}
@media (min-width: 864px) {
  .main-footer-connect-container {
    width: calc(25% - 32px);
  }
}
.main-footer-socials-container {
  display: flex;
  justify-content: center;
}
@media (min-width: 864px) {
  .main-footer-socials-container {
    justify-content: initial;
  }
}
.main-footer-contact-container {
  width: 100%;
}
@media (min-width: 864px) {
  .main-footer-contact-container {
    width: calc(25% - 38px);
  }
}
.main-footer-contact-inner-container {
  display: none;
}
@media (min-width: 864px) {
  .main-footer-contact-inner-container {
    display: block;
  }
}
.main-footer-contact-inner-mobile-container {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 864px) {
  .main-footer-contact-inner-mobile-container {
    display: none;
  }
}
.main-footer-contact-phone-row {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-top: 22px;
}
.main-footer-contact-phone-row:first-child {
  margin-top: 0;
}
.main-footer-section-header {
  font: 16px open_sanslight;
  color: white;
  text-align: center;
}
@media (min-width: 864px) {
  .main-footer-section-header {
    text-align: left;
  }
}
.main-footer-content-container {
  margin-top: 12px;
}
@media (min-width: 864px) {
  .main-footer-content-container {
    margin-top: 25px;
  }
}
.main-footer-form-container {
  position: relative;
  margin: 13px auto 0;
  width: 175px;
}
.main-footer-form-container:first-child {
  margin-top: 0;
}
.main-footer-error {
  display: none;
  position: absolute;
  z-index: 1;
  padding: 5px;
  font: 12px open_sanssemibold;
  color: red;
  border: 3px solid #9e9a9f;
  background-color: white;
}
.main-footer-copyrights {
  margin-top: 25px;
  font: 10px open_sansregular;
  color: white;
  text-align: center;
}
@media (min-width: 864px) {
  .main-footer-copyrights {
    margin-top: 30px;
  }
}
.main-footer-socials-container img {
  width: 23px;
  margin-left: 10px;
}
.main-footer-contact-phone-row img {
  width: 19.6px;
  height: 19.4px;
  margin-right: 10px;
}
a.main-footer-link {
  display: block;
  font: 12px open_sanssemibold;
  color: white;
  cursor: pointer;
}
a.main-footer-link:hover {
  text-decoration: none;
}
.main-footer-socials-container a {
  display: block;
  cursor: pointer;
}
a.main-footer-phone {
  display: block;
  font: 14px open_sanssemibold;
  color: white;
  white-space: nowrap;
  cursor: pointer;
}
@media (min-width: 864px) {
  a.main-footer-phone {
    font-size: 18px;
  }
}
a.main-footer-phone:hover {
  text-decoration: none;
}
.main-footer-contact-inner-mobile-container a.main-footer-phone {
  margin: 0 8px;
}
.main-footer-contact-inner-mobile-container a.main-footer-phone:last-child {
  margin-right: 0;
}
input.main-footer-form-field {
  width: 175px;
  height: 25px;
  padding: 0 27px 0 5px;
  font: 12px open_sansbold;
  color: #524954;
  background-color: #9e9a9f;
  border: none;
}
input.main-footer-form-field::-webkit-input-placeholder {
  padding-left: 22px;
  color: #524954;
  text-align: center;
}
input.main-footer-form-field:focus::-webkit-input-placeholder {
  color: transparent;
}
input.main-footer-form-field::-moz-placeholder {
  padding-left: 22px;
  color: #524954;
  text-align: center;
}
input.main-footer-form-field:focus::-moz-placeholder {
  color: transparent;
}
input.main-footer-form-field:-moz-placeholder {
  padding-left: 22px;
  color: #524954;
  text-align: center;
}
input.main-footer-form-field:focus:-moz-placeholder {
  color: transparent;
}
input.main-footer-form-field::-ms-input-placeholder {
  padding-left: 22px;
  color: #524954;
  text-align: center;
}
input.main-footer-form-field:focus::-ms-input-placeholder {
  color: transparent;
}
input.main-footer-form-field:-ms-input-placeholder {
  padding-left: 22px;
  color: #524954;
  text-align: center;
}
input.main-footer-form-field:focus:-ms-input-placeholder {
  color: transparent;
}
button.main-footer-form-button {
  position: absolute;
  border: none;
  outline: none;
}
button.main-footer-retreive-a-quote-button {
  right: 3px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 0 2px;
  font: 12px open_sansbold;
  border: 1px solid #524954;
  background-color: transparent;
}
button.main-footer-search-button {
  padding: 0;
  right: 0;
  top: 0;
  height: 25px;
  width: 25px;
  background: transparent url('/images/footer/search-icon.png') 30% center no-repeat;
  background-size: 13px;
}
.information-block-container {
  box-shadow: 0 1px 6px 0 rgba(178, 178, 178, 0.5), 0 1px 6px 0 rgba(224, 224, 224, 0.5);
  margin-top: 35px;
  padding: 30px 15px 40px;
  background-color: white;
}
.information-block-container:first-child {
  margin-top: 25px;
}
@media (min-width: 750px) {
  .information-block-container {
    padding: 30px 40px 60px 85px;
    margin-top: 48px;
  }
  .information-block-container:first-child {
    margin-top: 38px;
  }
}
#page-fees-charges .information-block-container {
  padding: 30px 15px;
}
@media (min-width: 750px) {
  #page-fees-charges .information-block-container {
    padding: 45px 40px 45px 85px;
  }
}
#page-accessibility .information-block-container {
  padding: 30px 15px 40px;
}
@media (min-width: 750px) {
  #page-accessibility .information-block-container {
    padding: 35px 40px 50px 85px;
  }
}
.information-block-header {
  font: 18px open_sanssemibold;
  color: #524954;
  text-align: center;
}
.information-block-paragraph {
  font: 14px open_sansregular;
  color: #524954;
}
.information-block-image {
  padding-bottom: 30px;
  text-align: center;
}
@media (max-width: 749px) {
  .information-block-image img {
    max-width: 230px;
  }
}
.information-block-items {
  margin-top: 20px;
}
@media (min-width: 750px) {
  .information-block-items {
    margin-top: 30px;
  }
}
.information-block-item {
  margin-top: 20px;
}
@media (min-width: 750px) {
  .information-block-item {
    margin-top: 35px;
  }
}
.information-block-item:first-child {
  margin-top: 0;
}
@media (min-width: 750px) {
  #page-fees-charges .information-block-item {
    margin-top: 20px;
  }
}
.information-block-item-header {
  font: 14px open_sanssemibold;
  color: #524954;
}
.information-block-item-text {
  margin-top: 12px;
  font: 14px open_sansregular;
  color: #524954;
}
.information-block-item-text:first-child {
  margin-top: 0;
}
.information-block-li-container {
  position: relative;
  margin-top: 15px;
  padding-left: 24px;
}
@media (min-width: 750px) {
  .information-block-li-container {
    padding-left: 32px;
  }
}
.information-block-li-circle {
  position: absolute;
  left: 0;
  top: 6px;
  height: 8px;
  width: 8px;
  background-color: #1db3ce;
  border-radius: 6px;
}
.information-block-li-text {
  font: 14px open_sansregular;
  color: #524954;
}
.information-block-buttons {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-top: 33px;
}
@media (min-width: 750px) {
  .information-block-buttons {
    flex-direction: row;
  }
}
.information-block-button-container {
  margin-top: 35px;
}
.information-block-button-container:first-child {
  margin-top: 0;
}
@media (min-width: 750px) {
  .information-block-button-container {
    margin-top: 0;
    margin-left: 70px;
  }
  .information-block-button-container:first-child {
    margin-left: 0;
  }
}
.information-block-button-header {
  font: 14px open_sansregular;
  color: #524954;
  text-align: center;
}
.information-block-item-text a,
.information-block-li-text a {
  font-family: open_sanssemibold;
  color: #524954;
  text-decoration: none;
}
a.information-block-button {
  display: block;
  width: 175px;
  height: 45px;
  margin-top: 17px;
  font: 14px open_sansbold;
  line-height: 45px;
  color: white;
  text-align: center;
  text-decoration: none;
  background-color: #e17000;
  cursor: pointer;
}
@media (min-width: 750px) {
  a.information-block-button {
    font-size: 15px;
  }
}
.information-block-container ol {
  margin: 0;
  padding-left: 20px;
}
.information-block-container ol li {
  margin-top: 20px;
  padding-left: 10px;
  font: 14px open_sansregular;
  color: #524954;
}
.information-block-container ol li:first-child {
  margin-top: 0;
}
#health-plan-selector-page .price-breakdown .price-grid p {
  font-size: 12px;
}
#health-plan-selector-page .price-breakdown .price-grid .price-grid-column {
  padding-top: 10px;
}
#health-plan-selector-page .price-breakdown .price-grid .price-grid-row-separator div.separator-line {
  background-color: #7cd3e3;
  height: 1px;
  margin: 0 auto;
  width: 90%;
}
@media (min-width: 750px) {
  #health-plan-selector-page .price-breakdown .price-grid .price-grid-row-separator-mobile {
    display: none;
  }
}
#health-plan-selector-page .price-breakdown .price-grid .price-grid-row-separator-mobile div.separator-line {
  background-color: #7cd3e3;
  height: 1px;
  margin: 0 auto;
  width: 90%;
}
#health-plan-selector-page .price-breakdown .price-grid .price-grid-column-separator:after {
  background-color: #7cd3e3;
  content: "";
  height: 90%;
  position: absolute;
  right: 0;
  top: 5%;
  width: 1px;
}
#health-plan-selector-page .price-breakdown .price-grid .price-grid-column-separator-mobile:after {
  background-color: #7cd3e3;
  content: "";
  height: 90%;
  position: absolute;
  right: 0;
  top: 5%;
  width: 1px;
}
@media (max-width: 750px) {
  #health-plan-selector-page .price-breakdown .price-grid .price-grid-column-separator-mobile:after {
    display: none;
  }
}
#page-health-policy-offers .price-breakdown .price-grid p,
div[id^=planPanel-] .price-breakdown .price-grid p,
#planPanelFeatured .price-breakdown .price-grid p {
  font-size: 14px;
}
#page-health-policy-offers .price-breakdown .price-grid .price-grid-column,
div[id^=planPanel-] .price-breakdown .price-grid .price-grid-column,
#planPanelFeatured .price-breakdown .price-grid .price-grid-column {
  padding-top: 10px;
}
#page-health-policy-offers .price-breakdown .price-grid .price-grid-row-separator div.separator-line,
div[id^=planPanel-] .price-breakdown .price-grid .price-grid-row-separator div.separator-line,
#planPanelFeatured .price-breakdown .price-grid .price-grid-row-separator div.separator-line {
  background-color: #ccb3d1;
  height: 1px;
  margin: 0 auto;
  width: 90%;
}
@media (min-width: 750px) {
  #page-health-policy-offers .price-breakdown .price-grid .price-grid-row-separator-mobile,
  div[id^=planPanel-] .price-breakdown .price-grid .price-grid-row-separator-mobile,
  #planPanelFeatured .price-breakdown .price-grid .price-grid-row-separator-mobile {
    display: none;
  }
}
#page-health-policy-offers .price-breakdown .price-grid .price-grid-row-separator-mobile div.separator-line,
div[id^=planPanel-] .price-breakdown .price-grid .price-grid-row-separator-mobile div.separator-line,
#planPanelFeatured .price-breakdown .price-grid .price-grid-row-separator-mobile div.separator-line {
  background-color: #ccb3d1;
  height: 1px;
  margin: 0 auto;
  width: 90%;
}
#page-health-policy-offers .price-breakdown .price-grid .price-grid-column-separator:after,
div[id^=planPanel-] .price-breakdown .price-grid .price-grid-column-separator:after,
#planPanelFeatured .price-breakdown .price-grid .price-grid-column-separator:after {
  background-color: #ccb3d1;
  content: "";
  height: 90%;
  position: absolute;
  right: 0;
  top: 5%;
  width: 1px;
}
#page-health-policy-offers .price-breakdown .price-grid .price-grid-column-separator-mobile:after,
div[id^=planPanel-] .price-breakdown .price-grid .price-grid-column-separator-mobile:after,
#planPanelFeatured .price-breakdown .price-grid .price-grid-column-separator-mobile:after {
  background-color: #ccb3d1;
  content: "";
  height: 90%;
  position: absolute;
  right: 0;
  top: 5%;
  width: 1px;
}
@media (max-width: 750px) {
  #page-health-policy-offers .price-breakdown .price-grid .price-grid-column-separator-mobile:after,
  div[id^=planPanel-] .price-breakdown .price-grid .price-grid-column-separator-mobile:after,
  #planPanelFeatured .price-breakdown .price-grid .price-grid-column-separator-mobile:after {
    display: none;
  }
}
#page-health-policy-offers .quote-panel-wrapper,
div[id^=planPanel-] .quote-panel-wrapper,
#planPanelFeatured .quote-panel-wrapper {
  margin-left: 0;
  margin-right: 0;
}
#page-person .price-breakdown .price-grid p {
  font-size: 14px;
}
#page-person .price-breakdown .price-grid .price-grid-column {
  padding-top: 10px;
}
#page-person .price-breakdown .price-grid .price-grid-row-separator div.separator-line {
  background-color: #ccb3d1;
  height: 1px;
  margin: 0 auto;
  width: 90%;
}
@media (min-width: 750px) {
  #page-person .price-breakdown .price-grid .price-grid-row-separator-mobile {
    display: none;
  }
}
#page-person .price-breakdown .price-grid .price-grid-row-separator-mobile div.separator-line {
  background-color: #ccb3d1;
  height: 1px;
  margin: 0 auto;
  width: 90%;
}
#page-person .price-breakdown .price-grid .price-grid-column-separator:after {
  background-color: #ccb3d1;
  content: "";
  height: 90%;
  position: absolute;
  right: 0;
  top: 5%;
  width: 1px;
}
#page-person .price-breakdown .price-grid .price-grid-column-separator-mobile:after {
  background-color: #ccb3d1;
  content: "";
  height: 90%;
  position: absolute;
  right: 0;
  top: 5%;
  width: 1px;
}
@media (max-width: 750px) {
  #page-person .price-breakdown .price-grid .price-grid-column-separator-mobile:after {
    display: none;
  }
}
#page-person .quote-panel-wrapper {
  margin-left: 0;
  margin-right: 0;
}
#page-dental .price-breakdown .price-grid p {
  font-size: 14px;
}
#page-dental .price-breakdown .price-grid .price-grid-column {
  padding-top: 10px;
}
#page-dental .price-breakdown .price-grid .price-grid-row-separator div.separator-line {
  background-color: #ccb3d1;
  height: 1px;
  margin: 0 auto;
  width: 90%;
}
@media (min-width: 750px) {
  #page-dental .price-breakdown .price-grid .price-grid-row-separator-mobile {
    display: none;
  }
}
#page-dental .price-breakdown .price-grid .price-grid-row-separator-mobile div.separator-line {
  background-color: #ccb3d1;
  height: 1px;
  margin: 0 auto;
  width: 90%;
}
#page-dental .price-breakdown .price-grid .price-grid-column-separator:after {
  background-color: #ccb3d1;
  content: "";
  height: 90%;
  position: absolute;
  right: 0;
  top: 5%;
  width: 1px;
}
#page-dental .price-breakdown .price-grid .price-grid-column-separator-mobile:after {
  background-color: #ccb3d1;
  content: "";
  height: 90%;
  position: absolute;
  right: 0;
  top: 5%;
  width: 1px;
}
@media (max-width: 750px) {
  #page-dental .price-breakdown .price-grid .price-grid-column-separator-mobile:after {
    display: none;
  }
}
#page-dental #health-plan-panel .panel-ps-save-quote {
  font-family: "open_sansbold";
  font-size: 13px;
}
#page-health-policy-offers .price-breakdown-info .title,
#planPanelFeatured .price-breakdown-info .title,
div[id^=planPanel-] .price-breakdown-info .title,
div[id^=apmPriceBreakdownInfo-] .price-breakdown-info .title {
  color: white;
  font-family: open_sansbold;
  font-size: 15px;
  margin-left: 40px;
  margin-top: 20px;
  text-align: left;
}
#page-health-policy-offers .price-breakdown-info .list,
#planPanelFeatured .price-breakdown-info .list,
div[id^=planPanel-] .price-breakdown-info .list,
div[id^=apmPriceBreakdownInfo-] .price-breakdown-info .list {
  font-family: open_sanslight;
  font-size: 12px;
  line-height: 22px;
  margin-bottom: 0;
  text-align: left;
}
#health-quote-panel .quote-offer-panel .quote-offer-details {
  padding-bottom: 0;
}
#health-quote-panel .quote-offer-panel .quote-offer-details p {
  margin: 0;
}
#health-quote-panel .quote-offer-panel .quote-offer-details p.quote-offer-header {
  font-family: open_sansbold;
  font-weight: normal;
  font-size: 16px;
  margin-bottom: 0;
}
@media (min-width: 750px) {
  #health-quote-panel .quote-offer-panel .quote-offer-details p.quote-offer-header {
    font-size: 18px;
  }
}
@media (min-width: 970px) {
  #health-quote-panel .quote-offer-panel .quote-offer-details p.quote-offer-header {
    font-size: 18px;
  }
}
#health-quote-panel .quote-offer-panel .quote-offer-details p.quote-offer-desc {
  font-family: open_sanslight;
  font-weight: normal;
  font-size: 16px;
}
@media (min-width: 750px) {
  #health-quote-panel .quote-offer-panel .quote-offer-details p.quote-offer-desc {
    font-size: 18px;
  }
}
@media (min-width: 970px) {
  #health-quote-panel .quote-offer-panel .quote-offer-details p.quote-offer-desc {
    font-size: 18px;
  }
}
#health-quote-panel .quote-offer-tc {
  padding-top: 0;
}
#health-quote-panel .quote-offer-tc a.tcs-breakdown.panel-breakdown {
  margin-left: 0;
  margin-right: 0;
}
#health-plan-selector-page .quote-offer-panel .quote-offer-details {
  padding-bottom: 0;
}
#health-plan-selector-page .quote-offer-panel .quote-offer-details p {
  margin: 0;
}
#health-plan-selector-page .quote-offer-panel .quote-offer-details p.quote-offer-header {
  font-family: open_sansbold;
  font-weight: normal;
  font-size: 16px;
  margin-bottom: 0;
}
@media (min-width: 750px) {
  #health-plan-selector-page .quote-offer-panel .quote-offer-details p.quote-offer-header {
    font-size: 14px;
  }
}
@media (min-width: 970px) {
  #health-plan-selector-page .quote-offer-panel .quote-offer-details p.quote-offer-header {
    font-size: 18px;
  }
}
#health-plan-selector-page .quote-offer-panel .quote-offer-details p.quote-offer-desc {
  font-family: open_sanslight;
  font-weight: normal;
  font-size: 16px;
}
@media (min-width: 750px) {
  #health-plan-selector-page .quote-offer-panel .quote-offer-details p.quote-offer-desc {
    font-size: 14px;
  }
}
@media (min-width: 970px) {
  #health-plan-selector-page .quote-offer-panel .quote-offer-details p.quote-offer-desc {
    font-size: 18px;
  }
}
#health-plan-selector-page .quote-offer-tc {
  padding-top: 0;
}
#health-plan-selector-page .quote-offer-tc a.tcs-breakdown.panel-breakdown {
  margin-left: 0;
  margin-right: 0;
}
#page-health-policy-offers .quote-offer-panel .quote-offer-details {
  padding-bottom: 0;
}
#page-health-policy-offers .quote-offer-panel .quote-offer-details p {
  margin: 0;
}
#page-health-policy-offers .quote-offer-panel .quote-offer-details p.quote-offer-header {
  font-family: open_sansbold;
  font-weight: normal;
  font-size: 16px;
  margin-bottom: 0;
}
@media (min-width: 750px) {
  #page-health-policy-offers .quote-offer-panel .quote-offer-details p.quote-offer-header {
    font-size: 18px;
  }
}
@media (min-width: 970px) {
  #page-health-policy-offers .quote-offer-panel .quote-offer-details p.quote-offer-header {
    font-size: 18px;
  }
}
#page-health-policy-offers .quote-offer-panel .quote-offer-details p.quote-offer-desc {
  font-family: open_sanslight;
  font-weight: normal;
  font-size: 16px;
}
@media (min-width: 750px) {
  #page-health-policy-offers .quote-offer-panel .quote-offer-details p.quote-offer-desc {
    font-size: 18px;
  }
}
@media (min-width: 970px) {
  #page-health-policy-offers .quote-offer-panel .quote-offer-details p.quote-offer-desc {
    font-size: 18px;
  }
}
#page-health-policy-offers .quote-offer-tc {
  padding-top: 0;
}
#page-health-policy-offers .quote-offer-tc a.tcs-breakdown.panel-breakdown {
  margin-left: 0;
  margin-right: 0;
}
#page-health-policy-offers .promo-notification {
  color: #ffffff;
  font-size: 13px;
  text-align: center;
  font-weight: bold;
  font-family: open_sanssemibold;
}
#page-person .quote-offer-panel .quote-offer-details {
  padding-bottom: 0;
}
#page-person .quote-offer-panel .quote-offer-details p {
  margin: 0;
}
#page-person .quote-offer-panel .quote-offer-details p.quote-offer-header {
  font-family: open_sansbold;
  font-weight: normal;
  font-size: 16px;
  margin-bottom: 0;
}
@media (min-width: 750px) {
  #page-person .quote-offer-panel .quote-offer-details p.quote-offer-header {
    font-size: 18px;
  }
}
@media (min-width: 970px) {
  #page-person .quote-offer-panel .quote-offer-details p.quote-offer-header {
    font-size: 18px;
  }
}
#page-person .quote-offer-panel .quote-offer-details p.quote-offer-desc {
  font-family: open_sanslight;
  font-weight: normal;
  font-size: 16px;
}
@media (min-width: 750px) {
  #page-person .quote-offer-panel .quote-offer-details p.quote-offer-desc {
    font-size: 18px;
  }
}
@media (min-width: 970px) {
  #page-person .quote-offer-panel .quote-offer-details p.quote-offer-desc {
    font-size: 18px;
  }
}
#page-person .quote-offer-tc {
  padding-top: 0;
}
#page-person .quote-offer-tc a.tcs-breakdown.panel-breakdown {
  margin-left: 0;
  margin-right: 0;
}
#page-person .promo-notification {
  color: #ffffff;
  font-size: 13px;
  text-align: center;
  font-weight: bold;
  font-family: open_sanssemibold;
}
#page-lcr-info #header-wrapper {
  padding-top: 5%;
  padding-bottom: 8%;
}
@media (min-width: 970px) {
  #page-lcr-info #header-wrapper {
    padding-top: 140px;
    padding-bottom: 14%;
  }
}
#page-lcr-info #header-wrapper .responsive-backgrounds {
  top: 0;
}
#page-lcr-info #header-wrapper .panel-info {
  padding: 0 30px 20px 30px;
}
@media (min-width: 750px) {
  #page-lcr-info #header-wrapper .panel-info {
    padding: 0 50px 30px 50px;
  }
}
#page-lcr-info #header-wrapper .panel-info .btn-big {
  padding: 0 20px;
}
@media (min-width: 750px) {
  #page-lcr-info #header-wrapper .panel-info .btn-big {
    padding: 0 42px;
  }
}
#page-lcr-info .content-intro {
  text-align: center;
}
#page-lcr-info .content-intro h3.title {
  font-size: 18px;
}
@media (min-width: 750px) {
  #page-lcr-info .content-intro h3.title {
    font-size: 32px;
    margin-top: 70px;
    margin-bottom: 40px;
  }
}
#page-lcr-info .content-intro p {
  margin-bottom: 25px;
  font-size: 14px;
}
@media (min-width: 750px) {
  #page-lcr-info .content-intro p {
    margin-bottom: 20px;
    font-size: 14px;
  }
}
#page-lcr-info .content-intro strong {
  font-family: "Libre Baskerville";
  font-weight: bold;
}
@media (min-width: 750px) {
  #page-lcr-info .with-padding {
    padding-left: 21%;
    padding-right: 21%;
  }
}
#page-lcr-info .sub-title {
  color: #993eaa;
}
#page-lcr-info .white-content {
  margin-top: 0;
  margin-bottom: 0;
}
#page-lcr-info .white-content li {
  padding-bottom: 10px;
  font-family: "Libre Baskerville";
  font-size: 14px;
}
@media (min-width: 750px) {
  #page-lcr-info .white-content li {
    font-size: 14px;
  }
}
#lcr-header-block-content {
  margin-top: 40px;
}
@media (min-width: 750px) {
  #lcr-header-block-content {
    margin-top: 0;
  }
}
#lcr-header-block-content .panel-info {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.85);
  color: #303030;
  padding: 0 30px;
}
.lt-ie9 #lcr-header-block-content .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);
}
@media (min-width: 750px) and (max-width: 11199px) {
  #lcr-header-block-content .panel-info {
    padding: 0 50px;
  }
}
@media (min-width: 970px) {
  #lcr-header-block-content .panel-info {
    padding: 0 66px 0 40px;
  }
  #lcr-header-block-content .panel-info .panel-hr {
    margin: 20px 0;
  }
}
#lcr-header-block-content .panel-info h2 {
  color: #6e267b;
  font-size: 20px;
  line-height: 20px;
}
@media (min-width: 970px) {
  #lcr-header-block-content .panel-info h2 {
    font-size: 35px;
    line-height: 37px;
  }
}
#lcr-header-block-content .panel-info .panel-hr {
  background-color: rgba(110, 38, 123, 0.31);
  height: 1px;
  margin-bottom: 15px;
  margin-left: 0;
  margin-top: 15px;
  width: 38%;
}
@media (min-width: 750px) {
  #lcr-header-block-content .panel-info .panel-hr {
    margin-bottom: 20px;
    margin-top: 20px;
  }
}
#lcr-header-block-content .panel-info .header-box-subtitle {
  font-family: "Libre Baskerville", Georgia, Times, serif;
  font-weight: bold;
  color: #6e267b;
  font-size: 14px;
  margin-bottom: 30px;
}
@media (min-width: 750px) {
  #lcr-header-block-content .panel-info .header-box-subtitle {
    font-size: 14px;
  }
}
/*! jQuery UI - v1.11.4 - 2015-03-11
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, draggable.css, menu.css, progressbar.css, resizable.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  /* support: IE8 */
}
.ui-front {
  z-index: 100;
}
/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
}
/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: .5em .5em .5em .7em;
  min-height: 0;
  /* support: IE7 */
  font-size: 100%;
}
.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}
.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  overflow: visible;
  /* removes extra width in IE */
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none;
}
/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
  width: 2.2em;
}
/* button elements seem to need a little more width */
button.ui-button-icon-only {
  width: 2.4em;
}
.ui-button-icons-only {
  width: 3.4em;
}
button.ui-button-icons-only {
  width: 3.7em;
}
/* button text element */
.ui-button .ui-button-text {
  display: block;
  line-height: normal;
}
.ui-button-text-only .ui-button-text {
  padding: .4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
  padding: .4em;
  text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 1em .4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 2.1em .4em 1em;
}
.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em;
}
/* no icon support for input elements, provide padding by default */
input.ui-button {
  padding: .4em 1em;
}
/* button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
  left: .5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
  right: .5em;
}
/* button sets */
.ui-buttonset {
  margin-right: 7px;
}
.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -0.3em;
}
/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}
/* RTL support */
.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
.ui-dialog {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative;
}
.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer;
}
.ui-dialog .ui-resizable-se {
  width: 12px;
  height: 12px;
  right: -5px;
  bottom: -5px;
  background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}
.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: none;
}
.ui-menu .ui-menu {
  position: absolute;
}
.ui-menu .ui-menu-item {
  position: relative;
  margin: 0;
  padding: 3px 1em 3px .4em;
  cursor: pointer;
  min-height: 0;
  /* support: IE7 */
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px;
}
/* icon support */
.ui-menu-icons {
  position: relative;
}
.ui-menu-icons .ui-menu-item {
  padding-left: 2em;
}
/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0;
}
/* right-aligned */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}
.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  filter: alpha(opacity=25);
  /* support: IE8 */
  opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}
.ui-resizable {
  position: relative;
}
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}
.ui-selectable {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}
.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  /* Support: IE7 */
  overflow-x: hidden;
  padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0;
}
.ui-selectmenu-open {
  display: block;
}
.ui-selectmenu-button {
  display: inline-block;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  cursor: pointer;
}
.ui-selectmenu-button span.ui-icon {
  right: 0.5em;
  left: auto;
  margin-top: -8px;
  position: absolute;
  top: 50%;
}
.ui-selectmenu-button span.ui-selectmenu-text {
  text-align: left;
  padding: 0.4em 2.1em 0.4em 1em;
  display: block;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}
.ui-slider-horizontal {
  height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.ui-slider-vertical {
  width: .8em;
  height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}
.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 22px;
}
.ui-spinner-button {
  width: 16px;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
  border-top: none;
  border-bottom: none;
  border-right: none;
}
/* vertically center icon */
.ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  left: 0;
}
.ui-spinner-up {
  top: 0;
}
.ui-spinner-down {
  bottom: 0;
}
/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
  /* need to fix icons sprite */
  background-position: -65px -16px;
}
.ui-tabs {
  position: relative;
  /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
  padding: .2em;
}
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em 1em;
  text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}
.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {
  border-width: 2px;
}
/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-size: 1.1em;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-size: 1em;
}
.ui-widget-content {
  border: 1px solid #dddddd;
  background: #eeeeee url("images/ui-bg_highlight-soft_100_eeeeee_1x100.png") 50% top repeat-x;
  color: #333333;
}
.ui-widget-content a {
  color: #333333;
}
.ui-widget-header {
  border: 1px solid #e78f08;
  background: #f6a828 url("images/ui-bg_gloss-wave_35_f6a828_500x100.png") 50% 50% repeat-x;
  color: #ffffff;
  font-weight: bold;
}
.ui-widget-header a {
  color: #ffffff;
}
/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #cccccc;
  background: #f6f6f6 url("images/ui-bg_glass_100_f6f6f6_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #1c94c4;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #1c94c4;
  text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #fbcb09;
  background: #fdf5ce url("images/ui-bg_glass_100_fdf5ce_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #c77405;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #c77405;
  text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #fbd850;
  background: #ffffff url("images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #eb8f00;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #eb8f00;
  text-decoration: none;
}
/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fed22f;
  background: #ffe45c url("images/ui-bg_highlight-soft_75_ffe45c_1x100.png") 50% top repeat-x;
  color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #b81900 url("images/ui-bg_diagonals-thick_18_b81900_40x40.png") 50% 50% repeat;
  color: #ffffff;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #ffffff;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #ffffff;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: alpha(opacity=70);
  /* support: IE8 */
  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: alpha(opacity=35);
  /* support: IE8 */
  background-image: none;
}
.ui-state-disabled .ui-icon {
  filter: alpha(opacity=35);
  /* support: IE8 - See #6059 */
}
/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("images/ui-icons_222222_256x240.png");
}
.ui-widget-header .ui-icon {
  background-image: url("images/ui-icons_ffffff_256x240.png");
}
.ui-state-default .ui-icon {
  background-image: url("images/ui-icons_ef8c08_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url("images/ui-icons_ef8c08_256x240.png");
}
.ui-state-active .ui-icon {
  background-image: url("images/ui-icons_ef8c08_256x240.png");
}
.ui-state-highlight .ui-icon {
  background-image: url("images/ui-icons_228ef1_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("images/ui-icons_ffd27a_256x240.png");
}
/* positioning */
.ui-icon-blank {
  background-position: 16px 16px;
}
.ui-icon-carat-1-n {
  background-position: 0 0;
}
.ui-icon-carat-1-ne {
  background-position: -16px 0;
}
.ui-icon-carat-1-e {
  background-position: -32px 0;
}
.ui-icon-carat-1-se {
  background-position: -48px 0;
}
.ui-icon-carat-1-s {
  background-position: -64px 0;
}
.ui-icon-carat-1-sw {
  background-position: -80px 0;
}
.ui-icon-carat-1-w {
  background-position: -96px 0;
}
.ui-icon-carat-1-nw {
  background-position: -112px 0;
}
.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}
.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}
.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}
.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}
.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}
.ui-icon-extlink {
  background-position: -32px -80px;
}
.ui-icon-newwin {
  background-position: -48px -80px;
}
.ui-icon-refresh {
  background-position: -64px -80px;
}
.ui-icon-shuffle {
  background-position: -80px -80px;
}
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}
.ui-icon-folder-open {
  background-position: -16px -96px;
}
.ui-icon-document {
  background-position: -32px -96px;
}
.ui-icon-document-b {
  background-position: -48px -96px;
}
.ui-icon-note {
  background-position: -64px -96px;
}
.ui-icon-mail-closed {
  background-position: -80px -96px;
}
.ui-icon-mail-open {
  background-position: -96px -96px;
}
.ui-icon-suitcase {
  background-position: -112px -96px;
}
.ui-icon-comment {
  background-position: -128px -96px;
}
.ui-icon-person {
  background-position: -144px -96px;
}
.ui-icon-print {
  background-position: -160px -96px;
}
.ui-icon-trash {
  background-position: -176px -96px;
}
.ui-icon-locked {
  background-position: -192px -96px;
}
.ui-icon-unlocked {
  background-position: -208px -96px;
}
.ui-icon-bookmark {
  background-position: -224px -96px;
}
.ui-icon-tag {
  background-position: -240px -96px;
}
.ui-icon-home {
  background-position: 0 -112px;
}
.ui-icon-flag {
  background-position: -16px -112px;
}
.ui-icon-calendar {
  background-position: -32px -112px;
}
.ui-icon-cart {
  background-position: -48px -112px;
}
.ui-icon-pencil {
  background-position: -64px -112px;
}
.ui-icon-clock {
  background-position: -80px -112px;
}
.ui-icon-disk {
  background-position: -96px -112px;
}
.ui-icon-calculator {
  background-position: -112px -112px;
}
.ui-icon-zoomin {
  background-position: -128px -112px;
}
.ui-icon-zoomout {
  background-position: -144px -112px;
}
.ui-icon-search {
  background-position: -160px -112px;
}
.ui-icon-wrench {
  background-position: -176px -112px;
}
.ui-icon-gear {
  background-position: -192px -112px;
}
.ui-icon-heart {
  background-position: -208px -112px;
}
.ui-icon-star {
  background-position: -224px -112px;
}
.ui-icon-link {
  background-position: -240px -112px;
}
.ui-icon-cancel {
  background-position: 0 -128px;
}
.ui-icon-plus {
  background-position: -16px -128px;
}
.ui-icon-plusthick {
  background-position: -32px -128px;
}
.ui-icon-minus {
  background-position: -48px -128px;
}
.ui-icon-minusthick {
  background-position: -64px -128px;
}
.ui-icon-close {
  background-position: -80px -128px;
}
.ui-icon-closethick {
  background-position: -96px -128px;
}
.ui-icon-key {
  background-position: -112px -128px;
}
.ui-icon-lightbulb {
  background-position: -128px -128px;
}
.ui-icon-scissors {
  background-position: -144px -128px;
}
.ui-icon-clipboard {
  background-position: -160px -128px;
}
.ui-icon-copy {
  background-position: -176px -128px;
}
.ui-icon-contact {
  background-position: -192px -128px;
}
.ui-icon-image {
  background-position: -208px -128px;
}
.ui-icon-video {
  background-position: -224px -128px;
}
.ui-icon-script {
  background-position: -240px -128px;
}
.ui-icon-alert {
  background-position: 0 -144px;
}
.ui-icon-info {
  background-position: -16px -144px;
}
.ui-icon-notice {
  background-position: -32px -144px;
}
.ui-icon-help {
  background-position: -48px -144px;
}
.ui-icon-check {
  background-position: -64px -144px;
}
.ui-icon-bullet {
  background-position: -80px -144px;
}
.ui-icon-radio-on {
  background-position: -96px -144px;
}
.ui-icon-radio-off {
  background-position: -112px -144px;
}
.ui-icon-pin-w {
  background-position: -128px -144px;
}
.ui-icon-pin-s {
  background-position: -144px -144px;
}
.ui-icon-play {
  background-position: 0 -160px;
}
.ui-icon-pause {
  background-position: -16px -160px;
}
.ui-icon-seek-next {
  background-position: -32px -160px;
}
.ui-icon-seek-prev {
  background-position: -48px -160px;
}
.ui-icon-seek-end {
  background-position: -64px -160px;
}
.ui-icon-seek-start {
  background-position: -80px -160px;
}
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px;
}
.ui-icon-stop {
  background-position: -96px -160px;
}
.ui-icon-eject {
  background-position: -112px -160px;
}
.ui-icon-volume-off {
  background-position: -128px -160px;
}
.ui-icon-volume-on {
  background-position: -144px -160px;
}
.ui-icon-power {
  background-position: 0 -176px;
}
.ui-icon-signal-diag {
  background-position: -16px -176px;
}
.ui-icon-signal {
  background-position: -32px -176px;
}
.ui-icon-battery-0 {
  background-position: -48px -176px;
}
.ui-icon-battery-1 {
  background-position: -64px -176px;
}
.ui-icon-battery-2 {
  background-position: -80px -176px;
}
.ui-icon-battery-3 {
  background-position: -96px -176px;
}
.ui-icon-circle-plus {
  background-position: 0 -192px;
}
.ui-icon-circle-minus {
  background-position: -16px -192px;
}
.ui-icon-circle-close {
  background-position: -32px -192px;
}
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}
.ui-icon-circle-check {
  background-position: -208px -192px;
}
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}
/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 4px;
}
/* Overlays */
.ui-widget-overlay {
  background: #666666 url("images/ui-bg_diagonals-thick_20_666666_40x40.png") 50% 50% repeat;
  opacity: .5;
  filter: alpha(opacity=50);
  /* support: IE8 */
}
.ui-widget-shadow {
  margin: -5px 0 0 -5px;
  padding: 5px;
  background: #000000 url("images/ui-bg_flat_10_000000_40x100.png") 50% 50% repeat-x;
  opacity: .2;
  filter: alpha(opacity=20);
  /* support: IE8 */
  border-radius: 5px;
}
#life-page {
  /*
	 * CSS for the discount badge.
	 */
  /* slider overrides */
}
#life-page .page-content h3.title {
  font-size: 22px;
  line-height: 1.18em;
}
@media (min-width: 750px) {
  #life-page .page-content h3.title {
    font-size: 32px;
  }
}
#life-page .page-content h3.sub-title {
  font-size: 18px;
  line-height: 1.33em;
  color: #e17000;
  font-family: "open_sanslight";
  text-align: center;
}
@media (min-width: 750px) {
  #life-page .page-content h3.sub-title {
    font-size: 26px;
  }
}
#life-page .page-content p {
  margin-bottom: 25px;
  font-size: 14px;
  line-height: 1.28em;
  font-family: "open_sansregular";
}
@media (min-width: 750px) {
  #life-page .page-content p {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1.5em;
  }
}
#life-page .page-content strong {
  font-family: "Libre Baskerville";
  font-weight: bold;
}
#life-page .page-content .main-static-content p {
  text-align: left;
}
#life-page .page-content a {
  text-decoration: none;
}
#life-page .page-content a.link1 {
  margin-bottom: 25px;
  font-size: 13px;
  line-height: 1.25em;
  font-family: "open_sansbold";
  text-decoration: underline;
}
@media (min-width: 750px) {
  #life-page .page-content a.link1 {
    margin-bottom: 20px;
    line-height: 1.25em;
  }
}
#life-page .panel-ps-get-a-quote {
  display: none;
  margin-top: 0;
}
#life-page .plan-selection-panel .panel-header::after {
  display: none;
}
#life-page .plan-selection-panel .panel-header {
  color: #6e267b;
  margin-bottom: 0;
}
#life-page .plan-selection-panel .last {
  margin-bottom: 10px;
}
#life-page .dropdown-menu > li > a {
  font-family: "open_sansregular";
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
}
@media (max-width: 749px) {
  #life-page .dropdown-menu > li > a {
    font-size: 14px;
  }
}
@media (max-width: 749px) {
  #life-page .dropdown-menu > li > a {
    line-height: 18px;
  }
}
#life-page #discount-percent {
  color: #f5f5f5;
  margin-top: 4px;
  text-align: center;
}
#life-page #discount-text {
  color: #f5f5f5;
  text-align: center;
}
#life-page .circle {
  border-radius: 50%;
  display: inline-block;
  z-index: 99999;
}
#life-page #outer-circle {
  position: relative;
  height: 95px;
  width: 95px;
  left: 225px;
  top: -125px;
  background: #e17000 none repeat scroll 0 0;
}
@media (min-width: 750px) {
  #life-page #outer-circle {
    position: absolute;
    height: 120px;
    width: 120px;
    left: 81%;
    top: 20%;
  }
}
@media (min-width: 1150px) {
  #life-page #outer-circle {
    position: absolute;
    height: 120px;
    width: 120px;
    left: 94%;
    top: 14%;
  }
}
#life-page #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) {
  #life-page #inner-circle {
    position: absolute;
    height: 110px;
    width: 110px;
    left: 5px;
    top: 5px;
  }
}
@media (min-width: 1150px) {
  #life-page #inner-circle {
    position: absolute;
    height: 110px;
    width: 110px;
    left: 5px;
    top: 5px;
  }
}
#life-page #get-a-quote .form-slider {
  display: inline-block;
  margin-bottom: 10px;
  margin-left: -15px;
  margin-right: -15px;
  max-width: 450px;
  width: 100%;
}
#life-page #get-a-quote .form-slider label {
  color: #524954;
  white-space: normal;
}
#life-page .slider-max {
  display: block;
  margin-right: -40px;
}
#life-page #termslider,
#life-page #cover1slider,
#life-page #cover2slider {
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 50px;
}
#life-page .ui-slider-handle {
  -ms-touch-action: none;
  touch-action: none;
}
#life-page .ui-slider-horizontal {
  height: 0.5em;
}
#life-page .ui-slider-horizontal .ui-slider-handle {
  top: -0.4em;
}
@media (max-width: 749px) {
  #life-page .ui-slider-horizontal .ui-slider-handle {
    top: -0.75em;
  }
}
#life-page .ui-corner-all,
#life-page .ui-corner-bottom,
#life-page .ui-corner-right,
#life-page .ui-corner-br {
  border-bottom-right-radius: 10px;
}
@media (max-width: 749px) {
  #life-page .ui-corner-all,
  #life-page .ui-corner-bottom,
  #life-page .ui-corner-right,
  #life-page .ui-corner-br {
    border-bottom-right-radius: 1em;
  }
}
#life-page .ui-corner-all,
#life-page .ui-corner-bottom,
#life-page .ui-corner-left,
#life-page .ui-corner-bl {
  border-bottom-left-radius: 10px;
}
@media (max-width: 749px) {
  #life-page .ui-corner-all,
  #life-page .ui-corner-bottom,
  #life-page .ui-corner-left,
  #life-page .ui-corner-bl {
    border-bottom-left-radius: 1em;
  }
}
#life-page .ui-corner-all,
#life-page .ui-corner-top,
#life-page .ui-corner-right,
#life-page .ui-corner-tr {
  border-top-right-radius: 10px;
}
@media (max-width: 749px) {
  #life-page .ui-corner-all,
  #life-page .ui-corner-top,
  #life-page .ui-corner-right,
  #life-page .ui-corner-tr {
    border-top-right-radius: 1em;
  }
}
#life-page .ui-corner-all,
#life-page .ui-corner-top,
#life-page .ui-corner-left,
#life-page .ui-corner-tl {
  border-top-left-radius: 10px;
}
@media (max-width: 749px) {
  #life-page .ui-corner-all,
  #life-page .ui-corner-top,
  #life-page .ui-corner-left,
  #life-page .ui-corner-tl {
    border-top-left-radius: 1em;
  }
}
#life-page .ui-widget-header {
  background: #000000 url("images/ui-bg_gloss-wave_35_f6a828_500x100.png") repeat-x scroll 50% 50%;
  border: 1px solid #000000;
}
#life-page .ui-state-default,
#life-page .ui-widget-content .ui-state-default,
#life-page .ui-widget-header .ui-state-default {
  background: #ffffff url("images/ui-bg_glass_100_f6f6f6_1x400.png") repeat-x scroll 50% 50%;
  border: 1px solid #000000;
}
#life-page .ui-state-hover,
#life-page .ui-widget-content .ui-state-hover,
#life-page .ui-widget-header .ui-state-hover,
#life-page .ui-state-focus,
#life-page .ui-widget-content .ui-state-focus,
#life-page .ui-widget-header .ui-state-focus {
  background: #ffffff url("images/ui-bg_glass_100_f6f6f6_1x400.png") repeat-x scroll 50% 50%;
  border: 1px solid #000000;
}
#life-page .ui-slider .ui-slider-handle {
  outline: none;
  height: 1em;
  width: 1em;
}
@media (max-width: 749px) {
  #life-page .ui-slider .ui-slider-handle {
    height: 2em;
    width: 2em;
  }
}
#life-page .slider-tooltip {
  position: absolute;
  z-index: 1020;
  display: block;
  padding: 5px;
  font-size: 11px;
  visibility: visible;
  margin-top: -2px;
  bottom: 120%;
  margin-left: -3.25em;
}
#life-page .slider-tooltip .slider-tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -6px;
  border-top: 5px solid #b793bd;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  position: absolute;
  width: 0;
  height: 0;
}
#life-page .slider-tooltip-inner {
  max-width: 200px;
  padding: 10px 10px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  background-color: #b793bd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  width: 7em;
}
#life-page .life-popover {
  position: absolute !important;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  width: 125px;
  padding: 1px;
  color: #524954;
  background-color: #ffffff !important;
  background-clip: padding-box;
  border: 4px solid #19ff93;
  border-radius: 0px !important;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
@media (min-width: 750px) {
  #life-page .life-popover {
    width: 350px;
  }
}
#life-page .life-popover.top {
  margin-top: -10px;
}
#life-page .life-popover.left {
  margin-left: -10px;
}
#life-page .popover-content {
  font-family: "open_sansregular";
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  color: #524954;
  padding: 9px 14px;
}
@media (max-width: 749px) {
  #life-page .popover-content {
    font-size: 14px;
  }
}
@media (max-width: 749px) {
  #life-page .popover-content {
    line-height: 18px;
  }
}
@media (max-width: 749px) {
  #life-page .popover-content {
    padding: 5px;
  }
}
#life-page .life-popover > .arrow,
#life-page .life-popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border: solid transparent;
}
#life-page .life-popover > .arrow {
  border-width: 11px;
}
#life-page .life-popover > .arrow:after {
  border-width: 10px;
  content: "";
}
#life-page .life-popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #19ff93;
  bottom: -11px;
}
#life-page .life-popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 4px;
  border-top-color: #ffffff;
}
#life-page .life-popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #19ff93;
}
#life-page .life-popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 4px;
  border-left-color: #ffffff;
  bottom: -10px;
}
#life-page #header {
  position: relative;
  width: 100%;
}
@media (min-width: 750px) {
  #life-page #header {
    left: 50%;
    max-width: 485px;
    width: 45%;
  }
}
@media (min-width: 1200px) {
  #life-page #header {
    left: 50%;
    max-width: 485px;
    width: 35%;
  }
}
#life-page #header-wrapper {
  padding-top: 55%;
}
@media (min-width: 750px) {
  #life-page #header-wrapper {
    padding-top: 0;
    height: 485px;
  }
}
@media (min-width: 970px) {
  #life-page #header-wrapper {
    height: 630px;
  }
}
#life-page video {
  max-height: 175px;
}
@media (min-width: 450px) {
  #life-page video {
    max-height: 200px;
  }
}
@media (min-width: 500px) {
  #life-page video {
    max-height: 230px;
  }
}
@media (min-width: 550px) {
  #life-page video {
    max-height: 255px;
  }
}
@media (min-width: 600px) {
  #life-page video {
    max-height: 280px;
  }
}
@media (min-width: 650px) {
  #life-page video {
    max-height: 310px;
  }
}
@media (min-width: 700px) {
  #life-page video {
    max-height: 335px;
  }
}
@media (min-width: 750px) {
  #life-page video {
    max-height: 475px;
    max-width: 947px;
  }
}
@media (min-width: 970px) {
  #life-page video {
    max-height: 622px;
    max-width: 1236px;
  }
}
@media (min-width: 2000px) {
  #life-page video {
    left: 50%;
    margin-left: -618px;
  }
}
#life-page .video-wrapper {
  position: relative;
}
#life-page #video-overlay {
  position: absolute;
  top: 0px;
  z-index: 9999999;
}
@media (min-width: 750px) {
  #life-page #video-overlay {
    left: 50%;
    margin-left: -473px;
  }
}
@media (min-width: 970px) {
  #life-page #video-overlay {
    left: 50%;
    margin-left: -618px;
  }
}
#life-page #video-overlay img {
  height: 100%;
}
#life-page .persontitle {
  color: #993eaa;
}
#life-page .quote-adult {
  color: #993eaa;
}
#life-page .premium-links {
  color: #6e267b !important;
}
#life-page .premium-links:hover {
  color: #6e267b !important;
  text-decoration: underline !important;
}
#life-page .caption.premium-links {
  color: #6e267b;
}
#life-page .premium-links.body-1 {
  color: #6e267b;
}
#life-page .quote-values {
  color: #e17000;
}
#life-page .quote-text {
  color: #6e267b;
}
#life-page .cover-breakdown {
  color: #6e267b;
  margin-bottom: 15px;
}
#life-page #get-quote-details {
  color: #524954;
}
#life-page #info-disclaimer {
  color: #524954;
}
#life-page #info-disclaimer a {
  color: #524954;
  text-decoration: underline;
}
#life-page #haskids {
  margin-bottom: 15px;
}
#life-page .cover-details {
  color: #524954;
}
#life-page .purple-button {
  font-family: "open_sansbold";
  font-size: 14px;
  font-weight: normal;
  background-color: rgba(245, 245, 245, 0.1);
  color: #f5f5f5;
}
@media (max-width: 749px) {
  #life-page .purple-button {
    font-size: 14px;
  }
}
#life-page .purple-button:hover,
#life-page .purple-button:focus {
  color: #f5f5f5;
  outline: none;
}
#life-page .grey-button {
  font-family: "open_sansbold";
  font-size: 14px;
  font-weight: normal;
  background-color: #d9d9d9;
  border: 2px solid #524954;
  color: #524954;
}
@media (max-width: 749px) {
  #life-page .grey-button {
    font-size: 14px;
  }
}
#life-page .white-button {
  font-family: "open_sansbold";
  font-size: 14px;
  font-weight: normal;
  background-color: #ffffff;
  border: 2px solid #524954;
  color: #524954;
  white-space: normal;
}
@media (max-width: 749px) {
  #life-page .white-button {
    font-size: 14px;
  }
}
#life-page .content-white {
  background-color: #ffffff;
}
#life-page .content-white-smoke {
  background-color: #f5f5f5;
}
#life-page .content-blue {
  background-color: #1db3ce;
  color: #ffffff;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
}
#life-page .na-warning {
  margin-top: 0.5px;
}
#life-page .details-seperator {
  background-color: #6e267b;
  content: "";
  display: inherit;
  height: 1px;
  left: 50%;
  margin-bottom: 15px;
  margin-left: 33%;
  margin-top: 15px;
  width: 34%;
}
#life-page .content-purple {
  background-color: #6e267b;
  padding-bottom: 10px;
  padding-top: 10px;
}
#life-page #needs-header {
  color: #e17000;
  margin-top: 20px;
}
#life-page .needs-description {
  text-align: center;
  color: #524954;
  margin-bottom: 20px;
}
#life-page .needs-subtitle {
  color: #993eaa;
}
#life-page .glyphicon.glyphicon-info-sign {
  color: #19ff93;
  font-size: 20px;
  margin-left: 15px;
  margin-top: 65px;
}
#life-page .glyphicon.glyphicon-question-sign {
  font-size: 20px;
}
#life-page #needs-analysis-panel .glyphicon.glyphicon-info-sign {
  position: absolute;
  margin-left: 185px;
  margin-top: -30px;
}
@media (min-width: 750px) {
  #life-page #needs-analysis-panel .glyphicon.glyphicon-info-sign {
    margin-left: 200px;
  }
}
@media (min-width: 969px) {
  #life-page #needs-analysis-panel .glyphicon.glyphicon-info-sign {
    margin-left: -75px;
    margin-top: 30px;
  }
}
#life-page .panel-ps-email-quote {
  display: none;
  background-color: #fff;
  position: relative;
  z-index: 1000;
}
#life-page .panel-ps-email-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;
}
#life-page .panel-ps-email-quote .panel-inner {
  padding-bottom: 15px;
}
@media (min-width: 750px) {
  #life-page .panel-ps-email-quote {
    margin-top: 0;
    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;
  }
  #life-page .panel-ps-email-quote .form-arrow-container {
    width: 50px;
    height: 22px;
    left: 340px;
    border: 0;
    margin-top: -20px;
    margin-left: 0;
    background: url("../images/form_arrow.png");
    background-size: 100%;
  }
}
#life-page #email-quote,
#life-page #request-callback {
  padding: 40px 20px 20px 20px;
}
#life-page #email-quote .form-group,
#life-page #request-callback .form-group {
  max-width: 100%;
}
#life-page #email-quote .form-group label,
#life-page #request-callback .form-group label {
  color: #524954;
  white-space: normal;
}
#life-page #email-quote .description,
#life-page #request-callback .description {
  font-size: 14px;
}
@media (min-width: 750px) and (max-width: 11199px) {
  #life-page #email-quote .description,
  #life-page #request-callback .description {
    font-size: 11px;
  }
}
#life-page .email-quote-success-title,
#life-page .email-quote-fail-title {
  color: #e17000;
}
#life-page .email-info,
#life-page .email-quote-success-desc,
#life-page .email-quote-fail-desc {
  color: #524954;
}
#life-page #email-quote-success {
  margin-bottom: 10px;
}
#life-page #email-quote-fail {
  margin-bottom: 10px;
}
#life-page .panel-ps-request-callback {
  display: none;
  background-color: #fff;
  position: relative;
  z-index: 1000;
}
#life-page .panel-ps-request-callback .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;
}
#life-page .panel-ps-request-callback .panel-inner {
  padding-bottom: 15px;
}
@media (min-width: 750px) {
  #life-page .panel-ps-request-callback {
    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;
  }
  #life-page .panel-ps-request-callback .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%;
  }
}
#life-page .request-callback-success-title {
  color: #e17000;
}
#life-page .request-callback-success-desc {
  color: #524954;
}
#life-page #request-callback-success {
  margin-bottom: 10px;
}
#life-page #callback-panel-div {
  margin-top: -1px;
  max-width: 545px;
}
#life-page .info-btn {
  background-color: transparent;
  border: 0 none;
  outline: none;
}
#life-page .im-not-sure {
  margin-bottom: 10px;
  margin-right: -30px;
  margin-top: -10px;
}
#life-page #person1 {
  padding-top: 25px;
}
#life-page #person2 {
  padding-top: 45px;
}
#life-page #get-needs-calc {
  margin-bottom: 20px;
  margin-top: 20px;
}
#life-page #get-instant-quote-btn {
  margin-bottom: 20px;
  margin-top: 20px;
}
#life-page .increasedPanelSpace {
  margin: 10px;
}
#life-page .response-title {
  margin-bottom: 10px;
}
#life-page .quote-details {
  margin-bottom: 5px;
  margin-left: 1px;
}
#life-page #getinstantantquote-btn {
  margin-left: 29%;
}
#life-page #calc-needs-btn {
  margin-left: 29%;
}
#life-page .compliance-panel {
  display: inline-block;
  margin: 5px;
}
#life-page .post-quote-compliance-panel {
  display: inline-block;
  margin: 10px 20px;
}
@media (min-width: 750px) {
  #life-page .post-quote-compliance-panel {
    margin: 10px;
  }
}
#life-page .contact-details a {
  color: white;
  white-space: inherit;
}
#life-page .contact-details .purple-button {
  white-space: inherit;
  height: 58px;
}
@media (max-width: 749px) {
  #life-page .contact-details .purple-button {
    height: 76px;
  }
}
#life-page .na-help-block {
  margin-top: 5px;
}
#life-page .na-help-block[id$="-valerror"] {
  color: #DF1827;
  display: inline-block;
  font-family: "open_sanslight";
  font-size: 11px;
  margin-bottom: 10px;
}
#life-page #get-a-quote .form-group {
  max-width: 380px;
}
#life-page #get-a-quote .form-group label {
  color: #524954;
  white-space: nowrap;
}
#life-page #get-a-quote .form-radio {
  display: inline-block;
  margin-left: -15px;
  margin-right: -15px;
  max-width: 485px;
  width: 101%;
}
#life-page #get-a-quote .form-radio label {
  color: #524954;
  white-space: normal;
}
@media (max-width: 750px) {
  #life-page #marketing-panel,
  #life-page #single-response-panel,
  #life-page #dual-response-panel {
    margin-top: -106px;
  }
}
#life-page #getQuoteTop {
  margin-left: 29%;
}
#life-page #getQuoteBottom {
  margin-bottom: 20px;
  padding-left: 40px;
  padding-right: 40px;
}
#life-page #getAnotherQuoteBottom {
  margin-bottom: 20px;
}
#life-page #quote-pos-top,
#life-page #callback-panel-top,
#life-page #quote-email-panel {
  position: relative;
}
#life-page #getquote #request-callback-btn {
  margin-left: 20px;
}
@media (min-width: 750px) and (max-width: 827px) {
  #life-page #emailQuote {
    height: 60px;
  }
}
#life-page .form-control {
  width: 80%;
}
#life-page .panel-seperator {
  margin-bottom: 30px;
}
#life-page .panel-inner {
  background-color: rgba(221, 221, 221, 0.85) !important;
  padding-bottom: 15px !important;
  padding-top: 15px !important;
}
#life-page input[type="radio"] {
  left: 0;
  position: relative;
}
#life-page .hover-underlined a:hover {
  text-decoration: underline;
}
@media (min-width: 750px) {
  #life-page .disable-href {
    pointer-events: none;
  }
}
#life-page hr {
  margin-left: -10px;
  margin-right: -10px;
}
#life-page .plan-selection-panel .panel-plan-table {
  padding: 10px 20px;
}
#life-page ul li,
#life-page ol.bullet li {
  margin-bottom: 5px;
}
#life-page .form-arrow-container {
  left: 45% !important;
}
#life-page #quote-pos-bottom .form-arrow-container {
  left: 50% !important;
}
.ie9 #life-page #video {
  outline: none;
}
@media (min-width: 970px) {
  .ie9 #life-page #video-overlay {
    margin-left: -620px;
  }
}
/* 
 * This file contains VHI customisations on the snap and send LESS files received from CKSK
 * @author higgins_t
 */
/* Overridden to show the server errors, as these were hidden by default in CKSK LESS */
#page-ss-claiming-review .ss-review-terms .terms-accept .error,
#page-ss-claiming-review .ss-review-terms .form-buttons .server-fatal-error {
  display: block;
}
/* Styling for server side errors area on the receipt details page */
#page-ss-send-claiming .receipt-server-error {
  color: #df1827;
  font-family: "open_sanslight";
  font-size: 11px;
  font-weight: normal;
  text-align: center;
  margin-top: 20px;
}
@media (min-width: 750px) {
  #page-ss-send-claiming .receipt-server-error {
    font-size: 13px;
  }
}
/* CR07 Added styling for new logon FAQ dropdown area */
#page-ss-logon .logon-help {
  text-align: center;
}
#page-ss-logon .logon-help .help-toggle {
  margin-top: 20px;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  color: #993eaa;
  text-decoration: none;
  font-size: 15px;
}
#page-ss-logon .logon-help .help-toggle .toggle-purple {
  vertical-align: middle;
  margin-left: 21px;
  margin-left: 7px;
  width: 28px;
  height: 14px;
  background-repeat: no-repeat;
}
#page-ss-logon .logon-help .help-toggle:after {
  background: none;
}
#page-ss-logon .logon-help .help-breakdown {
  display: none;
  text-align: left;
}
/* Homepage instruction for claiming on dental */
#page-ss-snap-claiming #instructions-container a {
  color: #ffffff;
}
[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;
  }
}
.apm-container {
  margin-top: 60px;
  padding-bottom: 60px;
  background-color: white;
}
@media (min-width: 750px) {
  .apm-container {
    margin-top: 60px;
  }
}
@media (max-width: 749px) {
  .apm-container {
    margin-top: 10px;
    padding-left: 5px;
    padding-right: 5px;
  }
}
.apm-title {
  margin-bottom: 20px;
  margin-top: 20px;
  text-align: center;
}
.apm-form {
  background-color: white;
  margin-bottom: 30px;
  overflow: auto;
}
@media (min-width: 750px) {
  .plan-counter-container {
    min-height: 262px;
  }
}
@media (max-width: 749px) {
  .plan-counter-container {
    min-height: 162px;
  }
}
.plan-counter {
  text-align: center;
  font-family: open_sansbold;
  color: white;
  line-height: 1;
}
@media (min-width: 750px) {
  .plan-counter {
    font-size: 162px;
  }
}
@media (max-width: 749px) {
  .plan-counter {
    font-size: 75px;
  }
}
.plan-text {
  color: white;
  text-align: center;
  margin-bottom: 20px;
  font-family: open_sansbold;
}
@media (min-width: 750px) {
  .plan-text {
    font-size: 18px;
  }
}
@media (max-width: 749px) {
  .plan-text {
    font-size: 15px;
  }
}
.natural-language-form-container {
  padding: 0px;
}
@media (max-width: 750px) {
  .natural-language-form-container {
    margin-bottom: 20px;
  }
}
.field-inline {
  display: inline;
}
@media (min-width: 750px) {
  .field-inline-text {
    font-size: 18px;
  }
}
@media (max-width: 749px) {
  .field-inline-text {
    font-size: 15px;
  }
}
.form-field {
  border-top: 0px;
  border-right: 0px;
  border-left: 0px;
  border-bottom: 1px solid black;
  color: #A3A2A4;
}
@media (min-width: 750px) {
  .form-field {
    font-size: 18px;
  }
}
@media (max-width: 749px) {
  .form-field {
    font-size: 15px;
  }
}
.form-field-select {
  background: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  left: 0;
  position: relative;
  display: inline-block !important;
  width: 80px;
  min-width: 80px;
}
.form-field-select::-ms-expand {
  display: none;
}
.form-field-input {
  width: 32px;
  background: transparent;
  text-align: center;
  -moz-appearance: textfield;
}
.form-field-input::-webkit-outer-spin-button,
.form-field-input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.hidden-span {
  display: none;
}
@media (min-width: 750px) {
  .hidden-span {
    font-size: 18px;
  }
}
@media (max-width: 749px) {
  .hidden-span {
    font-size: 15px;
  }
}
.hidden-select {
  display: none !important;
}
#find-a-plan-page #results-wrapper #header-wrapper {
  height: 424px;
  padding-top: 0;
}
@media (max-width: 749px) {
  #find-a-plan-page #results-wrapper #header-wrapper {
    height: 754px;
  }
}
#find-a-plan-page #header-wrapper #health-quote-panel .panel-info {
  height: 291px;
  width: 357px;
  padding: 20px 32px 0 46px;
}
#find-a-plan-page #header-wrapper #health-quote-panel .panel-info p {
  font-size: 14px;
  line-height: 16px;
}
@media (max-width: 749px) {
  #find-a-plan-page #header-wrapper #health-quote-panel .panel-info p {
    font-size: 14px;
    line-height: 16px;
  }
}
#health-quote-panel .panel-info h2 {
  font-size: 36px;
  line-height: 38px;
  padding-right: 40px;
}
@media (max-width: 749px) {
  #health-quote-panel .panel-info h2 {
    font-size: 24px;
    line-height: 26px;
    padding-right: 80px;
  }
}
#find-a-plan-page #header-wrapper #header {
  padding-top: 55px;
  padding-left: 0;
}
@media (max-width: 749px) {
  #find-a-plan-page #header-wrapper #header {
    padding-left: 50px;
  }
}
#showPlans-button-div {
  text-align: center;
}
#showMorePlans-button-div {
  text-align: center;
}
#find-a-plan-page .panel-ps-quote-link {
  text-align: center;
  margin-bottom: 15px;
}
#find-a-plan-page .btn-green {
  width: 275px !important;
  background: #19ff93 none repeat scroll 0 0;
  border-color: #ffffff;
  color: #6e267b;
  width: 231px !important;
}
#find-a-plan-page .btn-green:disabled {
  background: #d9d9d9 none repeat scroll 0 0;
  border-color: #524954;
  color: #524954;
  opacity: 0.60;
}
#showPlans-button-div .btn-green {
  margin-top: 50px;
}
#showMorePlans-button-div .btn-green {
  margin-top: 40px;
  margin-bottom: 10px;
}
#find-a-plan-page .panel-inner {
  padding-left: 0px;
  padding-right: 0px;
}
#find-a-plan-page .panel-header {
  background-color: rgba(110, 38, 123, 0.85);
}
#find-a-plan-page .panel-main-header {
  color: white;
}
#find-a-plan-page .panel-today-header {
  color: white;
}
#find-a-plan-page .plan-selection-panel .panel-header::after {
  bottom: 0px;
  height: 0px;
}
#find-a-plan-page .panel-ps-quote-info .panel-inner {
  padding: 5px 55px 38px;
}
#find-a-plan-page .plan-selection-panel {
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
@media (max-width: 749px) {
  #find-a-plan-page .plan-selection-panel {
    max-width: 100%;
  }
}
#find-a-plan-page .box-inner {
  padding-left: 15px;
  padding-right: 15px;
  height: 100% ;
  margin-bottom: 20px;
  padding-bottom: 15px;
}
#find-a-plan-page .box-inner .panel-header {
  margin-left: -15px;
  margin-right: -15px;
  height: 140px;
}
#find-a-plan-page .box-inner .panel-today-header {
  margin-bottom: 10px;
  margin-top: 0px;
  padding-bottom: 0px;
}
.box.standard-element.colour-box .box-inner {
  background-color: rgba(153, 61, 169, 0.85);
  color: #fff;
}
#planPanelFeatured {
  margin-left: 0px;
  padding-right: 0px;
  height: 622px;
}
#planPanelFeatured #quote-form-panel {
  margin-left: -15px;
}
@media (min-width: 750px) {
  #planPanelFeatured #quote-form-panel {
    margin-right: -30px;
  }
}
@media (max-width: 749px) {
  #planPanelFeatured #quote-form-panel {
    margin-right: -15px;
  }
}
#planPanelFeatured #get-a-quote p {
  font-family: open_sanslight;
  font-size: 14px;
  font-weight: normal;
}
#planPanelFeatured #get-a-quote h4 {
  margin-top: 10px;
}
#planPanelFeatured #get-a-quote #quoteholderotherDiv p {
  font-family: open_sansbold;
}
#find-a-plan-page .panel-ps-quote-info {
  margin: 5px 10px 10px 10px;
}
#find-a-plan-page .panel-ps-quote-valid {
  margin: 5px 10px 0px 10px;
}
#find-a-plan-page .panel-ps-quote-valid .row {
  margin-bottom: 15px;
}
#find-a-plan-page .page-content .panel-plan-table a {
  color: #19ff93;
  text-decoration: none;
}
#find-a-plan-page .page-content .panel-ps-quote-info a {
  color: white;
}
#find-a-plan-page .page-content .panel-ps-quote-link a {
  color: white;
  font-size: 14px;
  font-family: open_sansregular;
  text-align: center;
  text-decoration: underline;
}
#find-a-plan-page .panel-ps-quote-info .row {
  margin-top: 20px;
}
#find-a-plan-page .otherplans {
  margin-top: 30px;
  margin-bottom: 50px;
}
#find-a-plan-page #sortPlans-button-div .btn {
  border-width: 2px;
  margin-left: -2px;
  margin-right: -2px;
  margin-top: 30px;
  padding-left: 30px;
  padding-right: 30px;
}
#find-a-plan-page #cheapestPlan {
  margin-top: 50px;
  margin-bottom: 40px;
}
#sortPlans-button-div .btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default.active[disabled],
fieldset[disabled] .btn-default.active {
  background-color: #993da9;
  color: white;
  opacity: 0.85;
}
@media (max-width: 749px) {
  #find-a-plan-page #quote-area-container {
    margin-left: -15px;
    margin-top: 80px;
  }
}
@media (min-width: 750px) {
  #find-a-plan-page #results-wrapper #header-wrapper {
    height: 665px;
  }
}
#find-a-plan-page .get-quote {
  border: 2px solid #fff;
  margin-top: 20px;
  width: 150px;
}
@media (min-width: 750px) {
  #find-a-plan-page .page-content h2 {
    font-size: 32px;
  }
}
@media (max-width: 749px) {
  #find-a-plan-page .page-content h2 {
    font-size: 26px;
  }
}
#find-a-plan-page .page-content p {
  font-size: 13px;
  font-weight: bold;
}
@media (min-width: 750px) {
  #find-a-plan-page .panel-header h3 {
    font-size: 24px;
  }
}
@media (max-width: 749px) {
  #find-a-plan-page .panel-header h3 {
    font-size: 21px;
  }
}
#find-a-plan-page .new-price {
  font-size: 18px;
  margin-left: -15px;
}
@media (min-width: 750px) {
  #find-a-plan-page #planPageHref {
    font-size: 12px;
  }
}
@media (max-width: 749px) {
  #find-a-plan-page #planPageHref {
    font-size: 15px;
  }
}
#find-a-plan-page #headerCTAButtons .btn {
  font-size: 14px;
  margin: 0 auto;
  display: block;
  float: none;
}
#find-a-plan-page #headerCTAButtons .panel-inner {
  background-color: transparent;
}
@media (min-width: 750px) {
  #find-a-plan-page #planPanelFeatured .form-arrow-container {
    left: 45%;
  }
}
#find-a-plan-page #getQuoteBottom {
  width: 231px !important;
  margin-bottom: 30px;
  margin-top: 20px;
}
#find-a-plan-page .control-label {
  font-size: 18px;
}
#find-a-plan-page #results-wrapper {
  margin-left: -15px;
  margin-right: -15px;
}
#find-a-plan-page .quote-offer-panel .quote-offer-details {
  padding-bottom: 0;
}
#find-a-plan-page .quote-offer-panel .quote-offer-details p {
  margin: 0;
}
#find-a-plan-page .quote-offer-panel .quote-offer-details p.quote-offer-header {
  font-family: open_sansbold;
  font-weight: normal;
  font-size: 16px;
  margin-bottom: 0;
}
@media (min-width: 750px) {
  #find-a-plan-page .quote-offer-panel .quote-offer-details p.quote-offer-header {
    font-size: 18px;
  }
}
@media (min-width: 970px) {
  #find-a-plan-page .quote-offer-panel .quote-offer-details p.quote-offer-header {
    font-size: 18px;
  }
}
#find-a-plan-page .quote-offer-panel .quote-offer-details p.quote-offer-desc {
  font-family: open_sanslight;
  font-weight: normal;
  font-size: 16px;
}
@media (min-width: 750px) {
  #find-a-plan-page .quote-offer-panel .quote-offer-details p.quote-offer-desc {
    font-size: 18px;
  }
}
@media (min-width: 970px) {
  #find-a-plan-page .quote-offer-panel .quote-offer-details p.quote-offer-desc {
    font-size: 18px;
  }
}
#find-a-plan-page .quote-offer-tc {
  padding-top: 0;
}
#find-a-plan-page .quote-offer-tc a.tcs-breakdown.panel-breakdown {
  margin-left: 0;
  margin-right: 0;
}
#find-a-plan-page .promo-notification {
  color: #ffffff;
  font-size: 13px;
  text-align: center;
  font-weight: bold;
  font-family: open_sanssemibold;
}
#find-a-plan-page #promotion-area .quote-offer-panel {
  margin-top: -10px;
}
#find-a-plan-page .plan-selection-panel .panel-ps-price-offer .panel-breakdown {
  color: #19ff93;
}
#find-a-plan-page .panel-ps-tcs-breakdown h4 {
  color: #ffffff;
  margin-top: 0px;
}
#find-a-plan-page .panel-ps-tcs-breakdown .panel-inner {
  padding-left: 15px;
  padding-right: 15px;
}
#find-a-plan-page #planPanelArea .plan-selection-panel {
  padding-bottom: 0px;
}
#find-a-plan-page #planPanelArea .panel-ps-quote-info {
  padding-bottom: 15px;
  margin-bottom: 0px;
}
#find-a-plan-page #planPanelArea .quote-offer-panel {
  margin-top: 0px;
}
#find-a-plan-page .panel-ps-price-breakdown {
  padding-right: 15px;
}
#find-a-plan-page #planPanelArea .panel-ps-price-breakdown {
  padding-right: 30px;
}
#find-a-plan-page #header-wrapper {
  height: 424px;
  padding-top: 0;
}
@media (max-width: 749px) {
  #find-a-plan-page #header-wrapper {
    height: 264px;
    padding-top: 55%;
  }
}
#find-a-plan-page #header-wrapper #header #health-quote-panel .panel-info {
  height: 291px;
  width: 357px;
  padding: 20px 32px 0 26px;
}
@media (max-width: 749px) {
  #find-a-plan-page #header-wrapper #header #health-quote-panel .panel-info {
    height: 160px;
  }
}
#find-a-plan-page #header-wrapper #header #health-quote-panel .panel-info p {
  font-size: 14px;
  line-height: 16px;
}
@media (max-width: 749px) {
  #find-a-plan-page #header-wrapper #header #health-quote-panel .panel-info p {
    font-size: 14px;
    line-height: 16px;
    padding-right: 20px;
  }
}
#find-a-plan-page #header-wrapper #header {
  padding-top: 55px;
  padding-left: 0;
}
@media (max-width: 749px) {
  #find-a-plan-page #header-wrapper #header {
    padding-left: 15px;
    margin-left: 15px;
    padding-top: 25px;
  }
}
#find-a-plan-page #header .plan-selection-panel {
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
@media (max-width: 749px) {
  #find-a-plan-page #header .plan-selection-panel {
    max-width: 100%;
    margin-top: -55%;
  }
}
#results-wrapper .apm-container {
  padding-top: 30px;
  margin-top: 30px;
}
#find-a-plan-page #headerCTAButtons #buyNowButtonDiv {
  padding-top: 0px;
  padding-bottom: 10px;
}
#find-a-plan-page #promotion-featured {
  margin-top: 23px;
}
@media (max-width: 749px) {
  #find-a-plan-page #promotion-featured {
    margin-top: 0px;
  }
}
#footer-container {
  overflow: hidden;
  box-shadow: 0 1px 6px 0 #524954;
}
[data-img] {
  background-size: cover;
  height: 0;
}
.header-panel-inner button.find,
.header-panel-inner button.snap {
  background-color: #e17000;
  color: #ffffff;
  width: 175px;
}
#page-home .header-panel-inner p,
#page-claims .header-panel-inner p,
#health-page .header-panel-inner p,
#travel-page .header-panel-inner p,
#allhealthinsuranceplans #header-wrapper p,
#page-snap-and-send .header-panel-inner p,
#page-health-assistant .header-panel-inner p,
#smart-health-insurance-plans-page .header-panel-inner p,
#recruitment-page .header-panel-inner p,
#page-aboutus .header-panel-inner p {
  font-size: 14px;
  font-family: open_sanssemibold;
  margin-bottom: 23px;
}
@media (min-width: 970px) {
  #page-home .header-panel-inner p,
  #page-claims .header-panel-inner p,
  #health-page .header-panel-inner p,
  #travel-page .header-panel-inner p,
  #allhealthinsuranceplans #header-wrapper p,
  #page-snap-and-send .header-panel-inner p,
  #page-health-assistant .header-panel-inner p,
  #smart-health-insurance-plans-page .header-panel-inner p,
  #recruitment-page .header-panel-inner p,
  #page-aboutus .header-panel-inner p {
    font-size: 18px;
    line-height: 1.22;
  }
}
#page-home #header h1,
#page-claims #header h1,
#health-page #header h1,
#travel-page #header h1,
#allhealthinsuranceplans #header-wrapper h1,
#page-snap-and-send #header h1,
#page-health-assistant #header h1,
#smart-health-insurance-plans-page #header h1,
#recruitment-page #header h1,
#page-aboutus #header h1 {
  line-height: 1.4;
}
@media (min-width: 970px) {
  #page-home #header h1,
  #page-claims #header h1,
  #health-page #header h1,
  #travel-page #header h1,
  #allhealthinsuranceplans #header-wrapper h1,
  #page-snap-and-send #header h1,
  #page-health-assistant #header h1,
  #smart-health-insurance-plans-page #header h1,
  #recruitment-page #header h1,
  #page-aboutus #header h1 {
    line-height: 1.14;
  }
}
#page-home .header-panel .panel-actions,
#health-page .header-panel .panel-actions,
#travel-page .header-panel .panel-actions,
#allhealthinsuranceplans .header-panel .panel-actions,
#page-claims .header-panel .panel-actions,
#page-snap-and-send .header-panel .panel-actions,
#page-health-assistant .header-panel .panel-actions {
  margin-bottom: 30px;
  text-align: center;
}
@media (min-width: 970px) {
  #page-home .header-panel .panel-actions,
  #health-page .header-panel .panel-actions,
  #travel-page .header-panel .panel-actions,
  #allhealthinsuranceplans .header-panel .panel-actions,
  #page-claims .header-panel .panel-actions,
  #page-snap-and-send .header-panel .panel-actions,
  #page-health-assistant .header-panel .panel-actions {
    bottom: 0;
    margin: 0;
    position: absolute;
  }
}
@media (max-width: 969px) {
  #page-home #header .header-panel-inner,
  #page-claims #header .header-panel-inner,
  #health-page #header .header-panel-inner,
  #travel-page #header .header-panel-inner,
  #allhealthinsuranceplans #header-wrapper .header-panel-inner,
  #page-snap-and-send #header .header-panel-inner,
  #page-health-assistant #header .header-panel-inner,
  #smart-health-insurance-plans-page #header .header-panel-inner,
  #recruitment-page #header .header-panel-inner,
  #page-aboutus #header .header-panel-inner {
    padding-left: 30px;
    padding-right: 30px;
  }
}
#page-home #header .header-panel-inner:before,
#page-claims #header .header-panel-inner:before,
#health-page #header .header-panel-inner:before,
#travel-page #header .header-panel-inner:before,
#allhealthinsuranceplans #header-wrapper .header-panel-inner:before,
#page-snap-and-send #header .header-panel-inner:before,
#page-health-assistant #header .header-panel-inner:before,
#smart-health-insurance-plans-page #header .header-panel-inner:before,
#recruitment-page #header .header-panel-inner:before,
#page-aboutus #header .header-panel-inner:before,
#page-home #header .header-panel-inner:after,
#page-claims #header .header-panel-inner:after,
#health-page #header .header-panel-inner:after,
#travel-page #header .header-panel-inner:after,
#allhealthinsuranceplans #header-wrapper .header-panel-inner:after,
#page-snap-and-send #header .header-panel-inner:after,
#page-health-assistant #header .header-panel-inner:after,
#smart-health-insurance-plans-page #header .header-panel-inner:after,
#recruitment-page #header .header-panel-inner:after,
#page-aboutus #header .header-panel-inner:after {
  content: " ";
  display: table;
}
#page-home #header .header-panel-inner:after,
#page-claims #header .header-panel-inner:after,
#health-page #header .header-panel-inner:after,
#travel-page #header .header-panel-inner:after,
#allhealthinsuranceplans #header-wrapper .header-panel-inner:after,
#page-snap-and-send #header .header-panel-inner:after,
#page-health-assistant #header .header-panel-inner:after,
#smart-health-insurance-plans-page #header .header-panel-inner:after,
#recruitment-page #header .header-panel-inner:after,
#page-aboutus #header .header-panel-inner:after {
  clear: both;
}
#page-home #header .header-panel-inner:before,
#page-claims #header .header-panel-inner:before,
#health-page #header .header-panel-inner:before,
#travel-page #header .header-panel-inner:before,
#allhealthinsuranceplans #header-wrapper .header-panel-inner:before,
#page-snap-and-send #header .header-panel-inner:before,
#page-health-assistant #header .header-panel-inner:before,
#smart-health-insurance-plans-page #header .header-panel-inner:before,
#recruitment-page #header .header-panel-inner:before,
#page-aboutus #header .header-panel-inner:before,
#page-home #header .header-panel-inner:after,
#page-claims #header .header-panel-inner:after,
#health-page #header .header-panel-inner:after,
#travel-page #header .header-panel-inner:after,
#allhealthinsuranceplans #header-wrapper .header-panel-inner:after,
#page-snap-and-send #header .header-panel-inner:after,
#page-health-assistant #header .header-panel-inner:after,
#smart-health-insurance-plans-page #header .header-panel-inner:after,
#recruitment-page #header .header-panel-inner:after,
#page-aboutus #header .header-panel-inner:after {
  content: " ";
  display: table;
}
#page-home #header .header-panel-inner:after,
#page-claims #header .header-panel-inner:after,
#health-page #header .header-panel-inner:after,
#travel-page #header .header-panel-inner:after,
#allhealthinsuranceplans #header-wrapper .header-panel-inner:after,
#page-snap-and-send #header .header-panel-inner:after,
#page-health-assistant #header .header-panel-inner:after,
#smart-health-insurance-plans-page #header .header-panel-inner:after,
#recruitment-page #header .header-panel-inner:after,
#page-aboutus #header .header-panel-inner:after {
  clear: both;
}
@media (min-width: 970px) {
  #page-home .header-panel,
  #page-claims .header-panel,
  #health-page .header-panel,
  #travel-page .header-panel,
  #allhealthinsuranceplans .header-panel,
  #page-snap-and-send .header-panel,
  #page-health-assistant .header-panel,
  #smart-health-insurance-plans-page .header-panel,
  #recruitment-page .header-panel,
  #page-aboutus .header-panel {
    font-size: 14px;
    width: 363px;
  }
  #travel-page .header-panel {
    width: 100%;
  }
  #travel-page .header-panel .header-panel-inner p {
    width: 354px;
  }
  #allhealthinsuranceplans .header-panel p {
    max-width: 300px;
  }
}
@media (min-width: 750px) {
  #page-home #header,
  #page-claims #header,
  #health-page #header,
  #travel-page #header,
  #allhealthinsuranceplans #header,
  #page-snap-and-send #header,
  #page-health-assistant #header,
  #smart-health-insurance-plans-page #header,
  #recruitment-page #header,
  #page-aboutus #header {
    margin: auto 80px;
  }
}
@media (min-width: 970px) {
  #page-home #header,
  #page-claims #header,
  #health-page #header,
  #travel-page #header,
  #allhealthinsuranceplans #header,
  #page-snap-and-send #header,
  #page-health-assistant #header,
  #smart-health-insurance-plans-page #header,
  #recruitment-page #header,
  #page-aboutus #header {
    bottom: 85px;
    position: absolute;
    top: 41px;
  }
}
#page-home .header-panel #header,
#page-claims .header-panel #header,
#health-page .header-panel #header,
#travel-page .header-panel #header,
#allhealthinsuranceplans .header-panel #header,
#page-snap-and-send .header-panel #header,
#page-health-assistant .header-panel #header,
#smart-health-insurance-plans-page .header-panel #header,
#recruitment-page .header-panel #header,
#page-aboutus .header-panel #header {
  background: transparent;
  margin-bottom: 25px;
  padding: 0;
}
.page-container#page-home #header,
.page-container#page-claims #header,
.page-container#health-page #header,
.page-container#travel-page #header,
.page-container#allhealthinsuranceplans #header,
.page-container#page-snap-and-send #header,
.page-container#page-health-assistant #header,
.page-container#smart-health-insurance-plans-page #header,
.page-container#recruitment-page #header,
.page-container#page-aboutus #header {
  padding-top: 0;
}
#page-home #header-wrapper,
#page-claims #header-wrapper,
#health-page #header-wrapper,
#travel-page #header-wrapper,
#allhealthinsuranceplans #header-wrapper,
#page-snap-and-send #header-wrapper,
#page-health-assistant #header-wrapper,
#smart-health-insurance-plans-page #header-wrapper,
#recruitment-page #header-wrapper,
#page-aboutus #header-wrapper {
  background-size: contain !important;
  background-repeat: no-repeat !important;
  height: inherit;
  padding-top: 0;
}
.page-container#page-home #header-wrapper,
.page-container#page-claims #header-wrapper,
.page-container#health-page #header-wrapper,
.page-container#travel-page #header-wrapper,
.page-container#allhealthinsuranceplans #header-wrapper,
.page-container#page-snap-and-send #header-wrapper,
.page-container#page-health-assistant #header-wrapper,
.page-container#smart-health-insurance-plans-page #header-wrapper,
.page-container#recruitment-page #header-wrapper,
.page-container#page-aboutus #header-wrapper {
  height: inherit;
  padding-top: 0;
}
@media (min-width: 970px) {
  #page-home #header-wrapper [data-img],
  #page-claims #header-wrapper [data-img],
  #health-page #header-wrapper [data-img],
  #travel-page #header-wrapper [data-img],
  #allhealthinsuranceplans #header-wrapper [data-img],
  #page-snap-and-send #header-wrapper [data-img],
  #page-health-assistant #header-wrapper [data-img],
  #smart-health-insurance-plans-page #header-wrapper [data-img],
  #recruitment-page #header-wrapper [data-img],
  #page-aboutus #header-wrapper [data-img] {
    height: 380px !important;
    padding-bottom: 0 !important;
  }
}
#page-home #header-wrapper [data-img] {
  padding-bottom: 67%;
  background: linear-gradient(to top, #993eaa 10px, transparent 60%);
}
@media (min-width: 970px) {
  #page-home #header-wrapper [data-img] {
    background: linear-gradient(to right, #993eaa 30%, #993eaa 44%, transparent 68%);
  }
}
#page-claims #header-wrapper [data-img] {
  padding-bottom: 67%;
  background: linear-gradient(to top, #a153af 10px, transparent 60%);
}
@media (min-width: 970px) {
  #page-claims #header-wrapper [data-img] {
    background: linear-gradient(to right, #a153af 30%, #a153af 44%, transparent 68%);
  }
}
#health-page #header-wrapper [data-img] {
  padding-bottom: 67%;
  background: linear-gradient(to top, #993eaa 10px, transparent 60%);
}
@media (min-width: 970px) {
  #health-page #header-wrapper [data-img] {
    background: linear-gradient(to right, #993eaa 30%, #993eaa 45%, transparent 80%);
  }
}
#travel-page #header-wrapper [data-img] {
  padding-bottom: 67%;
  background: linear-gradient(to top, #993eaa 10px, transparent 60%);
}
@media (min-width: 970px) {
  #travel-page #header-wrapper [data-img] {
    background: linear-gradient(to right, #993eaa 30%, #993eaa 45%, transparent 80%);
  }
}
#allhealthinsuranceplans #header-wrapper [data-img] {
  padding-bottom: 67%;
  background: linear-gradient(to top, #993eaa 10px, transparent 60%);
}
@media (min-width: 970px) {
  #allhealthinsuranceplans #header-wrapper [data-img] {
    background: linear-gradient(to right, #993eaa 30%, #993eaa 44%, transparent 68%);
  }
}
#page-snap-and-send #header-wrapper [data-img] {
  padding-bottom: 67%;
  background: linear-gradient(to top, #a153af 10px, transparent 60%);
}
@media (min-width: 970px) {
  #page-snap-and-send #header-wrapper [data-img] {
    background: linear-gradient(to right, #a153af 30%, #a153af 44%, transparent 68%);
  }
}
#page-health-assistant #header-wrapper [data-img] {
  padding-bottom: 67%;
  background: linear-gradient(to top, #a153af 10px, transparent 60%);
}
@media (min-width: 970px) {
  #page-health-assistant #header-wrapper [data-img] {
    background: linear-gradient(to right, #a153af 30%, #a153af 44%, transparent 68%);
  }
}
#smart-health-insurance-plans-page #header-wrapper [data-img] {
  padding-bottom: 67%;
  background: linear-gradient(to top, #993eaa 10px, transparent 60%);
}
@media (min-width: 970px) {
  #smart-health-insurance-plans-page #header-wrapper [data-img] {
    background: linear-gradient(to right, #993eaa 30%, #993eaa 44%, transparent 68%);
  }
}
#recruitment-page #header-wrapper [data-img] {
  padding-bottom: 67%;
  background: linear-gradient(to top, #993eaa 10px, transparent 60%);
}
@media (min-width: 970px) {
  #recruitment-page #header-wrapper [data-img] {
    background: linear-gradient(to right, #993eaa 30%, #993eaa 44%, transparent 68%);
  }
}
#page-aboutus #header-wrapper [data-img] {
  padding-bottom: 67%;
  background: linear-gradient(to top, #993eaa 10px, transparent 60%);
}
@media (min-width: 970px) {
  #page-aboutus #header-wrapper [data-img] {
    background: linear-gradient(to right, #993eaa 30%, #993eaa 44%, transparent 68%);
  }
}
/*
 * extracted from payment-confirm-health.less, payment_confirmation.less, payment_confirmation_int.less,
 * payment-confirm-bp.less, payment_confirmation_multitrip.less, and canada-payment-confirm.less
 */
.overshade {
  box-shadow: 0px 15px 0px 0px white;
}
.btn-active.active {
  background-color: #ffffff !important;
  color: #524954 !important;
}
.btn-clicked:active {
  background-color: #ffffff !important;
  color: #524954 !important;
}
#recruitment-page #header-wrapper {
  background-image: url('/images/header/recruitment/recruitment-hero.jpg');
  background-color: #993eaa;
  background-position: top right;
  background-size: 100%;
}
@media (min-width: 970px) {
  #recruitment-page #header-wrapper {
    background-size: 57%;
  }
}
#recruitment-page .header-panel .header-panel-inner h1 {
  margin-bottom: 22px;
}
@media (min-width: 750px) {
  #recruitment-page .header-panel .header-panel-inner h1 {
    margin-bottom: 40px;
  }
}
.why-vhi-container {
  box-shadow: 0 1px 6px 0 rgba(178, 178, 178, 0.5), 0 1px 6px 0 rgba(224, 224, 224, 0.5);
  margin: 35px 0 30px;
  padding: 25px 15px 40px;
  background-color: white;
}
@media (min-width: 750px) {
  .why-vhi-container {
    margin: 40px 0 35px;
    padding: 40px 40px 60px;
  }
}
.why-vhi-items {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (min-width: 750px) {
  .why-vhi-items {
    flex-direction: row;
  }
}
.why-vhi-item {
  width: 100%;
  margin-top: 20px;
}
.why-vhi-item:first-child {
  margin-top: 0;
}
@media (min-width: 750px) {
  .why-vhi-item {
    margin-top: 0;
    width: 30%;
  }
}
.why-vhi-item-img {
  display: block;
  width: 52px;
  height: 52px;
  margin: auto;
}
@media (min-width: 750px) {
  .why-vhi-item-img {
    width: 65px;
    height: 65px;
  }
}
.why-vhi-item-header {
  margin-top: 15px;
  font: 18px open_sanssemibold;
  color: #524954;
  text-align: center;
}
@media (min-width: 750px) {
  .why-vhi-item-header {
    margin-top: 22px;
  }
}
.why-vhi-item-text {
  margin-top: 7px;
  font: 14px open_sansregular;
  color: #524954;
  text-align: center;
}
@media (min-width: 750px) {
  .why-vhi-item-text {
    margin-top: 11px;
  }
}
.vacancies-container {
  box-shadow: 0 1px 6px 0 rgba(178, 178, 178, 0.5), 0 1px 6px 0 rgba(224, 224, 224, 0.5);
  display: none;
  margin-top: 40px;
}
@media (min-width: 750px) {
  .vacancies-container {
    margin-top: 32px;
  }
}
.vacancies-container-header {
  padding: 27px 85px;
  font: 14px open_sanssemibold;
  color: white;
  text-align: center;
  background-color: #993eaa;
}
@media (min-width: 750px) {
  .vacancies-container-header {
    font-size: 18px;
    text-align: left;
  }
}
.vacancies-container-inner {
  padding: 22px 30px 19px 15px;
  background-color: white;
}
@media (min-width: 750px) {
  .vacancies-container-inner {
    padding: 35px 63px 23px 53px;
  }
}
.vacancies-item {
  margin-top: 30px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (min-width: 750px) {
  .vacancies-item {
    margin-top: 32px;
    flex-direction: row;
    align-items: center;
  }
}
.vacancies-item:first-child {
  margin-top: 0;
}
.vacancies-item-content {
  position: relative;
  padding-left: 32px;
}
@media (min-width: 750px) {
  .vacancies-item-content {
    max-width: 500px;
  }
}
.vacancies-item-content-circle {
  position: absolute;
  left: 0;
  top: 6px;
  height: 8px;
  width: 8px;
  background-color: #1db3ce;
  border-radius: 6px;
}
.vacancies-item-content-name {
  font: 14px open_sanssemibold;
  color: #524954;
}
.vacancies-item-content-place {
  margin-top: 6px;
  font: 14px open_sansregular;
  color: #524954;
}
@media (min-width: 750px) {
  .vacancies-item-content-place {
    margin-top: 1px;
  }
}
.vacancies-powered-by-container {
  margin-top: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 750px) {
  .vacancies-powered-by-container {
    margin-top: 40px;
  }
}
.vacancies-powered-by-text {
  margin: 0 10px 8px 0;
  font: 11px open_sansregular;
  color: #524954;
}
.vacancies-powered-by-link {
  display: block;
}
.vacancies-powered-by-img {
  height: 46px;
}
img#vacancies-spin {
  display: block;
  margin: 40px auto 0;
}
@media (min-width: 750px) {
  img#vacancies-spin {
    margin-top: 32px;
  }
}
a.vacancies-item-cta {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 175px;
  height: 45px;
  font: 14px open_sansbold;
  color: #524954;
  text-decoration: none;
  background-color: transparent;
  cursor: pointer;
  margin: 14px auto 0;
  border: 1px solid #524954;
}
@media (min-width: 750px) {
  a.vacancies-item-cta {
    font-size: 15px;
  }
}
@media (min-width: 750px) {
  a.vacancies-item-cta {
    margin: 0;
  }
}
a.vacancies-item-cta-active {
  color: white;
  background-color: #e17000;
  border: none;
}
#page-aboutus #header-wrapper {
  background-image: url('/images/header/about-us/about-us-hero.jpg');
  background-color: #993eaa;
  background-position: top right;
  background-size: 100%;
}
@media (min-width: 970px) {
  #page-aboutus #header-wrapper {
    background-size: 57%;
  }
}
#page-aboutus .header-panel .header-panel-inner h1 {
  margin-bottom: 11px;
}
@media (min-width: 750px) {
  #page-aboutus .header-panel .header-panel-inner h1 {
    margin-bottom: 32px;
  }
}
.about-us-panels-container {
  margin-top: 25px;
}
@media (min-width: 750px) {
  .about-us-panels-container {
    margin-top: 18px;
  }
}
.about-us-panels-items {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (min-width: 750px) {
  .about-us-panels-items {
    flex-direction: row;
  }
}
.about-us-panels-item-container {
  box-shadow: 0 1px 6px 0 rgba(178, 178, 178, 0.5), 0 1px 6px 0 rgba(224, 224, 224, 0.5);
  width: 100%;
}
@media (min-width: 750px) {
  .about-us-panels-item-container {
    margin-top: 30px;
    width: calc(50% - 15px);
  }
}
.about-us-panels-item {
  position: relative;
  padding-bottom: 60%;
  background-size: cover;
  background-position: center;
}
.about-us-panels-item-inner {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(82, 73, 84, 0.45);
}
.about-us-panels-item-header {
  margin-top: 45px;
  padding: 0 50px;
  font: 21px open_sansbold;
  line-height: 1.14;
  color: white;
  text-align: center;
}
@media (min-width: 750px) {
  .about-us-panels-item-header {
    margin-top: 40px;
    font-size: 26px;
    line-height: normal;
  }
}
.about-us-panels-item-4 {
  background-image: url("../images/standard-pages/about/about-us-panel-img-4.jpg");
}
.about-us-panels-item-3 {
  background-image: url("../images/standard-pages/about/about-us-panel-img-3.jpg");
}
.about-us-panels-item-2 {
  background-image: url("../images/standard-pages/about/about-us-panel-img-2.jpg");
}
.about-us-panels-item-1 {
  background-image: url("../images/standard-pages/about/about-us-panel-img-1.jpg");
}
a.about-us-panels-item-cta {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 175px;
  height: 45px;
  font: 14px open_sansbold;
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
  cursor: pointer;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  position: absolute;
  bottom: 25px;
  border: 1px solid white;
}
@media (min-width: 750px) {
  a.about-us-panels-item-cta {
    font-size: 15px;
  }
}
@media (min-width: 750px) {
  a.about-us-panels-item-cta {
    bottom: 35px;
    border-width: 2px;
  }
}
a.about-us-panels-item-cta-active {
  color: #524954;
  background-color: white;
}
.special-offers-benefits-container {
  box-shadow: 0 1px 6px 0 rgba(178, 178, 178, 0.5), 0 1px 6px 0 rgba(224, 224, 224, 0.5);
  margin-top: 30px;
  padding: 32px 20px 42px;
  background-color: white;
}
@media (min-width: 750px) {
  .special-offers-benefits-container {
    padding: 40px 68px 50px;
  }
}
.special-offers-benefits-items {
  display: flex;
  flex-direction: column;
}
@media (min-width: 750px) {
  .special-offers-benefits-items {
    flex-direction: row;
    justify-content: space-between;
  }
}
.special-offers-benefits-item {
  margin-top: 30px;
}
@media (min-width: 750px) {
  .special-offers-benefits-item {
    margin-top: 0px;
    width: 27%;
  }
}
.special-offers-benefits-item:first-child {
  margin-top: 0;
}
.special-offers-benefits-item-text {
  margin-top: 10px;
  font: 14px open_sansregular;
  color: #524954;
  text-align: center;
}
@media (min-width: 750px) {
  .special-offers-benefits-item-text {
    margin-top: 20px;
  }
}
.special-offer-panel {
  box-shadow: 0 1px 6px 0 rgba(178, 178, 178, 0.5), 0 1px 6px 0 rgba(224, 224, 224, 0.5);
  margin: 31px 0 34px;
  display: flex;
  flex-direction: column;
}
@media (min-width: 750px) {
  .special-offer-panel {
    flex-direction: row;
  }
}
.special-offer-panel-inner {
  order: 2;
  position: relative;
  padding: 20px 32px 0;
  background-color: #993eaa;
}
@media (min-width: 750px) {
  .special-offer-panel-inner {
    order: 2;
    width: 50%;
    padding: 45px 70px 0 45px;
  }
}
.special-offer-panel-header {
  font: 21px open_sansbold;
  color: white;
}
@media (min-width: 750px) {
  .special-offer-panel-header {
    font-size: 28px;
  }
}
.special-offer-panel-text {
  margin: 12px 0 154px;
  font: 14px open_sansregular;
  color: white;
}
@media (min-width: 750px) {
  .special-offer-panel-text {
    margin: 24px 0 170px;
  }
}
.special-offer-panel-link {
  position: absolute;
  bottom: 28px;
  font: 14px open_sanssemibold;
  color: white;
  cursor: pointer;
}
.special-offer-panel-link:after {
  content: '>';
  display: inline-block;
}
.special-offer-panel-link.active:after {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}
@media (max-width: 750px) {
  .special-offer-panel-link {
    position: absolute;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
  }
}
.special-offer-panel-image {
  order: 1;
  position: relative;
  background-image: url(../images/standard-pages/special-offers/panel_image.jpg);
  padding-bottom: 60%;
  background-size: cover;
  background-position: center;
}
@media (min-width: 750px) {
  .special-offer-panel-image {
    order: 2;
    width: 50%;
    padding-bottom: 40%;
  }
}
.special-offer-dropdown-container {
  box-shadow: 0 1px 6px 0 rgba(178, 178, 178, 0.5), 0 1px 6px 0 rgba(224, 224, 224, 0.5);
  display: none;
  position: relative;
  margin: 30px 18px;
  padding: 30px 22px 44px;
  background-color: white;
}
@media (min-width: 750px) {
  .special-offer-dropdown-container {
    margin: 45px 0 30px;
    padding: 40px 59px 48px 53px;
  }
}
.special-offer-dropdown-container:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  top: 0;
  left: 50%;
  margin-left: 16px;
  border: 12px solid;
  border-color: transparent transparent white white;
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  box-shadow: 0 1px 6px 0 rgba(178, 178, 178, 0.5), 0 1px 6px 0 rgba(224, 224, 224, 0.5);
}
@media (min-width: 750px) {
  .special-offer-dropdown-container:before {
    left: 18%;
    margin-left: 0;
    border-width: 18px;
  }
}
.special-offer-dropdown-container:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 30px;
  top: 0;
  left: 0;
  background-color: white;
}
.special-offer-dropdown-header {
  font: 14px open_sanssemibold;
  color: #524954;
}
@media (min-width: 750px) {
  .special-offer-dropdown-header {
    font-size: 18px;
  }
}
.eligible-plans {
  display: flex;
  flex-direction: column;
}
@media (min-width: 750px) {
  .eligible-plans {
    margin-top: 7px;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
.eligible-plan {
  position: relative;
  margin-top: 28px;
}
@media (min-width: 750px) {
  .eligible-plan {
    width: 30%;
  }
}
@media (max-width: 750px) {
  .eligible-plan:nth-child(n+11) {
    display: none;
  }
}
.eligible-plans-additional-text {
  margin-top: 42px;
  font: 14px open_sansregular;
  color: #524954;
  text-align: center;
}
@media (min-width: 750px) {
  .eligible-plans-additional-text {
    margin-top: 58px;
  }
}
.eligible-plans-cta-container {
  margin-top: 35px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media (min-width: 750px) {
  .eligible-plans-cta-container {
    margin-top: 30px;
    flex-direction: row;
  }
}
.terms-and-conditions-items {
  margin-top: 20px;
}
@media (min-width: 750px) {
  .terms-and-conditions-items {
    margin-top: 38px;
  }
}
.terms-and-conditions-items .information-block-li-container {
  margin-top: 15px;
}
@media (min-width: 750px) {
  .terms-and-conditions-items .information-block-li-container {
    margin-top: 20px;
  }
}
button.eligible-plans-show-more-btn {
  background-color: transparent;
  color: #524954;
  font: 14px open_sansbold;
  height: 45px;
  width: 175px;
  outline: none;
  display: block;
  margin: 40px auto 0;
  padding: 0;
  border: 1px solid #524954;
}
@media (min-width: 750px) {
  button.eligible-plans-show-more-btn {
    font-size: 15px;
  }
}
@media (min-width: 750px) {
  button.eligible-plans-show-more-btn {
    display: none;
  }
}
img.special-offers-benefits-item-img {
  display: block;
  width: 65px;
  height: 65px;
  margin: 0 auto;
}
img.special-offer-panel-image-badge {
  position: absolute;
  width: 107px;
  top: 17px;
  right: 22px;
}
@media (min-width: 750px) {
  img.special-offer-panel-image-badge {
    top: 20px;
    left: 25px;
    right: auto;
  }
}
img.lozange-top-right {
  top: 20px;
  right: 20px;
  bottom: auto;
  left: auto;
}
img.lozange-top-left {
  top: 20px;
  right: auto;
  bottom: auto;
  left: 20px;
}
img.lozange-bottom-right {
  top: auto;
  right: 20px;
  bottom: 20px;
  left: auto;
}
img.lozange-bottom-left {
  top: auto;
  right: auto;
  bottom: 20px;
  left: 20px;
}
img.eligible-plan-img {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
}
a.eligible-plan-link {
  display: block;
  padding-left: 34px;
  font: 14px open_sansregular;
  color: #524954;
  text-decoration: none;
  cursor: pointer;
}
a.eligible-plan-link:after {
  content: ' >';
}
a.special-offer-panel-cta {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 175px;
  height: 45px;
  font: 14px open_sansbold;
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
  cursor: pointer;
  position: absolute;
  bottom: 75px;
  border: 1px solid white;
}
@media (min-width: 750px) {
  a.special-offer-panel-cta {
    font-size: 15px;
  }
}
a.special-offer-panel-cta.active {
  color: #524954;
  background-color: white;
}
@media (max-width: 750px) {
  a.special-offer-panel-cta {
    position: absolute;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
  }
}
a.eligible-plans-dropdown-cta {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 175px;
  height: 45px;
  font: 14px open_sansbold;
  color: #ffffff;
  text-decoration: none;
  background-color: #e17000;
  cursor: pointer;
  margin-top: 20px;
}
@media (min-width: 750px) {
  a.eligible-plans-dropdown-cta {
    font-size: 15px;
  }
}
a.eligible-plans-dropdown-cta:first-child {
  margin-top: 0;
}
@media (min-width: 750px) {
  a.eligible-plans-dropdown-cta {
    margin-top: 0;
    margin-left: 24px;
  }
  a.eligible-plans-dropdown-cta:first-child {
    margin-left: 0;
  }
}
a.eligible-plans-dropdown-cta-transparent {
  background-color: transparent;
  color: #524954;
  border: 1px solid #524954;
}
.promotion-container-wide-inner a {
  bottom: 30px;
}
@media (min-width: 750px) {
  .promotion-container-wide-inner a {
    bottom: 38px;
  }
}
.promotion-container-inner a {
  bottom: 30px;
}
@media (min-width: 750px) {
  .promotion-container-inner a {
    bottom: 33px;
  }
}
a.promotion-cta {
  bottom: 34px;
  display: block;
  position: absolute;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  z-index: 2;
}
@media (min-width: 750px) {
  a.promotion-cta {
    -webkit-transform: none;
    transform: none;
    left: inherit;
  }
}
#page-home a.promotion-cta button,
#health-page a.promotion-cta button,
#travel-page a.promotion-cta button {
  background-color: #ffffff;
  color: #524954;
  width: 175px;
  border: none;
  font: 14px/1.5 open_sansbold;
  height: 45px;
  max-width: 100%;
  outline: none;
  padding: 0;
}
@media (min-width: 750px) {
  #page-home a.promotion-cta button,
  #health-page a.promotion-cta button,
  #travel-page a.promotion-cta button {
    font-size: 15px;
  }
}
h3.promotion-header {
  margin: 0;
  color: white;
  font-size: 21px;
  font-family: 'open_sansbold';
  text-align: left;
}
@media (min-width: 750px) {
  h3.promotion-header {
    font-size: 28px;
  }
}
p.promotion-text {
  color: white;
  font: 14px 'open_sansregular';
  text-align: left;
}
.promotion-container-inner p {
  margin: 15px 0 100px;
}
@media (min-width: 750px) {
  .promotion-container-inner p {
    margin: 9px 0 105px;
  }
}
.promotion-container-wide-inner p {
  margin: 15px 0 100px;
}
@media (min-width: 750px) {
  .promotion-container-wide-inner p {
    margin: 33px 0 145px;
  }
}
.promotions-container {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  margin-top: 30px;
}
@media (min-width: 750px) {
  .promotions-container {
    flex-direction: row;
    justify-content: space-between;
    margin-top: 0;
  }
}
#health-page .promotions-container {
  margin-bottom: 30px;
}
@media (min-width: 750px) {
  #health-page .promotions-container {
    margin-bottom: 40px;
  }
}
.promotion-container {
  position: relative;
  width: 100%;
  background-color: #993eaa;
  box-shadow: 0 1px 6px 0 rgba(178, 178, 178, 0.5), 0 1px 6px 0 rgba(224, 224, 224, 0.5);
}
@media (min-width: 750px) {
  .promotion-container {
    width: calc(50% - 14px);
    margin-top: 39px;
  }
  #health-page .promotion-container {
    margin-top: 30px;
  }
}
.promotion-container-inner {
  padding: 20px 10% 0;
  z-index: 2;
}
@media (min-width: 750px) {
  .promotion-container-inner {
    padding: 19px 10.5% 0;
  }
}
.promotion-container-wide {
  width: 100%;
  display: flex;
  flex-direction: column;
  box-shadow: 0 1px 6px 0 rgba(178, 178, 178, 0.5), 0 1px 6px 0 rgba(224, 224, 224, 0.5);
}
@media (min-width: 750px) {
  .promotion-container-wide {
    margin-top: 39px;
    flex-direction: row;
  }
}
.promotion-container-wide-inner {
  position: relative;
  padding: 20px 10% 0;
  order: 2;
  background-color: #993eaa;
}
@media (min-width: 750px) {
  .promotion-container-wide-inner {
    order: 1;
    padding: 48px 5% 0;
    width: 50%;
  }
}
.promotion-image {
  padding-bottom: 67%;
  background-size: cover;
  background-position: center;
  position: relative;
}
.promotion-container-wide .promotion-image {
  order: 1;
}
@media (min-width: 750px) {
  .promotion-container-wide .promotion-image {
    width: 50%;
    height: inherit;
    order: 2;
    padding-bottom: 38%;
  }
}
@media (min-width: 750px) {
  .promotion-container .promotion-image {
    padding-bottom: 50%;
  }
}
#page-home .promotion-image-panel4 {
  background-image: url("../images/home_page/promotions_image_panel4.jpg");
}
#page-home .promotion-image-panel3 {
  background-image: url("../images/home_page/promotions_image_panel3.jpg");
}
#page-home .promotion-image-panel2 {
  background-image: url("../images/home_page/promotions_image_panel2.jpg");
}
#page-home .promotion-image-panel1 {
  background-image: url("../images/home_page/promotions_image_panel1.jpg");
}
#health-page .promotion-image-panel2 {
  background-image: url("../images/health_page/promotions_image_panel2.jpg");
}
#health-page .promotion-image-panel1 {
  background-image: url("../images/health_page/promotions_image_panel1.jpg");
}
#travel-page .promotion-image-panel2 {
  background-image: url("../images/page-travel/promotions_image_panel2.jpg");
}
#travel-page .promotion-image-panel1 {
  background-image: url("../images/page-travel/promotions_image_panel1.jpg");
}
.promotion-image-video-container .video-popout {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 90%;
  max-width: 640px;
  height: 0;
  padding-top: 150px;
  z-index: 1000;
  background-color: transparent;
  display: none;
}
.promotion-image-video-container .video-popout .video-box {
  width: 100%;
  height: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  position: relative;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.promotion-image-video-container .video-popout .video-box video {
  display: flex;
  width: 100%;
}
.promotion-image-video-container .video-close {
  background-image: url("../images/popout-close.png");
  position: absolute;
  top: 5px;
  right: 5px;
  width: 36px;
  height: 36px;
  cursor: pointer;
}
.video-play {
  position: absolute;
  background: transparent;
  border: none;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  cursor: pointer;
  z-index: 5;
}
#hero-header-dropdown .promotion-container-cta {
  position: absolute;
  display: flex;
  bottom: 34px;
  margin: 0 auto;
  left: 0;
  right: 0;
  justify-content: center;
}
#hero-header-dropdown .promotion-container-cta.double-stack {
  flex-direction: column;
  align-items: center;
}
#hero-header-dropdown .promotion-container-cta.double-stack a.promotion-cta:nth-child(2) {
  margin-top: 12px;
}
#hero-header-dropdown .promotion-container-cta.side-by-side a.promotion-cta {
  margin: 0 10px;
  min-width: 120px;
}
#hero-header-dropdown .promotion-container-cta a.promotion-cta,
#hero-header-dropdown .promotion-container-cta a {
  position: relative;
  -webkit-transform: none;
  transform: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
}
.benefit-container h3 {
  margin: 23px 0 0;
  color: #524954;
  font: 18px open_sanssemibold;
  text-align: center;
}
#page-snap-and-send .benefit-container h3 {
  margin-top: 10px;
}
@media (min-width: 750px) {
  #page-snap-and-send .benefit-container h3 {
    margin-top: 23px;
  }
}
.benefits-panel p {
  margin: 50px 0 0;
  color: #524954;
  font: 14px open_sansregular;
  text-align: center;
}
@media (min-width: 750px) {
  .benefits-panel p {
    font-size: 18px;
  }
}
.benefit-container p {
  margin-top: 10px;
  padding: 0 15px;
  font-size: 14px;
}
@media (min-width: 750px) {
  .benefit-container p {
    padding: 0;
  }
}
.benefits-panel a {
  display: block;
  position: absolute;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  bottom: 40px;
}
@media (min-width: 750px) {
  .benefits-panel a {
    bottom: 35px;
  }
}
#page-snap-and-send .benefits-panel a {
  bottom: 35px;
}
@media (min-width: 750px) {
  #page-snap-and-send .benefits-panel a {
    bottom: 30px;
  }
}
.benefits-panel a button {
  background-color: #e17000;
  color: #ffffff;
  width: 175px;
  padding: 0;
  height: 45px;
  max-width: 100%;
  font: 14px/1.5 open_sansbold;
  outline: none;
  border: none;
}
@media (min-width: 750px) {
  .benefits-panel a button {
    font-size: 15px;
  }
}
.benefits-panel {
  position: relative;
  margin-top: 30px;
  padding: 12px 15px 120px;
  background-color: white;
  box-shadow: 0 1px 6px 0 rgba(178, 178, 178, 0.5), 0 1px 6px 0 rgba(224, 224, 224, 0.5);
}
@media (min-width: 750px) {
  .benefits-panel {
    padding: 40px 30px 130px;
  }
}
#page-snap-and-send .benefits-panel {
  padding: 12px 40px 115px;
}
@media (min-width: 750px) {
  #page-snap-and-send .benefits-panel {
    padding: 40px 60px 105px;
  }
}
.benefits-container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (min-width: 750px) {
  .benefits-container {
    flex-direction: row;
    justify-content: space-between;
  }
}
.benefit-container {
  width: 100%;
}
@media (min-width: 750px) {
  .benefit-container {
    width: calc(25% - 18px);
  }
  #page-snap-and-send .benefit-container {
    width: calc(25% - 26px);
  }
}
.benefit-container img {
  display: block;
  width: 50px;
  height: 50px;
  margin: 23px auto 0;
}
@media (min-width: 750px) {
  .benefit-container img {
    width: 65px;
    height: 65px;
    margin-top: 0;
  }
}
.default-panel-shadow-mixin {
  box-shadow: 0 1px 6px 0 rgba(178, 178, 178, 0.5), 0 1px 6px 0 rgba(224, 224, 224, 0.5);
}
#page-home .product-container-inner a {
  position: absolute;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  display: block;
  bottom: 28px;
  text-decoration: none;
}
@media (min-width: 750px) {
  #page-home .product-container-inner a {
    bottom: 32px;
  }
}
#hero-image-btns button.active {
  background-color: #ffffff !important;
  color: #524954 !important;
}
#hero-header-dropdown button:active {
  background-color: #ffffff !important;
  color: #524954 !important;
}
@media (min-width: 970px) {
  #hero-image-btns button.active {
    box-shadow: 0px 15px 0px 0px white;
  }
}
#hero-image-btns button.active:last-child {
  box-shadow: 0px 15px 0px 0px white;
}
#page-home #hero-image-btns button {
  background-color: rgba(82, 73, 84, 0.75);
  color: #ffffff;
  width: 175px;
}
@media (max-width: 969px) {
  #page-home #hero-image-btns button {
    margin: auto;
    display: block;
    margin-top: 18px;
  }
}
@media (min-width: 970px) {
  #page-home #hero-image-btns button:first-child {
    margin-right: 30px;
  }
}
button#btn-discover_more {
  background-color: #524954;
  color: #ffffff;
  width: 175px;
}
button#btn-discover_more::after {
  background-image: url('../images/home_page/Heart Shape Mobile.png');
  background-repeat: no-repeat;
  color: transparent;
  content: '';
  display: inline-block;
  height: 14px;
  transform: translate(1px, 3px);
  -webkit-transform: translate(1px, 3px);
  width: 14px;
}
button#btn-discover_more.active::after {
  background-image: url('../images/home_page/Heart Shape Mobile Orange.png');
}
button#btn-special_offers {
  background-color: #524954;
  color: #ffffff;
  width: 175px;
}
button#btn-special_offers::after {
  background-image: url('../images/home_page/Star Shape Mobile.png');
  background-repeat: no-repeat;
  color: transparent;
  content: '';
  display: inline-block;
  height: 14px;
  transform: translate(1px, 2px);
  -webkit-transform: translate(1px, 2px);
  width: 14px;
}
button#btn-special_offers.active::after {
  background-image: url('../images/home_page/Star Shape Mobile Orange.png');
}
#page-home .product-container-inner a button {
  background-color: #e17000;
  color: #ffffff;
  width: 175px;
  border: none;
  font-size: 14px;
  font-family: 'open_sansbold';
  height: 45px;
  max-width: 100%;
}
#header #page-home .product-container-inner a button {
  display: block;
  margin: auto;
  text-decoration: none;
}
@media (min-width: 750px) {
  #page-home .product-container-inner a button {
    font-size: 15px;
  }
}
#page-home .product-container-inner h3 {
  margin: 0;
  font-size: 21px;
  font-family: 'open_sansbold';
  text-align: center;
}
@media (min-width: 750px) {
  #page-home .product-container-inner h3 {
    font-size: 28px;
    text-align: left;
  }
}
#page-home .product-container-inner p {
  color: #524954;
  margin: 7px 0 114px;
  font: 14px 'open_sansregular';
  text-align: center;
}
@media (min-width: 750px) {
  #page-home .product-container-inner p {
    margin: 20px 0 132px;
    text-align: left;
  }
}
#discoverContainer .promotion-container:nth-child(1):after {
  background-image: url(../images/home_page/discover_more1.jpg);
}
#discoverContainer .promotion-container:nth-child(2):after {
  background-image: url(../images/home_page/discover_more2.jpg);
}
#discoverContainer .promotion-container:nth-child(3):after {
  background-image: url(../images/home_page/discover_more3.jpg);
}
#specialOffersContainer .promotion-container:nth-child(1):after {
  background-image: url(../images/home_page/special_offers1.jpg);
}
#specialOffersContainer .promotion-container:nth-child(2):after {
  background-image: url(../images/home_page/special_offers2.jpg);
}
#specialOffersContainer .promotion-container:nth-child(3):after {
  background-image: url(../images/home_page/special_offers3.jpg);
}
#page-home #header-wrapper,
#page-claims #header-wrapper,
#travel-page #header-wrapper,
#health-page #header-wrapper,
#page-snap-and-send #header-wrapper,
#allhealthinsuranceplans #header-wrapper,
#smart-health-insurance-plans-page #header-wrapper,
#recruitment-page #header-wrapper,
#page-aboutus #header-wrapper {
  box-shadow: 0 1px 6px 0 rgba(178, 178, 178, 0.5), 0 1px 6px 0 rgba(224, 224, 224, 0.5);
}
#hero-image-btns {
  bottom: 0;
}
@media (min-width: 970px) {
  #hero-image-btns {
    height: 45px;
    position: absolute;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
  }
}
#page-home .products-container {
  display: flex;
  flex-direction: column;
  margin: 31px 0;
}
@media (min-width: 750px) {
  #page-home .products-container {
    justify-content: space-between;
    flex-direction: row;
  }
}
#page-home .product-container {
  position: relative;
  width: 100%;
  background-color: white;
  box-shadow: 0 1px 6px 0 rgba(178, 178, 178, 0.5), 0 1px 6px 0 rgba(224, 224, 224, 0.5);
}
@media (min-width: 750px) {
  #page-home .product-container {
    width: calc(33.33333333% - 15px);
  }
}
#page-home .product-container-inner {
  padding: 23px 9% 0;
}
@media (min-width: 750px) {
  #page-home .product-container-inner {
    padding: 18px 14% 0;
  }
}
#page-home .product-image {
  height: 203px;
  padding-bottom: 63%;
  background-size: cover;
  background-position: center;
}
@media (min-width: 750px) {
  #page-home .product-image {
    height: 160px;
    padding-bottom: 58%;
  }
}
#page-home #header-wrapper {
  background-image: url('/images/header/home/header-image-homepage-hero_image.jpg');
  background-color: #993eaa;
  background-position: top right;
  background-size: 100%;
}
@media (min-width: 970px) {
  #page-home #header-wrapper {
    background-size: 65%;
  }
}
#page-home .product-image-panel3 {
  background-image: url("../images/home_page/header-image-homepage-product-panel3.jpg");
}
#page-home .product-image-panel2 {
  background-image: url("../images/home_page/header-image-homepage-product-panel2.jpg");
}
#page-home .product-image-panel1 {
  background-image: url("../images/home_page/header-image-homepage-product-panel1.jpg");
}
#page-claims #header-wrapper {
  background-image: url('/images/header/claims/header-image-claims-landing.jpg');
  background-color: #a153af;
  background-position: top right;
  background-size: 100%;
}
@media (min-width: 970px) {
  #page-claims #header-wrapper {
    background-size: 59%;
  }
}
#page-claims #content .claims-intruduction h2.heading {
  white-space: nowrap;
}
@media (min-width: 970px) {
  #page-claims #header h1 span {
    display: block;
    white-space: nowrap;
  }
}
#travel-page #content {
  padding-top: 50px;
}
#travel-page #header-wrapper {
  background-image: url('/images/header/travel/travel_landing_hero.jpg');
  background-color: #993eaa;
  background-position: top right;
  background-size: 100%;
}
@media (min-width: 970px) {
  #travel-page #header-wrapper {
    background-size: 57%;
  }
}
#travel-page #header-badge {
  height: 95px;
  position: absolute;
  background-image: url('/images/header/travel/price-badge-desktop.png');
  background-size: cover;
  border-radius: 50%;
  text-align: center;
}
@media (max-width: 969px) {
  #travel-page #header-badge {
    bottom: 240px;
    left: 64%;
    width: 95px;
  }
}
@media (min-width: 970px) {
  #travel-page #header-badge {
    bottom: 23px;
    height: 140px;
    right: 42px;
    width: 140px;
  }
}
#travel-page #header-badge > div {
  position: absolute;
  width: 100%;
}
#travel-page #header-badge > div:nth-child(1) {
  color: #1db3ce;
  font-family: open_sansregular;
  font-size: 14px;
  line-height: 1.22;
  top: 21px;
  z-index: 2;
}
@media (min-width: 970px) {
  #travel-page #header-badge > div:nth-child(1) {
    font-size: 18px;
    top: 30px;
  }
}
#travel-page #header-badge > div:nth-child(2) {
  bottom: 20px;
  color: #993eaa;
  font-family: open_sansbold;
  font-size: 32px;
  z-index: 3;
}
#travel-page #header-badge > div:nth-child(2) > span {
  display: inline-block;
}
#travel-page #header-badge > div:nth-child(2) > span:first-child {
  margin-right: -8px;
}
@media (min-width: 970px) {
  #travel-page #header-badge > div:nth-child(2) > span:first-child {
    margin-right: -12px;
  }
}
@media (min-width: 970px) {
  #travel-page #header-badge > div:nth-child(2) {
    bottom: 30px;
    font-size: 50px;
  }
}
#travel-page #travelContainer .promotion-container:nth-child(1):after {
  background-image: url('../images/page-travel/offer_panel1.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 970px) {
  #travel-page #travelContainer .promotion-container:nth-child(1):after {
    background-position: -129px -45px;
    background-size: 200%;
  }
}
#travel-page #travelContainer .promotion-container:nth-child(2):after {
  background-image: url('../images/page-travel/offer_panel2.jpg');
}
#travel-page #travelContainer .promotion-container:nth-child(3):after {
  background-image: url('../images/page-travel/offer_panel3.jpg');
}
@media (max-width: 440px) {
  #travel-page #header h1 {
    max-width: 220px;
  }
}
#btn-travel_products {
  background-color: rgba(82, 73, 84, 0.75);
  color: #ffffff;
  width: 175px;
  position: absolute;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  padding: 1px 16px;
  width: auto !important;
  white-space: nowrap;
}
#btn-travel_products.active {
  background-color: #ffffff !important;
  color: #524954 !important;
}
#btn-travel_products#btn-travel_product {
  background-color: #524954;
  color: #ffffff;
  width: 175px;
}
#btn-travel_products#btn-travel_product::after {
  background-image: url('../images/page-travel/Small Plane Mobile.png');
  background-repeat: no-repeat;
  color: transparent;
  content: '';
  display: inline-block;
  height: 14px;
  transform: translate(1px, 3px);
  -webkit-transform: translate(1px, 3px);
  width: 14px;
}
#btn-travel_products#btn-travel_product.active::after {
  background-image: url('../images/page-travel/Small Plane Mobile Orange.png');
}
#btn-travel_products::after {
  background-image: url('../images/page-travel/Small Plane Mobile.png');
  background-repeat: no-repeat;
  color: transparent;
  content: '';
  display: inline-block;
  height: 14px;
  -webkit-transform: translate(1px, 3px);
  transform: translate(1px, 3px);
  width: 14px;
}
#btn-travel_products.active::after {
  background-image: url('../images/page-travel/Small Plane Mobile Orange.png');
}
#hero-header-dropdown button:active {
  background-color: #ffffff !important;
  color: #524954 !important;
}
#allhealthinsuranceplans #header-wrapper {
  background-image: url('/images/header/health/health_plans_hero.jpg');
  background-color: #993eaa;
  background-position: top right;
  background-size: 100%;
  margin-bottom: 30px;
}
@media (min-width: 970px) {
  #allhealthinsuranceplans #header-wrapper {
    background-size: 59%;
  }
}
#allhealthinsuranceplans .item-board {
  padding: 0px;
}
#allhealthinsuranceplans .item-board ul {
  padding: 0px 44px;
  list-style-type: none;
}
#allhealthinsuranceplans .item-board ul li {
  display: block;
  float: left;
  width: 50%;
  padding: 0px 10px 20px 10px;
}
@media (max-width: 750px) {
  #allhealthinsuranceplans .item-board ul li {
    width: 100%;
    text-align: center;
    padding-bottom: 22px;
  }
  #allhealthinsuranceplans .item-board ul li:nth-child(n+11) {
    display: none;
  }
}
#allhealthinsuranceplans .item-board ul li a {
  color: #524954;
  font-size: 14px;
  font-family: open_sansregular;
  text-decoration: none;
  line-height: 20px;
}
#allhealthinsuranceplans .item-board ul li:before {
  content: "•";
  font-family: none;
  font-size: 14px;
  color: #1db3ce;
  float: left;
  -webkit-transform: scale(2);
  transform: scale(2);
  padding: 1px 16px 1px 0px;
}
@media (max-width: 750px) {
  #allhealthinsuranceplans .item-board ul li:before {
    display: none;
  }
}
#allhealthinsuranceplans .item-board .panel-actions {
  text-align: center;
  margin-bottom: 44px;
}
@media (min-width: 970px) {
  #allhealthinsuranceplans span #header h1 {
    display: block;
    white-space: nowrap;
  }
}
#allhealthinsuranceplans button.find {
  background-color: #e17000;
  color: #ffffff;
  width: 175px;
}
#allhealthinsuranceplans button.more-plans-btn {
  background-color: #ffffff;
  color: #524954;
  width: 175px;
  display: block;
  margin: 0 auto 15px;
  border: solid 1px #524954;
}
@media (min-width: 750px) {
  #allhealthinsuranceplans button.more-plans-btn {
    display: none;
  }
}
#health-page #header-wrapper {
  background-image: url('/images/header/health/health_landing_hero.jpg');
  background-color: #993eaa;
  background-position: top right;
  background-size: 100%;
}
@media (min-width: 970px) {
  #health-page #header-wrapper {
    background-size: 57%;
  }
}
#health-page .header-panel {
  width: inherit;
}
@media (min-width: 970px) {
  #health-page .header-panel .header-panel-inner p {
    max-width: 380px;
  }
}
.plan-container-inner h3 {
  margin: 0;
  font: 21px open_sansbold;
  text-align: center;
}
@media (min-width: 750px) {
  .plan-container-inner h3 {
    font-size: 26px;
    min-height: 78px;
  }
}
@media (min-width: 970px) {
  .plan-container-inner h3 {
    padding: 0 20px;
  }
}
.plan-see-more-container h3 {
  margin: 40px 0 0;
  font: 21px open_sansbold;
  color: white;
  text-align: center;
}
a.plan-button {
  display: block;
  bottom: 35px;
  position: absolute;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
}
@media (min-width: 750px) {
  a.plan-button {
    max-width: 155px;
    bottom: 30px;
  }
}
a.plan-link {
  font: 14px open_sansregular;
  color: #524954;
  text-decoration: none;
  cursor: pointer;
}
a.plan-see-more-button {
  display: block;
  bottom: 25px;
  position: absolute;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
}
#health-page a.plan-button button {
  background-color: #e17000;
  color: #ffffff;
  width: 175px;
  border: none;
  font: 14px/1.5 open_sansbold;
  height: 45px;
  max-width: 100%;
  outline: none;
  padding: 0;
}
@media (min-width: 750px) {
  #health-page a.plan-button button {
    font-size: 15px;
  }
}
#health-page a.plan-see-more-button button {
  background-color: #e17000;
  color: #ffffff;
  width: 175px;
  padding: 0;
  height: 45px;
  max-width: 100%;
  font: 14px/1.5 open_sansbold;
  background: none;
  outline: none;
  border: 1px solid white;
}
.plan-container-inner ul {
  margin: 20px 0 120px;
  padding: 0 20px;
  list-style-type: none;
}
@media (min-width: 750px) {
  .plan-container-inner ul {
    margin-top: 20px;
  }
}
.plan-container-inner ul li {
  margin-top: 22px;
  text-align: center;
}
.plan-container-inner ul li:first-child {
  margin-top: 0;
}
.plans-container {
  display: flex;
  flex-direction: column;
  margin: 30px 0 20px;
}
@media (min-width: 750px) {
  .plans-container {
    flex-direction: row;
    justify-content: space-between;
  }
}
.plan-container {
  width: 100%;
  position: relative;
  background-color: white;
  box-shadow: 0 1px 6px 0 rgba(178, 178, 178, 0.5), 0 1px 6px 0 rgba(224, 224, 224, 0.5);
}
@media (min-width: 750px) {
  .plan-container {
    width: calc(25% - 21px);
  }
}
.plan-container-inner {
  display: none;
  padding-top: 22px;
}
@media (min-width: 750px) {
  .plan-container-inner {
    display: block !important;
  }
}
.plan-image {
  position: relative;
  padding-bottom: 60%;
  background-size: cover;
  background-position: center;
}
@media (min-width: 750px) {
  .plan-image {
    padding-bottom: 87%;
  }
}
.plan-see-more-container {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(82, 73, 84, 0.45);
}
@media (min-width: 750px) {
  .plan-see-more-container {
    display: none !important;
  }
}
.plan-image-4 {
  background-image: url("../images/health_page/plan_image_4.jpg");
}
.plan-image-3 {
  background-image: url("../images/health_page/plan_image_3.jpg");
}
.plan-image-2 {
  background-image: url("../images/health_page/plan_image_2.jpg");
}
.plan-image-1 {
  background-image: url("../images/health_page/plan_image_1.jpg");
}
#smart-health-insurance-plans-page #header-wrapper {
  background-image: url('/images/header/health/health-smart-plans-landing-hero.jpg');
  background-color: #993eaa;
  background-position: top right;
  background-size: 100%;
}
@media (min-width: 970px) {
  #smart-health-insurance-plans-page #header-wrapper {
    background-size: 59%;
  }
}
@media (min-width: 750px) {
  #smart-health-insurance-plans-page #header-wrapper .header-panel-inner h1 {
    margin-bottom: 50px;
  }
  #smart-health-insurance-plans-page #header-wrapper .header-panel-inner p {
    max-width: 300px;
  }
}
p.smart-plan-text {
  margin: 10px 0 0;
  font: 14px open_sansregular;
  color: #524954;
  text-align: center;
}
@media (min-width: 750px) {
  p.smart-plan-text {
    margin-top: 12px;
  }
}
p.smart-plan-text:first-child {
  margin-top: 0;
  font-family: open_sanssemibold;
  color: #1db3ce;
}
p.smart-plan-text.smart-plan-text-alone {
  margin-top: 15px;
}
@media (min-width: 750px) {
  p.smart-plan-text.smart-plan-text-alone {
    margin-top: 0;
  }
}
.cta-section-container p {
  margin: 0;
  font: 14px open_sansregular;
  color: #524954;
  text-align: center;
}
.cta-section-container:first-child p {
  color: white;
}
.smart-plan-container a {
  position: absolute;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  display: block;
  bottom: 21px;
}
@media (min-width: 750px) {
  .smart-plan-container a {
    max-width: 152px;
  }
}
.cta-section-container a {
  display: block;
  margin-top: 22px;
  text-align: center;
  max-width: 175px;
  margin: 22px auto 0 auto;
}
.smart-plan-container a button {
  background-color: #e17000;
  color: #ffffff;
  width: 175px;
  border: none;
  font: 14px/1.5 open_sansbold;
  height: 45px;
  max-width: 100%;
  outline: none;
  padding: 0;
}
@media (min-width: 750px) {
  .smart-plan-container a button {
    font-size: 15px;
  }
}
.cta-section-container a button {
  background-color: transparent;
  color: #524954;
  width: 175px;
  border: 1px solid #993eaa;
  font: 14px/1.5 open_sansbold;
  height: 45px;
  outline: none;
  padding: 0;
}
@media (min-width: 750px) {
  .cta-section-container a button {
    font-size: 15px;
  }
}
.cta-section-container:first-child a button {
  background-color: white;
  border: none;
}
img.benefits-section-icon {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 34px;
}
@media (min-width: 750px) {
  img.benefits-section-icon {
    width: 24px;
  }
}
.smart-plans-container {
  margin: 35px 0 30px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (min-width: 750px) {
  .smart-plans-container {
    margin-bottom: 25px;
    flex-direction: row;
  }
}
.smart-plan-container {
  box-shadow: 0 1px 6px 0 rgba(178, 178, 178, 0.5), 0 1px 6px 0 rgba(224, 224, 224, 0.5);
  position: relative;
  margin: 15px auto 0;
  width: calc(100% - 30px);
  background-color: white;
}
@media (min-width: 750px) {
  .smart-plan-container {
    margin: 0;
    width: calc(25% - 16px);
  }
}
@media (min-width: 970px) {
  .smart-plan-container {
    margin: 0;
    width: calc(25% - 22px);
  }
}
.smart-plan-container:first-child {
  margin-top: 0;
}
.smart-plan-header-container {
  padding: 12px 5px 18px;
  background-color: #993eaa;
}
.smart-plan-heading {
  font: 18px open_sanssemibold;
  color: white;
  text-align: center;
}
.smart-plan-price {
  margin-top: 18px;
  font: 36px/1 open_sansbold;
  color: white;
  text-align: center;
}
.smart-plan-price-text {
  margin-top: 2px;
  font: 14px open_sansregular;
  color: white;
  text-align: center;
}
.smart-plan-container-inner {
  padding: 15px 48px 85px;
}
@media (min-width: 750px) {
  .smart-plan-container-inner {
    padding: 15px 20px 85px;
  }
}
.cta-sections-container {
  margin-top: 33px;
}
.cta-section-container {
  padding: 30px 35px;
}
.cta-section-container:first-child {
  box-shadow: 0 1px 6px 0 rgba(178, 178, 178, 0.5), 0 1px 6px 0 rgba(224, 224, 224, 0.5);
  margin-bottom: 10px;
  background-color: #993eaa;
}
.benefits-section {
  box-shadow: 0 1px 6px 0 rgba(178, 178, 178, 0.5), 0 1px 6px 0 rgba(224, 224, 224, 0.5);
  margin-top: 30px;
  padding: 0 40px 55px 35px;
  display: flex;
  flex-direction: column;
  background-color: white;
}
@media (min-width: 750px) {
  .benefits-section {
    padding: 10px 35px 42px;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
.benefits-section-item {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  min-height: 34px;
  margin-top: 35px;
  padding-left: 54px;
}
@media (min-width: 750px) {
  .benefits-section-item {
    width: 30%;
    min-height: 24px;
    margin-top: 32px;
    padding-left: 34px;
  }
}
.benefits-section-text {
  font: 14px open_sansregular;
  color: #524954;
}
#page-snap-and-send #header-wrapper {
  background-image: url('/images/header/snap-and-send/snap_and_send-landing-hero.jpg');
  background-color: #a153af;
  background-position: top right;
  background-size: 100%;
}
@media (min-width: 970px) {
  #page-snap-and-send #header-wrapper {
    background-size: 59%;
  }
}
#page-snap-and-send #content .claims-intruduction h2.heading {
  white-space: nowrap;
}
#page-snap-and-send .benefits-panel {
  margin-bottom: 30px;
}
.important-container h3 {
  margin: 0;
  text-align: center;
  font: 18px open_sanssemibold;
  color: #524954;
  /*@media (min-width: @screen-sm-min) {
      font-size: 18px;
    }*/
}
.important-container ol {
  margin: 21px 0 0;
  padding-left: 20px;
}
@media (min-width: 750px) {
  .important-container ol {
    margin-top: 23px;
    padding-right: 130px;
  }
}
.important-container li {
  margin-top: 20px;
  padding-left: 8px;
}
.important-container li:first-child {
  margin-top: 0;
}
@media (min-width: 750px) {
  .important-container li {
    padding-left: 12px;
  }
}
.important-container li a {
  text-decoration: none;
}
.important-container {
  margin-top: 35px;
  padding: 25px 15px 45px;
  font: 14px open_sansregular;
  color: #524954;
  background-color: white;
  box-shadow: 0 1px 6px 0 rgba(178, 178, 178, 0.5), 0 1px 6px 0 rgba(224, 224, 224, 0.5);
}
@media (min-width: 750px) {
  .important-container {
    padding: 35px 45px 60px;
  }
}
#page-snap-and-send .embed-responsive-vhi-eighty-four {
  padding-bottom: 0;
}
#page-snap-and-send .padding-video-panel {
  bottom: 0;
  left: 45px;
  top: 8px;
}
@media (max-width: 969px) {
  #page-snap-and-send .padding-video-panel {
    min-width: 300px;
  }
}
@media (min-width: 970px) {
  #page-snap-and-send .padding-video-panel {
    max-width: 280px;
    position: absolute;
  }
}
#page-snap-and-send .padding-video-panel button {
  border: solid 2px;
  background-color: transparent;
  color: #ffffff;
  width: 175px;
}
@media (max-width: 969px) {
  #page-snap-and-send .padding-video-panel button {
    margin-bottom: 25px;
  }
}
@media (min-width: 970px) {
  #page-snap-and-send .padding-video-panel button {
    bottom: 30px;
    position: absolute;
  }
}
#page-snap-and-send .video-panel-text h2 {
  color: white;
  font-family: open_sansbold;
  font-size: 28px;
  line-height: 1.38;
  margin-bottom: 9px;
}
@media (min-width: 970px) {
  #page-snap-and-send .video-panel-text h2 {
    margin-bottom: 22px;
  }
}
#page-snap-and-send .sub-text {
  max-width: 250px;
}
@media (max-width: 969px) {
  #page-snap-and-send .sub-text {
    display: inline-block;
    margin-bottom: 25px;
  }
}
#page-snap-and-send #video {
  visibility: hidden;
  height: 100%;
  z-index: 1;
}
@media (max-width: 969px) {
  #page-snap-and-send #video {
    position: relative;
    width: 100%;
  }
}
@media (min-width: 970px) {
  #page-snap-and-send #video {
    right: 0;
    top: 0;
    position: absolute;
  }
}
#page-snap-and-send #video::-webkit-media-controls-start-playback-button {
  display: none !important;
  -webkit-appearance: none;
}
#page-snap-and-send #video-container {
  background: url('/images/page-member-services/snap-and-send/video_poster.jpg');
  height: auto;
  background-repeat: no-repeat;
  background-size: cover;
  color: white;
  margin-top: 30px;
  overflow: hidden;
  position: relative;
}
@media (max-width: 969px) {
  #page-snap-and-send #video-container {
    padding-bottom: 49%;
    min-height: 480px;
    max-height: 665px;
  }
}
@media (min-width: 970px) {
  #page-snap-and-send #video-container {
    display: inherit;
    height: 280px;
  }
}
#page-snap-and-send #video-texts {
  background-color: rgba(100, 100, 100, 0.5);
  position: relative;
  height: 100%;
  z-index: 1;
}
@media (max-width: 969px) {
  #page-snap-and-send #video-texts {
    background: transparent;
    z-index: 1;
    bottom: 0;
    height: inherit;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
  }
}
#page-snap-and-send #video-texts .embed-text-panel {
  position: static;
}
#page-snap-and-send #video-play {
  background: url('/images/page-member-services/snap-and-send/play.png');
  background-size: cover;
  cursor: pointer;
  height: 80px;
  position: absolute;
  right: 25%;
  top: 104px;
  width: 80px;
  z-index: 2;
}
@media (max-width: 969px) {
  #page-snap-and-send #video-play {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
  }
}
#page-snap-and-send #video-mobile-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
  background: rgba(100, 100, 100, 0.52);
}
@media (min-width: 970px) {
  #page-snap-and-send #video-mobile-shadow {
    display: none;
  }
}
#page-health-assistant #header-wrapper {
  background-image: url('/images/header/health-assistant/Hero banner/health-assistant-landing-hero.jpg');
  background-color: #a153af;
  background-position: top right;
  background-size: 100%;
}
@media (min-width: 970px) {
  #page-health-assistant #header-wrapper {
    background-size: 59%;
  }
}
#page-health-assistant #content .claims-intruduction h2.heading {
  white-space: nowrap;
}
#page-health-assistant .benefits-panel {
  margin-bottom: 30px;
  padding: 0px 30px 0px;
}
#page-health-assistant .store-button {
  background-color: #a153af;
  height: 55px;
  width: 145px;
}
#page-health-assistant .apple-button {
  background-image: url("/images/header/health-assistant/App Logos/Group 5.png");
}
#page-health-assistant .google-button {
  background-image: url("/images/header/health-assistant/App Logos/Group 6.png");
}
#page-health-assistant .store-button-black {
  background-color: #f5f5f5;
  height: 49px;
  width: 135px;
  margin-right: 20px;
  margin-top: 30px;
}
#page-health-assistant .store-button-black:hover,
#page-health-assistant .store-button-black:focus {
  background-color: #f5f5f5;
}
#page-health-assistant .apple-button-black {
  background-image: url("/images/header/health-assistant/App Logos/Group 31.png");
}
#page-health-assistant .google-button-black {
  background-image: url("/images/header/health-assistant/App Logos/google play.png");
}
#page-health-assistant .get-it {
  color: #ffffff;
  font: 18px open_sanssemibold;
  text-align: center;
  padding-left: 0px;
  margin-top: -10px;
  margin-bottom: 30px;
}
@media (min-width: 750px) {
  #page-health-assistant .get-it {
    margin-right: 60px;
    margin-bottom: 0px;
  }
}
#page-health-assistant .benefit-container {
  display: flex;
  flex-direction: column;
}
@media (min-width: 750px) {
  #page-health-assistant .benefit-container {
    width: calc(33% - 18px);
  }
}
#page-health-assistant .benefit-container img {
  height: auto;
  margin-top: 10;
  width: auto;
}
#page-health-assistant .benefit-container h3 {
  height: 80px;
  order: 2;
}
@media (min-width: 750px) {
  #page-health-assistant .benefit-container h3 {
    order: 0;
  }
}
@media (min-width: 750px) {
  #page-health-assistant .highlight-container {
    width: calc(25% - 18px);
  }
}
#page-health-assistant .highlight-container h3 {
  font-family: "open_sanssemibold";
  font-size: 18px;
  text-align: left;
}
#page-health-assistant .highlight-container p {
  font: 14px open_sansregular;
}
#page-health-assistant .highlights-panel {
  background-color: white;
  box-shadow: 0 1px 6px 0 rgba(178, 178, 178, 0.5), 0 1px 6px 0 rgba(224, 224, 224, 0.5);
  margin-top: 30px;
  padding: 12px 15px 10px 10px;
  position: relative;
}
#page-health-assistant .highlights-container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (min-width: 750px) {
  #page-health-assistant .highlights-container {
    flex-direction: row;
    justify-content: space-between;
  }
}
#page-health-assistant .nurse-img {
  margin-top: 0px;
  margin-right: -40px;
}
@media (min-width: 750px) {
  #page-health-assistant .nurse-img {
    margin-top: -40px;
    margin-left: -10px;
  }
}
.important-container h3 {
  margin: 0;
  text-align: center;
  font: 18px open_sanssemibold;
  color: #524954;
  /*@media (min-width: @screen-sm-min) {
      font-size: 18px;
    }*/
}
.important-container ol {
  margin: 21px 0 0;
  padding-left: 20px;
}
@media (min-width: 750px) {
  .important-container ol {
    margin-top: 23px;
    padding-right: 130px;
  }
}
.important-container li {
  margin-top: 20px;
  padding-left: 8px;
}
.important-container li:first-child {
  margin-top: 0;
}
@media (min-width: 750px) {
  .important-container li {
    padding-left: 12px;
  }
}
.important-container li a {
  text-decoration: none;
}
.important-container {
  margin-top: 35px;
  padding: 25px 15px 45px;
  font: 14px open_sansregular;
  color: #524954;
  background-color: white;
  box-shadow: 0 1px 6px 0 rgba(178, 178, 178, 0.5), 0 1px 6px 0 rgba(224, 224, 224, 0.5);
}
@media (min-width: 750px) {
  .important-container {
    padding: 35px 45px 60px;
  }
}
#page-health-assistant .embed-responsive-vhi-eighty-four {
  padding-bottom: 0;
}
.guy-img {
  display: none;
}
@media (min-width: 750px) {
  .guy-img {
    display: inline;
  }
}
uls {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-color: #333;
}
lis {
  float: left;
}
lis l {
  font-weight: bold;
  display: block;
  color: #524954;
  text-align: center;
  padding: 14px 16px;
  text-decoration: underline;
  cursor: pointer;
}
lis l:hover {
  background-color: #D6B9DC;
}
.rectangle {
  width: 10px;
  height: 5px;
}
table,
td,
th {
  border: 1px solid #ddd;
  text-align: left;
}
table {
  border-collapse: collapse;
  width: 100%;
}
th,
td {
  padding: 15px;
}
.vhi-font {
  display: none;
}
.vhi-colors {
  display: none;
}
.vhi-buttons {
  display: none;
}
.vhi-video {
  display: none;
}
.times-new-roman {
  font-family: times new roman;
}
.georgia {
  font-family: times;
}
.serif {
  font-family: serif;
}
.color-red {
  background: #ff0000;
}
.color-yellow {
  background: #ffff00;
}
.color-maroon {
  background: #800000;
}
#term-of-business-page h3,
#page-terms-of-use h3 {
  margin-top: 40px;
}
#term-of-business-page .accordion-row .accordion-row-header:after,
#page-terms-of-use .accordion-row .accordion-row-header:after {
  content: "";
  display: inline-block;
  background: url("../images/standard-pages/terms/arrow-right.png") no-repeat;
  height: 16px;
  width: 16px;
  -webkit-transform: translateY(7px);
  transform: translateY(7px);
  margin-left: 6px;
}
#term-of-business-page .accordion-row.active .accordion-row-header:after,
#page-terms-of-use .accordion-row.active .accordion-row-header:after {
  background: url("../images/standard-pages/terms/arrow-down.png") no-repeat;
}
#term-of-business-page .accordion-row .accordion-row-content,
#page-terms-of-use .accordion-row .accordion-row-content {
  padding-top: 10px;
}
#term-of-business-page .accordion-row .accordion-row-content ul,
#page-terms-of-use .accordion-row .accordion-row-content ul {
  padding-left: 20px;
}
#term-of-business-page .accordion-row .accordion-row-content ul li,
#page-terms-of-use .accordion-row .accordion-row-content ul li {
  color: #1db3ce;
}
#term-of-business-page .accordion-row .accordion-row-content ul li p,
#page-terms-of-use .accordion-row .accordion-row-content ul li p {
  color: #524954;
}
#term-of-business-page .accordion-row .accordion-row-content b,
#page-terms-of-use .accordion-row .accordion-row-content b {
  font-family: open_sanssemibold;
  font-weight: normal;
}
#term-of-business-page .bullet-offset,
#page-terms-of-use .bullet-offset {
  padding-left: 32px;
}
#page-press-releases h3 {
  margin-top: 48px;
}
#page-press-releases a {
  text-decoration: none;
  font-family: open_sanssemibold;
}
#page-press-releases .accordion-row .accordion-row-header:after {
  content: "";
  display: inline-block;
  background: url("../images/standard-pages/terms/arrow-right.png") no-repeat;
  height: 16px;
  width: 16px;
  -webkit-transform: translateY(7px);
  transform: translateY(7px);
  margin-left: 6px;
}
#page-press-releases .accordion-row.active .accordion-row-header:after {
  background: url("../images/standard-pages/terms/arrow-down.png") no-repeat;
}
@media (min-width: 750px) {
  #page-press-releases .information-block-container {
    padding-left: 50px;
    padding-right: 50px;
  }
}
#page-press-releases .information-block-container .information-block-header:not(:first-child) {
  padding-top: 47px;
}
#page-press-releases .press-releases-log-holder .press-releases-log-item {
  font-size: 14px;
  padding-bottom: 25px;
}
#page-press-releases .press-releases-log-holder .press-releases-log-item:last-child {
  padding-bottom: 0;
}
@media (min-width: 750px) {
  #page-press-releases .press-releases-log-holder .press-releases-log-item .log-date {
    float: left;
    width: 14%;
  }
}
@media (min-width: 750px) {
  #page-press-releases .press-releases-log-holder .press-releases-log-item .log-text {
    float: right;
    width: 85%;
  }
}
#page-press-releases .press-releases-log-holder .press-releases-log-item .log-text :after {
  content: ">";
  display: inline-block;
  margin-left: 4px;
}
#page-press-releases .press-release-archive ul {
  overflow: auto;
  list-style-type: none;
}
#page-press-releases .press-release-archive ul li {
  display: block;
  float: left;
  width: 33%;
  padding-bottom: 28px;
}
@media (min-width: 750px) {
  #page-press-releases .press-release-archive ul li {
    width: 14%;
  }
}
#page-press-releases .press-releases-contacts {
  display: flex;
  justify-content: center;
  flex-direction: row;
}
@media (max-width: 749px) {
  #page-press-releases .press-releases-contacts {
    flex-direction: column;
    align-items: center;
  }
}
#page-press-releases .press-releases-contacts .press-releases-contact:not(:first-child) {
  margin-left: 50px;
  margin-top: 0;
}
@media (max-width: 749px) {
  #page-press-releases .press-releases-contacts .press-releases-contact:not(:first-child) {
    margin-left: 0;
    margin-top: 35px;
  }
}
#page-press-releases .press-releases-summary p {
  font-family: open_sansregular;
  color: #524954;
}
#page-press-releases .press-releases-summary ul {
  padding-left: 20px;
}
#page-press-releases .press-releases-summary ul li {
  color: #1db3ce;
}
#page-press-releases .information-block-button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 175px;
  height: 45px;
  font: 14px open_sansbold;
  color: #524954;
  text-decoration: none;
  background-color: #ffffff;
  cursor: pointer;
  border: solid 1px #524954;
}
@media (min-width: 750px) {
  #page-press-releases .information-block-button {
    font-size: 15px;
  }
}
#page-press-releases .press-releases-annual-report {
  padding: 0;
}
#page-press-releases .press-releases-annual-report .press-releases-annual-report-item {
  padding: 0;
}
@media (max-width: 750px) {
  #page-press-releases .press-releases-annual-report .press-releases-annual-report-item {
    text-align: center;
  }
}
#page-press-releases .press-releases-annual-report .press-releases-annual-report-item ul {
  list-style-type: none;
  padding: 0;
}
#page-press-releases .press-releases-annual-report .press-releases-annual-report-item ul li {
  margin-bottom: 18px;
}
@media (max-width: 750px) {
  #page-press-releases .press-releases-annual-report .press-releases-annual-report-item ul li:nth-child(n+6) {
    display: none;
  }
}
#page-press-releases .press-releases-annual-report .press-releases-annual-report-item ul a {
  font-family: open_sansregular;
}
#page-press-releases .press-releases-annual-report .press-releases-annual-report-item .information-block-item-header {
  margin: 30px 0 20px 0;
}
#page-press-releases .press-releases-annual-report .press-releases-annual-report-item .see-more-btn {
  background-color: #ffffff;
  color: #524954;
  font: 14px open_sansbold;
  height: 45px;
  width: 175px;
  outline: none;
  border: solid 1px #524954;
  display: none;
}
@media (min-width: 750px) {
  #page-press-releases .press-releases-annual-report .press-releases-annual-report-item .see-more-btn {
    font-size: 15px;
  }
}
@media (max-width: 750px) {
  #page-press-releases .press-releases-annual-report .press-releases-annual-report-item .see-more-btn {
    display: inline-block;
  }
}
#page-press-releases .sfcr-container .information-block-button-container,
#page-press-releases .back-container .information-block-button-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#page-press-releases .sfcr-container .press-releases-cta-back,
#page-press-releases .back-container .press-releases-cta-back {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 175px;
  height: 45px;
  font: 14px open_sansbold;
  color: #ffffff;
  text-decoration: none;
  background-color: #e17000;
  cursor: pointer;
}
@media (min-width: 750px) {
  #page-press-releases .sfcr-container .press-releases-cta-back,
  #page-press-releases .back-container .press-releases-cta-back {
    font-size: 15px;
  }
}
.vhi-app-links {
  padding-top: 10%;
  padding-left: 3%;
  padding-right: 3%;
  padding-bottom: 10%;
  text-align: center;
}
#hero-header-dropdown {
  background-color: white;
  display: none;
  margin-top: -42px;
  padding-top: 42px;
}
#hero-header-dropdown > div {
  display: block;
}
@media (min-width: 970px) {
  #hero-header-dropdown > div {
    display: flex;
  }
}
#hero-header-dropdown .align-horizontal {
  padding: 23px;
}
@media (min-width: 750px) {
  #hero-header-dropdown .promotion-header {
    font-size: 26px;
  }
}
#hero-header-dropdown > div {
  margin: auto 15px;
}
@media (min-width: 970px) {
  #hero-header-dropdown > div {
    margin: auto 80px;
  }
}
#hero-header-dropdown > div p {
  margin: 20px auto 0;
}
#hero-header-dropdown > div a.promotion-cta {
  position: absolute;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  height: 46px;
  width: 175px;
}
#hero-header-dropdown > div a.promotion-cta button {
  background-color: transparent;
  border: solid 2px #fff !important;
  color: white;
  font-family: open_sansbold;
  position: absolute;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
}
@media (min-width: 970px) {
  #hero-header-dropdown > div a.promotion-cta button {
    border: solid 2.25px #fff !important;
  }
}
#hero-header-dropdown > div .promotion-container {
  background-color: #646464;
  min-height: 295px;
  padding-bottom: 134px;
  padding-top: 41px;
  width: 100%;
}
#hero-header-dropdown > div .promotion-container:first-child {
  margin-top: 39px;
}
@media (max-width: 969px) {
  #hero-header-dropdown > div .promotion-container:not(:first-child) {
    margin-top: 18px;
  }
}
#hero-header-dropdown > div .promotion-container:after {
  background-size: cover;
  content: " ";
  opacity: 0.35;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
@media (min-width: 970px) {
  #hero-header-dropdown > div .promotion-container:nth-child(2),
  #hero-header-dropdown > div .promotion-container:nth-child(3) {
    margin-left: 30px;
  }
}
#hero-header-dropdown > div .promotion-container-inner {
  padding: 0 19px;
}
#hero-header-dropdown > div .promotion-container-inner * {
  text-align: center;
}
#hero-header-dropdown > div .promotion-container-inner {
  position: relative;
}
#hero-header-dropdown button {
  font-weight: bold;
}
#travel-page #hero-header-dropdown {
  padding-top: 57px;
  margin-bottom: -57px;
}
#page-terms-of-use .element-accordion,
#term-of-business-page .element-accordion,
#page-downloads .element-accordion,
#page-press-releases .element-accordion {
  margin: 0;
}
#page-terms-of-use .element-accordion .accordion-row,
#term-of-business-page .element-accordion .accordion-row,
#page-downloads .element-accordion .accordion-row,
#page-press-releases .element-accordion .accordion-row {
  margin-bottom: 38px;
}
#page-terms-of-use .element-accordion .accordion-row .accordion-row-header,
#term-of-business-page .element-accordion .accordion-row .accordion-row-header,
#page-downloads .element-accordion .accordion-row .accordion-row-header,
#page-press-releases .element-accordion .accordion-row .accordion-row-header {
  margin: 0;
  padding: 0;
  line-height: normal;
  font-family: open_sanssemibold;
  font-size: 14px;
  cursor: pointer;
  background-color: white;
  color: #524954;
}
#page-terms-of-use .element-accordion .accordion-row .accordion-row-content,
#term-of-business-page .element-accordion .accordion-row .accordion-row-content,
#page-downloads .element-accordion .accordion-row .accordion-row-content,
#page-press-releases .element-accordion .accordion-row .accordion-row-content {
  box-shadow: border-box;
  overflow: hidden;
  display: none;
  font-family: open_sansregular;
  color: #524954;
  font-size: 14px;
  -webkit-transition: max-height 0.35s ease-in-out;
  transition: max-height 0.35s ease-in-out;
}
#page-terms-of-use .element-accordion .accordion-row .accordion-row-content p,
#term-of-business-page .element-accordion .accordion-row .accordion-row-content p,
#page-downloads .element-accordion .accordion-row .accordion-row-content p,
#page-press-releases .element-accordion .accordion-row .accordion-row-content p {
  padding: 0px;
  font-family: open_sansregular;
  color: #524954;
  font-size: 14px;
}
.cookie-message {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 70px;
  z-index: 999;
  background-color: #524954;
  line-height: normal;
}
@media (max-width: 749px) {
  .cookie-message {
    height: 91px;
  }
}
.cookie-message-text-wrap {
  text-align: center;
  min-width: 280px;
}
@media (max-width: 749px) {
  .cookie-message-text-wrap {
    padding: 0 40px;
    min-width: 260px;
  }
}
.cookie-message-text-wrap p,
.cookie-message-text-wrap a {
  color: #fff;
  font-size: 12px;
  font-family: open_sanssemibold;
}
.cookie-message-text-wrap p {
  margin-bottom: 5px;
}
.cookie-message-text-wrap a {
  text-decoration: underline;
}
.cookie-message-close-btn {
  position: absolute;
  top: 10px;
  margin-left: 380px;
  cursor: pointer;
}
@media (max-width: 749px) {
  .cookie-message-close-btn {
    top: 20px;
    right: 5%;
  }
}
