﻿* {
    margin: 0;
}

html, body, form {
    height: 100%;
}

.full-width {
    width: 100%;
}

iframe {
    display: block;
    width: 100%;
    height: 100vh;
}


.MainBody {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    background-image: url(line.png);
    background-repeat: repeat-x;
}

.fontNormal {
    font-family: verdana,sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #333333;
    line-height: 12pt;
}

.fontNormalbw {
    font-family: verdana,sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 12pt;
}

.fontPopup {
    font-family: Arial;
    font-size: 10pt;
    font-weight: normal;
    color: #003366;
}

.fontSmall {
    font-family: Arial;
    font-size: 8pt;
    font-weight: normal;
    color: #8B8B8B;
}

.fontBigger {
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
}

.fontButton {
    font-family: Verdana, "Sans-Serif";
    font-size: 12px;
    font-weight: normal;
    color: #000000;
}

.fontWarning {
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    color: #ff0000;
}

.fontInformation {
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    color: #009900;
}

.sub_title {
    font-family: verdana,sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 12pt;
}

.fontBvoVerkortWerkwijzeTitle {
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
}

.bvoWerkwijzeContainer {
    Width ="100%";
    background-color: #EEEDE6;
}

.fontBvoVerkortWerkwijze {
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
    color: #000000;
}

.sub_title_green {
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #009900;
}

.title {
    font-family: Arial;
    font-size: 20px;
    font-weight: bold;
    color: #003366;
    line-height: 22px;
}

.mainTitle {
    font-family: Arial;
    font-size: 24px;
    font-weight: bold;
    color: #009900;
}

.ml a:link {
    font-family: verdana,sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: underline;
}

.ml a:visited {
    font-family: verdana,sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #FFF;
    text-decoration: underline;
}

.ml a:hover {
    font-family: verdana,sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: underline;
}

.mlk a:link, .mlk a:visited, .mlk a:hover {
    font-family: verdana,sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #8B8B8B;
    text-decoration: none;
}


.lb_link a:hover, .lb_link a:link, .lb_link a:visited {
    font-family: verdana,sans-serif;
    font-size: 15px;
    line-height: 20px;
    font-weight: normal;
    color: #3A84C1;
    text-decoration: none;
}

.W_link_noline a:hover, .W_link_noline a:link, .W_link_noline a:visited {
    font-family: verdana,sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #FFF;
    text-decoration: none;
}

.mlz a:link {
    font-family: verdana,sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #3A84C1;
    text-decoration: underline;
}

.mlz a:visited {
    font-family: verdana,sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #3A84C1;
    text-decoration: underline;
}

.mlz a:hover {
    font-family: verdana,sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #3A84C1;
    text-decoration: underline;
}

.mlb a:link {
    font-family: verdana,sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #3A84C1;
    text-decoration: underline;
}

.mlb a:visited {
    font-family: verdana,sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #3A84C1;
    text-decoration: underline;
}

.mlb a:hover {
    font-family: verdana,sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #3A84C1;
    text-decoration: underline;
}


.MyCell {
    background-image: url(bground_menubl.gif);
    background-repeat: repeat-x;
}

.sel {
    background-image: url(menu_sel.gif);
    background-repeat: repeat-x;
    height: 18px;
    text-align: left;
    font-family: Arial;
    font-weight: bold;
    font-size: 1.0em;
    color: #003300;
    text-decoration: none;
    margin-top: 0px;
    margin-right: 1px;
    padding-top: 2px;
}

.right {
    float: right;
}

.left_float_image {
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    FLOAT: left;
    PADDING-BOTTOM: 5px;
    MARGIN-RIGHT: 7px;
    PADDING-TOP: 5px;
}

.LabelLike a:link, .LabelLike a:visited, .LabelLike a:hover {
    font-family: Arial;
    font-size: 10pt;
    font-style: normal;
    font-weight: normal;
    color: #003366;
    text-decoration: none;
}

.alignRight {
    text-align: right;
}

.TableHeader {
    font-family: verdana,sans-serif;
    font-size: 13px;
    background-color: #003C5C;
    font-weight: bold;
    color: White;
    padding: 2px;
}

.TableHeaderGreen {
    font-family: verdana,sans-serif;
    font-size: 13px;
    background-color: #009900;
    font-weight: bold;
    color: White;
    padding: 2px;
}

.subkop {
    font-family: verdana,sans-serif;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    color: #3A84C1;
}

.Kop {
    font-family: verdana,sans-serif;
    font-size: 25px;
    font-style: normal;
    color: #3A84C1;
    line-height: 18pt;
}

