
/* main */
body { background-color: #e5f1f8; }

/* content */
p, li, td, th { font-size: 14px; }
p { line-height: 1.5; }

.bg-primary p, .bg-primary h1, .bg-primary h2, .bg-primary h3, .bg-primary h4, .bg-primary a, .bg-primary li { color: #fff; }

table td { border: 1px solid #ececec; }
table td p { margin: 0; }

.bright-text h1, .bright-text h2, .bright-text h3, .bright-text h4, .bright-text p, .bright-text li, .bright-text a { color: #fff !important; }

blockquote, blockquote p {
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 18pt;
    padding: 15px 30px;
}

/* footer */
footer { padding-top: 60px; padding-bottom: 60px; }

/* layout */

.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;
}

#google_translate_element a {
	display: none;
}

.sc-content-block-menu {
    z-index: 9999 !important;
}

header { 
	height: 100px; 
	border-bottom: 5px solid #e5f1f8;
}
.personabar-visible .banner-admin { 
	min-height: 80px;
}

@media (min-width: 768px) { 
	header { position: fixed; top: 0; left: 0; right: 0; z-index: 1500; }
}

form { margin: 0; }
.header-logo { height: 51px; margin-top: 10px; }
@media (min-width: 768px) {
	.header-logo { height: 71px; margin-top: 0; }
}

main { min-height: 200px; background-color: #fff; }
header .social a {
	text-decoration: none;
}
header .social a:hover i {
	color: #052264 !important;
}

.goog-logo-link { display:none !important; }    
.goog-te-gadget{ font-size: 0 !important; }
.goog-te-combo { font-size: 12px !important; border-color: #ccc; padding: 5px 10px; margin: 0 !important; }

/* padding for fixed header */
@media (min-width: 768px) { 
	body { padding-top: 100px; }
}

/* fix for pbar */
.personabar-visible header { left: 80px; }

/* stellarnav overrides */

.stellarnav .icon-close {
    margin-right: 6px;
}

.stellarnav.desktop li a.depth-0 {
	background-color: rgba(0,121,188,0.1);
	padding: 10px 20px;
}
.stellarnav.desktop li a.depth-0:hover {
	background-color: rgba(0,121,188,0.5);
}
.stellarnav.desktop li a.depth-1 {
	background-color: rgba(0,121,188,0.8);
	padding: 5px 20px;
	color: #fff;
	border-bottom: 1px solid #fff;
}
.stellarnav.desktop li a.depth-1:hover {
	background-color: #052264;
}
.stellarnav.desktop li.has-sub a.depth-0 {
	padding-right: 20px;
}
.stellarnav li.has-sub>a:after {
    border-top: 6px solid #0079bc !important;
}
.stellarnav.mobile.right>ul {
	z-index: 1501;
}
.stellarnav .menu-toggle {
    padding: 10px 15px;
    box-sizing: border-box;
}
.stellarnav.desktop li a.depth-0 {
    background-color: rgba(0,121,188,0.1);
    padding: 6px 10px;
    font-size: 14px;
}
.stellarnav.desktop li.has-sub a.depth-0 {
    padding-right: 10px;
}
.stellarnav.desktop li a.depth-1 {
    background-color: rgba(0,121,188,0.8);
    padding: 5px 20px;
    color: #fff;
    border-bottom: 1px solid #fff;
    font-size: 13px;
}
.stellarnav.mobile li a:hover { background: #dcdcdc; }
.stellarnav.mobile li a.depth-1 {
    background-color: #ececec;
    padding: 5px 15px;
}
.stellarnav.mobile li a.depth-1:hover {
    background-color: #dcdcdc;
}
.stellarnav.mobile.left>ul, .stellarnav.mobile.right>ul {
    width: 400px;
    max-width: 100%;
}


/* subpage menu */
.subpagemenu {
	border-right: 5px solid #e5f1f8;
	padding: 30px 0;
	margin-bottom: 60px;
	height: 100%;
}
.subpagemenu h3 { padding: 0 20px; }
.subpagemenu ul { list-style-type: none; margin: 0; padding: 0; }
.subpagemenu ul li { list-style-type: none; margin: 0; padding: 0; }
.subpagemenu ul li a { 
	display: block; 
	padding: 8px 20px; font-size: 16px; color: #052264; 
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-ms-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;
	border-bottom: 1px solid #ececec;
	text-decoration: none;
	position: relative;
}
.subpagemenu ul li a.level2 {
	font-size: 14px;
	padding-left: 30px;
}
.subpagemenu ul li a:hover { background-color: rgba(0,121,188,0.2); text-decoration: none; }
.subpagemenu ul li a.selected::after {
    display: inline-block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
	font: var(--fa-font-solid);
    content: "\f178";
	position: absolute;
	color: #0079bc;
	right: 10px;
}
.subpagemenu ul li a {
    font-size: 14px;
}

/**** ADMIN ****/
.show-on-admin { display: none; }
.personabar-visible .show-on-admin { display: block; }