#module-ceca-errorpayment #center_column { width: 100%; }
.ceca_ko h1 {
    border: 1px solid #990000;
    color: #383838;
    background: #FFCCCC url(../img/icon-cancel.png) no-repeat 10px center;
    padding: 10px 10px 10px 50px;
}
.ceca_ok h1 {
    border: 1px solid #4F8A10;
    color: #4F8A10;
    background: #DFF2BF url(../img/icon-valid.png) no-repeat 10px center;
    padding: 10px 10px 10px 50px;
}
p.payment_module a.ceca img { margin-right: 20px; }
#iframe_tpv { min-height: 700px; width: 100%; }
.card .card-title {
    text-transform: uppercase;
    color: #414141;
    font-size: 20px;
    font-weight: bold;
    margin: 10px 0px;
    padding-bottom: 10px;
}
.card {
    font-family: 'Open Sans', sans-serif;
    box-shadow: 2px 2px 11px 0px rgba(0, 0, 0, 0.1);
    padding: 10px 20px;
    margin-bottom: 20px;
}
.ceca_cards { padding: 0px !important; margin-bottom: 15px;}
.ceca_cards .btn-group-vertical { padding: 0px !important;}
.ceca_cards .saved-card-expiry { padding: 0px !important;}
.ceca_cards .card-label {
    border: 1px solid #428bca;
    padding: 10px;
    border-radius: 5px;
}
.ceca_cards.my-account .customer_saved_cards_table {max-width: 80%; margin: 0 auto; text-align: center;}
.ceca_cards.hook_payment label {display: inline-block!important;margin-left: 30px;}
.customer_saved_card_save_new_card {display: inline!important;}
input#customer_saved_card_save_new_card {
    margin-left: 10px;
    margin-right: 0!important;
    vertical-align: sub!important;
}
span.customer_saved_card_save_new_card span {
    margin-left: 10px;
    margin-right: 0!important;
    vertical-align: sub!important;
}
span.customer_saved_card_save_new_card {font-size: .8rem;vertical-align: text-bottom;}
@media (max-width:575px) {
    .ceca_cards.hook_payment span {font-size: 0.827em}
}
.ceca_responsive_label {text-align: left;margin-bottom: 0;}
.ceca_responsive_radio {vertical-align: super;}
.ceca_responsive_cards_table {font-size: 0.8em;}