@charset "UTF-8";
@font-face {
  font-family: "PostNL";
  src: url("../fonts/PostNL-Light-webfont.eot");
  src: url("../fonts/PostNL-Light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/PostNL-Light-webfont.woff") format("woff"), url("../fonts/PostNL-Light-webfont.ttf") format("truetype"), url("../fonts/PostNL-Light-webfont.svg#postnlregular") format("svg");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "PostNL";
  src: url("../fonts/postnl-regular.eot");
  src: url("../fonts/postnl-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/postnlweb-regular-webfont.woff2") format("woff2"), url("../fonts/postnl-regular.ttf") format("truetype"), url("../fonts/postnl-regular.svg#postnlregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "PostNL";
  src: url("../fonts/postnl-medium.eot");
  src: url("../fonts/postnl-medium.eot?#iefix") format("embedded-opentype"), url("../fonts/postnl-medium.woff") format("woff"), url("../fonts/postnl-medium.ttf") format("truetype"), url("../fonts/postnl-medium.svg#postnlmedium") format("svg");
  font-weight: 700;
  font-style: normal;
}
.next {
  float: right;
}

#chevron-arrow-left {
  margin-right: 2px;
  display: inline-block;
  border-right: 2px solid #3742b2;
  border-bottom: 2px solid #3742b2;
  width: 10px;
  height: 10px;
  transform: rotate(-225deg);
}

#chevron-arrow-right {
  display: inline-block;
  border-right: 2px solid #3742b2;
  border-bottom: 2px solid #3742b2;
  width: 10px;
  height: 10px;
  transform: rotate(-45deg);
}

picture.highlightblock {
  height: 80mm;
  display: flex;
  justify-content: center;
  overflow: hidden;
  align-items: center;
}

picture > img {
  width: 100%;
}

picture.title > img {
  width: auto;
}

.highlightblock {
  background-color: #d5d9e2;
  margin-bottom: 1rem;
}

.highlightblock h2.title {
  padding: 0mm 2mm 0mm 20mm;
  font-size: 15.5pt;
  font-weight: 300;
  line-height: 15.5pt;
}

picture.highlightblock {
  margin-bottom: 0;
}

.highlightblock-inner {
  color: #31509b;
  background-color: white;
  border-top-left-radius: 2mm;
  border-top-right-radius: 2mm;
  border-bottom-left-radius: 2mm;
  padding: 9mm 5mm 2mm 5mm;
  margin: 0 0 5mm 0;
}

.highlightblock-inner > h1 {
  font-size: 14.5pt;
  font-family: "PostNL-Light";
  color: #31509b;
  margin-bottom: 0;
}

/*.tableTitlePrefix {
  font-size:1rem;
  font-family: 'PostNL-Medium';
  float: left;
  margin-right: 5px;
  color: #ec8d26;
}*/
.subfont {
  font-size: 0.9rem;
  font-family: "PostNL-Light";
}

.tableTitle {
  line-height: 1.6;
  margin-bottom: 2em;
}

table.standard {
  line-height: 1.5;
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
  border-collapse: collapse;
}

@media (min-width: 992px) {
  .postnl-table-50 {
    max-width: 70%;
  }
}
td p, th p {
  margin-bottom: 0;
}

th p {
  color: #596783;
  font-family: "PostNL-Regular";
}

td.right, th.right {
  text-align: right;
}

td.right, th.right {
  text-align: right;
}

td.left, th.left {
  text-align: left;
}

td.left, th.left {
  text-align: left;
}

.subtotal > td > p {
  font-family: "PostNL-Medium";
  color: #212529;
}

.subtotal > td.highlight > p {
  color: #001a73;
}

.total > td {
  background-color: #9DAABE;
}

.total > td > p {
  font-family: "PostNL-Medium";
  color: #FFFFFF;
}

.highlight {
  background-color: #F4F5F8;
}

.highlight > p {
  color: #001a73;
}

.total > td.highlight {
  background-color: #065BAA;
}

.notes {
  font-style: italic;
  font-size: 0.8rem;
}

.paging {
  margin: 24pt 0 0 0;
}

.paging > a {
  color: #3742b2;
}

.paging > a:hover {
  color: #66728a;
  text-decoration: none;
}

