@font-face {
	font-family: 'Roboto Condensed';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/roboto-condensed-v18-latin-regular.eot'); /* IE9 Compat Modes */
	src: local('Roboto Condensed'), local('RobotoCondensed-Regular'),
	url('../fonts/roboto-condensed-v18-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/roboto-condensed-v18-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/roboto-condensed-v18-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../fonts/roboto-condensed-v18-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/roboto-condensed-v18-latin-regular.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}
@import url('https://fonts.googleapis.com/css2?family=Ubuntu:wght@300&display=swap');

body {
	background-color: #e3e9ec;
	font-family: Ubuntu, Helvetica, Arial, sans-serif;
	/*min-height: 75rem;*/
	padding-top: 4.5rem;
	color: #006633;

}

body.readonly {
	padding-top: 0;
	pointer-events: none;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 700;
}

.navbar.fixed-top {
	padding-left: 0;
	padding-right: 0;
}

#navbarSupportedContent {
	margin-top: -0.5rem;
	margin-bottom: -0.5rem;
	height: 75px;
	padding-right: 1rem;
}

.table thead th:first-child {
	width: 25% !important;
	min-width: 25% !important;
	max-width: 25% !important;
}

.navbar-brand {
	padding: 0;
	/*margin-left: -1rem;*/
	margin-right: 0;
}

.navbar-brand img {
	padding: 0;
	margin-top: -0.5rem;
	margin-bottom: -0.5rem;
	height: 75px;
}

.navbar-brand h1 {
	margin-top: 1rem;
	font-size: 1.15rem;
	line-height: 1rem;
	font-weight: 700;
}

.navbar-brand h2 {
	font-size: 1rem;
	line-height: 1rem;
}

.navbar-nav li {
	font-size: 1.25rem;
}

#main-stage {
	background-color: #e3e9ec;
	padding-top: 1em;
	min-height: 90vh;
}


body.readonly #main-stage {
	background-color: #fff;
	padding-top: 0;
	min-height: auto;
}


nav.navbar {
	margin-bottom: .5em;
	background-color: white;
	color: #006633;
}

nav.navbar a {
	color: #006633;


}

nav.navbar-inverse {
	background-color: #006633;
	color: white;
}

nav.navbar-inverse a {
	color: white;
}

#route-logins h2, #page-titles * {
	color: #006633;
	font-weight: 700;

}

.card-header h4 {
	font-weight: 700;
	font-size: 1.125rem;
}

.page-item.active .page-link, .btn-primary {
	color: #fff !important;
	background-color: #006633 !important;
	border-color: #006633 !important;
}

.page-item.active .page-link, .btn-primary:hover {
	color: #fff !important;
	background-color: #006633 !important;
	border-color: #006633 !important;
}

.brand-dark-blue-text {
	color: #123985;
}

/**
 *
 */
.brand-primary-palette-1-bg {
	background-color: #2d7d2f;
	color: white;
}

.brand-primary-palette-2-bg {
	background-color: #23aa4a;
	color: white;
}

.brand-primary-palette-3-bg {
	background-color: #76c153;
	color: white;
}

/**
 * Secondary Colour Palette
 */
.brand-blue-1-bg {
	background-color: #006633;
	color: white;
}

.brand-blue-1 {
	color: #006633;
}

.brand-blue-2-bg {
	background-color: #0061af;
	color: white;
}

.brand-blue-2 {
	color: #0061af;
}

.brand-blue-3-bg {
	background-color: #0080c6;
	/*border-color: #0080c6;*/
	color: white;
}

.brand-blue-3 {
	color: #0080c6;
}

.brand-blue-4-bg {
	background-color: #00b9f2;
	color: white;
}

.brand-blue-4 {
	color: #00b9f2;
}

.brand-blue-5-bg {
	background-color: #20c4f4;
	color: white;
}

.brand-blue-5 {
	color: #20c4f4;
}

.brand-blue-6-bg {
	background-color: #c7eafb;
	color: #001b59;
}

.brand-blue-6 {
	color: #c7eafb;
}

.brand-grey-1-bg {
	background-color: #384f5a;
	color: white;
}

.brand-grey-2-bg {
	background-color: #8ca0aa;
	color: white;
}

.brand-grey-3-bg {
	background-color: #d8e2e7;
}

.brand-grey-3 {
	color: #d8e2e7;
}


/**
 * Tertiary colour palette
 */
.brand-teal-1-bg {
	background-color: #006254;
	color: white;
}

.brand-teal-2-bg {
	background-color: #00a296;
	color: white;
}

.brand-teal-3-bg {
	background-color: #48bfad;
	color: white;
}

