@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed&family=Roboto+Mono&family=Roboto+Slab:wght@600&display=swap');

HTML
{
padding:0;
margin:0;
}

HTML *
{
box-sizing:border-box;
outline:none;
}

BODY
{
font-family:Roboto,Arial,sans-serif;
font-size:16px;
padding:0;
margin:0;
}

UL
{
list-style-type: square;
padding-left:1.4em;
}

UL LI::marker
{
font-size:22px;
line-height:2px;
color:#8ea3eb;
}

.duo-icon .duoicon-primary-layer
{
color: #1348ab;
}

.duo-icon .duoicon-secondary-layer
{
opacity: 1;
color: #dae2f1;
}

A
{
color: #1348ab;
}

.btn.lt-grey
{
background-color: #cccccc;
box-shadow: inset 2px 2px 1px 0px rgb(255 255 255 / 22%);
border: 1px outset rgb(0 0 0 / 31%);
}

.btn.lt-grey:hover,
.btn.lt-grey:focus
{
filter: brightness(1.06);
}

.btn.lt-grey:active
{
filter: brightness(0.9);
}

.row
{
margin:0;
}

HEADER,
FOOTER
{
display:block;
clear:both;
}

.btnarea
{
padding-top:5px;
width:100%;
overflow:hidden;
padding-bottom:5px;
}

.breadcrumb
{
width: 100%;
overflow: hidden;
position: fixed;
z-index:100;
top: 0;
padding-top: 3px;
padding-bottom: 4px;
font-size: 12px;
border-radius: 0;
text-transform: uppercase;
display: block;
background: #dae2f1;
margin-top: 64px;
}

.breadcrumb I.bi
{
width:7px;
display:inline-block;
margin-left:-3px;
}

.breadcrumb A
{
display: inline-block;
margin-left: 8px;
margin-right: 8px;
font-family: "Roboto Condensed",Roboto,Arial,sans-serif;
font-weight: bold;
text-transform: none;
font-size: 16px;
color: #1348ab;
position:relative;
top:1px;
}

.content
{
min-height:900px;
overflow-x:hidden;
}

#sidebar
{
border-left:1px solid #DDD;
font-family:"Roboto Condensed",Roboto,Arial,sans-serif;
}

#sidebar UL LI::marker
{
font-size:22px;
color:#888;
}

#sidebar H6
{
font-family: "Roboto Slab",Roboto,Arial,sans-serif;
}

#sidebar #catlinks
{
list-style-type:square;
padding-left:1.4em;
}

#sidebar #catlinks LI
{
text-indent:-4px;
}

#sidebar #sidebar-article-image IMG
{
max-width:100%;
}

#sidebar #sidebar-article-title
{
font-family:"Roboto Slab",Roboto,Arial,sans-serif;
line-height: 1.15;
margin-top: 10px;
text-align: center;
}

#sidebar DIV A IMG
{
max-width:100%;
}

FOOTER
{
padding-left:15px;
padding-right:15px;
padding-top:30px;
padding-bottom:50px;
background:#434d60;
font-size:smaller;
margin-top:10px;
}

FOOTER A
{
color: #FFF;
text-decoration: underline;
text-underline-position: under;
}

FOOTER A:hover
{
color:#a3d1ff;
}

FOOTER P B
{
color:#EEE;
}

FOOTER A.btn
{
text-decoration:none !important;
}

HEADER
{
margin-bottom:42px;
}

HEADER .bg-dark
{
background-color:#1348ab !important;
border-bottom: 1px solid #FFF;
}

HEADER #nav-outline
{
border-top: 1px solid #FFF;
width: 100%;
overflow: hidden;
position: fixed;
z-index: 1030;
top: 60px;
}

.navbar-dark .navbar-nav .nav-link
{
color:#EEE;
font-family: "Roboto Condensed",Roboto,Arial,sans-serif;
font-size: 18px;
}

.navbar-dark .navbar-nav .nav-link:hover
{
color:#ffcf48;
}

#top
{
margin-top:107px;
}

FOOTER .col
{
margin-bottom:20px;
}

FOOTER #copyright
{
color:#EEE !important;
}

