@charset "UTF-8";

body {
	background-color:#FFFFFF;
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
p {
text-align: justify;
}

/* -------------------- HEADERS -------------------- */

h1 {
font-family:Constantia, 'Lucida Bright', 'DejaVu Serif', Georgia, 'serif'
}
h2 {
font-family:Constantia, 'Lucida Bright', 'DejaVu Serif', Georgia, 'serif'
}
h3 {
font-family:Constantia, 'Lucida Bright', 'DejaVu Serif', Georgia, 'serif'
}
h4 {
font-family:Constantia, 'Lucida Bright', 'DejaVu Serif', Georgia, 'serif'
}
h5 {
font-family:Constantia, 'Lucida Bright', 'DejaVu Serif', Georgia, 'serif'
}
h6 {
font-family:Constantia, 'Lucida Bright', 'DejaVu Serif', Georgia, 'serif'
}

/* -------------------- SCREEN READERS -------------------- */

.sronly {
position:absolute;
left:-10000px;
top:auto;
width:1px;
height:1px;
overflow:hidden;
}

/* -------------------- HYPERLINKS -------------------- */

a:link {
color: #0042B7;
text-decoration: none;
}
a:visited {
color: #0042B7;
text-decoration: none;
}
a:hover {
color:#438DFF;
text-decoration: none;
}
a:active {
color:#438DFF;
text-decoration: none;
}
a[href^="tel"]{
color:inherit;
text-decoration: none;
}
.sidebarlink {
	display: flex;
	justify-content: center;
	width: 100%;
	padding: 5px;
	margin: 3px 0px 2px 0px;
	font-size: .9rem;
	text-decoration: none;
	background-color:#00338C;
	border: none;
	color: #FFFFFF;
}
.sidebarlink:hover {
	background-color:#126AFE;
	text-decoration: none;
}
.sidebarlink:active {
	background-color: #126AFE;
	text-decoration: none;
}

/* -------------------- MEDIA QUERIES -------------------- */
@media only screen and (max-width: 600px) {
.floating-sidebar {
    display: none;
}
.floating-sidebar-left-col {
width: 100%;
}
}
  /* For tablets: */
@media only screen and (min-width: 600px) {
.floating-sidebar {
position: fixed;
background-color: #FFC700;
text-align: center;
top: 420px;
right: 20px;
width: 15%;
padding: 0px;
overflow-y: auto;
}
.floating-sidebar-left-col {
width: 85%;
}
}
  /* For desktop: */
@media only screen and (min-width: 768px) {
.floating-sidebar {
position: fixed;
background-color: #FFC700;
text-align: center;
top: 440px;
right: 20px;
width: 15%;
padding: 0px;
overflow-y: auto;
}
.floating-sidebar-left-col {
width: 85%;
}
}
/* -------------------- VIDEO EMBED -------------------- */

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
}
.video-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}

.youtube-video-container {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.youtube-video-container::after {
  display: block;
  content: "";
  padding-top: 56.25%;
}

.youtube-video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* -------------------- NAVBAR -------------------- */

.navbar {
  background-color:#EDF5FE;
  margin-bottom: 20px;
  padding: 0px;
  font-size: 1.0rem;
  font-weight: bold;
}
.navbar .nav-item {
padding-top: 8px;
padding-bottom: 8px;
padding-left: 10px;
padding-right: 10px;
margin: 0px;
}
.navbar .nav-item:hover {
  background-color:#FFFFFF;
}
.navbar .nav-link {
  color: #0042B7;
}
.navbar .nav-link:hover {
  color:#438DFF;
}
.dropdown-menu {
padding: 0px;
margin-top: 0px;
border: none;
font-size: 1.0rem;
}
.dropdown-item {
margin: 0px;
padding: 12px;
background-color:#FFFFFF;
font-weight: bold;
}
.dropdown-item:hover {
background-color:#FFFFFF;
color:#438DFF;
}
.dropdown-item:active {
background-color:#FFFFFF;
color:#438DFF;
}
.dropdown-divider {
margin: 0px;
border-width: 2px;
}

/* -------------------- SPECIAL TEXT -------------------- */

.pagetitle {
color: #003277;
letter-spacing: 3px;
margin-bottom: 30px;
}

/* -------------------- BOXES -------------------- */

.boxlightblue {
background-color: #EDF5FE;
padding: 20px;
}
.boxdarkblue {
background-color: #00338C;
color:#FFFFFF;
padding: 5px 10px 5px 10px;
margin-bottom: 0px;
}
.boxhomepage1 {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	width: 100%;
	height: 100%;
	padding: 8px 0px 0px 0px;
	font-size: .9rem;
	text-decoration: none;
	background: url(../images/boxhomepage1.jpg);
	background-size: 100%;
	border: none;
	color: #FFFFFF;
}
.boxhomepage2 {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	width: 100%;
	height: 100%;
	padding: 8px 0px 0px 0px;
	font-size: .9rem;
	text-decoration: none;
	background: url(../images/boxhomepage2.jpg);
	background-size: 100%;
	border: none;
	color: #FFFFFF;
}
.boxhomepage3 {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	width: 100%;
	height: 100%;
	padding: 8px 0px 0px 0px;
	font-size: .9rem;
	text-decoration: none;
	background: url(../images/boxhomepage3.jpg);
	background-size: 100%;
	border: none;
	color: #FFFFFF;
}
.boxhomepage4 {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	width: 100%;
	height: 100%;
	padding: 8px 0px 0px 0px;
	font-size: .9rem;
	text-decoration: none;
	background: url(../images/boxhomepage4.jpg);
	background-size: 100%;
	border: none;
	color: #FFFFFF;
}
.reportrow {
display: flex;
margin-bottom: 20px;
align-items:baseline;
font-size: 1.1rem;
}
.reportprovider {
width: 30%;
margin-right: 10px;
text-align: left;
padding: 5px;
background-color: #EDF5FE;
}
.reportperiod {
width: 20%;
margin-right: 10px;
text-align: center;
padding: 5px;
background-color: #EDF5FE;
}
.reportlink {
width: 50%;
margin-right: 10px;
text-align: left;
padding: 5px;
background-color: #EDF5FE;
}
