body { 
	font-size:18px;
	font-family:'Lato', sans-serif;
}
a { 
	font-size:18px;
	font-family:'Lato', sans-serif;
	color:#005595;
	text-decoration:underline;
}
h1 { 
	color:#005596;
	font-family:'Merriweather',serif;
	font-weight:bold;
}
h2 { 
	color:#be0f34;
	font-family:'Merriweather',serif;
	font-weight:bold;
}
#header_cell { 
	background-color:rgba(0, 0, 0, 0);
	background-image:none;
}
h3 { 
	font-family:'Merriweather',serif;
	font-weight:bold;
}
.user-panel .control-panel-link { 
	color:#ffffff;
	font-size:14px;
	font-family:Arial, sans-serif;
}
.user-panel .login-link { 
	color:#ffffff;
	font-size:14px;
	font-family:Arial, sans-serif;
	font-weight:bold;
}
.user-panel .login-link.ce-button { 
	color: #777;
	font-weight:bold;
}
.panel-welcome-message { 
	color:#ffffff;
	font-size:14px;
	font-family:Arial, sans-serif;
}
.favorites-hover { 
	color:#ffffff;
	font-size:14px;
	font-family:Arial, sans-serif;
}
.material-icons.favorite-icon { 
	color:#ffffff;
}
#layout_wrapper { 
	max-width:initial;
}
.top-container { 
	background-color:#ffffff;
}
.bottom-container { 
	background-color:#ffffff;
}
a.ce-button { 
	color:White;
	font-size:18px;
	font-family:'Times New Roman', Times, serif;
	font-weight:bold;
	background-color:#5c7fdb;
	background-image:none;
	border-radius:20px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
}
a.ce-button:hover { 
	color:White;
}