FOOTER #social-media-icons
{
display:none; /* HIDING FOR NOW UNTIL WE GET THESE (don't forget in responsive.css too) */
}

FOOTER #social-media-icons A
{
display:inline-block;
background:#FFF;
border-radius:100px;
padding:3px;
width:25px;
height:25px;
text-align:center;
color:#000 !important;
margin-right:10px;
}

#pg-cat .btnarea
{
padding-top: 10px;
}

#pg-cat #entries
{
min-height: 380px;
min-height: calc(64vh);
list-style-type: none;
padding-left:10px;
}

#pg-cat #entries LI
{
margin-bottom: 3px;
border-bottom: 1px solid #AAA;
padding-bottom: 10px;
}

#pg-cat #entries LI .author-info
{
font-weight: bold;
font-size: 14px;
font-family: "Roboto Condensed",Roboto,Arial,sans-serif;
color:#656565;
}

#pg-cat #entries LI .author-info .date
{
padding-right:10px;
}

#pg-cat #entries LI .btn
{
margin-top:10px;
}

#pg-cat #entries LI .summary
{
font-style:italic;
font-size:15px;
margin-top:5px;
margin-bottom:5px;
}

#pg-cat #entries LI .title
{
font-family: "Roboto Slab",Roboto,Arial,sans-serif;
font-size: 26px;
font-weight: bold;
line-height: 1.15;
}

#pg-cat #entries LI A
{
color:#1348ab;
}

#pg-art .article-title
{
font-family: "Roboto Slab",Roboto,Arial,sans-serif;
font-size: 26px;
font-weight: bold;
width: calc(100% + 14vw);
line-height: 1.15;
}

#pg-art .article-featured-image
{
margin-top:20px;
margin-bottom: 10px;
width: calc(100% + 11.7vw);
text-align: center;
}

#pg-art .article-featured-image IMG
{
margin-left:-17%;
max-height:300px;
}

#pg-art ARTICLE
{
padding-left: 15px;
padding-right: 13vw;
}

#pg-art ARTICLE .article-content UL
{
list-style-type:square;
}

#pg-art ARTICLE .article-content UL LI
{
margin-bottom:15px;
}

#pg-art ARTICLE .article-content UL LI::marker
{
font-size:22px;
color:#656565;
}

#pg-art ARTICLE .author-avatar
{
display: inline-block;
border-radius: 100px;
overflow: hidden;
}

#pg-art ARTICLE .author-avatar IMG
{
height:48px;
border: 2px solid rgba(0,0,0,0.5);
border-radius: 100px;
}

#pg-art ARTICLE .article-date
{
position: relative;
top: 7px;
padding-bottom: 0;
margin-bottom: 0;
padding-left: 10px;
font-family: "Roboto Condensed",Roboto,Arial,sans-serif;
color: #777;
}

#pg-art ARTICLE .article-author
{
padding-top: 5px;
padding-left: 10px;
font-weight: bold;
font-family: "Roboto Slab",Roboto,Arial,sans-serif;
}

#pg-home #top
{
margin-top:76px !important;
}

#pg-home .non-homepage
{
display:none;
}

#pg-home ARTICLE .promoted-item
{
margin-bottom:40px;
}

#pg-home ARTICLE .promoted-image
{
width: 100%;
overflow:hidden;
text-align: center;
border: 1px solid #DDD;
border-radius: 5px;
min-height: 280px;
line-height: 280px;
}

#pg-home ARTICLE .promoted-image IMG
{
max-height:280px;
max-width:100%;
}

#pg-home ARTICLE .promoted-title
{
font-family: "Roboto Slab",Roboto,Arial,sans-serif;
font-size: 24px;
margin-top: 20px;
line-height: 1.15;
text-align:center;
}

#pg-home ARTICLE .rightcol .title
{
font-family: "Roboto Slab",Roboto,Arial,sans-serif;
font-size: 18px;
line-height: 1.15;
}

#pg-home ARTICLE .rightcol .summary
{
margin-top:5px;
font-size:15px;
color:#555;
font-style:italic;
line-height:1.25;
}

