#header_cell { 
	background-color:rgba(0, 0, 0, 0);
	background-image:none;
	height:66px;
}
.user-panel .control-panel-link { 
	color:#000000;
	font-size:14px;
	font-family:Arial, sans-serif;
}
.user-panel .login-link { 
	color:#000000;
	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:#000000;
	font-size:14px;
	font-family:Arial, sans-serif;
}
.favorites-hover { 
	color:#000000;
	font-size:14px;
	font-family:Arial, sans-serif;
}
.material-icons.favorite-icon { 
	color:#000000;
}
.left-col { 
	color:#FFFFFF;
	background-color:#4D8B4D;
}
#layout_wrapper { 
	max-width:initial;
}
.top-container { 
	background-color:#ffffff;
}
a.ce-button { 
	font-size:18px;
	font-family:'MuseoSans',sans-serif;
	font-weight:bold;
	background-color:#000000;
	border-radius:8px;
	border-width:2px;
	border-color:#ffffff;
	background-image:none;
	padding-left:14px;
	padding-right:14px;
	padding-top:10px;
	padding-bottom:10px;
	color:#ffffff;
}
a.ce-button:hover { 
	background-color:#0e5376;
	border-width:2px;
	border-color:#ffffff;
	background-image:none;
	color:#ffffff;
}
body { 
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:left top;
	color:Black;
	background-size:cover;
	background-image:none;
	background-color:transparent;
	font-size:16px;
	font-family:'Lato', sans-serif;
}
a { 
	color:#0e5376;
	font-weight:bold;
	font-family:'Lato', sans-serif;
	font-size:16px;
}
h1 { 
	color:#0e5376;
	font-family:'NotoSansRegular',sans-serif;
	font-weight:bold;
	font-size:36px;
}
h2 { 
	color:#000000;
	font-family:'NotoSansRegular',sans-serif;
	font-size:30px;
	font-weight:bold;
}
h3 { 
	color:#2b2b2b;
	font-family:'NotoSansRegular',sans-serif;
	font-size:24px;
}
div.instruction-text { 
	color:Black;
	font-size:11px;
	font-family:Arial,sans-serif;
	display:block;
}
.bottom-container { 
	background-color:#2268ad;
	color:#ffffff;
}
