#wem_annual_report * {
	box-sizing: border-box;
}
#wem_annual_report img {
	box-sizing: content-box;
}

/* FONT: [ [ <'font-style'> || <'font-weight'> ]? <'font-size'> [ / <'line-height'> ]? <'font-family'> ] 	*/

/***		Adobe Fonts 		***/
@media (min-width: 1px) {				/* just wanna be able to collapse
	
	Benton Sans

	Regular
	font-family: benton-sans, sans-serif;
	font-weight: 500;
	font-style: normal;

	Bold
	font-family: benton-sans, sans-serif;
	font-weight: 700;
	font-style: normal;

	Book
	font-family: benton-sans, sans-serif;
	font-weight: 400;
	font-style: normal;
	
	Benton Sans Condensed

	Regular
	font-family: benton-sans-condensed, sans-serif;
	font-weight: 500;
	font-style: normal;

	Bold
	font-family: benton-sans-condensed, sans-serif;
	font-weight: 700;
	font-style: normal;

	Book
	font-family: benton-sans-condensed, sans-serif;
	font-weight: 400;
	font-style: normal;

	Medium
	font-family: benton-sans-condensed, sans-serif;
	font-weight: 600;
	font-style: normal;
	*/
}

/******     DEFAULT FONTS ******/
@media (min-width: 1px) {
#wem_annual_report {
	/*  styles for P and LI tags */	
	font-family: benton-sans, sans-serif;
	font-weight: 400;
	font-size: 16px;
}
#wem_annual_report h1 {
	font-family: benton-sans-condensed, sans-serif;
	font-weight: 400;
	font-size: 36px;
	text-transform: uppercase;
}
#wem_annual_report h1.h1_med {
	font-size: 48px;
}
#wem_annual_report h1.h1_bigger {
	font-size: 52px;
}
#wem_annual_report.FR h1.h1_bigger {
	letter-spacing: -1.5px;
}
#wem_annual_report h2 {
	font-family: benton-sans, sans-serif;
	font-weight: 400;
	font-size: 46px;
	text-transform: uppercase;
}
#wem_annual_report h3, #AR5_T1 caption {
	font-family: benton-sans-condensed, sans-serif;
	font-size: 30px;
	font-weight: 700;
}
#wem_annual_report h4 {
	font-family: benton-sans-condensed, sans-serif;
	font-weight: 500;
	font-size: 25px;
	text-transform: uppercase;
}
#wem_annual_report h5 {
	font-family: benton-sans-condensed, sans-serif;
	font-weight: 600;
	font-size: 20px;
	font-style: italic;
}
#wem_annual_report p, #wem_annual_report li {
	font-size: 1em;
}
#wem_annual_report #AR4 table p, #wem_annual_report #AR4 #AR4_2tables p {
	font-size: 15.5px;
}
#wem_annual_report #AR4 #AR4_2tables caption {
	font-size: 18px;
}
#wem_annual_report .notes p, #wem_annual_report .notes li {
	font-size: 0.9em;
}
/**		TEXT COLORS 		**/
#wem_annual_report h1.col_gold {
	color: #cf971c;
	font-weight: 700;
	letter-spacing: 2px;
}
.col_ltBlue {
	color: #2f487c;								/* light blue */
}
.col_vLtBlue, #wem_annual_report .AR_content ol li:before, #wem_annual_report .AR_content ul li:before {
	color: #54a3c6;								/* very light blue */
}
#wem_annual_report .AR_content .spotlightTxt ul li:before {
	color: #fff;
}
.col_dkBlue {
	color: #00467f;
	font-weight: 600;
}
li .txt_normal {
	color: black;
	font-weight: normal;
}
}

/****** END DEFAULT FONTS ******/

/******     TEXT AND IMAGE ******/
@media (min-width: 1px) {
#wem_annual_report h1, #wem_annual_report h2, #wem_annual_report h3 {
	margin-top: -4px;
}
#wem_annual_report h2 {
	margin-bottom: 0.75em;
}
#wem_annual_report h2 .hdgAnchor {
	padding-top: 50px;
}
#wem_annual_report h2, #wem_annual_report h3, #wem_annual_report h4, #wem_annual_report h5 {
	margin-left: -0.05em;
}
#wem_annual_report h3 {
	margin-bottom: 30px;
}
#wem_annual_report h5 {
	margin-top: 32px;
	margin-bottom: 0.8em;
}
#wem_annual_report h1 {
	line-height: 1em;
}
#wem_annual_report h2 {
	line-height: 1.1em;
}
#wem_annual_report #AR1 h2 {
	letter-spacing: -0.25px;
}
#wem_annual_report.FR #AR1 h2 .nowrap {
	letter-spacing: -1px;
}
#wem_annual_report.FR #AR4 h2 {
	white-space: nowrap;
	letter-spacing: -0.3px;
	width: 100%;
}
#wem_annual_report h3, #wem_annual_report h4, #wem_annual_report h5 {
	line-height: 1.2em;
}
#wem_annual_report p {
	margin: 1em 0;
	line-height: 1.5em;
}
#wem_annual_report li {
	line-height: 1.25em;
}
#wem_annual_report a {
	line-height: inherit;
}
.notes>p {
	margin: 0.5em 0;
}
.hangIndent, .notes>p {
	padding-left: 1.1em;
	text-indent: -1.4em;
	margin-left: 0.3em;
}
.asterisk {
	font-size: 0.8em;
	vertical-align: top;
}
#wem_annual_report .AR_content ol, #wem_annual_report .AR_content ul {
	margin-top: 1em;
}
#wem_annual_report .AR_content ol {
	list-style: none;
	text-indent: -2em;
	padding-left: 3.4em;
}
#wem_annual_report .AR_content .notes ol, #wem_annual_report .AR_content ol.notes {
	padding-left: 2em;
}
#wem_annual_report .AR_content ul {
	/* CHANGED BACK TO 'NORMAL' SINCE SCREWS UP IMG ALT */
		/* position: 		relative; */
	list-style: none;
	/* left: 				60px; */
	margin-left: 40px;		/* -20px */
	text-indent: -27px;
	padding-right: 25px;
	padding-inline-start: unset;
}
#wem_annual_report .AR_content ul.imgUL {
	position: relative;
	left: 60px;
}
#wem_annual_report li {
	padding-left: 0;
	margin-bottom: 0.5em;
}
#wem_annual_report .spotlightTxt ul li {
	margin-bottom: 0.3em;
}
#wem_annual_report .AR_content ol li:before {
	margin-right: 0.6em;
	font-weight: 600;
}
#wem_annual_report .AR_content .notes ol li:before {
	margin-right: 1.4em;
}
#wem_annual_report .AR_content ol li:first-child:before, #wem_annual_report .AR_content .notes ol li:first-child:before {
	margin-left: 0.1em;
}
#wem_annual_report .AR_content ol li:before {
	font-size: 1.4em;
	font-weight: 400;
}
#wem_annual_report .AR_content ul li:before {
	padding-right: 0.8em;
	font-weight: 900;
	font-size: 1.3em;
	vertical-align: bottom;
}
#wem_annual_report .AR_content .spotlightTxt ul li:before {
	padding-right: 1.3em;
	font-size: 1em;
}
#wem_annual_report .AR_content .notes li:before {
	font-size: 1em;
	color: #000000;
}
#wem_annual_report .AR_content ol {
	counter-reset: olCounter;
}
#wem_annual_report .AR_content ol li {
	counter-increment: olCounter;
}
#wem_annual_report .AR_content ol li:before {
	content: counter(olCounter) ".";
}
#wem_annual_report .AR_content ul li:before {
	content: "\2022";
}
#wem_annual_report hr {
	width: 100%;
	margin: 0;
	border: none;
	border-top: 1px solid;
}
.Vcenter {
	margin-top: 0;
	margin-bottom: 0;
	/* position: absolute; */
	top: 50%;
	transform: translate(0, -50%);
}
#wem_annual_report .VcenterTxt {
	margin-top: -0.05em;
	margin-bottom: -.15em;
	line-height: 1;
}
sup {
	margin-top: -5px;
	display: inline-block;
	font-size: 0.75em;
}
.txt_big {
	font-size: 1.5em;
}
.txt_UC {
	text-transform: uppercase;
}
.txt_NormalC, .pdf {
	text-transform: none !important;
}
#nav_bar .pdf {
	font-size: smaller;
}
.nowrap, .neverwrap, .pdf {
	white-space: nowrap;
}
.pdf img {
	vertical-align: middle;
	margin-bottom: 4px;
}
}

/****** END TEXT AND IMAGE ******/

/******     HEADER		******/
@media (min-width: 1px) {
#ARHeader {
	font-size: 3em;
}
#IEalert, #IEoffset {
	display: none;
	left: 0;
	width: 100%;
	height: 4em;
}
#IEalert {
	position: absolute;
	justify-content: center;
	align-items: center;
	z-index: 9999;
	background-color: #EECC80;
}
#IEoffset {
	position: relative;
}
#IEalert.dispBlock, #IEoffset.dispBlock {
	display: flex;
}
#wem_annual_report #IEalert p {
	width: auto;
	margin: 0;
	font-size: 14px;
	padding: 0 0.5em;
	border: 1px solid #000;
	background-color: #fff;
	text-align: center;
	line-height: 2em;
	white-space: nowrap;
}
#AnimHdr {
	position: relative;
	height: 175px;
	max-height: 175px;
	width: 525px;	/* 480 */
	text-align: justify;
	text-align-last: justify;
	color: #fff;
}
.FR #AnimHdr {
	min-height: 15em;
	text-align: center;
	text-align-last: unset;
}
.FR #AnimHdr > div h1:first-of-type {
	line-height: 1.2em;
}
#AnimHdr>div {
	height: 100%;
	margin: 0 80px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
