html, body, div, span, h1, h2, h3, h4, h5, h6, p, em, img, strong, sub, sup, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, table, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
    font-size: 100%
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, td img {
    vertical-align: top
}

input, select, button, textarea {
    margin: 0;
    font-size: 100%;
    vertical-align: middle;
    color: #000;
    padding: 0
}

    input[type="checkbox"] {
        vertical-align: bottom
    }

    input[type="radio"] {
        vertical-align: text-bottom
    }

article, aside, details, figcaption, figure, footer, header, menu, nav, section {
    display: block
}

ul {
    list-style: none;
    padding: 0;
    margin: 0
}

img {
    border-style: none
}

form fieldset {
    margin: 0;
    padding: 0;
    border: none
}

*:focus {
    outline: none
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent
}

    a, a:visited {
        text-decoration: none
    }

        a:hover {
            text-decoration: underline
        }

        a:focus, a:active {
            text-decoration: none
        }

input, select, button, textarea {
    font-family: Arial,sans-serif
}

body {
    -webkit-text-size-adjust: none
}

html * {
    max-height: 1000000px
}

html, body {
    height: 100%;
    width: 100%;
    min-height: 100%;
    height: auto !important
}

body {
    font-size: 14px;
    background-color: #fff;
    position: relative;
    display: block;
    line-height: 1;
    color: #000;
    margin: 0
}

* {
    box-sizing: border-box
}

header {
    width: 100%;
    height: 155px;
    padding: 0;
    clear: both;
    position: relative;
    z-index: 80;
    -webkit-box-shadow: 0 0 8px 1px #505050;
    box-shadow: 0 0 8px 1px #505050
}

.logo {
    float: left;
    margin: 21px 0 0 28px;
    /*background: url(https://www.gisib.nl/App_Themes/Gisib/img/bg-logo.gif) no-repeat 0 0/100% 100%;*/
    width: 126px;
    height: 63px
}

    .logo a {
        display: block;
        width: 100%;
        height: 100%;
        text-indent: -9999px
    }

header > section:first-child {
    height: 95px
}

header > section:nth-child(2) {
    height: 60px;
    position: relative
}

header > section + section {
    border-top: 2px solid #f0f0f0
}

.topNav {
    float: right;
    margin-top: 39px
}

    .topNav > li {
        float: left;
        padding-right: 22px
    }

        .topNav > li:last-child {
            padding-right: 15px
        }

    .topNav a {
        color: #9a9a9a;
        font: 14px 'Arial',sans-serif
    }

        .topNav a:hover {
            color: #000
        }

.mobileNav {
    display: none
}

.lowNav {
    float: left;
    width: 100%;
    margin-top: 22px;
    transition: all .2s,ease-in-out
}

    .lowNav > li {
        float: left;
        margin: 0 0 0 6.5%;
        position: relative;
        height: 36px
    }

        .lowNav > li:first-child {
            margin: 0 0 0 3.5%
        }

        .lowNav > li > a {
            font: 16px 'Helvetica Neue 65 Medium',sans-serif;
            color: #000
        }

        .lowNav > li:hover > a {
            color: #00a840;
            text-decoration: none;
            transition: all .2s,ease-in-out
        }

        .lowNav > li:hover .subNav {
            display: block;
            transition: all .2s,ease-in-out
        }

.subNav {
    display: none;
    position: absolute;
    right: 30%;
    z-index: 30;
    width: 100%;
    background-color: #fff;
    border: 1px solid #dadada;
    -webkit-border-radius: 5px;
    padding: 0 0 1px
}

#Dekernwaardenvangisib {
    width: 220px
}

    #Dekernwaardenvangisib .thirdNav {
        width: 220px
    }

    #Dekernwaardenvangisib .thirdNav {
        left: 195px
    }

#Watkuntumetgisib {
    width: 200px
}

    #Watkuntumetgisib .thirdNav {
        width: 220px
    }

    #Watkuntumetgisib .thirdNav {
        left: 195px
    }

#Rijkswaterstaat {
    width: 200px
}

    #Rijkswaterstaat .thirdNav {
        left: 195px
    }

#Systeem {
    width: 150px
}

    #Systeem .thirdNav {
        width: 220px
    }

    #Systeem .thirdNav {
        left: 145px
    }

#Klanten {
    width: 200px
}

    #Klanten .thirdNav {
        left: 195px
    }

#Laatstenieuws {
    width: 150px
}

    #Laatstenieuws .thirdNav {
        left: 145px
    }

#Onzepartners {
    width: 200px
}

    #Onzepartners .thirdNav {
        left: 195px
    }

.subNavContainer {
    min-width: 100px;
    position: absolute;
    top: 110%
}

.subNav.alt {
}

.subNav:after {
    content: '';
    display: block;
    position: absolute;
    top: -11px;
    left: 0;
    background: url(/images/triangle.png) no-repeat 30% 0;
    z-index: 40;
    width: 100%;
    height: 11px
}

.subNav:eq(1):after {
    left: 10%
}

.subNav.alt:after {
}

.subNav > li {
    float: left;
    width: 100%;
    padding: 0 10px 0 11px;
    height: 55px
}

    .subNav > li:last-child > a {
        border: none
    }

    .subNav > li > a {
        color: #9a9a9a;
        font: 15px/55px 'Arial',sans-serif;
        padding: 0 5px 0 8px;
        height: 100%;
        display: block;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden
    }

        .subNav > li > a:hover {
            text-decoration: none;
            color: #00a840;
            font-family: 'Arial';
            transition: all .2s,ease-in-out
        }

    .subNav > li:first-child:hover .thirdNav {
        top: -1px
    }

    .subNav > li:hover .thirdNav {
        display: block;
        transition: all .2s,ease-in-out
    }

.subNav.alt .thirdNav {
}

.thirdNav {
    display: none;
    position: absolute;
    top: -1px;
    z-index: 30;
    min-width: 150px;
    background-color: #fff;
    border: 1px solid #dadada;
    padding: 0 0 4px
}

    .thirdNav > li {
        float: left;
        width: 100%;
        padding: 0 10px 0 20px;
        height: 35px
    }

        .thirdNav > li:first-child {
            margin-left: -1px;
            background-color: #fff;
            height: 35px;
            display: block
        }

.subNav.alt .thirdNav > li:first-child {
}

.thirdNav > li:first-child > a {
    padding-left: 1px
}

.subNav.alt .thirdNav > li:first-child > a {
}

.thirdNav > li > a {
    color: #9a9a9a;
    font: 13px/55px 'Arial',sans-serif;
    width: 100%;
    height: 100%;
    display: block
}

.thirdNav > li > a {
    color: #9a9a9a;
    font: 13px/55px 'Arial',sans-serif;
    overflow: hidden
}

.thirdNav > li:last-child a {
    border-bottom: none
}

