/*!
 * Start Bootstrap - Business Casual Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */
@media all {
  body {
    font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
    padding-right: 0px;

    background: transparent #ececec repeat scroll 0% 0%;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
  }

  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    /* text-transform: uppercasee; */
    font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
    /* font-weight: 700; */
    /* letter-spacing: 1px; */
  }

  p/* , .eligibleStrongP */ {
    font-size: 1.25em;
    line-height: 1.6;
    color: #000;
  }
  /* .eligibleStrongP {
    text-transform: none!important;
    margin-top: 0px!important;
    line-height: 100%!important;
} */

  hr {
    /*    max-width: 400px;*/
    width: 98%;
    float: left;
    margin: 1%;
    border-color: #aee0f1;
  }
  /* .main-content-link:focus {
    visibility: visible!important;
} */
  .coupon hr {
    max-width: 100%;
    margin-top: 10px;
    margin-bottom: 5px;
  }

  .brand,
  .address-bar {
    display: none;
  }

  .warning {
    padding: 10px;
  }
  .replace-warning {
    padding: 10px 0;
  }

  .warning p,
  .warning label {
    font-weight: bold;
    font-size: 14px;
    text-transform: initial;
    color: red;
  }
  #warning-box {
    color: #000000;
  }
  #warning-box a {
    text-decoration: underline;
  }
  .container.coupon-page,
  .container.voucher-page {
    padding: 0px;
  }
  .container.coupon-page .pad-top,
  .container.coupon-page .shrink,
  .container.voucher-page .pad-top,
  .container.voucher-page .shrink {
    padding: 0px;
    margin-top: 2px !important;
    margin-bottom: 0px;
  }
  .container.coupon-page .coupon img.logo,
  .container.voucher-page .coupon img.logo {
    max-width: 60%;
    padding-bottom: 10px;
  }

  .error-container label {
    display: block;
  }
  select.error {
    color: initial;
  }
  div.error {
    color: #660000;
    font-weight: 700;
    font-size: 12px;
  }
  label.error {
    font-size: 12px;
  }

  #guardian-hide {
    display: none;
  }

  .hidden {
    display: none;
  }
  #hide-on-unchecked {
    display: none;
  }

  .switch-toggle a {
    background-color: white;
    border-color: #e3e3e3;
  }

  .bootstrap-switch {
    margin: 5px;
  }

  .bootstrap-switch-info {
    background-color: #6bcad4 !important;
  }

  .submit-btn {
    margin-top: 20px;
  }

  .navbar-brand {
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 2px;
  }

  .navbar-nav {
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 3px;
  }

  .img-full {
    min-width: 100%;
  }

  .print_header {
    display: none;
  }

  .brand-before,
  .brand-name {
    text-transform: capitalize;
  }

  .brand-before {
    margin: 15px 0;
  }

  .brand-name {
    margin: 0;
    font-size: 4em;
  }

  .tagline-divider {
    margin: 15px auto 3px;
    max-width: 250px;
    border-color: #999999;
  }

  .modal-open {
    overflow-y: auto;
  }

  .brand {
    height: 8px;
    width: 100%;
    background-color: #159a95;
  }

  .pright {
    text-align: right;
    float: right;
    width: 45%;
    font-size: 12px;
    color: #171717;
    margin-bottom: 0px;
  }

  .h4right {
    color: #ffffff;
    text-align: right;
    float: right;
    width: 30%;
    padding-top: 0px;
    margin-top: 0px;
    text-transform: none;
    margin-bottom: 0px;
  }

  .topbar {
    height: 50px;
    overflow: visible;
    background-color: #33b5b5;
    padding: 10px;
    padding-left: 0px;
    padding-top: 0px;
  }

  .merckcorner {
    position: absolute;
    z-index: 5;
    max-width: 10%;
    min-width: 140px;
  }
  .merckcorner#merck-corner-landing {
    max-width: 23%;
  }

  .topbar p,
  .topbar h4 {
    padding-top: 10px;
    padding-right: 10px;
  }

  .brandbar {
    overflow: auto;
    background-color: #ffffff;
    float: left;
    border: 2px solid #d8d8d8;
    width: 100%;
  }

  .btn-default {
    background-color: #c15807;
    color: #ffffff;
    font-weight: bold;
    font-size: 14px;
  }

  .btn-default.disabled {
    background-color: #c15807;
  }

  .btn-default:focus {
    color: #fff;
    background-color: #c15807;
  }
  .shrink ul {
    padding-left: 0px;
  }

  .box.coupon-info h3,
  .box.coupon-info h2 {
    margin-top: 2px;
    margin-bottom: 2px;
    font-size: 18px;
  }

  .box.coupon-info p {
    font-size: 11.6px;
    line-height: 1.42857em;
  }

  .couponPleaseNote {
    border: 1px solid #333333;
    padding-left: 0.5em;
  }

  .box.coupon-info .col-lg-6 {
    padding: 3px;
  }

  .coupon {
    /*border-style: dashed;*/
    border-width: 7px;
    /*min-height: 600px;*/
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
  }
  .coupon p,
  .eligibleStrongP {
    font-size: 13.5px;
    line-height: 1.2em;
    margin-bottom: 5px;
    margin-top: 5px;
  }
  .coupon-bottom {
    /* background: rgb(247, 145, 47); 
color: white; */
    /* color: #f7912f; */
    padding: 5px 0px;
    font-size: 11px;
    font-weight: bold;
    z-index: 50;
  }
  .teal-text {
    color: #1a5b5b;
  }
  #coupon-bottom-div {
    background: #ffffff;
    height: 4.55em;
  }
  #eligibleStrong {
    font-size: 1.25em;
    line-height: 110%;
  }
  #HCP_sticker.bubble_btn {
    border: 1px solid #1f4598;
  }
  #HCP_stickerCol {
    margin: auto;
  }
  #rxbinDiv {
    width: 80%;
  }
  #expDateDiv {
    width: 100%;
  }
  .hideOnActivate {
    /* display: none; */
  }
  .padding-0 {
    padding: 0;
  }
  .padding-t-30 {
    padding-top: 30px;
  }
  /* the selector matches and external link (ie. starting with http), 
not including links to the current domain */
  a[target="_blank"]::after {
    content: "(opens in a new tab)";
    display: inline-block;
    width: 0.7em;
    height: 0.7em;
    text-indent: 0.7em;
    white-space: nowrap;
    overflow: hidden;
    background-image: url(https://upload.wikimedia.org/wikipedia/commons/4/44/Icon_External_Link.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    margin-left: 0.1em;
  }
  .footer-container a::after {
    float: right;
    margin-right: -76px;
  }
  .powered-by-logo::after {
    float: right;
  }
}
@media screen and (min-width: 1200px) {
  #expDateDiv {
		text-align: justify;
    -moz-text-align-last: center;
    text-align-last: center;
	}
  /* @-moz-document url-prefix() {
.expDateText {
	/ font-size: 13px; /
}
#coupon-bottom-div {
    background: none;
    height: 1.5em!important;
}
.coupon-bottom {
    color: #F7912F;
    padding: 5px 0px;
    font-size: 13.5px;
    font-weight: bold;
    z-index: 50;
    float: none;
    display: inline-block;
    margin: auto 53px;
}
.col-xs-2 {
    width: 10.2%;
    text-align: left;
} */
 /* #expDateDiv {
    width: 17%;
   width: 89.9%;
    text-align: justify;
    -moz-text-align-last: center;
    text-align-last: center;
} */
  #coupon-bottom-div {
    background: none;
    /* height: 3.8em !important; */
  }
  #lightTitleDiv {
    height: 3.5em;
  }
}

