.btn_demarche {
    background-color: #355689;
    color: white;
    width: 164px;
    font-size: 16px;
    margin-bottom: 50px;
    height: 49px;
}

.btn_demarche:hover {
    color: white !important;
}
.select2-container--default .select2-selection--single{
    border: 1px solid #ccc !important;
    height: 33px !important;
}
.center{
    text-align: center;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 33px !important;
}
.radio {
    margin-top: 0px !important;
    margin-bottom: 29px !important;
}
#isSociete-yes-2{
    margin-left: -6px;
}
label[for="isSociete-yes"]{
    margin-left: 12px;
}
.tt_dem{
    font-weight: 300;
    font-size: 1.5em;
    border-bottom: #778793 solid 1px;
    padding-bottom: 13px!important;
    margin-bottom: 18px!important;
}
#fomrulaire_cg{
    padding-top: 17px;
}
.region_group{
    margin-bottom: 34px;
}
.tableprs1 thead th{
    text-align: center;
    background-color: #355689;
    color: white;
}
.tableprs1 {
    width: 100%;
}
.tableprs1 td{
    border: #CFD8DC solid 1px;
    padding: 5px;
    font-size: 15px;
    text-align: right;
}
.tableprs1 .totalhab td{
    border-left: none;
    border-right: none;
    font-weight: bold;
}
.tableprs1 .total{
    border-top: #355689 solid 2px;
}

#btn-recharger{
    margin-top: 37px;
    background-color: #355689;
    color: white;
    border-radius: 4px;
    border: 1px solid #355689;
    font-weight: bold;
}
.commande_etape_3{
    margin-top: 21px;
}
.oblichp{
    color: red!important;
}
#fomrulaire_cg .control-label {
    font-weight: bold;
    font-size: 15px;
    color: #778793;
}
#email_clt{
    margin-bottom: 2px;
}
.note_email{
    font-size: 11px !important;
}
.cg_success{
    background-color: #f5f5f5;
    border-color: #ddd;
    margin-top: 22px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.cg_success a{
    background-color: #355689;
    color: white;
}
.cg_success a:hover{
    background-color: #355689;
    color: white;
}
.url_euro{
    color: white;

}
.regererate-captcha {
    left: -19px;
    top: 4px;
}

.input-captcha {
    left: -20px;
}