/*279 mm */
/*216 mm */
p {
  margin-bottom: 0px;
}

* {
  font-family: Times;
}

.paper-size {
  height: 1320px;
  width: 1025px;
  /*box-shadow: 1px 2px 5px #888888;*/
  background: white;
  padding-top: 45.73477px;
  padding-bottom: 45.73477px;
  padding-right: 45.64815px;
  padding-left: 45.64815px;
  font-size: 15px !important;
  position: relative;
}

.pdf-header-section,
.pdf-body-section {
  overflow: auto;
  width: 100%;
  padding-top: 3px;
}

.pdf-logo-section,
.pdf-summary-text-holder,
.pdf-country-name-section,
.pdf-country-name-section-label,
.pdf-scores-holder,
.pdf-scored-values-holder,
.pdf-metric-holder,
.pdf-metric-values-holder {
  float: left;
}

.pdf-country-name-section {
  width: 31%;
}

.pdf-scores-holder {
  width: 14%;
  text-align: center;
}

.pdf-scored-values-holder {
  width: 4%;
  height: 6%;
  border-right-color: #aed136;
  border-right-style: solid;
  border-right-width: 1px;
}

.pdf-metric-holder {
  padding-left: 5px;
  width: 21%;
}

.pdf-metric-values-holder {
  width: 5%;
}

.pdf-cpi-text {
  padding-bottom: 15px;
  color: #1D4C7E;
}

.pdf-basel-text {
  color: #1D4C7E;
}

.pdf-summary-text-holder {
  text-align: center;
  width: 25%;
}

.pdf-country-name-section-label {
  min-width: 10%;
  max-width: 10%;
}

#pdf-summary-main {
  font-size: 35px !important;
  line-height: 37px;
  float: right;
}

#pdf-summary-minor {
  font-size: 20px !important;
  line-height: 20px;
  color: #1D4C7E;
}

.pdf-high-holder {
  padding: 5px;
  padding-top: 0px;
  float: right;
}

.pdf-moderate-holder {
  padding: 5px;
  padding-top: 0px;
  float: right;
}

.pdf-low-holder {
  padding: 5px;
  padding-top: 0px;
  float: right;
}

.pdf-low {
  background: #00FF00;
  display: inline-block;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 5px;
}

.pdf-moderate {
  background: yellow;
  display: inline-block;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 5px;
}

.pdf-high {
  background: #FF7D80;
  display: inline-block;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 5px;
}

.pdf-country-text {
  color: #1D4C7E;
  width: 100%;
  float: left;
  padding-bottom: 10px;
}

#pdf-iso-code {
  font-weight: bold;
  padding-left: 5px;
  padding-bottom: 10px;
}

.pdf-country-text-minor {
  color: #1D4C7E;
  font-size: 12px !important;
  line-height: 15px;
  width: 38%;
  float: left;
}

.pdf-country-section {
  display: table;
}

.pdf-description-text {
  text-align: justify;
  width: 650px;
  padding: 0px;
  display: inline-block;
}

.pdf-description-value {
  width: 248px;
  text-align: center !important;
}

.pdf-description-text span {
  font-weight: bold;
  text-decoration: underline;
}

.pdf-country-image {
  max-width: 100%;
  height: 210px;
  padding-top: 5px;
}

.pdf-content-text {
  width: 650px;
  padding-bottom: 0px;
  font-size: 12px !important;
}

#pdf-explanation-text {
  width: auto;
  font-weight: bold;
  float: left;
  padding-right: 10px;
}

.pdf-table tbody tr td,
.pdf-table tbody tr th {
  padding-top: 2px;
  padding-bottom: 4px;
  border-color: #B1B1B1;
  text-align: justify;
}

.pdf-table {
  margin-bottom: 0px;
}

.pdf-content-value {
  padding-left: 150px !important;
  text-align: center !important;
  font-size: 12px !important;
}

#pdf-explanation-value {
  width: 50%;
  padding-left: 0px;
  padding-right: 10px;
  float: left;
  text-align: justify;
}

.pdf-bottom-bar {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  margin-top: 10px;
}

.pdf-logo-section {
  width: 33%;
  min-height: 10px;
  float: left;
}

.pdf-logo {
  position: absolute;
  bottom: 45px;
  left: 45px;
  max-width: 250px;
}

.pdf-copyright-section {
  width: 32%;
  min-height: 10px;
  float: left;
  text-align: center;
}

.pdf-copyright {
  padding-top: 80px;
}

.pdf-key-section {
  width: 34%;
  min-height: 10px;
  float: left;
  text-align: center;
  padding-left: 100px;
  padding-bottom: 25px;
}

.pdf-special-row {
  background-color: #aed136 !important;
}

.pdf-key-header-text {
  font-weight: bold;
  text-decoration: underline;
  padding-left: 15px;
}

.pdf-key-box {
  border-color: #aed136;
  border-width: 2px;
  border-style: solid;
  display: inline-block;
  padding: 3px;
}

.pdf-key-box td {
  font-size: 10px;
}

.pdf-special-text-1 {
  color: white;
}

.center-me {
  text-align: center;
}

.pdf-row-adjust td {
  border-top: 0px !important;
}

.pdf-table-adjust {
  border-bottom: 1px solid #dddddd;
}

.size-40 {
  font-size: 40px !important;
  line-height: 35px;
}

.size-35 {
  font-size: 35px !important;
  line-height: 30px;
}

.pdf-summary-logo-section {
  float: left;
  width: 25%;
}

.pdf-summary-logo {
  max-height: 100px;
}

.pdf-summary-header-text-section {
  float: left;
  width: 50%;
  text-align: center;
}

.pdf-summary-header-text-section p {
  font-size: 22px !important;
  color: #1D4C7E;
}

.pdf-summary-page-section {
  float: left;
  width: 25%;
}

.pdf-summary-page-section p {
  color: #1D4C7E;
  text-align: right;
}

.explanation-row {
  width: 100%;
  height: 22px;
}

.country-description-adjust {
  padding-bottom: 0px !important;
  font-size: 14px !important;
}

.table-striped>tbody>tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.paper-size .table-striped {
  text-align: left;
  border-top-style: solid;
  border-top-width: 1px;
  border-color: #e5e8eb;  
}

.paper-size .table-striped td {
  padding: 11px;
}

