.BackStreetch{
    opacity:0;
}
.logo-default{
    /* height:130px; */
}
/* cacher le logo transscolaire */
.LogoTransScolaire{
    display:none;
}

.login .content {
  background: none;
  background-color:#252261; 
  /* background-color:#EDEDED;  */
}

.login {
  background-color: white !important;
}

.login-form .btn{
	background-color : #9d5c80 !important;
}

#register-btn{
	background-color:#9d5c80 !important;
}
".forget-password"
.forget-password a span{
	background: transparent !important;
	text-decoration: underline;
	color: white !important;
}
a span:hover{
	text-decoration: none;
	color: white !important;
}

#ftcookieConsent,#ftcookieConsent div{
	background-color:#383838 !important;
}

#ftcookieConsent_valid{
	background-color:#9d5c80 !important;
} 

/* TETIERE BARRE BLUE*/

.page-header.navbar {
    background-color: #25261;/*#1a73e8;*/
    /* Top notification menu/bar */
    /* Header seaech box */
    /* Toggler button for sidebar expand/collapse and responsive sidebar menu */
}


