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

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

}

.simuBackgroundColorMain
{
    background-color: #e3e3e3;
}

.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
{
    color: #ef5050;
    background-color: #ffe9e9;
    font-size: 15px;
}



.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;
}