body { 
	background-attachment:fixed;
	color:#000000;
	font-size:16px;
	font-family:'GothamBook',sans-serif;
	background-repeat:repeat-x;
	background-image:url(/images/backgrounds/gradients/bottomgrad.png);
	background-position:left bottom;
	background-color:F2EBDE;
}
h1 { 
	font-size:28px;
	font-family:'GothamBold',sans-serif;
	font-weight:bold;
	color:#244285;
}
h2 { 
	color:#e86b33;
	font-size:24px;
	font-family:'GothamBold',sans-serif;
	font-weight:bold;
}
h3 { 
	font-size:20px;
	font-family:'GothamBold',sans-serif;
	color:#244285;
	font-weight:bold;
}
#header_cell { 
	background-image:none;
	background-color:rgba(0, 0, 0, 0);
}
a { 
	font-family:'GothamBook',sans-serif;
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
}
.layout-wrapper { 
	width:1000px;
}
.user-panel .control-panel-link { 
	color:#ffffff;
	font-size:14px;
	font-family:Arial, sans-serif;
}
.user-panel .login-link { 
	color:#244285;
	font-size:18px;
	font-family:'GothamBold',sans-serif;
	font-weight:bold;
	background-color:#E86B33;
}
.user-panel .login-link.ce-button { 
	color:#244285;
	font-weight:bold;
	background-color:#E86B33;
}
.panel-welcome-message { 
	color:White;
	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;
}
.top-container { 
	background-color:#ffffff;
}
.bottom-container { 
	background-color:#ffffff;
}
div.instruction-text { 
	font-size:16px;
	font-family:'GothamBook',sans-serif;
	background-color:#ffffff;
	color:Black;
}
a.ce-button { 
	color:Black;
	font-size:16px;
	font-family:'GothamBold',sans-serif;
	font-weight:normal;
	background-color:#ffede5;
	border-radius:10px;
	border-width:2px;
	border-color:#E86B33;
	background-image:none;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
}
a.ce-button:hover { 
	color:Black;
	background-color:Azure;
	border-width:2px;
	border-color:#000000;
	background-image:none;
}
.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:#E86B33;
}
.user-form .form-row label:not(.control-box label),.user-form .form-row .text-block,.scale-header,.user-form .form-row .multi-label { 
	font-size:16px;
	font-family:'GothamBook',sans-serif;
}
.watermark { 
	background-color :rgb(242,235,222)\9; !important;
	background-color:rgb(242,235,222) !important;
	background-image:url(/images/backgrounds/gradients/topgrad.png) !important;
	background-repeat:repeat-x !important;
	background-position:left top !important;
}
#layout_wrapper { 
	max-width:initial;
}
