
.formCustom
{
    background-color: #deeefc;
    height: 100%;
    border-radius: 30px 30px;
    box-shadow: 0px 0px 0px 1px #cb444b;
}



.customFormHeader
{

    background-color: #dc3545!important;
    color: white!important;
    padding: 10px 10px 10px 10px;
    font-size: 16px;
    border-radius: 30px 30px 0px 0px;

}


.fs-bloctel
{
    font-size: 10px!important;
}

.simuQuestionStyle
{
    font-weight: bold;
    color: #333e74;
    background-color: #ffffff;
}

.simuReponseStyle
{
    font-weight: bold;
    color: #1d1d84;
    font-size: 15px;

}



.progress
{
    border-radius: 0px!important;
}

.simuPictoSizeCustom
{
    height: 70px;
    width: 70px;
}


.simuCustomBtn
{
    position: relative;
}

.simuColorInfo
{
    font-weight: bold;
    color: #333e74;
}

.simuColorInfoPicto
{
    color: #1394cf;
}

.simuBlocErreur,.simuFailSend
{
    background-color: #ffe9e9;
    color: #ef5050;
    font-weight: bold;
}

#simu-erreur-nom,#simu-erreur-dpt,#simu-erreur-tel,#simu-erreur-email,#simu-erreur-consentement
{
    color: #ef5050;
    background-color: #ffe9e9;
    font-size: 15px;
}


.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after, .bs-popover-bottom>.popover-arrow::after
{
    border-bottom-color: black!important;
}


.popover-body {
    color: white!important;
}


.popover
{
    background-color: #306ff4!important;
    color:white!important;
    font-size: 16px!important;
    border-radius: 0px 0px!important;
}
.simuCustomBtn:hover
{
    border: 1px solid #fea500;
}

/*

.simuCustomBtn:hover:before
{
    font-family: "Font Awesome 5 Free";
    content:"\f058";
    position: absolute;
    right: 5px;
    top: 5px;
    color: #47c34b;
}
*/

.simu-display-none
{
    display: none;
}

.montantStyle
{
    text-decoration: underline;
}

.simu-want-title
{
    color: #ffffff;
    background-color: #ed1658;
}

.simu-aide-montant
{
    color: #ffffff;
    background-color: #043a99;
}

.notaBene_simu_small
{
    font-size: 12px;
}

.simuThanks
{
    background-color: white;
    padding: 10px 10px 10px 10px;
    font-weight: bold;
    color: #333e74;
}

#simu-resultat
{
    background-color: white;
    padding: 10px 10px 10px 10px;
    color: #333e74;
}