@charset "utf-8";
/* CSS Document */

#reports-banner {
	background: url(/images/reports/reports_logo.png); 
	position:relative;
	height: 54px;
	background-repeat:no-repeat;
	margin: 0 0 10px 0;
	}
#reports-main-nav {
	position:absolute;
	right:0px;
	margin-top: 15px;
		}
#reports-main-nav li{
	display: inline;
	margin-right: 20px;
	}
#reports-main-nav li a {
	text-decoration: none;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
	background-color: #0f7c87;
	}
#reports-main-nav li a:hover {
	text-decoration: none;
	background: none;
	color: #ffffff;
	font-weight: bold;
	}


/*-------------------HOMEPAGE SLIDES---------------*/
#reports-slides {display:flex;justify-content: center;}
#reports-slides > #slideshow {
    margin-bottom: 5px;

}
#reports-slides .scrollable {
    height: 380px;
    overflow: auto;
    position: relative;
    width: 784px;
	-ms-overflow-style: -ms-autohiding-scrollbar;
}
/*--------hide scrollbar for slideshow-------*/
#reports-slides .scrollable::-webkit-scrollbar{display: none;} 
/*--------hide scrollbar for slideshow -IE firefox -------*/
#reports-slides .scrollable{
    scrollbar-width: none;
    -ms-overflow-style: none;
}

#reports-slides .scrollable .items {
    position: absolute;
    width: 20000em;
}
#reports-slides .items > div {
    float: left;
    height: 320px;
    width: 180px;
	margin: 0 8px;
}
#reports-slides .slideshow-item img {
width:100%;
	height:100%;
	
	}
#reports-slides .slideshow-item  > div{
	border: 1px solid #ccc;
	margin-bottom: 10px;
	vertical-align:middle;
	height:183px;
}

#reports-slides .slideshow-item h3, #reports-slides .slideshow-item h3 a{
	font-size: 13px;
	font-weight: bold;
	color: #000;
	font-family: Arial, Arial, Helvetica, sans-serif;
	margin-bottom: 7px;
	}
#reports-slides .slideshow-item h3 a:hover {
	background-color: #fff;
	text-decoration: underline;
	}
#reports-slides .slideshow-item p {
	font-size:  0.862em;
	line-height: 1.3em;
	}
.items {
    width: 20000em;
}





/*-----nav------*/
#slideshow-nav {position: relative;}


#reports-slides a.browse {
    background: #0f7c87 none repeat scroll 0 0;
	border: 1px solid #0f7c87; 
    color: #ffffff;
    cursor: pointer;
    display: block;
    font-size: 38px;
    font-weight: bold;
    height: 48px;
    padding: 3px;
    position: relative;
    top: 0px;
    width: 30px;
    z-index: 100;
	position: absolute;
}
#reports-slides a.right {
    right: -50px;
	top: 120px;
	text-align: center;
}

#reports-slides a.left {
    left: -50px;
	top: 120px;
	text-align: center;
}
#reports-slides a:hover.browse {
    background: #ffffff none repeat scroll 0 0;
	border: 1px solid #15a6b5;
    color: #15a6b5;
}


.hidden_anchor{
display:none;
}




/*--------------------REPORTS PAGE-----------------*/
.reports-heading{position:relative; top: -5px; height: 30px;}
.reports-date, .reports-number {color:#666666;	font-size: 13px;	position:absolute;}
.reports-number {float:right; right:0px;text-align:right;}
.reports-date{float:left; left:0px;	}

#reports-nav {	
	color: #000;
	width:15px;
	position: absolute;
	z-index:10001;
	top:239px;
	margin-left: -15px;
}
#reports-nav #menu, #reports-nav #subscribe, #reports-nav #pdf {
	background: #0f7c87; 
	margin: 0 0 2px -38px;
	width: 25px;
	height: 22px;
	padding: 5px 3px 3px 3px;
	text-align: center;
}

