h1 { 
	color:#000000;
	font-family:Arial, sans-serif;
	font-weight:bold;
	font-size:16px;
}
h2 { 
	color:RoyalBlue;
	font-family:Arial, sans-serif;
	font-weight:bold;
	font-size:18px;
}
h3 { 
	color:#000000;
	font-family:Arial, sans-serif;
	font-weight:bold;
}
a { 
	color:RoyalBlue;
	font-size:12px;
	font-family:Arial, sans-serif;
}
body { 
	font-size:14px;
	font-family:Arial, sans-serif;
	background-attachment:fixed;
	background-image:none;
	background-repeat:repeat-x;
	background-color:transparent;
	color:Black;
	background-position:left top;
}
.top-container { 
	background-color:#000000;
}
.user-panel .control-panel-link { 
	color:Black;
	font-size:14px;
	font-family:Arial, sans-serif;
}
.user-panel .login-link { 
	color:Black;
	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:Black;
	font-size:14px;
	font-family:Arial, sans-serif;
}
.favorites-hover { 
	color:Black;
	font-size:14px;
	font-family:Arial, sans-serif;
}
.material-icons.favorite-icon { 
	color:Black;
}
#layout_wrapper { 
	max-width:1200px;
}
a.ce-button { 
	font-size:16px;
	font-family:Arial, sans-serif;
	font-weight:bold;
	background-color:#2c90f6;
	border-radius:6px;
	border-width:2px;
	border-color:#ffffff;
	background-image:none;
	padding-left:15px;
	padding-right:15px;
	padding-top:8px;
	padding-bottom:8px;
	color:White;
}
a.ce-button:hover { 
	background-color:#8a8a8a;
	border-width:2px;
	border-color:#ffffff;
	background-image:none;
	color:White;
}
.user-panel .login-link.ce-button { 
	color:Black;
	font-weight:bold;
}
.watermark { 
	background-image:none !important;
	background-color:white !important;
}
.bottom-container { 
	background-color:#000000;
	color:#ffffff;
}
div.instruction-text { 
	color:Black;
	font-family:Arial,sans-serif;
	font-size:16px;
	display:block;
}
.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:#2c90f6;
}
.user-form .form-row label:not(.control-box label),.user-form .form-row .text-block,.scale-header,.user-form .form-row .multi-label { 
	color:White;
	font-size:12px;
	font-family:Arial, sans-serif;
}
