h1 { 
	color:#b2223b;
	font-family:'Roboto',sans-serif;
}
h2 { 
	color:#9c8016;
	font-family:'Roboto',sans-serif;
	font-weight:bold;
	text-decoration:underline;
}
h3 { 
	color:#000000;
	font-family:'Roboto',sans-serif;
}
a { 
	color:#366015;
	font-size:16px;
	font-family:'Roboto Condensed', sans-serif;
	font-weight:bold;
}
body { 
	font-size:16px;
	font-family:'Roboto',sans-serif;
	background-color:transparent;
	background-image:none;
	background-repeat:repeat-x;
	background-position:left bottom;
}
.top-container { 
	background-color:#ffffff;
}
.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;
}
.layout-widget #user_panel_widget .panel-checklist-link { 
	color:#FFF;
}
.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;
}
a.ce-button { 
	font-size:18px;
	font-family:'Roboto Condensed', sans-serif;
	font-weight:bold;
	background-color:#b2223b;
	border-radius:11px;
	border-width:2px;
	border-color:#ffffff;
	background-image:none;
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:10px;
	color:#000000;
}
a.ce-button:hover { 
	background-color:#dfb71e;
	border-width:2px;
	border-color:#ffffff;
	background-image:none;
	color:#000000;
}
.user-panel .login-link.ce-button { 
	color: #FFFFFF;
	font-weight:bold;
}
