.logo {
    height: 36px;
    width: 60px;
    font-style: italic; }
    .logo, .logo:before, .logo:after {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
  
  .logo.amex {
    text-transform: uppercase;
    font-size: 4px;
    font-weight: bold;
    color: white;
    background-image: -webkit-repeating-radial-gradient(center, circle, #FFF 1px, #999 2px);
    background-image: repeating-radial-gradient(circle at center, #FFF 1px, #999 2px);
    background-image: repeating-radial-gradient(circle at center, #FFF 1px, #999 2px);
    border: 1px solid #EEE; }
    .logo.amex:before, .logo.amex:after {
      width: 28px;
      display: block;
      position: absolute;
      left: 16px; }
    .logo.amex:before {
      height: 28px;
      content: "american";
      top: 3px;
      text-align: left;
      padding-left: 2px;
      padding-top: 11px;
      background: #267AC3; }
    .logo.amex:after {
      content: "express";
      bottom: 11px;
      text-align: right;
      padding-right: 2px; }
  
  .card.amex.flipped {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; }
  .card.amex.identified .front:before, .card.amex.identified .back:before {
    background-color: #108168; }
  .card.amex.identified .front .logo.amex {
    opacity: 1; }
  .card.amex.identified .front .cvc {
    visibility: visible; }
  .card.amex.identified .front:after {
    opacity: 1; }
  
  .logo {
    height: 36px;
    width: 60px;
    font-style: italic; }
    .logo, .logo:before, .logo:after {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
  
  .logo.discover {
    background: #FF6600;
    color: #111;
    text-transform: uppercase;
    font-style: normal;
    font-weight: bold;
    font-size: 10px;
    text-align: center;
    overflow: hidden;
    z-index: 1;
    padding-top: 9px;
    letter-spacing: 0.03em;
    border: 1px solid #EEE; }
    .logo.discover:before, .logo.discover:after {
      content: " ";
      display: block;
      position: absolute; }
    .logo.discover:before {
      background: white;
      width: 200px;
      height: 200px;
      border-radius: 200px;
      bottom: -5%;
      right: -80%;
      z-index: -1; }
    .logo.discover:after {
      width: 8px;
      height: 8px;
      border-radius: 4px;
      top: 10px;
      left: 27px;
      background-color: #FFF;
      background-image: -webkit-radial-gradient(#FFF, #FF6600);
      background-image: radial-gradient(  #FFF, #FF6600);
      content: "network";
      font-size: 4px;
      line-height: 24px;
      text-indent: -7px; }
  
  .card .front .logo.discover {
    right: 12%;
    top: 18%; }
  
  .card.discover.identified .front:before, .card.discover.identified .back:before {
    background-color: #86B8CF; }
  .card.discover.identified .logo.discover {
    opacity: 1; }
  .card.discover.identified .front:after {
    -webkit-transition: 400ms;
    transition: 400ms;
    content: " ";
    display: block;
    background-color: #FF6600;
    background-image: -webkit-linear-gradient(#FF6600, #ffa166, #FF6600);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FF6600), color-stop(#ffa166), to(#FF6600));
    background-image: linear-gradient(#FF6600, #ffa166, #FF6600);
    height: 50px;
    width: 50px;
    border-radius: 25px;
    position: absolute;
    left: 100%;
    top: 15%;
    margin-left: -25px;
    -webkit-box-shadow: inset 1px 1px 3px 1px rgba(0, 0, 0, 0.5);
    box-shadow: inset 1px 1px 3px 1px rgba(0, 0, 0, 0.5); }
  
  .logo {
    height: 36px;
    width: 60px;
    font-style: italic; }
    .logo, .logo:before, .logo:after {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
  
  .logo.visa.visa {
    background: white;
    text-transform: uppercase;
    color: #1A1876;
    text-align: center;
    font-weight: bold;
    font-size: 15px; }
    .logo.visa.visa:before, .logo.visa.visa:after {
      content: " ";
      display: block;
      width: 100%;
      height: 25%; }
    .logo.visa.visa:before {
      background: #1A1876;
      bottom: 100%; }
    .logo.visa.visa:after {
      background: #E79800;
      top: 100%; }
  
  .card.visa.identified .front:before, .card.visa.identified .back:before {
    background-color: #191278; }
  .card.visa.identified .logo.visa {
    opacity: 1; }
  
  .logo {
    height: 36px;
    width: 60px;
    font-style: italic; }
    .logo, .logo:before, .logo:after {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
  
  .logo.mastercard {
    color: white;
    font-weight: bold;
    text-align: center;
    font-size: 9px;
    line-height: 36px;
    z-index: 1;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.6); }
    .logo.mastercard:before, .logo.mastercard:after {
      content: " ";
      display: block;
      width: 36px;
      top: 0;
      position: absolute;
      height: 36px;
      border-radius: 18px; }
    .logo.mastercard:before {
      left: 0;
      background: #FF0000;
      z-index: -1; }
    .logo.mastercard:after {
      right: 0;
      background: #FFAB00;
      z-index: -2; }
  
  .card.mastercard.identified .front .logo.mastercard, .card.mastercard.identified .back .logo.mastercard {
    -webkit-box-shadow: none;
    box-shadow: none; }
  .card.mastercard.identified .front:before, .card.mastercard.identified .back:before {
    background-color: #0061A8; }
  .card.mastercard.identified .logo.mastercard {
    opacity: 1; }
  
  .card-container {
    -webkit-perspective: 1000px;
    perspective: 1000px;
    width: 350px;
    /*height: 200px;*/
    margin: auto;
    z-index: 1;
    position: relative; }
  
  .card {
    font-family: "Helvetica Neue";
    position: relative;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    -webkit-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition: all 400ms linear;
    transition: all 400ms linear; }
    .card > *, .card > *:before, .card > *:after {
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      font-family: inherit; }
    .card.flipped {
      -webkit-transform: rotateY(180deg);
      -ms-transform: rotateY(180deg);
      transform: rotateY(180deg); }
    .card .front, .card .back { -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-transform-style: preserve-3d; -ms-transform-style: preserve-3d; -o-transform-style: preserve-3d; transform-style: preserve-3d; -webkit-transition: all 400ms linear; transition: all 400ms linear; width: 100%; height: 100%; position: absolute; top: 0; left: 0; overflow: hidden; border-radius: 10px; background-color: #FF9900; }
      .card .front:before, .card .back:before {
        content: " ";
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        opacity: 0;
        border-radius: 10px;
        -webkit-transition: all 400ms ease;
        transition: all 400ms ease; }
      .card .front:after, .card .back:after {
        content: " ";
        display: block; }
      .card .front .display, .card .back .display {
        color: white;
        font-weight: normal;
        opacity: 0.5;
        -webkit-transition: opacity 400ms linear;
        transition: opacity 400ms linear; }
        .card .front .display.focused, .card .back .display.focused {
          opacity: 1;
          font-weight: 700; }
      .card .front .cvc, .card .back .cvc {
        font-family: "Bitstream Vera Sans Mono", Consolas, Courier, monospace;
        font-size: 14px; }
      .card .front .shiny, .card .back .shiny {
        width: 50px;
        height: 35px;
        border-radius: 5px;
        background: #CCC;
        position: relative; }
        .card .front .shiny:before, .card .back .shiny:before {
          content: " ";
          display: block;
          width: 70%;
          height: 60%;
          border-top-right-radius: 5px;
          border-bottom-right-radius: 5px;
          background: #d9d9d9;
          position: absolute;
          top: 20%; }
    .card .front .logo {
      position: absolute;
      opacity: 0;
      right: 5%;
      top: 8%;
      -webkit-transition: 400ms;
      transition: 400ms; }
    .card .front .lower {
      width: 80%;
      position: absolute;
      left: 10%;
      bottom: 30px; }
      .card .front .lower .cvc {
        visibility: hidden;
        float: right;
        position: relative;
        bottom: 5px; }
      .card .front .lower .number {
        font-family: "Bitstream Vera Sans Mono", Consolas, Courier, monospace;
        font-size: 24px;
        clear: both;
        margin-bottom: 30px; }
      .card .front .lower .expiry {
        font-family: "Bitstream Vera Sans Mono", Consolas, Courier, monospace;
        letter-spacing: 0em;
        position: relative;
        float: right;
        width: 20%; }
        .card .front .lower .expiry:before, .card .front .lower .expiry:after {
          font-family: "Helvetica Neue";
          font-weight: bold;
          font-size: 7px;
          white-space: pre;
          display: block;
          opacity: 0.5; }
        .card .front .lower .expiry:before {
          content: attr(data-before);
          margin-bottom: 2px;
          font-size: 7px;
          text-transform: uppercase; }
        .card .front .lower .expiry:after {
          position: absolute;
          content: attr(data-after);
          text-align: right;
          right: 100%;
          margin-right: 5px;
          margin-top: 2px;
          bottom: 0; }
      .card .front .lower .name {
        text-transform: uppercase;
        font-family: "Bitstream Vera Sans Mono", Consolas, Courier, monospace;
        font-size: 20px;
        max-height: 45px;
        position: absolute;
        bottom: 0;
        width: 190px;
        -webkit-line-clamp: 2;
        -webkit-box-orient: horizontal;
        overflow: hidden;
        text-overflow: ellipsis; }
    .card .back {
      -webkit-transform: rotateY(180deg);
      -ms-transform: rotateY(180deg);
      transform: rotateY(180deg); }
      .card .back .bar {
        background-color: #444;
        background-image: -webkit-linear-gradient(#444, #333);
        background-image: -webkit-gradient(linear, left top, left bottom, from(#444), to(#333));
        background-image: linear-gradient(#444, #333);
        width: 100%;
        height: 20%;
        position: absolute;
        top: 10%; }
      .card .back:after {
        content: " ";
        display: block;
        background-color: #FFF;
        background-image: -webkit-linear-gradient(#FFF, #FFF);
        background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#FFF));
        background-image: linear-gradient(#FFF, #FFF);
        width: 80%;
        height: 16%;
        position: absolute;
        top: 40%;
        left: 2%; }
      .card .back .cvc {
        position: absolute;
        top: 40%;
        left: 85%;
        -webkit-transition-delay: 600ms;
        transition-delay: 600ms; }
      .card .back .shiny {
        position: absolute;
        top: 66%;
        left: 2%; }
        .card .back .shiny:after {
          content: "This card has been issued by Jesse Pollak and is licensed for anyone to use anywhere for free.\AIt comes with no warranty.\A For support issues, please visit: github.com/jessepollak/card.";
          position: absolute;
          left: 120%;
          top: 5%;
          color: white;
          font-size: 7px;
          width: 230px;
          opacity: 0.5; }
    .card.identified {
      -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
      box-shadow: 0 0 20px rgba(0, 0, 0, 0.3); }
      .card.identified .front:before, .card.identified .back:before {
        -webkit-transition: all 400ms ease;
        transition: all 400ms ease;
        background-image: -webkit-repeating-linear-gradient(45deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-repeating-linear-gradient(315deg, rgba(255, 255, 255, 0.05) 1px, rgba(255, 255, 255, 0) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.03) 4px), -webkit-repeating-linear-gradient(0deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-repeating-linear-gradient(240deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-repeating-radial-gradient(30% 30%, circle, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-repeating-radial-gradient(70% 70%, circle, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-repeating-radial-gradient(90% 20%, circle, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-repeating-radial-gradient(15% 80%, circle, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-linear-gradient(-245deg, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.2) 70%, rgba(255, 255, 255, 0) 90%);
        background-image: repeating-linear-gradient(45deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), repeating-linear-gradient(135deg, rgba(255, 255, 255, 0.05) 1px, rgba(255, 255, 255, 0) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.03) 4px), repeating-linear-gradient(90deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), repeating-linear-gradient(210deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), repeating-radial-gradient(circle at 30% 30%, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), repeating-radial-gradient(circle at 70% 70%, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), repeating-radial-gradient(circle at 90% 20%, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), repeating-radial-gradient(circle at 15% 80%, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-linear-gradient(-245deg, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.2) 70%, rgba(255, 255, 255, 0) 90%);
        background-image: -webkit-repeating-linear-gradient(45deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-repeating-linear-gradient(315deg, rgba(255, 255, 255, 0.05) 1px, rgba(255, 255, 255, 0) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.03) 4px), -webkit-repeating-linear-gradient(0deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-repeating-linear-gradient(240deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-repeating-radial-gradient(30% 30%, circle, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-repeating-radial-gradient(70% 70%, circle, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-repeating-radial-gradient(90% 20%, circle, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-repeating-radial-gradient(15% 80%, circle, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-linear-gradient(115deg, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.2) 70%, rgba(255, 255, 255, 0) 90%);
        background-image: repeating-linear-gradient(45deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), repeating-linear-gradient(135deg, rgba(255, 255, 255, 0.05) 1px, rgba(255, 255, 255, 0) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.03) 4px), repeating-linear-gradient(90deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), repeating-linear-gradient(210deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), repeating-radial-gradient(circle at 30% 30%, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), repeating-radial-gradient(circle at 70% 70%, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), repeating-radial-gradient(circle at 90% 20%, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), repeating-radial-gradient(circle at 15% 80%, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), linear-gradient(-25deg, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.2) 70%, rgba(255, 255, 255, 0) 90%);
        opacity: 1; }
      .card.identified .front .logo, .card.identified .back .logo {
        -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.3);
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.3); }
      .card.identified.no-radial-gradient .front:before, .card.identified.no-radial-gradient .back:before {
        background-image: -webkit-repeating-linear-gradient(45deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-repeating-linear-gradient(315deg, rgba(255, 255, 255, 0.05) 1px, rgba(255, 255, 255, 0) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.03) 4px), -webkit-repeating-linear-gradient(0deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-repeating-linear-gradient(240deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-linear-gradient(-245deg, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.2) 70%, rgba(255, 255, 255, 0) 90%);
        background-image: repeating-linear-gradient(45deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), repeating-linear-gradient(135deg, rgba(255, 255, 255, 0.05) 1px, rgba(255, 255, 255, 0) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.03) 4px), repeating-linear-gradient(90deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), repeating-linear-gradient(210deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-linear-gradient(-245deg, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.2) 70%, rgba(255, 255, 255, 0) 90%);
        background-image: -webkit-repeating-linear-gradient(45deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-repeating-linear-gradient(315deg, rgba(255, 255, 255, 0.05) 1px, rgba(255, 255, 255, 0) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.03) 4px), -webkit-repeating-linear-gradient(0deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-repeating-linear-gradient(240deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), -webkit-linear-gradient(115deg, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.2) 70%, rgba(255, 255, 255, 0) 90%);
        background-image: repeating-linear-gradient(45deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), repeating-linear-gradient(135deg, rgba(255, 255, 255, 0.05) 1px, rgba(255, 255, 255, 0) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.03) 4px), repeating-linear-gradient(90deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), repeating-linear-gradient(210deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px), linear-gradient(-25deg, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.2) 70%, rgba(255, 255, 255, 0) 90%); }

        
        .wc-panbaopay-elements-field,.wc-panbaopay-iban-element-field{border:1px solid #ddd;margin:5px 0;padding:5px;background-color:#fff;outline:0}#payment .methods li.woocommerce-SavedPaymentMethods-token label{display:inline}#payment .methods li.woocommerce-SavedPaymentMethods-new label{display:inline}#add_payment_method #payment ul.payment_methods li img.panbaopay-icon,.woocommerce-checkout #payment ul.payment_methods li img.panbaopay-icon{max-width:40px;padding-left:3px;margin:0}#add_payment_method #payment ul.payment_methods li img.panbaopay-bancontact-icon,.woocommerce-checkout #payment ul.payment_methods li img.panbaopay-bancontact-icon{max-height:65px;max-width:45px}#add_payment_method #payment ul.payment_methods li img.panbaopay-ideal-icon,.woocommerce-checkout #payment ul.payment_methods li img.panbaopay-ideal-icon{max-height:35px}#add_payment_method #payment ul.payment_methods li img.panbaopay-p24-icon,.woocommerce-checkout #payment ul.payment_methods li img.panbaopay-p24-icon{max-width:65px}#add_payment_method #payment ul.payment_methods li img.panbaopay-alipay-icon,.woocommerce-checkout #payment ul.payment_methods li img.panbaopay-alipay-icon{max-width:50px}#add_payment_method #payment ul.payment_methods li img.panbaopay-sofort-icon,.woocommerce-checkout #payment ul.payment_methods li img.panbaopay-sofort-icon{max-width:55px}#add_payment_method #payment ul.payment_methods li img.panbaopay-sepa-icon,.woocommerce-checkout #payment ul.payment_methods li img.panbaopay-sepa-icon{max-width:50px}#add_payment_method #payment ul.payment_methods li img.panbaopay-multibanco-icon,.woocommerce-checkout #payment ul.payment_methods li img.panbaopay-multibanco-icon{max-height:30px}#add_payment_method #payment ul.payment_methods li img.panbaopay-eps-icon,.woocommerce-checkout #payment ul.payment_methods li img.panbaopay-eps-icon{max-height:30px}#add_payment_method #payment ul.payment_methods li img.panbaopay-giropay-icon,.woocommerce-checkout #payment ul.payment_methods li img.panbaopay-giropay-icon{max-width:50px}#add_payment_method #payment ul.payment_methods li .panbaopay-credit-card-brand,.woocommerce-checkout #payment ul.payment_methods li .panbaopay-credit-card-brand{position:absolute;top:50%;margin-top:-10px;right:10px;background:no-repeat url(../images/credit-card.svg);display:block;width:30px;height:24px}#add_payment_method #payment ul.payment_methods li .panbaopay-visa-brand,.woocommerce-checkout #payment ul.payment_methods li .panbaopay-visa-brand{position:absolute;top:50%;margin-top:-10px;right:10px;background:no-repeat url(../images/visa.svg);display:block;width:30px;height:24px}#add_payment_method #payment ul.payment_methods li .panbaopay-amex-brand,.woocommerce-checkout #payment ul.payment_methods li .panbaopay-amex-brand{position:absolute;top:50%;margin-top:-10px;right:10px;background:no-repeat url(../images/amex.svg);display:block;width:30px;height:24px}#add_payment_method #payment ul.payment_methods li .panbaopay-diners-brand,.woocommerce-checkout #payment ul.payment_methods li .panbaopay-diners-brand{position:absolute;top:50%;margin-top:-10px;right:10px;background:no-repeat url(../images/diners.svg);display:block;width:30px;height:24px}#add_payment_method #payment ul.payment_methods li .panbaopay-discover-brand,.woocommerce-checkout #payment ul.payment_methods li .panbaopay-discover-brand{position:absolute;top:50%;margin-top:-10px;right:10px;background:no-repeat url(../images/discover.svg);display:block;width:30px;height:24px}#add_payment_method #payment ul.payment_methods li .panbaopay-jcb-brand,.woocommerce-checkout #payment ul.payment_methods li .panbaopay-jcb-brand{position:absolute;top:50%;margin-top:-10px;right:10px;background:no-repeat url(../images/jcb.svg);display:block;width:30px;height:24px}#add_payment_method #payment ul.payment_methods li .panbaopay-maestro-brand,.woocommerce-checkout #payment ul.payment_methods li .panbaopay-maestro-brand{position:absolute;top:50%;margin-top:-10px;right:10px;background:no-repeat url(../images/maestro.svg);display:block;width:30px;height:24px}#add_payment_method #payment ul.payment_methods li .panbaopay-mastercard-brand,.woocommerce-checkout #payment ul.payment_methods li .panbaopay-mastercard-brand{position:absolute;top:50%;margin-top:-10px;right:10px;background:no-repeat url(../images/mastercard.svg);display:block;width:30px;height:24px}#add_payment_method #payment ul.payment_methods .panbaopay-card-group,.woocommerce-checkout #payment ul.payment_methods .panbaopay-card-group{position:relative}.woocommerce-SavedPaymentMethods-token .panbaopay-source-errors .woocommerce-error{margin-top:1em;margin-bottom:2em}#wc-panbaopay-custom-button{display:block;width:100%}.gpay-button{background-origin:content-box;background-position:center center;background-repeat:no-repeat;background-size:contain;border:0;border-radius:4px;box-shadow:rgba(60,64,67,.3) 0 1px 1px 0,rgba(60,64,67,.15) 0 1px 3px 1px;cursor:pointer;height:40px;min-height:40px;padding:11px 24px;width:100%}.gpay-button.light{width:calc(100% - 3px);background-color:#fff}.gpay-button.light:active{background-color:#fff}.gpay-button.light:hover{background-color:#f8f8f8}.gpay-button.light:focus{box-shadow:#e8e8e8 0 1px 1px 0,#e8e8e8 0 1px 3px;outline:0}.gpay-button.dark{background-color:#000;box-shadow:none;padding:12px 24px 10px}.gpay-button.dark:active{background-color:#5f6368}.gpay-button.dark:hover{background-color:#3c4043}.gpay-button.dark:focus{box-shadow:#5f6368 0 1px 1px 0,#5f6368 0 1px 3px;outline:0}.gpay-button.short.light{background-image:url(https://www.gstatic.com/instantbuy/svg/light_gpay.svg)}.gpay-button.short.dark{background-image:url(https://www.gstatic.com/instantbuy/svg/dark_gpay.svg)}