/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------------------------------------->>> Specific logo style <<<---------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

.authenticate p.logo {
	background: url(../images/logo-small.png) no-repeat center center !important;
    width: 150px;
}
.authenticate p.logo {
    height: 57px;
    margin-right: 28px;
}
.header div.logo {
	background: url(../images/logo.png) no-repeat center center;
	width: 280px;
}
.header div.logo {
    margin-left: 9px;
}
.header div.title {
    margin-left: 0px;
}