.thirdNav > li > a:hover {
    text-decoration: none;
    color: #00a840;
    font-family: 'Arial';
    transition: all .2s,ease-in-out
}

header > section, section.content > section, footer > section {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    height: auto;
    display: block
}

section.content {
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    overflow: hidden;
    z-index: 50;
    min-height: 100%
}

    section.content > section {
        max-width: 960px;
        width: 100%;
        position: relative;
        margin: 0 auto
    }

        section.content > section:first-child {
            height: 340px;
            max-width: 100%;
            background-color: #009c31;
        }

        section.content > section .image {
            position: absolute;
            top: 0;
            left: 0;
            z-index: 1;
            width: 100%;
            height: 100%
        }

.beginning {
    display: block;
    width: 960px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 20;
    text-align: center
}

    .beginning h3 {
        display: block;
        color: #fff;
        margin-top: 130px;
        font: 27px 'Helvetica Neue 45 Light',sans-serif;
        clear: both;
        padding-bottom: 19px
    }

.directStart {
    display: inline-block;
    /*width: 240px;*/
    padding: 0 24px;
    height: 40px;
    text-align: center;
    color: #fff;
    font: 16px/40px 'Helvetica Neue 65 Medium',sans-serif;
    clear: both;
    border: 2px solid #fff;
    border-radius: 20px;
    -webkit-border-radius: 20px
}

    .directStart:hover {
        text-decoration: none;
        background-color: #fff;
        color: #000;
        transition: all .2s,ease-in-out
    }

section.cathegories {
    text-align: center;
    /*height: 459px;*/
    padding: 50px 0;
    width: 100%;
    overflow: hidden
}

    section.cathegories > .box {
        display: inline-block;
        position: relative;
        width: 30%;
        text-align: center;
        padding-top: 160px;
        padding-left: 1%;
        padding-right: 1%
    }

        section.cathegories > .box span {
            display: block;
            width: 121px;
            height: 121px;
            background-position: 50% 50%;
            background-repeat: no-repeat;
            position: absolute;
            top: 0;
            left: 50%;
            margin-left: -60px
        }

        /* section.cathegories > .box:nth-child(1) span {
            background-image: url(https://www.gisib.nl/App_Themes/Gisib/img/icon-01.png)
        }

        section.cathegories > .box:nth-child(2) span {
            background-image: url(https://www.gisib.nl/App_Themes/Gisib/img/icon-02.png)
        }

        section.cathegories > .box:nth-child(3) span {
            background-image: url(https://www.gisib.nl/App_Themes/Gisib/img/icon-03.png)
        }*/

        section.cathegories > .box h4 {
            color: #00a840;
            font: 27px/38px 'Helvetica Neue 45 Light',sans-serif
        }

        section.cathegories > .box p {
            color: #000;
            font: 16px/27px 'Helvetica Neue 65 Medium',sans-serif
        }

section.content > section.manage {
    max-width: 100%;
    height: 446px;
    background-color: #96bc0c
}

section.manage > div {
    max-width: 960px;
    margin: 0 auto;
    height: 100%;
    text-align: center;
    padding-top: 95px;
    color: #fff
}

section.manage h4 {
    font: 27px 'Helvetica Neue 45 Light',sans-serif;
    padding-bottom: 40px
}

section.manage p {
    font: 16px/27px 'Helvetica Neue 65 Medium',sans-serif
}

section.manage .directStart {
    margin-top: 40px
}

section.content > section.visual {
    max-width: 100%;
    height: 415px;
    overflow: hidden
}

section.visual > img {
    width: 100%;
    height: auto;
    border: none;
    display: block
}

section.content > section.associated {
    max-width: 100%;
    height: 460px
}

section.associated > div {
    padding: 95px 0 100px;
    text-align: center;
    max-width: 960px;
    margin: 0 auto;
    overflow: hidden
}

section.associated h4 {
    color: #000;
    padding-bottom: 40px;
    font: 27px 'Helvetica Neue 45 Light',sans-serif
}

section.associated p {
    font: 16px/27px 'Helvetica Neue 65 Medium',sans-serif;
    color: #000
}

section.associated a.request {
    display: inline-block;
    padding: 0 24px;
    margin-top: 40px;
    height: 60px;
    text-align: center;
    color: #fff;
    font: 16px/60px 'Helvetica Neue 65 Medium',sans-serif;
    background-color: #96bc0c;
    border: 1px solid #96bc0c;
    clear: both;
    border-radius: 30px;
    -webkit-border-radius: 30px
}

    section.associated a.request:hover {
        text-decoration: none;
        background-color: #fff;
        color: #96bc0c;
        transition: all .2s,ease-in-out
    }

section.content > section.title {
    height: 137px;
    background-color: #009c31;
    overflow: hidden
}

section.title .wrap {
    width: 100%;
    max-width: 960px;
    overflow: hidden;
    margin: 0 auto
}

section.title h3 {
    color: #fff;
    margin-top: 60px;
    font: 27px/35px 'Helvetica Neue 45 Light',sans-serif
}

section.txt {
    padding-top: 19px;
    padding-bottom: 16px;
    min-height: 400px
}

    section.txt .wrap {
        width: 100%;
        max-width: 960px;
        margin: 0 auto
    }

    section.txt .col {
        float: left;
        padding-top: 26px;
        width: 68%;
        min-height: auto;
        /*padding-right: 20px;*/
    }

    section.txt .noPadding {
        padding-top: 0;
    }

    section.txt .colContent {
        float: left;
        padding-top: 40px;
        width: 100%;
        min-height: 400px;
        padding-bottom: 40px
    }

    section.txt .col + .col {
        border-left: 2px solid #f0f0f0
    }

    section.txt .col:last-child {
        width: 32%;
        padding-left: 3%
    }

    section.txt .col .block, section.txt .colContent .block {
        float: left;
        width: 100%;
        padding: 0 60px 50px 0
    }

    section.txt .col img {
        width: 100%;
        height: auto
    }

    section.txt .col h4, section.txt .colContent h4 {
        color: #00a840;
        font: 27px/35px 'Helvetica Neue 65 Medium',sans-serif;
        padding-bottom: 25px
    }

    section.txt .col h5, section.txt .colContent h5 {
        color: #000;
        font: 27px/35px 'Helvetica Neue 65 Medium',sans-serif;
        padding-bottom: 15px
    }

    section.txt .col, section.txt .col p, section.txt .colContent p, section.txt .colContent {
        color: #000;
        font: 16px/27px 'Arial',sans-serif
    }

        section.txt .col ul, section.txt .colContent ul {
            float: left;
            width: 100%
        }

            section.txt .col ul > li, section.txt .colContent ul > li {
                float: left;
                width: 100%;
                padding-left: 20px;
                padding-bottom: 10px;
                background: url('../images/icon-05-sm.png') no-repeat 0 9px;
                color: #000;
                font: 14px/20px Arial,sans-serif;
                list-style-type: none;
            }

            section.txt .colContent ul > li {
                font: 14px/20px 'Helvetica Neue 65 Medium',sans-serif
            }

            section.txt .col ul a, section.txt .colContent ul a, section.txt .colContent a {
                font: 16px/27px 'Arial',sans-serif;
                color: #00a840
            }

