
.credit-card {
    border-radius: 3px;
    height: 40px;
    width: 65px;
    border: solid 2px red;
    color: red;
    background-color: #EFEFEF;
    position: relative;
    display: inline-block;
    text-align: center;
    margin: 2px;
}

.credit-card > .title {
    border-radius: 3px 3px 0 0;
    width: 100%;
    background-color: #666666;
    color: #FFF;
    font-size: 11px;
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.credit-card-body {
    background: rgba(255, 255, 255, 0.01) url("/static/img/cards.png");
    background-repeat: no-repeat;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin: auto;
}

.input-card {
    position: absolute;
    top: 45px;
    right: -260px;
    bottom: 0;
    left: 0;
    height: 30px;
    width: 65px;
}


.credit-composed {
    overflow: hidden;
}

.credit-composed>.credit-card-body {
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    margin-top: 9px;
}

.credit-card-container.-small {
    min-width: 52.1px;
;
    height: 32.1px;
}

.credit-card-container.-small .credit-card-body {
    left: -6px;
    transform: scale(0.8);
}

.credit-card-container.-small .credit-card-header {
    height: 12px;
    line-height: 14px;
    font-size: 8px;
    width: 52.1px;
}

.credit-card-container.credit-composed.-small>.credit-card-body {
    margin-top: 3px;
    transform: scale(0.6);
}

.credit-card-body.NO-BANK,
.credit-card-body[class*="NO-BANK-"] {
    background-position: center -0px;
}

.credit-card-body.PVC,
.credit-card-body[class*="PVC-"] {
    background-position: center -40px;
}

.credit-card-body.FBEN,
.credit-card-body[class*="FBEN-"] {
    background-position: center -80px;
}

.credit-card-body.LOT,
.credit-card-body[class*="LOT-"] {
    background-position: center -120px;
}

.credit-card-body.BOG,
.credit-card-body[class*="BOG-"] {
    background-position: center -160px;
}

.credit-card-body.EXT,
.credit-card-body[class*="EXT-"] {
    background-position: center -200px;
}

.credit-card-body.AHO,
.credit-card-body[class*="AHO-"] {
    background-position: center -240px;
}

.credit-card-body.CF,
.credit-card-body[class*="CF-"] {
    background-position: center -280px;
}

.credit-card-body.SOL,
.credit-card-body[class*="SOL-"] {
    background-position: center -320px;
}

.credit-card-body.CORP,
.credit-card-body[class*="CORP-"],
.credit-card-body.CORPC,
.credit-card-body[class*="CORPC-"] {
    background-position: center -360px;
}

.credit-card-body.VIV,
.credit-card-body[class*="VIV-"] {
    background-position: center -400px;
}

.credit-card-body.PE,
.credit-card-body[class*="PE-"] {
    background-position: center -440px;
}

.credit-card-body.PRB,
.credit-card-body[class*="PRB-"] {
    background-position: center -480px;
}

.credit-card-body.BBVAF,
.credit-card-body[class*="BBVAF-"] {
    background-position: center -520px;
}

.credit-card-body.AL,
.credit-card-body[class*="AL-"] {
    background-position: center -560px;
}

.credit-card-body.BCH,
.credit-card-body[class*="BCH-"] {
    background-position: center -600px;
}

.credit-card-body.SAENZ,
.credit-card-body[class*="SAENZ-"] {
    background-position: center -640px;
}

.credit-card-body.BTDF,
.credit-card-body[class*="BTDF-"] {
    background-position: center -680px;
}

.credit-card-body.PAYU,
.credit-card-body[class*="PAYU-"] {
    background-position: center -720px;
}

.credit-card-body.BICE,
.credit-card-body[class*="BICE-"] {
    background-position: center -760px;
}

.credit-card-body.EFE,
.credit-card-body[class*="EFE-"],
.credit-card-body.DEPO,
.credit-card-body[class*="DEPO-"],
.credit-card-body.DEPO-RIO,
.credit-card-body[class*="DEPO-RIO-"],
.credit-card-body.CASH,
.credit-card-body[class*="CASH-"],
.credit-card-body.BDI,
.credit-card-body[class*="BDI-"] {
    background-position: center -800px;
}

.credit-card-body.FOR,
.credit-card-body[class*="FOR-"] {
    background-position: center -840px;
}

.credit-card-body.MD,
.credit-card-body[class*="MD-"],
.credit-card-body.DEBCO,
.credit-card-body[class*="DEBCO-"],
.credit-card-body.DEBARMD,
.credit-card-body[class*="DEBARMD-"] {
    background-position: center -880px;
}

.credit-card-body.VI,
.credit-card-body[class*="VI-"],
.credit-card-body.VI_GRL,
.credit-card-body[class*="VI_GRL-"] {
    background-position: center -920px;
}

.credit-card-body.VB,
.credit-card-body[class*="VB-"],
.credit-card-body.E,
.credit-card-body[class*="E-"] {
    background-position: center -960px;
}

.credit-card-body.VD,
.credit-card-body[class*="VD-"],
.credit-card-body.VDCO,
.credit-card-body[class*="VDCO-"],
.credit-card-body.DEBAR,
.credit-card-body[class*="DEBAR-"] {
    background-position: center -1000px;
}

.credit-card-body.GLC,
.credit-card-body[class*="GLC-"] {
    background-position: center -1040px;
}

.credit-card-body.DC,
.credit-card-body[class*="DC-"],
.credit-card-body.DCCOM,
.credit-card-body[class*="DCCOM-"],
.credit-card-body.DCPE,
.credit-card-body[class*="DCPE-"] {
    background-position: center -1080px;
}

.credit-card-body.CREDDESP,
.credit-card-body[class*="CREDDESP-"] {
    background-position: center -1120px;
}

.credit-card-body.CM,
.credit-card-body[class*="CM-"] {
    background-position: center -1160px;
}

.credit-card-body.CA,
.credit-card-body[class*="CA-"] {
    background-position: center -1200px;
}

.credit-card-body.CL,
.credit-card-body[class*="CL-"] {
    background-position: center -1240px;
}

.credit-card-body.AX,
.credit-card-body[class*="AX-"],
.credit-card-body.AXAR,
.credit-card-body[class*="AXAR-"],
.credit-card-body.AXMX,
.credit-card-body[class*="AXMX-"],
.credit-card-body.AXC,
.credit-card-body[class*="AXC-"] {
    background-position: center -1280px;
}

.credit-card-body.NT,
.credit-card-body[class*="NT-"],
.credit-card-body.NAT,
.credit-card-body[class*="NAT-"] {
    background-position: center -1320px;
}

.credit-card-body.CS,
.credit-card-body[class*="CS-"],
.credit-card-body.CSCL,
.credit-card-body[class*="CSCL-"] {
    background-position: center -1360px;
}

.credit-card-body.TN,
.credit-card-body[class*="TN-"],
.credit-card-body.NAR,
.credit-card-body[class*="NAR-"],
.credit-card-body.AX_NAR,
.credit-card-body[class*="AX_NAR-"],
.credit-card-body.CA_NAR,
.credit-card-body[class*="CA_NAR-"],
.credit-card-body.VI_NAR,
.credit-card-body[class*="VI_NAR-"] {
    background-position: center -1400px;
}

.credit-card-body.BANOR,
.credit-card-body[class*="BANOR-"] {
    background-position: center -1440px;
}

.credit-card-body.PR,
.credit-card-body[class*="PR-"] {
    background-position: center -1480px;
}

.credit-card-body.HC,
.credit-card-body[class*="HC-"] {
    background-position: center -1520px;
}

.credit-card-body.EC,
.credit-card-body[class*="EC-"] {
    background-position: center -1560px;
}

.credit-card-body.BX,
.credit-card-body[class*="BX-"] {
    background-position: center -1600px;
}

.credit-card-body.BBVAB,
.credit-card-body[class*="BBVAB-"],
.credit-card-body.BBVABS,
.credit-card-body[class*="BBVABS-"] {
    background-position: center -1640px;
}

.credit-card-body.MG,
.credit-card-body[class*="MG-"] {
    background-position: center -1680px;
}

.credit-card-body.HSBC,
.credit-card-body[class*="HSBC-"],
.credit-card-body.HSBCMX,
.credit-card-body[class*="HSBCMX-"] {
    background-position: center -1720px;
}

.credit-card-body.DS,
.credit-card-body[class*="DS-"],
.credit-card-body.DIS,
.credit-card-body[class*="DIS-"] {
    background-position: center -1760px;
}

.credit-card-body.CB,
.credit-card-body[class*="CB-"] {
    background-position: center -1800px;
}

.credit-card-body.SAN,
.credit-card-body[class*="SAN-"],
.credit-card-body.SANBR,
.credit-card-body[class*="SANBR-"],
.credit-card-body.STR,
.credit-card-body[class*="STR-"],
.credit-card-body.SANWA,
.credit-card-body[class*="SANWA-"],
.credit-card-body.RIO,
.credit-card-body[class*="RIO-"],
.credit-card-body.SANDESPI,
.credit-card-body[class*="SANDESPI-"],
.credit-card-body.SANDESPP,
.credit-card-body[class*="SANDESPP-"],
.credit-card-body.SANDESPG,
.credit-card-body[class*="SANDESPG-"],
.credit-card-body.SANUY,
.credit-card-body[class*="SANUY-"] {
    background-position: center -1840px;
}

.credit-card-body.ICBC,
.credit-card-body[class*="ICBC-"] {
    background-position: center -1880px;
}

.credit-card-body.SB,
.credit-card-body[class*="SB-"],
.credit-card-body.SCB,
.credit-card-body[class*="SCB-"],
.credit-card-body.SBP,
.credit-card-body[class*="SBP-"],
.credit-card-body.SBPA,
.credit-card-body[class*="SBPA-"],
.credit-card-body.SBPSG,
.credit-card-body[class*="SBPSG-"],
.credit-card-body.SCBUY,
.credit-card-body[class*="SCBUY-"] {
    background-position: center -1920px;
}

.credit-card-body.BTB,
.credit-card-body[class*="BTB-"] {
    background-position: center -1960px;
}

.credit-card-body.LIV,
.credit-card-body[class*="LIV-"] {
    background-position: center -2000px;
}

.credit-card-body.BANRE,
.credit-card-body[class*="BANRE-"] {
    background-position: center -2040px;
}

.credit-card-body.BAJIO,
.credit-card-body[class*="BAJIO-"] {
    background-position: center -2080px;
}

.credit-card-body.INBUR,
.credit-card-body[class*="INBUR-"] {
    background-position: center -2120px;
}

.credit-card-body.FAMSA,
.credit-card-body[class*="FAMSA-"] {
    background-position: center -2160px;
}

.credit-card-body.IXE,
.credit-card-body[class*="IXE-"] {
    background-position: center -2200px;
}

.credit-card-body.BANJE,
.credit-card-body[class*="BANJE-"] {
    background-position: center -2240px;
}

.credit-card-body.SJU,
.credit-card-body[class*="SJU-"] {
    background-position: center -2280px;
}

.credit-card-body.ITAU,
.credit-card-body[class*="ITAU-"],
.credit-card-body.ITU,
.credit-card-body[class*="ITU-"],
.credit-card-body.ITA,
.credit-card-body[class*="ITA-"],
.credit-card-body.ITAUCO,
.credit-card-body[class*="ITAUCO-"],
.credit-card-body.ITUY,
.credit-card-body[class*="ITUY-"],
.credit-card-body.ITAUB,
.credit-card-body[class*="ITAUB-"],
.credit-card-body.ITABR,
.credit-card-body[class*="ITABR-"] {
    background-position: center -2320px;
}

.credit-card-body.AFIRM,
.credit-card-body[class*="AFIRM-"] {
    background-position: center -2360px;
}

.credit-card-body.MIFEL,
.credit-card-body[class*="MIFEL-"] {
    background-position: center -2400px;
}

.credit-card-body.INVEX,
.credit-card-body[class*="INVEX-"] {
    background-position: center -2440px;
}

.credit-card-body.BSE,
.credit-card-body[class*="BSE-"] {
    background-position: center -2480px;
}

.credit-card-body.NBSF,
.credit-card-body[class*="NBSF-"] {
    background-position: center -2520px;
}

.credit-card-body.BERSA,
.credit-card-body[class*="BERSA-"] {
    background-position: center -2560px;
}

.credit-card-body.SCR,
.credit-card-body[class*="SCR-"] {
    background-position: center -2600px;
}

.credit-card-body.CHA,
.credit-card-body[class*="CHA-"] {
    background-position: center -2640px;
}

.credit-card-body.NBLR,
.credit-card-body[class*="NBLR-"] {
    background-position: center -2680px;
}

.credit-card-body.BLP,
.credit-card-body[class*="BLP-"] {
    background-position: center -2720px;
}

.credit-card-body.OXXO,
.credit-card-body[class*="OXXO-"] {
    background-position: center -2760px;
}

.credit-card-body.PAGOFACIL,
.credit-card-body[class*="PAGOFACIL-"],
.credit-card-body.PAYU-PFACIL,
.credit-card-body[class*="PAYU-PFACIL-"],
.credit-card-body.PAYU-PAGOFACIL,
.credit-card-body[class*="PAYU-PAGOFACIL-"] {
    background-position: center -2800px;
}

.credit-card-body.RAPIPAGO,
.credit-card-body[class*="RAPIPAGO-"],
.credit-card-body.PAYU-RAPIPAGO,
.credit-card-body[class*="PAYU-RAPIPAGO-"] {
    background-position: center -2840px;
}

.credit-card-body.SENCI,
.credit-card-body[class*="SENCI-"] {
    background-position: center -2880px;
}

.credit-card-body.ELEV,
.credit-card-body[class*="ELEV-"] {
    background-position: center -2920px;
}

.credit-card-body.SEPAEX,
.credit-card-body[class*="SEPAEX-"] {
    background-position: center -2960px;
}

.credit-card-body.MCH,
.credit-card-body[class*="MCH-"] {
    background-position: center -3000px;
}

.credit-card-body.MAN,
.credit-card-body[class*="MAN-"] {
    background-position: center -3040px;
}

.credit-card-body.MULTI,
.credit-card-body[class*="MULTI-"],
.credit-card-body.MULTIVA,
.credit-card-body[class*="MULTIVA-"] {
    background-position: center -3080px;
}

.credit-card-body.FACIL,
.credit-card-body[class*="FACIL-"] {
    background-position: center -3120px;
}

.credit-card-body.AZTEC,
.credit-card-body[class*="AZTEC-"] {
    background-position: center -3160px;
}

.credit-card-body.AUTFI,
.credit-card-body[class*="AUTFI-"] {
    background-position: center -3200px;
}

.credit-card-body.LOJ,
.credit-card-body[class*="LOJ-"] {
    background-position: center -3240px;
}

.credit-card-body.SANSE,
.credit-card-body[class*="SANSE-"] {
    background-position: center -3280px;
}

.credit-card-body.WMART,
.credit-card-body[class*="WMART-"] {
    background-position: center -3320px;
}

.credit-card-body.BANS,
.credit-card-body[class*="BANS-"] {
    background-position: center -3360px;
}

.credit-card-body.TBANC,
.credit-card-body[class*="TBANC-"] {
    background-position: center -3400px;
}

.credit-card-body.COR,
.credit-card-body[class*="COR-"] {
    background-position: center -3440px;
}

.credit-card-body.INTAC,
.credit-card-body[class*="INTAC-"] {
    background-position: center -3480px;
}

.credit-card-body.AMIGO,
.credit-card-body[class*="AMIGO-"] {
    background-position: center -3520px;
}

.credit-card-body.CALIB,
.credit-card-body[class*="CALIB-"] {
    background-position: center -3560px;
}

.credit-card-body.MUT,
.credit-card-body[class*="MUT-"] {
    background-position: center -3600px;
}

.credit-card-body.BBVAC,
.credit-card-body[class*="BBVAC-"] {
    background-position: center -3640px;
}

.credit-card-body.INB,
.credit-card-body[class*="INB-"] {
    background-position: center -3680px;
}

.credit-card-body.BCP,
.credit-card-body[class*="BCP-"] {
    background-position: center -3720px;
}

.credit-card-body.SPI,
.credit-card-body[class*="SPI-"],
.credit-card-body.SPE,
.credit-card-body[class*="SPE-"] {
    background-position: center -3760px;
}

.credit-card-body.EFECTY,
.credit-card-body[class*="EFECTY-"] {
    background-position: center -3800px;
}

.credit-card-body.VIA,
.credit-card-body[class*="VIA-"],
.credit-card-body.BALOTO,
.credit-card-body[class*="BALOTO-"] {
    background-position: center -3840px;
}

.credit-card-body.BB,
.credit-card-body[class*="BB-"] {
    background-position: center -3880px;
}

.credit-card-body.CAIXA,
.credit-card-body[class*="CAIXA-"] {
    background-position: center -3920px;
}

.credit-card-body.BANXE,
.credit-card-body[class*="BANXE-"] {
    background-position: center -3960px;
}

.credit-card-body.BRA,
.credit-card-body[class*="BRA-"] {
    background-position: center -4000px;
}

.credit-card-body.BRAMX,
.credit-card-body[class*="BRAMX-"] {
    background-position: center -4040px;
}

.credit-card-body.RI,
.credit-card-body[class*="RI-"] {
    background-position: center -4080px;
}

.credit-card-body.SRIO,
.credit-card-body[class*="SRIO-"],
.credit-card-body.OB,
.credit-card-body[class*="OB-"],
.credit-card-body.OB-RIO,
.credit-card-body[class*="OB-RIO-"] {
    background-position: center -4120px;
}

.credit-card-body.TNZ,
.credit-card-body[class*="TNZ-"] {
    background-position: center -4160px;
}

.credit-card-body.BANRI,
.credit-card-body[class*="BANRI-"] {
    background-position: center -4200px;
}

.credit-card-body.BBVA,
.credit-card-body[class*="BBVA-"],
.credit-card-body.BBVACO,
.credit-card-body[class*="BBVACO-"],
.credit-card-body.BBVAUY,
.credit-card-body[class*="BBVAUY-"] {
    background-position: center -4240px;
}

.credit-card-body.BCO,
.credit-card-body[class*="BCO-"] {
    background-position: center -4280px;
}

.credit-card-body.CMR,
.credit-card-body[class*="CMR-"],
.credit-card-body.CMRP,
.credit-card-body[class*="CMRP-"],
.credit-card-body.CMRCL,
.credit-card-body[class*="CMRCL-"],
.credit-card-body.CMRAR,
.credit-card-body[class*="CMRAR-"] {
    background-position: center -4320px;
}

.credit-card-body.PNET,
.credit-card-body[class*="PNET-"] {
    background-position: center -4360px;
}

.credit-card-body.AZU,
.credit-card-body[class*="AZU-"] {
    background-position: center -4400px;
}

.credit-card-body.CIU,
.credit-card-body[class*="CIU-"] {
    background-position: center -4440px;
}

.credit-card-body.OH,
.credit-card-body[class*="OH-"] {
    background-position: center -4480px;
}

.credit-card-body.BCI,
.credit-card-body[class*="BCI-"] {
    background-position: center -4520px;
}

.credit-card-body.CIT,
.credit-card-body[class*="CIT-"] {
    background-position: center -4560px;
}

.credit-card-body.COM,
.credit-card-body[class*="COM-"] {
    background-position: center -4600px;
}

.credit-card-body.HIP,
.credit-card-body[class*="HIP-"] {
    background-position: center -4640px;
}

.credit-card-body.BCHI,
.credit-card-body[class*="BCHI-"] {
    background-position: center -4680px;
}

.credit-card-body.CHU,
.credit-card-body[class*="CHU-"] {
    background-position: center -4720px;
}

.credit-card-body.PRO,
.credit-card-body[class*="PRO-"],
.credit-card-body.BP,
.credit-card-body[class*="BP-"] {
    background-position: center -4760px;
}

.credit-card-body.MAC,
.credit-card-body[class*="MAC-"] {
    background-position: center -4800px;
}

.credit-card-body.TUC,
.credit-card-body[class*="TUC-"] {
    background-position: center -4840px;
}

.credit-card-body.CAB,
.credit-card-body[class*="CAB-"],
.credit-card-body.CABCO,
.credit-card-body[class*="CABCO-"] {
    background-position: center -4880px;
}

.credit-card-body.NAC,
.credit-card-body[class*="NAC-"] {
    background-position: center -4920px;
}

.credit-card-body.VIS,
.credit-card-body[class*="VIS-"],
.credit-card-body.VISPE,
.credit-card-body[class*="VISPE-"] {
    background-position: center -4960px;
}

.credit-card-body.ROS,
.credit-card-body[class*="ROS-"] {
    background-position: center -5000px;
}

.credit-card-body.CDC,
.credit-card-body[class*="CDC-"] {
    background-position: center -5040px;
}

.credit-card-body.FRN,
.credit-card-body[class*="FRN-"] {
    background-position: center -5080px;
}

.credit-card-body.NEU,
.credit-card-body[class*="NEU-"] {
    background-position: center -5120px;
}

.credit-card-body.GRL,
.credit-card-body[class*="GRL-"] {
    background-position: center -5160px;
}

.credit-card-body.SUP,
.credit-card-body[class*="SUP-"] {
    background-position: center -5200px;
}

.credit-card-body.ARP,
.credit-card-body[class*="ARP-"] {
    background-position: center -5240px;
}

.credit-card-body.SHO,
.credit-card-body[class*="SHO-"] {
    background-position: center -5280px;
}

.credit-card-body.BEST,
.credit-card-body[class*="BEST-"] {
    background-position: center -5320px;
}

.credit-card-body.PAT,
.credit-card-body[class*="PAT-"] {
    background-position: center -5360px;
}

.credit-card-body.OC,
.credit-card-body[class*="OC-"] {
    background-position: center -5400px;
}

.credit-card-body.PAC,
.credit-card-body[class*="PAC-"] {
    background-position: center -5440px;
}

.credit-card-body.AUS,
.credit-card-body[class*="AUS-"] {
    background-position: center -5480px;
}

.credit-card-body.GUA,
.credit-card-body[class*="GUA-"] {
    background-position: center -5520px;
}

.credit-card-body.PIC,
.credit-card-body[class*="PIC-"] {
    background-position: center -5560px;
}

.credit-card-body.NV,
.credit-card-body[class*="NV-"] {
    background-position: center -5600px;
}

.credit-card-body.BBF,
.credit-card-body[class*="BBF-"] {
    background-position: center -5640px;
}

.credit-card-body.BBVAW,
.credit-card-body[class*="BBVAW-"] {
    background-position: center -5680px;
}

.credit-card-body.INTER,
.credit-card-body[class*="INTER-"] {
    background-position: center -5720px;
}

.credit-card-body.NVP,
.credit-card-body[class*="NVP-"] {
    background-position: center -5760px;
}

.credit-card-body.SEC,
.credit-card-body[class*="SEC-"] {
    background-position: center -5800px;
}

.credit-card-body.SUPB,
.credit-card-body[class*="SUPB-"] {
    background-position: center -5840px;
}

.credit-card-body.PROCR,
.credit-card-body[class*="PROCR-"] {
    background-position: center -5880px;
}

.credit-card-body.VILL,
.credit-card-body[class*="VILL-"] {
    background-position: center -5920px;
}

.credit-card-body.OCC,
.credit-card-body[class*="OCC-"] {
    background-position: center -5960px;
}

.credit-card-body.AGR,
.credit-card-body[class*="AGR-"] {
    background-position: center -6000px;
}

.credit-card-body.BCOO,
.credit-card-body[class*="BCOO-"] {
    background-position: center -6040px;
}

.credit-card-body.CSOC,
.credit-card-body[class*="CSOC-"] {
    background-position: center -6080px;
}

.credit-card-body.COLPA,
.credit-card-body[class*="COLPA-"] {
    background-position: center -6120px;
}

.credit-card-body.COPC,
.credit-card-body[class*="COPC-"] {
    background-position: center -6160px;
}

.credit-card-body.DAV,
.credit-card-body[class*="DAV-"] {
    background-position: center -6200px;
}

.credit-card-body.GNB,
.credit-card-body[class*="GNB-"] {
    background-position: center -6240px;
}

.credit-card-body.HELM,
.credit-card-body[class*="HELM-"] {
    background-position: center -6280px;
}

.credit-card-body.POP,
.credit-card-body[class*="POP-"] {
    background-position: center -6320px;
}

.credit-card-body.FALCO,
.credit-card-body[class*="FALCO-"],
.credit-card-body.FALPE,
.credit-card-body[class*="FALPE-"],
.credit-card-body.FALCL,
.credit-card-body[class*="FALCL-"] {
    background-position: center -6360px;
}

.credit-card-body.PICCO,
.credit-card-body[class*="PICCO-"] {
    background-position: center -6400px;
}

.credit-card-body.AMX,
.credit-card-body[class*="AMX-"] {
    background-position: center -6440px;
}

.credit-card-body.BCOL,
.credit-card-body[class*="BCOL-"] {
    background-position: center -6480px;
}

.credit-card-body.PSE,
.credit-card-body[class*="PSE-"] {
    background-position: center -6520px;
}

.credit-card-body.SERV,
.credit-card-body[class*="SERV-"] {
    background-position: center -6560px;
}

.credit-card-body.VEC,
.credit-card-body[class*="VEC-"] {
    background-position: center -6600px;
}

.credit-card-body.WMTAC,
.credit-card-body[class*="WMTAC-"] {
    background-position: center -6640px;
}

.credit-card-body.WMTL,
.credit-card-body[class*="WMTL-"] {
    background-position: center -6680px;
}

.credit-card-body.WMTLE,
.credit-card-body[class*="WMTLE-"] {
    background-position: center -6720px;
}

.credit-card-body.VIP,
.credit-card-body[class*="VIP-"] {
    background-position: center -6760px;
}

.credit-card-body.GNBPE,
.credit-card-body[class*="GNBPE-"] {
    background-position: center -6800px;
}

.credit-card-body.ORIG,
.credit-card-body[class*="ORIG-"] {
    background-position: center -6840px;
}

.credit-card-body.RUM,
.credit-card-body[class*="RUM-"] {
    background-position: center -6880px;
}

.credit-card-body.CD,
.credit-card-body[class*="CD-"] {
    background-position: center -6920px;
}

.credit-card-body.ABCVI,
.credit-card-body[class*="ABCVI-"] {
    background-position: center -6960px;
}

.credit-card-body.XCIT,
.credit-card-body[class*="XCIT-"] {
    background-position: center -7000px;
}

.credit-card-body.PP,
.credit-card-body[class*="PP-"] {
    background-position: center -7040px;
}

.credit-card-body.SFJO,
.credit-card-body[class*="SFJO-"] {
    background-position: center -7080px;
}

.credit-card-body.CRES,
.credit-card-body[class*="CRES-"] {
    background-position: center -7120px;
}

.credit-card-body.INF,
.credit-card-body[class*="INF-"] {
    background-position: center -7160px;
}

.credit-card-body.POL,
.credit-card-body[class*="POL-"] {
    background-position: center -7200px;
}

.credit-card-body.CSPE,
.credit-card-body[class*="CSPE-"] {
    background-position: center -7240px;
}

.credit-card-body.TIT,
.credit-card-body[class*="TIT-"] {
    background-position: center -7280px;
}

.credit-card-body.CHIC,
.credit-card-body[class*="CHIC-"] {
    background-position: center -7320px;
}

.credit-card-body.COL,
.credit-card-body[class*="COL-"] {
    background-position: center -7360px;
}

.credit-card-body.MACS,
.credit-card-body[class*="MACS-"] {
    background-position: center -7400px;
}

.credit-card-body.BBVABP,
.credit-card-body[class*="BBVABP-"] {
    background-position: center -7440px;
}

.credit-card-body.BOL,
.credit-card-body[class*="BOL-"] {
    background-position: center -7480px;
}

.credit-card-body.PATM,
.credit-card-body[class*="PATM-"] {
    background-position: center -7520px;
}

.credit-card-body.HSBCS,
.credit-card-body[class*="HSBCS-"] {
    background-position: center -7560px;
}

.credit-card-body.CJP,
.credit-card-body[class*="CJP-"] {
    background-position: center -7600px;
}

.credit-card-body.BON,
.credit-card-body[class*="BON-"] {
    background-position: center -7640px;
}

.credit-card-body.MACH,
.credit-card-body[class*="MACH-"] {
    background-position: center -7680px;
}

.credit-card-body.EXI,
.credit-card-body[class*="EXI-"] {
    background-position: center -7720px;
}

.credit-card-body.CAU,
.credit-card-body[class*="CAU-"] {
    background-position: center -7760px;
}

.credit-card-body.TO,
.credit-card-body[class*="TO-"] {
    background-position: center -7800px;
}

.credit-card-body.PAN,
.credit-card-body[class*="PAN-"] {
    background-position: center -7840px;
}

.credit-card-body.WIL,
.credit-card-body[class*="WIL-"] {
    background-position: center -7880px;
}

.credit-card-body.COLPAB,
.credit-card-body[class*="COLPAB-"] {
    background-position: center -7920px;
}

.credit-card-body.COLPAI,
.credit-card-body[class*="COLPAI-"] {
    background-position: center -7960px;
}

.credit-card-body.COLPAS,
.credit-card-body[class*="COLPAS-"] {
    background-position: center -8000px;
}

.credit-card-body.COLPAP,
.credit-card-body[class*="COLPAP-"] {
    background-position: center -8040px;
}

.credit-card-body.PROM,
.credit-card-body[class*="PROM-"],
.credit-card-body.PROMP,
.credit-card-body[class*="PROMP-"],
.credit-card-body.PROMGT,
.credit-card-body[class*="PROMGT-"],
.credit-card-body.PROMHN,
.credit-card-body[class*="PROMHN-"],
.credit-card-body.PROMSV,
.credit-card-body[class*="PROMSV-"] {
    background-position: center -8080px;
}

.credit-card-body.BTBP,
.credit-card-body[class*="BTBP-"],
.credit-card-body.BPK,
.credit-card-body[class*="BPK-"],
.credit-card-body.BMXK,
.credit-card-body[class*="BMXK-"] {
    background-position: center -8120px;
}

.credit-card-body.BNCR,
.credit-card-body[class*="BNCR-"] {
    background-position: center -8160px;
}

.credit-card-body.CRED,
.credit-card-body[class*="CRED-"] {
    background-position: center -8200px;
}

.credit-card-body.SCOL,
.credit-card-body[class*="SCOL-"],
.credit-card-body.CITCO,
.credit-card-body[class*="CITCO-"] {
    background-position: center -8240px;
}

.credit-card-body.STGEORGES,
.credit-card-body[class*="STGEORGES-"] {
    background-position: center -8280px;
}

.credit-card-body.RICL,
.credit-card-body[class*="RICL-"] {
    background-position: center -8320px;
}

.credit-card-body.BOGI,
.credit-card-body[class*="BOGI-"] {
    background-position: center -8360px;
}

.credit-card-body.BOGG,
.credit-card-body[class*="BOGG-"] {
    background-position: center -8400px;
}

.credit-card-body.BOGP,
.credit-card-body[class*="BOGP-"] {
    background-position: center -8440px;
}

.credit-card-body.BOGS,
.credit-card-body[class*="BOGS-"],
.credit-card-body.BOGB,
.credit-card-body[class*="BOGB-"] {
    background-position: center -8480px;
}

.credit-card-body.BANI,
.credit-card-body[class*="BANI-"] {
    background-position: center -8520px;
}

.credit-card-body.HIPS,
.credit-card-body[class*="HIPS-"] {
    background-position: center -8560px;
}

.credit-card-body.SURED,
.credit-card-body[class*="SURED-"] {
    background-position: center -8600px;
}

.credit-card-body.ACERT,
.credit-card-body[class*="ACERT-"] {
    background-position: center -8640px;
}

.credit-card-body.APCUCUTA,
.credit-card-body[class*="APCUCUTA-"] {
    background-position: center -8680px;
}

.credit-card-body.APUNIDAS,
.credit-card-body[class*="APUNIDAS-"] {
    background-position: center -8720px;
}

.credit-card-body.GANAG,
.credit-card-body[class*="GANAG-"] {
    background-position: center -8760px;
}

.credit-card-body.GANAC,
.credit-card-body[class*="GANAC-"] {
    background-position: center -8800px;
}

.credit-card-body.JER,
.credit-card-body[class*="JER-"] {
    background-position: center -8840px;
}

.credit-card-body.PERLA,
.credit-card-body[class*="PERLA-"] {
    background-position: center -8880px;
}

.credit-card-body.PAGAT,
.credit-card-body[class*="PAGAT-"] {
    background-position: center -8920px;
}

.credit-card-body.SUCHANCE,
.credit-card-body[class*="SUCHANCE-"] {
    background-position: center -8960px;
}

.credit-card-body.AMA,
.credit-card-body[class*="AMA-"] {
    background-position: center -9000px;
}

.credit-card-body.LAF,
.credit-card-body[class*="LAF-"] {
    background-position: center -9040px;
}

.credit-card-body.BGRL,
.credit-card-body[class*="BGRL-"] {
    background-position: center -9080px;
}

.credit-card-body.CAP,
.credit-card-body[class*="CAP-"] {
    background-position: center -9120px;
}

.credit-card-body.AXPLA,
.credit-card-body[class*="AXPLA-"] {
    background-position: center -9160px;
}

.credit-card-body.WAL,
.credit-card-body[class*="WAL-"] {
    background-position: center -9200px;
}

.credit-card-body.SBZ,
.credit-card-body[class*="SBZ-"] {
    background-position: center -9240px;
}

.credit-card-body.SCOTCR,
.credit-card-body[class*="SCOTCR-"] {
    background-position: center -9280px;
}

.credit-card-body.BBVAINF,
.credit-card-body[class*="BBVAINF-"] {
    background-position: center -9320px;
}

.credit-card-body.CITPRE,
.credit-card-body[class*="CITPRE-"] {
    background-position: center -9360px;
}

.credit-card-body.BBVAPLA,
.credit-card-body[class*="BBVAPLA-"] {
    background-position: center -9400px;
}

.credit-card-body.BBVAIN,
.credit-card-body[class*="BBVAIN-"] {
    background-position: center -9440px;
}

.credit-card-body.BANORINF,
.credit-card-body[class*="BANORINF-"] {
    background-position: center -9480px;
}

.credit-card-body.SANBLA,
.credit-card-body[class*="SANBLA-"] {
    background-position: center -9520px;
}

.credit-card-body.SANPLA,
.credit-card-body[class*="SANPLA-"] {
    background-position: center -9560px;
}

.credit-card-body.SBPLA,
.credit-card-body[class*="SBPLA-"] {
    background-position: center -9600px;
}

.credit-card-body.INVEXPLA,
.credit-card-body[class*="INVEXPLA-"] {
    background-position: center -9640px;
}

.credit-card-body.COOPE,
.credit-card-body[class*="COOPE-"] {
    background-position: center -9680px;
}

.credit-card-body.LIDER,
.credit-card-body[class*="LIDER-"] {
    background-position: center -9720px;
}

.credit-card-body.BACPA,
.credit-card-body[class*="BACPA-"],
.credit-card-body.BACCR,
.credit-card-body[class*="BACCR-"] {
    background-position: center -9760px;
}

.credit-card-body.NACPE,
.credit-card-body[class*="NACPE-"] {
    background-position: center -9800px;
}

.credit-card-body.WUN,
.credit-card-body[class*="WUN-"],
.credit-card-body.WU,
.credit-card-body[class*="WU-"] {
    background-position: center -9840px;
}

.credit-card-body.TBO,
.credit-card-body[class*="TBO-"] {
    background-position: center -9880px;
}

.credit-card-body.FAL,
.credit-card-body[class*="FAL-"],
.credit-card-body.SAGA,
.credit-card-body[class*="SAGA-"] {
    background-position: center -9920px;
}

.credit-card-body.SANDESP_WHITE,
.credit-card-body[class*="SANDESP_WHITE-"] {
    background-position: center -9960px;
}

.credit-card-body.MIVE,
.credit-card-body[class*="MIVE-"] {
    background-position: center -10000px;
}

.credit-card-body.PAG,
.credit-card-body[class*="PAG-"] {
    background-position: center -10040px;
}

.credit-card-body.SIP,
.credit-card-body[class*="SIP-"] {
    background-position: center -10080px;
}

.credit-card-body.CMRMX,
.credit-card-body[class*="CMRMX-"] {
    background-position: center -10120px;
}

.credit-card-body.BANC,
.credit-card-body[class*="BANC-"] {
    background-position: center -10160px;
}

.credit-card-body.POPE,
.credit-card-body[class*="POPE-"] {
    background-position: center -10200px;
}

.credit-card-body.FINANCED,
.credit-card-body[class*="FINANCED-"] {
    background-position: center -10240px;
}

.credit-card-body.MDP_TRANSFER,
.credit-card-body[class*="MDP_TRANSFER-"] {
    background-position: center -10280px;
}

.credit-card-body.MDP_DEPOSIT,
.credit-card-body[class*="MDP_DEPOSIT-"] {
    background-position: center -10320px;
}

.credit-card-body.CMR_PUNTOS,
.credit-card-body[class*="CMR_PUNTOS-"] {
    background-position: center -10360px;
}

.credit-card-body.CMRPTSPE,
.credit-card-body[class*="CMRPTSPE-"],
.credit-card-body.CMRPTSCO,
.credit-card-body[class*="CMRPTSCO-"],
.credit-card-body.CMRPTSCL,
.credit-card-body[class*="CMRPTSCL-"],
.credit-card-body.CMRPPM,
.credit-card-body[class*="CMRPPM-"],
.credit-card-body.VIAJAYA,
.credit-card-body[class*="VIAJAYA-"],
.credit-card-body.VIAJAYAPE,
.credit-card-body[class*="VIAJAYAPE-"],
.credit-card-body.VIAJAYACO,
.credit-card-body[class*="VIAJAYACO-"],
.credit-card-body.CMRPE,
.credit-card-body[class*="CMRPE-"],
.credit-card-body.CMRCO,
.credit-card-body[class*="CMRCO-"] {
    background-position: center -10400px;
}

.credit-card-body.KON,
.credit-card-body[class*="KON-"] {
    background-position: center -10440px;
}

.credit-card-body.ICBCDESP,
.credit-card-body[class*="ICBCDESP-"] {
    background-position: center -10480px;
}

.credit-card-body.RBNK,
.credit-card-body[class*="RBNK-"] {
    background-position: center -10520px;
}

.credit-card-body.BTBF,
.credit-card-body[class*="BTBF-"] {
    background-position: center -10560px;
}

.credit-card-body.BXCP,
.credit-card-body[class*="BXCP-"] {
    background-position: center -10600px;
}

.credit-card-body.NB,
.credit-card-body[class*="NB-"],
.credit-card-body.NBMX,
.credit-card-body[class*="NBMX-"] {
    background-position: center -10640px;
}

.credit-card-body.NARX,
.credit-card-body[class*="NARX-"] {
    background-position: center -10680px;
}

.credit-card-body.C6,
.credit-card-body[class*="C6-"] {
    background-position: center -10720px;
}

.credit-card-body.MINTUR,
.credit-card-body[class*="MINTUR-"] {
    background-position: center -10760px;
}

.credit-card-body.RC,
.credit-card-body[class*="RC-"] {
    background-position: center -10800px;
}

.credit-card-body.PIX,
.credit-card-body[class*="PIX-"] {
    background-position: center -10840px;
}

.credit-card-body.LV,
.credit-card-body[class*="LV-"],
.credit-card-body.LIVER,
.credit-card-body[class*="LIVER-"] {
    background-position: center -10880px;
}

.credit-card-body.INT,
.credit-card-body[class*="INT-"] {
    background-position: center -10920px;
}

.credit-card-body.FPAY,
.credit-card-body[class*="FPAY-"] {
    background-position: center -10960px;
}

.credit-card-body.SPEI,
.credit-card-body[class*="SPEI-"] {
    background-position: center -11000px;
}

.credit-card-body.FON,
.credit-card-body[class*="FON-"] {
    background-position: center -11040px;
}

.credit-card-body.CPN,
.credit-card-body[class*="CPN-"] {
    background-position: center -11080px;
}

.credit-card-body.EFSI,
.credit-card-body[class*="EFSI-"],
.credit-card-body.EFSI2,
.credit-card-body[class*="EFSI2-"] {
    background-position: center -11120px;
}

.credit-card-body.INVDESP,
.credit-card-body[class*="INVDESP-"] {
    background-position: center -11160px;
}

.credit-card-body.NEQ,
.credit-card-body[class*="NEQ-"] {
    background-position: center -11200px;
}

.credit-card-body.DAVIP,
.credit-card-body[class*="DAVIP-"] {
    background-position: center -11240px;
}

.credit-card-body.BMIA,
.credit-card-body[class*="BMIA-"] {
    background-position: center -11280px;
}

.credit-card-body.BCRED,
.credit-card-body[class*="BCRED-"] {
    background-position: center -11320px;
}

.credit-card-body.SFNZ,
.credit-card-body[class*="SFNZ-"] {
    background-position: center -11360px;
}

.credit-card-body.CCF,
.credit-card-body[class*="CCF-"] {
    background-position: center -11400px;
}

.credit-card-body.CTFN,
.credit-card-body[class*="CTFN-"] {
    background-position: center -11440px;
}

.credit-card-body.CCON,
.credit-card-body[class*="CCON-"] {
    background-position: center -11480px;
}

.credit-card-body.CTF,
.credit-card-body[class*="CTF-"] {
    background-position: center -11520px;
}

.credit-card-body.RPP,
.credit-card-body[class*="RPP-"] {
    background-position: center -11560px;
}

.credit-card-body.CFN,
.credit-card-body[class*="CFN-"] {
    background-position: center -11600px;
}

.credit-card-body.IRIS,
.credit-card-body[class*="IRIS-"] {
    background-position: center -11640px;
}

.credit-card-body.DALE,
.credit-card-body[class*="DALE-"] {
    background-position: center -11680px;
}

.credit-card-body.MVI,
.credit-card-body[class*="MVI-"] {
    background-position: center -11720px;
}

.credit-card-body.GFCF,
.credit-card-body[class*="GFCF-"] {
    background-position: center -11760px;
}

.credit-card-body.INTERCL,
.credit-card-body[class*="INTERCL-"] {
    background-position: center -11800px;
}

.credit-card-body.LUB,
.credit-card-body[class*="LUB-"] {
    background-position: center -11840px;
}

.credit-card-body.BNB,
.credit-card-body[class*="BNB-"] {
    background-position: center -11880px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 1.5/1),
only screen and (min-device-pixel-ratio: 1.5),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .credit-card-body {
        background: rgba(255, 255, 255, 0.01) url("/static/img/cards.png");
        background-size: 65px auto;
    }
}

@media print {
    .credit-card-body {
        -webkit-print-color-adjust: exact;
        color-adjust: exact;
    }
}