﻿.container {
    width: 1144px
}

@media (min-width: 979px) {
    ul.nav li.dropdown:hover > ul.dropdown-menu {
        display: block;
    }
}

.row {
    margin: 0 !important
}

.row-grey {
    background-color: #f9f9f9
}

.login-link {
    cursor: pointer;
}

.child-nav {
    display: none;
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9 {
    padding-right: 18px;
    padding-left: 18px
}

a:hover,
a:active,
a:visited,
a:focus {
    text-decoration: none !important
}

a:hover {
    color: #f61738 !important
}

.body a {
    color: #f61738 !important
}

    .body a:hover {
        color: #fc072b !important;
        text-decoration: underline !important
    }

.hide-item {
    display: none
}

hidden-sm,
hidden-md,
hidden-lg {
    display: none
}

.no-margin {
    margin: 0 !important
}

.row-offcanvas {
    padding-left: 0 !important
}

.sidebar-offcanvas {
    display: none
}

button:focus {
    outline: 0 !important
}

input {
    height: 25px;
    line-height: 25px !important;
    border-radius: 0 !important;
    padding: 0 12px !important;
    font-family: 'Nunito', sans-serif !important;
    font-style: italic;
    font-weight: 400 !important;
    font-size: 14.17px !important;
    color: #a4a3a3
}

textarea {
    padding: 0 12px !important;
    font-family: 'Nunito', sans-serif !important;
    font-style: italic;
    font-weight: 400 !important;
    font-size: 14.17px !important;
    color: #a4a3a3;
    border-radius: 0 !important;
    min-height: 150px
}

strong {
    font-weight: normal !important;
    color: #525252 !important;
}

.nav-item.dropdown a {
    position: relative;
    top: 10px;
}

.related-dossiers span {
    display: none;
}

.dossier-child-list__item a.active {
    color: #f61738 !important
}

select {
    height: 25px !important;
    line-height: 25px !important;
    color: #464a4c !important;
    font-family: 'Nunito', sans-serif !important;
    font-style: italic;
    font-weight: 400 !important;
    font-size: 14.17px !important;
    border-radius: 0 !important;
    padding: 0 !important
}

input[type="checkbox"] {
    position: relative;
    top: 7px
}

.img-thumbnail {
    border: 0 !important
}

.nav-item--dossier .nav-link.active {
    color: #f61738 !important
}

.agenda-list__item .active {
    color: #f61738 !important
}

.news-detail iframe {
    width: 100%
}

body {
    font-family: 'Nunito', sans-serif !important;
    font-weight: 400 !important
}

strong {
    font-weight: 600
}

.breadcrumb {
    padding: 36px 0 0 !important;
    background-color: transparent !important;
    color: #8f8f8f;
    margin: 0
}

    .breadcrumb a {
        color: #8f8f8f
    }

        .breadcrumb a:hover {
            color: #525252
        }

header {
    height: 47px;
    background-color: #e6e6e6
}

    header .container {
        height: 47px
    }

.logo-row {
    height: 136px;
    border-bottom: 1px solid #f5f5f5
}

.navbar {
    padding: 0 !important
}

.pagination {
    width: 100%;
    background-color: #ffffff;
}

    .pagination li {
        width: 30px;
        height: 30px;
        text-align: center;
        line-height: 30px;
        background-color: #ffffff;
    }

        .pagination li a {
            color: #f6913b;
            width: 30px;
            height: 30px;
            display: block;
        }

            .pagination li a.active {
                color: #ffffff;
                background-color: #f6913b;
            }

.searchResults form h4 {
    width: 100%;
    margin-top: 30px;
}

.searchResults .facets {
    width: 100%;
    float: left;
    font-size: 16px;
}

    .searchResults .facets label {
        float: left;
        margin-left: 10%;
    }

    .searchResults .facets input {
        float: left;
        height: 10px;
    }

.page-count {
    display: none;
}

.top-nav li {
    padding: 0 21px;
    border-right: 1px solid #ccc;
    height: 47px
}

    .top-nav li:nth-child(1) {
        padding: 0 0 0 35px;
        border: 0
    }

    .top-nav li:nth-child(2) {
        padding: 0 32px
    }

        .top-nav li:nth-child(2) button {
            margin-top: 11px
        }

    .top-nav li a {
        text-transform: uppercase;
        font-weight: 400;
        color: #424242;
        font-size: 12.76px;
        padding: 13px 0 0 !important;
    }

.login-nav li {
    background-color: #f0d9c7;
    padding: 13px 0 0;
    border-left: 1px solid #e5bf9f;
    border-right: 1px solid #e5bf9f;
    height: 47px
}

.top-nav li:hover {
    background-color: #dbdbdb
}

.top-nav li.active {
    background-color: #dbdbdb
}

.dropdown-menu li {
    padding-left: .5rem !important;
    padding-right: .5rem !important;
}

    .dropdown-menu li a {
        font-size: 12px;
        text-transform: inherit;
    }

.document-list__title a {
    font-size: 14px !important;
}

.document-list__appendix__title a {
    font-size: 14px !important;
}

.top-nav li:nth-child(1):hover,
.top-nav li:nth-child(2):hover {
    background-color: #e6e6e6
}

.login-nav li a {
    text-transform: uppercase;
    font-weight: 400;
    color: #636262;
    font-size: 12.76px;
    padding: 0 40px 0 15px
}

.login-nav li img {
    padding-right: 7px
}

.bottom-nav li {
    height: 64px;
    line-height: 47px
}

    .bottom-nav li a {
        height: 64px;
        color: #7d7c7c;
        font-weight: 400;
        font-size: 17px
    }

        .bottom-nav li a:hover {
            color: #525252
        }

.navbar-header-bottom .fa-search {
    width: 38px;
    height: 38px;
    border-radius: 300px;
    border: 1px solid #dbdbdb;
    color: #666;
    text-align: center;
    line-height: 34px;
    margin-top: 15px
}

.nav.top-nav.pull-left .dropdown-menu {
    top: 45px;
    border-radius: 0px;
    left: -1px;
}

.logo-mobile {
    width: 43.5%;
    float: left;
    height: 60px;
    background: url(../Img/logo_mobile.png) no-repeat center center;
    background-size: 100%
}

.navigation-mobile .fa {
    line-height: 60px;
    font-size: 27px
}

.nav-item-mobile {
    width: 100%
}

.mobile-nav {
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 0
}

    .mobile-nav li.dropdown {
        padding: .5em 1em;
    }

.navigation-mobile {
    position: fixed;
    width: 100%;
    z-index: 999;
    background-color: #ffffff;
}

.mobile-nav .dropdown-menu {
    width: 100%;
    border-radius: 0px;
}

    .mobile-nav .dropdown-menu li:nth-child(1) {
        background-color: #ffffff;
        color: #434244;
    }

        .mobile-nav .dropdown-menu li:nth-child(1) a {
            color: #434244;
        }

.mobile-nav li:nth-child(1) {
    background-color: #f6913b
}

.mobile-nav li:nth-child(7) {
    /*unclear why this is used! display: none;*/
}

.mobile-nav li:nth-child(1) a {
    color: #fff
}

.mobile-nav li {
    text-transform: uppercase
}

    .mobile-nav li a {
        color: #434244
    }

.dossier-list-mobile li {
    background-color: #f3f2f2 !important
}

    .dossier-list-mobile li a {
        color: #7d7c7c !important
    }

.btn {
    height: 25px;
    line-height: 25px !important;
    border-radius: 0 !important;
    padding: 0 12px !important;
    font-family: 'Nunito', sans-serif;
    font-weight: 600 !important;
    font-size: 14.17px !important;
    -o-transition: color .2s ease-out, background .2s ease-in !important;
    -ms-transition: color .2s ease-out, background .2s ease-in !important;
    -moz-transition: color .2s ease-out, background .2s ease-in !important;
    -webkit-transition: color .2s ease-out, background .2s ease-in !important;
    transition: color .2s ease-out, background .2s ease-in !important;
    cursor: pointer;
    text-transform: uppercase
}

.btn-light-orange {
    background-color: #f6913b;
    color: #fff !important
}

    .btn-light-orange:hover {
        background-color: #f0602e;
        color: #fff !important
    }

    .btn-light-orange:focus {
        color: #fff !important
    }

    .btn-light-orange:active {
        color: #fff !important
    }

.btn-orange {
    background-color: #f0602e;
    color: #fff !important
}

    .btn-orange:hover {
        background-color: #f6913b
    }

.btn-purple {
    background-color: #630842;
    color: #fff;
    border: 1px solid #92537b !important;
    font-size: 14px !important
}

    .btn-purple:hover {
        background-color: #fff !important;
        color: #630842 !important;
        border: 1px solid: #fff !important
    }

.login-link {
    padding-top: 0 !important;
    margin-top: 0;
    border: 0;
    background-color: transparent;
    text-transform: uppercase;
    font-weight: 400;
    color: #636262;
    font-size: 12.76px
}

.btn-mobile-orange {
    width: 60px;
    height: 60px;
    background-color: #f0602e;
    color: #fff
}

.btn-mobile-light-grey {
    width: 60px;
    height: 60px;
    background-color: #bcbcbc;
    color: #fff
}

.btn-mobile-grey {
    width: 60px;
    height: 60px;
    background-color: #a5a5a5;
    color: #fff
}

footer {
    min-height: 328px;
    background-color: #630842;
    color: #fff
}

.footer-end {
    background-color: #823968;
    height: 30px
}

.footer-heading {
    text-align: center;
    border-bottom: 1px solid #92537b;
    font-weight: 700;
    font-size: 20px;
    padding-bottom: 20px;
    padding-top: 43px
}

.footer-heading--text {
    padding-top: 71px
}

.footer-content p {
    text-align: center;
    font-size: 16px;
    margin-top: 35px;
    margin-bottom: 25px
}

footer .btn-purple {
    margin-bottom: 10px;
    width: 123px
}

footer .twitter-spacer {
    height: 20px
}

.news-item .inner {
    border: 1px solid #f0edea;
    padding: 20px 30px;
    background-color: #fff;
}

.news-detail {
    padding: 36px 0
}

    .news-detail .inner {
        border: 1px solid #f0edea;
        padding: 20px 30px;
        background-color: #fff;
        height: 100%
    }

.news-date-type {
    font-size: 14px;
    color: #8f8f8f
}

.news-title {
    color: #525252;
    font-size: 18px
}

.news-item p {
    color: #8f8f8f;
    font-size: 17px;
    margin: 15px 0
}

.news-content {
    color: #8f8f8f;
    font-size: 17px;
    margin: 15px 0
}

.news-read-all {
    margin: 30px 0;
    text-transform: uppercase;
    float: left;
    width: 100%
}

    .news-read-all a {
        color: #595146;
        font-size: 15px
    }

.row-home-news {
    margin-top: 30px
}

.news-tags .inner {
    background-color: #f6913b;
    padding: 20px 30px;
    margin: 36px 0 0
}

.news-tags {
    padding-right: 0 !important
}

    .news-tags .title {
        text-align: center;
        font-size: 24px;
        opacity: .4;
        width: 100%;
        display: block
    }

    .news-tags a {
        font-weight: 600;
        font-size: 16.44px;
        color: #fff;
        border-bottom: 1px solid #f9b276;
        padding: 0 0 9px;
        margin: 0 0 9px;
        text-align: center;
        width: 100%;
        display: block
    }

.news-search .inner {
    background-color: #f6913b;
    padding: 20px 30px;
    margin: 36px 0 0
}

.news-search .title {
    text-align: center;
    font-size: 24px;
    opacity: .4;
    width: 100%;
    display: block
}

.news-search .filter__checkbox {
    float: left;
    width: 100%
}

.row.news-list {
    padding: 36px 0
}

.newsletter .inner {
    background-color: #f6913b;
    padding: 20px 30px
}

.newsletter-icon {
    margin: 10px 0
}

.newsletter-title {
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    margin: 0 0 10px
}

.newsletter input {
    height: 25px;
    line-height: 25px;
    border-radius: 0;
    border: 0;
    padding: 0 12px;
    font-family: 'Nunito', sans-serif;
    font-style: italic;
    font-weight: 600;
    font-size: 14.17px;
    text-transform: uppercase;
    color: #a4a3a3;
    margin: 0 0 10px
}

.newsletter span[for="email"] {
    text-align: center;
    background-color: #fff;
    color: #f61738;
    width: 100%;
    display: block;
    font-weight: 600;
    margin: 5px 0;
    padding: 0 5px
}

.errorLog {
    text-align: center;
    background-color: #fff;
    color: #f61738;
    width: 100%;
    font-weight: 600;
    margin: 5px 0;
    padding: 0 5px
}

.validLog {
    text-align: center;
    background-color: #fff;
    width: 100%;
    font-weight: 600;
    margin: 5px 0;
    color: #5cb85c;
    padding: 0 5px
}

.frm .error {
    text-align: center;
    background-color: #fff;
    color: #f61738;
    width: 100%;
    font-weight: 600;
    margin: 5px 0;
    padding: 0 5px
}

input.error {
    border: 1px solid #f61738 !important
}

em[for="requestEmail"].error {
    display: none !important
}

span[for="email"].error {
    display: none !important
}

.row-home-events {
    padding: 36px 0 0
}

.event-item .inner {
    border: 1px solid #f0edea;
    padding: 20px 30px;
    background-color: #fff
}

.event-date-type {
    font-size: 14px;
    color: #8f8f8f
}

.event-title {
    color: #525252;
    font-size: 18px;
    margin-bottom: 30px
}

.event-read-all {
    margin: 30px 0;
    text-transform: uppercase;
    float: left;
    width: 100%
}

    .event-read-all a {
        color: #595146;
        font-size: 15px
    }

.event-image {
    width: 100%
}

.row.event-list {
    padding: 36px 0
}

.event-detail__item {
    color: #8f8f8f;
    font-size: 17px;
    margin: 15px 0
}

.event-detail .inner {
    border: 1px solid #f0edea;
    padding: 20px 30px;
    background-color: #fff;
    height: 100%
}

.blog-item-top-content {
    height: 192px;
    width: 100%;
    background-image: url(../Img/blog_background.png)
}

.blog-item .inner {
    background-color: #e6e6e6;
    padding: 20px 30px
}

.blog-thumbnail {
    position: absolute;
    left: 138px;
    top: 21px;
    border-radius: 300px
}

.author {
    color: #fff;
    position: absolute;
    width: 100%;
    left: 0;
    top: 34%;
    font-size: 20px
}

.carousel {
    width: 100%;
    height: 347px;
    margin: 30px 0
}

.carousel-item .img-fluid {
    background-size: cover;
    width: 100%;
    height: 347px
}

.dossier-introduction .inner {
    border: 1px solid #f0edea;
    padding: 20px 30px;
    background-color: #fff;
    margin: 36px 0
}

.dossier-introduction p {
    color: #8f8f8f;
    font-size: 17px;
    margin: 15px 0
}

.dossier-introduction .title {
    color: #525252;
    font-size: 18px
}

.dossier-image {
    width: 100%;
    margin: 0 0 17px
}

.related-dossiers .inner {
    background-color: #f6913b;
    padding: 20px 30px;
    background-image: url(../Content/Img/dossiers_icon.png);
    background-repeat: no-repeat;
    background-position: 15px 15px;
    margin: 36px 0 0
}

.related-dossiers .title {
    text-align: center;
    font-size: 24px;
    opacity: .4;
    width: 100%;
    display: block
}

.related-dossiers ul {
    width: 100%;
    text-align: center;
    list-style: none;
    padding: 0
}

    .related-dossiers ul li {
        border-bottom: 1px solid #f9b276;
        padding: 0 0 9px;
        margin: 0 0 9px
    }

        .related-dossiers ul li a {
            font-weight: 600;
            font-size: 16.44px;
            color: #fff
        }

.dossier-list {
    padding: 36px 0 0
}

.dossier-item {
    margin: 0 0 36px
}

    .dossier-item .inner {
        border: 1px solid #f0edea;
        padding: 20px 30px;
        background-color: #fff;
        height: 100%
    }

.dossier-title {
    color: #525252;
    font-size: 18px
}

.dossier-item p {
    color: #8f8f8f;
    font-size: 17px;
    margin: 15px 0
}

.body .inner {
    border: 1px solid #f0edea;
    padding: 20px 30px;
    background-color: #fff;
    margin: 0 0 30px;
    color: #8f8f8f;
    font-size: 17px
}

.body h1 {
    color: #525252;
    font-size: 18px;
    margin-bottom: 25px
}

.searchForm .fa-search {
    width: 38px;
    height: 38px;
    border-radius: 300px;
    border: 1px solid #dbdbdb;
    color: #666;
    text-align: center;
    line-height: 34px;
    margin-top: 15px;
    background-color: #fff
}

.searchForm .btn {
    background-color: transparent
}

.searchForm .input-group-btn {
    position: absolute;
    right: -21px;
    top: -20px;
    z-index: 100
}

.searchForm #searchQuery {
    height: 30px
}

