h1 { 
	color:Black;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	background-color:Pink;
	font-size:28px;
}
h2 { 
	color:Black;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	background-color:Pink;
	font-size:24px;
}
h3 { 
	color:Black;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	background-color:Pink;
	font-size:20px;
}
a { 
	color:YellowGreen;
	font-size:18px;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
}
body { 
	font-size:18px;
	font-family:Helvetica, Arial, sans-serif;
	background-color:#FFC0CB;
	color:Black;
	font-weight:bold;
	background-image:url(/images/backgrounds/gradients/topgrad.png);
	background-repeat:repeat-x;
	background-position:left top;
}
.top-container { 
	background-color:#FFC0CB;
}
.user-panel .control-panel-link { 
	color:#ffffff;
	font-size:16px;
	font-family:Arial, sans-serif;
	font-weight:bold;
}
.user-panel .login-link { 
	color:#ffffff;
	font-size:16px;
	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:16px;
	font-family:Arial, sans-serif;
	font-weight:bold;
}
.favorites-hover { 
	color:#ffffff;
	font-size:16px;
	font-family:Arial, sans-serif;
	font-weight:bold;
}
.material-icons.favorite-icon { 
	color:#ffffff;
}
#layout_wrapper { 
	max-width:initial;
}
a.ce-button { 
	color:Black;
	font-size:16px;
	background-color:Pink;
	border-radius:20px;
	border-width:2px;
	border-color:#ffffff;
	background-image:none;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
}
a.ce-button:hover { 
	color:Black;
	background-color:GreenYellow;
	border-width:2px;
	border-color:#ffffff;
	background-image:none;
}
.user-panel .login-link.ce-button { 
	color:#ffffff;
	font-weight:bold;
}
.left-col { 
	background-color:#FFC0CB;
	max-width:363px;
}
.right-col { 
	background-color:#FFC0CB;
}
div.instruction-text { 
	color:Black;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	background-color:Pink;
	font-size:18px;
}
.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:Pink;
}
.user-form .form-row label:not(.control-box label),.user-form .form-row .text-block,.scale-header,.user-form .form-row .multi-label { 
	color:Black;
	font-size:18px;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
}
.watermark { 
	background-color :rgb(255,255,255)\9; !important;
	background-color:rgb(255,255,255) !important;
}
