
body {
font-family: 'BarlowCondensed-Regular', sans-serif;
font-size: 1.15rem !important;
    line-height: 1rem;
    }

label {
  font-size: 1.15rem;
  line-height: 1rem; }
  
/*Espacement questions MF 2409*/

.TblTckt
{
  margin-top:5px;
}
    
    
    /* POUR LES DROPDOWN td.DrpDwnLbl, */
#ctl00_Main_TcktFront_IT_LBL_LISTE_163845, #ctl00_Main_TcktFront_IT_LBL_LISTE_163847, #ctl00_Main_TcktFront_IT_LBL_LISTE_163851, #ctl00_Main_TcktFront_IT_LBL_LISTE_164062
{
  display:inline-block;
  width:250px!important;
  padding-right: 1px;
}

#ctl00_Main_TcktFront_IT_LBL_LISTE_163852
{
  display:inline-block;
  width:555px!important;
  padding-right: 1px;
}

/* je confirme ma participation */
#ctl00_Main_TcktFront_IT_CHCK163945 {
font-weight: bold !important; }

.custom-select-lg {
  padding-right: 20rem;
  text-align: start !important;
}

 /* POUR LES ADRESSES MAILS*/
#ctl00_Main_TcktFront_IT_LBL_TEXTE_163843, #ctl00_Main_TcktFront_IT_LBL_TEXTE_163842, #ctl00_Main_TcktFront_IT_LBL_TEXTE_163975
{
  display:inline-block;
  width:253px!important;
  padding-right: 1px;
}

/* POUR ORGANISATION*/

#ctl00_Main_TcktFront_cell_IT_163844
{
  display:inline-block;
  width:78px!important;
  padding-right: 1px;
}

/*Mettre en blanc le texte des boutons*/
#sendMailToAll, .btn.btn-outline-success.btn-sm.mt-2.btnExcel {
color: white;
}

.btn-warning {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
    box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
}
.btn {
    display: inline-block;
    font-weight: 600;
     vertical-align: middle;
    user-select: none;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    color: #fff;
    border: 0;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
    text-align: center;
    text-transform: uppercase;
    padding: 0.9375rem;
    background-color: #0c84b1;
   /* width: 100%;*/
    }
    
.btn:hover {
background-color:#45498c;
color:white;
}

main article section > div > .block {
padding: 0rem .5rem .5rem .5rem;
}
#ctl00_Main_TcktFront_CurrentMenuRegistration {
display: none;
}
#ctl00_Main_TcktFront_BtnMobilePrevious, #ctl00_Main_TcktFront_BtnPrevious, #ctl00_Main_TcktFront_BtnCancel {
display:none;
}

.form-control {
font-family: 'BarlowCondensed-Regular', sans-serif;
font-size: 1.15rem !important;
    line-height: 1rem;
    }
    
.custom-select-lg {
font-family: 'BarlowCondensed-Regular', sans-serif;
font-size: 1.15rem !important;
    line-height: 1rem;
    }
