#cubs-payment {
  background-color: #CCCCCC;
  padding: 40px;
  max-width: 890px;
  margin: 0 auto;
  text-align: left; }
  @media only screen and (max-width: 767px) {
    #cubs-payment {
      padding: 20px; } }
  #cubs-payment .payment-title-holder {
    width: 100%;
    height: 160px;
    position: relative;
    text-align: center; }
    #cubs-payment .payment-title-holder #logo1914 {
      width: 70px;
      display: block;
      position: absolute;
      top: 20px;
      left: 0%; }
    #cubs-payment .payment-title-holder #logoBarrel {
      width: 120px;
      display: block;
      position: absolute;
      top: 30px;
      left: 20%; }
    #cubs-payment .payment-title-holder #logoCubs {
      width: 100px;
      display: block;
      position: absolute;
      top: 0px;
      left: calc(50% - 50px); }
    #cubs-payment .payment-title-holder #logoW {
      width: 120px;
      display: block;
      position: absolute;
      top: 25px;
      right: 20%; }
    #cubs-payment .payment-title-holder #logoCatalina {
      width: 120px;
      display: block;
      position: absolute;
      top: 30px;
      right: 0%; }
    @media only screen and (max-width: 1023px) {
      #cubs-payment .payment-title-holder img {
        width: 11% !important; } }
    #cubs-payment .payment-title-holder .bar {
      background-color: #1f5733;
      height: 2px;
      width: 100%;
      line-height: 40px;
      position: absolute;
      top: 125px;
      left: 0;
      z-index: 1; }
    #cubs-payment .payment-title-holder .payment-title {
      font-size: 40px;
      line-height: 40px;
      color: #1f5733;
      background-color: #CCCCCC;
      position: relative;
      z-index: 2;
      display: inline-block;
      padding: 0 15px;
      font-family: 'PT Sans', sans-serif;
      font-weight: 700;
      font-style: normal;
      margin-top: 110px; }
      @media only screen and (max-width: 767px) {
        #cubs-payment .payment-title-holder .payment-title {
          font-size: 30px;
          line-height: 32px;
          text-align: center;
          padding: 0; } }
  #cubs-payment .payment-description {
    text-align: center;
    color: #1f5733;
    font-size: 20px;
    line-height: 28px;
    padding: 15px 35px;
    font-family: 'PT Sans', sans-serif;
    font-weight: 400;
    font-style: normal; }
    @media only screen and (max-width: 767px) {
      #cubs-payment .payment-description {
        padding: 5px 0px;
        font-size: 14px;
        line-height: 18px; } }
  #cubs-payment .authorization {
    margin-bottom: 10px;
    font-family: 'PT Sans', sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #1f5733; }
    #cubs-payment .authorization input {
      margin-right: 10px;
      width: 25px;
      height: 25px;
      vertical-align: top; }
    #cubs-payment .authorization span {
      display: inline-block;
      vertical-align: top;
      width: calc(100% - 50px); }
    #cubs-payment .authorization a {
      font-family: 'PT Sans', sans-serif;
      font-weight: 700;
      font-style: normal;
      color: #1f5733;
      text-decoration: none; }
  #cubs-payment p.input {
    padding-bottom: 10px;
    display: inline-block;
    width: 100%; }
    @media screen and (min-width: 985px) {
      #cubs-payment p.input {
        max-width: 423px;
        margin: 0px 39px 10px 0px; }
        #cubs-payment p.input:last-child {
          margin-right: 0; }
        #cubs-payment p.input:nth-child(2n) {
          margin-right: 0; } }
    #cubs-payment p.input span {
      display: block;
      color: #1f5733;
      font-size: 16px;
      margin-bottom: 5px;
      width: 100%;
      font-family: 'PT Sans', sans-serif;
      font-weight: 700;
      font-style: normal;
      text-align: left; }
      @media only screen and (max-width: 767px) {
        #cubs-payment p.input span {
          font-size: 14px; } }
    #cubs-payment p.input input {
      display: block;
      color: #666;
      font-size: 16px;
      width: calc(100% - 15px);
      border: none;
      padding: 5px 15px;
      padding-right: 0;
      font-family: 'PT Sans', sans-serif;
      font-weight: 400;
      font-style: normal;
      outline-color: #1f5733; }
    #cubs-payment p.input select {
      width: 100%;
      height: 35px;
      border: none;
      color: #999999;
      padding: 0 15px;
      font-size: 16px;
      font-family: 'PT Sans', sans-serif;
      font-weight: 400;
      font-style: normal;
      cursor: pointer;
      outline-color: #1f5733; }
    #cubs-payment p.input.expiry {
      white-space: nowrap; }
      #cubs-payment p.input.expiry span {
        display: block;
        width: auto;
        margin-right: 40px;
        font-family: 'PT Sans', sans-serif;
        font-weight: 700;
        font-style: normal; }
        @media screen and (min-width: 505px) {
          #cubs-payment p.input.expiry span {
            display: inline-block; } }
      #cubs-payment p.input.expiry .expiry-month {
        max-width: 170px;
        font-family: 'PT Sans', sans-serif;
        font-weight: 400;
        font-style: normal;
        margin-bottom: 2px; }
      #cubs-payment p.input.expiry .expiry-year {
        max-width: 95px;
        font-family: 'PT Sans', sans-serif;
        font-weight: 400;
        font-style: normal; }
  #cubs-payment .rank {
    padding: 10px;
    border: solid 1px #666;
    border-radius: 10px;
    margin-bottom: 10px; }
    #cubs-payment .rank .instructions {
      color: #1f5733; }
      #cubs-payment .rank .instructions strong {
        font-family: 'PT Sans', sans-serif;
        font-weight: 700;
        font-style: normal;
        color: #1f5733;
        text-transform: uppercase; }
    @media screen and (min-width: 985px) {
      #cubs-payment .rank .input {
        max-width: 400px;
        margin: 0px 50px 10px 0px; }
        #cubs-payment .rank .input:last-child {
          margin-right: 0; }
        #cubs-payment .rank .input:nth-child(2n) {
          margin-right: 0; } }
    #cubs-payment .rank .input span {
      width: 50%;
      display: inline-block; }
    #cubs-payment .rank .input select {
      width: 25%; }
  #cubs-payment .payment-info {
    padding-top: 15px; }
    #cubs-payment .payment-info .card-types {
      display: none;
      margin-top: 30px;
      padding-top: 25px;
      padding-bottom: 35px;
      border-top: 2px solid #1f5733; }
      #cubs-payment .payment-info .card-types p {
        display: inline-block;
        width: auto;
        margin-right: 30px;
        color: #1f5733;
        font-size: 16px;
        font-family: 'PT Sans', sans-serif;
        font-weight: 700;
        font-style: normal; }
        @media only screen and (max-width: 767px) {
          #cubs-payment .payment-info .card-types p {
            display: block; } }
        #cubs-payment .payment-info .card-types p:last-child {
          margin-right: 0; }
        #cubs-payment .payment-info .card-types p span {
          display: inline-block;
          width: 10px;
          height: 10px;
          background-color: #FFFFFF;
          border: 5px solid #FFFFFF;
          margin-right: 10px;
          position: relative;
          top: 3px;
          -webkit-border-radius: 10px;
          -moz-border-radius: 10px;
          -ms-border-radius: 10px;
          border-radius: 10px; }
          #cubs-payment .payment-info .card-types p span.active {
            background-color: #1f5733; }
  #cubs-payment .payment-ui {
    text-align: center;
    font-size: 0; }
    #cubs-payment .payment-ui .payment-button {
      display: inline-block;
      width: 161px;
      height: 36px;
      cursor: pointer;
      background: rgba(255, 255, 255, 0.3);
      background: -webkit-linear-gradient(rgba(255, 255, 255, 0.3), rgba(0, 0, 0, 0.3));
      background: -o-linear-gradient(rgba(255, 255, 255, 0.3), rgba(0, 0, 0, 0.3));
      background: -moz-linear-gradient(rgba(255, 255, 255, 0.3), rgba(0, 0, 0, 0.3));
      background: linear-gradient(rgba(255, 255, 255, 0.3), rgba(0, 0, 0, 0.3));
      position: relative;
      margin: 0 20px; }
      @media only screen and (max-width: 767px) {
        #cubs-payment .payment-ui .payment-button {
          margin: 5px 20px; } }
      #cubs-payment .payment-ui .payment-button:hover {
        color: #c8102e !important; }
      #cubs-payment .payment-ui .payment-button span {
        background: #5b795d;
        background: -webkit-linear-gradient(#5b795d, #174627);
        background: -o-linear-gradient(#5b795d, #174627);
        background: -moz-linear-gradient(#5b795d, #174627);
        background: linear-gradient(#5b795d, #174627);
        display: inline-block;
        color: #FFFFFF;
        font-size: 16px;
        text-transform: uppercase;
        text-align: center;
        font-family: 'PT Sans', sans-serif;
        font-weight: 400;
        font-style: normal;
        width: 155px;
        height: 30px;
        line-height: 32px;
        margin: 3px 0; }
        #cubs-payment .payment-ui .payment-button span:hover {
          color: #c8102e !important; }
        #cubs-payment .payment-ui .payment-button span.block {
          position: absolute;
          background: transparent;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%; }
    #cubs-payment .payment-ui .charge-amount {
      color: #1f5733;
      font-family: 'PT Sans', sans-serif;
      font-weight: 700;
      font-style: normal;
      text-align: center;
      font-size: 16px; }
      #cubs-payment .payment-ui .charge-amount a {
        font-family: 'PT Sans', sans-serif;
        font-weight: 700;
        font-style: normal;
        color: #1f5733; }

body .sweet-alert {
  font-family: 'PT Sans', sans-serif;
  font-weight: 400;
  font-style: normal; }