#reports-nav #menu > a, #reports-nav #subscribe > a, #reports-nav #pdf > a {
    display:block;
    width: 25px;
    height: 25px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration:none;
	background: no-repeat center;
	top:-3px;
	position:relative;
}


#reports-nav #menu > a.menu{background-image: url("/images/reports/menu.png");}
#reports-nav #menu > a.close{background-image: url("/images/reports/close.png"); top:-2px;}
#reports-nav #subscribe > a{background-image: url("/images/reports/email.png");}
#reports-nav #pdf > a {background-image: url("/images/reports/pdf.png");}

#reports-nav div > a > span{display:block;top:20px;position: relative;}
#reports-nav div{cursor:pointer;}
#reports-nav .contents{
	position: absolute;
	font-size:12px;
	background-color:#efefef;
	width:300px;
	left:-2px;
	top:0px;
	display:none;
	z-index:10001;
}
#reports-nav .contents a{
	display:block;
	text-align:left;
	padding:5px;
	color:#000;
	text-decoration:none;
	border-bottom: 1px dotted #ccc;
}
#reports-nav .contents a:hover{
	background-color:#fff;
}
#reports-nav .contents > div{
	font-weight:bold;
	background-color: #0f7c87; 
	padding:7px;
	color: #ffffff;
}
#reports-nav .contents > div.links{font-weight:bold; background-color: #efefef;	padding:5px;	max-height:306px;	overflow-y:scroll;	overflow-x:hide;}
#reports-nav .contents > div.links .secondary-content{font-weight:normal;}
#reports-nav .links > span.secondary-content a {margin-left: 15px; width: 249px; }
#reports-overlay{height:100%;width:100%; overflow:hide;	z-index:10000;	position:absolute;}


/*---------reports HEADINGS------------*/
.main-content #reports h1,.main-content #reports h2,.main-content #reports h3,.main-content #reports h4, .main-content #reports h5,.main-content #reports h6 {font-family: Arial, Helvetica, sans-serif;	}
.main-content #reports h1 {border-bottom: none;	color: #000;font-size: 27px;font-weight: bold; clear:both;}
.main-content #reports h2 {text-decoration: none; border-bottom: none; color: #000; font-weight: bold;}
.main-content #reports h2, .main-content #reports h2 a {color: #000000;	font-size: 25px;font-weight: bold; margin-top: 30px;	}
.main-content #reports h3, .main-content #reports h3 a {color: #000000;	font-size: 22px;font-weight: bold; margin-top: 30px;	}
.main-content #reports h4, .main-content #reports h4 a {color: #000000;	font-size: 17px;font-weight: bold;	}
.main-content #reports h5 {margin: 10px 0 0 0; color: #990000;	border-bottom: none;font-size: 13px;font-weight: bold;	}
.main-content #reports h6 {margin: 25px 0 8px 0 ; color: #00000;	border-bottom: none; font-size: 13px;font-weight: bold; padding: 5px 10px; background: #eeeeee;	width: 200px;}
	
#reports p a {color: #003399; text-decoration: underline;}
#reports sup a{text-decoration:none;}
#reports p a:hover {color: #000000; text-decoration: underline; background: #ffffff;}


/*-----------reports TABLES ----------*/	
#statistical-tables > ul > li > span{color:#000;}
#statistical-tables > ul > li:hover > span{color:#36538e;}
#statistical-tables > ul > li > span:hover{cursor:pointer;}
#statistical-tables > ul > li > div > table{position:relative;top:-12px;}
#statistical-tables > ul > li > span.active{ font-weight:bold; color:#660000;}


#reports table.regular caption .tableTitle,
#overlayContent table.regular caption .tableTitle {color: #000000; font-size: 14px;}

#reports table.regular caption .headnote,
#overlayContent table.regular caption .headnote {color: #333333;  font-size:14px;display:inline; color:#000000;}

#reports table.regular caption.inactive span.tableTitle, 
#reports table.regular caption.inactive .headnote {font-weight: normal;}
#overlayContent table.regular caption.inactive span.tableTitle, 
#overlayContent table.regular caption.inactive .headnote {font-weight: bold;}