footer {
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 100;
    background-color: #353535;
    color: #fff;
    padding: 36px 0 0;
    position: relative
}

    footer section {
        overflow: hidden
    }

    footer .row {
        float: left;
        width: 100%;
        padding-bottom: 70px
    }

    footer .col {
        float: left;
        width: 25%;
        padding-left: 5px
    }

        footer .col > h4 {
            color: #fff;
            font: 21px 'Helvetica Neue 45 Light',sans-serif;
            content: '';
            clear: both;
            padding-bottom: 30px;
            word-break: break-all
        }

        footer .col > a {
            color: #fff;
            font: 16px 'Arial',sans-serif;
            content: '';
            clear: both;
            display: block;
            word-break: break-all
        }

            footer .col > a + a {
                margin-top: 10px
            }

section.f_wide {
    max-width: 100%;
    background-color: #2c2c2c;
    min-height: 59px
}

    section.f_wide > div {
        max-width: 960px;
        margin: 0 auto
    }

    section.f_wide .f_col {
        display: inline-block;
        padding-top: 22px;
        min-width: 44%
    }

        section.f_wide .f_col:first-child {
            min-width: 40%
        }

        section.f_wide .f_col ul {
            float: left;
            width: 100%
        }

        section.f_wide .f_col li {
            font: 13px 'Helvetica Neue 45 Light',sans-serif;
            color: #fff;
            float: left
        }

            section.f_wide .f_col li:first-child + li {
                margin-left: 3%
            }

            section.f_wide .f_col li:last-child {
                margin: 0
            }

            section.f_wide .f_col li:nth-child(2) + li {
                padding-left: 2%;
                margin-left: 2%;
                border-left: 1px solid #cacaca
            }

    section.f_wide a {
        font: 13px 'Arial',sans-serif;
        color: #cacaca
    }

    section.f_wide .f_col:last-child {
        float: right;
        width: 12%;
        min-width: 25%;
        margin: 0 !important
    }

        section.f_wide .f_col:last-child li + li {
            margin-left: 19px;
            border: 0
        }

        section.f_wide .f_col:last-child a {
            display: block;
            width: 19px;
            height: 19px;
            background-position: 50% 50%;
            background-repeat: no-repeat
        }

        /*section.f_wide .f_col:last-child li:nth-child(1) a {
            background-size: 100% 100%;
            background-image: url('../images/icon-twitter.png')
        }

        section.f_wide .f_col:last-child li:nth-child(2) a, section.f_wide .f_col:last-child li:nth-child(3) a {
            background-size: 100% 100%;
            background-image: url('../images/icon-linkedin.png')
        }*/
        section.f_wide .f_col:last-child li a {
            background-size: 100% 100%;
        }

            section.f_wide .f_col:last-child li a.twitter {
                background-size: 100% 100%;
                background-image: url('../images/icon-twitter.png')
            }

            section.f_wide .f_col:last-child li a.linkedIn {
                background-size: 100% 100%;
                background-image: url('../images/icon-linkedin.png')
            }

            section.f_wide .f_col:last-child li a.facebook {
                background-size: 100% 100%;
                background-image: url('../images/icon-facebook.png')
            }

            section.f_wide .f_col:last-child li a.whatsapp {
                background-size: 100% 100%;
                background-image: url('../images/icon-whatsapp.png')
            }

            section.f_wide .f_col:last-child li a.instagram {
                background-size: 100% 100%;
                background-image: url('../images/icon-instagram.png')
            }

            section.f_wide .f_col:last-child li a.youtube {
                background-size: 100% 100%;
                background-image: url('../images/icon-youtube.png')
            }

@media only screen and (max-width:960px) {
    header, section.content, footer {
        float: left;
    }

    .lowNav, .topNav {
        display: none;
    }

    .mobileNav {
        display: block;
        width: 60%;
        height: 30px;
        margin: 0 0 0 -30%;
        border: 1px solid #f0f0f0;
        position: absolute;
        top: 25%;
        left: 50%;
        z-index: 70;
        background-color: #fff;
    }

        .mobileNav a.open {
            width: 100%;
            height: 100%;
            display: block;
            text-align: center;
            font: 17px/27px 'Helvetica Neue 65 Medium',sans-serif;
            color: #000;
        }

            .mobileNav a.open:hover {
                color: #00a840;
                text-decoration: none;
                transition: all .2s,ease-in-out;
            }

        .mobileNav .menu {
            display: none;
            width: 100%;
            border: 1px solid #f0f0f0;
            background: #fff;
            position: absolute;
            top: 100%;
            left: 0;
            z-index: 80;
        }

            .mobileNav .menu > ul, .mobileNav .menu > ul > li {
                float: left;
                width: 100%;
            }

            .mobileNav .menu li > ul {
                padding-left: 10%;
            }

                .mobileNav .menu li > ul > li {
                    background-color: #efefef;
                }

                    .mobileNav .menu li > ul > li > ul > li {
                        background-color: #f0f0f0;
                    }

            .mobileNav .menu a {
                float: left;
                width: 100%;
                padding: 0 1%;
                font: 17px/27px 'Helvetica Neue 65 Medium',sans-serif;
                color: #000;
                text-align: left;
            }

                .mobileNav .menu a:hover, .mobileNav .menu a.sub:hover, .mobileNav .menu a.thirdSub:hover {
                    color: #fff;
                    background-color: #00a840;
                    text-decoration: none;
                }

    section.content > section:first-child {
        height: auto
    }

    section.content > section {
        min-height: 100%;
    }

    .beginning {
        padding-bottom: 60px;
        width: 100%;
    }

        .beginning h3 {
            margin-top: 60px;
        }

    section.txt .col {
        min-height: 100%;
    }

    section.cathegories {
        height: auto !important;
        min-height: 928px;
        padding: 50px 0px 30px;
    }

        section.cathegories > .box {
            padding-bottom: 20px;
        }

    section.content > section.manage {
        height: auto;
        padding-bottom: 40px;
    }

    section.manage > div {
        padding-top: 45px;
    }

    section.content > section.visual, section.content > section.associated {
        height: auto;
    }

    section.associated > div {
        padding: 45px;
    }

    section.txt .col .block {
        padding-right: 0;
    }

        section.txt .col .block:last-child {
            padding-bottom: 0;
        }

    section.txt .col:last-child {
        padding-left: 1%;
    }

    section.txt .col ul > li {
        padding-bottom: 2%;
    }

    section.f_wide .f_col {
        min-width: 40%;
    }

        section.f_wide .f_col:last-child {
            min-width: 8%;
            width: 12%;
        }
}