.request-account .inner {
    border: 1px solid #f0edea;
    padding: 20px 30px;
    background-color: #fff;
    margin: 0 0 30px;
    color: #8f8f8f;
    font-size: 17px
}

.request-account {
    padding: 36px 0 0
}

.login-links {
    list-style: none;
    padding: 0
}

    .login-links a {
        color: #f61738
    }

        .login-links a:hover {
            color: #fc072b;
            text-decoration: underline
        }

.profile-dashboard .panel-heading {
    width: 100%;
    background-color: #f6913b;
    padding: 5px
}

    .profile-dashboard .panel-heading h4 {
        color: #fff;
        font-size: 16px;
        font-weight: 400 !important
    }

.profile-dashboard .panel-body {
    border: 1px solid #f0edea;
    padding: 20px 30px
}

.calendar-filter .publish-date-filter {
    text-align: center;
    text-transform: uppercase;
    padding: 12px 0
}

    .calendar-filter .publish-date-filter a {
        padding: 12px
    }

.calendar {
    width: 100%
}

    .calendar th,
    .calendar td {
        height: 30px;
        text-align: center
    }

    .calendar th {
        background-color: #d4d4d4;
        color: #5e5e5f;
        border: 1px #d4d4d4 solid
    }

    .calendar td {
        color: #b3b3b3
    }

        .calendar td.calendar-cell {
            background-color: #eee;
            border: 1px #e1e1e1 solid
        }

            .calendar td.calendar-cell.current-month {
                background-color: #fff;
                color: #333
            }

            .calendar td.calendar-cell.clickable {
                font-weight: 700;
                color: #f89b1f;
                cursor: pointer
            }

                .calendar td.calendar-cell.clickable:hover {
                    background-color: #f89b1f;
                    color: #fff
                }

            .calendar td.calendar-cell.active {
                background-color: #f89b1f;
                color: #fff;
                padding: 0
            }

            .calendar td.calendar-cell.today {
                color: #ee503b
            }