@media screen and (min-color-index: 0) and(-webkit-min-device-pixel-ratio:0) {
  @media {
    #lightTitleDiv {
      margin-top: 2em;
    }
  }
}

#BIN,
#GRP,
#BIN3,
#GRP2 {
  margin-bottom: -0.5em;
}
#PCN,
#PCN2 {
  margin-bottom: -0.3em;
}
#insCardText,
#insCardText2 {
  margin-top: -0.25em;
}
.leftInfo {
  color: #333333;
}

.horizontal input,
.horizontal label {
  margin-top: 5px;
  margin-bottom: 5px;
}

#enroll_form {
  display: none;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cee6ff+0,cee6ff+0,dcf0ff+20,ffffff+60 */
  background: #cee6ff; /* Old browsers */
  background: -moz-linear-gradient(
    15deg,
    #cee6ff 0%,
    #cee6ff 0%,
    #dcf0ff 20%,
    #ffffff 60%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    15deg,
    #cee6ff 0%,
    #cee6ff 0%,
    #dcf0ff 20%,
    #ffffff 60%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    15deg,
    #cee6ff 0%,
    #cee6ff 0%,
    #dcf0ff 20%,
    #ffffff 60%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cee6ff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
  margin-bottom: 0px;
  padding-bottom: 15px;
}

#labelChanges {
  margin-bottom: 0px;
}
.orangeSubHeader {
  color: #c15807;
  margin-top: 0px;
}

