.stepCircleColor
{
    color: #113899;
}

.stepTextcolor
{
    color: #113899;
}

.formContainer
{
    border: 1px solid #113899;
}

.topSimu
{
    background-color: #f4f4f4;
}

.formStepBtn {
    background-color: #113899!important;
    border: #113899!important;
    z-index: 1;
}

.formStepBtn:hover
{
    background-color: #0f2a6c !important;
}

.formTitle
{
    font-size: 35px;
    color: #dc5059;
    font-weight: bold;
}

.formQuestionStyle
{
    font-size: 16px;
    font-weight: 700;
}

.iconFormQuestionStyle
{
    color: #113899;
}

#simulateur .progress
{
    border-radius: 0px;

}

#simulateur .progress-bar
{
    background-color: #113899;

}

.masquer-style
{
    display: none;
}

.bloctel {
    font-size: .675em;
    color: #4e4e4e;
}

#labelConsentement {
    font-size: 13px !important;
}

.form-leads-questions {
    color: #00304a !important;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 0.5rem;
}

#simulateur label {
    color: #275377;
}



#simulateur .btn-secondary
{
    background-color: white;
    border: 1px solid #2d77a3;
    color: #01314e;
}

#simulateur .btn-secondary:hover
{
    background-color: #eff2fa;
    border: 1px solid #0279c2;
}


#simulateur .btn-check-secondary
{
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

#simulateur .btn-check-secondary:focus-visible + .btn {
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgba(13,110,253,.25)!important;
}

#simulateur .btn-check-secondary:checked + .btn, #simulateur :not(.btn-check) + .btn:active, #simulateur .btn:first-child:active, #simulateur .btn.active, #simulateur .btn.show {
    background-color: #418af3 !important;
    color: white!important;

}
#simulateur .btn-check-secondary:checked + .btn:focus-visible, #simulateur :not(.btn-check) + .btn:active:focus-visible, #simulateur .btn:first-child:active:focus-visible, #simulateur .btn.active:focus-visible, #simulateur .btn.show:focus-visible {
    box-shadow: 0 0 0 0.25rem black!important;
}

#simulateur .form-erreur-step-1-entete,#simulateur .form-erreur-step-2-entete,.form-erreur-step-2-connexion
{
    background-color: #ffeeee;
}


.popover-body
{
    background-color: #a7def9!important;
    color: black!important;
    font-size: 16px!important;
    text-align: center;
    border-radius: 0px 0px!important;
}

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

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

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

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

.popover
{
    z-index: 1000!important;
}

.consentement-radio
{
    height: 30px!important;
    width: 30px!important;
}