body.texture {
    background: url('/Content/Nijbod/images/nijbod-bg.jpg');
    background-size: cover;
    margin: 0;
}

body {
    font-family: 'Ubuntu', sans-serif;
    margin-top: 130px;
    font-size: 15px;
}

a:hover {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}

i {
    color: #bdc2c5;
}

.blue-text {
    color: #2C3D60;
}

.header-wrapper {
    position: absolute;
    width: 100%;
}

.header-green {
    /*background: url('/Content/Portal/images/headerspacerSHWJ.png') repeat-x;*/
    position: fixed;
    top: 0;
    z-index: 128;
    height: 70px;
}

    .header-green i {
        color: white;
    }

    .header-green a {
        font-weight: 300;
        padding-right: 20px;
        font-size: 18px;
        color: white;
    }

        .header-green a:hover {
            text-decoration: none;
        }

        .header-green a:active {
            text-decoration: none;
        }

        .header-green a:nth-last-of-type(1) {
            padding-right: 6px;
        }

.header-blue {
    background: url('/Content/Portal/images/header-blue-background.png') repeat-x;
    position: fixed;
    top: 0;
    z-index: 128;
    height: 70px;
}

    .header-blue i {
        color: white;
    }

    .header-blue a {
        font-weight: 300;
        padding-right: 20px;
        font-size: 18px;
        color: white;
    }

        .header-blue a:hover {
            text-decoration: none;
        }

        .header-blue a:active {
            text-decoration: none;
        }

        .header-blue a:nth-last-of-type(1) {
            padding-right: 6px;
        }


.header-green-menu {
    margin-top: 22px;
}

.header-white {
    top: 70px;
    position: fixed;
    z-index: 64;
    background: url('/Content/Portal/images/header-white-background.png') repeat-x;
    height: 60px;
}

    .header-white a {
        font-weight: 300;
        font-size: 18px;
        color: black;
        padding-right: 20px;
    }

        .header-white a.menu-active {
            color: #a2c73b;
            font-weight: 500;
        }

        .header-white a:hover {
            text-decoration: none;
        }

        .header-white a:active {
            text-decoration: none;
        }

        .header-white a:focus {
            text-decoration: none;
        }

        .header-white a.disabled {
            color: #bbbbbb;
            cursor: default;
        }

.header-white-menu {
    margin-top: 12px;
}

.logo-img {
    background: url(/Content/Nijbod/images/logo-svg.svg) no-repeat !important;
    margin-top: 0px;
    padding-left: 136px !important;
    padding-top: 8px !important;
}


.logo {
    margin-top: 8px;
}

.search {
    float: right;
    height: 24px;
    width: 180px;
    font-style: italic;
    font-size: 12px;
    background-color: #e5eecc;
    margin-right: 226px;
}

.export a {
    color: #bdc2c5;
    margin-right: 14px;
}


.breadcrumbs {
    font-family: 'Ubuntu', sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 22px;
}

    .breadcrumbs a {
        color: #2C3D60;
    }

    .breadcrumbs i {
        color: #2494F2;
    }

        .breadcrumbs i.breadcrumbs-white-icon {
            color: white;
        }

    .breadcrumbs a:hover {
        text-decoration: none;
    }

    .breadcrumbs a:active {
        text-decoration: none;
    }

    .breadcrumbs a:focus {
        text-decoration: none;
    }

.side-bar {
    margin-top: 20px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border-top-left-radius: 0.6em;
    border-top-right-radius: 0.6em;
}

.side-bar-blue-header {
    background-color: #2494F2;
    text-align: center;
    border-top-left-radius: 0.6em;
    border-top-right-radius: 0.6em;
}

    .side-bar-blue-header i.icon-front {
        color: #2494F2;
        font-size: 24px;
    }

    .side-bar-blue-header i.icon-back {
        margin-top: -10px;
        color: #f1f9fe;
        font-size: 60px;
    }

    .side-bar-blue-header span {
        margin-top: 20px;
        margin-bottom: -10px;
    }

.side-bar-blue-header-1 {
    /*background-image: url('/Content/Portal/images/direct-doen.png');*/
    background-size: cover;
    height: 125px;
}

    .side-bar-blue-header-1 span {
        margin-top: 110px;
    }

.side-bar-blue-header-2 {
    /*background-image: url('/Content/Portal/images/direct-doen.png');*/
    background-size: cover;
    height: 125px;
}

    .side-bar-blue-header-2 span {
        margin-top: 110px;
    }

