#ParibaModal h4 {
    font-size: 22px;
    font-weight: bold;
}
#ParibaModal .modal-header{
    min-height: 80px !important;
}
#ParibaModal .prices {
    font-size: 20px;
}
#ParibaModal .jet-price {
    color: #008b6c;
    font-weight: bold;
}
#ParibaModal .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 {
    border-top: #008b6c 1px solid !important;
}
#ParibaModal .message {
    color: #008b6c;
    font-weight: bold;
}
.pariba-12{
    font-size: 20px;
    color: #008b6c;
}
#pariba-form legend{
    line-height: 55px;
}
#pariba-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: 57px;
    width: 155px;
	border-color: transparent;
	border: 0px;
}
#pariba-button:active, #pariba-button:focus,  #pariba-button:hover{
	border: 0px;
	box-shadow: none;
  	outline: none;
	text-shadow: none;
}