<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h1 { 
	color:#133A65;
	font-family:'Lato', sans-serif;
	font-size:34px;
}
h2 { 
	color:#18949C;
	font-family:'Lato', sans-serif;
	font-size:28px;
	font-weight:bold;
}
h3 { 
	color:#F48D1D;
	font-family:'Lato', sans-serif;
	font-size:22px;
}
a { 
	color:#133A65;
	font-size:16px;
	font-family:'Lato', sans-serif;
}
body { 
	font-size:16px;
	font-family:'Lato', sans-serif;
	background-color:#FFFFFF;
}
.top-container { 
	background-color:#FFFFFF;
}
.user-panel .control-panel-link { 
	color:#133A65;
	font-size:16px;
	font-family:'Lato', sans-serif;
}
.user-panel .login-link { 
	color:#ffffff;
	font-size:16px;
	font-family:'Lato', sans-serif;
}
.layout-widget #user_panel_widget .panel-checklist-link { 
	color:#FFF;
}
.panel-welcome-message { 
	color:#133A65;
	font-size:16px;
	font-family:'Lato', sans-serif;
}
.favorites-hover { 
	color:#133A65;
	font-size:16px;
	font-family:'Lato', sans-serif;
}
.material-icons.favorite-icon { 
	color:#133A65;
}
#layout_wrapper { 
	max-width:initial;
}
a.ce-button { 
	color:#FFFFFF;
	font-size:16px;
	background-color:#133A65;
	border-radius:0px;
	border-width:2px;
	background-image:none;
	padding-left:16px;
	padding-right:16px;
	padding-top:8px;
	padding-bottom:8px;
	font-family:'Lato', sans-serif;
}
a.ce-button:hover { 
	color:#FFFFFF;
	background-color:#18949C;
	border-width:2px;
	background-image:none;
}
.bottom-container { 
	background-color:#133A65;
}
div.instruction-text { 
	font-size:14px;
	font-family:'Lato', sans-serif;
}
.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:#133A65;
}
.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:'Lato', sans-serif;
}
.user-panel .login-link.ce-button { 
	color:#ffffff;
}
</pre></body></html>