﻿[class^='card-type-'] {
    display: inline-block;
}

[class^='card-type-'][class*='-32'] {
    background-repeat: no-repeat;
    background-size: 57px 480px;
    height: 32px;
}

[class^='card-type-'][class*='-64'] {
    height: 64px;
}

.card-type-visa-32 {
    background: url('/img/cards-sprite.png') 0 0;
    width: 57px;
}

.card-type-mastercard-32 {
    background: url('/img/cards-sprite.png') 0 -32px;
    width: 42px;
}

.card-type-maestro-32 {
    background: url('/img/cards-sprite.png') 0 -64px;
    width: 41px;
}

.card-type-apb-shoppingcard-32 {
    background: url('/img/cards-sprite.png') 0 -96px;
    width: 51px;
}

.card-type-bcr-32 {
    background: url('/img/cards-sprite.png') 0 -128px;
    width: 50px;
}

.card-type-brd-32 {
    background: url('/img/cards-sprite.png') 0 -160px;
    width: 51px;
}

.card-type-brdf-allinclusive-32 {
    background: url('/img/cards-sprite.png') 0 -192px;
    width: 50px;
}

.card-type-bt-star-32 {
    background: url('/img/cards-sprite.png') 0 -224px;
    width: 51px;
}

.card-type-ceb-cardavantaj-32 {
    background: url('/img/cards-sprite.png') 0 -256px;
    width: 51px;
}

.card-type-gbbva-bonuscard-32 {
    background: url('/img/cards-sprite.png') 0 -288px;
    width: 51px;
}

.card-type-ing-32 {
    background: url('/img/cards-sprite.png') 0 -320px;
    width: 51px;
}

.card-type-optimo-32 {
    background: url('/img/cards-sprite.png') 0 -352px;
    width: 51px;
}

.card-type-fstb-creditcard-32 {
    background: url('/img/cards-sprite.png') 0 -384px;
    width: 54px;
}

.card-type-raifb-shoppingcard-32 {
    background: url('/img/cards-sprite.png') 0 -416px;
    width: 50px;
}

.card-type-unicredit-32 {
    background: url('/img/cards-sprite.png') 0 -448px;
    width: 51px;
}

.card-type-visa-64 {
    background: url('/img/cards-sprite.png') 0 0;
    width: 114px;
}

.card-type-mastercard-64 {
    background: url('/img/cards-sprite.png') 0 -64px;
    width: 83px;
}

.card-type-maestro-64 {
    background: url('/img/cards-sprite.png') 0 -128px;
    width: 82px;
}

.card-type-apb-shoppingcard-64 {
    background: url('/img/cards-sprite.png') 0 -192px;
    width: 102px;
}

.card-type-bcr-64 {
    background: url('/img/cards-sprite.png') 0 -256px;
    width: 99px;
}

.card-type-brd-64 {
    background: url('/img/cards-sprite.png') 0 -320px;
    width: 102px;
}

.card-type-brdf-allinclusive-64 {
    background: url('/img/cards-sprite.png') 0 -384px;
    width: 99px;
}

.card-type-bt-star-64 {
    background: url('/img/cards-sprite.png') 0 -448px;
    width: 102px;
}

.card-type-ceb-cardavantaj-64 {
    background: url('/img/cards-sprite.png') 0 -512px;
    width: 101px;
}

.card-type-gbbva-bonuscard-64 {
    background: url('/img/cards-sprite.png') 0 -576px;
    width: 102px;
}

.card-type-ing-64 {
    background: url('/img/cards-sprite.png') 0 -640px;
    width: 102px;
}

.card-type-optimo-64 {
    background: url('/img/cards-sprite.png') 0 -704px;
    width: 101px;
}

.card-type-fstb-creditcard-64 {
    background: url('/img/cards-sprite.png') 0 -768px;
    width: 108px;
}

.card-type-raifb-shoppingcard-64 {
    background: url('/img/cards-sprite.png') 0 -832px;
    width: 100px;
}

.card-type-unicredit-64 {
    background: url('/img/cards-sprite.png') 0 -896px;
    width: 101px;
}