body
{
	background-color: #ffffff;
}

.box-type-login:before
{
	background: #ffffff;
}

.body-striped #content > section
{
	background-color: #ffffff;
}

#sidebar .nav-brand
{
	/*height: auto;
	background-color: #ffffff;
	padding-bottom: 30px;*/

	height: 120px;
}
.sidebar-collapsed #sidebar .nav-brand
{
	height: 70px;
}