#formation-normal,#formation-abregee,.show_mesure_adaptation {display:none;}
#formation-normal.active,#formation-abregee.active,.show_mesure_adaptation.active {display:block;}

.radio-class {display:inline-block!important; margin:2px;}
label.radio-class {margin-right:20px; cursor: pointer;}

.choix {text-align:center; text-transform: uppercase;}
.choix table {}
.choix th {padding:7px; font-weight:bold;}
.choix td {padding:7px; color:#12235b;}
.choix input {cursor: pointer;}
.choix table tr:nth-of-type(odd) td {background-color:#eee;}
.choix table thead th {    background: #337ab7;
    color: #eee;}
.choix td.full {background:#ff9627!important;}
.choix td.full:before {content:"Complet"; display:block; font-size:13px; color:#fff; font-weight:bold;}
.choix td.full input {display:none!important;}
.choix table.error thead th {background-color:red;}

#btn_submit_jquery {transition:all 250ms ease-out; background-color:#43b649; color:#fff; border:none; padding:10px 20px; text-transform: uppercase; font-size:16px; font-weight:bold; margin-bottom:20px;}
#btn_submit_jquery:hover { background-color:#1172ba;}

#informations_complementaires {width:400px; max-width:80%; height:70px;}

#form_adhesion .error {color:red;}
#form_adhesion input.error {border:1px solid red; color:#444;}

.success {    padding: 15px;
    border: 1px solid #086908;
    color: #145f07!important;
    background: #95cc92;
    border-radius: 2px;
    text-align: center;
    font-size: 22px!important;}
