body {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}

.navbar-brand img {
    max-height: 80px;
}

.platform-main-menu li {
    padding-right: 10px;
}

.platform-main-menu li a {
    color: #0c0c6e;
}

@media (min-width: 768px) {
    .navbar-expand-md .navbar-nav {
        padding-left: 15px;
    }
}

.documenten {
    padding-bottom: 20px;
}

.documenten h2 {
    font-size: .9rem;
    font-weight: bold;
    padding-top: 25px;
    width: 100%;
    clear: both;
}

.documenten h2:first-child {
    padding-top: 0px;
}

.documenten div {
    /*width: 140px;*/
    width: 200px;
    height: 235px;
    margin-right: 10px;
    margin-bottom: 10px;
    float: left;
    border: 1px solid silver;

    text-align: center;
    cursor: pointer;
}

.documenten div span {

}

.documenten div div {
    width: auto;
    height: auto;
    border: 0px;
}

.videos h2 {
    font-size: .9rem;
    font-weight: bold;
    margin-top: 15px;
    width: 100%;
    clear: both;
}


/*.btn-primary {*/
    /*background-color: #010068;*/
/*}*/

.privacy-statement {
    text-align: center;
    font-size: 9pt;
}

.privacy-statement a {
    font-size: 9pt;
}

.grouplink, .faselink, .bouwlink {
    cursor: pointer;
}

.groupicon, .faseicon, .bouwicon {
    background: gray;
    padding: 6px;

    /*text-align: center;*/
    /*vertical-align: middle;*/
    /*height: 32px;*/
    /*width: 32px;*/

    margin-top: 5px;
    margin-right: 5px;
    display: inline-block;
    color: white;
    font-weight: bold;
}

.faseicon {
    background: #9bbb59;
}

.bouwicon {
    background: #8064a2;
    border-radius: 100%;
}

.grouplinkactive, .faselinkactive, .bouwlinkactive {
    font-weight: bold;
}

.layered-navigation {

}

.layered-navigation h3 {
    font-size: 14pt;
}