@media only screen and (max-width:768px) {
    section.content > section {
        max-width: 100%;
    }

    section.cathegories > .box p {
        width: 70%;
        margin: 0 15%;
    }

    section.cathegories > .box, section.f_wide .f_col:first-child, section.f_wide .f_col, section.f_wide .f_col:last-child {
        width: 100%;
    }
}

.colLeft{
    padding-right:20px;
}

.colLeft ul > li {
    /*padding-bottom: 0 !important;*/
    font: 16px/27px 'Arial',sans-serif !important;
}

.logos img {
    width: initial !important;
    max-width: 250px !important;
    height: auto !important;
    /*padding-bottom: 10px !important;*/
}

section.txt .col img {
    width: initial !important;
    max-width: 100%;
}

.sitemap ul > li {
    padding-left: 20px;
    padding-bottom: 10px;
    background: url('../images/icon-05-sm.png') no-repeat 0 9px;
    font: 16px/27px 'Arial',sans-serif !important;
}

.sitemap a {
    color: #00a840;
}

section.txt .col a {
    color: #00a840;
}

.headerVisual {
    width: 100%;
    /*background: url('https://www.gisib.nl/App_Themes/Gisib/img/img-01.jpg') no-repeat scroll center center rgba(0,0,0,0);*/
    background-size: cover;
    margin: 0 auto;
    height: 340px;
}

/*section.content > section:first-child {
    background-color: #009c31
}*/

section.content > section.visual {
    background-color: #009c31;
}

.secondVisual {
    width: 100%;
    /*background: url('https://www.gisib.nl/GSB/media/Visuals/HeaderVisualSoftware_1.jpg') no-repeat scroll center center rgba(0,0,0,0);*/
    background-size: cover;
    margin: 0 auto;
    height: 100%;
}

.nieuwsAfbeelding {
    height: 200px;
    width: 175px;
}

    .nieuwsAfbeelding img {
        vertical-align: middle
    }

.FAQ {
    width: 68%;

}


.form-group, .FormPanel, .LogonDialog, .DialogPosition, .EditingFormTable {
    padding: 10px 0 10px 0;
    font: 16px/27px 'Arial',sans-serif;
}

.editing-form-label-cell, .control-label, .FieldLabel {
    float: left;
    min-width: 200px;
}

.FieldLabel {
    padding: 10px 0 10px 0
}

.editing-form-value-cell input, .LogonDialog input, .LoginPanelPasswordRetrieval input, .EditingFormTable input, .EditingFormTable textarea, #p_lt_ctl02_pageplaceholder_p_lt_ctl01_editabletextContent_ucEditableText_widget1_ctl00_viewBiz_DropDownListControl_dropDownList {
    border-radius: 10px;
    border: 1px solid #d3d3d3;
    padding: 2px 5px;
    min-width: 200px
}

#p_lt_ctl02_pageplaceholder_p_lt_ctl01_editabletextContent_ucEditableText_widget1_ctl00_viewBiz_DropDownListControl_dropDownList {
    width: 200px
}

#p_lt_ctl02_pageplaceholder_p_lt_ctl01_editabletextContent_ucEditableText_widget1_ctl00_viewBiz_TextAreaControl_textbox {
    height: 100px
}

.EditingFormTable input[type=submit], .LogonDialog input[type=submit], .LoginPanelPasswordRetrieval input[type=submit], #p_lt_ctl02_pageplaceholder_p_lt_ctl01_registrationform_btnOk, .buttonWizard {
    border-radius: 10px;
    border: 1px solid #fff;
    background-color: #009c31;
    padding: 5px 2px;
    margin-top: 10px;
    min-width: 200px;
    color: #fff
}

.LoginPanelPasswordRetrieval input[type=submit] {
    display: block
}

#p_lt_ctl02_pageplaceholder_p_lt_ctl01_registrationform_btnOk {
    margin-left: 200px
}

.LogonDialog .checkbox, .password-strength-hint, .password-strength-weak, .password-strength-acceptable, .password-strength-average, .password-strength-strong, .password-strength-excellent {
    font-size: 10px
}

    .LogonDialog .checkbox input {
        width: auto;
        min-width: 5px;
        vertical-align: middle;
        margin: 0 10px
    }

#p_lt_ctl02_pageplaceholder_p_lt_ctl01_logonform_pnlUpdatePasswordRetrievalLink {
    /*float: right;*/
    font-size: 12px
}

.PagerControl {
    text-align: center
}

.CMSTreeMenuTable {
    font: 16px/27px 'Arial',sans-serif
}

section.content > section.title img {
    width: 100%
}

section.txt .col:last-child h5 {
    font: 20px/28px "Helvetica Neue 65 Medium",sans-serif
}

div.breadcrumb {
    font: 10px Arial,sans-serif;
    color: #9a9a9a;
    padding-top: 10px;
    margin-bottom: -20px;
}

    div.breadcrumb a {
        font: 10px Arial,sans-serif;
        color: #9a9a9a;
        text-decoration: none
    }

        div.breadcrumb a:hover {
            color: #00a840;
            text-decoration: underline
        }

section.txt .col h4, section.txt .colContent h4 {
    color: #00a840;
    font: 20px/28px "Helvetica Neue 65 Medium",sans-serif;
    padding-bottom: 5px
}

section.content {
    padding-bottom: 20px
}

div.nieuwsAfbeelding img {
    border: solid 1px #9a9a9a
}

#p_lt_ctl02_pageplaceholder_p_lt_ctl01_logonform_lnkPasswdRetrieval {
    color: #00a840
}

div.RightColumnNavigation span {
    color: #00a840
}

div.RightColumnNavigation a {
    color: #000 !important
}

#Dekernwaardenvangisib, #Watkuntumetgisib, #Systeem {
    width: 650px
}

#Rijkswaterstaat {
    width: 350px
}

#Klanten {
    width: 220px
}

#Laatstenieuws, #Onzepartners {
    width: 175px
}

#Gebruikers {
    width: 180px
}

#Dekernwaardenvangisib ul.subNav li, #Watkuntumetgisib ul.subNav li, #Systeem ul.subNav li, #Rijkswaterstaat ul.subNav li {
    width: 50%
}

#Laatstenieuws ul.subNav li, #Onzepartners ul.subNav li {
    width: 100%
}

#Dekernwaardenvangisib .subNav::after, #Watkuntumetgisib .subNav::after, #Systeem .subNav::after, #Rijkswaterstaat .subNav::after, #Klanten .subNav::after, #Laatstenieuws .subNav::after, #Onzepartners .subNav::after {
    left: -28%
}