p a {
  color: #3742b2;
}

p a:hover {
  color: #66728a;
  text-decoration: none;
}

ol.footnotes {
  font-size: 0.8rem;
  font-family: "PostNL-Light";
}

ul.footnotes {
  list-style-type: none;
  font-size: 0.8rem;
  font-family: "PostNL-Light";
}

ul.footnotes li {
  margin-left: -15px;
}

ul.footnotes span {
  position: absolute;
  left: 20px;
}

li > p {
  margin-bottom: 0;
}

.pnl-image {
  background-size: cover;
  background-position: top;
  margin-bottom: 5mm;
  image-rendering: -webkit-optimize-contrast;
}

.kpostnl-infoimageblock {
  background-size: cover;
  background-position: center;
}

.pnl-image.body {
  width: 0;
  padding: 50%;
}

.pnl-image.A {
  height: 0;
  padding: 21%;
}

.pnl-image.B {
  height: 0;
  padding: 33%;
}

.pnl-image.C {
  height: 0;
  padding: 45.5%;
}

.pnl-image.C {
  height: 0;
  padding: 50%;
}

a {
  text-decoration: none;
}

.show-div {
  display: block;
}

.hide-div {
  display: none;
}

form {
  margin-block-end: 0;
}

.postnl-dropdown > .dropdown-item {
  color: #3742b2;
  font-family: "PostNL-Light";
  padding: 0.5rem 1.5rem;
  text-transform: none;
  cursor: pointer;
}

.postnl-dropdown > .dropdown-item:hover {
  font-family: "PostNL-Light";
  color: #66728a;
  text-transform: none;
}

.postnl-leftmenu.childs:before {
  content: none;
  margin-right: 0;
}

.postnl-leftmenu.childs.open:before {
  content: none;
  margin-right: 0;
}

.postnl-leftmenu .tan-extra {
  cursor: pointer;
}

.postnl-menu-child {
  font-size: 1rem;
  color: #3742b2;
  /*display: inline-block;*/
  width: 100%;
  /*margin-left: 1.2em;*/
  padding: 0.1em 0em;
}

.postnl-menu-child:hover {
  color: #66728a;
  text-decoration: none;
}

.postnl-menu-child > .active {
  color: #ec8d26;
}

.postnl-menuitem a:focus {
  outline: 0;
}

.childs > a {
  font-size: 1rem;
  color: #3742b2;
  display: inline-block;
  width: 100%;
  margin-left: 1.2em;
  padding: 0.1em 0em;
}

.childs > a:hover {
  color: #66728a;
  text-decoration: none;
}

.postnl-textpage > .container > .row > .postnl-textmenu > .sticky-top > .postnl-leftmenu {
  display: flex;
  width: 100%;
  font-family: "PostNL-Regular", Arial, Sans-Serif;
  font-size: 1rem;
  color: #3742b2;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding: 0.6em 0em;
}

.postnl-textpage > .container > .row > .postnl-textmenu > .sticky-top > .postnl-leftmenu > a {
  width: 100%;
  font-family: "PostNL-Regular", Arial, Sans-Serif;
  font-size: 1rem;
  color: #3742b2;
  margin-left: 1.2em;
}

.postnl-textpage > .container > .row > .postnl-textmenu > .sticky-top > .postnl-leftmenu > a:hover {
  color: #66728a;
  text-decoration: none;
}

.tan-extra {
  position: absolute;
  margin: 0 0.7em 0 0;
}

.image-title {
  height: 11.25mm;
  border-top-left-radius: 2mm;
  border-top-right-radius: 2mm;
  background-color: #ec8d26;
  color: white;
  font-weight: bold;
}

.image-title h1 {
  color: white;
  font-family: "PostNL-regular", Arial;
  font-size: 1.16667rem;
  font-weight: bold;
  margin-bottom: 2pt;
  padding: 3mm 0 0 5mm;
}

.wrapper {
  background-color: lightgrey;
}

.image-title h1::before {
  content: "PostNL ";
  font-family: "PostNL-Light", Arial;
  color: white;
  font-weight: 300;
}

.dropdown-menu {
  z-index: 1030;
}

.postnl-footermenu > .container > .row > .col-12 > h6 > a {
  margin-top: 1.5em;
  color: #2b354d;
  font-weight: 600;
  font-size: 0.9rem;
  text-decoration: none;
}

