h1 { 
	color:#1ea849;
	font-family:'Montserrat', sans-serif;
}
h2 { 
	color:#A8DA61;
	font-family:'Montserrat', sans-serif;
	font-weight:bold;
}
h3 { 
	color:#F3B0B1;
	font-family:'Montserrat', sans-serif;
}
a { 
	color:#1e7abe;
	font-size:14px;
	font-family:'Open Sans', sans-serif;
}
body { 
	font-size:14px;
	font-family:'Open Sans', sans-serif;
	background-color:#FFFFFF;
}
.top-container { 
	background-color:#ffffff;
}
.user-panel .control-panel-link { 
	color:#000000;
	font-size:14px;
	font-family:'Montserrat', sans-serif;
}
.user-panel .login-link { 
	color:#000000;
	font-size:14px;
	font-family:'Montserrat', sans-serif;
	font-weight:bold;
}
.layout-widget #user_panel_widget .panel-checklist-link { 
	color:#FFF;
}
.panel-welcome-message { 
	color:#000000;
	font-size:14px;
	font-family:'Montserrat', sans-serif;
}
.favorites-hover { 
	color:#000000;
	font-size:14px;
	font-family:'Montserrat', sans-serif;
}
.material-icons.favorite-icon { 
	color:#000000;
}
#layout_wrapper { 
	max-width:initial;
}
a.ce-button { 
	font-size:14px;
	font-family:Arial, sans-serif;
	font-weight:bold;
	background-color:#F3B0B1;
	border-radius:3px;
	border-width:2px;
	border-color:#ffffff;
	background-image:none;
	padding-left:15px;
	padding-right:15px;
	padding-top:8px;
	padding-bottom:8px;
}
a.ce-button:hover { 
	background-color:#e87879;
	border-width:2px;
	border-color:#ffffff;
	background-image:none;
}
.user-panel .login-link.ce-button { 
	color:#000000;
	font-weight:bold;
}
.bottom-container { 
	background-color:#1ea849;
}