#AnimHdr h1 {
	width: 100%;
	color: #fff;
}
#AnimHdr .VcenterTxt {
	font-size: 36px;
}
#AnimHdr .col_gold {
	text-align: center;
	text-align-last: center;
}
#LoPPennant {
	position: absolute;
	top: 0;
	right: 40px;
	width: 140px;
	height: 195px;
}
}

/****** END HEADER		******/

/******		  MAIN NAV		******/
@media (min-width: 1px) {
.nav_mobile {
	display: none;
}
#ARnav, #nav_bar {
	background-color: #2f487c;
}
#ARnav div, #ARnav ul {
	height: 80px;  /* 100% */
}
#ARnav .main_sections_nav {
	width: 720px;
	margin: 0 auto;
}
.nav_list ul {
	display: flex;
	/*width: calc(100% - 48px);	*/
	justify-content: space-between;
	align-items: center;
	padding: 0;
	margin: 0 auto;
	list-style: none;
	overflow-y: hidden;
}
#mobile_nav ul {
	flex-direction: column;
	padding: 0;
}
#wem_annual_report .nav_list li {
	/*margin-left: 	24px; */
	font-family: benton-sans-condensed, sans-serif;
	font-size: 20px;
	font-weight: 500;										/* IA mockup has 600 but too heavy */
	text-transform: uppercase;
	margin-bottom: 0;
}
#wem_annual_report #mobile_nav li {
	padding: 25px 0;
	border-top: 1px solid #6E7FA4;
	line-height: 1.1em;
	font-size: 50px;
	letter-spacing: 2px;
}
.nav_list li {
	align-items: center;
	flex-grow: 1;
	color: #fff;
	text-align: center;
	padding: 2em 0;
	line-height: 1.7em;
}
.nav_list li.pipe {
	flex-grow: 0;
}
.nav_list li a {
	color: #fff;
	text-decoration: none;
}
.nav_list li:hover {
	background-color: #cf971c;
}
.nav_list li:hover a {
	color: #000;
}
.nav_list li.activeA {
	background-color: #cf971c;
}
.nav_list li.activeA a {
	color: #000;
}
#wem_annual_report #ARnav li.pipe {
	color: #999;
	font-size: .85em;
	font-weight: 600;
}
#wem_annual_report #ARnav li:last-of-type:after {
	content: none;
}
}

/****** END MAIN NAV		******/

/******			CONTENT		******/
@media (min-width: 1px) {
.AR_content {
	width: auto;
	max-width: 790px;
	margin: 245px 35px 130px;
}
.AR_content {
	height: auto;
	max-height: 100%;
}
#AR1 .AR_content {
	margin-top: 35px;
}
#AR1_Info .AR_content {
	margin: 205px auto 130px;
}
#AR2 .AR_content {
	margin-top: 65px;
}
#AR3 .AR_content {
	margin-top: 355px;
}
#AR4 .AR_content {
	margin-top: 355px;
}
#AR5 .AR_content {
	margin-top: 185px;
}
#wem_annual_report .subHeadDiv h3 {
	padding-top: 0.7em;
	text-indent: -1.3em;
	margin-left: 1.25em;
}
#wem_annual_report #AR2 .subHeadDiv h3, #wem_annual_report #AR4 .subHeadDiv h3 {
	margin-bottom: 0;
	cursor: pointer;
}
#AR2 .subHeadDiv h3:before, #AR4 .subHeadDiv h3:before {
	content: '___';
	color: transparent;
	font-size: .67em;
	margin-right: .5em;
	background: url(../images/AR_arrowR.png) top left no-repeat;
	background-size: cover;
	margin-left: 2px;
	vertical-align: top;
}
#AR2 .subHeadDiv.open h3:before, #AR4 .subHeadDiv.open h3:before {
	background-image: url(../images/AR_arrowD.png);
	margin-right: .5em;
}
.subHeadDiv {
	border-bottom: 1px solid #8e8f92;
	margin: 0;
	padding: 0 0 1em;
}
.subHeadDiv:last-of-type {
	border-bottom: none;
	padding-bottom: 0;
}
.subHeadDiv .subHeadText {
	display: none;
	padding-top: 10px;
}
.imgL, .imgR {
	margin-top: 4px;
	padding-bottom: 1.3em;  /* 1.8em */
}
.imgL {
	float: left;
	padding-right: 1em;
}
.imgR {
	float: right;
	padding-left: 1em;
}
.imgIcon {
	width: 46px;
	height: 40px;
}
.FR .imgIcon {
	padding-bottom: 55px;
}
/*** MESSAGE FROM THE PL ***/
#AR1_PL {
	margin-bottom: 40px;
}
/*** BY THE NUMBERS ***/
#AR1_Info h2 {
	white-space: nowrap;
	letter-spacing: -0.3px;
	margin-bottom: 50px;
}
/*** STRATEGIC OUTLOOK + SERVICES ***/
#AR2 h4, #AR3 h4 {
	margin-top: 40px;
	margin-bottom: 30px;
}
/*** SERVICES ***/
#AR3_2 {		/* bindery image */
	margin-left: 4em;
}
#gisMap {
	width: 300px;
	height: 242px;
}
/*** ABOUT ***/
#AR4 h2 {
	margin-bottom: 0;
}
#sp2 {
	margin-bottom: 20px;
}
#a4-4 .subHeadText {
	padding-top: 30px;
}
#imgPEC {
	width: 100%;
}
/***     FINANCES ***/
	
#AR5_T1, #AR5 h3 {
	margin-top: 3em;
}
#AR5 #AR5_SpendingWrapper h3 {
	margin-top: 1.4em;
	margin-bottom: 1em;
}
.notes ol, #wem_annual_report .AR_content .notes ol li:last-child {
	margin-bottom: 0;
}
#AR5_SpendingWrapper {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-top: 3em;
	margin-bottom: 1em;
	color: #4c4c4c;
}
#wem_annual_report #AR5_chart * {
	box-sizing: content-box;
}
#AR5_chart {
	position: relative;
	width: 100%;		/* 720px */
	height: 520px;
	margin-bottom: 15px;
	display: flex;
	justify-content: space-between;
	overflow: hidden;
	font-family: benton-sans-condensed, "sans-serif";
}
.chartGroup {
	display: none;
	position: relative;
	width: 214px;
	height: auto;
}
.chartGo {
	flex: none;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}
.chartYears, .chartBars {
	width: inherit;
}
.chartYears {
	position: relative;
	height: 50px;
	margin-top: 20px;
	background: url(../images/chartHline.png) top center no-repeat;
	text-align: center;
	flex: none;
}
#wem_annual_report .chartYears p {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	font-size: 1.6em;
	font-weight: 700;
}
.chartBars {
	flex: 1 0 auto;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: stretch;
}
.chartType {
	flex: 0 0 auto;
	min-width: 64px;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}
.chartTotal {
	flex: none;
	min-height: 25px;
	text-align: center;
	font-size: 1.3em;
	font-weight: 600;
}
.chartBar {
	flex: 0 0 auto;
	min-width: 64px;
	height: 0;
}
.estimate .chartBar {
	background-color: #03205f;
}
.authority .chartBar {
	background-color: #54a3c6;
}
.spending .chartBar {
	background-color: #707070;
}
#AR5_Spending_legend {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	font-size: 1.3em;
	height: 6em;
	min-height: 5em;
	margin: 0.5em 0 0;
}
#wem_annual_report #AR5_Spending_legend p {
	flex: 1 0 auto;
	margin: 0;
	line-height: 100%;
}
#AR5_SpendingWrapper ol {
	align-self: start;
}
#AR5_Spending_legend img {
	vertical-align: text-top;
	margin-top: 1px;
	margin-right: 0.6em;
}
/*** END FINANCES ***/
}

/****** END CONTENT		******/
	
/******     FOOTER		******/
@media (min-width: 1px) {
#ARfooter {
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	padding: 50px;
}
.footer_text {
	width: auto;
	padding: 125px 0 0;
	margin: 0;
	background: url(../images/AR_FooterText-e.png) top left no-repeat;
}
.FR .footer_text {
	background: url(../images/AR_FooterText-f.png) top left no-repeat;
}
#wem_annual_report #ARfooter p {
	margin-top: 0;
	margin-bottom: 0;
	text-indent: -20px;
	margin-left: 20px;
	line-height: 2.3em;
	font-size: 1.275em;
	text-transform: uppercase;
}
#ARfooter .footer_text p:before {
	content: '__';
	color: transparent;
	font-size: 1em;
	background: url(../images/AR_arrowWhite.png) top left no-repeat;
	background-size: cover;
	margin-right: .5em;
	vertical-align: top;
}
#ARfooter a {
	color: #ffffff;
	text-decoration: none;
}
#ARfooter a:hover {
	text-decoration: underline;
}
#wem_annual_report #ARfooter #issn {
	position: relative;
	top: 0;
	right: 0;
	line-height: 1em;
	color: #fff;
	font-size: 1.3em;
}
}