.brand-green-1-bg {
	background-color: #2d7d2f;
	color: white;
}

.brand-green-2-bg {
	background-color: #23aa4a;
	color: white;
}

.brand-green-3-bg {
	background-color: #76c153;
	color: white;
}

.brand-purple-1-bg {
	background-color: #54166e;
	color: white;
}

.brand-purple-2-bg {
	background-color: #6f2c91;
	color: white;
}

.brand-purple-3-bg {
	background-color: #9666ab;
	color: white;
}

.economy-bg {
	background-color: #feb259;
	color: white;
}

.economy-bg-dark {
	background-color: #bb8341;
	color: white;
}

.health-bg {
	background-color: #00bab3;
	color: white;
}

.health-bg-dark {
	background-color: #008983;
	color: white;
}

.social-bg {
	background-color: #69488f;
	color: white;
}

.social-bg-dark {
	background-color: #4d3569;
	color: white;
}

.table {
	background: white;
}

.table > thead > tr > th {
	text-transform: uppercase;
}

.table > tbody > tr > th {
	vertical-align: middle;
}

.actions {
	white-space: nowrap;
	width: 1px;
}

/**
 * Icons
 */

.headlines .icon {
	height: 150px;
	width: 150px;
	border-radius: 50%;
	font-size: 4em;
	line-height: 150px;
	display: inline-block;
	margin-bottom: .25em;
}

.readonly .headlines hr {
	margin-top: .5rem;
	margin-bottom: .5rem;
}

.icon {
	font-size: 4em;
}

.summary-economy {
	color: #feb259;
}

.summary-health {
	color: #00bab3;
}

.summary-social {
	color: #69488f;
}

.summary-economy .nonAffectedByFilters *,
.summary-health .nonAffectedByFilters *,
.summary-social .nonAffectedByFilters * {
	color: #a9a9a9;
}

.headlines .summary-economy .title {
	color: #feb259 !important;
}

.headlines .summary-health .title {
	color: #00bab3 !important;
}

.headlines .summary-social .title {
	color: #69488f !important;
}

.headlines .summary-economy .icon:before {
	font-family: "Font Awesome 5 Pro";
	font-weight: 600;
	content: "\f53a";
}

.headlines .summary-health .icon:before {
	font-family: "Font Awesome 5 Pro";
	font-weight: 600;
	content: "\f0f9";
}

.headlines .summary-social .icon:before {
	font-family: "Font Awesome 5 Pro";
	font-weight: 600;
	content: "\f4ce";
}

.title {
	text-transform: uppercase;
	color: black;
}

.headline-value, .value {
	text-transform: uppercase;
	font-size: 1.5em;
	font-weight: bold;
}

.original-value {
	text-transform: uppercase;
}

.readonly .flex-headline-text {
	padding: 8px !important;
}

.readonly .headline-value {
	font-size: 1.2em;
	padding: 8px !important;
}

.headline-value {
	font-size: 1.5em;
	font-weight: bold;
}

div[data-toggle="modal"] {
	cursor: pointer;
}

#modal-highcharts .modal-header {
	border-bottom: 0;
	padding-bottom: 0;
}

#modal-highcharts .btn-group * {
	color: white;
}

.highcharts-data-table {
	padding: 1rem;
}

.highcharts-data-table table {
	border-collapse: collapse;
	border-spacing: 0;
	background: white;
	min-width: 100%;
	margin-top: 10px;
}

.highcharts-data-table thead {
	display: none;
}

.highcharts-data-table td, .highcharts-data-table th {
	text-align: center;
	font-size: 10pt;
	border: 1px solid silver;
	padding: 0.5em;
	color: black;
}

.highcharts-data-table tr:nth-child(even), .highcharts-data-table thead tr {
	background: #f8f8f8;
}

.highcharts-data-table tr:hover {
	background: #eff;
}

.highcharts-data-table caption {
	display: none;
}

.location-logo {
	height: 100px;
	float: left;
	margin-right: 2em;
}

td img.location-logo {
	height: 50px !important;
	float: left;
}

.country-list a {
	display: block;
}

.country-list a:hover {
	text-decoration: none;
	background-color: lightgray;
}

.country-list ul {
	padding: 0;
	margin: 0;
	margin-bottom: .5em;
	list-style: none;
}

.country-list li {
	padding-top: .5em;
	border-bottom: 1px dotted black;
}

/**
 * Arrows
 */
.flex-headline-arrow-container {
	display: flex;
	flex: 1
}

.flex-headline-pointer {
	display: flex;
	align-items: center;
	min-width: 38%;
}

