.modal-title
{
	font-size: 21px;
}

html, body
{
	background-color: #ffffff;
	font-family: Gill Sans, Verdana, Helvetica, Arial;
	font-size: 18px;
}

.wrapper-outer
{
	border-left: none;
}

h1:not(.page-top-header):not(.fl-panel-header):not(.modal-title)
{
	font-size: 36px;
}

h2.fields-sub-header
{
	font-size: 27px;
}

h2.fields-sub-header > div.fields-sub-header-info
{
	font-family: Gill Sans, Verdana, Helvetica, Arial;
	font-size: 18px;
	font-weight: 400;
}

h1:not(.special-h1-header)
{
	color: #000000;
}

h2:not(.special-h2-header):not(.fields-sub-header):not(.list-item-header)
{
	font-size: 18px;
}

a:not(.special-link),span.as.anchor
{
	color: #005483;
	text-decoration: underline;
}

a:not(.special-link):hover,span.as.anchor:hover
{
	color: #005483;
	text-decoration: none;
}

a:not(.special-link).active,a:not(.special-link):active,a:not(.special-link).focus,a:not(.special-link):focus,span.as.anchor:not(.special-link).active,span.as.anchor:not(.special-link):active,span.as.anchor:not(.special-link).focus,span.as.anchor:not(.special-link):focus
{
	color: #005483;
	text-decoration: underline;
}

.wrapper-inner-header > div:first-of-type
{
	display: block;
	width: 100%;
	padding: 0;
}

.wrapper-inner-header > div:first-of-type > h1
{
	display: none;
}

.wrapper-inner-header > div:first-of-type > a, .wrapper-inner-header > div:first-of-type > img
{
	display: block;
}

.wrapper-inner-header > div:last-of-type
{
	display: none;
}

.search-panel select,.search-panel input[type=text]
{
	font-size: 16px;
}

.standard-button
{
	background-color: #005483;
	font-size: 16px;
}

.standard-button:not(:disabled):hover,.standard-button:not(:disabled).active,.standard-button:not(:disabled):active,.standard-button:not(:disabled).focus,.standard-button:not(:disabled):focus
{
	background-color: #ddf3ff;
	color: #005483;
}

.standard-button > span.fa
{
	font-size: 16px;
}

.action-button
{
	font-size: 16px;
}

.btn-sm
{
	font-size: 14px;
}

ul.category-header > li
{
	background-color: #005483;
}

ul.category-header > li > div h2
{
	font-size: 16px;
	color: #ffffff;
}

ul.category-item > li
{
	background-color: #ddf3ff;
}

ul.category-item > li:hover:not(.without-collapse-expand)
{
	background-color: #ffffff;
}

ul.category-item > li > a,ul.category-item > li.empty-category > div,ul.category-item > li > a h2
{
	font-size: 20px;
	color: #005483;
}

ul.category-item > li > a:hover,ul.category-item > li > a:hover h2
{
	color: #005483;
}

.right-menu-wrapper
{
	font-size: 16px;
}

.right-menu-content
{
	background-color: #ffffff;
}

.menu-box-anchor-outer
{
	background-color: #005483;
}

h2.menu-box-outer-header
{
	font-size: 16px;
}

.menu-button-group
{
	color: #007e43;
}

.menu-button:hover
{
	color: #005483;
}

.menu-button.active,.menu-button:active,.menu-button.focus,.menu-button:focus
{
	color: #005483;
}

.fl-panel-info
{
	background-color: #ddf3ff;
	color: #005483;
}

.fl-panel-info > .fl-panel-header
{
	color: #005483;
}

.fl-panel-info .black-link
{
	color: #005483;
	text-decoration: underline;
}

.fl-panel-info .black-link:hover
{
	color: #005483;
	text-decoration: none;
}

.fl-panel-info .black-link:hover.active,.fl-panel-info .black-link:hover:active,.fl-panel-info .black-link:hover.focus,.fl-panel-info .black-link:hover:focus
{
	color: #005483;
	text-decoration: underline;
}

@media (min-width: 1200px)
{
	.wrapper-outer
	{
		width: 1132px;
	}
}