/****** END FOOTER		******/

/***     CONTINUE READING	, REVEAL	***/
@media (min-width: 1px) {
/***			TEMP - READ MORE DISABLED UNTIL EDITORS DONE
                      (EXCEPT LIBRARIAN'S MESSAGE) ***/
	/*.read_more {
    display: none !important;
  } /**/
	
/* 
.EN #AR1_cr1 {
	max-height: 65px;
}
.EN #AR3_cr1 {
	max-height: 165px;
}
.EN #AR3_cr2 {
	max-height: 210px;
}
.EN #AR3_cr3 {
	max-height: 210px;
}
.EN #AR3_cr4 {
	max-height: 365px;
}
.EN #AR3_cr5 {
	max-height: 225px;
}
.EN #AR3_cr6 {
	max-height: 245px;
}
.EN #AR3_cr7 {
	max-height: 215px;
}
.EN #AR3_cr8 {
	max-height: 250px;
}
.FR #AR1_cr1 {
	max-height: 65px;
}
.FR #AR3_cr1 {
	max-height: 162px;
}
.FR #AR3_cr2 {
	max-height: 210px;
}
.FR #AR3_cr3 {
	max-height: 210px;
}
.FR #AR3_cr4 {
	max-height: 365px;
}
.FR #AR3_cr5 {
	max-height: 225px;
}
.FR #AR3_cr6 {
	max-height: 245px;
}
.FR #AR3_cr7 {
	max-height: 215px;
}
.FR #AR3_cr8 {
	max-height: 250px;
}

*/

/**/	
	
#AR1_cr1, #AR1_cr1 p:first-child {
	margin-top: 0;
}
.read_more_main {
	position: relative;
	overflow: hidden;
	margin-top: 2em;
	border-bottom: 1px solid #8e8f92;
	padding-top: 4px;		/* so top of headings (top-margin -4px) are not cut off  */
	padding-bottom: 2em;
}
.read_more_main:last-of-type {
	border-bottom: none;
	padding-bottom: 0;
}
#wem_annual_report .read_more {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: left;
	margin: 0;
	padding: 100px 0 10px 0;
	background-image: -webkit-linear-gradient(transparent, white 80%);
	background-image: -o-linear-gradient(transparent, white 80%);
	background-image: linear-gradient(transparent, white 80%);
	background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0)), color-stop(0.8, rgba(255, 255, 255, 100)));
}
.read_more a, .read_more a:active, .read_more a:hover, .read_more a:visited {
	color: #27a5dc;
	font-weight: normal;
	text-decoration: none;
}
.read_more a:hover {
	text-decoration: underline;
}
.collapse {
	display: none;
}
.collapse.in {
	display: block;
}
.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition-property: height, visibility;
	-o-transition-property: height, visibility;
	transition-property: height, visibility;
	-webkit-transition-duration: 0.75s;
	-o-transition-duration: 0.75s;
	transition-duration: 0.75s;
	-webkit-transition-timing-function: ease-in-out;
	-o-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
}
.wow {
	/*		background-image: url(../images/wow.png); */
	margin: 20px 0 20px 0;
	padding: 0;
	height: 43px;
	background-position: center center;
}
.reveal {
	/*overflow: hidden !important;	*/
	position: relative !important;
	display: inline-flex !important;
	justify-content: center;
	align-items: center;
	height: 50px;
	width: 180px;
	background-color: #fff;
	border: 1.2px solid #2f487c;
	font-size: 14px;
	letter-spacing: 2px;
}
.read_more .reveal, .read_more .reveal:visited {
	color: #2f487c;
}
.reveal:after {
	z-index: 2 !important;
}
.reveal.show:after {
	/* left: 100% !important;	*/
	display: block;
	position: absolute;
	width: 100%;
	white-space: nowrap;
	top: 50%;
	transform: translate(0, -50%);
	margin: 0 auto;
	text-align: center;
}
.reveal_rtl {
	overflow: hidden !important;
	position: relative !important;
	display: inline-block !important;
	margin: 0 !important;
	padding: 0 !important;
}
.reveal_rtl:after {
	content: " " !important;
	position: absolute !important;
	display: block !important;
	top: 0 !important;
	right: 0 !important;
	width: 100% !important;
	height: 100% !important;
	background: #ffffff !important;
	z-index: 2 !important;
	transition: all 2s ease !important;
}
.reveal_rtl.show:after {
	right: 100% !important;
}
}

/*** END CONTINUE READING		***/

/****** ALL INFOGRAPHICS incl. LIBRARY BY THE NUMBERS */
@media (min-width: 1px) {
.infoGrafx {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.infoGrafx .infoInner, .infoGrafx .infoCell {
	border-top: 6px solid #000;
}
.infoGrafx .infoCell:last-of-type {
	border-bottom: 6px solid #000;
}
.infoBotBG {
	max-height: 0;
}
#AR1_Info {
	background-image: url(../images/Infographic1_Background.png);
	background-position: top center;
	background-size: cover;
}
#lop_nos {
	padding: 10px 0 80px;
}
#lop_nos>div:first-of-type, #lop_nos>div:nth-child(2) {
	padding-top: 130px;
	background-position: top 0 center;
	background-size: 100%;
}
#lop_nos div.infoBotBG {
	padding-bottom: 130px;
	background-position: top 0 center;
	background-size: 100%;
}
#lop_nos>div .infoInner {
	padding: 40px 15px 60px;
	display: flex;
	flex-wrap: nowrap;
	background-color: #fff;
	align-items: center;
}
#lop_nos>div.infoOuter:last-of-type>div.infoInner {
	border-bottom: 6px solid #000;
}
#lop_nos>div.infoOuter>div.infoInner {
	padding: 40px 15px 60px;
	display: flex;
	flex-wrap: nowrap;
	background-color: #fff;
}
#lop_nos img {
	min-width: 80px;
	height: 110px;
	margin-right: 20px;
}
#lop_nos>div .infoInner, #AR3 .infoGrafx>div.infoOuter>div {
	height: 100%;
}
#AR3_info4.infoGrafx .infoOuter:last-child>div:first-child {
	border-bottom: 6px solid #000;
}
#AR3 .infoGrafx {
	padding: 60px 35px;
}
#AR3 .infoGrafx>div {
	display: flex;
	flex-wrap: nowrap;
	flex-direction: column;
	flex: 1 1 auto;/* background-color: #eaf8fb; */
}
#AR3 .infoGrafx div.infoCell, #AR3 .infoGrafx div.infoL, #AR3 .infoGrafx div.infoR {
	margin: 0;
	display: flex;
	flex-wrap: nowrap;
	flex-direction: column;
	flex: 1 1 auto;/* background-color: #eaf8fb; */
}
#AR3 .infoGrafx>div.infoOuter {
	padding: 0;
}
#AR3 .infoGrafx div.infoCell, #AR3 .infoGrafx>div .infoL, #AR3 .infoGrafx>div .infoR {
	padding-top: 5px;
	padding-bottom: 25px;
}
#AR3 .infoGrafx div.infoCell {
	padding-left: 25px;
	padding-right: 25px;
}
#AR3 .infoGrafx div.infoL, #AR3 .infoGrafx div.infoR {
	padding-left: 0;
	padding-right: 0;
}
#AR3 .infoGrafx .infoOuter .infoL, #AR3 .infoGrafx .infoOuter .infoR {
	padding-left: 15px;
	padding-right: 15px;
	background-color: #fff;
}
#wem_annual_report .infoGrafx p {
	margin: 0.5em 0 0;
}
#wem_annual_report .infoGrafx>div p, .infoGrafx img {
	margin: 20px 0 0;
}
#wem_annual_report .infoGrafx p {
	margin: 0.5em 0 0;
	font-size: 1.25em;
}
#AR3 .infoGrafx .infoNosDocs {
	width: 100%;
	display: inline-flex;
	align-items: center;
}
#AR3 #AR3_info6 .infoNosDocs {
	flex-direction: column;
	width: auto;
	align-items: flex-start;
}
.infoGrafx_br {
	line-height: 1.9em;
}
.txt_large_numbers {
	flex: 0 0 auto;
	padding-top: 3px;
	line-height: 0.9em;
	font-size: 2.4em;
	font-weight: bold;
	text-transform: uppercase;
	white-space: nowrap;
}
#AR3 .txt_large_numbers {
	width: auto;
	margin-top: 20px;
	margin-right: 1em;
	font-size: 3.4em;
}
#AR3 #AR3_info6.infoGrafx .infoCell {
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}
#AR3_info6 img {
	width: 95px;
	margin: 20px 10px 0 20px;
}
/***		TEMP FIX - 2+ ROW INFO GRAPHICS 	***/
	
	/*** IE-only when only 1 row 	***/
