* {
	-webkit-print-color-adjust: exact;
}

body {
	color: #000;
	background: #fff;
	padding: 0;
	margin: 0;
}

h4 {
	font-size: 2rem;
	color: #001b59;
}

h5 {
	font-size: 1.8rem;
	color: #001b59;
}

h6 {
	font-size: 1.5rem;
	color: #001b59;
}

.page-break:not(.no-action) {
	page-break-before: always !important;
}

.page-break-after {
	page-break-after: always !important;
}

.page-break.editor,
.page-break:not(.editor):not(.no-action) + p {
	padding-top: 40px !important;
}

.section-fields .case-study {
	padding-top: 60px !important;
	page-break-inside: avoid;
}

.section-fields .section-rendered-content-with-charts .chart-wrap:last-of-type {
	margin-bottom: -60px !important;
}

.section-rendered-content {
	padding: 1rem 0 !important;
}

.section-rendered-content .card {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
}

.section-rendered-content .card-header .flex-headline-arrow-container {
	display: -webkit-box;
	-webkit-box-flex: 1;
	max-width: 33%;
}

.section-rendered-content .headlines {
	/*-webkit-box-shadow: none !important;*/
}

.section-rendered-content .headlines .card-header {
	display: -webkit-box;
	-webkit-flex-flow: wrap;
}

.section-rendered-content .card-header .flex-headline-arrow-container .flex-headline-pointer {
	display: -webkit-box;
	-webkit-box-align: center;
	max-width: 40%;
}

.section-rendered-content .card-header .flex-headline-arrow-container .flex-headline-arrow {
	display: none;
}

.section-rendered-content .card-header .flex-headline-arrow-container .flex-headline-text {
	max-width: 60%;
	word-break: break-word !important;
}

.section-rendered-content .card-body {
	-webkit-box-flex: 1;
}

.section-rendered-content .headlines .card-body > .row,
.section-rendered-content .card:not(.headlines) > .row {
	display: -webkit-box;
	-webkit-flex-flow: wrap;
}

.section-rendered-content .card:not(.headlines) > .card-body {
	-webkit-box-pack: center;
}

.section-rendered-content .card.summary-health-body .card-body.justify-content-center {
	text-align: center;
}

.section-rendered-content .headlines .card-body > .row > div,
.section-rendered-content .card.summary-economy-body .card-body > div {
	width: 33%;
}

.section-rendered-content .card:not(.headlines) .card-body {
	padding: 10px !important;
}

.section-rendered-content .card.summary-social-body .card-body:not(.justify-content-center),
.section-rendered-content .card.summary-economy-body .card-body:not(.justify-content-center),
.section-rendered-content .card.summary-health-body .card-body:not(.justify-content-center) {
	display: block;
	width: 100% !important;
}

.section-rendered-content .card.summary-social-body .card-body:not(.justify-content-center) > div,
.section-rendered-content .card.summary-economy-body .card-body:not(.justify-content-center) > div,
.section-rendered-content .card.summary-health-body .card-body:not(.justify-content-center) > div {
	display: inline-block;
	vertical-align: top;
	width: 24% !important;
	padding: 10px !important;
	margin: auto;
}

.section-rendered-content .card:not(.headlines):not(.summary-economy-body) .card-body > div {
	width: 25%;
}

.section-rendered-content .card:not(.headlines) .card-body > div .title {
	max-width: 150px;
	word-break: break-word;
	margin: auto;
	font-weight: 400;
	font-size: 15px;
}

.section-rendered-content .section-head.headlines {
	max-width: 400px;
	margin: auto;
}

.section-rendered-content.section-rendered-content-with-charts .section-head.headlines > div {
	-webkit-box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
	padding: 20px;
	margin-bottom: 20px;
}

.section-rendered-content .section-head.headlines .icon {
	height: 160px;
	width: 160px;
	font-size: 4em;
	line-height: 160px;
	display: block;
	margin: 0 auto .5rem;
}

#summary-rendered-content.section-rendered-content .section-head.headlines .icon {
	height: 130px;
	width: 130px;
	font-size: 3em;
	line-height: 130px;
	margin: 0 auto .4rem;
}

.section-rendered-content .section-head.headlines .title {
	font-size: 22px;
}

#summary-rendered-content.section-rendered-content .section-head.headlines .title {
	font-size: 20px;
}

.section-rendered-content .section-head.headlines .text {
	font-size: 20px;
}

.section-rendered-content .section-head.headlines .value {
	font-size: 1.8rem;
}

.section-rendered-content .section-body {
	margin-bottom: -40px !important;
}

.section-rendered-content .section-body > .card {
	/*-webkit-box-shadow: none !important;*/
}

.section-rendered-content .chart-wrap-sibling {
	margin-bottom: -60px !important;
}

.section-rendered-content .chart-wrap-sibling.page-break {
	padding-top: 40px !important;
}

.section-rendered-content .chart-wrap {
	padding: 20px 0;
}

.section-rendered-content .chart-wrap:not(.no-chart) {
	page-break-inside: avoid !important;
}

.section-rendered-content .chart-wrap h6 {
	margin-top: 40px !important;
}

.section-rendered-content .chart-wrap > div {
	display: -webkit-box;
	-webkit-box-align: center;
	-webkit-box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
}

.section-rendered-content .chart-wrap .details {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-box-pack: center;
}

