h1 { 
	color:#003673;
	font-family:'Figtree', sans-serif;
	font-weight:bold;
	font-size:30px;
}
h2 { 
	color:#003673;
	font-family:'Figtree', sans-serif;
	font-weight:bold;
	font-size:25px;
}
h3 { 
	color:#003673;
	font-family:'Figtree', sans-serif;
	font-weight:bold;
	font-size:20px;
}
a { 
	color:#1e7abe;
	font-size:15px;
	font-family:'Figtree', sans-serif;
}
body { 
	font-size:15px;
	font-family:'Figtree', sans-serif;
	background-color:#FFFFFF;
	color:#003673;
}
.top-container { 
	background-color:#ffffff;
}
.user-panel .control-panel-link { 
	color:Black;
	font-size:14px;
	font-family:'Figtree', sans-serif;
}
.user-panel .login-link { 
	color:#8A282C;
	font-size:14px;
	font-family:'Figtree', sans-serif;
	font-weight:bold;
	background-color:#FACA38;
}
.layout-widget #user_panel_widget .panel-checklist-link { 
	color:#FFF;
}
.panel-welcome-message { 
	color:#003673;
	font-size:14px;
	font-family:'Figtree', sans-serif;
	font-style:italic;
}
.favorites-hover { 
	color:#dda703;
	font-size:14px;
	font-family:'Josefin Sans', sans-serif;
}
.material-icons.favorite-icon { 
	color:#dda703;
}
#layout_wrapper { 
	max-width:initial;
}
a.ce-button { 
	font-size:15px;
	font-family:'Figtree', sans-serif;
	font-weight:bold;
	background-color:#FACA38;
	border-radius:8px;
	border-width:2px;
	border-color:#ffffff;
	background-image:none;
	padding-left:15px;
	padding-right:15px;
	padding-top:8px;
	padding-bottom:8px;
	color:#003673;
}
a.ce-button:hover { 
	background-color:#FACA38;
	border-width:2px;
	border-color:#ffffff;
	background-image:none;
	color:#003673;
}
.user-panel .login-link.ce-button { 
	color:#8A282C;
	font-weight:bold;
	background-color:#FACA38;
}
.bottom-container { 
	color:#ffffff;
	background-color:#003673;
}
div.instruction-text { 
	color:#003673;
	font-size:12px;
	font-family:'Figtree', 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:#003673;
}
.user-form .form-row label:not(.control-box label),.user-form .form-row .text-block,.scale-header,.user-form .form-row .multi-label { 
	color:#003673;
	font-size:15px;
	font-family:'Figtree', sans-serif;
}
.left-col { 
	background-color:#8a9199;
	max-width:400px;
}