.calendar-details {
    display: none
}

.profile-item {
    margin-bottom: 36px
}

.nav-tabs li {
    background-color: #f6913b;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 10px
}

    .nav-tabs li.active {
        background-color: #f0602e
    }

    .nav-tabs li a {
        color: #fff !important
    }

@media screen and (min-device-width: 320px) and (max-device-width: 736px) {
    .footer-heading img {
        width: 100%
    }

    .row-home-events .event-item {
        margin-bottom: 36px
    }

    .row-home-news .news-item {
        margin-bottom: 36px
    }
}

@media (max-width: 767px) {
    .row-offcanvas {
        position: relative;
        -webkit-transition: all .25s ease-out;
        -o-transition: all .25s ease-out;
        transition: all .25s ease-out
    }

    .nav-link {
        font-size: 14px;
    }

    .row-offcanvas-right {
        right: 0
    }

    .row-offcanvas-left {
        left: 0
    }

    .row-offcanvas-right .sidebar-offcanvas {
        right: -75%
    }

    .row-offcanvas-left .sidebar-offcanvas {
        left: -90%;
        z-index: 999;
        background-color: #ffffff;
        height: 100%;
        margin-top: 60px;
        position: fixed;
        transition: 0.6s;
        -webkit-box-shadow: 3px 4px 10px 0px rgba(50, 50, 50, 0.27);
        -moz-box-shadow: 3px 4px 10px 0px rgba(50, 50, 50, 0.27);
        box-shadow: 3px 4px 10px 0px rgba(50, 50, 50, 0.27);
    }

    .active-sidebar {
        left: 0% !important;
    }

    .row-offcanvas-right.active {
        right: 75%
    }

    .row-offcanvas-left.active {
        left: 75%
    }

    .sidebar-offcanvas {
        position: absolute;
        top: 0;
        width: 75%;
        overflow: hidden;
        display: block
    }

    .related-dossiers .inner {
        margin-top: 0;
        margin-bottom: 36px
    }

    .dossier-news .news-item {
        margin-bottom: 36px
    }

    .breadcrumb {
        margin-top: 60px;
        margin-bottom: -60px;
        position: relative;
        z-index: 888;
    }

    .dossier-list .news-tags {
        margin-bottom: 36px
    }

    .news-list .news-item {
        margin-bottom: 36px
    }

    .tags-detail-news {
        display: none
    }

    #subscription-form-item {
        /*display: none*/
    }

    footer {
        padding-bottom: 60px;
    }

    .body {
        /*margin-top: 60px;*/
    }

    .dossier-introduction {
        margin-top: 60px;
    }

    .dossier-list .body {
        margin-top: 0px;
    }

    .child-nav {
        display: block !important;
    }

    .carousel-caption h2 {
        font-size: 17px;
        line-height: 43px;
    }

    .request-account.body a {
        display: block;
        width: 100%;
        text-overflow: ellipsis;
    }
}

