@charset "utf-8";
/* CSS Document */
@font-face {
	font-family: BCSans;
	src: url("../fonts/BCSans-Regular.woff");
	font-weight: normal;
}
@font-face {
	font-family: BCSans;
	src: url("../fonts/BCSans-Bold.woff");
	font-weight: bold;
}
@font-face {
	font-family: BCSans;
	src: url("../fonts/BCSans-Italic.woff");
	font-style: italic;
}
.disclosureImg {
	font-size: .65em;
}

.blue-heading-bar a {
    color:#FFFFFF;
}

.blue-heading-bar a:hover {
    color:#FFFFFF;
}

div.tiles-row div {
	height: 20px;
	padding: 0 0 0 0!important;
	margin: 0 0 0 0 !important;
}

div.tiles-row.buzz {
	height: 200px !important;
	margin: 0 0 0 0 !important;
	padding: 0 0 0 0 !important;
}

div.tile.buzz img {
	width: 185px;
	padding: 0 0 0 0 !important;
	margin: 0 0 0 0 !important;
}

div.tile.buzz p {
	width: 150px;
	margin: 1.2em 0 .8em 1em;
}
img.section-button {
	position: relative !important;
	top: 1em !important;
	left: 1em !important;
}

h3.title {
	display: block;
	width: 300px;
	height: 20px;
}
h3.title a {
	display: block;
	position: relative !important;
	top: -1.5em;
	left: 4.4em;
	margin: 0 0 0 0;
	width: 250px;
}
h3.title.two-line a {
	position: relative !important;
	top: -1.5em;
	width: 250px;
}
#logo img {
	display: block;
	width: 155px !important;
	height: 52px !important;
}
.themePromoBoxContent {
	height: 170px !important;
}
.themePromoBoxContent ul {
	position: relative !important;
	top: -.6em !important;
	left: -1em !important;
}
.themePromoBoxContent ul li {
	font-size: 17px !important;
}
.search {
	display: none !important;
}
.search-button {
	display: none !important;
}
.promoBox ul li a {
	font-size: 17px !important;
}
.promoBox ul li, div.feed ul li {
	margin-bottom: 1.55em !important;
}
div.feed ul li a {
	font-size: 17px !important;
}
#govNavMenuToggle {
	display: none !important;
}
.menu-button {
	display: none !important;
}
.footerExpand {
	display: none !important;
}
.related_list li {
}
.copyright-qp {
	font-family: BCSans;
	position: relative;
	top: .35em;
	text-align: center;
	background-color: #38598A;
	color: #ffffff;
	font-size: 13px;
}
#footerWrapper {
	background-color: #38598A !important;
}
.licence {
	float: right;
}
.licence-link:hover {
}
a.tip {
	outline: none;
}
a.tip strong {
	line-height: 30px;
}
a.tip:hover {
	text-decoration: none;
}
a.tip span {
	position: absolute;
	z-index: 9999999;
	display: none;
	padding: 5px;
	width: auto;
	line-height: 16px;
	font-size: 12px;
	clear: both !important;
}
a.tip.licence-link span {
	position: relative;
	top: 3.5em;
	right: 0;
	float: right !important;
}
a.tip.licence-link span img.callout {
	position: absolute;
	left: 16.5px !important;
}
a.tip:hover span {
	display: block;
	position: absolute;
	color: #ffffff;
	border: 0;
	background: #000;
}
.callout {
	z-index: 20;
	position: absolute;
	top: -5px;
	border: 0;
}   /* CSS3 extras */
a.tip span {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-box-shadow: 3px 3px 5px #CCC;
	-webkit-box-shadow: 3px 3px 5px #CCC;
	box-shadow: 3px 3px 5px #CCC;
}
.header-main-right {
    width:100% !important;
}

#header-links {
    width:100% !important;
}

#header-links ul.inline {
    position:relative !important;
    right:4em;
    width:100% !important;
}

.level2Navigation a {
    font-family: BCSans;
    font-size:13px !important;
    padding:7px 15px 7px 15px;
    font-style:normal !important;
}

#footerAdminLinks a {
    font-family: BCSans;
    font-size:13px !important;
}

#header-links ul li a {
    font-family: BCSans;
    font-size:13px !important;
    padding:0 2px 0 2px !important;
    font-style:normal !important;
}

#alphabet_links_glossary {
	width: 80%;
	position: relative;
	left: 0;
	border-bottom: 1px solid black;
	padding: 0;
	margin: 0 0 1.5em 1.2em;
}

#alphabet_links_glossary li {
	display: inline !important;
	color: #FCBA19;
}

#alphabet_links_glossary li a {
	padding-right: 25px;
}

.feed ul li, #freq_visit li, .themePromoBoxContent ul li {
    list-style:outside !important;
    list-style-type:square !important;
    padding:0 !important;
    margin-left:1em;
    color:#CCCCCC;
}
.themeHeaderTitle h1 {
   font-family: BCSans;
   font-weight:bold !important;
   font-size:36px !important;
}
.accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
	font-weight: bold;
  transition: 0.4s;
	margin-bottom: 10px;	
}
	span.fa {float: right;}

.active, .accordion:hover {
  background-color: #ddd; 
}
	.active:after {
	font-family: "Font Awesome 5 Free";
    content: "\f068";
		float:right;
		background: #ddd;
	}
	.active span.fa {
		display: none;
	}
.panel {
  padding: 0 18px;
  display: none;
  background-color: #eee;
  overflow: hidden;
	margin-bottom: 20px;
}
.anchor {
	padding-top: 160px;
}
/* Style the tab */
.tab {
  overflow: hidden;
  border: 1px solid #ddd;
	border-left: none;
	border-right: none;
  background-color: #f1f1f1;
}

/* Style the buttons that are used to open the tab content */
.tab button {
  background-color: inherit;
	color:#003366;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 16px 16px;
  transition: 0.3s;
}
/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
  background-color: #ccc;
}
.tab button.active:after {
    content: none;
	}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  border: 1px solid #ddd;
  border-top: none;
	border-left: none;
	border-right: none;
}


.covid li a {

display:block;
width:100px;

position:relative !important;
top:-1.8em;
left:1em !important;
    
}

.covid2 li a {
    display:block;
    width:100px;
    position:relative !important;
    top:-5.55em !important;
    left:4.9em !important;
    
}

.box h3 {
    background-color: #e60906;
    padding:10px;
}


.box h3 b {
    color:#ffffff;
}

.box {
  border: 1px solid #999999;
  margin-bottom:1em;
  background-color:none;
}

.box p {
    padding:0 0 0 10px;
    margin:0 0 .73em 0;
}