.subNav {
    right: 0%
}

    .subNav > li > a {
        padding: 0
    }

    .subNav > li {
        height: initial;
        padding: 0 0 0 11px
    }

        .subNav > li > a {
            color: #00a840;
            font: 16px/32px "Arial",sans-serif;
            height: 100%;
            overflow: hidden
        }

ul.thirdNav1 {
    padding-bottom: 20px
}

    ul.thirdNav1 li a {
        color: #9a9a9a;
        font: 13px/18px "Arial",sans-serif
    }
<!--

[if]IE] > --> ul.subNav {
    height: auto !important;
}
<!--

[endif] --> ul.subNav {
    padding: 20px;
}

ul.thirdNav1 li {
    width: 100%
}

#Dekernwaardenvangisib {
    width: 925px
}

#Watkuntumetgisib {
    width: 580px
}

#Systeem {
    width: 631px
}

#Dekernwaardenvangisib ul.subNav li {
    width: 25%
}

#Watkuntumetgisib ul.subNav li {
    width: 33%
}

#Systeem ul.subNav li {
    width: 33%
}

    #Dekernwaardenvangisib ul.subNav li ul.thirdNav1 li, #Watkuntumetgisib ul.subNav li ul.thirdNav1 li, #Systeem ul.subNav li ul.thirdNav1 li {
        width: 100%
    }

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

* {
    box-sizing: border-box;
}

.partner-thumb {
    height: auto;
    margin-bottom: 2em;
    position: relative;
}

    .partner-thumb img {
        width: 100%;
    }

.img-title {
    position: absolute;
    top: 0;
    margin: 0;
    height: 100%;
    width: 100%;
    text-align: center;
    /*opacity: 0;*/
    display: none; /* comment this out for CSS hover */
    background-color: #009c31;
    /*transition: all 0.5s ease;*/
}

    .img-title h5 {
        position: absolute;
        color: white !important;
        top: 5%;
        width: 100%;
        text-align: center;
        font-size: 16px !important;
    }



footer .row {
    width: 25%
}

    footer .row strong a {
        font: 16px "Helvetica Neue 65 Medium",sans-serif;
        color: #e8e8e8;
        border-bottom: solid 1px #e8e8e8;
        width: 24%;
        padding-bottom: 3px
    }

        footer .row strong a:hover {
            text-decoration: none
        }

    footer .row a {
        color: #bebebe;
        font: 12px/18px "Arial",sans-serif
    }

footer .row {
    padding-bottom: 40px;
    color: #bebebe
}

    footer .row strong a {
        border-bottom: 1px solid #e8e8e8;
        color: #e8e8e8;
        display: block;
        font: 16px/20px "Helvetica Neue 65 Medium",sans-serif;
        margin-bottom: 0;
        padding-bottom: 8px;
        width: 70%
    }

.rechterBlokTitel {
    background-color: #a6cd1a;
    padding: 20px;
    font: 16px/27px "Helvetica Neue 45 Light",sans-serif;
    color: #fff;
    text-transform: uppercase
}

.rechterBlok {
    background-color: #97bc0d;
    color: #fff !important;
    padding: 20px;
    border-bottom: 17px solid #309e2d;
    font: 14px/25px 'Helvetica Neue 45 Light',sans-serif !important;
    text-align: left
}

    .rechterBlok ul, .rechterBlok li {
        float: none !important
    }

        .rechterBlok ul > li, .rechterBlok p {
            color: #fff !important;
            font: 14px/25px 'Helvetica Neue 45 Light',sans-serif !important;
            text-align: left
        }

    .rechterBlok a {
        border: 1px solid #fff;
        border-radius: 25px;
        padding: 10px 20px;
        color: #fff !important
    }

.vragenWizard input[type="checkbox"], .vragenWizard input[type="radio"] {
    vertical-align: middle !important;
    margin-left: 10px
}

.vragenWizard input[type="checkbox"] {
    margin-right: 10px
}

.vragenWizard input[type="radio"] {
    margin-right: 5px
}

.vragenWizardLinks {
    width: 60%;
    float: left;
    border-right: 2px solid #f0f0f0
}

.vragenWizardRechts {
    width: 32%;
    padding-left: 3%;
    float: left
}

/*.colLeft {
    padding-right: 20px
}*/

.contenthoofditem {
    overflow: visible !important;
    height: 205px !important
}

section.cathegories > .box h4 a {
    color: #00a840
}

@media(max-width:600px) {
    footer .row {
        margin-left: 2%;
        min-height: 180px;
        width: 46%
    }

    section.f_wide {
        padding-bottom: 2%;
        padding-left: 2%
    }

    .contenthoofditem {
        height: 100% !important
    }

    section.txt .col {
        width: 100%
    }

        section.txt .col:last-child {
            display: none
        }

    .mobileNav {
        left: 5%;
        margin: 0;
        width: 90%
    }

    section.title h3 {
        margin-bottom: 10px;
        margin-top: 10px
    }

    footer {
        position: unset
    }

    section.title h3 {
        padding-left: 2%
    }

    div.breadcrumb {
        padding-left: 2%
    }

    section.txt .col .block, section.txt .colContent .block {
        padding-left: 2%;
        padding-right: 2%
    }
}

@media(max-width:960px) {
    footer .row {
        margin-left: 2%;
        min-height: 180px;
        width: 46%
    }

    section.f_wide {
        padding-bottom: 2%;
        padding-left: 2%
    }

    section.title h3 {
        margin-bottom: 10px;
        margin-top: 10px
    }

    section.title h3 {
        padding-left: 2%
    }

    div.breadcrumb {
        padding-left: 2%
    }

    section.txt .col .block, section.txt .colContent .block {
        padding-left: 2%;
        padding-right: 2%
    }

    .rechterBlok a {
        font-size: 90%;
        padding: 10px 7px
    }

    .contenthoofditem {
        height: 100% !important
    }
}

.subNav > li > a:hover {
    text-decoration: underline
}

#Gemeenten ul.subNav {
    min-width: 160px !important
}

ul.lowNav {
    background-color: #fff
}

#Dekernwaardenvangisib, #Watkuntumetgisib, #Systeem {
    background-color: #fff
}

.subNav.alt {
    background-color: #fff
}

ul.thirdNav1 {
    background-color: #fff
}

section.f_wide .f_col li {
    list-style: none
}

.subNav > li {
    height: 100%
}



/*------------------------ New styles------------------------- */
.umbraco-forms-field {
    display: flex;
    /*flex-wrap: wrap;*/
    padding: 10px 0 10px 0;
}

    .umbraco-forms-field label {
        min-width: 200px;
    }

.umbraco-forms-field-wrapper input {
    border-radius: 10px;
    border: 1px solid #d3d3d3;
    padding: 2px 5px;
    min-width: 200px;
}

input.btn.primary {
    border-radius: 10px;
    border: 1px solid #fff;
    background-color: #009c31;
    padding: 5px 2px;
    margin-top: 10px;
    min-width: 200px;
    color: #fff;
}

