/*** LAYOUT ***/
.banner-pane {
	min-height: 30px;
}
html, body {
	overflow-x:hidden;
}
/*** NAVIGATION ***/
.stellarnav.light {
    background: transparent;
}
.stellarnav.desktop.light a, .stellarnav.desktop.light li a {
    color: #fff;
	font-weight: bold;
	padding: 10px;
}
#header.header-scrolled .stellarnav.desktop.light a,
#header.header-scrolled .stellarnav.desktop.light li a {
	color: #0079bc;
}
.stellarnav.desktop>ul>li>a {
    padding: 10px 10px;
}
.stellarnav.desktop li.has-sub>a:after {
    content: '\F282';
    margin-left: 0;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    display: inline-block;
    font-family: "Bootstrap-icons";
    font-size: 12px;
    margin-left: 4px;
}
.stellarnav.desktop.light ul ul {
    background: rgba(255,255,255,1);
	-webkit-box-shadow: 0 5px 10px 0 rgba(0,0,0,0.3);
	box-shadow: 0 5px 10px 0 rgba(0,0,0,0.3);
}
.stellarnav.desktop.light li a.depth-0 {
	padding: 15px 10px;
}
.stellarnav.desktop.light li a.depth-1,
.stellarnav.desktop.light li a.depth-2 {
	color: #0079bc;
	font-weight: normal;
}
.stellarnav.desktop li li.has-sub>a:after {
    margin-left: 0;
    float: right;
    border-top: 0;
    border-bottom: 0;
    border-left: 0;
    position: relative;
    top: 4px;
}
.stellarnav.desktop.light li a.depth-0:hover,
.stellarnav.desktop.light li a.depth-1:hover,
.stellarnav.desktop.light li a.depth-2:hover {
	background-color: #ececec;
}
.stellarnav.mobile.light .menu-toggle span.bars span {
    background: #FFF;
}
body.scrolled .stellarnav.mobile.light .menu-toggle span.bars span {
    background: #052264;
}
.stellarnav .icon-close {
    margin-right: 10px;
}
.stellarnav.mobile a.depth-1 {
	background-color: rgba(0,121,188,0.1);
}
.stellarnav.mobile a.depth-2 {
	background-color: rgba(0,121,188,0.2);
}

/*** SUB NAV ***/
.subpagemenu {
	border-top: 4px solid #0079bc !important;
}
.subpagemenu ul, .subpagemenu ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.subpagemenu a {
	padding: 10px 10px;
	color: #0079bc;
	font-size: 14px;
	line-height: 1;
	display: block;
}
.subpagemenu h3 a {
	font-size: 24px;
}
.subpagemenu a:hover {
	background-color: #ececec;
}


/*** CONTENT ***/
.background-image-cover {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.background-image-fixed {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.p-30 {
    padding: 30px;
}
.p-60 {
    padding: 60px;
}
.p-90 {
    padding: 90px;
}
.p-120 {
    pasdding: 120px;
}
.py-30 {
    padding-top: 30px;
    padding-bottom: 30px;
}
.py-60 {
    padding-top: 60px;
    padding-bottom: 60px;
}
.py-90 {
    padding-top: 90px;
    padding-bottom: 90px;
}
.py-120 {
    padding-top: 120px;
    padding-bottom: 120px;
}
.px-30 {
    padding-left: 30px;
    padding-right: 30px;
}
.px-60 {
    padding-left: 60px;
    padding-right: 60px;
}
.px-90 {
    padding-left: 90px;
    padding-right: 90px;}
.px-120 {
    padding-left: 120px;
    padding-right: 120px;
}
.pb-30 {
    padding-bottom: 30px !important;
}
.pb-60 {
    padding-bottom: 60px !important;
}
.pb-90 {
    padding-bottom: 90px !important;
}
.pb-120 {
    padding-bottom: 120px !important;
}
.spacer-30 {
    height: 30px;
}
.spacer-60 {
    height: 60px;
}


/**** FOOTER ***/
footer .footer-links ul li a::before {
	font-family: "Bootstrap-icons";
	content: "\F285";
	display: inline-block;
	margin-right: 6px;
}


:root {
  --bs-info-rgb:5,34,100;
  --color-hilite:#052264;
}

thead, tbody, tfoot, tr, td, th {
    border-width: 1px;
}

.btn.btn-info {
    background-color:#052264;
    border-color:#052264;
    color:#fff;
}

body:not(.dnnEditState) .DNNEmptyPane {
    width: 100%;
    min-height: 60px;
}
    .hover-background-up::before {
        content: "";
        position: absolute;
        background: white;
        right: 0;
        left: 0;
        bottom: 0;
        top: 100%;
        transition: all 0.3s;
        z-index: -1;
        opacity: 0.5;
        border-radius: var(--bs-border-radius-lg);
    }
    .hover-background-up:hover,
    .hover-background-up:hover h2,
    .hover-background-up:hover h3,
    .hover-background-up:hover h4,
    .hover-background-up:hover p
    {
        color: white;
    }
    .hover-background-up:hover::before {
        top: 0;
        background: var(--bs-primary);
    }

#dnn_BannerPane {
    margin-bottom: 15px;
}
#dnn_BannerPane.DNNEmptyPane {
    margin-bottom: 0px;
} 

table td p { margin: 0; }

html,body { overflow-x:hidden; }

.stellarnav .menu-toggle span.bars span {
    width: 20px;
    height: 4px;
}

.stellarnav.desktop.light li a.depth-0 {
    padding: 15px 7px;
    font-size: 11pt;
}
.stellarnav.desktop.light li a.depth-1,
.stellarnav.desktop.light li a.depth-2 {
    padding: 5px 7px;
    font-size: 11pt;
}

#header .logo img {
    height: 90px;
}
#google_translate_element {
    display: block;
    height: 30px;
}
body { padding-top: 115px; }

.bright-text h1, .bright-text h2, .bright-text h3, .bright-text h4, .bright-text p { color: #fff !important; }

blockquote cite:before {
    content: "";
}
.personabar-visible .space-on-admin {
    padding: 20px 0;
    margin: 20px 0;
    border-top: 1px dashed #ff9900;
    border-bottom: 1px dashed #ff9900;
}
.bright-text a { color: #fff !important; text-decoration: underline !important; ;}
.bright-text li { color: #fff !important; }


.subpage.selected {
    background-color: rgba(0,121,188,0.2);
}

.wysiwyg-container img {
    width: auto !important;
}

table {
    margin-bottom: 15px;
}
table td { vertical-align: top; }

a.btn:visited {
    color: #fff;
    text-decoration: underline;
}
