.side-bar-blue-header-3 {
    /*background-image: url('/Content/Portal/images/mijn-destion.png');*/
    background-size: cover;
    height: 125px;
}

    .side-bar-blue-header-3 span {
        margin-top: 110px;
    }

.side-bar-blue-content {
    color: black;
    background-color: #f1f9fe;
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
}

.side-bar-blue-content-fixedheight {
    color: black;
    background-color: #f1f9fe;
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    height: 300px;
}


.side-bar-blue-content h3 {
    color: #2494F2;
    margin: 0 0 8px 0;
    padding-top: 26px;
    text-align: center;
}

.side-bar-blue-content h4 {
    text-align: center;
}


.side-bar-blue-content-fixedheight h3 {
    color: #2494F2;
    margin: 0 0 8px 0;
    padding-top: 26px;
    text-align: center;
}

.side-bar-blue-content-fixedheight h4 {
    text-align: center;
}

.side-bar-green-header {
    background-color: #a2c73b;
    text-align: center;
    border-top-left-radius: 0.6em;
    border-top-right-radius: 0.6em;
}

    .side-bar-green-header i.icon-front {
        color: #a2c73b;
        font-size: 24px;
    }

    .side-bar-green-header i.icon-back {
        margin-top: -10px;
        color: #f8fbf3;
        font-size: 60px;
    }

    .side-bar-green-header span {
        margin-top: 20px;
        margin-bottom: -10px;
    }

.side-bar-green-header-1 {
    /*background-image: url('/Content/Portal/images/petra-uitgesneden.png');*/
    background-size: cover;
    height: 125px;
}

    .side-bar-green-header-1 span {
        margin-top: 110px;
    }

.side-bar-green-header-2 {
    background-image: url('/Content/Portal/images/box2.png');
    background-size: cover;
    height: 125px;
}

    .side-bar-green-header-2 span {
        margin-top: 110px;
    }

.side-bar-green-header-3 {
    /*background-image: url('/Content/Portal/images/mijn-destion.png');*/
    background-size: cover;
    height: 125px;
}

    .side-bar-green-header-3 span {
        margin-top: 110px;
    }

.side-bar-green-content {
    color: black;
    background-color: #f8fbf3;
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
}

.side-bar-green-content-fixedheight {
    color: black;
    background-color: #f8fbf3;
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    height: 300px;
}

.side-bar-green-content h3 {
    color: #a2c73b;
    margin: 0 0 8px 0;
    padding-top: 26px;
    text-align: center;
}

.side-bar-green-content h4 {
    text-align: center;
}

.side-bar-green-content-fixedheight h3 {
    color: #a2c73b;
    margin: 0 0 8px 0;
    padding-top: 26px;
    text-align: center;
}

.side-bar-green-content-fixedheight h4 {
    text-align: center;
}

.fa-stack {
    position: inherit;
}

.footer-list li {
    margin-left: 14px;
}

.footer-green-shadow {
    background: url('/Content/Portal/images/footer-green-background.png') repeat-x;
    height: 9px;
}

.footer-green {
    font-weight: 300;
    background-color: #a2c73b;
    color: white;
    padding-bottom: 15px;
}

    .footer-green strong {
        font-weight: 400;
    }

    .footer-green i {
        color: white;
    }

    .footer-green h3 {
        font-weight: 300;
        border-bottom: 1px solid white;
    }

        .footer-green h3 strong {
            font-weight: 400;
        }

.footer-blue-shadow {
    background: url('/Content/Portal/images/footer-blue-background.png') repeat-x;
    height: 9px;
}

.footer-blue {
    background-color: #2494F2;
    color: white;
    vertical-align: middle;
}

h1 {
    font-family: 'Titillium Web', sans-serif;
    font-size: 28px; 
    font-weight: 600;
    line-height: 38px; 
}

h2 {
    font-family: 'Titillium Web', sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 38px;
}

.bodytext {
    font-family: 'Ubuntu', sans-serif;
    font-size: 15px; 
    font-weight: 400;
    line-height: 22px;
}

.bodytext-bold {
    font-family: 'Ubuntu', sans-serif;
    font-size: 15px; 
    font-weight: 600;
    line-height: 22px; 
}

.breadcrumbs {
    font-family: 'Ubuntu', sans-serif;
    font-size: 13px; 
    font-weight: 600;
    line-height: 22px;
}

