#header_cell { 
	background-color:rgba(0, 0, 0, 0);
	background-image:none;
}
body { 
	font-size:14px;
	font-family:Arial, sans-serif;
	background-color:#FFFFFF;
	color:Black;
}
a { 
	color:#1f8193;
	font-size:14px;
	font-family:'Nunito Sans', sans-serif;
	font-weight:normal;
	text-decoration:underline;
}
h1 { 
	color:#667d50;
	font-family:'Nunito Sans', sans-serif;
	font-size:36px;
	font-weight:bold;
}
h2 { 
	color:#bb5c5a;
	font-family:'Nunito Sans', sans-serif;
	font-size:28px;
	font-weight:bold;
}
h3 { 
	color:#9fad3e;
	font-family:'Nunito Sans', sans-serif;
	font-size:24px;
	font-weight:bold;
}
div.instruction-text { 
	font-size:12px;
	color:#000000;
	font-family:Arial, sans-serif;
	display:block;
}
.user-panel .control-panel-link { 
	color:#bb5c5a;
	font-size:14px;
	font-family:Arial, sans-serif;
}
.user-panel .login-link { 
	color:#bb5c5a;
	font-size:14px;
	font-family:Arial, sans-serif;
	font-weight:bold;
}
.user-panel .login-link.ce-button { 
	color:#bb5c5a;
	font-weight:bold;
}
.panel-welcome-message { 
	color:#bb5c5a;
	font-size:14px;
	font-family:Arial, sans-serif;
}
.favorites-hover { 
	color:#bb5c5a;
	font-size:14px;
	font-family:Arial, sans-serif;
}
.material-icons.favorite-icon { 
	color:#bb5c5a;
}
a.ce-button { 
	color:#ffffff;
	font-size:14px;
	background-color:#1f819e;
	border-radius:20px;
	border-width:2px;
	border-color:#ffffff;
	background-image:none;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	font-family:'Nunito Sans', sans-serif;
}
a.ce-button:hover { 
	color:#ffffff;
	background-color:#9fad3e;
	border-width:2px;
	border-color:#ffffff;
	background-image:none;
}
#layout_wrapper { 
	max-width:initial;
}
.top-container { 
	color:#000000;
	background-color:#FFFFFF;
}
.layout-widget #user_panel_widget .panel-checklist-link { 
	color:#FFF;
}
.user-form .form-row input[type='radio']:checked + label:before,.user-form .form-row input[type='checkbox']:checked + label:before,.scale-table .scale-radio [type='radio']:checked + label { 
	background-color:#9fad3e;
}
.user-form .form-row label:not(.control-box label),.user-form .form-row .text-block,.scale-header,.user-form .form-row .multi-label { 
	color:#667d50;
	font-size:14px;
	font-family:'Nunito Sans', sans-serif;
	font-weight:bold;
}