#AR3_info1.infoGrafx>div, #AR3_info2.infoGrafx>div, #AR3_info3.infoGrafx>div {
	-ms-flex: 1 0;
}
#AR3_info4.infoGrafx, #AR3_info5.infoGrafx, #AR3_info6.infoGrafx {
	flex-wrap: wrap;
}
/*	#AR3_info4.infoGrafx>div, #AR3_info5.infoGrafx>div, #AR3_info6.infoGrafx>div {
		width: 44%;
	} */
	
}

/****** DESKTOP ONLY INFOGRAPHICS incl. LIBRARY BY THE NUMBERS */
@media (min-width: 791px) {
#lop_nos>div {
	width: 365px;
}
#lop_nos>div:first-of-type, #lop_nos>div:nth-child(2) {
	background-image: url(../images/Infographic1_BlueTop.png);
}
#lop_nos div.infoBotBG {
	padding-bottom: 130px;
	background-image: url(../images/Infographic1_WhiteBottom.png);
	background-position: top 0 center;
	background-size: 100%;
}
#lop_nos>div:last-of-type .infoInner, #lop_nos>div:nth-last-child(2) .infoInner {
	border-bottom: 6px solid #000;
}
#AR3 .infoGrafx {
	flex-wrap: nowrap;
	flex-direction: column;
}
#AR3 #AR3_info3.infoGrafx {
	background-image: url(../images/Infographic2_BlueTop.png), url(../images/Infographic2_WhiteBottom.png), url(../images/Infographic2_Background.png);
	background-position: top center, bottom center, top center;
	background-size: auto, auto, cover;
}
#AR3_info4.infoGrafx {
	background-image: url(../images/Infographic4_Background.png);
	background-position: top center;
	background-size: cover;
	padding-top: 0;
	padding-bottom: 0;
}
#AR3 #AR3_info4.infoGrafx>div.infoOuter:first-child, #AR3 #AR3_info4.infoGrafx>div.infoOuter:nth-child(2) {
	padding-top: 60px;
	background-image: url(../images/Infographic3_BlueTop.png), url(../images/Infographic3_WhiteBox.png);
	background-position: top 0 center, top 0 center;
	background-size: 100%, cover;
}
#AR3 #AR3_info4.infoGrafx>div .infoBotBG, #AR3 #AR3_info4.infoGrafx>div .infoBotBG {
	padding-bottom: 60px;
	background-image: url(../images/Infographic3_WhiteBottom.png);
	background-position: top 0 center;
	background-size: 100%;
}
#AR3 #AR3_info5.infoGrafx {
	background-image: url(../images/Infographic4_BlueTop.png), url(../images/Infographic4_WhiteBottom.png), url(../images/Infographic4_Background.png);
	background-position: top center, bottom 40px center, top center;
	background-size: auto, auto, cover;
	padding-bottom: 100px;	/* 40px added to make _WhiteBottom visible */
	margin-bottom: -30px;	/* added to compensate for padding-bottom */
}
#AR3 #AR3_info6.infoGrafx {
	background-image: url(../images/Infographic5_BlueTop.png), url(../images/Infographic5_WhiteBottom.png), url(../images/Infographic5_Background.png);
	background-position: top center, bottom 40px center, top center;
	background-size: auto, auto, cover;
	padding-bottom: 100px;	/* 40px added to make _WhiteBottom visible */
	margin-bottom: -30px;	/* added to compensate for padding-bottom */
}
#AR3 .infoGrafx .infoNosDocs {
	justify-content: flex-start;
}
#AR3 .infoGrafx .infoOuter .infoL, #AR3 .infoGrafx .infoOuter .infoR {
	padding-left: 15px;
	padding-right: 15px;
	background-color: #fff;
}
#AR3_info4.infoGrafx .infoOuter.infoL, #AR3_info4.infoGrafx .infoOuter.infoR {
	width: 305px;
}
#AR3_info4.infoGrafx .infoOuter.infoL {
	margin-right: 20px;
}
#AR3_info4.infoGrafx .infoOuter.infoR {
	margin-left: 20px;
}
#AR3_info4.infoGrafx .infoOuter>div:first-child {
	border-top: 6px solid #000;
}
#AR3_info4.infoGrafx .infoOuter:nth-last-child(2)>div:first-child {
	border-bottom: 6px solid #000;
}
#lop_nos>div .infoInner {
	padding: 40px 15px 60px;
	display: flex;
	flex-wrap: nowrap;
	background-color: #fff;
	align-items: center;
}
#lop_nos>div:last-of-type .infoInner, #lop_nos>div:nth-last-child(2) .infoInner {
	border-bottom: 6px solid #000;
}
#wem_annual_report .infoGrafx p {
	margin: 0.5em 0 0;
}
#wem_annual_report .infoGrafx>div p, .infoGrafx img {
	margin: 20px 0 0;
}
#wem_annual_report .infoGrafx p {
	margin: 0.5em 0 0;
	font-size: 1.25em;
}
.infoGrafx_br {
	line-height: 1.9em;
}
#AR3 .txt_large_numbers {
	width: auto;
	margin-top: 20px;
	margin-right: 1em;
}
#AR3_info3 .txt_large_numbers {
	width: 135px;
}
#AR3_info4 .txt_large_numbers {
	width: 85px;
	margin-right: .5em;
}
#AR3_info5 .txt_large_numbers {
	width: 140px;
	margin-right: 0.8em;
}
#AR3 #AR3_info6.infoGrafx .infoCell {
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}
#AR3_info6 img {
	width: 95px;
	margin: 20px 10px 0 20px;
}
/***		TEMP FIX - 2+ ROW INFO GRAPHICS 	***/
	
	/*** IE-only when only 1 row 	***/
#AR3_info1.infoGrafx>div, #AR3_info2.infoGrafx>div, #AR3_info3.infoGrafx>div {
	-ms-flex: 1 0;
}
#AR3_info4.infoGrafx, #AR3_info5.infoGrafx, #AR3_info6.infoGrafx {
	flex-wrap: wrap;
}
/*	#AR3_info4.infoGrafx>div, #AR3_info5.infoGrafx>div, #AR3_info6.infoGrafx>div {
		width: 44%;
	} */
	
}

@media (max-width: 790px) {
#lop_nos {
	padding-bottom: 0;
}
#lop_nos div, #lop_nos>div .infoInner, #AR3 .infoGrafx {
	width: 100%;
	height: auto;
	text-align: center;
}
#lop_nos>div.infoOuter>div.infoInner, #AR3 .infoGrafx {
	flex-direction: column;
}
#lop_nos>div:first-of-type {
	background-image: url(../images/MobileInfographic_BlueTop.png);
	background-position: top 5px center;
	background-size: 100%;
}
#lop_nos div.infoBotBG {
	background-image: url(../images/MobileInfographic_WhiteBottom.png);
	background-size: 100%;
}
#lop_nos>div:nth-child(2) {
	padding-top: 0;
	background-image: none;
}
#lop_nos>div:nth-last-child(2) {
	padding-bottom: 0;
	background-image: none;
}
#lop_nos>div.infoOuter>div.infoInner {
	align-items: center;
}
#lop_nos>div:nth-last-child(2) .infoInner {
	border-bottom: none;
}
#lop_nos>div:nth-last-child(2) .infoBotBG {
	display: none;
}
#lop_nos img {
	margin-right: 0;
}
#wem_annual_report .AR_content ol {
	text-indent: -42px;
	padding-left: 5em;
}
#wem_annual_report .AR_content .notes ol {
	text-indent: -32px;
}
#wem_annual_report .AR_content .notes ol li:before {
	margin-right: 1em;
}
#wem_annual_report .AR_content ul li:before {
	padding-right: 0.5em;
}
#AR3 .infoGrafx {
	padding-left: 0;
	padding-right: 0;
	padding-top: 9.5em !important;	/* 140px */
	padding-bottom: 9.5em !important;	/* 140px */
	background-image: url(../images/MobileInfographic_BlueTop.png), url(../images/MobileInfographic_WhiteBottom.png), url(../images/Infographic4_Background.png);
	background-position: top center, bottom center, top center;
	background-size: 47.5em, 47.8em, cover;
}
#AR3 #AR3_info4.infoGrafx div.infoOuter {
	padding-top: 0;
	padding-bottom: 0;
}
#AR3_info4.infoGrafx .infoOuter.infoL, #AR3_info4.infoGrafx .infoOuter.infoR {
	width: 100%;
}
#AR3_info4.infoGrafx .infoOuter.infoL {
	margin-right: 0;
}
#AR3_info4.infoGrafx .infoOuter.infoR {
	margin-left: 0;
}
#AR3_info4.infoGrafx .infoOuter>div:first-child {
	border-top: 6px solid #000;
}
#AR3_info4.infoGrafx .infoOuter:nth-last-child(2)>div:first-child {
	border-bottom: none;
}
#AR3_info4.infoGrafx .infoOuter:nth-last-child(2)>div:first-child {
	border-bottom: none;
}
#AR3 .infoGrafx .infoNosDocs {
	justify-content: center;
}
#AR3 #AR3_info6 .infoNosDocs {
	flex-direction: column;
	width: auto;
	align-items: flex-start;
}
#ARfooter {
	padding: 70px 30px 30px;
}
}