.readonly .headlines .icon {
	height: 100px;
	width: 100px;
	font-size: 2.8em;
	line-height: 100px;
	margin-bottom: .2em;
}

#summary-rendered-content .readonly .headlines .icon {
	height: 80px;
	width: 80px;
	font-size: 2em;
	line-height: 80px;
	margin-bottom: .15em;
}

.readonly > .summary-social,
.readonly > .summary-economy,
.readonly > .summary-health {
	/*-webkit-box-shadow: none !important;*/
}

.readonly > .summary-social .icon,
.readonly > .summary-economy .icon,
.readonly > .summary-health .icon {
	font-size: 2.8em;
}

#summary-rendered-content .readonly > .summary-social .icon,
#summary-rendered-content .readonly > .summary-economy .icon,
#summary-rendered-content .readonly > .summary-health .icon {
	font-size: 2em;
}

.section-wrap {
	width: 100%;
	height: 100vh;
	page-break-after: always;
	page-break-inside: auto;
	display: block;
	clear: both;
}

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

.section-wrap .section-fields {
	padding: 20px 70px;
}

.section-wrap .section-fields.is-main-page {
	padding: 0;
}

.section-wrap.full-page .section-fields .section-static-content {
	/*height: 383mm;*/
	height: 397.7mm;
}

.section-wrap.full-page.special-height .section-fields .section-static-content {
	height: 371.5mm;
	/*height: 385.5mm;*/
}

.section-wrap .section-fields #football_in-rendered-content * {
	page-break-inside: avoid !important;
}

.section-wrap .section-fields #football_in-rendered-content .readonly {
	margin-top: -20px;
}
.section-wrap .section-fields #football_in-rendered-content .readonly .container {
	padding: 40px 50px 40px 0 !important;
	margin: 0 auto -50px !important;
}

.section-wrap .section-fields #football_in-rendered-content .readonly .container > .card {
	/*-webkit-box-shadow: none !important;*/
	border: none !important;
	margin: 0 !important;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
}

.section-wrap .section-fields #football_in-rendered-content .readonly .container > .card .switch-wrap {
	display: -webkit-box;
	-webkit-box-align: center;
}

.section-wrap .section-fields #football_in-rendered-content .readonly .container > .card .card-body {
	padding: 0;
}

.section-wrap .section-fields #football_in-rendered-content .readonly .container > .card table thead {
	display: table-row-group
}

.section-wrap .section-fields #football_in-rendered-content .readonly .container > .card table thead tr th {
	position: relative;
	border: none !important;
	color: #fff;
}

.section-wrap .section-fields #football_in-rendered-content .readonly .container > .card table thead tr th:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #001b59;
	display: block;
	z-index: 1;
}

.section-wrap .section-fields #football_in-rendered-content .readonly .container > .card table thead tr th span {
	position: relative;
	z-index: 2;
	color: #fff;
}

.section-wrap .section-fields #football_in-rendered-content .readonly .container > .card table tfoot {
	display: table-row-group
}

.section-wrap .section-fields #football_in-rendered-content .readonly .container > .card table tfoot tr th {
	position: relative;
	color: #fff;
}

.section-wrap .section-fields #football_in-rendered-content .readonly .container > .card table tfoot tr th:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #0061af;
	display: block;
	z-index: 1;
}

.section-wrap .section-fields #football_in-rendered-content .readonly .container > .card table tfoot tr th span {
	position: relative;
	z-index: 2;
	color: #fff;
}

.section-wrap .section-fields #football_in-rendered-content .readonly .container > .card table tfoot tr th:first-of-type:before {
	background-color: #0080c6;
}

.section-wrap .section-fields #football_in-rendered-content .readonly .container > .card table tbody td input[type="text"] {
	border: none !important;
}

.section-wrap .section-fields .section-static-content .substance-logo-wrap img {
	-o-object-fit: contain;
	max-height: initial !important;
}

.section-wrap .section-fields .image-wrap img {
	-webkit-box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
}

.section-wrap .section-fields .section-static-content {
	position: relative;
}

.section-wrap .section-fields .section-static-content .footer-content {
	font-size: 14px;
	line-height: .3;
}

.section-wrap .section-fields .section-static-content .footer-content:before {
	content: '';
	display: block;
	width: 350px;
	height: 1px;
	background: #dee2e6;
	margin-bottom: 10px;
}

.section-wrap .section-fields .section-static-content .footer-content#additional-footer-content-page1 {
	margin-top: 340px;
}

.section-wrap .section-fields .section-static-content .footer-content#footer-content-page1 {
	margin-top: 230px;
}

.section-wrap .section-fields .section-static-content .footer-content#footer-content-page2 {
	display: block;
	margin-top: 640px;
}

/** With summary page */
.section-wrap .section-fields .section-static-content .footer-content.with-summary-page#footer-content-page2 {
	margin-top: 750px;
}

.section-wrap .section-fields .section-static-content .footer-content.without-football-in-page.with-summary-page#footer-content-page2 {
	margin-top: 600px;
}

/** Without football in pages */
.section-wrap .section-fields .section-static-content .footer-content.without-football-in-page#footer-content-page1 {
	margin-top: 80px;
}

.section-wrap .section-fields .section-static-content .footer-content.without-football-in-page#additional-footer-content-page1 {
	margin-top: 190px;
}

.section-wrap .section-fields .section-static-content .footer-content.without-football-in-page#footer-content-page2 {
	margin-top: 490px;
}
