.padding-right-0{
    padding-right: 0px !important;
}
.displayNone {
    display: none;
}
.margeButtom{
	margin-bottom: 5px !important;
}
.lineHeight3 {
    line-height: 3;
}
.Taille-logo{
    width:104px !important;
    height:76px !important;
}
.lien-standard {
    font-family : Roboto;
    font-weight : Bold;
    font-size: 14px;
    line-height : 14px;
    Color : #ED0000 !important;
}
.btn-FondBlanc{
   text-align: center !important;
    border-radius: 80px !important;
    background-color: #fff !important;
    color: #ed0000 !important;
    font-weight: 700 !important;   
    font-size: 14px !important;
    line-height: 16px !important;
    font-family: roboto,noto sans !important;
    border: 1px solid #ed0000!important;
    padding: 15px 40px !important;
    width: max-content !important;
}

.border-Blanc{
    border: 1px solid #ed0000!important; 
}
.colorTexte{
    color: #ed0000 !important;
}
.Bg-Blanc{
        border-radius: 80px !important;
        background-color: #fff !important;        
}
.fieldset-legend{
    font-family: Roboto  !important;  
    font-weight: 500!important; /*medium*/
    font-size: 20px!important; 
    line-height: 22px!important; 
    color: #374649!important; 
}
label{
     font-family: Roboto!important; 
    font-weight: 500!important; /*medium*/
    font-size: 18px!important; 
    line-height: 18px!important; 
    color: #374649!important;  
}
.labelTitre{
     font-family: Roboto!important; 
    font-weight: 600!important; /*medium*/
    font-size: 20px!important; 
    line-height: 20px!important; 
    color: #374649!important;  
}
/*.webform-client-form input[type="text"],input[type="password"]{
    background-color: #f7f9fa!important; 
    border: 0!important; 
    font-family: Roboto!important; 
    font-weight: 500!important; 
    font-size: 18px!important; 
    line-height: 18px!important; 
    color: #374649!important; 
}
*/