#reports table.regular caption,
#overlayContent table.regular caption {padding-bottom: 7px;}

#reports table.regular caption span.tableExpander{font-weight:bold;}

#reports table.regular tbody,
#overlayContent table.regular tbody {background-color: #ffffff; border: 1px solid #cccccc; border-collapse: collapse; empty-cells: show;font-family: Arial,Helvetica,sans-serif; font-size: 12px; margin: 30px 0;}
	
#reports table.regular p,
#overlayContent table.regular p{font-family: Arial,Helvetica,sans-serif; font-size: 1em; padding-top:2px; padding-bottom: 2px; }

#reports table.regular thead tr th,#reports table.regular thead tr th
#overlayContent table.regular thead tr th {font-family: Arial,Helvetica,sans-serif; font-size: 12px; padding-top:5px; padding-bottom: 5px;}

#reports table.regular tbody tr.greenbar td,
#reports table.regular tbody tr.greenbar th,
#overlayContent table.regular tbody tr.greenbar td,
#overlayContent table.regular tbody tr.greenbar th  {background-color: #efefef;}

#reports table.regular tbody tr th,
#overlayContent table.regular tbody tr th {background-color: #ffffff;}

#reports td.footnotes, #reports td.endnotes,
#overlayContent td.footnotes, #overlayContent td.endnotes {color: #555; padding: 10px; font-size: 11px; font-family: arial, Arial, Helvetica, sans-serif;}
	
	

/*---------overlay TABLES additional styles----------*/	
#statistical-tables caption {cursor: pointer;}
#statistical-tables caption.inactive, 
#statistical-tables caption.inactive span {color: #000;font-weight: bold;}
#statistical-tables caption.inactive:hover, 
#statistical-tables caption.inactive:hover span {color: #15a6b5;}
#statistical-tables caption.inactive div.headnote {display: inline;}
.tableExpander {text-decoration: none !important;	font-size: 9px;	color: #003399  !important;	position: relative;	top: -1px;	margin-right: 4px;}

#overlayBackground {background:#000;height: 100%;left: 0;margin: 0;	position: fixed;top: 0;	width: 100%;z-index: 10002;	opacity:.75;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";  filter: alpha(opacity=75);  -moz-opacity: 0.75;}
#overlayContentContainer {z-index: 10003;position:fixed;width:100%;}
#overlayContent,
#overlayContentBar{z-index: 10004;}
#overlayContent{height: 550px;	margin: 0 auto;	background-color:#fff;	overflow-y: auto; border:1px solid #ccc;padding:0px  20px 20px;}
#overlayContentBar{	height: 20px;	margin: 5% auto;background-color:#0f7c87 ;border-top:1px solid #0f7c87 ;border-left:1px solid #15a6b5;	border-right:1px solid #15a6b5;	padding:5px 20px;	margin-bottom:0px;	}
#overlayContentClose, 
#overlayContentBar span {font-weight:bold;text-decoration:none;	color:#fff;	position:relative;	top:1px;	float: right;}
#overlayContentBar span{float: left;left:-0px;	top:1px;}
#overlayContent .tableExpander{display:none;}	
	
	
	
	
/*-----------report IMAGES-----------*/
#reports img {border: 1px solid #ccc; padding: 15px; margin: 0 0 10px 0;}
#reports .report-image {border: 1px solid #ccc; padding: 0; margin: 0 0 15px 15px; float: right; width: 300px;}
#reports img.reports-formula-img {
	margin: 0;
	padding: 0;
	width: auto;
	border: none;	
}




/*-------------------ARCHIVE PAGE------------------*/
#reports-archive, #reports {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px 40px 40px 40px;
	}
#reports-archive{
	color: #666;
	}
#reports-archive h3 {
	color: #000000;
	font-size: 15px; 
	font-weight: bold;
	margin-top: 40px;
	padding-bottom: 5px;
	}