.member .top-nav li {
    padding: 0 16px;
}

@media (max-width: 1200px) {
    .top-nav li a {
        font-size: 10px;
        line-height: 20px
    }

    .footer-heading img {
        width: 100%
    }

    .member .top-nav li {
        padding: 0 13px;
    }
}

@media (max-width: 992px) {
    .top-nav li:nth-child(2) {
        display: none
    }

    .top-nav li {
        padding: 0 15px;
    }

    .member .top-nav li {
        padding: 0 6px;
    }
}

@media (min-width: 768px) {
    .row-offcanvas {
        padding-left: 220px
    }

    .sidebar {
        position: absolute;
        left: 0;
        top: 0;
        width: 220px;
        display: block
    }
}

.row-home-news {
    padding: 36px 0px 0px;
}

.news-image {
    width: 100%;
}

.row-home-events .news-item:nth-child(1),
.row-home-events .news-item:nth-child(2), 
.row-home-events .news-item:nth-child(3)
{
    display: none;
}

.fa-twitter {
    font-size: 72px !important;
}

.carousel-caption {
    position: absolute;
    bottom: 0px;
    z-index: 10;
    color: #fff;
    text-align: center;
    width: 100%;
    height: 52px;
    line-height: 52px;
    background-color: rgba(0, 0, 0, 0.2);
    padding: 0px !important;
    bottom: 0px !important;
    left: 0px !important;
    right: 0px;
    padding-top: 6px !important;
}