#learnMore_area {
  margin-left: -15px;
  margin-right: -15px;
  padding-left: 15px;
  padding-right: 15px;
}

.btn-block {
  text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4);
}

.form-group p {
  font-size: 14px;
}

.form-control {
  margin: 5px;
}
select.form-control {
  max-width: 200px;
}

.form-bold {
  color: #1a5b5b;
  font-size: 16px;
  padding-bottom: 10px;
  padding-top: 10px;
  display: block;
}

.form-bold2 {
  color: #c15807;
  font-size: 14px;
  padding-bottom: 10px;
  padding-top: 10px;
  display: block;
}

#labelAboutYou {
  padding-bottom: 0px;
}
#labelAboutYouSub {
  font-size: 14px;
  padding-top: 0px;
}
.form-control#zip,
#state,
#labelState {
  display: inline-block;
}

.padtop {
  margin-top: 80px !important;
}

.row.shrink {
  background-color: white;
}

.brandbar_sub {
  min-height: 83.1px;
  overflow: visible;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e8ceb9+100 */
  background: #e7f1f4;

  float: left;
  /* border: 2px solid #D8D8D8; */
}

.brandbar_sub h2,
.brandbar_sub h3 {
  color: #5d2f04;
  text-transform: none;
  font-size: 22px;
  text-align: center;
  width: 95%;
  float: none;
  margin: auto;
}
.brandbar_sub h2 {
  margin-top: 0.7em;
  margin-bottom: 0.7em;
}

.lowercase {
  text-transform: none !important;
  color: #c15807;
  font-size: 24px;
  text-align: center;
  width: 70%;
  float: right;
}

.nocaps {
  text-transform: none;
  text-align: center;
  line-height: 1.2em;
  /* font-size: 19px; */
}
/* .nocapsLeft, .calloutLeft {
    width: 48%!important;
    float: left;
    margin-left: 2%;
    margin-right: 2%;
} */
.nocapsLeft {
    margin-left: 2%;
    margin-right: 2%;
  /* text-align: left; */
  color: #171717;
}
.calloutLeft .teal2 {
  font-size: 18px;
  line-height: 1.2em;
}
.calloutLeft .medGuidePI {
  color: black;
  /* font-size: 18px; */
  line-height: 1.2em;
  /* font-weight: bold; */
  margin: 0;
    text-align: left;
}

.text-contrast-dark {
  color: #171717 !important;
}
/* .boxedWarningMobile {
	display: none;
}
.boxedWarningDesktop {
	display: block;
} */
.warningDiv#h4 {
    /* width: 28em; */
    font-size: 12px;
    line-height: 110%;
    margin-bottom: 2em;
    /* margin-left: 6em;
	margin-top: -75px; */
    text-align: left;
    padding-left: 0.3em;
    width: 30%;
    margin-top: 0px;
    position: absolute;
    right: 0px;
  }
  /* .eligibleStrongP {
    width: 69%;
  } */
  #warning-box {
    font-size: 16px;
    line-height: 110%;
  }
.callout {
  /* width:78%; */
  margin: 1em auto;
  text-align: center;
  padding: 10px;
  border: 3px solid black /*#f7912f*/;
  background-color: #ffffff;
}

.callout p {
  font-size: 20px;
}

.extrapad {
  padding-right: 30px;
  padding-left: 30px;
}

.shrink {
  width: 99%;
  margin: 0 auto;
  /* overflow:auto; */
  overflow: hidden;
  height: auto;
  margin-bottom: 25px;
  -webkit-border-radius: 18px 18px 10px 10px;
  border-radius: 18px 18px 10px 10px;
  -webkit-box-shadow: 1px 1px 6px 2px #adadad;
  box-shadow: 1px 1px 6px 2px #adadad;
}
.shrink.nobg {
  -webkit-box-shadow: initial;
  box-shadow: initial;
}

.shrink ul {
  padding-left: 30px;
}

.container.coupon-page .shrink ul,
.container.voucher-page .shrink ul {
  padding-left: 0px;
}

.shrink ul li {
  margin-bottom: 4px;

}
#couponBody .shrink ul li{
  font-size: 10.65px;
}

.box.if-eligable h3,
.box.if-eligable p,
#step_title {
  font-size: 18px;
}
/* .box.if-eligable h3 {
  padding-left: 1em;
} */

