.card-tarif-2col{
    padding: 1.8rem !important;
}

.margin-top-bottom{
    margin: 2rem 0 !important;
}

.detail-option{
    margin-bottom: 2rem !important;
    text-align: left !important;
}

.custom-striped-fields.fields:nth-child(odd){
    background-color: #dddcdc;
    padding-top: 2rem;
    padding-bottom: 2rem;
}

#btn-add-vehic, #btn-delete-vehic{
    margin-bottom: 1.5rem;
}

.padding-vertical5 {
    padding-top:5px !important;
    padding-bottom:5px !important;
}