.left.carousel-control {
    width: 31px;
    height: 32px;
    background-image: url("/Content/Img/arrow_left_hover.png");
    display: block;
    position: absolute;
    bottom: 9px;
    left: 10px;
}

    .left.carousel-control:hover {
        background-image: url("/Content/Img/arrow_left.png");
    }

.right.carousel-control {
    width: 31px;
    height: 32px;
    background-image: url("/Content/Img/arrow_right_hover.png");
    display: block;
    position: absolute;
    bottom: 9px;
    right: 10px;
}

    .right.carousel-control:hover {
        background-image: url("/Content/Img/arrow_right.png");
    }

.carousel-indicators {
    display: none !important;
}

.nav-item--helpdesk {
    background-color: #630842;
}

    .nav-item--helpdesk a {
        color: #ffffff !important;
    }

.btn--big {
    height: 50px;
    padding: 0px 50px !important;
}

.body h1 {
    font-weight: normal !important;
    font-size: 22px;
}

.fact {
    width: 220px;
    height: 210px;
    margin: 20px auto;
    position: relative;
}

    .fact .line-one {
        color: #ffffff;
        display: block;
        width: 100%;
        height: 25%;
        padding-top: 85px;
        padding-left: 10px;
    }

    .fact .line-two {
        color: #ffffff;
        display: block;
        width: 100%;
        height: 25%;
        padding-top: 70px;
        padding-left: 10px;
    }

        .fact .line-two strong {
            font-weight: 600 !important;
            color: #ffffff !important;
        }

    .fact .line-three {
        text-align: center;
        font-weight: 600 !important;
        padding-top: 55px;
        display: block;
    }

    .fact.fact--one {
        background-image: url("/Content/Img/facts/Feit1.gif");
    }

    .fact.fact--two {
        background-image: url("/Content/Img/facts/Feit2.gif");
    }

    .fact.fact--three {
        background-image: url("/Content/Img/facts/Feit3.gif");
    }

    .fact.fact--four {
        background-image: url("/Content/Img/facts/Feit4.gif");
    }

    .fact.fact--five {
        background-image: url("/Content/Img/facts/Feit5.gif");
    }

    .fact.fact--six {
        background-image: url("/Content/Img/facts/Feit6.gif");
    }

    .fact.fact--seven {
        background-image: url("/Content/Img/facts/Feit7.gif");
    }

    .fact.fact--eight {
        background-image: url("/Content/Img/facts/Feit8.gif");
    }

    .fact.fact--nine {
        background-image: url("/Content/Img/facts/Feit9.gif");
    }

    .fact.fact--ten {
        background-image: url("/Content/Img/facts/Feit10.gif");
        margin-bottom: 0px;
    }

    .fact.fact--eleven {
        background-image: url("/Content/Img/facts/Feit11.gif");
        margin-bottom: 0px;
    }

    .fact.fact--twelve {
        background-image: url("/Content/Img/facts/Feit12.gif");
        margin-bottom: 0px;
    }

