/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------------------------------------->>> Specific logo style <<<---------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

.authenticate p.logo {
	background: url(../images/logo-small.png) no-repeat center center !important;
	width: 74px;
}

.authenticate .background {
	background: none;
}

.header div.logo {
	background: url(../images/logo.png) no-repeat center center;
	width: 100px;
}

.header div.title {
    margin-left: 90px;
}

.body .background {
	background: none;
}