/* Mobile-first approach */
.nav.nav-tabs .ms-tabs-indicator {
	transition: all ease .3s;
	display: block;
	content: "";
	width: 0;
	height: 6px !important;
	background-color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
}

li.pb-2,
li.pb-4 {
	font-size: 1.1em;
}

/* 2023 fixes by Oleg start */
.toc-list-block li>ul,
.toc-list-block li>ul>li {
	font-size: 2rem;
}

/* 2023 fixes by Oleg end */

.pl-8 {
	padding-left: 8rem !important;
}

.pr-8 {
	padding-right: 8rem !important;
}

.pl-10 {
	padding-left: 12.5rem !important;
}

.initial-scan-color-box {
	width: 200px;
	min-width: 200px;
	text-shadow: 1px 1px #606060;
	max-height: 150px;
	height: 70px;
}

.simple-white-box {
	background-color: #fff;
	padding: 20px;
	border: #ddd 1px solid;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12) !important;
}

.nav-buttons-block a,
.nav-buttons-block input[type=submit] {
	display: flex;
	justify-content: center;
	min-width: 165px;
}

.reports-main {
	font-size: 2rem;
}

/* 2023 fixes by Oleg start */
.reports-main .reports-main__legend {
	font-size: inherit;
	/* !important to overide another !important set elsewhere, sorry */
	margin-bottom: 0 !important;
}

/* 2023 fixes by Oleg end */
.r-end-button-block {
	display: flex;
	justify-content: flex-end;
}

.r-end-button-block button {
	display: flex;
	justify-content: center;
	min-width: 135px;
	max-width: 135px;
	text-align: center;
	padding: .6em;
}

/* Reports pages top bar */
.reports-top-bar-outer-box {
	background-color: #f5f5f5 !important;
	padding: 0;
	margin: 0;
}

.reports-top-bar-block {
	margin: 6rem auto 2rem auto;
	padding: 0;
	text-align: center;
	background-color: #007129;
	background-color: var(--green-clr);
}

.reports-top-bar-block div {
	margin: 0 auto;
	text-align: center;
	background-color: #FFF;
}

.reports-top-bar-block img {
	display: inline-block;
	padding: 0 2rem;
}

.reports-top-bar-block h1 {
	font-size: 2.8rem;
	font-weight: 300;
	padding: 1rem 2rem;
}

.sub-header-and-logo {
	margin: 6rem auto 6rem auto;
	padding: 0;
	text-align: center;
}

.sub-header-and-logo div {
	margin: 0 0 2rem 0;
	text-align: left;
	background-color: #f5f5f5;
}

.sub-header-and-logo img {
	display: block;
	padding: 0 2rem 0 2rem;
	margin-left: auto;
	margin-right: auto;
}

.sub-header-and-logo h1 {
	font-size: 5rem;
	font-weight: 300;
	padding: 2rem 1rem 2rem 1rem;
	margin: 0 auto;
}

@media only screen and (min-width: 991px) {
	.reports-top-bar-block {
		display: flex;
		padding-left: 5rem;
		margin-bottom: 5rem;
		margin-left: 0;
		margin-right: 0;
		/*max-height: 65px; Commented by A.P*/
	}

	.reports-top-bar-block div {
		padding: 0 1rem;
		margin-left: 0;
	}

	.reports-top-bar-block h1 {
		font-size: 3.5rem;
		text-align: right;
		margin-left: auto;
		/* padding: 0 2.8rem 0 0; Commented by A.P*/
		margin-top: 1.5rem;
		margin-bottom: 2rem;
		font-weight: 400;
	}

	.sub-header-and-logo img {
		display: inline-block;
		padding: 0 2rem 0 6rem;
	}
}

/* Bar with numbers */
/*.reports-main .panel .panel-heading {
    padding-left: 1.8rem;
}*/
.numberCircle-block .panel-title,
.collapsible-bars-block .second-title h2 {
	font-size: 3.5rem;
}

.second-title h2 {
	font-size: 3.5rem;
	font-weight: normal;
}

