body { 
	font-size:16px;
	font-family:'Tablet-light',sans-serif;
	background-image:none;
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-size:cover;
	background-color:transparent;
}
a { 
	color:#ee3496;
	font-size:16px;
	font-family:'Raleway', sans-serif;
}
div.instruction-text { 
	font-size:16px;
	font-family:'Tablet-light',sans-serif;
	color:#666666;
	display:block;
}
#header_cell { 
	background-color:rgb(191, 197, 217);
	background-image:none;
	height:112px;
}
.user-panel .control-panel-link { 
	color:#17144b;
	font-size:12px;
	font-family:Arial, sans-serif;
	font-weight:bold;
}
.user-panel .login-link { 
	color:#ffffff;
	font-size:12px;
	font-family:Arial, sans-serif;
	font-weight:bold;
	background-color:#17144b;
}
.user-panel .login-link.ce-button { 
	color:#ffffff;
	font-weight:bold;
	background-color:#17144b;
}
.panel-welcome-message { 
	color:#17144b;
	font-size:12px;
	font-family:Arial, sans-serif;
	font-weight:bold;
}
.favorites-hover { 
	color:#17144b;
	font-size:12px;
	font-family:Arial, sans-serif;
	font-weight:bold;
}
.material-icons.favorite-icon { 
	color:#17144b;
}
.top-container { 
	background-color:#ffffff;
}
.bottom-container { 
	color:#ffffff;
	background-color:#ffffff;
}
a.ce-button { 
	font-size:12px;
	font-family:Arial, sans-serif;
	font-weight:normal;
	background-color:#17144b;
	border-radius:20px;
	border-width:2px;
	border-color:#17144b;
	background-image:none;
	padding-left:15px;
	padding-right:15px;
	padding-top:8px;
	padding-bottom:8px;
	color:#FFFFFF;
}
a.ce-button:hover { 
	background-color:#EF99CF;
	border-width:2px;
	border-color:#EF99CF;
	background-image:none;
	color:#FFFFFF;
}
h1 { 
	color:WhiteSmoke;
	font-size:24px;
	font-family:Arial, sans-serif;
	font-weight:bold;
}
h2 { 
	color:WhiteSmoke;
	font-size:18px;
	font-family:Arial, sans-serif;
}
h3 { 
	color:#2268ad;
	font-size:24px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
}
.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:#2268ad;
}
.user-form .form-row label:not(.control-box label),.user-form .form-row .text-block,.scale-header,.user-form .form-row .multi-label { 
	color:#666666;
	font-size:12px;
	font-family:Arial, sans-serif;
	font-weight:bold;
}
#layout_wrapper { 
	max-width:initial;
}