.couponTnC {
  border: 1px solid black;
  padding: 10px 10px 30px 0px;
  width: 96%;
  margin: 0 20px 30px 20px;
}
.couponTnC label input.landingCheckbox {
  margin: auto 1.5em;
}
#checkSpan {
  /*  margin: -3px 15px auto 40px; */
}
.checkLabel {
  margin: -3px 15px 5px 40px;
}
.box.index h3,
.box.index ul li,
.box.add-info h3,
.box.add-info ul li {
  font-size: 14px;
}
.bubble_title {
  width: 100%;
  border-radius: 15px 15px 0px 0px;
  -webkit-border-radius: 15px 15px 0px 0px;
  /*    background-color: #f7912f;*/
  padding: 10px;
  padding-left: 16px;
  margin-top: 0px;
  /*	color:#33b5b5;*/
  text-transform: none;
}
.stepTitle {
  color: #1a5b5b;
  /* font-weight: bold; */
}

.teal {
  background-color: #008284 !important;
}

.teal2 {
  color: #008284 !important;
  /* font-color: #008284 !important; */
}

.stepimg {
  width: 60px;
  margin: 0 auto;
}

.spacer {
  height: 10px !important;
}

.callout a {
  text-decoration: underline;
  color: #0000ee;
  /* font-color:##008284 !important;  */
}
.callout a:focus,
.callout a:hover {
  color: #23527c !important;
}
/*.green{
background-color: #91a43d !important;
}*/

.blue {
  background-color: #ffffff !important;
}

div.box.if-eligable > div.row {
  width: 100%;
  margin-left: 0;
}

.bubble_btn {
  /*border:1px solid #999999;*/
  width: 100%;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,dedfe1+100 */
  /*background: #ffffff;*/ /* Old browsers */
  /*background: -moz-linear-gradient(top,  #ffffff 0%, #dedfe1 100%);*/ /* FF3.6+ */
  /*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#dedfe1));*/ /* Chrome,Safari4+ */
  /*background: -webkit-linear-gradient(top,  #ffffff 0%,#dedfe1 100%);*/ /* Chrome10+,Safari5.1+ */
  /*background: -o-linear-gradient(top,  #ffffff 0%,#dedfe1 100%);*/ /* Opera 11.10+ */
  /*background: -ms-linear-gradient(top,  #ffffff 0%,#dedfe1 100%);*/ /* IE10+ */
  /*background: linear-gradient(to bottom,  #ffffff 0%,#dedfe1 100%);*/ /* W3C */
  /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dedfe1',GradientType=0 );*/ /* IE6-9 */

  margin: 0 auto;
  border-radius: 15px;
  text-align: center;
  height: 110px;
  margin-bottom: 0px;
}

.bubble_btn p {
  font-size: 14px;
}

.bubble_btn h3 {
  font-size: 20px;
}

.buttonRow {
  width: 19.2em;
  margin-right: 1.5em;
  float: left;
}
.buttona {
  text-decoration: none !important;
}
.buttona .bubble_btn .bubble_title {
  color: #ffffff;
}
.buttona .bubble_btn .green {
  /* INSET BOX SHADOW CAN BE APPLIED TO THIS */
  background: #47511f;
}
.buttona .bubble_btn .blueTtl {
  /* INSET BOX SHADOW CAN BE APPLIED TO THIS */
  background: #55a2a9;
}
.buttona .bubble_btn .orange {
  background: #502e11;
}
.buttona .greenBkg {
  background: #939c67;
}
.buttona .blueBkg {
  background: #8bb2b7;
}
#brightGreenButton .greenBkg {
  background: #b7c07f;
}
#brightBlueButton .blueBkg {
  background: #aedfe5;
}

.buttona .sticker {
  margin-top: 5px;
  background: none;
  border: 1px solid #1f4598;
  height: auto;
}

#brightBlueButton .blueBkg,
#brightGreenButton .greenBkg,
#brightOrangeButton .orangeBkg {
  /*        display: none;*/
  -webkit-box-shadow: inset 0px 5px 5px 0px rgba(50, 50, 50, 0.55);
  -moz-box-shadow: inset 0px 5px 5px 0px rgba(50, 50, 50, 0.55);
  box-shadow: inset 0px 5px 5px 0px rgba(50, 50, 50, 0.55);
}
#brightBlueButton .blueTtl,
#brightGreenButton .green,
#brightOrangeButton .orange {
  -webkit-box-shadow: inset 0px 5px 5px 0px rgba(50, 50, 50, 0.55);
  -moz-box-shadow: inset 0px 5px 5px 0px rgba(50, 50, 50, 0.55);
  box-shadow: inset 0px 5px 5px 0px rgba(50, 50, 50, 0.55);
}
#brightGreenButton .bubble_btn .green {
  background-color: #566420;
}
#brightBlueButton .bubble_btn .blueTtl {
  background-color: #6acad3;
}
.buttona .orangeBkg {
  background: #cb8e55;
}
#brightOrangeButton .orangeBkg {
  background: #fab069;
}
#brightOrangeButton .bubble_btn .orange {
  background: #733e11;
}
#brightBlueButton,
#brightGreenButton,
#brightOrangeButton {
  display: none;
}

