.passwordSendPage .ui-button-text :not(.GrayButton) {
	/*background-color: #000000;*/
}

.passwordSendPage button:not(.GrayButton) {
	background-color: #000000;
}

.loginPage .divLogo {
    position: relative;
    top: 6px;
    left: 0px;
    width: 150px;
    height: 150px;
    background-image: url("ESO_Mains_Aurion.png");
}

/*
TOP MENU
*/

/* Couleur de la barre du menu haut */

.templatePrincipal.MyTopBar #layout-topbar-cover {
  background-color: grey!important;
}

#layout-topbar-right {
background-color: grey!important;	
}

.header #logo img {
    display: block;
    background-image: url("ESO_Mains_Aurion.png");
    background-size: contain;
    background-repeat: no-repeat;
    width: 260px;
    height: 3.9rem;
    margin-top: 0.4rem;
    margin-left: 11rem;
}
