/*--------------------------------------------------------------------------------------------------
 All color settings applied via a theme stylesheet unless the class is unique to this site only
--------------------------------------------------------------------------------------------------*/

.site-header {
	background-color:#F0F0F0;
    background-image:url(/images/layout/bg_header.jpg);
	background-size:cover;
}



.profile-navbar {
	box-shadow:none !important;
}