.buttona h3 {
  font-weight: 400;
}
.buttona h3 i {
  font-weight: 700;
}
.box.if-eligable p.buttonBody {
  font-size: 14px;
  text-align: left;
}

.orangeBkg img,
.greenBkg img,
.blueBkg img {
  float: left;
  width: 40px;
  margin: 0 0.5em;
}

input[type="checkbox"] {
  display: none;
}
input[type="checkbox"] + label span {
  display: inline-block;
  width: 26px;
  height: 22px;
  margin: -1px 4px 0 0;
  vertical-align: middle;
  background: url(/8223/images/check_radio_sheet.png) left top/53px 22px
    no-repeat;
  cursor: pointer;
}
input[type="checkbox"]:checked + label span {
  background-image: url(/8223/images/check_radio_sheet.png);
  background-position: -27px top;
  background-repeat: no-repeat;
}
.nextBtn,
.nextBtn img {
  width: 11em;
  margin-bottom: 1.3em;
  margin-top: 1.3em;
}

.container {
  background: #e1edf2; /* Old browsers */
  background: -moz-linear-gradient(top, #e1edf2 0%, #ffffff 100%); /* FF3.6+ */
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #e1edf2),
    color-stop(100%, #ffffff)
  ); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(
    top,
    #e1edf2 0%,
    #ffffff 100%
  ); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(
    top,
    #e1edf2 0%,
    #ffffff 100%
  ); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #e1edf2 0%, #ffffff 100%); /* IE10+ */
  background: linear-gradient(to bottom, #e1edf2 0%, #ffffff 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E1EDF2', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.multi {
  font-size: 35px;
  margin: 5px;
}

.switch-light,
.switch-toggle {
  width: 130px; /*!important;*/
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05) inset;
}

.leftInfo {
  font-weight: bold;
}
#h3,
#eligibleStrong {
  font-size: 20px;
  /* font-weight: bold; */
  font-family: "Open Sans-700", Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 130%;
}
#h4 {
  font-size: 16px;
  font-weight: bold;
}
#notValid {
  font-size: 20px;
  font-weight: bold;
  color: #171717;
}
.lightTitle {
  font-weight: normal;
}
#rightList {
  padding-top: 10px;
}
.toInitiate {
  margin-left: -15px;
  padding-top: 10px;
}
.AmPm {
  font-size: 0.8em;
}
.couponTitle #h4 {
  color: #1a5b5b !important;
  font-size: 28px;
}
#lightTitleDiv {
  color: #ffffff !important;
  background: #159a95 !important;
  padding: 1px;
  margin-top: 4px;
}
#lightTitleDiv #h4 {
  color: #ffffff;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 0px;
}
#coupon_CardInfo {
  background: #f7912c;
  height: auto;
}
.box {
  margin-bottom: 0px;
  margin-top: 0px;
  background: #fff;
  background: rgba(255, 255, 255, 0.9);
}
.greenBackground {
  background: #33b5b5;
}

.intro-text {
  text-transform: uppercase;
  font-size: 1.25em;
  font-weight: 400;
  letter-spacing: 1px;
}

.img-border {
  float: none;
  margin: 0 auto 0;
  border: #999999 solid 1px;
}

.img-center {
  float: none;
  margin: 0 auto;
}

.img-left {
  float: none;
  margin: 0 auto 0;
}

.img-right {
  /*float: right;*/
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 10px;
}

.img-80 {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    max-width: 506px;
}

.nobg {
  background: none !important;
}

.footer-container {
  background: none;
}
.accessibility_icon {
  width: 66px;
  float: right;
  margin-top: 5px;
  margin-bottom: 10px;
}
footer {
  background-color: #159a95;
  height: auto;
  overflow: auto;
  margin-top: 20px;
}

footer p {
  color: #ffffff;
  padding: 6px;
  font-size: 13px;
  margin-bottom: 0px;
}

footer.coupon-page,
footer.voucher-page {
  background-color: white;
  height: auto;
  overflow: auto;
  margin-top: 20px;
}

footer.coupon-page p,
footer.voucher-page p {
  color: black;
  padding: 6px;
  font-size: 13px;
  margin-bottom: 0px;
  font-weight: normal;
}

footer.coupon-page hr,
footer.voucher-page hr {
  margin-top: 0px;
  margin-bottom: 0px;
  max-width: 100%;
}

