
/* Mise en forme nouveau formulaire*/


/*GROS TITRE*/
.TitreRubriqueBo {
    font-size: 25px!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;
}

label {
font-size: 14px !important
}

main article section > div > .block {
    padding: 0px !important;
    height: 100%;
}

.custom-select, .custom-select-lg, .lblc, .DrpDwnLbl, .ItemKLblCivility {
font-size: 14px !important
}


/*SOUS TITRE*/
.TitreGroupe
{
    font-size: 16px;
    line-height:1;
    padding: 19px 0px 3px;
    color: #e9b041;
}

/* Menu caché*/
nav#menu {
    display: none !important;
}


/* Footer*/

footer {
background-color: #6d7a89;
}


/*Sur une seule ligne Proof of student status*/
#ctl00_Main_TcktFront_cell_IT_43024{
    width: 493px !important;
}



/* Mise en forme formulaire pour mobile*/
#ctl00_Main_TcktFront_CurrentMenuRegistration, #ctl00_TopMenu {
display:none }

div.ConfirmBtns {
    margin-top: 63px;
}