.KopWhite {
    font-family: verdana,sans-serif;
    font-size: 14pt;
    font-weight: bold;
    font-style: normal;
    color: #FFFFFF;
    line-height: 16pt;
}

.Tussenkop {
    font-family: verdana,sans-serif;
    font-size: 15px;
    font-weight: bold;
    font-style: normal;
    color: #333333;
}

.TussenkopPicture {
    font-family: verdana,sans-serif;
    font-size: 15px;
    font-style: normal;
    color: #333333;
}



.Lead {
    font-family: verdana,sans-serif;
    font-size: 15px;
    color: #333333;
    line-height: 22px;
}

.LeadHeader {
    font-family: verdana,sans-serif;
    font-size: 15px;
    color: #333333;
    font-weight: bold;
    line-height: 22px;
}


.Normaal {
    font-family: verdana,sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    line-height: 20px;
    color: #333333;
}


a:link {
    font-family: verdana,sans-serif;
    font-size: 13px;
    text-decoration: underline;
    color: #3A84C1;
}

a:hover {
    font-family: verdana,sans-serif;
    font-size: 13px;
    text-decoration: underline;
    color: #005172;
}

a:visited {
    font-family: verdana,sans-serif;
    font-size: 13px;
    text-decoration: underline;
    color: #3A84C1;
}

.NormaalWhite {
    font-family: verdana,sans-serif;
    font-size: 10pt;
    font-style: normal;
    font-weight: normal;
    color: #FFFFFF;
}

.NormaalWhiteBold {
    font-family: verdana,sans-serif;
    font-size: 10pt;
    font-style: normal;
    font-weight: bold;
    color: #FFFFFF;
}

.NormaalItalic {
    font-family: verdana,sans-serif;
    font-size: 13px;
    font-style: italic;
    font-weight: normal;
    line-height: 20px;
    color: #333333;
}

.FooterWhite {
    font-family: verdana,sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    color: #FFFFFF;
}

.NormaalBold {
    font-family: verdana,sans-serif;
    font-size: 10pt;
    font-style: normal;
    font-weight: bold;
    color: #004A68;
}

#container-footer {
    width: 100%;
    /* bottom: 0px; */
    left: 0px;
    position: fixed;
    bottom: -1px; /* for certain IE widths */
    height: 35px;
    /* background: #cfcfcf url(footer.png) repeat-x left top; */
}

#footer {
    margin: 0px auto;
    padding: 20px 0 0 0;
    width: 954px;
}

.left_float_image {
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    FLOAT: left;
    PADDING-BOTTOM: 5px;
    MARGIN-RIGHT: 7px;
    PADDING-TOP: 0px;
}

.right_float_image {
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    FLOAT: right;
    PADDING-BOTTOM: 5px;
    MARGIN-LEFT: 5px;
    MARGIN-RIGHT: 7px;
    PADDING-TOP: 5px;
}

.copyright {
    COLOR: #666666;
    FONT: 9px verdana, arial, sans-serif;
}

.ourbutton {
    font-family: verdana,sans-serif;
    font-size: 11px;
    display: inline-block;
    text-decoration: none;
    background: #FFFFFF;
    color: #333333;
    border-radius: 10px/50%;
    line-height: 1.5;
    padding: 1px 11px;
    border: 0;
    outline: 0;
}

ourbutton.button {
    padding: 5px 15px;
}

a.ourbutton:link {
    font-family: verdana,sans-serif;
    font-size: 11px;
    text-decoration: none;
    background: #FFFFFF;
    color: #333333;
}

a.ourbutton:hover {
    font-family: verdana,sans-serif;
    font-size: 11px;
    text-decoration: none;
    background: #FFFFFF;
    color: #333333;
}

a.ourbutton:visited {
    font-family: verdana,sans-serif;
    font-size: 11px;
    text-decoration: none;
    background: #FFFFFF;
    color: #333333;
}

.greenbox {
    top: -25px;
    height: 35px;
    width: 180px;
    left: 20px;
    background-color: #42A641;
    color: white;
    position: relative;
    text-align: center;
    font-size: 14px;
    padding-top: 7px;
}

.invisible {
    display: none;
}

.dxisControl .dxis-itemTextArea {
    top: 175px;
    left: 0px;
    width: 90% !important;
    padding: 100px 16px 21px;
    color: #fff;
    background-color: rgba(52,178,51, .5);
    /*text-align:end;*/
}

    .dxisControl .dxis-itemTextArea a {
        color: white;
    }

        .dxisControl .dxis-itemTextArea a:hover, a:focus {
            text-decoration: underline;
        }

    .dxisControl .dxis-itemTextArea p {
        color: #fff;
        font-size: 25px;
    }

    .dxisControl .dxis-itemTextArea span {
        color: #fff;
        font-size: 14px;
        line-height: 18px;
    }

    .dxisControl .dxis-itemTextArea > p {
        margin-bottom: 0 !important;
    }