.quote {
  font-family: "PostNL-light", Arial;
  /*quotes: "“" "”" "‘" "’";*/
  width: 18.3726rem;
  margin-top: 2.66667rem;
  margin-bottom: 3.5rem;
}

.quote .text {
  margin-top: 1.33333rem;
  font-size: 2rem;
  line-height: 2rem;
  color: #31509b;
}

.quote .text::before {
  position: relative;
  bottom: -5.51181rem;
  left: -0.31496rem;
  font-size: 11.11111rem;
  margin-right: 0.55556rem;
  color: #da8a15;
  content: "“";
}

.close-quote {
  bottom: -5.51181rem;
  left: -0.31496rem;
  font-size: 11.11111rem;
  margin-right: 0.55556rem;
  color: #da8a15;
  float: right;
  padding-top: 35pt;
}

.postnl-quotechar-open {
  margin-left: -16pt;
}

.postnl-quotechar-close {
  margin-right: -16pt;
}

.postnl-quote {
  padding: 0.5em 2em;
}

.postnl-menu-child > a {
  padding-right: 1.2rem;
}

ul li::before {
  content: "•";
  color: #da8a15;
  font-weight: bold;
  margin-left: -4mm;
  position: absolute;
  font-size: larger;
}

ul.footnotes li::before {
  content: none;
}

ul {
  list-style: none;
  /* Remove default bullets */
}

@media (min-width: 992px) {
  .postnl-keyresults-5 .postnl-keyresults-item {
    flex: 0 0 20%;
    max-width: 20%;
  }
}
.postnl-keyresults-number {
  font-family: "PostNL-light", Arial;
}

.postnl-financalvalue-number {
  font-family: "PostNL-light", Arial;
}

.add-to-pdf .smallIcon {
  background-image: url(../img/plusicon.svg);
}

.add-to-pdf.minus .smallIcon {
  background-image: none;
}

.smallIcon {
  float: left;
  display: inline-block;
  margin-right: 5px;
  margin-top: 4px;
  width: 14px;
  height: 14px;
}

h1 .icon {
  display: block;
  float: none;
  margin-right: 5px;
  margin-top: 4px;
  width: auto;
  height: auto;
}

.postnl-textpage > .container > .row > .postnl-textmenu > .sticky-top > .add-to-pdf {
  border: none !important;
  margin-top: 2em;
  color: #ec8d26;
  font-family: "PostNL-Medium", Arial, Sans-Serif;
  padding: 1em 0em;
}

.add-to-pdf.minus .tekst.remove {
  display: block !important;
}

.add-to-pdf .tekst.remove {
  display: none !important;
}

.add-to-pdf .tekst {
  display: block !important;
}

.add-to-pdf.minus .tekst {
  display: none !important;
}

.postnl-download-btn {
  cursor: pointer;
}

.postnl-download-btn span {
  font-family: "PostNL-Light";
}

.postnl-valuecreation-col ul li p:hover {
  color: #66728a;
  text-decoration: none;
}

.postnl-valuecreation-col ul li:before {
  content: "•";
  color: #3742b2;
  font-size: 1rem;
  margin-left: -3mm;
}

.postnl-valuecreation-col ul li p {
  font-family: "PostNL-Light";
  color: #114f9f;
  line-height: 1.5;
  margin-bottom: 0;
}

.postnl-valuecreation-col ul li p a {
  color: #114f9f;
  text-decoration: none;
}

.postnl-valuecreation-head p {
  font-family: "PostNL-Medium", Arial, Sans-Serif;
  color: #FFFFFF;
  font-size: 1.3rem;
  margin-bottom: 0.1rem;
}

.postnl-valuecreation-head p a {
  font-family: "PostNL-Medium", Arial, Sans-Serif;
  color: #FFFFFF;
  font-size: 1.3rem;
  margin-bottom: 0.1rem;
  text-decoration: none;
}

.postnl-valuecreation-head p a:hover {
  color: #667188;
}

.postnl-valuecreation-head.postnl-valuecreation-head-grey p a:hover {
  color: lightgrey;
}

.postnl-valuecreation-col ul {
  padding: 0 2mm 2mm 3mm;
}

