body {
	background-color: #f0f0f0 !important;
}

#kt_app_header, #kt_app_sidebar {
	background-color: #f0f0f0 !important;
}

#kt_header_user_menu_toggle {
	width: 40px;
    height: 40px;
    background-color: #56BBE3;
    border-radius: 8px;
}

#avatar-photo-menu {
	width: 50px;
    height: 50px;
    background-color: #56BBE3;
    border-radius: 8px;
}

#avatar-photo-menu>div{
	text-align: center;
	font-size: 2.5em;
}

#profile-span {
	margin: auto;
}