<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/** NORMALIZING */
html
{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 16px;
	line-height: 1.5;
}
*, *:before, *:after
{
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}
/* Reset back for MO */
#co_mto_globalContentContainer *,
#co_mto_globalContentContainer *:before,
#co_mto_globalContentContainer *:after
{
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	font-size: 12px;
}
#co_mto_globalContentContainer h1,
#co_mto_globalContentContainer .h1
{
	font-size: 30px;
}
#co_mto_globalContentContainer h2,
#co_mto_globalContentContainer .h2
{
	font-size: 26px;
}
#co_mto_globalContentContainer h3,
#co_mto_globalContentContainer .h3
{
	font-size: 22px;
}
img
{
	border: 0;
}
html, body
{
	height: 100%;
}
body
{
	font-family: Helvetica, Georgia, sans-serif;
	margin: 0;
	color: #000000;
	font-weight: 400;
}
img
{
	border: 0;
}

h1, .h1,
h2, .h2,
h3, .h3
{
	color: #333399;
	margin: 0 0 16px 0;
}
h1, .h1
{
	font-size: 30px;
	font-weight: bold;
}
h2, .h2
{
	font-size: 26px;
	font-weight: normal;
}
h3, .h3
{
	font-size: 22px;
	font-weight: normal;
}
table, p, ul, ol
{
	margin: 0 0 16px 0;
	padding: 0;
}
ul, ol
{
	margin-left: 25px;
}
p
{
	text-align: justify;
}
a
{
	color: #157cc1;
    text-decoration: none;
}
a:hover,
a:focus
{
    text-decoration: underline;
}
a:focus
{
    outline: thin dotted;
}
table.fixed
{
	table-layout: fixed;
}
.table
{
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}
.table th
{
	color: #ffffff;
	background-color: #000080;
	font-weight: bold;
}
.table th,
.table td
{
	padding: 3px;
	vertical-align: top;
	border: 1px solid #eaeaeb;
}
/* ==========================================================================
   Layout structure
   ========================================================================== */

.layout__page-container
{
	max-width: 1024px;
	margin: 0 auto;
	background-color: #ffffff;
}
.layout__header
{
	background-color: #ffffff;
	background-image: url(https://www.stahy2017.org/template_stahy2017_image_moodboard_1024x337.jpg);
	background-repeat: no-repeat;
	height: 337px;
	border-bottom: 2px solid #157cc1;
}
.layout__header-logos
{
	height: 75px;
}
.layout__header-logos img
{
	margin-right: 85px;
}
.layout__header-logos .last img
{
	margin-right: 0;
}
.layout__body
{
	min-height: 780px;
	margin: 0;
	position: relative;
}
.layout__body:after
{
	content: "";
	display: table;
	clear: both;
}
.layout__sidebar
{
	background-color: #e9f8ff;
    float: left;
    height: 100%;
    position: absolute;
    width: 220px;
	padding-top: 10px;
}
.layout__content
{
	vertical-align: top;
	background-color: #ffffff;
	float: right;
	width: 800px;
	padding: 10px;
}

/** NAVIGATION */
.nav-container
{
	margin-bottom: 1rem;
}
.nav-container ul
{
	list-style-type: none;
	font-size: 16px;
}
.nav__level1
{
	padding: 0;
	margin: 0;
}
.nav__link--level1,
.nav__item--level1
{
	display: block;
}
.nav__item--level1
{
	margin-bottom: 3px;
}
.nav__link--level1
{
	text-decoration: none;
	color: #ffffff;
	background-color: #000080;
	padding: 5px 0 5px 10px;
}
.nav__link--level1:hover,
.nav__link--level1:focus
{
	text-decoration: underline !important;
}
.nav__item--level1.co_function_get_navigation_is_open .nav__link--level1
{
	text-decoration: none;
	background-color: #157cc1;
	color: #ffffff;
}
.nav__level2
{
	padding: 0;
	margin: 0;
}
.nav__item--level2
{
	margin: 0;
	padding: 5px 5px 5px 15px;
	background-color: #e9f8ff; /*E5FDFF*/
}
.nav__link--level2
{
	color: #000080;
	display: block;
}
.nav__link--level2:hover,
.nav__link--level2:focus,
.nav__link--level2.active_menuitem
{
	color: #333399;
	text-decoration: underline;
}
.nav__link--level2.active_menuitem
{
	font-weight: bold;
	text-decoration: none;
}
.layout__sidebar--logos img
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* ==========================================================================
   CO App Adjustments
   ========================================================================== */

#co_auth_check_authiframecontainer
{
	margin-bottom: 16px;
}
#co_auth_check_authiframecontainer .co_administrator_menu_userinfo
{
	width: auto;
}

/*Fast entry buttons*/
.co_mto_fastEntry .icon-sign-in,
#m-fast-entry-buttons .icon-sign-in
{
	color: #626d73;
	margin-right: 3px;
}
.co_mto_fastEntry a
{
	background-color: #E0E0E0;
	display: block;
	margin-left: 0;
	padding: 4px 0 4px 4px;
	text-decoration :none;
	color: #626D73;
	border:1px solid #C3C3C3;
	font-weight: bold;
	width: 11em!important;
}
.co_mto_fastEntry a,
#m-fast-entry-buttons ul li a
{
	color: #157cc1;
}

/* Payment */
#trd_payment_selection input[type="radio"]
{
	vertical-align: baseline!important;
}</pre></body></html>