<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
    box-sizing: border-box
}

*,
:after,
:before {
    box-sizing: inherit
}

body {
    margin: 0;
    padding: 0;
    position: relative;
    line-height: 18px;
    font-size: 10px;
    background: #fef7ea
}

body&gt;div.column {
    max-width: 777px;
    padding: 0 10px;
    margin: 0 auto
}

html {
    font-size: 16px
}

h1,
h2,
h3,
h4,
h5,
p {
    font-family: Noto, Verdana, sans-serif;
    color: #434343
}

h1,
h2 {
    line-height: 1.3
}

h1 {
    font-size: 2.4rem;
    margin: 1.2rem 0 1.8rem
}

h2 {
    font-size: 1.9rem;
    margin: 3.2rem 0 1.2rem
}

p {
    font-size: 1.1rem;
    line-height: 1.4;
    margin: 0 0 1.8rem
}

p.credits {
    font-weight: 700;
    font-size: 1rem
}

p.credits a {
    text-decoration: none;
    color: #2c3b78
}

@font-face {
    font-family: Noto;
    src: url(https://static.tijd.be/s2014/fonts/notoserif-regular.eot);
    src: url(https://static.tijd.be/s2014/fonts/notoserif-regular.eot#ieFix) format("embedded-opentype"), url(https://static.tijd.be/s2014/fonts/notoserif-regular.woff) format("woff"), url(https://static.tijd.be/s2014/fonts/notoserif-regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Noto;
    src: url(https://static.tijd.be/s2014/fonts/notoserif-italic.eot);
    src: url(https://static.tijd.be/s2014/fonts/notoserif-italic.eot#ieFix) format("embedded-opentype"), url(https://static.tijd.be/s2014/fonts/notoserif-italic.woff) format("woff"), url(https://static.tijd.be/s2014/fonts/notoserif-italic.ttf) format("truetype");
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: Noto;
    src: url(https://static.tijd.be/s2014/fonts/notoserif-bold.eot);
    src: url(https://static.tijd.be/s2014/fonts/notoserif-bold.eot#ieFix) format("embedded-opentype"), url(https://static.tijd.be/s2014/fonts/notoserif-bold.woff) format("woff"), url(https://static.tijd.be/s2014/fonts/notoserif-bold.ttf) format("truetype");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Noto;
    src: url(https://static.tijd.be/s2014/fonts/notoserif-bolditalic.eot);
    src: url(https://static.tijd.be/s2014/fonts/notoserif-bolditalic.eot#ieFix) format("embedded-opentype"), url(https://static.tijd.be/s2014/fonts/notoserif-bolditalic.woff) format("woff"), url(https://static.tijd.be/s2014/fonts/notoserif-bolditalic.ttf) format("truetype");
    font-weight: 700;
    font-style: italic
}

nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0;
    height: 38px;
    background-color: #2c2c2c;
    border-bottom: 1px solid #59554e;
    z-index: 2
}

nav&gt;* {
    display: table-cell
}

.sitebrand {
    background-position: 50%;
    background-repeat: no-repeat;
    text-indent: -9999px;
    border-bottom-width: 0
}

.sitebrand p {
    margin: 0;
    line-height: 38px
}

.sitebrand.lecho {
    width: 97px;
    height: 38px;
    background-image: url(../images/nav/LechoLogoMini.png);
    background-position-y: 5px
}

.sitebrand.tijd {
    width: 109px;
    height: 38px;
    background-image: url(../images/nav/DeTijdLogoMini.png);
    background-position-y: 9px
}

.sitebrand.sabatofr,
.sitebrand.sabatonl {
    width: 147px;
    background-image: url(../images/nav/SabatoLogoMini.png);
    background-position-y: 7px
}

.sitebrand.tijd p {
    line-height: 38px
}

.sharing {
    position: absolute;
    top: 0;
    right: 8px;
    height: 100%
}

.sharing .fa {
    color: #ddd;
    font-size: 24px;
    line-height: 38px;
    margin-right: 6px
}

body.branded {
    padding-top: 46px
}

@media (max-width:384px) {
    .sitebrand.tijd {
        width: 42px;
        background-image: url(../images/nav/DeTijdLogoMonogram.png);
        background-size: 17px;
        background-position-y: 8px
    }
    .sitebrand.lecho {
        width: 40px;
        background-image: url(../images/nav/LechoLogoMonogram.png);
        background-size: 15px;
        background-position-y: 8px
    }
    .sitebrand.sabatofr,
    .sitebrand.sabatonl {
        width: 38px;
        background-image: url(../images/nav/SabatoLogoMonogram.png);
        background-size: 14px;
        background-position-y: 8px;
        background-position-x: 16px
    }
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .sitebrand.tijd {
        background-image: url(../images/nav/DeTijdLogoMini@2x.png);
        background-size: 89px
    }
    .sitebrand.lecho {
        background-image: url(../images/nav/LechoLogoMini@2x.png);
        background-size: 77px
    }
    .sitebrand.sabatofr,
    .sitebrand.sabatonl {
        background-image: url(../images/nav/SabatoLogoMini@2x.png);
        background-size: 127px
    }
}

@media (-webkit-min-device-pixel-ratio:2) and (max-width:384px),
(min-resolution:192dpi) and (max-width:384px) {
    .sitebrand.tijd {
        width: 42px;
        background-image: url(../images/nav/DeTijdLogoMonogram@2x.png);
        background-size: 17px
    }
    .sitebrand.lecho {
        width: 40px;
        background-image: url(../images/nav/LechoLogoMonogram@2x.png);
        background-size: 15px
    }
    .sitebrand.sabatofr,
    .sitebrand.sabatonl {
        width: 38px;
        background-image: url(../images/nav/SabatoLogoMonogram@2x.png);
        background-size: 13px
    }
}

footer {
    background-color: #2c2c2c;
    padding: 10px 0 1px
}

footer p {
    font-size: 1rem;
    margin-bottom: .8rem;
    color: #fffaf3
}

footer a,
footer a:visited {
    color: #b9c3db;
    text-decoration: none;
    border-bottom: 1px dotted #8fa1cb
}

footer a:hover {
    border-bottom-style: solid
}

.center {
    text-align: center;
    margin-right: auto;
    margin-left: auto
}

.highcharts-background {
    fill: #fef7ea
}

.highcharts-flags-series text {
    fill: #fff
}

.column {
    max-width: 777px;
    margin: 0 auto
}

div.partialContent {
    display: none
}

div.partialContent.active {
    display: block;
    margin-top: 18px;
    padding: 11px;
}

div.partialContent.active p {

}

.pcButtonContainer {
    background-color: #ddd7d0;
    overflow: hidden
}

.pcButtons {
    max-width: 777px;
    margin: auto
}

.pcButtons span {
    display: block;
    width: 25%;
    float: left;
    text-align: center;
    font-size: 13px;
    line-height: 34px;
    cursor: pointer;
    color: #000;
    font-family: Roboto;
}

.pcButtons span.active {
    border-bottom: 2px solid #0078b2;
    color: #0078b2
        font-weight:500;
}

.ccButtons {
    margin: 18px 12px 9px 12px;
    display: none
}

.ccButtons span {
    color: #fff;
    font-size: 26px;
    line-height: 32px;
    cursor: pointer;
    opacity: 1;
    font-family: Roboto;
    font-size: 16px;
    padding: 5px 21px
}

.ccButtons span.active {
    opacity: .5
}

.dropdown {
    position: relative;
    display: inline-block;
    margin-left: 20px
}

.dropbtn {
    background-color: #0078b2;
    color: #fff;
    padding: 10px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    width: 210px;
    
}

.dropbtn p {
    float: left;
    margin: 0;
    font-family: Roboto;
    color: #fef7ea;
    font-size: 14px;
    letter-spacing: .5px
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #efe9e1;
    width: 210px;
    z-index: 1;
    height: 215px;
    overflow: scroll
}

.dropdown-content a {
    color: #000;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    cursor: pointer;
    border-bottom: 1px dotted #6d6e71;
    font-family: Roboto;
    font-size: 14px
}

.dropdown-content a:hover {
    background-color: #0078b2;
    color: #fef7ea
}

.dropdown:hover .dropdown-content {
    display: block
}

.dropdown:hover .dropbtn {
    background-color: #0078b2
}

.arrow-down {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #fef7ea;
    float: right;
    margin: 9px 0 0 8px
}

.tooltip {
    position: relative;
    display: inline-block
}

.tooltip .tooltiptext {
    font-family: Roboto;
    font-size: 12px;
    visibility: hidden;
    width: 50px;
    background-color: #000;
    color: #fff;
    text-align: center;
    padding: 2px 0;
    position: absolute;
    z-index: 1;
    bottom: -125%;
    left: -15px;
    margin-left: 0;
    opacity: 0;
    transition: opacity 1s
}

.tooltip .tooltiptext:before {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent #000
}

.graph {
    min-height: 400px;
    height: 400px;
    width: 100%
}

.graph-container {
    border-bottom: 1px solid #000;
    padding-bottom: 18px;
    background-color: #fdf3e5
}

.graph-header {
    height: 39px;
    background-color: #ddd7d0;
    border-bottom: 1px solid #ddd7d0
}

.explainer {
    margin: auto;
    display: none
}

.explainer.active {
    display: block
}

.cardcontainer-both {
    overflow: hidden;
    margin: auto
}

.cardcontainer-left {
    width: 50%;
    padding: 3px;
    float: left
}

.cardcontainer-right {
    width: 50%;
    padding: 3px;
    float: right
}

.card {
    height: 118px;
    margin-top: 10px;
    border-bottom: 1px solid #94825e;
    cursor: pointer
}

.left {
    width: 120px;
    float: left
}

.left,
.right {
    height: 100%;
    position: relative
}

.right {
    width: calc(100% - 120px);
    float: right
}

.line-chart {
    height: 23px;
    bottom: 0;
    position: absolute
}

.portrait {
    width: 90%;
    position: absolute;
    left: 5px;
    bottom: -2px
}

.graph-border {
    width: 100%;
    height: 8px;
    border-top: 1px solid #231f20;
    border-left: 1px solid #231f20;
    border-right: 1px solid #231f20;
    position: absolute;
    bottom: 30px
}

.filters {
    max-width: 97%;
    border-top: 1px dotted;
    border-bottom: 1px dotted;
    padding-bottom: 3px
}

.btn,
.filters {
    overflow: hidden
}

.btn {
    width: 140px;
    height: 29px;
    float: left;
    cursor: pointer;
    margin: 6px 6px 0 0;
    border-width: 0;
    outline: none;
    background-color: #c2b6a4;
    color: #fff;
    font-family: Roboto, sans-serif;
    margin-bottom: 2px;
    font-variant: small-caps;
    letter-spacing: 1px;
    font-size: 16px
}

.empty {
    display: none
}

p {
    font-family: Roboto
}

h2,
h4 {
    font-size: 18px
}

h4 {
    font-family: Roboto Condensed;
    text-align: left;
    margin: 21px 0 15px
}

.name {
    font-weight: 500;
    margin: 0 0 3px
}

.company {
    font-weight: 300;
    margin: 0 0 18px
}

h5 {
    font-family: Roboto Condensed;
    font-size: 45px;
    text-align: left;
    color: #231f20;
    margin: 0
}

.nameLink {
    float: right;
    padding: 8px 21px 0;
    font-size: 14px;
    color: #0078b2;
    font-weight: 500
}

.verkopers {
    color: #d93b20
}

.aankopers {
    color: #0078b2
}

.total {
    float: left
}

.evolution {
    color: #fef7ea;
    font-size: 12.5px;
    font-weight: 300;
    padding: 1px 2px 1px 4px;
    float: left;
    margin: -10px 0 0 5px
}

.grey {
    background-color: grey
}

.darkgreen,
.lightgreen {
    background-color: #0078b2
}

.darkred,
.lightred {
    background-color: #d93b20
}

.ranking {
    border-radius: 50%;
    height: 21px;
    width: 21px;
    position: absolute;
    top: 0;
    left: 10px
}

.vk-bg {
    background-color: #d93b20
}

.ak-bg {
    background-color: #0078b2
}

.ranking p {
    color: #fff;
    font-family: roboto;
    font-size: 13px
}

.bar-chart {
    float: left;
    height: 21px
}

.variabel {
    float: right;
    background-color: #5da9dd;
    height: 25px
}

.variabel p {
    font-family: Roboto Condensed;
    font-size: 11px;
    color: #fef7ea;
    padding: 4px 0 0
}

.annotation {
    visibility: hidden
}

@media (max-width:500px) {
    .tooltip:hover .tooltiptext {
        visibility: visible;
        opacity: 1
    }
    h5 {
        font-size: 24px
    }
    h4 {
        font-size: 16px;
        margin: 21px 0 10px
    }
    .evolution {
        margin: 0 0 0 5px
    }
    .variabel p,
    .vast p {
        visibility: hidden
    }
    .annotation {
        visibility: initial;
        font-family: Roboto Condensed;
        font-size: 12.5px;
        font-weight: 500;
        text-align: left;
        margin-top: 5px
    }
    .cardcontainer-both&gt;div {
        width: 100%;
        float: none;
        display: none
    }
    .cardcontainer-both&gt;div.active,
    .ccButtons {
        display: block
    }
}</pre></body></html>