.nav-item--featured {
    background-color: #f0602e;
}

    .nav-item--featured a {
        color: #ffffff !important;
    }

.row-home-news .related-dossiers .inner {
    margin: 0px !important;
}

.fancybox-content iframe img {
    width: 100%;
}

.photo-thumb {
    margin-top: 15px;
}

@charset "UTF-8";

.fancybox-enabled {
    overflow: hidden
}

    .fancybox-enabled body {
        overflow: visible;
        height: 100%
    }

.fancybox-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99993;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

    .fancybox-container ~ .fancybox-container {
        z-index: 99992
    }

.fancybox-bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #0f0f11;
    opacity: 0;
    transition-timing-function: cubic-bezier(.55, .06, .68, .19);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.fancybox-container--ready .fancybox-bg {
    opacity: .87;
    transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.fancybox-controls {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    opacity: 0;
    z-index: 99994;
    transition: opacity .2s;
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    direction: ltr
}

.fancybox-show-controls .fancybox-controls {
    opacity: 1
}

.fancybox-infobar {
    display: none
}

.fancybox-show-infobar .fancybox-infobar {
    display: inline-block;
    pointer-events: all
}

.fancybox-infobar__body {
    display: inline-block;
    width: 70px;
    line-height: 44px;
    font-size: 13px;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    text-align: center;
    color: #ddd;
    background-color: rgba(30, 30, 30, .7);
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-font-smoothing: subpixel-antialiased
}

.fancybox-buttons {
    position: absolute;
    top: 0;
    right: 0;
    display: none;
    pointer-events: all
}

.fancybox-show-buttons .fancybox-buttons {
    display: block
}

.fancybox-slider-wrap {
    overflow: hidden;
    direction: ltr
}

.fancybox-slider,
.fancybox-slider-wrap {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 0;
    margin: 0;
    z-index: 99993;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent
}

.fancybox-slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow: auto;
    outline: none;
    white-space: normal;
    box-sizing: border-box;
    text-align: center;
    z-index: 99994;
    -webkit-overflow-scrolling: touch
}

    .fancybox-slide:before {
        content: "";
        height: 100%;
        width: 0
    }

    .fancybox-slide:before,
    .fancybox-slide > * {
        display: inline-block;
        vertical-align: middle
    }

    .fancybox-slide > * {
        position: relative;
        padding: 24px;
        margin: 44px 0;
        border-width: 0;
        text-align: left;
        overflow: auto;
        box-sizing: border-box
    }

.fancybox-slide--image {
    overflow: hidden
}

    .fancybox-slide--image:before {
        display: none
    }

.fancybox-content {
    display: inline-block;
    position: relative;
    margin: 44px auto;
    padding: 0;
    border: 0;
    width: 80%;
    height: calc(100% - 88px);
    vertical-align: middle;
    line-height: normal;
    text-align: left;
    white-space: normal;
    outline: none;
    font-size: 16px;
    font-family: Arial, sans-serif;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    -webkit-overflow-scrolling: touch
}