.dxisControl .dxis-nbDotsBottom {
    padding: 0;
    margin-top: -25px;
}

    .dxisControl .dxis-nbDotsBottom .dxis-nbSlidePanel {
        right: 15px;
        left: auto !important;
        transform: matrix(1, 0, 0, 1, 0, 0) !important;
    }

.divSmall {
    border: 1px solid #D8D8D8;
    margin-right: 10px;
    height: 225px !important;
    width: 369px;
    position: relative;
    float: left;
    display: block;
    /*padding: 1em 1.4em;*/
    background: none;
}

.divImg {
    position: relative;
    float: left;
    display: block;
    cursor: pointer;
}

.ui-dialog, .ui-dialog, .ui-widget, .ui-widget-content, .ui-corner-all, .foo, .ui-draggable, .ui-resizable {
    background: #EFEEE8 !important;
}

.button,
a[href].button,
a[href].button:visited,
a.button:visited {
    background-color: #005172;
    display: inline-block;
    border-radius: 40px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
    color: white;
    margin-bottom: 20px;
    transition: background-color 1600ms;
    text-decoration: none;
}

    .button:hover,
    a[href].button:hover {
        background-color: #438ac4;
        border: none;
        transition: background-color 800ms, color 800ms, border 800ms;
    }


.clearfix {
    clear: both;
}

.info {
    word-wrap: break-word;
    width: 90%;
    font-size: 13px;
}

/* home page */

#home-page .content-wrapper {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 12px;
    box-sizing: border-box;
}

#home-page .header-logo {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-top: 12px;
}

#home-page header .col {
    flex: 1;
}

    #home-page header .col:nth-child(2) {
        text-align: right;
        flex: 1;
    }



#home-page p {
    padding-bottom: 12px;
}

.menu {
    padding-top: 12px;
}

#home-page .footer {
    background-color: #34B233;
    width: 100%;
    background-image: url(../Images/page-shadow.png);
    background-repeat: no-repeat;
    color: #FFFFFF;
}

#home-page .main {
    width: 100%;
    background-color: white;
    margin: 0 auto;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #EFEEE8;
    min-width: 250px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

    .dropdown-content a {
        color: black;
        padding: 6px 16px;
        text-decoration: none;
        display: block;
    }


.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .main-menu-button {
    background-color: #3e8e41;
}

.main-menu-button {
    background-color: #34B233;
    padding: 5px 15px;
    margin-bottom: 12px;
    min-width: 75px;
    text-decoration: none;
    display: inline-block;
    color: white;
    border: none;
}

a[href].main-menu-button,
a[href].main-menu-button:visited,
a.main-menu-button:visited {
    text-decoration: none;
    color: white;
}

.main-menu-button-selected {
    background-color: #34B233;
    padding: 5px 15px;
    margin-bottom: 12px;
    min-width: 75px;
    display: inline-block;
}

a[href].main-menu-button-selected,
a[href].main-menu-button-selected:visited,
a.main-menu-button-selected:visited {
    text-decoration: underline;
    color: white;
    font-weight: bold;
}

.main-menu-button-home, a[href].main-menu-button-home, a[href].main-menu-button-home:visited, a.main-menu-button-home:visited {
    background-color: #34B233;
    color: white;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 2px;
    padding-bottom: 4px;
    margin-bottom: 12px;
    text-decoration: none;
    display: inline-block;
    font-size: 11px;
}

a[href].main-menu-button:focus,
a[href].main-menu-button:hover {
    text-decoration: underline;
}

.tooltip {
    position: relative;
    display: inline-block;
}

    .tooltip .tooltiptext {
        visibility: hidden;
        width: 180px;
        background-color: #FFFFC6;
        color: #000000;
        text-align: center;
        /*border-radius: 6px;*/
        border: 1px solid #000000;
        box-shadow: 5px 5px 2px grey;
        padding: 5px;
        font-size: 10px;
        /* Position the tooltip */
        position: absolute;
        z-index: 1;
        top: 35px;
        left: -5px;
    }

    .tooltip:hover .tooltiptext {
        visibility: visible;
    }

.col {
    width: 50%;
    float: left;
}

    .col:nth-child(2) {
        text-align: right;
    }