.numberCircle-block {
	display: flex;
	align-items: center;
}

.toc-list-block {
	border: 1px solid;
	border-color: #3B3B3B;
	border-color: var(--dark-grey-clr);
}

.numberCircle,
.toc-list-block .numberCircle,
.toc-list-block .checkMark {
	display: inline-block;
	line-height: 0px;
	border-radius: 50%;
	border: none;
	color: white;
	padding: 1rem;
	margin-right: 1rem;
	font-weight: 600;
}

.numberCircle {
	font-size: 3.5rem;
}

.toc-list-block .numberCircle {
	font-size: 2.1rem;
}

.numberCircle span {
	display: inline-block;
	padding-top: 50%;
	padding-bottom: 50%;
	margin-left: 10px;
	margin-right: 8px;
	font-weight: 700;
}

.checkMark span {
	display: inline-block;
	padding-top: 50%;
	padding-bottom: 50%;
	margin-left: 5px;
	margin-right: 5px;
	font-weight: 700;
}

.checkMark span {
	font-size: 2.1rem;
}

.reports-main .collapsible-bars-block .panel .panel-body {
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 0 !important;
}

.overview-block .panel {
	border-radius: 0;
	box-shadow: none;
	padding-bottom: 0;
}

.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 4rem !important;
	font-weight: 400;
}

.dark-blue-bttm-brd-mrgn {
	border-bottom: 3px #0055A5 solid;
	/*margin-bottom: 12px;*/
}

.panel-group .panel+.panel {
	margin-top: 2px;
}

.panel .panel-heading {
	padding: 30px;
}

.collapsible-bars-block .panel {
	border-radius: 0;
	box-shadow: none !important;
	background-color: inherit;
	/* margin-bottom: 1rem; */
}

.overview-block .ms-collapse .panel .panel-heading {
	padding-left: 0;
}

.overview-block .ms-collapse .panel .panel-heading .panel-title a {
	color: #0055A5;
	font-size: 3rem;
	padding: 1.6rem 1rem 1.6rem 0;
	border-bottom: none;
}

.overview-block .panel-group {
	margin-bottom: 0;
	padding: 0 2rem 0 2rem;
}

.overview-content .panel .panel-body {
	padding: 3rem;
}

/*.collapsible-bars-block .ms-collapse .panel .panel-heading .panel-title a {
    font-size: 2.2rem;
    padding: 1.4rem 1rem 1.4rem 0;
    border-bottom: none;
    font-weight: 500;
}*/
.collapsible-bars-block .panel .panel-body {
	padding-left: 0;
	padding-right: 0;
	margin-top: 2rem;
}

.collapsible-bars-block td,
.collapsible-bars-block th {
	/*font-size:2.5rem;*/
}

.reports-main .table-striped-primary>tbody>tr:nth-child(2n+1)>td,
.reports-main .table-striped-primary>tbody>tr:nth-child(2n+1)>th {
	background-color: #F9F9F9;
	color: inherit;
}

.gmw-table-block {
	margin-bottom: 15rem;
}

.gmw-table-block table tr th {
	padding-left: 2.5rem !important;
	width: 80%;
}

.reports-main tr:nth-child(2n+1)>td,
.reports-main tr:nth-child(2n+1)>th {
	/*background-color: #D6D6D6;*/
	color: inherit;
}

.collapsible-bars-block th,
.reports-main .table-striped-primary th {
	font-weight: 400;
}

/* PF block styles */
.pf-article .card.card-primary {
	/*border-bottom: solid 3px #03a9f4;
   */
	border-bottom: none;
	border-radius: 3px;
}

.pf-article>header>h3 {
	font-size: 3rem;
	font-weight: 400;
}

.pf-block .nav.nav-tabs {
	background-color: rgb(0, 85, 165);
}

.pf-block .nav-tabs>li>a {
	font-size: 2rem;
	text-transform: uppercase;
}

.pf-block ul>li>a {
	margin-left: .8rem;
}

.pf-block .nav.nav-tabs li a {
	color: rgb(255, 255, 255) !important;
}