.login-input-fields {
    background: white;
    display: flex;
    border-radius: 15px;
    align-items: center;
    padding: 2px;
    box-shadow: none;
    padding-inline: 15px;
}

/* Chrome, Safari */
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px white inset !important;
    -webkit-text-fill-color: #000 !important;
}

/* Firefox */
input:-moz-autofill,
input:-moz-autofill:hover,
input:-moz-autofill:focus,
input:-moz-autofill:active {
    background: white !important;
    color: #000 !important;
}

input:-internal-autofill-selected {
    background-color: white !important;
    color: #000 !important;
}

.footer-blue-text {
    font-weight: 300;
    color: #ced6eb;
    margin-left: 8px;
    margin-right: 8px;
}

.footer-blue-container {
    padding-top: 15px;
    padding-bottom: 15px;
}

    .footer-blue-container strong {
        font-weight: 400;
    }

    .footer-blue-container a:active {
        color: white;
    }

    .footer-blue-container a:visited {
        color: white;
    }

    .footer-blue-container a:hover {
        color: white;
    }

    .footer-blue-container a:focus {
        color: white;
    }

.spacer-large {
    margin-top: 40px;
}

.spacer-medium {
    margin-top: 20px;
}

.spacer-small {
    margin-top: 8px;
}

/* Bootstrap panel overrides */

.panel {
    border: none;
    box-shadow: none;
}

.panel-group .panel {
    border-radius: 0;
}

.panel-default {
    border-color: #e8a9a9 !important;
}

    .panel-default > .panel-heading {
        color: #333;
        background-color: #fef1f1 !important;
        box-shadow: none;
        border: none;
    }

    .panel-default > .panel-footer {
        color: #333 !important;
        background-color: #fef1f1 !important;
        box-shadow: none;
        border: none;
    }

    .panel-default > .active-panel {
        color: white;
        background-color: #009ee3;
    }



h4 {
    color: #2494F2;
}
    /* Bootstrap tab overrides */
    h4.panel-title {
        border-bottom: 1px solid #ced6eb;
    }

.pager li > a:hover, .pager li > a:focus {
    text-decoration: none;
    background-color: #2494F2;
}

.nav-tabs {
    border-bottom: 1px solid #dff1fc;
    font-size: 15px;
    cursor: default;
}

    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
        border-radius: 0;
        background-color: #f1f9fe;
        color: #2494F2;
        border: solid #eff8fe;
        font-weight: bold;
        cursor: default;
    }

    .nav-tabs > li > a:hover {
        border-radius: 0;
        border-color: white;
        background-color: white;
        color: #2494F2;
        font-weight: bold;
        cursor: default;
    }

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    color: #337ab7;
    font-weight: 500;
    background-color: white;
}

/* Bootstrap overrides */

h1 {
    margin-left: 14px;
    color: #2494F2;
}

.btn {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 20px;
}

.btn-primary {
    color: white;
    background-color: #2C3D60;
    border-color: #2C3D60;
    box-shadow: none
}

.btn-success {
    color: #fff;
    background-color: #a2c73b;
    border-color: #a2c73b;
}

.btn i {
    color: white;
}

.table > thead > tr > th {
    border: none;
}

.input-group-addon {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.input-sm, .form-group-sm .form-control {
    font-size: inherit;
}

.form-control-feedback {
    right: 12px;
}

.pager li > a, .pager li > span {
    border-radius: 0;
}

.pager .next > a, .pager .next > a:hover, .pager .next > span {
    color: white;
    background-color: #2494F2;
}

    .pager .previous > a, .pager .next > a:hover .pager .previous > span {
        color: white;
        background-color: #2494F2;
    }

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top: none;
    background-color: #f1f9fe;
}

label {
    font-weight: normal;
}

.table-striped > tbody > tr:nth-child(odd) {
    background-color: white;
}

.table-striped > tbody > tr:nth-child(even) {
    background-color: #f1f9fe;
}

/*Font awesome overrides*/
.blue {
    color: #2494F2;
}

fa-ul {
    margin-left: 10px;
}

    fa-ul footer-list {
        margin-left: 10px;
    }

.login-container .block-flat .header {
    padding: 9px 20px;
    background: #2C3D60 !important;
    border-bottom: 0px solid #2C3D60;
}


    .error {
        color: red;
    }

.login-container .block-flat {
    background-color: #F0F6F9
}