.umbraco-forms-field.ingelogdblijven.checkbox {
    display: flex;
}

    .umbraco-forms-field.ingelogdblijven.checkbox input {
        min-width: unset;
    }

/*.umbraco-forms-field {
    display: flex;
    flex-wrap: wrap;
    padding: 10px 0 10px 0;
}

    .umbraco-forms-field label {
        min-width: 200px;
    }

.umbraco-forms-field-wrapper input {
    border-radius: 10px;
    border: 1px solid #d3d3d3;
    padding: 2px 5px;
    min-width: 200px;
}

input.btn.primary {
    border-radius: 10px;
    border: 1px solid #fff;
    background-color: #009c31;
    padding: 5px 2px;
    margin-top: 10px;
    min-width: 200px;
    color: #fff;
}*/

.umbraco-forms-field.ingelogdblijven.checkbox {
    display: flex;
    align-items: center;
}

    .umbraco-forms-field.ingelogdblijven.checkbox label, .umbraco-forms-field.ingelogdblijven.checkbox input {
        min-width: unset;
    }

    .umbraco-forms-field.ingelogdblijven.checkbox input {
        margin: 0 10px;
    }

.umbraco-forms-field.ingelogdblijven.checkbox {
    display: flex;
    align-items: center;
}

    .umbraco-forms-field.ingelogdblijven.checkbox label, .umbraco-forms-field.ingelogdblijven.checkbox input {
        min-width: unset;
    }

    .umbraco-forms-field.ingelogdblijven.checkbox input {
        margin: 0 10px;
    }

/*.umbraco-forms-field {
    display: flex;
    flex-wrap: wrap;
    padding: 10px 0 10px 0;
}

    .umbraco-forms-field label {
        min-width: 200px;
    }

.umbraco-forms-field-wrapper input {
    border-radius: 10px;
    border: 1px solid #d3d3d3;
    padding: 2px 5px;
    min-width: 200px;
}

input.btn.primary {
    border-radius: 10px;
    border: 1px solid #fff;
    background-color: #009c31;
    padding: 5px 2px;
    margin-top: 10px;
    min-width: 200px;
    color: #fff;
}

.umbraco-forms-field.ingelogdblijven.checkbox {
    display: flex;
    align-items: center;
}

    .umbraco-forms-field.ingelogdblijven.checkbox label, .umbraco-forms-field.ingelogdblijven.checkbox input {
        min-width: unset;
    }

    .umbraco-forms-field.ingelogdblijven.checkbox input {
        margin: 0 10px;
    }*/

.umbraco-forms-field-wrapper select {
    width: 100%;
    min-width: 200px;
    border-radius: 10px;
    border: 1px solid #d3d3d3;
    padding: 2px 5px;
    min-width: 200px;
}

/*.umbraco-forms-field {
    display: flex;
    flex-wrap: wrap;
    padding: 10px 0 10px 0;
}

    .umbraco-forms-field label {
        min-width: 200px;
    }

.umbraco-forms-field-wrapper input {
    border-radius: 10px;
    border: 1px solid #d3d3d3;
    padding: 2px 5px;
    min-width: 200px;
}

input.btn.primary {
    border-radius: 10px;
    border: 1px solid #fff;
    background-color: #009c31;
    padding: 5px 2px;
    margin-top: 10px;
    min-width: 200px;
    color: #fff;
}

.umbraco-forms-field.ingelogdblijven.checkbox {
    display: flex;
    align-items: center;
}

    .umbraco-forms-field.ingelogdblijven.checkbox label, .umbraco-forms-field.ingelogdblijven.checkbox input {
        min-width: unset;
    }

    .umbraco-forms-field.ingelogdblijven.checkbox input {
        margin: 0 10px;
    }

.umbraco-forms-field-wrapper select {
    width: 100%;
    min-width: 200px;
    border-radius: 10px;
    border: 1px solid #d3d3d3;
    padding: 2px 5px;
    min-width: 200px;
}*/


.umbraco-forms-field-wrapper textarea {
    min-width: 200px;
    border-radius: 10px;
    border: 1px solid #d3d3d3;
    padding: 2px 5px;
    min-width: 200px;
}

@media only screen and (max-width: 960px) {
    section.txt .colContent {
        float: left;
        padding-top: 40px;
        width: 100%;
        min-height: 400px;
        padding-bottom: 40px;
        padding-left: 15px;
        padding-right: 15px;
    }
}

/*.umbraco-forms-field {
    display: flex;
    flex-wrap: wrap;
    padding: 10px 0 10px 0;
}

    .umbraco-forms-field label {
        min-width: 200px;
    }

.umbraco-forms-field-wrapper input {
    border-radius: 10px;
    border: 1px solid #d3d3d3;
    padding: 2px 5px;
    min-width: 200px;
}

input.btn.primary {
    border-radius: 10px;
    border: 1px solid #fff;
    background-color: #009c31;
    padding: 5px 2px;
    margin-top: 10px;
    min-width: 200px;
    color: #fff;
}

.umbraco-forms-field.ingelogdblijven.checkbox {
    display: flex;
    align-items: center;
}

    .umbraco-forms-field.ingelogdblijven.checkbox label, .umbraco-forms-field.ingelogdblijven.checkbox input {
        min-width: unset;
    }

    .umbraco-forms-field.ingelogdblijven.checkbox input {
        margin: 0 10px;
    }

.umbraco-forms-field-wrapper select {
    width: 100%;
    min-width: 200px;
    border-radius: 10px;
    border: 1px solid #d3d3d3;
    padding: 2px 5px;
    min-width: 200px;
}


.umbraco-forms-field-wrapper textarea {
    min-width: 200px;
    border-radius: 10px;
    border: 1px solid #d3d3d3;
    padding: 2px 5px;
    min-width: 200px;
}

@media only screen and (max-width: 960px) {
    section.txt .colContent {
        float: left;
        padding-top: 40px;
        width: 100%;
        min-height: 400px;
        padding-bottom: 40px;
        padding-left: 15px;
        padding-right: 15px;
    }
}*/


@media (min-width: 960px) {
    .umbraco-forms-navigation.row-fluid {
        display: flex;
        justify-content: flex-end;
        width: 42%;
    }
}