#insuranceRow.col-sm-12,
#insuranceRadio,
#govtRadio,
#exchangeRadio,
#uninsRadio {
  margin-left: 15px;
  vertical-align: top;
}

.radioText {
  display: inline-block;
  width: 85%;
}

.GPE,
#insCardText,
#insCardText2 {
  padding-left: 47px;
}
.belowGPE_labelCol {
  padding-left: 1.8em;
}
#hoverText,
#hoverText2 {
  color: #33b5b5;
  /* position: absolute;
	top: -10em;
	left: 19em; */
  /* text-align: center; */
  font-family: arial, sans-serif;
}
#hoverQmark {
  color: #ffffff;
  background-color: #33b5b5;
  -webkit-border-radius: 18px 18px 18px 18px;
  border-radius: 18px 18px 18px 18px;
  height: 1.5em;
  width: 1.5em;
  text-align: center;
  display: inline-block;
}
#hoverSample {
  width: 12.7em;
  /* background-color: #e8f4f8;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-top: 1em;
	font-size: 0.7em;
	font-weight: bold;
	padding: 1em; */
}
#hoverSample img {
  width: 12.7em;
}
.tempSpace {
  display: none;
}
.enrollInfo {
  padding-left: 47px;
}

.learnMore-toggle {
  width: 220px;
  background: #ffffff;
}

#errorTnC,
#errorOption {
  margin-left: 1.3em;
  margin-bottom: 0.7em;
  display: none;
}