.postnl-valuecreation-col h2 {
  color: #114f9f;
  font-family: "PostNL-Medium";
  font-size: 1rem;
  margin-bottom: 0.2em;
}

.postnl-valuecreation-businessitem a:hover {
  color: #667188;
  text-decoration: none;
}

.postnl-valuecreation-businessitem a {
  color: #ec8d26;
  font-family: "PostNL-Medium";
}

.postnl-valuecreation-businessitem p {
  color: #ec8d26;
  font-family: "PostNL-Medium";
}

.postnl-valuecreation-item .w-25 {
  padding: 1pt;
}

table.text th.highlight p {
  font-family: "PostNL-Medium";
  color: #acb6c6;
  padding-top: 3em;
  font-weight: normal;
  margin-bottom: 1rem;
}

table.text th p {
  font-family: "PostNL-Medium";
  color: #acb6c6;
  font-weight: normal;
  margin-bottom: 1rem;
}

table.text th.highlight {
  background-color: #f4f5f8;
  border-right: 1px solid #d5dae3;
  padding: 0 15px 0 15px;
}

table.text th.trend {
  background-color: #f4f5f8;
  border-right: 1px solid #d5dae3;
  padding: 0 15px 0 15px;
}

table.text td.highlight p {
  font-family: "PostNL-Light", Arial, Sans-Serif;
  color: #000000;
  font-size: 0.9rem;
  margin-bottom: 2rem;
}

table.text td.highlight .td-header {
  font-family: "PostNL-Light", Arial, Sans-Serif;
  color: #ec8d26;
  font-size: 1.3rem;
}

td.risk-level {
  width: 25mm;
}

table.text td.highlight {
  padding: 1em 0.8em;
  background-color: #f4f5f8;
  border-right: 1px solid #d5dae3;
  width: 33%;
}

table.text td.trend {
  padding: 1em 0.8em;
  background-color: #f4f5f8;
  border-right: 1px solid #d5dae3;
  width: 6%;
}

/*.row {display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
  }*/
.postnl-table td, .postnl-table th {
  padding: 0 1rem;
}

.icon.header img {
  float: right;
  margin-right: 0.31496rem;
  height: auto;
  width: 1.25984rem;
}

.trend.icon img {
  height: auto;
  width: 1.4rem;
}

.trend.icon {
  margin-top: 2mm;
  margin-left: 3mm;
}

.header.icon {
  float: right;
  margin-top: 3mm;
}

td ul li::before {
  content: "•";
  font-weight: bold;
  margin-left: -4mm;
  position: absolute;
  color: black;
  font-size: unset;
}

td ul {
  padding-left: 5mm;
}

.risk-level .postnl-risktable-fillables > img {
  max-width: 25%;
  margin-left: 2px;
  /*margin-bottom: 0em;*/
}

.postnl-table td.risk-level {
  padding: 0;
}

.risk-level .postnl-risktable-fillables {
  padding: 2px;
  border-right: none;
  margin-left: 2mm;
}

.video {
  text-align: center;
  margin-bottom: -5mm;
}

.postnl-financalvalue-item > h3 {
  font-size: 1rem !important;
}

.postnl-financalvalue-item > h6 {
  font-size: 1.4rem !important;
  font-family: "PostNL-Regular", Arial, Sans-Serif !important;
  color: #001a73 !important;
}
@media (max-width: 1199px) {
  .postnl-financalvalue-item > h6 {
    font-size: 1.1rem !important;
  }
}

.postnl-financalvalue-item .value-label-wrapper > h5 {
  color: black !important;
  font-family: "PostNL-Light", Arial, Sans-Serif !important;
  font-size: 1rem !important;
}

.postnl-featured h2,
.postnl-featured h6 {
  color: #001a73;
}

.postnl-featured h2,
.postnl-bluebg-text > h2 {
  font-size: 24px;
  padding: 6px 0 0;
  line-height: 30px;
  margin-bottom: 0;
  font-weight: 400;
}

.postnl-featured h6,
.postnl-bluebg-text > h3 {
  font-size: 18px;
  line-height: 27px;
  font-weight: 500;
  margin: 12px 0 0;
  padding: 3px 0 0;
  color: #001a73;
}