/*.umbraco-forms-field {
    display: flex;
    flex-wrap: wrap;
    padding: 10px 0 10px 0;
}

    .umbraco-forms-field label {
        min-width: 200px;
    }

.umbraco-forms-field-wrapper input {
    border-radius: 10px;
    border: 1px solid #d3d3d3;
    padding: 2px 5px;
    min-width: 200px;
}

input.btn.primary {
    border-radius: 10px;
    border: 1px solid #fff;
    background-color: #009c31;
    padding: 5px 2px;
    margin-top: 10px;
    min-width: 200px;
    color: #fff;
}

.umbraco-forms-field.ingelogdblijven.checkbox {
    display: flex;
    align-items: center;
}

    .umbraco-forms-field.ingelogdblijven.checkbox label, .umbraco-forms-field.ingelogdblijven.checkbox input {
        min-width: unset;
    }

    .umbraco-forms-field.ingelogdblijven.checkbox input {
        margin: 0 10px;
    }

.umbraco-forms-field-wrapper select {
    width: 100%;
    min-width: 200px;
    border-radius: 10px;
    border: 1px solid #d3d3d3;
    padding: 2px 5px;
    min-width: 200px;
}


.umbraco-forms-field-wrapper textarea {
    min-width: 200px;
    border-radius: 10px;
    border: 1px solid #d3d3d3;
    padding: 2px 5px;
    min-width: 200px;
}

@media only screen and (max-width: 960px) {
    section.txt .colContent {
        float: left;
        padding-top: 40px;
        width: 100%;
        min-height: 400px;
        padding-bottom: 40px;
        padding-left: 15px;
        padding-right: 15px;
    }
}*/

@media (min-width: 960px) {
    .umbraco-forms-navigation.row-fluid {
        display: flex;
        justify-content: flex-end;
        width: 46%;
    }
}




.umbraco-forms-field.sterktewachtwoord.titleanddescription {
    width: 50%;
    padding-top: 0;
    margin-left: auto;
    cursor: help;
}



    .umbraco-forms-field.sterktewachtwoord.titleanddescription h6 {
        font-size: 10px;
        font-weight: normal;
        margin-top: -10px;
    }




section.txt .cols img {
    width: initial !important;
    max-width: 100%;
}


.colLeft .cols .linkText p a {
    width: 60%;
    display: flex;
    margin: 3px 0;
    color: #000;
    align-items: center;
}

.colLeft .cols p a
.colLeft .cols p a:hover {
    text-decoration: none;
}

.publications a {
    width: 40%;
}

.publications {
    display: flex;
    flex-wrap: wrap;
}

    .publications a:nth-child(2n - 1)
    .publications a:nth-child(2n) {
        width: 60%;
    }

    .publications a:nth-child(2n) {
        width: 70%;
    }

    .publications a:nth-child(2n-1) {
        width: 30%;
    }

    .publications a
    .publications a {
        margin-bottom: 10px;
    }


.colLeft .col {
    padding-right: 28px;
}

#umbraco_form_ed42cc782644462c89b5d3adc8e6302d .umbraco-forms-field.ingelogdblijven.checkbox label {
    min-width: auto;
    max-width: auto;
}

#umbraco_form_ed42cc782644462c89b5d3adc8e6302d .umbraco-forms-field.ingelogdblijven.checkbox label {
    min-width: auto;
    order: 2
}

#umbraco_form_ed42cc782644462c89b5d3adc8e6302d .umbraco-forms-field.ingelogdblijven.checkbox input {
    min-width: auto;
    order: 1;
}

.umbraco-forms-field.checkbox {
    display: flex;
    align-items: center;
    width: 40%;
    /* left: 187px; */
    justify-content: flex-end;
    /* position: absolute; */
}

#umbraco_form_ed42cc782644462c89b5d3adc8e6302d .umbraco-forms-field.ingelogdblijven.checkbox label {
    min-width: auto;
    order: 2
}

#umbraco_form_ed42cc782644462c89b5d3adc8e6302d .umbraco-forms-field.ingelogdblijven.checkbox input {
    min-width: auto;
    order: 1;
}



#umbraco_form_ed42cc782644462c89b5d3adc8e6302d .umbraco-forms-field.checkbox {
    display: flex;
    align-items: center;
    width: 40%;
    justify-content: flex-end;
}

#umbraco_form_ed42cc782644462c89b5d3adc8e6302d .umbraco-forms-field.ingelogdblijven.checkbox label {
    min-width: auto;
    order: 2
}

#umbraco_form_ed42cc782644462c89b5d3adc8e6302d .umbraco-forms-field.ingelogdblijven.checkbox input {
    min-width: auto;
    order: 1;
}



#umbraco_form_ed42cc782644462c89b5d3adc8e6302d .umbraco-forms-field.checkbox {
    display: flex;
    align-items: center;
    width: 40%;
    justify-content: flex-end;
}

#umbraco_form_ed42cc782644462c89b5d3adc8e6302d .umbraco-forms-field.checkbox {
    display: flex;
    align-items: center;
    width: 40%;
    justify-content: flex-end;
}

/*section.txt .col {
    float: left;
    padding-top: 26px;
    width: 68%;
    min-height: auto;
    padding-right: 20px;
}*/

@media (max-width: 600px) {
    section.txt .col {
        width: 100%;
    }
}


.colLeft-flex {
    padding-right: 20px;
    display: flex;
    flex-wrap: wrap;
}

.colLeft strong {
    width: 100%;
    /*display:block;*/
}

@media (max-width:960px) {
    #umbraco_form_ed42cc782644462c89b5d3adc8e6302d .umbraco-forms-field.checkbox {
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: flex-start;
    }
}

.publications a:nth-child(2n) {
    width: 70%;
}

.publications a:nth-child(2n-1) {
    width: 30%;
    padding-right: 10px;
}

.publications a {
    margin-bottom: 10px;
}



#umbraco_form_ed42cc782644462c89b5d3adc8e6302d .umbraco-forms-field.ingelogdblijven.checkbox label {
    min-width: auto;
    order: 2;
    font-size: 12px;
}

#umbraco_form_ed42cc782644462c89b5d3adc8e6302d .umbraco-forms-field.ingelogdblijven.checkbox input {
    min-width: auto;
    order: 1;
}



#umbraco_form_ed42cc782644462c89b5d3adc8e6302d .umbraco-forms-field.checkbox {
    display: flex;
    align-items: center;
    width: 33%;
    justify-content: flex-end;
}

@media (max-width:960px) {
    #umbraco_form_ed42cc782644462c89b5d3adc8e6302d .umbraco-forms-field.checkbox {
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: flex-start;
    }
}

.colLeft .cols p a:hover {
    text-decoration: none;
}

.cols p {
    display: flex;
    flex-wrap: nowrap;
}

@media (max-width:445px) {
    .cols p {
        display: flex;
        flex-wrap: wrap;
    }
}

.cols {
    width: 100%;
    margin-top: 20px;
}
/*@media (min-width:960px){*/
/*    #umbraco_form_71d6690e6f6047f8ad431d20e0d76971 .umbraco-forms-navigation{*/
/*        width: 65%;*/
/*    }*/
/*    #umbraco_form_79ecdc083ea240c6bed061be7b17507f .umbraco-forms-navigation{*/
/*        width: 65%;*/
/*    }*/

/*}*/
#umbraco_form_2b53949479104e7e8fccde3ec1f7a8fe select option:first-child {
    display: none;
}

