#icbConnexion, #lblConnexion, #IsiHLinkAbout_lkb, .IsiDivLinkAbout
{
display : none !IMPORTANT;
}


/* Permet de cacher le "J'ai oublié mon mot de passe" sur la page de connexion, mis en commentaire en standard */
/* #IsiOubliMDP_lkb */
/* { */
/* display : none; */
/* } */


/* Style du label "Bienvenue dans" de la page de connexion */
/* .lblTitre */
/* { */
/*     color: #389ED6; */
/*     font-weight: bolder; */
/*     font-size: 12px; */
/*     font-family: "Lucida Grande" , Helvetica, Arial, Verdana, sans-serif; */
/* } */



/* Logo visible en haut à gauche une fois connecté dans l'application */
#DivLogoImg
{
   background-image: url(../images/Structure/logo-IWS.png);
}


/* Titre de l'écran */
/* .IsiPageHeader_InfoTitre */
/* { */
/*     font-family: Arial Narrow, Arial; */
/*     font-size: 18px; */
/*     font-weight: bold; */
/*     color: #000000; */
/* } */


/* Identifiant de l'écran */
/* .IsiPageHeader_InfoIdentifiant */
/* { */
/*     font-family: Arial Narrow, Arial; */
/*     font-size: 11px; */
/*     font-weight: bold; */
/*     color: #333333; */
/* } */


/*----------------------------------*/
/* Style des controles standards    */
/*----------------------------------*/

/* tous les libelles des zones de saisie */
/* .tbL, .tbfL, .tcTbL, .cbL, .tcL, .tcLb, .apL, .iDTEdit, .IsiColorPickerLabel, .IsiIconChooserLabel, .IsiRichTextLabel, .IsiHtmlEditorLabel, .iTextBoxLabel, .iComboBoxLabel, .iMemoLabel, .iCheckBox, .iTextConnexeLabel, .iRadioButton, .iHtmlRichTextLabel, .iPanel, .iTextMultiLabel, .iLabelMiniCommentaire, .iAboutLabel, .PopUpIconChooserLabel, .IsiComboCritLabel */
/* { */
/*     font-family: Trebuchet MS; */
/*     font-size: 11px; */
/*     color: #1D293D; */
/* } */


/* tous les contenus des zones de saisie */
/* .cCbo, .tbTb, .tbfTb, .nTb, .tcTb, .tcSq, .tdTbS, .iComboBoxDropDown, .iTextBoxTextBox, .iTextConnexeTextBox, .iNumAndDateTextBox, .iMemoTextArea, .iHtmlRichTextTextBox, .iTreeViewDefaultItemClass, .iTreeViewHiliteClass, .iTextMultiTextArea, .IsiComboCritTextBox, .IsiComboCritTextBoxEntre, .IsiComboCritDropDown */
/* { */
/*     font-family: Verdana; */
/*     font-size: 10px; */
/* } */


element.style {

    font-size: 20px !IMPORTANT;
}

body.HomePage div.HomepageBackground {
    height: 90vh !IMPORTANT;
}

body.HomePage .IsiDivBandeau img {
    height: 100% !IMPORTANT;

}