div.flex-headline-arrow {
	position: relative;
	margin-right: 1rem;
}

div.flex-headline-arrow:after,
div.flex-headline-arrow:before {
	content: "";
	position: absolute;
	left: 100%;
	width: 1rem;
	height: 50%;
}

div.flex-headline-arrow::before {
	top: 0;
}

div.flex-headline-arrow:after {
	bottom: 0;
}

@media (max-width: 991px) {
	.container {
		max-width: 100%;
	}
}

/*Colours*/
div.brand-blue-2-bg.flex-headline-arrow::before {
	background: linear-gradient(to top right, #0061af 50%, transparent 51%);
}

div.brand-blue-2-bg.flex-headline-arrow:after {
	background: linear-gradient(to bottom right, #0061af 50%, transparent 51%);
}

div.brand-blue-1-bg.flex-headline-arrow::before {
	background: linear-gradient(to top right, #006633 50%, transparent 51%);
}

div.brand-blue-1-bg.flex-headline-arrow:after {
	background: linear-gradient(to bottom right, #006633 50%, transparent 51%);
}

div.economy-bg-dark.flex-headline-arrow::before {
	background: linear-gradient(to top right, #bb8341 50%, transparent 51%);
}

div.economy-bg-dark.flex-headline-arrow:after {
	background: linear-gradient(to bottom right, #bb8341 50%, transparent 51%);
}

div.health-bg-dark.flex-headline-arrow::before {
	background: linear-gradient(to top right, #008983 50%, transparent 51%);
}

div.health-bg-dark.flex-headline-arrow:after {
	background: linear-gradient(to bottom right, #008983 50%, transparent 51%);
}

div.social-bg-dark.flex-headline-arrow::before {
	background: linear-gradient(to top right, #4d3569 50%, transparent 51%);
}

div.social-bg-dark.flex-headline-arrow:after {
	background: linear-gradient(to bottom right, #4d3569 50%, transparent 51%);
}

input[type=submit].btn-block.fixed-btn {
	position: fixed;
	right: 270px;
	z-index: 99;
	bottom: 20px;
	width: 100px;
}

/** Custom reports */

body.readonly .section-wrap.disabled {
	display: none;
}

.section-wrap .section-fields {
	position: relative;
	padding: 10px;
}

.section-wrap .section-fields .overlay {
	display: none;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	height: 100%;
	border-radius: 3px;
	background: #e3e9ec70;
	z-index: 9;
}

.section-wrap .section-fields.disabled .overlay {
	display: block;
}

.section-wrap .section-fields .section-rendered-content {
	pointer-events: none;
}

.section-wrap .section-fields #football_in-rendered-content.print .readonly .container .switch-wrap .custom-switch {
	display: none;
}

.section-wrap .section-fields .section-rendered-content .hide-card-block {
	display: none !important;
}

.section-wrap .section-fields .section-rendered-content .readonly .switch-wrap + .card .form-control[disabled] {
	background-color: transparent;
	opacity: 1;
}

.section-wrap .section-fields #football_in-rendered-content.print .readonly .container.disabled {
	display: none;
}

.section-wrap .section-fields .section-rendered-content .readonly .disabled .switch-wrap + .card {
	display: none;
}

.section-wrap .section-fields .section-rendered-content .chart-wrap {
	display: none;
	margin: 20px 0;
}

.section-wrap .section-fields .section-rendered-content .chart-wrap > div {
	box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);
}

.section-wrap .section-fields .section-rendered-content .chart-wrap .chart-container {
	width: 75%;
	padding-right: 15px;
}

.section-wrap .section-fields .section-rendered-content .chart-wrap .details {
	width: 25%;
	padding: 0 15px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 100%;
	border-left: 1px solid #dee2e6;
}

.section-wrap .section-fields .section-rendered-content .chart-wrap .details .item {
	padding: 20px 0;
	border-top: none;
	text-align: center;
}

.section-wrap .section-fields .section-rendered-content .chart-wrap .details .item + .item {
	border-top: 1px solid #dee2e6;
}

.section-wrap .section-fields .section-rendered-content .chart-wrap .details .item span {
	font-weight: bold;
}

.section-wrap .section-fields .section-rendered-content-with-charts .headlines > div {
	box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);
	padding: 10px;
	margin-bottom: 10px;
}

.section-wrap .section-fields .case-study .info-text {
	color: #28a745;
	font-style: italic;
}

.section-wrap .section-fields .preview-image {
	position: relative;
	margin-top: .5rem;
}

.section-wrap .section-fields .preview-image img {
	width: 200px;
	max-height: 200px;
	object-fit: contain;
	cursor: pointer;
}

.section-wrap .section-fields .image-wrap {
	text-align: center;
}

.section-wrap .section-fields .image-wrap img {
	max-height: 500px;
	max-width: 100%;
	width: auto;
	object-fit: contain;
}

.section-wrap .section-fields .preview-image input[type=checkbox] {
	opacity: 0;
	visibility: hidden;
	top: 0;
	left: -10000px;
}

.section-wrap .section-fields .preview-image img:hover {
	opacity: .8;
}

.section-wrap .section-fields .preview-image.active img {
	opacity: .6;
}

.section-wrap .section-fields .section-static-content .substance-logo-wrap img {
	width: 100%;
	max-height: 150px;
	object-fit: contain;
}

.section-wrap .section-fields .section-static-content .footer-content {
	display: none;
}

.section-wrap .section-fields .section-static-content.cover {
	padding: 50px;
	background-color: #799343;
}

.section-wrap .section-fields .section-static-content.cover .cover-logo img {
	width: 200px;
	max-height: 200px;
	object-fit: contain;
}

.section-wrap .section-fields .section-static-content.cover .content {
	padding: 0 40px;
	margin-top: 60px;
}

.section-wrap .section-fields .section-static-content.cover .content .title {
	font-size: 80px;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
}

.section-wrap .section-fields .section-static-content.cover .content .subtitle {
	font-size: 46px;
	font-weight: bold;
	color: #fff;
	margin: 20px 0;
}

.section-wrap .section-fields .section-static-content.cover .content .report-name {
	font-size: 46px;
	color: #fff;
	margin: 20px 0;
}

.section-wrap .section-fields .section-static-content.cover .footer {
	margin-top: 120px;
	padding: 0 40px;
}

.section-wrap .section-fields .section-static-content.cover .footer .footer-text {
	font-size: 24px;
	font-weight: bold;
	color: #fff;
}

.section-wrap .section-fields .section-static-content.cover .footer .date {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}


.nav-tabs {
	border-bottom: 1px solid #c8d0d6;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link,
.nav-tabs > li > a {
	border: 1px solid #c8d0d6;
	border-bottom: 0;
	color: #000000;
	background: #e5e5e5;
}

.nav-tabs > li > a:hover {
	border-color: #c6d0d6;
	background: #c6d0d6;
}
.nav-tabs > li > a.active,
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active
{
	border-color: #9fb2bf;
	background-color: #799343;
	color: white;
}

.select2-selection--multiple:before {
	content: "";
	position: absolute;
	right: 7px;
	top: 42%;
	border-top: 5px solid #888;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
}

/* Notes */
.open-modal-notes-btn {
	margin-left: 5px;
	font-size: 14px;
	display: inline-block;
	vertical-align: super;
	color: #8ca0aa;
}

.open-modal-notes-btn:hover {
	color: #8ca0aa;
	opacity: .7;
}

.open-modal-notes-btn.has-notes {
	color: #799343;
}

#modal-notes .dynamic-title {
	font-size: 16px;
}

#modal-notes .default-structure {
	display: none;
}

#modal-notes button.close {
	color: #fff;
}

#modal-notes-wrap {
	display: none;
}

#notes-list {
	margin: 0;
}

#notes-list > thead > tr > th {
	border-top: none;
}

#notes-list .edit-notes-wrap {
	display: none;
	width: 100%;
	padding: 15px 20px 0;
}

#notes-list td.actions span.btn {
	cursor: pointer;
}

/* Notes */

/*----------- Spinner Start ------------------*/
.loader {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0;
	display: block;
	background: rgba(255, 255, 255, 0.7);
	z-index: 999;
}

.loader.fixed {
	position: fixed;
}

.loader:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	border: 8px solid #f3f3f3;
	border-top: 8px solid #3498db;
	border-radius: 50%;
	width: 50px;
	height: 50px;
	animation: spin 2s linear infinite;
}

.loader.hide {
	display: none;
}

@keyframes spin {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}

/*----------- Spinner End   ------------------*/

/*----------- Cookie Consent Start ----------*/

#cookie-consent-modal {
	/* ... */
}

.cookie-consent-modal-dialog {
	position: fixed;
	bottom: 0;
	margin: 0;
	width: 100% !important;
	max-width: 100%;
}

.cookie-consent-modal-dialog .modal-header {
	border-radius: 0 !important;
}

.cookie-consent-modal-dialog .modal-content {
	border-radius: 0rem;
}

.cookie-consent-modal-dialog .buttons .btn {
	margin: 0.2rem;
}