/*.pf-block .nav.nav-tabs .ms-tabs-indicator {
    display: block;
    content: "TEXT";
    background-color: none!important;
    position: absolute;
    bottom: 0;
    left: 0;
}
*/
.pf-block .nav.nav-tabs .ms-tabs-indicator {
	background-color: #4CAF50;
}

.pf-block-inner {
	margin-left: 1.3rem;
	margin-right: 1rem;
	padding-bottom: 4rem;
}

.pf1-content-list {
	background-color: #DCE7F2;
	padding: 3rem 2rem;
	margin-top: 0;
	margin-bottom: 6rem;
}

.pf1-content-list-bttm {
	background-color: #DCE7F2;
	padding: 3rem 2rem;
	margin-top: 0;
	margin-bottom: 2rem;
}

.pf1-content-list p {
	font-size: 2rem;
}

ol.pf1-list-1 {
	counter-reset: li;
	/* Initiate a counter */
	margin-left: 0;
	/* Remove the default left margin */
	padding-left: 0;
	/* Remove the default left padding */
}

ol.pf1-list-1>li {
	position: relative;
	/* Create a positioning context */
	margin: 1.5rem 0 1.5rem 5.5rem;
	/* Give each list item a left margin to make room for the numbers */
	padding: 0;
	/* Add some spacing around the content */
	list-style: none;
	/* Disable the normal item numbering */
}

ol.pf1-list-1>li:before {
	content: counter(li)'.';
	/* Use the counter as content */
	counter-increment: li;
	/* Increment the counter by 1 */
	/* Position and style the number */
	position: absolute;
	top: 0;
	left: -1.6em;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 2em;
	/* Some space between the number and the content in browsers that support generated content but not positioning it (Camino 2 is one example) */
	color: rgb(0, 85, 165);
	font-weight: 700;
}

/* Charts styles start */
.response-indicators {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin: 0 0 2rem 0;
}

.response-indicators span {
	display: inline-block;
	margin-left: .5rem;
	margin-bottom: 1rem;
	padding: 2rem;
	font-size: 2rem;
	line-height: 1.2;
}

@media only screen and (min-width: 991px) {

	.response-indicators span,
	.pf1-chart-legend-boxes>.response-indicators span {
		margin-bottom: 0;
	}
}

.pf1-chart-legend-boxes>.response-indicators {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 0 0 2rem 0;
}

.pf1-chart-legend-boxes-en>.response-indicators span {
	display: inline-block;
	margin-left: .5rem;
	margin-bottom: 1rem;
	padding: 2rem 4rem 2rem 4rem;
	font-size: 2rem;
	line-height: 1.2;
}

.pf1-chart-legend-boxes-fr>.response-indicators span {
	display: inline-block;
	margin-left: .5rem;
	margin-bottom: 1rem;
	padding: 2rem 5rem 2rem 5rem;
	font-size: 1.7rem;
	line-height: 1.2;
}

.is-label {
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em;
	max-width: 250px;
}

.is-label.label-maroon {
	background-color: #BA4444;
}

.is-label.label-orange {
	text-shadow: 1px 1px #606060;
	background-color: #E57606;
}

.is-label.label-yellow {
	color: #606060;
	background-color: #F8ED7C;
}

.is-label.label-green {
	background-color: #007129;
}

.label.label-maroon {
	background-color: #BA4444;
}

.label.label-orange {
	text-shadow: 1px 1px #606060;
	background-color: #E57606;
}

.label.label-yellow {
	color: #606060;
	background-color: #F8ED7C;
}

.label.label-green {
	background-color: #489B4B;
}

/* Customized Highchart colours start */
/*.highcharts-color-0, .highcharts-color-4, .highcharts-color-8, .highcharts-color-9 {
    fill: #E57606 !important;
    stroke: none;
}
.highcharts-color-1, .highcharts-color-5 {
    fill: #F8ED7C !important;
    stroke: none;
}
.highcharts-color-2, .highcharts-color-6 {
    fill: #BA4444 !important;
    stroke: none;
}
.highcharts-color-3, .highcharts-color-7 {
    fill: #4D834C !important;
    stroke: none;
}
*/
/*.highcharts-color-6 {
    fill: #4D834C !important;
    stroke: none;
}
*/
/* Customized Highchart colours end */
.asterics-line {
	color: var(--grey-clr);
	color: #000000AB;
}

