﻿.HelpDiv, .CaptchaDiv {
    display : none;
}

.helpText {
    color : gray;
    opacity : 0.8;
    line-height : 18px;
    margin-bottom: 15px;
}

.HelpRadioWrapper {
    margin-bottom : 10px;
    padding-left: 10px;
}

.Titles {
    margin-top : 20px;
    margin-bottom : 10px;
    color : black;
    font-weight : 700;
}
.FirstTitle{
    margin-top : 0;
}

.combo-box-Holder .combo-box {
    color : black;
    background-color:white;
    min-height:22px;
    max-height:44px;
    position: relative;
    margin-bottom: 5px;
   
}
.combo-box{
    width: 380px;
}

.textbox-wrapper {
    width:121%;
    display : table;
}

.CompleteSettingInfo {
    width: 90%;
    display: table-cell;
}
.spacer {
    margin-bottom:5px;
}

.HelpRadioWrapper .HelpDiv{
    padding-left : 15px;
}

.ConfirmationDiv {
    line-height : 20px;
    margin-bottom : 3px;
}

.SecurityQuestionWidth, .textConditionsPWD{
    max-width : 400px;
}

.textConditionsPWD{
    max-width : 400px;
}

.soutienUL li {
      font-size: 14px;
    margin-left: 50px;
    list-style-type: circle;
}

.soutienDiv {
    margin-bottom : 20px;
}