/*** TABLES */
@media (min-width: 1px) {
table {
	width: 100%;
	border: none;
	border-collapse: collapse;
}
#wem_annual_report table p {
	margin: 0;
}
.collapse table {
	border-top: 1px solid #bfbfbf;
}
#wem_annual_report .collapse table th {
	text-align: center;
	font-weight: bold;
}
table caption {
	text-align: left;
	font-weight: bold;
}
table caption, thead th, #AR5_T1 thead th {
	background-color: #30477d;
	color: #ffffff;
}
#AR3_T1 caption {
	background-color: #000000;
	color: #ffffff;
	font-size: 1.2em;
}
#AR5_T1 caption {
	padding-left: 0;
	background-color: #ffffff;
	color: #000000
}
th {
	background-color: #d6dae5;
}
#AR3_T1 th[scope="row"], #AR5_T1 th {
	background-color: #ffffff;
	color: #000000;
}
#AR5_T1 th {
	font-weight: bold;
}
#AR5_T1 tfoot th {
	letter-spacing: 0.5px;
}
/*	#wem_annual_report #AR5_T1 thead th p {
		font-size: 14px;
	}*/
	
.paraNbr {
	margin-right: -0.4em;
}
.center {
	text-align: center;  /*  add to P tags for dashes/hyphens in tables	*/
	padding-right: 0 !important;
}
tbody th[scope="row"], tbody th.textL, tbody th:first-of-type, #AR3_T1 tbody th:first-of-type, tfoot th:first-of-type {
	text-align: left;
}
thead th, #AR5_T1 thead th {
	text-align: center;
	font-family: benton-sans, sans-serif;
	font-size: 0.875em;
	text-transform: uppercase;
}
#AR3_T1 tbody th, #AR3_T1 tbody td, #AR3_T1 tfoot td, #AR4_T2 tbody td, #AR4_T2 tfoot td, #AR4_T3 tbody td, #AR5_T1 tbody td, #AR5_T1 tfoot td, #AR5_T2 tbody td {
	text-align: right;
}
#AR5_T2 tbody td:first-of-type {
	text-align: center;
}
#AR3_T1 tbody th p, #AR3_T1 tbody td p, #AR3_T1 tfoot td p {
	padding-right: 37%;
}
#AR4_T2 tbody td p, #AR4_T2 tfoot td p {
	padding-right: 33%;
}
#AR4_T3 tbody td p {
	padding-right: 40%;
}
#AR5_T2 tbody td p {
	padding-right: 33%;
}
#AR3_T1 tbody th:first-of-type p, #AR5_T2 tbody td:first-of-type p {
	padding: 0;
}
#AR5_T1 td:first-of-type p {
	padding-right: 10%;
}
#AR5_T1 td:nth-of-type(2) p {
	padding-right: 26%;
}
#AR5_T1 td:nth-of-type(3) p {
	padding-right: 8%;
}
#AR5_T1 td:last-of-type p {
	padding-right: 2%;
}
.FR #AR5_T1 td:last-of-type p {
	padding-right: 5%;
}
#AR5_T1 td p {
	padding-right: 0;
}
#AR5_T2 tbody td:nth-of-type(2) p {
	padding-right: 42%;
}
.normalWeight, #AR4_T2 th, #AR4_T3 th, #AR5_T1 th.normalWeight {
	font-weight: 400;
}
#AR4_T2 tfoot th:first-of-type {
	font-weight: 600;
}
tfoot {
	font-weight: 600;
	text-transform: uppercase;
}
caption, th, td {
	padding: 12px 6px;
	vertical-align: middle;
}
thead th p {
	text-align: center;
}
#AR3_T1 caption {
	border-bottom: 1px solid #ffffff;
}
th {
	border-right: 1px solid #ffffff;
}
th:first-of-type {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #bfbfbf;
}
th:last-of-type {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bfbfbf;
}
thead th:last-of-type {
	border-right-color: #30477d;
}
tfoot th:first-of-type {
	border-left-color: #666666;
}
tfoot th:last-of-type {
	border-right-color: #666666;
}
.borderBotNone th, .borderBotNone th[scope="row"], .borderBotNone td {
	border-bottom: none;
}
.borderBotWhite th, .borderBotWhite th[scope="row"], .borderBotWhite td, th[scope="row"].borderBotWhite {
	border-bottom: 1px solid #ffffff;
	;
}
td, th[scope="row"] {
	border-bottom: 1px solid #bfbfbf;
}
td, th[scope="row"], tfoot td:last-of-type {
	border-right: 1px solid #bfbfbf;
}
td:first-of-type, th[scope="row"]:first-of-type, tfoot th[scope="row"]:first-of-type {
	border-left: 1px solid #bfbfbf;
}
tfoot th[scope="row"], tfoot td, #AR3_T1 tfoot th[scope="row"], #AR5_T1 tfoot th[scope="row"] {
	background-color: #666666;
	color: #ffffff;
	border: 1px solid #ffffff;
}
.bigBorderTop, .bigBorderBot {
	border-color: #30477d;
	border-width: 3px;
	border-style: none;
}
.bigBorderTop {
	border-top-style: solid;
}
.bigBorderBot {
	border-bottom-style: solid;
}
/*** AR4 ABOUT 				***/
	
#AR4_T0 {
	height: 175px;
	min-height: 175px;
	margin: 7.3em 0 2em;
	border: none;
}
#AR4_T0 p.visionHdg, #AR4_THow p.visionHdg, #AR4_T1 th {
	text-transform: uppercase;
}
#AR4_T1, AR4_2tables {
	margin-bottom: 2em;
}
.FR #AR4_T0 {
	height: 225px;
	min-height: 225px;
}
#AR4_THow {
	min-height: 311px;
	margin-bottom: 3em;
}
#AR4_T0 td, #AR4_THow td {
	border: none;
	padding: 0;
	text-align: center;
	vertical-align: top;
}
#AR4_T0 td {
	padding-bottom: 2em;
}
#wem_annual_report #AR4 table#AR4_T0 p, #wem_annual_report #AR4 table#AR4_THow p {
	/*font-size: 11px; */
	font-weight: 600;
}
#wem_annual_report #AR4_T0 p {
	margin: 0 25px 15px;
}
#wem_annual_report #AR4_T0 p.visionHdg {
	margin: 0 15px 5px;
	line-height: 1.4em;
}
#wem_annual_report #AR4 table#AR4_T0 p.visionHdg {
	color: #606060;
	font-family: benton-sans-condensed, sans-serif;
	font-size: 17px;
	letter-spacing: 2px;
}
#AR4_T0.hide_on_mobile td {
	width: 33%;
	background: url(../images/AR4_Vision.png) bottom center no-repeat;
}
#AR4_THow.hide_on_mobile td {
	padding: 25px 25px 0;
	width: 213px;
	max-width: 213px;
}
#AR4_THow.hide_on_mobile tr:first-of-type td:nth-of-type(2), #AR4_THow.hide_on_desktop tr:first-of-type td {
	height: 311px;
	padding: 0;
	background: url(../images/AR4_How.png) bottom center no-repeat;
	vertical-align: middle;
}
#AR4_THow.hide_on_mobile tr:first-of-type td:nth-of-type(2) {
	width: 294px;
	min-width: 294px;
}
#AR4_THow tr:first-of-type td {
	height: 100%;
	vertical-align: bottom;
}
#AR4_THow.hide_on_mobile tr:last-of-type td {
	vertical-align: top;
	background: url(../images/AR4_hLine.png) top center repeat-x;
}
#wem_annual_report #AR4_THow p {
	line-height: 1.3em;
	margin: 0 0 10px;
}
#wem_annual_report #AR4 table#AR4_THow p.visionHdg {
	color: #00467f;						/* .col_dkBlue */
	font-size: 13px;
}
#AR4_THow tr:first-of-type td p.visionHdg {
	margin-bottom: 25px;
}
#wem_annual_report #AR4 table#AR4_THow.hide_on_mobile tr:first-of-type td:nth-of-type(2) p.visionHdg, #wem_annual_report #AR4 table#AR4_THow.hide_on_desktop tr:first-of-type td p.visionHdg {
	margin: 15px 0 0;
	font-family: benton-sans-condensed, sans-serif;
	font-size: 33px;
	font-weight: 400;
	line-height: 1.5em;
	letter-spacing: 1px;
	color: #ffffff;
}
#wem_annual_report.FR #AR4 table#AR4_THow tr:first-of-type td:nth-of-type(2) p.visionHdg {
	margin-top: -10px;
}
#AR4_T1 th, #AR4_T1 td {
	border-left: none;
	border-right: none;
}
#AR4_2tables {
	display: flex;
	justify-content: space-between;
	flex: 1 1 0;
	margin: 2em 0 0;
}
#AR4_2tables>div {
	width: 50%;
}
#AR4_2tables>div:first-of-type {
	margin-right: 2em;
}
#AR4_2tables td {
	width: 33%;
}
/*** AR5 FINANCIAL 				***/	
	
#AR5_Spending_legend img {
	width: 34px;
	height: 25px;
}
#sp5 table {
	margin-top: 1.5em;
}
}