@media only screen and (min-width: 1200px) {

	.asterics-line,
	.pf1-chart-legend-boxes>.asterics-line {
		/*Not needed  A.P*/
	}
}

.asterics-line p {
	line-height: 1;
}

.asterics-line small {
	font-size: 1.6rem;
}

.pf1-chart-legend-boxes>.asterics-line {
	margin: 0 2rem 6rem 2rem;
	width: 100%;
}

/* Charts styles end */
.overview-report-content dt {
	color: inherit;
}

.overview-report-content dd {
	margin-left: 2.5rem;
}

.overview-report-content ol {
	font-weight: 700;
}

.overview-report-content ol>li {
	margin-bottom: 2rem;
}

.overview-report-content ol>li>span {
	font-weight: normal;
}

.overview-report-content ol>li>ul {
	list-style-type: lower-latin;
	font-weight: 400;
}

.pf-desc>div>div {
	margin-bottom: 1rem;
}

/* Footer styles */
.footer-line {
	border-top: solid 3px rgb(0, 85, 165);
}

/*Report Cover page by A.P */
.report-cover {
	background-color: transparent;
	background-image: url(../img/common/Survey_Report_Bg.png);
	background-position: center center;
	background-size: cover;
}

/* 2023 fixes by Oleg start */
/* Give bg image bg colour for accessibility purposes */
/* if bg image fails to load, users should be still able to see light colored title with accessible color contrast */
.report-cover {
	background-color: rgb(0, 77, 156);
}

/* 2023 fixes by Oleg end */

.report-cover .overlay-tranperent-blue {
	background-image: linear-gradient(rgba(0, 85, 165, 70%), rgba(0, 85, 165, 30%));
	padding-bottom: 25%;
}

.report-cover .title {
	color: white;
	font-size: 12rem;
	overflow-wrap: anywhere;
}
.report-cover .title.en {
	word-spacing: 100vw;
}

@media only screen and (max-width: 768px) {
	.report-cover .overlay-tranperent-blue {
		padding-bottom: 40%;
	}

	.report-cover .title {
		font-size: 10rem;
	}
	.report-cover .title.en {
		word-spacing: 100vw;
	}
}


/*Report Cover page by A.P Ends*/
/* Generic for report BY A.P. gmaw4.0*/
/*This is the default behavior of link in GMAW4.0*/
.link-container a {
	text-decoration: underline;
	color: #007129;
	color: var(--green-clr);
}

.link-container a:hover,
/* added for focus as well for accessibility -Oleg */
.link-container a:focus {
	text-decoration: none;
}

/* Generic for report BY A.P. gmaw4.0*/

/* NEw Legends By A.P. using BS block styles.*/
.legend-section {
	display: flex;
	justify-content: flex-end;
	align-content: center;
	flex-flow: wrap;
	align-items: stretch;
	justify-content: space-between;
	background: #FFFFFF;
	box-shadow: 0px 3px 6px #00000029;
	border: 1px solid #EBEBEB;
	border-radius: 8px;
}

.legend-container {
	flex: 1 1 0;
	font-weight: 700;
	font-size: 2rem;
	line-height: 1.2;
	padding: 2rem 2rem 2rem 2rem;
	border-radius: 2px;
}

/*Hack to make french legend same height/width */
@media only screen and (min-width: 992px) {
	.legend-container.legend-container-fr {
		padding: 2rem 2rem 2rem 2rem;
	}
}

/*Hack to make french legend same height/width */

.legend-container-marron {
	background: #BA4444;
	color: #fff;
}

.legend-container-orange {
	background: #E57606;
	color: #000;
}

.legend-container-yellow {
	background: #F8ED7C;
	color: #000;
}

.legend-container-green {
	background: #007129;
	color: #000;
}