#pg-home ARTICLE .rightcol UL
{
list-style-type:none;
padding-left:0;
}

#pg-home ARTICLE .rightcol LI
{
margin-bottom:25px;
}

#pg-home ARTICLE .row.second
{
margin-top:30px;
}

.hardcoded-page .subheader-bg
{
background:transparent url(../img/careers.jpg) 0 center no-repeat;
}

.hardcoded-page #subheader
{
padding-top: 40px;
padding-left: 10px;
padding-bottom:20px;
}

.hardcoded-page #subheader H3
{
color: #FFF;
text-shadow: 1px 1px rgba(0,0,0,0.9);
line-height: 1.1;
font-size: 21px;
}

.hardcoded-page #subheader H5
{
font-weight:normal;
font-size:16px;
color: #FFF;
text-shadow: 1px 1px rgba(0,0,0,0.95);
margin-bottom:20px;
}

.hardcoded-page .tricol
{
margin-top:30px;
text-align:center;
}

.hardcoded-page .tricol SVG
{
position:inline-block;
margin-left:-30px;
}

.hardcoded-page .tricol H3
{
margin-top:20px;
font-size:19px;
font-weight:bold;
text-align:left;
}

.hardcoded-page .tricol P
{
font-size:16px;
line-height:1.2;
text-align:left;
}

#pg-career .job
{
margin-left:20px;
margin-bottom:30px;
}

#pg-career .job UL
{
}

#pg-career .job LI
{
}

#pg-career .job .detail
{
display:none;
}

#pg-career .job P
{
margin-top: 5px;
font-size: 15px;
color: #555;
line-height: 1.25;
margin-left:1.5em;
}

#pg-career .job H2
{
font-family: "Roboto Slab",Roboto,Arial,sans-serif;
font-size: 18px;
line-height: 1.15;
color:#1348ab;
text-decoration:underline;
cursor:pointer;
}

#pg-career .job H2::before
{
content:"\25fc";
display:inline-block;
width:1.3em;
color:#1348ab;
}

#pg-career .job H3
{
}

#pg-career .job H4
{
}

#pg-career .job H5
{
}

#pg-career .job H6
{
display:none;
}

#pg-career #jobdialog
{
margin-left:20%;
margin-right:20%;
padding:0;
box-shadow:0px 0px 5000px 5000px rgba(0,0,0,0.5);
border: 5px solid #cad5fb;
border-radius: 6px;
}

#pg-career #jobdialog #j
{
padding:10px;
}

#pg-career #jobdialog .closer
{
text-align: right;
font-size: 27px;
font-weight: bold;
font-family: monospace;
cursor:pointer;
line-height:14px;
background:#e1e4ea;
padding:8px;
}

#pg-career #jobdialog .closer SPAN
{
font-family:Roboto,Arial,sans-serif;
font-size:13px;
text-decoration:underline;
text-underline-position: under;
color:#1348ab;
display: inline-block;
position: relative;
top: -2px;
margin-left: -8px;
}

#pg-career #jobdialog H2
{
font-family: "Roboto Slab",Roboto,Arial,sans-serif;
font-size: 22px;
line-height: 1.15;
background:#c4d5ff;
padding:8px;
}

#pg-career #jobdialog H3
{
font-family: "Roboto Slab",Roboto,Arial,sans-serif;
font-size:18px;
line-height:normal;
margin-bottom:0.2em;
}

#pg-career #jobdialog H4
{
font-family: "Roboto",Arial,sans-serif;
font-size: 13px;
color: #444;
margin-bottom: 20px;
}

#pg-career #jobdialog H5
{
font-size:13px;
}

#pg-career #jobdialog H6
{
font-family: "Roboto Slab",Roboto,Arial,sans-serif;
font-size:18px;
line-height:normal;
margin-bottom:0;
}

#pg-career #jobdialog P
{
font-size:13px;
}

#pg-career #jobdialog UL
{
list-style-type: square;
padding-left:1.4em;
}

#pg-career #jobdialog LI
{
font-size:13px;
text-indent:-4px;
}

#pg-career #jobdialog LI::marker
{
font-size:22px;
line-height:2px;
color:#8ea3eb;
}

