/**
 * Foundation for Sites by ZURB
 * Version 6.4.3
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
/*@include foundation-accordion;
@include foundation-accordion-menu;
@include foundation-badge;
@include foundation-breadcrumbs;
@include foundation-button-group;
@include foundation-callout;
@include foundation-card;
@include foundation-close-button;
@include foundation-menu;
@include foundation-menu-icon;
@include foundation-drilldown-menu;
@include foundation-dropdown;
@include foundation-dropdown-menu;
@include foundation-responsive-embed;
@include foundation-label;
@include foundation-media-object;
@include foundation-off-canvas;
@include foundation-orbit;
@include foundation-pagination;
@include foundation-progress-bar;*/
/*@include foundation-slider;
@include foundation-sticky;
@include foundation-reveal;
@include foundation-switch;
@include foundation-table;
@include foundation-tabs;
@include foundation-thumbnail;
@include foundation-title-bar;
@include foundation-tooltip;
@include foundation-top-bar;
@include foundation-visibility-classes;*/
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:900");
h3.header-message {
  color: #f15936;
  text-transform: none;
  font-weight: 900; }

.at-recurring {
  display: none; }

.clearfix:after {
  content: "";
  display: table;
  clear: both; }

label.SelectedFrequency {
  display: none !important; }

.IsRecurring span {
  font-weight: bold;
  font-size: 1.25em; }

.askBox #cboxOverlay {
  background-color: #ffffff; }

#cboxClose {
  position: absolute;
  top: 12px;
  right: 12px;
  background: url(https://nvlupin.blob.core.windows.net/images/van/TSM/TSMAU/1/56490/images/superform/images/close.png) no-repeat !important;
  background-size: contain !important;
  width: 16px !important;
  height: 16px !important;
  text-indent: -9999px;
  display: block !important; }

#exitModal p {
  text-align: center; }

#exitModal h3 {
  margin-bottom: 0.5em; }

#exitModal {
  background: #E9E5D7;
  border: 5px solid #0aa8e3;
  border-radius: 12px;
  padding: 1rem;
  font-family: "Source Sans Pro", sans-serif; }
  #exitModal .offer-wrapper {
    display: -ms-flexbox;
    display: flex; }
    #exitModal .offer-wrapper img {
      -ms-flex-item-align: baseline;
          align-self: baseline;
      padding-right: 1em;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
    #exitModal .offer-wrapper p {
      text-align: left; }
  #exitModal p {
    text-align: center; }
  #exitModal h2 {
    font-size: 2rem;
    color: #0aa8e3;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 900;
    font-size: 45px;
    margin-bottom: 0;
    text-align: center; }
    @media screen and (max-width: 63.9375em) {
      #exitModal h2 {
        font-size: 24px; } }
    #exitModal h2 span {
      font-size: 0.5em;
      display: inline-block;
      vertical-align: top; }
    #exitModal h2 span:first-child {
      padding-right: 0.5em; }
    #exitModal h2 span:last-child {
      padding-left: 0.5em; }
  #exitModal h3 {
    color: #4a4a4a;
    text-transform: none;
    font-weight: bold;
    margin-bottom: 0.5em; }
    @media screen and (max-width: 63.9375em) {
      #exitModal h3 {
        font-size: 16px; } }
  #exitModal p {
    font-size: 1rem;
    color: #4a4a4a; }
    #exitModal p strong em {
      text-decoration: underline; }
  #exitModal .button-set hr {
    width: 70%;
    margin: 0 0 1.25rem 0;
    margin: 20px 0;
    border: 0;
    border-bottom: 1px solid #fff; }
  #exitModal #monthly-message {
    font-size: 18px;
    font-weight: bold;
    width: 100%;
    line-height: 24px; }
  #exitModal a.trigger {
    display: inline;
    color: #0AA8E3;
    font-size: 13px;
    text-decoration: underline; }
  #exitModal .note {
    text-align: center;
    padding-bottom: 0;
    margin: 0; }
  #exitModal .button-set {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
    margin-bottom: 0; }
    #exitModal .button-set h3 {
      color: #fefefe; }
    #exitModal .button-set #monthly-submit-exit {
      background: #7ba701;
      border: 1px solid #FFFFFF;
      border-radius: 8px;
      padding: 10px 0px 12px;
      color: #fff;
      font-family: "Source Sans Pro", sans-serif !important;
      font-size: 1rem;
      width: 100%;
      text-align: center;
      margin: 0 0 1rem 0;
      display: inline-table;
      font-size: 18px;
      font-weight: bold; }
      #exitModal .button-set #monthly-submit-exit h3 {
        font-size: 55px;
        font-weight: 900;
        display: inline; }
      #exitModal .button-set #monthly-submit-exit h4 {
        font-weight: 700;
        display: inline; }
        #exitModal .button-set #monthly-submit-exit h4 strong {
          font-weight: 900; }
      #exitModal .button-set #monthly-submit-exit .monthly-amount {
        font-size: 34px; }
    #exitModal .button-set #onetime-submit {
      background: none;
      color: #0aa8e3;
      padding: 0;
      border: 0;
      border-radius: 0;
      width: 100%;
      font-weight: bold;
      text-decoration: underline;
      font-size: 16px;
      line-height: 22px;
      text-align: center; }
  @media screen and (max-width: 63.9375em) {
    #exitModal .hide-for-mobile {
      display: none; } }