@media only screen and (min-width : 1200px) {
    #home-page article .content-wrapper {
        width: calc(100% - 20px);
        padding-left: 20px;
        padding-top: 12px;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }


    .intro-movies {
        padding-left: 12px;
        background-color: #6AADE4;
        padding-top: 12px;
        flex: 1;
    }

        .intro-movies p {
            color: #fff;
        }

    .intro-text {
        flex: 3;
        padding-right: 12px;
    }

    .logo-mobile {
        display: none;
    }

    .logo {
        max-width: 210px;
        display: block;
        text-align: right;
    }
}

@media only screen and (max-width : 1200px) {
    #home-page article .content-wrapper {
        /*max-width: calc(100% - 40px);*/
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 12px;
    }

    .intro-movies {
        width: calc(100% - 12px);
        padding-right: 12px;
    }

    .intro-text {
        width: 100%;
    }

    .logo-mobile {
        height: 40px;
    }

    .logo {
        display: none;
    }

    .col {
        width: 100%;
        float: none;
    }
}

@media only screen and (max-width : 400) {
    .Kop {
        font-size: 14px;
    }
}

/* main master*/

.above-sticky-footer {
    min-height: 100%;
    /* equal to footer height */
    margin-bottom: -100px;
    border-left: 1px solid #d6d6d6;
    border-right: 1px solid #d6d6d6;
}

    .above-sticky-footer:after {
        content: "";
        display: block;
    }

    .sticky-footer, .above-sticky-footer:after {
        height: 100px;
    }

#main article .content-wrapper {
    width: 100%;
    padding: 12px;
    box-sizing: border-box;
}

#main .content-wrapper {
    width: calc(100% - 40px);
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 12px;
}

#main .header-logo {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-top: 12px;
}

#main header .col {
    flex: 1;
}

    #main header .col:nth-child(2) {
        text-align: right;
        flex: 1;
    }



#main p {
    padding-bottom: 12px;
}

.sticky-footer {
    background-color: #34B233;
    background-image: url(../Images/page-shadow.png);
    background-repeat: no-repeat;
    color: #FFFFFF;
    height: 100px;
    margin: 0 auto
}

    .sticky-footer .content-wrapper {
        width: calc(100% - 40px);
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 12px;
    }

.controlContainer {
    padding-bottom: 12px;
    font-family: verdana,sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
}

    .controlContainer .bold {
        font-weight: bold;
        padding-left: 5px;
        margin-top: 21px;
    }

.processWindow {
    display: none;
    border: 1px solid #D6D6D6;
    width: 300px;
    height: 100px;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 2;
    background-color: white;
    box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.1);
    text-align: center;
    padding-top: 40px;
    font-size: 16px;
}

.sub-title {
    padding-left: 20px;
    padding-bottom: 12px;
    font-family: verdana,sans-serif;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    color: #3A84C1;
}

.dxeBase {
    font-family: verdana,sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 12pt;
}

.dxeCaption {
    padding-left: 20px;
    font-size: 14px;
}

.dxeCaptionCell {
    line-height: 14px;
}

.dxeListBoxItemSelected {
    background-color: #FF9933;
}

.dxeListBoxItemHover {
    background-color: #FF9933;
    color: white;
}

.scrollbar {
    height: 100px;
    overflow-y: auto;
}

.passwordRecoverLink {
    display: inline !important
}

.titleBox {
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}
.imageBox {
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    float: right;
    background-color: white;
    width: 48%;
    border: 2px solid grey;
    border-radius: 8px;
}
.extraUitleg {
    word-wrap: normal;
    word-wrap: break-word;
    padding-right: 10px;
    padding-left: 10px;
}


/* scrollbar listbox 
div ::-webkit-scrollbar {
    width: 20px;
}

div ::-webkit-scrollbar-button:vertical:decrement {
    background-image: url(scrollbar/arrow-up.png), -webkit-linear-gradient(left, #f9f9f9 50%,#e2e2e2 100%);
    background-repeat: no-repeat;
    background-position: 3px 4px, 0 0;
}

div ::-webkit-scrollbar-button:vertical:increment {
    background-image: url(scrollbar/arrow-down.png), -webkit-linear-gradient(left, #f9f9f9 50%,#e2e2e2 100%);
    background-repeat: no-repeat;
    background-position: 3px 5px, 0 0;
}

div ::-webkit-scrollbar-track {
    border-radius: 10px;
    border: 0px;
}

div ::-webkit-scrollbar-thumb {
    background: #fff;
    border-radius: 10px;
}
    div ::-webkit-scrollbar-thumb:hover {
        background: #fff;
    }
*/



/*.divExpandYears {
    padding-left: 20px;
}

    .divExpandYears a:link, .divExpandYears a:active, .divExpandYears a:visited, .divExpandYears a:hover {
        color: white;
    }*/