/***     SPOTLIGHT, ENLARGE */
@media (min-width: 1px) {
/***		 SPOTLIGHT ***/
.spotlight_wrapper {
	width: 100%;
	height: 100%;
}
.spotlight img {
	width: 180px;
	min-width: 180px;
	height: 100%;
	margin-right: 10px;
}
.spotlight_content {
	display: flex;
	margin: 3.5em 0;
}
.spotlightTxt {
	width: 100%; /* for IE10 */
	background-color: #000;
	color: #fff;
	height: inherit;/*		padding-bottom: 1.4em; */
}
#wem_annual_report .spotlight h4 {
	margin: 0;
	padding: 15px 25px;
	background-color: #f3af13;
	color: #000;
	line-height: 1.2em;
	font-family: benton-sans-condensed, sans-serif;
	font-weight: 700;
	font-size: 24px;
}
#wem_annual_report.EN #AR3_spot7 .spotlight h4 {
	letter-spacing: -0.2px;
}
#wem_annual_report.EN #AR3_spot8 .spotlight h4 {
	letter-spacing: -0.3px;
}
#wem_annual_report .spotlight p {
	margin: 0;
	padding: 0.8em 25px 0;
}
#wem_annual_report .spotlight p, #wem_annual_report .spotlight li {
	line-height: 1.4em;
}
#wem_annual_report .spotlight p:first-of-type {
	padding-top: 1.55em;
}
#wem_annual_report #AR3_spot6 .spotlight p:first-of-type, #wem_annual_report #AR3_spot7 .spotlight p:first-of-type, #wem_annual_report.FR #AR3_spot1 .spotlight p:first-of-type, #wem_annual_report.FR #AR3_spot3 .spotlight p:first-of-type, #wem_annual_report.FR #AR3_spot6 .spotlight p:first-of-type, #wem_annual_report.FR #AR3_spot8 .spotlight p:first-of-type {
	padding-top: 1em;
}
#wem_annual_report.FR #AR3_spot6 .spotlight p {
	padding-top: 0.5em;
}
#wem_annual_report.FR #AR3_spot6 .spotlight ul {
	margin-top: 0.5em;
}
#wem_annual_report #AR3_spot7 .spotlight ul {
	margin: .5em 0;
}
#wem_annual_report #AR3_spot7 .spotlight ul li {
	line-height: 1.35em;
}
#wem_annual_report .spotlightTxt a {
	color: #f3af13;
}
#wem_annual_report .spotlightTxt a:hover {
	text-decoration: none;
}
#wem_annual_report .spotlightTxt ol, #wem_annual_report .spotlightTxt ul {
	left: 0;
	margin-left: 0;
	padding-inline-start: 55px;
}
#wem_annual_report .spotlightTxt li {
	padding-left: 0.5em;
}
#AR3_spot3 .spotlightTxt {
	max-height: 100%;
}
#AR3_spot4 .spotlightTxt {
	max-height: 100%;
}
#AR3_spot5 .spotlightTxt {
	max-height: 100%;
}
#AR3_spot7 .spotlightTxt {
	max-height: 100%;
}
#AR3_spot8 .spotlightTxt {
	max-height: 100%;
}
.FR #AR3_spot1 .spotlightTxt {
	max-height: 477px;
}
.FR #AR3_spot2 .spotlightTxt {
	max-height: 536px;
}
.FR #AR3_spot6 .spotlightTxt {
	max-height: 881px;
}
/* Spotlight Tablet */
	/*	@media (max-width: 995px) {
 
			 #spotlight1, #spotlight2, #spotlight3, #spotlight4, #spotlight5, #spotlight6, #spotlight7 {
					width: 100%;
					margin: 50px 0 50px 0;
					padding: 220px 0 0 0;
					background-color: #FDB813;
					background-position: top center;
					background-repeat: no-repeat;
					}
 
			 .spotlight_content {
			 padding: 0 0 20px 30px;
			 }
			 .spotlight {
					margin-left: auto;
					margin-right: auto;
					width:100%;
			 }
			 .spotlight h4 {
					padding-top: 0;
					font-family: Whitney_semibold;
					padding-bottom: 10px;
					text-transform: uppercase;
					color: #231f20;
					font-size: 1.8em;
			 }
			 .spotlight h4, .spotlight p, .spotlight ul {
					padding-right: 30px;
			 }
			 .spotlight h4 {
					font-size:1.5em;
			 }
			 #spotlight1, #spotlight3, #spotlight4, #spotlight5, #spotlight7 {
					margin-bottom: 65px;
			 }
	}
	
   } /**/
	/*** END SPOTLIGHT ***/
	
	/*** ENLARGE styles 	***/
.enlargeWrap {
	position: inherit;
	margin-top: 4px;				/* 2 styles = .imgL and .imgR */
	padding-bottom: 1.8em;
	z-index: 50;
}
.enlargeL {								/* = .imgL */
	float: left;
	padding-right: 1em;
}
.enlargeR {								/* = .imgR */
	float: right;
	padding-left: 1em;
}
#wem_annual_report .enlargeWrap, #wem_annual_report .enlargeWrap * {
	box-sizing: content-box;
}
.enlarge {
	background-color: #fff;
}
.enlarge, .enlarge > *, .enlarge > a > * {
	width: inherit;
	height: inherit;
}
.enlarge img {
	border: 1px solid #000;
}
/*.enlargeWrap .enlarge {
 		animation: enlarge 2s ease reverse forwards;
	} */
.enlargeWrap:hover .enlarge {
	animation: enlarge 0.2s ease forwards;
}
 @keyframes enlarge {
 from {
 box-shadow: none;
}
 to {
 width: 570px;
 height: 460px;
 margin-left: 75px;
 box-shadow: 6px 6px 10px 2px rgba(100, 100, 100, 0.7);
}
}
}

/*** END READ MORE, REVEAL, SPOTLIGHT */
	
@media only screen {
.back-to-top {
	background-image: url(https://lop.parl.ca/staticfiles/PublicWebsite/assets/images/About/CorporateDocuments/AnnualReport2019-2020/back_to_top1.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	position: fixed;
	bottom: 30px;
	right: 30px;
	text-decoration: none;
	padding: 25px;
	display: none;
	z-index: 9999999;
}
.back-to-top:hover {
	background-image: url(https://lop.parl.ca/staticfiles/PublicWebsite/assets/images/About/CorporateDocuments/AnnualReport2019-2020/back_to_top2.png);
}
 @media (max-width: 1170px) {
 .back-to-top {
 bottom: 15px;
 right: 15px;
}
}
}
.hide_on_desktop {
	display: none;
}

/******			DESKTOP ONLY			******/
@media (min-width: 996px) {
#AR3 #AR3_info4.infoGrafx {
	flex-direction: row;
}
	
	/***			DESKTOP NAV ***/
	@media only screen {
		/* to hide from print and collapse code */
		.main_sections_bg_nav {
 height: 45px;
}
 .main_sections_bg_fade {
 z-index: 9998;
}
 .main_sections_bg_nav_fixed {
 top: 0;
 position: fixed;
 -webkit-box-shadow: 0 0 7px 2px rgba(133, 133, 133, 0.55);
 -moz-box-shadow: 0 0 7px 2px rgba(133, 133, 133, 0.55);
 box-shadow: 0 0 7px 2px rgba(133, 133, 133, 0.55);
 width: 1170px;
}
		
		/*	.main_sections_nav {
        height: 45px;
        z-index: 9999;
        /*background-image: none;
          background-repeat: repeat-y;*/
		/*		background-color:#ffffff;
        width:920px;
      }
    */
		.main_sections_nav ul {
 list-style-type: none;
 margin: 0 auto 0 auto;
 padding: 10px;
 max-width: 920px;
}
		
		/*	.main_sections_nav ul li {
        float: left;
        width:auto;
        background-color: #ffffff;
      }
    */
		/* Regular nav items */
		.main_sections_nav ul li a {
			/*width: 100px;*/
			/*		display: block;
          line-height: 45px;
      */
		text-decoration: none;
 text-transform: uppercase;
			/*		color: #2F4F8E;
          font-size: 18px;
      */
			-webkit-transition: 0.5s all;
 -moz-transition: 0.5s all;
 transition: 0.5s all;
}
 .active {
 background-color: #666666;
}
/*	.main_sections_nav_wider img {
        margin: 0 5px;
        padding: 0;
        line-height: 45px;
        vertical-align: middle;
	}
*/
}
/***  END DESKTOP NAV ***/
	
}

/******	END DESKTOP ONLY			******/

/******			TABLET			******/
@media (max-width: 995px) {
 @media (min-width: 870px) {
 .ARrowFull .AR_content {
 width: 80%;
}
}
 @media (max-width: 869px) {
 #ARgrid img {
 max-width: 100%;
}
 #ARgrid img#LoPPennant {
/*			width: 16.1%;
			max-width: 16.1%;
			height: 48.1%;
*/		}
 .AR_content h2, .read_more, caption {
 text-align: center;
}
 #wem_annual_report .infoGrafx p {
 font-size: 1.8em;
}
 #AR1_Info .AR_content {
 width: 80%;
}
}

/*** 	SWITCH TO MOBILE: .hide_on_desktop, .hide_on_mobile, .nav_mobile, grid.css			***/
	
	@media (max-width: 790px) {
 .hide_on_mobile {
 display: none;
}
 .hide_on_desktop {
 display: block;
}
 #ARnav.hide_on_mobile {
 display: none;
}
 .nav_mobile {
 display: block;
}
 #ARgrid {
