#header_cell { 
	height:191px;
	background-color:rgba(0, 0, 0, 0);
	background-image:none;
}
body { 
	color:#080707;
	font-family:'Lato', sans-serif;
	font-size:18px;
	background-color:#005596;
}
h1 { 
	color:#005596;
	font-family:'Lato', sans-serif;
	font-weight:bold;
	font-size:26px;
}
a { 
	color:#005596;
	font-family:'Lato', sans-serif;
}
h2 { 
	color:#0d0c0c;
	font-family:'Lato', sans-serif;
	font-style:italic;
	font-weight:bold;
	font-size:24px;
}
h3 { 
	color:#0a0a0a;
	font-family:'Lato', sans-serif;
	font-size:18px;
}
#header_cell.mobile-header { 
	height:100px;
	background-color:rgba(0, 0, 0, 0);
	background-image:none;
}
.user-panel .control-panel-link { 
	color:#ffffff;
	font-size:14px;
	font-family:'Lato', sans-serif;
	font-weight:bold;
}
.user-panel .login-link { 
	color:#ffffff;
	font-size:14px;
	font-family:'Lato', sans-serif;
	font-weight:bold;
}
.user-panel .login-link.ce-button { 
	color:#ffffff;
	font-weight:bold;
}
.panel-welcome-message { 
	color:#ffffff;
	font-size:14px;
	font-family:'Lato', sans-serif;
	font-weight:bold;
}
.favorites-hover { 
	color:#ffffff;
	font-size:14px;
	font-family:'Lato', sans-serif;
	font-weight:bold;
}
.material-icons.favorite-icon { 
	color:#ffffff;
}
#layout_wrapper { 
	max-width:initial;
}
.top-container { 
	background-color:#ffffff;
}
.bottom-container { 
	background-color:#ffffff;
}