.fancybox-iframe {
    display: block;
    margin: 0 auto;
    padding: 0;
    border: 0;
    width: 800px;
    height: 600px;
    background-color: transparent !important;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--video .fancybox-iframe {
    background: transparent
}

.fancybox-placeholder {
    z-index: 99995;
    background: transparent;
    cursor: default;
    overflow: visible;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.fancybox-image,
.fancybox-placeholder,
.fancybox-spaceball {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    border: 0
}

.fancybox-image,
.fancybox-spaceball {
    width: 100%;
    height: 100%;
    max-width: none;
    max-height: none;
    background: transparent;
    background-size: 100% 100%
}

.fancybox-controls--canzoomOut .fancybox-placeholder {
    cursor: zoom-out
}

.fancybox-controls--canzoomIn .fancybox-placeholder {
    cursor: zoom-in
}

.fancybox-controls--canGrab .fancybox-placeholder {
    cursor: -webkit-grab;
    cursor: grab
}

.fancybox-controls--isGrabbing .fancybox-placeholder {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.fancybox-spaceball {
    z-index: 1
}

.fancybox-tmp {
    position: absolute;
    top: -9999px;
    left: -9999px;
    visibility: hidden
}

.fancybox-error {
    position: absolute;
    margin: 0;
    padding: 40px;
    top: 50%;
    left: 50%;
    width: 380px;
    max-width: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #fff;
    cursor: default
}

    .fancybox-error p {
        margin: 0;
        padding: 0;
        color: #444;
        font: 16px/20px Helvetica Neue, Helvetica, Arial, sans-serif
    }

.fancybox-close-small {
    position: absolute;
    top: 0;
    right: 0;
    width: 44px;
    height: 44px;
    padding: 0;
    margin: 0;
    border: 0;
    border-radius: 0;
    outline: none;
    background: transparent;
    z-index: 10;
    cursor: pointer
}

    .fancybox-close-small:after {
        content: "×";
        position: absolute;
        top: 5px;
        right: 5px;
        width: 30px;
        height: 30px;
        font: 20px/30px Arial, Helvetica Neue, Helvetica, sans-serif;
        color: #888;
        font-weight: 300;
        text-align: center;
        border-radius: 50%;
        border-width: 0;
        background: #fff;
        transition: background .2s;
        box-sizing: border-box;
        z-index: 2
    }

    .fancybox-close-small:focus:after {
        outline: 1px dotted #888
    }

.fancybox-slide--video .fancybox-close-small {
    top: -36px;
    right: -36px;
    background: transparent
}

.fancybox-close-small:hover:after {
    color: #555;
    background: #eee
}

.fancybox-caption-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 60px 30px 0;
    z-index: 99998;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    box-sizing: border-box;
    background: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, .1) 20%, rgba(0, 0, 0, .2) 40%, rgba(0, 0, 0, .6) 80%, rgba(0, 0, 0, .8));
    opacity: 0;
    transition: opacity .2s;
    pointer-events: none
}

.fancybox-show-caption .fancybox-caption-wrap {
    opacity: 1
}

.fancybox-caption {
    padding: 30px 0;
    border-top: 1px solid hsla(0, 0%, 100%, .4);
    font-size: 14px;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    color: #fff;
    line-height: 20px;
    -webkit-text-size-adjust: none
}

    .fancybox-caption a,
    .fancybox-caption button {
        pointer-events: all
    }

    .fancybox-caption a {
        color: #fff;
        text-decoration: underline
    }

.fancybox-button {
    display: inline-block;
    position: relative;
    width: 44px;
    height: 44px;
    line-height: 44px;
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: 0;
    cursor: pointer;
    background: transparent;
    color: #fff;
    box-sizing: border-box;
    vertical-align: top;
    outline: none
}

.fancybox-button--disabled {
    cursor: default;
    pointer-events: none
}

.fancybox-button,
.fancybox-infobar__body {
    background: rgba(30, 30, 30, .6)
}

    .fancybox-button:hover {
        background: rgba(0, 0, 0, .8)
    }

    .fancybox-button:after,
    .fancybox-button:before {
        content: "";
        pointer-events: none;
        position: absolute;
        border-color: #fff;
        background-color: currentColor;
        color: currentColor;
        opacity: .9;
        box-sizing: border-box;
        display: inline-block
    }

.fancybox-button--disabled:after,
.fancybox-button--disabled:before {
    opacity: .5
}