@media screen and (max-width: 768px) {  
  .pright span {
    display: none;
  }
  .pright a {
    float: right;
  }

  .topbar p,
  .topbar h4 {
    width: 100%;
    text-align: center;
    padding-right: 0px;
    padding-left: 60px;
  }
  /*.brandbar_sub, */
  .box .bubble_title {
    min-height: 1px;
    padding-left: 16.6667%;
  }
  .box .bubble_title.hide_small {
    /* display: none; */
    padding-left: 1.2em;
  }
  #step_title {
    padding: 0 1em;
  }
  .brandbar_sub h3,
  .brandbar_sub h2 {
    font-size: 19px;
  }
  /* .img-80 {
    margin: 1em auto;
  } */
  #congratulations_body {
    /* padding-top: 40px; */
  }
  .container {
    padding-left: 0px;
    padding-right: 0px;
  }
  .row.shrink.padtop {
    border-radius: 0px;
    width: 100%;
    margin: 0px !important;
    padding-top: 60px;
    /* margin: 5em 0px 0px 0px !important; */
  }
  .coupon-page .row.shrink.padtop {
    padding-top: 0px;
  }
  /* .bubble_title{
        border-radius: initial;    
    } */
  footer {
    margin-top: 0px;
  }
  .box.coupon-info ul,
  .box.index ul {
    padding-left: 20px;
  }
  /* .callout {
    width: 100%;
  } */

  .shrink ul {
    padding-left: 20px;
  }
  .row {
    margin-left: 0px;
    margin-right: 0px;
  }
  .container {
    width: 100%;
  }
  .multi {
    font-size: 25px;
    margin: 5px;
  }

  .GPE,
  .enrollInfo {
    padding-left: 20px;
  }
  #insCardText,
  #insCardText2 {
    padding-left: 32px;
    margin-top: 0;
  }
  #hoverQmark {
    /* margin-left: 1em; */
    margin-left: 0em;
  }
  div#tipDiv,
  div#tipDiv img {
    width: 100% !important;
    /* right:auto !important;
		left:auto !important; */
    padding-left: 0.7em;
  }

  .container.coupon-page .coupon img.logo,
  .container.voucher-page .coupon img.logo,
  .container.coupon-page .coupon img.logo.dels-logo-coupon {
    max-width: 100%;
  }
  .container.coupon-page .coupon img.logo.dora-logo-coupon {
    max-width: 76%;
  }
  .isen-logo {
    width: 322px;
    margin-right: -8px;
  }
  .isen-r-logo {
    width: 402px;
    margin-left: -72px;
  }
  .dora-logo-coupon {
    width: 352px;
    margin-right: -110px;
  }
  .dels-logo-coupon {
    margin-left: -10px !important;
    width: 462px !important;
    max-width: initial !important;
  }
  #lightTitleDiv {
    margin-top: 10px;
  }
  footer.coupon-page span,
  footer.voucher-page span,
  .footer-left {
    display: block;
  }
  .nocapsLeft,
  .calloutLeft {
    width: 100% !important;
    float: none;
  }
  .couponTnC {
    margin: auto auto 1em auto;
    padding: 10px;
  }
  #checkSpan {
    /* margin: auto 15px auto auto; */
  }
  .checkLabel {
    margin: auto 15px 5px auto;
  }
  .bubble_btn {
    width: 100%;
  }
  .buttonRow {
    width: 16.5em;
    margin: 0.5em auto;
    display: inline;
  }
  #expDateText {
    text-align: center;
  }
  .col-xs-2 {
    text-align: center;
  }
  .boxedWarningDesktop {
    display: none;
  }
  .boxedWarningMobile {
    display: block;
  }
  .accessibility_icon {
    margin-bottom: 30px;
    float: left;
    margin-left: 15px;
  }
  .footer-container a::after {
    float: none;
    margin: 0;
  }
  .shrink ul li, .box.coupon-info p ,  .coupon-bottom{
      font-size: 14px;
  }

}
@media screen and (max-width: 520px) {
  /*.brandbar_sub, */
  .box .bubble_title {
    padding-left: 30px;
    min-height: 1px;
  }
  #coupon-bottom-div {
    height: 5em;
  }

  .img-80 {
    /*width: 98%;*/
    margin: 1em auto;
  }
  .bubble_btn {
    width: 100%;
  }
  .buttonRow {
    width: 98%;
    margin: 0.5em 1%;
    display: inline;
  }
}
.logo-corner{
  position: absolute;
  z-index: 100000;
  width: 20%;
  left: 1%;
  top: 11%;
  min-width: 200px;
}
.merckcorner#merck-corner-landing{
  min-width: 210px;
}
@media screen and (max-width: 600px) {
  /*.brandbar_sub, */
  .box .bubble_title {
    padding-left: 7.6667%;
    min-height: 1px;
  }
  #hoverText {
    position: initial;
    top: 0;
    left: auto;
    margin: auto;
  }
  .merckcorner {
    max-width: 18.5%;
  }
  .logo-corner{
    min-width: 200px;
    left: 0px;
    top: 0px;
  }
  .brandbar {
    padding-top: 120px;
  }
  .img-80 {
    /*width: 90%;*/
    margin: 1em auto;
  }
  .couponTitle #h4 {
    font-size: 21px;
  }
  .container.coupon-page .coupon img.logo,
  .container.voucher-page .coupon img.logo {
    max-width: 100%;
  }
  .coupLogo {
    padding: 0;
  }
  .buttonRow {
    margin: 0.2em auto /*13.5%*/;
    /*float: none;*/
  }
  .coupon-bottom {
    margin: auto;
  }
  .col-xs-2 {
    width: 33.333333333%;
    float: left;
  }
  .belowGPE_labelCol {
    padding-left: 1em;
  }
}
.brandbar_sub .header_center h2 {
  text-align: center;
}
.brandbar_sub .smallcenter.header_center {
  padding-right: 0%;
}
.brandbar_sub .header_center {
  padding-right: 26%;
}
@media screen and (min-width: 769px) {
  .brand {
    display: inherit;
    margin: 0;
    padding: 0px;
    text-align: center;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 5em;
    font-weight: 700;
    line-height: normal;
    color: #fff;
  }
  .top-divider {
    margin-top: 0;
  }
  .img-left {
    float: left;
    margin-right: 25px;
  }
  .img-80 {
    width: 36em;
    margin-left: auto;
  }

  .address-bar {
    display: inherit;
    margin: 0;
    padding: 0 0 40px;
    text-align: center;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    text-transform: uppercase;
    font-size: 1.25em;
    font-weight: 400;
    letter-spacing: 3px;
    color: #fff;
  }

  .navbar {
    border-radius: 0;
  }

  .navbar-header {
    display: none;
  }

  .navbar {
    min-height: 0;
  }

  .navbar-default {
    border: none;
    background: #fff;
    background: rgba(255, 255, 255, 0.9);
  }

  .nav > li > a {
    padding: 35px;
  }

  .navbar-nav > li > a {
    line-height: normal;
  }

  .navbar-nav {
    display: table;
    float: none;
    margin: 0 auto;
    table-layout: fixed;
    font-size: 1.25em;
  }
  .brandbar_sub {
    /* min-height: 110px; */
  }

  /* #coupon-bottom-div {
		height: 1.5em;
	} */
  footer.coupon-page span,
  footer.voucher-page span,
  .footer-left {
    display: inline;
  }
  .boxedWarningDesktop {
    display: block;
  }
  .boxedWarningMobile {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .coupon-bottom.col-xs-2 {
    width: 33.3333%;
    /* width: 5.3333%; */
    float: left;
    text-align: center;
  }
  .coupon-bottom {
    margin: auto;
  }
  #expDateDiv {
    /* width: 33.3333%!important; */
    /* width: 76%!important; */
    width: 100%;
    text-align: center;
  }
  #h3,
  #h4 {
    font-size: 16px;
  }
  #lightTitleDiv #h4 {
    padding-bottom: 5px;
  }

  .radioText {
    display: inline-block;
    width: 85%;
  }
  #hoverText {
    width: 23em;
    margin-left: -2.2em;
  }
}
@media screen and (max-width: 320px) {
    .img-80 {
        width: 96%;
        padding-top: 0em;
        margin-top: 0.5em;
      }
      .dora-logo {
        width: 82%;
      }
}
@media screen and (max-width: 376px) {
  .logo-corner {
    min-width: 40%;
    top: 0px;
  }
  .merckcorner#merck-corner-landing{
    min-width: 45%;
    max-width: 45%;
  }
  .img-80 {
    margin-top: 20%;
  }
}