#reports-archive a {
	    color: #666;
    display: inline-block;
    height: 7px;
    line-height: 28px;
    margin-bottom: 20px;
    padding: 0 11px;
    text-decoration: none;
    width: 30px;
	}
#reports-archive a:hover {
	color: #15a6b5;
	text-decoration: underline;

	}
#reports-archive .reports-archive-years {
	left:-10px;
	top:-8px;
	position:relative;
	}
	
	
/* notes */
#notes{
	margin-top: 25px;
	
}

#notes h3{
color: #333 !important;
margin:0px;
padding: 10px 0 ;
border-top: 1px solid #ccc;
font-size:12px !important;
}	


#reports img{ max-width: 100%;height: auto;}
#reports p a{word-break: break-all;}
table.regular:not(table.fixed-headers), .bls-highcharts-container{display: block;overflow-x: auto;-webkit-overflow-scrolling: touch;width: 100% !important;}
table.regular caption.inactive {display: block;}
#overlayContent caption.inactive{display: table-caption;}

.tScrollX {display: block;overflow-x: auto;-webkit-overflow-scrolling: touch;width: 100% !important;}
#reports table.regular {border: none;}
#overlayContent, #overlayContentBar{width: auto;}

.tableFixedBtn {position: fixed !important;bottom: 10px;left: 50%; top:auto !important; transform: translate(-50%); padding:10px 20px;border-radius: 5px;color: #fff !important; background-color: #3c5d88;letter-spacing: normal!important;text-align: center;font-size: 17px !important;z-index: 1000}


@media (min-width:768px)and (max-width:930px){
	
	#reports-slides .scrollable{zoom:0.9;}
	#reports-slides a.left{left: -32px}
	#reports-slides a.right{right: -32px;}
	#reports-slides a.browse{zoom:0.6;}
}

@media (max-width:767px){
	#reports-banner{padding-top: 50px;height: auto;background-repeat: repeat;background-position-x:calc(50% + 446px)}
	#reports-banner #reports-main-nav {position: static;display: flex;margin: 0;padding: 0;background-color: #0f7c87;flex-wrap: wrap;}
	#reports-main-nav li{margin-right: 0;flex-grow: 1; text-align: center; border-left: 1px solid #fff;border-bottom: 1px solid #fff;padding:3px 5px; }
	#reports-main-nav li:first-child{border-left: none;}
    div.social-media > div{display:block;}
	
	#reports-slides .scrollable{width: auto;height: auto;}	
	#reports-slides .scrollable .items{position: static;left:auto;width: auto !important;    
	display: flex;
    flex-direction: column;
    align-items: baseline;
    justify-content: center;}
	#reports-slides .scrollable .items .slideshow-item.cloned{
		display:none;
	}
	
	#reports-slides .items > div{float: none; height: auto;width: auto;}
	#reports-slides .slideshow-item > div {height: auto;border: none;}
	#reports-slides .slideshow-item > div img {border: 1px solid #ccc;}
	#reports-slides a.browse{display: none;}
	
	
	#reports-archive,#reports{margin-left: 0; margin-right: 0;}
	#reports-archive .reports-archive-years{ display: flex;flex-wrap: wrap;left: auto;top: auto;}
	#reports-archive a{padding: 0;width: auto; flex: 0 0 20%;text-align: center;}
	#reports .report-image{    margin: 0 auto 15px auto;float: none;width: auto;display: block;}
	
	
	#reports-nav {margin-left: 0;top:0 !important;display: flex;position: relative !important;}
	#reports-nav #menu, #reports-nav #subscribe, #reports-nav #pdf{margin: 0;}
	div#subscribe{border-bottom: none;}
	
	#reports img {padding: 0 !important;}
	
	.tableFixedBtn {padding:10px 0; width: 93vw;}
	
	
	#reports-nav #menu, #reports-nav #subscribe, #reports-nav #pdf{width: auto;height: auto;}
	


}