/* margin-top: 109px; */
}
 #wem_annual_report h2 {
 font-size: 42px;
}
 #wem_annual_report .AR_content p, #wem_annual_report .AR_content li {
 font-size: 1.3em;
}
 #wem_annual_report .AR_content .notes p, #wem_annual_report .AR_content .notes li {
 font-size: 1.1em;
}
 #wem_annual_report .AR_content .infoGrafx {
 font-size: 1.4em;
}
 #wem_annual_report .AR_content #lop_nos.infoGrafx {
 font-size: 1.6em;
}
 #AR5_T1 {
 font-size: 12px;
}
 #AR1_Info h2 {
 letter-spacing: -0.8px;
}
 #AR3 .AR_content, #AR4 .AR_content {
 margin-top: 200px;
}
 #AR4_T0.hide_on_desktop {
 max-width: 400px;
 height: auto;
 background: url(../images/AR4_Vision.png) bottom center/contain no-repeat;
 margin: 30px auto;
 border-collapse: unset;
 border-spacing: 15px;
}
 #AR4_T0.hide_on_desktop td {
 border-bottom: 1px solid black;
}
 #AR4_T0.hide_on_desktop tr:last-of-type td {
 padding-bottom: 50px;
 border-bottom: none;
}
 #AR4_T0.hide_on_desktop p.visionHdg {
 margin-top: 15px;
}
 #AR4_THow {
 max-width: 550px;
 margin: 0 auto 30px;
}
 #AR4_THow td {
 padding: 1.5em 1.5em 0;
}
/*		#AR4_THow tr:nth-of-type(2) td {
			padding-top: 1.5em;
		}
	*/	
		/* HEADER ANIMATION */	
		
		#AnimHdr {
 width: 32em;
 height: 11em;
 max-height: 11em;
}
 #AnimHdr > div {
 margin: 0 5em;
}
 #AnimHdr .VcenterTxt {
 font-size: 2.125em;
}
 #wem_annual_report #AnimHdr h1.h1_bigger {
 font-size: 3.125em;
}
 #wem_annual_report #AnimHdr h1.h1_med {
 font-size: 2.875em;
}
 @media (min-width: 681px) and (max-width: 740px) {
 #AnimHdr {
 font-size: 15px;
}
}
 @media (min-width: 571px) and (max-width: 680px) {
 #AnimHdr {
 font-size: 14px;
 width: 31.5em;
}
}
 @media (min-width: 501px) and (max-width: 570px) {
 #AnimHdr {
 font-size: 13px;
 width: 28.5em;
}
 #AnimHdr > div {
 margin: 0 3.5em;
}
}
	
	/*** MOBILE NAV ***/

		@media only screen {
 .nav_mobile {
			/* position: fixed; */
			z-index: 50;
 height: auto;
 width: 100vw;
 max-width: 100vw;
}
 #nav_bar_mobile.main_sections_bg_nav_fixed {
 position: relative;
 z-index: 999;
}
 .nav_mobile .main_sections_bg_nav {
 width: 100%;
 height: auto;
 min-height: 110px;
 margin-top: 0;
 margin-bottom: 0;
 padding-top: 5px;
}
 .nav_mobile .main_sections_bg_nav, #mobile_nav {
 background-color: #2F487C;
}
 #nav_bar_mobile.main_sections_bg_nav_fixed {
 position: fixed;
}
 .nav_mobile .main_sections_bg_nav_fixed {
			/*top: 0; */
			position: fixed;
 -webkit-box-shadow: 0 0 7px 2px rgba(133,133,133,0.55);
 -moz-box-shadow: 0 0 7px 2px rgba(133,133,133,0.55);
 box-shadow: 0 0 7px 2px rgba(133,133,133,0.55);
 width: 100vw;
}
 .nav_mobile .main_sections_nav {
 height: auto;
 min-height: 45px;
 z-index: 9999;
			/*background-image: none;
			background-repeat: repeat-y;*/
			width: 100%;
}
 .nav_mobile .main_sections_nav ul {
 list-style-type: none;
 margin: 0 auto 0 auto;
 padding: 10px;
 max-width: 100%;
}
 #wem_annual_report .nav_mobile .main_sections_nav ul li {
 width: 100%;
 margin-bottom: 0;
}
		/* Regular nav items */
		.nav_mobile .main_sections_nav ul li a {
			/*width: 100px;*/
			display: block;
 line-height: 45px;
 padding: 5px 0 5px 0;
 text-decoration: none;
 color: #ffffff;
 font-size: .8em;
 -webkit-transition: 0.5s all;
 -moz-transition: 0.5s all;
 transition: 0.5s all;
}
		/* Formatting for PDF link in the nav */
		.nav_mobile .main_sections_nav ul li a.nav_nodot {
 color: #484848;
 font-size: 0.9em;
 font-weight: normal;
}
		/* Removes the dot after the PDF link in the nav */
		.nav_mobile .main_sections_nav ul li a.nav_nodot:after {
 content: none;
}
 .nav_mobile .main_sections_nav ul li a:hover {
			/*background-color: #a3a3a3;*/
			color: orange;/*background-color: #FFFFFF;
			color: #000000;*/
}
 .nav_mobile .active {
 background-color: #666666;
}
 .nav_mobile .main_sections_nav_wider img {
 margin: 0 5px;
 padding: 0;
 line-height: 45px;
 vertical-align: middle;
}
 .nav_mobile .main_sections_nav_wider {
 text-transform: none;
}
 #nav_bar_mobile img {
 margin: auto;
 padding: 0;
}
 #nav_bar_mobile img.mobile_nav_burger {
 padding: 24px 0 24px 30px;
}
}
	/*** END MOBILE NAV ***/

		/*** SPOTLIGHTS  ***/
		.spotlightTxt {
 padding-bottom: 1.55em;
}
 .FR #AR3_spot1 .spotlightTxt, .FR #AR3_spot2 .spotlightTxt, .FR #AR3_spot6 .spotlightTxt {
 max-height: unset;
}
}
}

@media (min-width: 741px) {
.chartType.authority {
	padding: 0 5px;
	border-left: 1px solid #9b9d9e;
	border-right: 1px solid #9b9d9e;
}
.barDivider {
	display: none;
}
.showYrs_Mobile {
	display: none;
}
.showYrs_Desktop {
	display: block;
}
}

@media (max-width: 740px) {
.nowrap {
	white-space: normal;
}
#AR5_SpendingWrapper {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100vh;
	max-height: 100vh;
	margin: 4px 0;
}
#AR5 #AR5_SpendingWrapper h3 {
	flex: 0 0 auto;
	height: auto;
}
#AR5_chart {
	flex: 1 0 auto;
	height: unset;
	flex-direction: column;
}
#AR5_Spending_legend {
	flex: 0 0 auto;
	height: auto;
	min-height: 5em;
}
.chartGroup {
	left: 0;
	width: 100%;
	height: 7em;
	flex: 1 0 auto;
	flex-direction: row-reverse;
	align-items: center;
}
div.chartGroup:nth-of-type(2) {
	margin: 2em 0;
}
.showYrs_Mobile {
	display: block;
}
.showYrs_Desktop {
	display: none;
}
.chartYears {
	position: relative;
	flex: auto;
	width: auto;
	min-width: 4em;
	max-width: 4em;
	height: 100%;
	margin-top: 0;
	margin-right: 10px;
	border-right: 1.5px solid grey;
	padding-right: 10px;
	background: none;
}
#wem_annual_report .chartYears p {
	position: absolute;
	height: auto;
	top: 50%;
	transform: translateY(-50%);
	margin: 0;
	font-size: 1.5em;
	line-height: 1.2em;
	text-align: left;
}
.chartBars {
	flex: 1 0 auto;
	flex-direction: column;
	align-items: flex-start;
	width: unset;
	height: 100%;
	min-height: inherit;
}
.chartType {
	flex: 1 0 auto;
	height: 2em;
	min-height: 2em;
	flex-direction: row-reverse;
	justify-content: space-between;
	align-items: center;
}
.barDivider {
	display: block;
	align-self: stretch;
	overflow: hidden;
	background-color: #999999;
	width: 100%;
	height: 1px;
	max-height: 0.75px;
	margin: 4px 0;
}
.chartBar {
	flex: 0 0 auto;
	height: 100%;
	width: 0;
}
.chartTotal {
	flex: auto;
	width: 3em;
	font-weight: 500;
}
#AR5_Spending_legend {
	font-size: 1.3em;
	height: 4.5em;
	min-height: 4.5em;
}
#AR5_Spending_legend p {
	max-height: 100%;
}
 @media (orientation: portrait) {
}
 @media (orientation: landscape) {
 #wem_annual_report #AR5_SpendingWrapper {
 font-size: 0.8em;
}
 #wem_annual_report #AR5_SpendingWrapper h3 {
 font-size: 2em;
}
 .chartType {
 max-height: 100% !important;
}
}
}

