#ParibaModal h4, #ParibaCardModal h4 {
    font-size: 22px;
    font-weight: bold;
}

#ParibaModal .modal-header, #ParibaCardModal .modal-header {
    min-height: 80px !important;
}

#ParibaModal .prices, #ParibaCardModal .prices {
    font-size: 20px;
}

#ParibaModal .jet-price, #ParibaCardModal .jet-price {
    color: #008b6c;
    font-weight: bold;
}

#ParibaModal .table-striped > tbody > tr:nth-of-type(odd), #ParibaCardModal .table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #a6c8b9;
}

#ParibaModal .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th,
#ParibaCardModal .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th
{
    border-top: #008b6c 1px solid !important;
}

#ParibaModal .message, #ParibaCardModal .message {
    color: #008b6c;
    font-weight: bold;
}

.pariba-12 {
    font-size: 20px;
    color: #008b6c;
}

#pariba-form legend, #pariba-card-form legend {
    line-height: 55px;
}

#pariba-form .table-striped > tbody > tr:nth-of-type(odd) ,
#pariba-card-form .table-striped > tbody > tr:nth-of-type(odd)
{
    background-color: #a6c8b9;
}

#pariba-button {
    background: url('/image/catalog/pariba/paribabutton.png') top center no-repeat;
    height: 69px;
    width: 155px;
    border-color: transparent;
    border: 0px;
    float: left;
    margin-bottom: 10px;
}

#pariba-button:active, #pariba-button:focus, #pariba-button:hover {
    background: url('/image/catalog/pariba/paribabutton.png') top center no-repeat !important;
    border: 0px;
    box-shadow: none;
    outline: none;
    text-shadow: none;
}

#paribaCard-button {
    background: url('/image/catalog/pariba/paribabutton_card.png') top center no-repeat;
    height: 69px;
    width: 155px;
    border-color: transparent;
    border: 0px;
    float: left;
    margin-bottom: 10px;
}

#paribaCard-button:active, #paribaCard-button:focus, #paribaCard-button:hover {
    background: url('/image/catalog/pariba/paribabutton_card.png') top center no-repeat !important;
    border: 0px;
    box-shadow: none;
    outline: none;
    text-shadow: none;
}

.product-price-group {
    z-index: 0 !important;
}
/*.modal-backdrop.in {*/
/*    opacity: 0 !important;*/
/*}*/

.modal-backdrop {
    display: none;
}

.product-price-group {
    z-index: 0 !important;
}