﻿@font-face {
    font-family: 'DINWebPro-Light';
    src: url('../../fonts/DINWebPro-Light.woff') format('woff');
}
@page {
    size: A4;
    margin: 2cm 1.5cm 2cm 1.5cm;
}
html, body, p, h3, .panel-subtitle, ul, ol {
    line-height: 1.3;
    font-family: DINWebPro-Light, Arial;
    font-size: 20px;
    color: #121313;
    font-weight: 500;
}
body {
    background-color: white;
}
a:link {
    text-decoration: none;
    color: #523178
}

h1, h2, h3, h4, h5 {
    color: #833177;
}
.title, h1 {
    font-size: 38px;
    padding-top: 50px;
    padding-bottom: 10px;
    line-height: 1.3;
    border-bottom: none;
    border-top: none;
    font-family: DINWebPro-Light, Arial;
}

h2 {
font-size: 30px;
padding-top: 10px;
padding-bottom: 10px;
line-height: 1.2;
border-bottom: none;
border-top: none;
font-family: DINWebPro-Light, Arial;
}

h4 {
    font-size: 26px;
    padding-top: 10px;
    line-height: 1.5;
    font-family: DINWebPro-Light, Arial;
}

h5 {
    line-height: 1.0;
    padding-top: 10px;
    font-size: 22px;
    font-family: DINWebPro-Light, Arial;
}

h6 {
    font-family: DINWebPro-Light, Arial;
}

.figure-caption {
    font: 20px Arial;
}

.pdfHeaderSmall {
    line-height: 1.0;
    padding-top: 6px;
    font-size: 18px;
}

.pdfHeaderMedium {
    line-height: 1.0;
    padding-top: 6px;
    font-size: 21px;
}

.pdfHeaderBig {
    line-height: 1.0;
    padding-top: 6px;
    font-size: 30px;
    color: #833177;
}

.pdfHeaderTitle {
    text-align: left;
    font-size: 44px;
    padding-top: 0px;
    left: 235px;
    color: #833177;
}

.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.img .figure {
    page-break-inside: avoid;
}

.k-loading-image {
    background-image: none;
}

button, .k-button {
    visibility: hidden;
}

.figureA {
    page-break-inside: avoid;
    align-content: center;
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.downloadImage {
    visibility: hidden;
}

.clear {
    background-color: #ffffff;
    border: none;
}

.table-footnote {
    font-size: 14px;
    font-style: italic;
    line-height: 1.0;
    padding: 0 0 0 0;
}

.chart-footnote {
    font-size: 14px;
    font-style: italic;
    line-height: 1.1;
    padding: 0 20px 0 20px;
}
.k-chart {
    overflow: hidden;
    text-align: center;
    align-self: center;
    width: 650px;
    height: 350px;
    display: inline-block;
}

button {
    visibility: hidden;
}
  

.k-grid {
    font-size: 16px;
    vertical-align: middle;
    font-family: DINWebPro-Light, Arial, Helvetica, sans-serif;
}

.k-grid .k-grouping-row td {
    display: none !important;
    visibility: hidden;
}

.k-grid .k-grouping-row p {
    display: none !important;
    visibility: hidden;
}


.GreenColor {
    background-color: #d2e7d6;
}

.RedColor {
    background-color: #cd5652;
}

.YellowColor {
    background-color: #ffff00;
}

.OrangeColor {
    background-color: #ff9900;
}

.text-footnote {
    color: #53565A;
    font-family: Arial;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-size: 10px;
    font-style: normal;
    line-height: 1em;
    padding: 0px 0px 0px 0px;
    text-align: left;
}


.k-grid table {
    border: #dee2e6 1px solid;
    padding: 0;
    margin: 0;
    width: 100%;
    border-collapse: collapse;
}

.k-grid table th, .k-grid table td {
    border: #DEE2E6 2px solid;
    line-height: 16px !important;
    padding: 2px !important;
    font-size: 14px !important;
    vertical-align: middle;
}

.k-grid table tr {
    position:relative;
}

.k-grid table th {
    background-color: #f4f4f4;
    color: #6A5980;
    font-weight: normal;
    text-align: left;
}

.k-grid table td {

    color: #212529;
    vertical-align: middle;
}

.k-gridtable tr.k-table-alt-row td {
    background-color: #f4f4f4;
}

div.dt21Div_table, div.dt23Div_table {
    display: -webkit-flex;
    align-items: center;
}

div.dt21Div_table span, div.dt23Div_table span {
    margin: 0px auto;
}

#countryPdfTables th, #countryPdfTables td {
    margin: 0 !important;
    padding:0 !important;
    font-size: 12px !important;
    line-height:13px;
}