#pg-career #jobdialog #contact
{
padding-left:10px;
padding-right:10px;
margin-bottom:20px;
}

#pg-career #jobdialog #contact B
{
color:#0076cc;
}

#pg-career .contact-bg
{
margin-top:200px;
background:linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../img/contact.jpg) 0 center no-repeat;
height:265px;
background-size:cover;
margin-bottom:30px;
color:#FFF;
}

#pg-career .contact-bg H3
{
font-weight: bold;
margin-top: 30px;
}

#pg-career .contact-bg H5
{
font-size: 16px;
margin-top: 20px;
}

#pg-career .contact-bg .btn
{
margin-top:30px;
}

#pg-res .subheader-bg
{
background:transparent url(../img/resources.jpg) 0 center no-repeat;
height:265px;
background-size:cover;
margin-bottom:30px;
}

#pg-about .subheader-bg
{
background:linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../img/about.jpg) 0 center no-repeat;
height:265px;
background-size:cover;
margin-bottom:30px;
color:#FFF;
}

#pg-about .subheader-bg H3
{
font-weight: bold;
margin-top: 50px;
}

#pg-about .subheader-bg H5
{
font-size: 16px;
margin-top: 20px;
}


#pg-about .application-bg
{
background:linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../img/apply.jpg) 0 center no-repeat;
height:265px;
background-size:cover;
margin-bottom:30px;
color:#FFF;
margin-top:150px;
}

#pg-about .application-bg H3
{
font-weight: bold;
margin-top: 50px;
}

#pg-about .application-bg H5
{
font-size: 16px;
margin-top: 20px;
}

#pg-about .application-bg .btn
{
margin-top:30px;
}

#pg-contact .subheader-bg
{
background:transparent url(../img/contact.jpg) 0 center no-repeat;
height:265px;
background-size:cover;
margin-bottom:30px;
}

#pg-contact INPUT.form-control
{
border: 1px solid #AAA;
background: transparent;
padding-left: 40px;
background-repeat: no-repeat;
background-position: 10px;
border-color: #888;
border-radius: 7px !important;
height: 42px;
outline:none !important;
box-shadow:none !important;
}

#pg-contact .form-control:focus
{
border-color:#000 !important;
}

::placeholder
{
color:#BBB !important;
}

::-ms-input-placeholder 
{ /* Edge 12 -18 */
color:#BBB !important;
}

#pg-contact #fullname
{
background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="16" width="14" viewBox="0 0 448 512" fill="darkgrey"><path d="M224 256A128 128 0 1 0 224 0a128 128 0 1 0 0 256zm-45.7 48C79.8 304 0 383.8 0 482.3C0 498.7 13.3 512 29.7 512H418.3c16.4 0 29.7-13.3 29.7-29.7C448 383.8 368.2 304 269.7 304H178.3z"/></svg>');
}

#pg-contact #email
{
background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16" viewBox="0 0 512 512" fill="darkgrey"><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48H48zM0 176V384c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V176L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>');
}

#pg-contact #message
{
display:block;
width:100%;
resize:none;
border: 1px solid #888;
background: transparent;
border-radius:7px !important;
outline:none !important;
box-shadow:none !important;
}

#err {
  text-align: left;
  font-size: 13px;
  font-family: Arial, sans-serif;
  color: #c00;
}
.form-control.err {
  border: 1px solid #c00;
  border-right: 5px solid #c00;
}

.btnarea
{
	margin: 60px 0 0;
	display: flex;
	gap: 30px;
	align-items: center;
}
.pagebuttons{
	display: flex;
	gap: 20px;
}
.page-btn
{
	cursor: pointer;
	width: 125px;
	height: 40px;
	padding: 8px 28px 8px 28px;
	box-sizing: border-box;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	gap: 10px;
	border: none;
	font-size: 16px;
	font-weight: 600;
	line-height: 24px;
	color: #FAFAFA;
}
.page-btn-active
{
	background: #1A1A1A;
}
.page-btn-disabled
{
	cursor: not-allowed;
	background: #BEBEBE;
}