.postnl-bluebg-text > h4, .postnl-bluebg-text > h6.header {
  font-size: 1rem;
  font-family: "PostNL-Regular", Arial, Sans-Serif;
  color: black;
}

.postnl-bluebg-text > p {
  color: black;
}

h6.header {
  font-family: "PostNL-Regular", Arial, Sans-Serif;
  color: black;
}

h6.fs-header {
  font-family: "PostNL-Regular", Arial, Sans-Serif;
  color: #001a73;
}

h5.fs-header {
  font-size: 16px;
  margin-bottom: none;
}

.postnl-valuecreation-head > p {
  font-family: "PostNL-Medium", Arial, Sans-Serif;
  color: white;
  font-size: 1.3rem;
  margin-bottom: 0.1rem;
}

@media (min-width: 992px) {
  .postnl-modal {
    width: 800px;
  }

  .postnl-modal iframe {
    height: 450px;
  }
}
@media (max-width: 992px) {
  .postnl-modal {
    width: 500px;
  }

  .postnl-modal iframe {
    height: 296px;
  }
}
.postnl-financalvalue-items {
  justify-content: center !important;
}

@media (min-width: 992px) {
  .postnl-financalvalue-item.five {
    flex: 0 0 20%;
    max-width: 20%;
  }
}
.postnl-financalvalue-items.five {
  padding: 0;
}

.chart {
  max-width: 500px;
}

h6.keyresult {
  color: #ec8d26;
}

.postnl-featured-item-readmore hr {
  margin-top: 0;
}

.postnl-featured-item-text p:last-child {
  margin-bottom: 0;
}

.postnl-textheading h3 {
  margin-top: 0.75em;
}

@media (min-width: 992px) {
  .postnl-footermenu .col-lg-3 {
    flex: 0 0 20%;
    max-width: 20%;
  }
}

.gradient {
  position: absolute;
  left: 0;
  display: inline-block;
  height: 625px;
  max-height: 70vh;
  min-height: 390px;
  vertical-align: top;
}

.gradient__first, .gradient__last {
  float: left;
  height: 100%;
}

.gradient__first {
  width: 557.312px;
  background-image: -webkit-gradient(linear, left top, right top, from(white), to(rgba(255, 255, 255, 0.67)));
  background-image: linear-gradient(to right, #fff, rgba(255, 255, 255, 0.67));
}

.gradient__last {
  width: 102.24px;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.67)), to(rgba(255, 255, 255, 0)));
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.67), rgba(255, 255, 255, 0));
}

@media (min-width: 1500px) {
  .gradient__first {
    width: 700px;
  }
}
.postnl-btn {
  margin-right: 5px;
  margin-bottom: 5px;
  float: left;
}

.noBottomMargin {
  margin-bottom: 0;
}

.postnl-textpage > .container > .row > .postnl-textarea > h3 {
  font-size: 24px;
  padding: 6px 0 0;
  line-height: 30px;
  margin-bottom: 0;
  font-weight: 400;
}

.postnl-textpage > .container > .row > .postnl-textarea > h4,
.postnl-ataglance-wrapper > h4,
.tableTitle,
.chartTitle {
  font-size: 18px;
  line-height: 27px;
  font-weight: 500;
  margin: 12px 0 0;
  padding: 3px 0 0;
  color: #001a73;
}

.postnl-textarea li p {
  color: black;
}

body {
  font-family: "PostNL-Light";
}

.postnl-ataglance-title {
  min-height: 67px;
}

@media (min-width: 768px) {
  .postnl-valuecreation-col.valueList-5 {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .text-center.impactSet-5 {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .col-12.col-lg-8.postnl-blue-black-text {
    column-count: 2;
  }

  .col-xs-12.col-md-3.valuelink-1 {
    flex: 0 0 40%;
    max-width: 40%;
  }
  .col-xs-12.col-md-3.valuelink-1 .text-center {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
  }
  .col-xs-12.col-md-3.valuelink-2, .col-xs-12.col-md-3.valuelink-3, .col-xs-12.col-md-3.valuelink-4 {
    flex: 0 0 20%;
    max-width: 20%;
  }
}
a.download.ods {
  width: 100%;
  text-align: right;
}
/*# sourceMappingURL=tangelo.css.map */