#umbraco_form_d58ec55923ba4d5090bdefb25d96add3 .umbraco-forms-field.checkbox {
    width: 100%;
    justify-content: flex-start;
}

/*#umbraco_form_d58ec55923ba4d5090bdefb25d96add3 .umbraco-forms-field label {*/
/*    min-width: 247px;*/
/*}*/
footer section:first-child {
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
}

section.content > section.banner {
    min-height: unset;
    max-width: unset;
}

section.content > section.visual {
    min-height: unset;
    height: 415px;
}

section.cathegories {
    /*display: flex !important;*/
    flex-wrap: wrap;
}

section.manage > div {
    max-width: 960px;
    margin: 0 auto;
    height: auto;
    text-align: center;
    padding: 95px 0;
    color: #fff;
}

section.content > section.manage {
    max-width: 100%;
    height: auto;
    background-color: #96bc0c;
}

section.content > section.associated {
    max-width: 100%;
    height: auto;
    background-color: #ffffff;
}

@media only screen and (min-width: 960px) {
    ul.lowNav {
        background-color: #fff;
        /*display: flex; 
        flex-wrap: wrap;*/
        /*justify-content: space-between;*/
        justify-content: center;
    }
}

.lowNav > li:first-child {
    margin: 0 0 0 3.5%;
}

.lowNav > li {
    /*margin: unset;*/
}

section.f_wide .f_col:first-child {
    min-width: 60%;
}

/*.lowNav li:last-child .subNavContainer {
    right: 0;
}*/

.subNavContainer {
    /*min-width: 260px;*/
    min-width: 100px;
    position: absolute;
    top: 110%;
}

#umbraco_form_2b53949479104e7e8fccde3ec1f7a8fe .umbraco-forms-navigation.row-fluid,
#umbraco_form_b96603dd925240d9ace8104f058180c3 .umbraco-forms-navigation.row-fluid,
#umbraco_form_e8ab2005ca9c42beb8577892ea6d6f34 .umbraco-forms-navigation.row-fluid,
#umbraco_form_3423102d1bd54d47a2cec68a6416fb33 .umbraco-forms-navigation.row-fluid,
#umbraco_form_ed42cc782644462c89b5d3adc8e6302d .umbraco-forms-navigation.row-fluid,
#umbraco_form_980386b68af54addae925361d2f9b070 .umbraco-forms-navigation.row-fluid {
    display: flex;
    justify-content: flex-end;
    width: 42%;
}

@media (max-width:960px) {
    #umbraco_form_2b53949479104e7e8fccde3ec1f7a8fe .umbraco-forms-navigation.row-fluid,
    #umbraco_form_b96603dd925240d9ace8104f058180c3 .umbraco-forms-navigation.row-fluid,
    #umbraco_form_e8ab2005ca9c42beb8577892ea6d6f34 .umbraco-forms-navigation.row-fluid,
    #umbraco_form_3423102d1bd54d47a2cec68a6416fb33 .umbraco-forms-navigation.row-fluid,
    #umbraco_form_ed42cc782644462c89b5d3adc8e6302d .umbraco-forms-navigation.row-fluid,
    #umbraco_form_980386b68af54addae925361d2f9b070 .umbraco-forms-navigation.row-fluid {
        display: flex;
        justify-content: flex-start;
        width: unset;
    }
}

@media (max-width:960px) {
    .umbraco-forms-navigation.row-fluid {
        display: flex;
        justify-content: flex-start;
        width: unset;
    }
}

.umbraco-forms-container {
    max-width: 415px;
}

.umbraco-forms-field label {
    min-width: 200px;
    max-width: 200px;
    padding-right: 10px;
}

.umbraco-forms-navigation.row-fluid {
    max-width: 400px;
    width: unset !important; /*415px;*/
}

/*.umbraco-forms-field {
    justify-content: space-between !important;
}*/

.umbraco-forms-field.checkbox {
    display: flex;
    align-items: center;
    justify-content: flex-start !important;
    margin-left: auto;
    width: 100% !important;
    max-width: 207px;
}

@media (max-width:437px) {
    .umbraco-forms-field.checkbox {
        display: flex;
        align-items: center;
        justify-content: flex-start !important;
        margin-left: unset;
        width: 100% !important;
        max-width: 207px;
    }
}

#umbraco_form_d58ec55923ba4d5090bdefb25d96add3 .umbraco-forms-field.checkbox {
    margin-left: unset;
    max-width: unset;
}

.rechterBlok a {
    border: 1px solid #fff;
    border-radius: 25px;
    padding: 10px;
    color: #fff !important;
    /*display: block;*/
    text-align: center;
}

.field-validation-error {
    font-size: 14px;
}

.umbraco-forms-field.herhaalwachtwoord.password.mandatory.alternating .field-validation-error {
    color: red;
}


@media (max-width:445px){
    .umbraco-forms-field{
        flex-wrap:wrap;
        width:100%;
    }
    .umbraco-forms-field-wrapper{
        width:100%;
    }
    .umbraco-forms-field-wrapper input{
        width:100%;
    }
}

section.content{
    min-height: auto;
}
.umbraco-forms-form.passwordreset .umbraco-forms-field .umbraco-forms-label {
    font-weight: normal;
}
.umbraco-forms-field-wrapper input {
    min-width: 250px;
}

.umbraco-forms-form .umbraco-forms-field span.field-validation-error{
    color: #df0f0f !important;
    display: inline-block;
    font-size: 13px;
}
.umbraco-forms-form .field-validation-valid {
    font-size: 13px;
}
.umbraco-forms-field.hidden:empty {
    display: none;
}
.umbraco-forms-form.passwordreset .umbraco-forms-field.hidden{
    display:none;
}
.umbraco-forms-form.passwordreset .umbraco-forms-navigation {
    padding-top: 0;
}
.umbraco-forms-container {
    max-width: 450px;
}
.umbraco-forms-field.checkbox{
        max-width: 250px;
}
.umbraco-forms-form.passwordreset .umbraco-forms-fieldset{
    padding-top:0;
}
.umbraco-forms-form {
    padding-top: 0 !important;
}

@media(max-width:960px){
	.umbraco-forms-form.inloggen .umbraco-forms-field.checkbox{
	margin:0
}
}

@media(max-width:445px){
    .umbraco-forms-field.checkbox {
    max-width: 100%;
    margin: 0;
}

.umbraco-forms-form.inloggen .umbraco-forms-field-wrapper input[type=checkbox] {
    width: auto;
}

.umbraco-forms-form.inloggen .umbraco-forms-field.checkbox .umbraco-forms-field-wrapper {
    width:auto
}
.umbraco-forms-field.sterktewachtwoord.titleanddescription{
    margin-left:0;
}
}
.umbraco-forms-field.sterktewachtwoord.titleanddescription{
    min-width:250px;
}