body { 
	color:Black;
	font-size:14px;
	font-family:'Lato', sans-serif;
}
a { 
	color:#820263;
	font-style:italic;
	font-family:'LatoLight',sans-serif;
}
h1 { 
	color:#521C50;
	font-family:'Merriweather',serif;
	background-color:#ECA400;
}
h2 { 
	color:#521C50;
	font-family:'Merriweather',serif;
}
h3 { 
	color:#820263;
	font-family:'Merriweather',serif;
}
div.instruction-text { 
	color:Black;
	font-style:italic;
}
#header_cell { 
	background-image:none;
	background-color:rgb(255, 255, 255);
}
.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;
}
