/*MAIN BANNER*/
.tdEnteteRegistrationTop {
background-repeat: no-repeat;
    background-size: 100% auto;
    height: 375px;
    width: 100%;
}

#ctl00_registrationLogoTopCell {
    display: none;
}
.tableRegistration {
    border: 1px;
    vertical-align: top;
    padding: 0px;
    max-width: 1200px;
    width: 100%;
}




/*cacher les info sur la page inscription individuelle*/
/*.field-block, .col-12{
    display: none;
}*/


/*Fin d'inscription modifs padding*/
#RegistrationConfirmation {
    padding-top: 1% !important;
    padding-bottom: 4% !important;
}

/* Ancien formulaire
.TitreRubriqueBo {
    padding: 7px 1px 7px 30px;
    font-size: 20px;
    background-color: #A5C4E8;
    color: white;
}
*/

/* Modification champ formulaire*/

/* Permet d'enlever le texte devant badge*/
#ctl00_Main_TcktFront_cell_IT_13478 {
    display: none;
}




/* Mettre le texte sur une seule ligne */

/*Severe allergies et please specify sur la même ligne*/
/*#ctl00_Main_TcktFront_IT_LBL_TEXTE_13508{
    display: none !important;
}

/*#ctl00_Main_TcktFront_IT_TEXTE_13508{
    margin-top: -24px;
}*/

/*Texte allergies sur une ligne*/
#ctl00_Main_TcktFront_IT_LBL_TEXTE_13508 {width: 265px !important;}


/*#ctl00_Main_TcktFront_cell_IT_13508{
    width: 500px !important;
}
*/
/*Texte please upload justificatif sur une ligne*/
#ctl00_Main_TcktFront_IT_LBL_TEXTE_13572{ 
    display: inline-block;
    width: 324px !important;
}



/* Mise en forme nouveau formulaire*/
.TitreGroupe
{
    color: #e9b041;
    font-size: 16px;
}

.RubriqueSpan {
    display: block;
    background-color: #F1F1F1 !important;
    margin-bottom: 15px;
    padding: 30px;
    width: 1141px;
}

.TitreRubriqueBo {
    font-size: 25px!important;
    color: #6d7a89 !important;
    font-weight: bold!important;
    display: table!important;
    text-transform: none!important;
    letter-spacing: 0!important;
    line-height: 44px!important;
    border-bottom: solid 3px #c1d155;
}

.CssTextBox {
    border: 1px solid #d7d7d7;
    border-radius: 1px;
        width: 100%;
    max-width: 600px;
}



/* Mise en forme bouton*/
.CssButton:hover { background-color:#c1d155; color:White; background-image:none; border:solid 2px #c1d155;}
.CssButton { border:solid 2px #6d7a89; background-color:#6d7a89; color:white; background-image:none; font-size:14px; text-transform:uppercase; width:auto !important; min-width:200px; padding-left:15px; padding-right:15px; text-decoration: none;}

/*Cacher le logout*/
#ctl00_Main_PnlIdentificationLogout {display:none;}

/*Menu caché*/
.menu_top{
    display: none;
}


/* Footer*/
#ctl00_BottomContent{
background-color: #6d7a89;
}

/* Mise en forme formulaire pour mobile*/
@media (max-width: 680px){

.tableRegistration {
    background-color: none;}

.tdEnteteRegistrationTop {
        background-repeat: no-repeat;
        background-size: 100% auto;
        height: 150px;
        width: 100%;}
        
.MenuRegistration {
    width: 97%;}

#ctl00_Main_TcktFront_CurrentMenuRegistration, #ctl00_TopMenu {
display:none }


.RubriqueSpan {
    display: block;
    background-color: #F1F1F1 !important;
    margin-bottom: 15px;
    padding: 3px;
    width: 350px;
    line-height: 2em;
}

#scroller li {
    padding: 0 10px;
    height: inherit;
    line-height: inherit;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #fff;
    background-color: #fafafa;
    font-size: 14px;
}

.CssButton {
    border: solid 2px #6d7a89;
    background-color: #6d7a89;
    color: white;
    background-image: none;
    font-size: 14px;
    text-transform: uppercase;
    width: auto !important;
    min-width: auto;
    text-decoration: none;
    margin-left: 27px;
    margin-top: 7px;
}

#ctl00_Main_TcktFront_LBL_MOBILE_13478 {
display:none}

.Item {
    border-style: none;
    vertical-align: middle;
    line-height: 2em;
}

#ctl00_Main_TcktFront_SummaryPaymentMeans {
display:none }

}