@media (max-width: 680px) {
.nowrap.date {
	white-space: nowrap;
}
.back-to-top {
	display: none !important;
}	
#wem_annual_report .AR_content ol {
	text-indent: -37px;
	padding-left: 3.9em;
}
#wem_annual_report .AR_content p, #wem_annual_report .AR_content li {
	font-size: 1.15em;
}
#wem_annual_report .AR_content .notes p, #wem_annual_report .AR_content .notes li {
	font-size: 1em;
}
#wem_annual_report .AR_content .notes ol li:before {
	margin-right: 19px;
}
#wem_annual_report .AR_content ul.imgUL {
	left: 0;
}
#wem_annual_report .AR_content ul li:before {
	padding-right: 0.65em;
}
}

/******			MOBILE			******/
@media only screen and (max-width: 500px) {
#wem_annual_report p, #wem_annual_report li {
	font-size: 18px;
}
#AnimHdr {
	font-size: 8px;
	width: 27em;
}
#AnimHdr > div {
	margin: 0 3em;
}
#wem_annual_report h2 {
	font-size: 22px;
	font-weight: 600;
}
#wem_annual_report #mobile_nav li {
	font-size: 28px;
}
#wem_annual_report h3 {
	font-size: 20px;
}
#wem_annual_report h4 {
	font-size: 18px;
}
/*	#wem_annual_report h5 {
		font-size: 20px;
	} */
	
.hide_on_mobile {
	display: none;
}
#AR4_T0.hide_on_desktop, #AR4_THow.hide_on_desktop {
	display: table;
}
.divider {
	background-size: 790px !important;
}
.divider1 {
	background-size: 450px 60px !important;
}
.imgL.photo, .imgR.photo, #gisMap {
	padding-left: 0;
	padding-right: 0;
}
.imgL.photo, .imgR.photo, #gisMap img {
	width: 100%;
}
/*		#wem_annual_report p, #wem_annual_report li {
        font-size: 1.1em;
      } */
	
	/*** CONTENT ***/
	
#ARheader {
	background-size: cover;
	height: 175px;
}
#LoPPennant {
	height: 80px;
	width: 58px;
	right: 30px;
}
.AR_content {
	margin: 120px 20px 65px;
}
#AR1 .AR_content {
	margin-top: 25px;
}
#AR1_PL {
	margin-bottom: 20px;
}
.AR_content h2 {
	margin-bottom: 1.5em;
}
#AR1_Info h2 {
	margin-bottom: 30px;
}
#AR1_Info .AR_content {
	margin-top: 100px;
	margin-bottom: 0;
}
#AR2 .AR_content {
	margin-top: 20px;
}
#AR2 .subHeadDiv h3:before, #AR4 .subHeadDiv h3:before {
	content: '___';
	font-size: .67em;
	margin-right: .5em;
	margin-left: 2px;
	vertical-align: top;
}
#AR2 .subHeadDiv.open h3:before, #AR4 .subHeadDiv.open h3:before {
	font-size: .8em;
	margin-right: .2em;
}
#AR3_T1 th, #AR3_T1 td {
	padding: .4em .15em .4em .15em;
}
#wem_annual_report #AR3_T1 p {
	font-size: 17px;
}
#wem_annual_report #AR3_T1 thead th p {
	font-size: 14.5px;
}
#wem_annual_report #AR4 table#AR4_T0.hide_on_desktop p {
	font-size: 18px;
	line-height: 1.3em;
}
#wem_annual_report #AR4 table#AR4_THow.hide_on_desktop p {
	font-size: 10px;
}
#wem_annual_report #AR4 table#AR4_T0.hide_on_desktop p.visionHdg {
	font-size: 20px;
	letter-spacing: 2px;
}
#AR4_THow.hide_on_desktop tr:first-of-type td {
	background-size: 100%;
	height: 350px;
}
#AR4_THow.hide_on_desktop p.visionHdg {
	margin: 0;
}
#wem_annual_report #AR4 table#AR4_THow.hide_on_desktop tr:first-of-type td p.visionHdg {
	margin-top: 80px;
	font-size: 28px;
	letter-spacing: 1px;
}
#AR4_THow.hide_on_desktop tr:last-of-type td {
	vertical-align: top;
	background: url(../images/AR4_hLine.png) top center repeat-x;
}
#wem_annual_report #AR4 table#AR4_THow.hide_on_desktop tr:first-of-type td:nth-of-type(2) p.visionHdg {
	margin: 15px 0 0;
	font-family: benton-sans-condensed, sans-serif;
	font-size: 33px;
	font-weight: 500;
	line-height: 1.5em;
	letter-spacing: 1px;
	color: #ffffff;
}
#wem_annual_report.FR #AR4 table#AR4_THow.hide_on_desktop tr:first-of-type td:nth-of-type(2) p.visionHdg {
	margin-top: -10px;
}
#AR4_THow.hide_on_desktop {
	margin-top: -60px;
	border-collapse: unset;
	border-spacing: 15px;
}
#AR4_THow.hide_on_desktop td {
	padding: 20px 0 0;
}
#AR4_THow.hide_on_desktop td {
	width: 213px;
	max-width: 213px;
}
/*** 	INFOGRAPHICS		***/
		
.infoGrafx>div {
	text-align: center;
}
.infoNosDocs {
	margin-top: 1em;
}
.infoNosDocs img {
	display: none;
}
.txt_large_numbers {
	font-size: 1.8em;
	margin: 0;
}
#lop_nos {
	margin-top: 0; /* 75px */
}
#lop_nos>div:first-of-type {
	padding-top: 65px;
}
#AR3 .infoGrafx {		/* max 500px */
	padding-top: 7.5em !important;	/* 140px */
	padding-bottom: 7.5em !important;	/* 140px */
	background-size: 36.7em, 36.9em, cover;
}
#AR3 .txt_large_numbers {
	max-width: unset;
	margin: 0;
	padding-right: 0;
	text-align: center;
	font-size: 3em;
}
#AR3 #AR3_info6.infoGrafx .infoCell {
	flex-direction: column;
	text-align: center;
}
#AR3 #AR3_info6 .infoNosDocs .txt_large_numbers {
	width: 100%;
}
/*** 	END INFOGRAPHICS		***/

#AR4_THow.hide_on_desktop {
	margin-top: -20px;
}
#wem_annual_report #AR4 table#AR4_THow.hide_on_desktop tr:first-of-type td p.visionHdg {
	margin-top: 0;
	letter-spacing: 2px;
}
#wem_annual_report.EN #AR4 table#AR4_THow.hide_on_desktop tr:first-of-type td p.visionHdg {
	margin-bottom: 15px;
}
#wem_annual_report #AR4 table#AR4_THow.hide_on_desktop p {
	font-size: 15px;
}
#wem_annual_report #AR4 table#AR4_THow p.visionHdg {
	font-size: 16px;
}
#AR4_T1 {
	margin: 0 -20px 30px;
}
#wem_annual_report #AR4 table p, #wem_annual_report #AR4 #AR4_2tables p, #wem_annual_report #AR4 #AR4_2tables caption {
/* font-size: 1.1em; */
}
#AR4_2tables {
	flex-direction: column;
}
#AR4_2tables>div {
	width: 100%;
}
#sp3 {
	margin-bottom: 1.5em;
}
#AR5 .AR_content {
	margin-top: 100px;
}
#AR5_T1 {
	font-size: 10px;
}
#AR5_T1+.view_notes {
	font-size: 15px;
}
#AR5_T1+.view_notes+.notes+p {
	font-size: 15px;
}
#AR5_T1 caption {
	font-size: 2em;
}
#AR5_T1 th, #AR5_T1 td {
	padding: .4em .15em .4em .15em;
}
#wem_annual_report #AR5_T1 thead th p {
	font-size: .9em;
}
#wem_annual_report.FR #AR5_T1 thead th p {
	font-size: .85em;
}
#wem_annual_report #AR5_T1 p {
	font-size: 1em;
}
#wem_annual_report.FR #AR5_T1 p {
	font-size: .95em;
}
#AR5_T1 td:last-of-type p, .FR #AR5_T1 td:last-of-type p {
	padding-right: 0;
}
#wem_annual_report #AR5 .notes p, #wem_annual_report #AR5 .notes li {
	font-size: 12px;
}
#wem_annual_report #AR5_T2 tbody td:nth-of-type(2) p {
	margin-right: 1em;
}
#wem_annual_report .AR_content #AR5_Spending_legend p {
	font-size: 20px;
}
#ARfooter {
	height: 33vh;
	padding: 55px 0 0;
	align-items: center;
	justify-content: center;
}
.footer_text, .FR .footer_text {
	width: auto;
	background: none;
	padding: 0;
	white-space: nowrap;
	font-size: 12px;
}
#wem_annual_report #ARfooter p {
	text-indent: -20px;
	margin-left: 28px;
	font-size: 1em;
}
#issn {
	display: none;
}
 @media only screen and (max-width: 400px) {
 #AR5 {
 overflow-x: scroll;
}
 #AR5_T1, #AR5_T1+.view_notes, #AR5_T1+.view_notes+.notes {
 margin-left: -15px;
 margin-right: -15px;
}
 @media only screen and (max-width: 350px) {
 #AR3_T1 {
 overflow-x: scroll;
}
 #AR3_T1 {
 margin-left: -10px;
 margin-right: -10px;
}
}
}
}
/****** END MOBILE ******/
