/* line 1, stdin */
.c2-page-offer {
  width: 840px;
  margin-left: auto;
  margin-right: auto; }
  /* line 5, stdin */
  .c2-page-offer p {
    margin-top: 0 !important;
    max-width: 100% !important;
    line-height: 1.5 !important; }
  @media only screen and (max-width: 960px) {
    /* line 1, stdin */
    .c2-page-offer {
      width: 100%; } }
  /* line 19, stdin */
  .c2-page-offer .c2-offer-hero *,
  .c2-page-offer .c2-offer-intro *,
  .c2-page-offer .c2-offer-signUp *,
  .c2-page-offer .c2-offer-reward * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  /* line 27, stdin */
  .c2-page-offer .c2-offer-hero {
    padding: 3px;
    border: solid 1px #87B43D; }
  /* line 31, stdin */
  .c2-page-offer .c2-offer-hero__content {
    display: flex;
    height: 230px;
    align-items: center;
    border: solid 3px #87B43D; }
  /* line 37, stdin */
  .c2-page-offer .c2-offer-hero__key {
    flex: 0 0 50%;
    text-align: right;
    text-transform: uppercase; }
    /* line 41, stdin */
    .c2-page-offer .c2-offer-hero__key h1 {
      margin: 0;
      padding: 0 40px;
      font-size: 32px;
      font-weight: normal;
      line-height: 1.2;
      color: #87B43D; }
    /* line 49, stdin */
    .c2-page-offer .c2-offer-hero__key p {
      margin: 0;
      padding: 0 40px;
      color: #FA5100;
      font-size: 19px;
      font-weight: 800;
      line-height: 1.2; }
  /* line 58, stdin */
  .c2-page-offer .c2-offer-hero__value {
    flex: 0 0 50%;
    text-align: center;
    text-transform: uppercase;
    border-left: solid 1px #87B43D; }
    /* line 63, stdin */
    .c2-page-offer .c2-offer-hero__value h2 {
      margin: 0 40px 20px 40px;
      padding: 0 0 20px 0;
      font-size: 64px;
      font-weight: 600;
      line-height: 1.2;
      color: #87B43D;
      border-bottom: solid 1px #87B43D; }
    /* line 72, stdin */
    .c2-page-offer .c2-offer-hero__value p {
      margin: 0 40px;
      font-size: 16px;
      line-height: 1.2;
      color: #333; }
  /* line 81, stdin */
  .c2-page-offer .c2-offer-intro {
    padding: 30px 0;
    text-align: center; }
    /* line 84, stdin */
    .c2-page-offer .c2-offer-intro p {
      max-width: 720px !important;
      padding: 0;
      margin: 0 auto;
      margin-bottom: 15px;
      font-size: 15px;
      line-height: 1.5 !important; }
      /* line 91, stdin */
      .c2-page-offer .c2-offer-intro p.programNotice {
        max-width: 520px !important;
        line-height: 1.8 !important;
        text-align: left; }
      /* line 97, stdin */
      .c2-page-offer .c2-offer-intro p.c2-offer-intro__large {
        max-width: 100%;
        font-size: 22px;
        line-height: 1.5 !important; }
      /* line 102, stdin */
      .c2-page-offer .c2-offer-intro p:last-child {
        margin-bottom: 0 !important; }
    /* line 106, stdin */
    .c2-page-offer .c2-offer-intro sup {
      top: 0;
      font-size: 18px;
      line-height: 1; }
  /* line 114, stdin */
  .c2-page-offer .c2-offer-signUp {
    background-color: #f1f1f1;
    border: solid 1px #ccc;
    border-radius: 5px;
    text-align: center; }
    /* line 119, stdin */
    .c2-page-offer .c2-offer-signUp.signupInvite {
      margin: 0;
      padding: 30px 20px;
      max-width: 100%; }
    /* line 124, stdin */
    .c2-page-offer .c2-offer-signUp h3 {
      margin: 0 0 16px 0 !important;
      font-size: 17px;
      line-height: 1.4;
      font-weight: bold;
      color: #333; }
    /* line 131, stdin */
    .c2-page-offer .c2-offer-signUp .c2g-btn-success {
      width: 240px;
      padding: 8px 20px;
      margin-bottom: 12px;
      font-weight: 600; }
  /* line 140, stdin */
  .c2-page-offer .c2-offer-reward {
    padding: 0;
    text-align: center; }
    /* line 143, stdin */
    .c2-page-offer .c2-offer-reward h1 {
      padding: 0;
      margin: 0 0 8px 0 !important;
      font-size: 36px;
      font-weight: normal;
      line-height: 1.2;
      color: #87B43D; }
    /* line 151, stdin */
    .c2-page-offer .c2-offer-reward h2 {
      padding: 0 0 4px 0;
      margin: 0;
      font-size: 24px;
      line-height: 1.2;
      font-weight: bold;
      color: #333; }
    /* line 159, stdin */
    .c2-page-offer .c2-offer-reward .c2-offer-reward__line {
      text-align: center;
      display: flex;
      align-items: center;
      justify-content: center; }
  /* line 166, stdin */
  .c2-page-offer .c2-offer-reward__tiles {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: center;
    margin-top: 8px; }
    /* line 173, stdin */
    .c2-page-offer .c2-offer-reward__tiles .c2-reward-tile {
      flex: 0 0 350px;
      max-width: 350px;
      margin-left: 25px;
      margin-right: 25px;
      margin-bottom: 25px;
      padding: 20px 20px 20px;
      box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
      border-radius: 5px; }
    /* line 183, stdin */
    .c2-page-offer .c2-offer-reward__tiles .c2-reward-tile__icon {
      margin-bottom: 8px;
      height: 80px; }
      /* line 186, stdin */
      .c2-page-offer .c2-offer-reward__tiles .c2-reward-tile__icon img {
        height: 80px;
        width: auto; }
    /* line 191, stdin */
    .c2-page-offer .c2-offer-reward__tiles h5 {
      padding: 0;
      margin: 0 0 12px 0;
      font-size: 20px;
      line-height: 1.2;
      font-weight: bold;
      color: #333;
      text-align: center; }
    /* line 200, stdin */
    .c2-page-offer .c2-offer-reward__tiles p {
      font-size: 15px;
      color: #666; }
      /* line 203, stdin */
      .c2-page-offer .c2-offer-reward__tiles p strong {
        color: #5F9F5D;
        font-weight: bold; }
  /* line 211, stdin */
  .c2-page-offer .c2-offer-transaction {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto; }
    /* line 215, stdin */
    .c2-page-offer .c2-offer-transaction .paymentInfoEnc {
      margin-top: 0;
      box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
      border-radius: 5px;
      border-top: solid 5px #87B43D;
      padding-top: 20px;
      margin-bottom: 30px; }
    /* line 225, stdin */
    .c2-page-offer .c2-offer-transaction #paymentInfoWrap > .row-fluid > .span12 {
      max-width: 100% !important; }
    /* line 230, stdin */
    .c2-page-offer .c2-offer-transaction #paymentInfoWrap .radio .skuItemName {
      margin-left: 0;
      min-height: 20px; }
    /* line 235, stdin */
    .c2-page-offer .c2-offer-transaction #paymentInfoWrap #paymentMethod {
      width: 240px;
      height: 20px; }
    /* line 239, stdin */
    .c2-page-offer .c2-offer-transaction #paymentInfoWrap #cardnumber {
      width: 240px;
      height: 20px; }
    /* line 243, stdin */
    .c2-page-offer .c2-offer-transaction #paymentInfoWrap #pricecode {
      width: 240px; }
    /* line 246, stdin */
    .c2-page-offer .c2-offer-transaction #paymentInfoWrap #expirationMonth {
      width: 126px;
      height: 20px; }
    /* line 250, stdin */
    .c2-page-offer .c2-offer-transaction #paymentInfoWrap #expirationYear {
      height: 20px; }
    /* line 253, stdin */
    .c2-page-offer .c2-offer-transaction #paymentInfoWrap .controls.expYear {
      margin-left: 8px; }
    /* line 256, stdin */
    .c2-page-offer .c2-offer-transaction #paymentInfoWrap .control-group .error {
      padding-left: 180px;
      font-size: 14px;
      text-align: left; }
    /* line 262, stdin */
    .c2-page-offer .c2-offer-transaction .paymentFormExplanation {
      margin: 0 30px 20px;
      font-size: 20px;
      font-weight: 600;
      line-height: 1.2;
      text-align: center;
      color: #87B43D; }
    /* line 271, stdin */
    .c2-page-offer .c2-offer-transaction .form-horizontal .control-group {
      margin-bottom: 8px; }
    /* line 274, stdin */
    .c2-page-offer .c2-offer-transaction .form-horizontal .control-label {
      font-weight: 600;
      color: #333; }
    /* line 279, stdin */
    .c2-page-offer .c2-offer-transaction .c2-plan-cta {
      padding-left: 180px;
      padding-top: 12px; }
      /* line 282, stdin */
      .c2-page-offer .c2-offer-transaction .c2-plan-cta .c2g-btn-default {
        background-color: #87B43D; }
        /* line 284, stdin */
        .c2-page-offer .c2-offer-transaction .c2-plan-cta .c2g-btn-default:hover {
          background-color: #476B5D; }
  /* line 293, stdin */
  .c2-page-offer .c2-offer-finePrint .footnote {
    font-size: 12px;
    line-height: 1.3;
    color: #888;
    max-width: 100%;
    margin: 40px auto 20px;
    text-align: center; }
    /* line 300, stdin */
    .c2-page-offer .c2-offer-finePrint .footnote sup {
      top: 0;
      font-size: 15px; }
  /* line 305, stdin */
  .c2-page-offer .c2-offer-finePrint .c2-offer-finePrint__box {
    background-color: #f1f1f1;
    padding: 20px 30px;
    border-radius: 5px; }
    /* line 309, stdin */
    .c2-page-offer .c2-offer-finePrint .c2-offer-finePrint__box h3 {
      margin: 0 0 4px 0;
      padding: 0;
      font-size: 14px;
      font-weight: bold;
      line-height: 1.4;
      color: #666; }
    /* line 317, stdin */
    .c2-page-offer .c2-offer-finePrint .c2-offer-finePrint__box p {
      font-size: 13px;
      line-height: 1.4;
      color: #999; }
  /* line 323, stdin */
  .c2-page-offer .c2-offer-finePrint .c2-offer-finePrint__box.nobg {
    background-color: inherit;
    margin-left: 10%;
    margin-right: 10%; }
    /* line 327, stdin */
    .c2-page-offer .c2-offer-finePrint .c2-offer-finePrint__box.nobg p {
      font-size: 13px;
      line-height: 1.6 !important; }

/* line 335, stdin */
.inlineRegInnerWrap {
  padding: 20px !important;
  border: 1px solid #e0e0e0 !important;
  border-radius: 8px !important;
  max-width: 465px !important;
  margin: 30px auto !important; }
  /* line 342, stdin */
  .inlineRegInnerWrap .input-prepend,
  .inlineRegInnerWrap .control-group {
    margin-bottom: 10px; }