@media screen and (max-width: 1200px) {
  .brandbar_sub .header_center {
    padding-right: 16% !important;
  }
  /* .coupon-bottom, .leftInfo {
		color: #ffffff;
	} */
  #coupon-bottom-div {
    height: 7.8em;
  }
  #rxbinDiv {
    width: 100%;
  }
  #expDateDiv {
    /* width: 16.66666667%; */
    /*width: 32.66666667%;*/
    width: 100%;
    /* padding: 5px 8%; */
  }
  #checkSpan {
    /*  margin: auto 15px; */
  }
  .checkLabel {
    margin: auto 15px;
  }
  #rightList {
    padding-top: 0;
    margin-top: -10px;
  }
  .coupon-bottom {
    margin: auto;
    float: left;
  }
  .col-xs-2 {
    width: 33.333333333%;
    text-align: center;
  }
}

@media screen and (min-width: 992px) {
    /* .warningDiv#h4 {
          margin-top: -85px!important;
      }
      .callout {
          margin: -117px auto 1em 8em;
      } */
    .callout-white-bkg {
      padding: 2.2em 0.5em 2.1em 0.9em;
    }
  }
  
  @media screen and (min-width: 800px) and (max-width: 1200px) {
    .img-80 {
      width: 47%;
      /* padding-top: 1.5em; */
    }
  }
@media screen and (min-width: 1200px) {
  .box:after {
    content: "";
    display: table;
    clear: both;
  }
  .smallcenter {
    width: 100% !important;
    text-align: right !important;
  }
  /*.brandbar_sub h2, */
  .brandbar_sub h3 {
    width: 70%;
    float: right;
  }
  .brandbar_sub {
    min-height: 83.1px;
  }
 /*  .img-80 {
    width: 34em;
    margin-left: 29em;
  } */
  .radioText {
    display: inline-block;
    width: 95%;
  }

  /* #coupon-bottom-div {
		background: none;
		height: 5.5em;
	} */
  .footer-left {
    display: inline;
  }
}
.footer-left img {
  width: 15em;
  margin: 2px 2em;
}
footer.coupon-page span,
footer.voucher-page span,
footer.index-page span {
  font-size: 13px;
  color: black;
  /* margin: auto 2em; */
}
footer.index-page span {
  color: #ffffff;
}
.QHP {
  font-size: 14px;
  font-weight: 700;
  line-height: 115%;
}
.QHP_div {
  background: #ffffff;
  border: 1px solid #f7912f;
  padding: 0.8em;
  margin: 0.8em;
}
@media only screen {
  #pharList {
    padding-top: 10px;
  }
}
@media not all and (min-resolution: 0.001dpcm) {
  @media screen {
    #lightTitleDiv {
      height: auto;
    }
    /* #lightTitleDiv #h4 #notValid {display: block; margin-top: 18px;} */
    /*#expDateDiv {width: 20%;}*/
  }
}

@media print {
  #onetrust-consent-sdk {
    display: none;
  }
  body {
    top: 0px !important;
  }
  .cookie-link-container {
    display: none;
  }
  /*HCP*/
  .warningDiv {
    font-size: 18px !important;
    line-height: 1.2em !important;
  }
  #coupon-bottom-div {
    height: 4.8em !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .coupon-bottom {
    font-size: 12px !important;
  }
  .container.coupon-page .coupon img.logo,
  .container.voucher-page .coupon img.logo {
    max-height: 150px;
  }
  .coupon-only#coupon-bottom-div {
    padding: 0px;
  }
}
.eligibility-p{
  font-size: 14px;
}

@media not all and (min-resolution: .001dpcm) {
  @media print {
    #couponBody li {
      font-size: 6.33px!important;
    }

  }

}


