.accueil-panel-right
{
    background-image: url(https://tr-328-3828.mo9.monooti.com/shared/tr_328_3828/medias/Image/Home%20page.jpg) !important;
    background-size: contain !important;
    background-repeat: no-repeat;
    background-color: #fff;
}

.accueil-panel-top
{
    background-image: url(https://tr-328-3828.mo9.monooti.com/shared/tr_328_3828/medias/Image/Header%20mobile.jpg) !important;
}

.bg-gradient
{
    background: #BB0C2F!important;
}

.btn-warning:hover
{
    background-color: #EFA6AA;
    border-color: #BB0C2F;
}

body
{
    --primary: #BB0C2F;
    --warning: #BB0C2F;
}

span.classe
{
    font-weight: bold;
}

span.descriptif.checkbr
{
    display: flex;
}

span.descriptif.select
{
    display: flex;
}

span.saisie
{
    display: flex;
}

td.montant
{
    color: #EFA6AA;
    font-weight: bold;
}

td.prestation
{
    font-weight: bold;
    font-variant: all-small-caps;
    font-size: x-large;
    color: #BB0C2F;
    padding-top: 10px;
}

.row.OptMasterTotal h1 {
    font-size: 18px !important;
}