.fancybox-button--left:after {
    left: 20px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.fancybox-button--left:after,
.fancybox-button--right:after {
    top: 18px;
    width: 6px;
    height: 6px;
    background: transparent;
    border-top: 2px solid currentColor;
    border-right: 2px solid currentColor
}

.fancybox-button--right:after {
    right: 20px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.fancybox-button--left {
    border-bottom-left-radius: 5px
}

.fancybox-button--right {
    border-bottom-right-radius: 5px
}

.fancybox-button--close {
    float: right
}

    .fancybox-button--close:after,
    .fancybox-button--close:before {
        content: "";
        display: inline-block;
        position: absolute;
        height: 2px;
        width: 16px;
        top: calc(50% - 1px);
        left: calc(50% - 8px)
    }

    .fancybox-button--close:before {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    .fancybox-button--close:after {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

.fancybox-loading {
    border: 6px solid hsla(0, 0%, 39%, .4);
    border-top: 6px solid hsla(0, 0%, 100%, .6);
    border-radius: 100%;
    height: 50px;
    width: 50px;
    -webkit-animation: a .8s infinite linear;
    animation: a .8s infinite linear;
    background: transparent;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
    z-index: 99999
}

@-webkit-keyframes a {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes a {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@media (max-width:800px) {
    .fancybox-controls {
        text-align: left
    }

    .fancybox-button--left,
    .fancybox-button--right,
    .fancybox-buttons button:not(.fancybox-button--close) {
        display: none !important
    }

    .fancybox-caption {
        padding: 20px 0;
        margin: 0
    }
}

.fancybox-button--fullscreen:before {
    width: 15px;
    height: 11px;
    left: 15px;
    top: 16px;
    border: 2px solid;
    background: none
}

.fancybox-button--play:before {
    top: 16px;
    left: 18px;
    width: 0;
    height: 0;
    border-top: 6px inset transparent;
    border-bottom: 6px inset transparent;
    border-left: 10px solid;
    border-radius: 1px;
    background: transparent
}

.fancybox-button--pause:before {
    top: 16px;
    left: 18px;
    width: 7px;
    height: 11px;
    border-style: solid;
    border-width: 0 2px;
    background: transparent
}

.fancybox-button--thumbs span {
    font-size: 23px
}

.fancybox-button--thumbs:before {
    top: 20px;
    left: 21px;
    width: 3px;
    height: 3px;
    box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, inset 0 0 0 32px, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0
}

.fancybox-container--thumbs .fancybox-caption-wrap,
.fancybox-container--thumbs .fancybox-controls,
.fancybox-container--thumbs .fancybox-slider-wrap {
    right: 220px
}

.fancybox-thumbs {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: auto;
    width: 220px;
    margin: 0;
    padding: 5px 5px 0 0;
    background: #fff;
    z-index: 99993;
    word-break: normal;
    -webkit-overflow-scrolling: touch;
    -webkit-tap-highlight-color: transparent;
    box-sizing: border-box
}

    .fancybox-thumbs > ul {
        list-style: none;
        position: absolute;
        position: relative;
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 0;
        overflow-x: hidden;
        overflow-y: auto;
        font-size: 0
    }

        .fancybox-thumbs > ul > li {
            float: left;
            overflow: hidden;
            max-width: 50%;
            padding: 0;
            margin: 0;
            width: 105px;
            height: 75px;
            position: relative;
            cursor: pointer;
            outline: none;
            border: 5px solid #fff;
            border-top-width: 0;
            border-right-width: 0;
            -webkit-tap-highlight-color: transparent;
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
            box-sizing: border-box
        }

li.fancybox-thumbs-loading {
    background: rgba(0, 0, 0, .1)
}

.fancybox-thumbs > ul > li > img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    max-width: none;
    max-height: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fancybox-thumbs > ul > li:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 2px;
    border: 4px solid #4ea7f9;
    z-index: 99991;
    opacity: 0;
    transition: all .2s cubic-bezier(.25, .46, .45, .94)
}

.fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
    opacity: 1
}

@media (max-width:800px) {
    .fancybox-thumbs {
        display: none !important
    }

    .fancybox-container--thumbs .fancybox-caption-wrap,
    .fancybox-container--thumbs .fancybox-controls,
    .fancybox-container--thumbs .fancybox-slider-wrap {
        right: 0
    }

    .home .news-item {
        margin-bottom: 30px;
    }

    .wrapper-btn .btn,
    .subscription-submit-button .btn {
        width: 100%;
        margin-bottom: 15px;
    }

    body > div.row-offcanvas.row-offcanvas-left > div.row.row-grey.gutter-36 > div > div > div.col-md-8.dossier-introduction > div > ul > li:nth-child(1) {
        width: 100%;
        text-align: center;
    }

    body > div.row-offcanvas.row-offcanvas-left > div.row.row-grey.gutter-36 > div > div > div.col-md-8.dossier-introduction > div > ul > li:nth-child(2),
    body > div.row-offcanvas.row-offcanvas-left > div.row.row-grey.gutter-36 > div > div > div.col-md-8.dossier-introduction > div > ul > li:nth-child(3),
    body > div.row-offcanvas.row-offcanvas-left > div.row.row-grey.gutter-36 > div > div > div.col-md-8.dossier-introduction > div > ul > li:nth-child(4),
    body > div.row-offcanvas.row-offcanvas-left > div.row.row-grey.gutter-36 > div > div > div.col-md-8.dossier-introduction > div > ul > li:nth-child(5),
    #naslag,
    #leden,
    #meelezers,
    #agenda {
        display: none;
    }
}

iframe body > img:nth-child(1) {
    width: 100%;
}

.nav-item-mobile.active a {
    color: #f61738;
    font-weight: bold;
}

.agenda .related-dossiers {
    margin-bottom: 30px;
}

.document-meeting-list {
    list-style: none;
    padding-left: 0px;
}

#request-new-account-form-item .email {
    background-color: #eceeef;
    pointer-events: none;
}

.l-well {
    background: #e6e6e6;
    padding: 20px 30px;
    margin-bottom: 30px;
    border: 1px solid #ccc
}

.l-well .error {
    color: #f61738;
}

.l-well [class^="col-"] {
    padding: 0;
}

.navbar-header-bottom ul {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    float: left;
}

.navbar-header-bottom ul li {
    height: 64px;
    line-height: 47px;
    float: left;
}

.navbar-header-bottom ul li.active {
    background-color: #f0602e; 
}

.navbar-header-bottom ul li.active a {
    color: white !important;
}

.navbar-header-bottom ul li.active a:hover {
    color: white !important;
}

.navbar-header-bottom ul li a {
    height: 64px;
    color: #7d7c7c;
    font-weight: 400;
    font-size: 17px;
    display: block;
    padding: .5em 1em;
}