#ctl00_Main_BtnIdentification {width: 200px !important; background-color:#B51F1F; }
#ctl00_Main_BtnIdentification:hover {background-color:#8e1919;}
#ctl00_Main_TdViewPwd {display:none;}

.TextBox {
    height: 150px !important;
    font-size: 20px !important;
}
#ctl00_Main_BtnIdentification
{
background-color:#8D51D4!important;
}


/*Pansement pour bloquer l'upload de fichier*/
.FileUploadForm {display:none;}

nav#menu, .d-lg-none {display:none;}

#ctl00_Main_RubriqueNewRow2179, .TblSubSection5657, #dvTypeSuggested, #ctl00_MainPopUp_lblTypeSuggested {display:none;}

#ctl00_Main_ctl13_PrestationsGrdVw_ctl02_divInterventionType, .intervention-recording, .intervention-type, #ctl00_Main_ctl13_tr_SessionRecordLink, #ctl00_Main_ctl13_tr_SessionLogo, #ctl00_Main_ctl13_lbl_LogoSpec {
display: none !important;}

/*replace Title par Presentation title*/
.intervention-title
{
  font-size: 0; /* masque le texte d'origine */
  position: relative;
}

.intervention-title::before {
  content: "Presentation title (add speaker name)" !important; /* nouveau libellé */
  font-size: 16px;   /* remet une taille normale */
}
/*Cacher abstract dans l'espace perso*/
.InvitedAbstractForm.rgHeader, .InvitedAbstractForm {display:none;}
.cssItemSESSION_NOM {width: 30% !important;}
.cssItemINTERVENTION_NOM {width: 50% !important;}

.sessionCategoryTitle {color:red; font-weight: lighter !important;}
