@import url(./flash.css);
body {
    background: #fff;
    background-image: url(../images/lines-bg.png);
    background-repeat: no-repeat;
    background-size: 40%;
    background-position: 100% 100%;
    font-family: "poppins" !important;
}

    #divHeaderHolder {
        overflow: hidden;
    }

    #divHeader .col-sm-12, #divContent, #divFooter .container, #divHeader {
        padding-left: 0;
        padding-right: 0;
    }
    #divInloggen{
        border:solid 1px #484690;
    }
    #divInloggen, .container .divFooterKolom:first-child {
        padding-left: 0;
    }

    #divMededeling, .container .divFooterKolom:last-child {
        padding-right: 0;
    }

    .divFormHolder {
        width: 100%;
        margin: 0px 0 15px 0;
    }

    .divFormHolderHalf {
        width: 50%;
    }

    .divFormHolder a {
        float: none;
    }


    #divHeaderHolder {
        background-image: url('../images/banner-foto-golf.png');
        /*background-position-y:137px;*/
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }

    #divHeaderLogo {
        position: fixed;
        top: 0;
        left: 210px;
        z-index: 100000;
        padding-left: 21px;
        padding-bottom: 20px;
        background-color: grey #1F284C;
        border-bottom-left-radius: 15px;
        border-bottom-right-radius: 15px;
    }

        #divHeaderLogo img {
            height: 100%;
            width: 200px;
        }

    #divHeader {
        height: 340px;
        width: 100%;
    }

        #divHeader h1 {
            color: #fff;
            font-size: 60px;
            margin-top: 6px;
        }

    #divContainer {
        width: 100%;
        padding-left: 100px;
        padding-right: 40px;
        margin-right: 0px;
    }

    #divContent {
        margin: 0px;
        width: 100%;
    }

    #divLoginBox h4 {
        font-size: 22px;
        color: #484690;
        padding: 0 0 5px 45px;
        position: relative;
    }

    #divLoginBox img {
        left: 10px;
        position: absolute;
        margin-right: 10px;
        top: 6px;
    }



    label {
        font-weight: normal;
    }

    .form-control {
        border: 1px solid rgb(72, 72, 72);
        border-radius: 0;
    }
    /*.btn {
    background: #484690 !important;
    border-radius: 25px;
    border-color: #2d3264 !important;
}*/
    /*.btn, .btn:hover, .btn:focus {
    border-radius:0;
    margin-top:5px;
    margin-bottom:5px;
    padding:7px 12px;
}*/
    .btn.btn-primary {
        background: #484690 !important;
        border-radius: 25px;
        border-color: #2d3264 !important;
    }

    .btn.btn-secondary {
        background-color: #1b2d4b !important;
        border-color: #1b2d4b !important;
        color: white;
    }

    #divInloggen .btn.btn-primary {
        width: 60%;
    }

        #divInloggen .btn.btn-primary:hover {
            background-color: #1b2d4b !important;
            border-color: #1b2d4b !important;
        }

    .btn.btn-register {
        background-color: #169FDB !important;
        padding: 10px 15px 10px 15px;
        margin-top: 70px;
        margin-bottom: 20px;
        width: 250px;
        border: none;
    }

        .btn.btn-register:hover {
            opacity: 0.8;
        }

    
#divLoginBox .btn.btn-primary.btn-aanmelden:hover {
    background-color: #1b2d4b !important;
    border-color: #1b2d4b !important;
}

    a {
        color: #555555;
    }

#divFooter {
    border-top: solid #484690 2px;
    color: #484690;
    width: 100%;
    margin-top: 40px;
    padding-bottom: 19px;
    padding-top: 18px;
}

    #divFooterContainer {
        margin-left: 0;
        width: 100%;
    }

    #divFooter h2 {
        font-weight: bold !important;
        color: #169FDB;
        color: #169FDB;
        font-size: 28px;
        margin-bottom: 20px;
    }
#divMededeling {
    width: 100%;
    line-height: 23px;
    background: #484690;
    border-radius: 25px;
    color: white;
    padding: 30px;
    font-size: 18px;
}

    #divMededeling h4 {
        padding-left: 20px;
        font-size: 24px;
        color: white;
    }

    #divMededeling img {
        height: 32px;
        padding-right: 20px;
    }

    #divFooter a {
        color: #484690;
    }

        #divFooter a:hover {
            color: #169FDB;
            text-decoration: none;
        }

    .divFooterKolom {
        height: 260px;
        margin-top: 6px;
    }

    .divBreakertje {
        clear: both;
    }

    #divFooterLinkTablet {
        display: none;
    }

    .divAdres {
        line-height: 25px;
        margin-bottom: 26px;
        margin-top: -3px;
    }

    .aZwemscore {
        display: block;
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 65px;
        text-transform: uppercase;
    }

    #strongFooter {
        display: block;
        margin-bottom: 40px;
    }

    #divSocialMedia {
        padding: 0;
        margin-bottom: 100px;
    }

    #divSocial {
        margin-top: 70px;
        text-align: center;
        display: block;
    }

        #divSocial a img {
            margin: 0 10px 10px 10px;
        }


    #divSocialTablet {
        display: none;
    }
    #Messages{
        margin-left:-100px;
    }
#divNames {
    position: relative;
    top: -40px;
    left: 20px;
}

        #divNames h1 {
            color: #484690;
            font-size: 50px;
        }

#divZwembadNaam {
    color: #484690;
    padding: 0px 10px 10px 10px;
    font-size: 20px;
    padding-left: 0px;
    position: relative;
    height: 40px;
}


    #divPlanning {
        width: 100%;
        margin-top: 40px;
        line-height: 23px;
        background: #484690;
        border-radius: 25px;
        color: white;
        padding: 30px;
    }

        #divPlanning h4 {
            padding-left: 20px;
            font-size: 24px;
            color: white;
        }

        #divPlanning img {
            padding-right: 20px;
        }

    #divPlanningen {
        padding: 20px;
    }

        #divPlanningen img {
            height: 24px;
        }



    #divMededeling {
        width: 100%;
        line-height: 23px;
        background: #484690;
        border-radius: 25px;
        color: white;
        padding: 30px;
        font-size:18px;
    }

    #divMededelingUrgent a {
        color: #169FDB;
    }

        #divMededeling h4 {
            padding-left: 20px;
            font-size: 24px;
            color: white;

        }
        #divMededeling h4 img{
            padding-right: 20px;
        }

        #divMededeling img {
            height: 32px;
            padding-right: 0px;

        }

    #divMededelingUrgent img {
        padding-right: 7px;
    }

    #divMededelingen {
        padding: 20px;
    }

    #divMededelingen img {
        height: auto;
    }

    #divMededelingUrgent {
        margin-top: 20px;
        margin-left: 20px;
        padding-bottom:20px;
        border-bottom: solid 1px white;
    }

    #divInloggen {
        border-radius: 15px;
        background: white;
        padding: 20px;
        width: 350px;
        margin-right:0;
    }

    #divLoginBox {
        padding-left: 0px;
        padding-right: 0px;
        margin-right: 0px;
        padding-left:0px;
    }

    #divInloggen h4 img {
        margin-top: -5px;
        margin-left: 0px;
        height: 20px;
        color: #169fdb;
    }

    #divInloggen .btn-primary {
        width: 99px;
    }






    #wave {
        display: none;
        position: absolute;
        top: 210px;
        /*left:-255px;*/
        left: -400px;
        height: 50%;
        width: 200%;
        overflow: hidden;
    }


    /* checkbox*/

    input[type="checkbox"], input[type="radio"] {
        display: none;
    }

        input[type="checkbox"] + label, input[type="radio"] + label {
            margin-top: 7px;
            display: inline-block;
            white-space: nowrap;
        }

            input[type="checkbox"] + label span, input[type="radio"] + label span {
                background-image: url('../images/checkboxleeg-paars.png');
                background-repeat: no-repeat;
                background-position: top left;
                background-size: auto 20px;
                cursor: pointer;
                display: inline-block;
                height: 20px;
                margin-right: 10px;
                margin-top: 0px;
                margin-left: 10px;
                vertical-align: top;
                width: 20px;
            }

        input[type="checkbox"]:checked + label span, input[type="radio"]:checked + label span {
            background-image: url('../images/checkboxcheckedGroot-paars.png');
        }

        input[type="checkbox"]:disabled + label span, input[type="radio"]:disabled + label span {
            background-image: url('../images/checkboxleegDisabled.png');
        }

        input[type="checkbox"]:checked:disabled + label span, input[type="radio"]:checked:disabled + label span {
            background-image: url('../images/checkboxcheckedGrootDisabled.png');
        }

    input[type="text"] {
        border-color: #484690;
        border-width: 2px;
        border-radius: 15px;
        padding: 16px;
        width: 90%;
    }

    input[type="password"] {
        border-color: #484690;
        border-width: 2px;
        border-radius: 15px;
        padding: 16px;
        width: 90%;
    }

    input[type="text"]::placeholder {
        color: #484690;
    }

    input[type="password"]::placeholder {
        color: #484690;
    }


    input[type="text"]:disabled {
        background-color: #F6F6F6;
    }

    #divIngelogdBlijven {
        margin-bottom: 5px;
        margin-top: 23px;
    }

    #divHelpdesk {
        padding-left: 0;
        line-height: 25px;
    }

    .socialLink {
        width: 40px;
    }

    /* Knoppen voor WSAG */

.divKnoppenRechtsboven {
    margin: 0 25px 0 0;
    position: fixed;
    right: 0;
    top: 0;
    background-color: #484690;
    padding: 0px 0px 45px 10px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    max-height: 38px;
}

.knoprechtsboventab {
    height: 100%;
    margin: 0 10px 0 0;
    list-style-type: none;
}

    .knoprechtsboventab img {
        max-height: 28px;
        max-width: auto;
        margin-top: 10px;
    }

    .knoprechtsboventab.contrast img {
        max-width: 28px;
    }

    .knoprechtsboventab.margin img {
        margin-top: 15px;
    }

.divKnoppenRechtsboven img {
    cursor: pointer;
    width: 38px;
}

.divKnoppenRechtsboven #aTaal {
    width: 38px;
    height: 38px;
    color: #e6e6e6;
    font-size: 1.6em !important;
    text-align: center;
    float: left;
    cursor: pointer;
    margin: 0;
}

.divKnoppenRechtsboven li {
    float: left;
}

.divKnoppenRechtsboven #aTaal:hover {
    background: #e4e4e3;
}

.divKnoppenRechtsboven #aTaal span {
    margin-top: 5px;
    display: block;
}


.divKnoppenRechtsboven #talenUl {
    display: none;
    background: #fff;
    position: relative;
    padding: 0px 5px;
    list-style: none;
    color: #000;
    font-size: 1.1em;
    text-align: center;
    border: 1px solid #000;
    border-top: 1px solid #fff;
}

.divKnoppenRechtsboven #imgLettergrote {
    height: 10px;
    width: auto;
    margin-left: auto;
    margin-right: auto;
}

.divKnoppenRechtsboven #aLettergrote :hover {
    opacity: 0.9;
}


.divKnoppenRechtsboven #talenUl li {
    padding: 2px 0;
    cursor: pointer;
    position: relative;
}

    .divKnoppenRechtsboven #talenUl li span {
        position: absolute;
        left: 17px;
        top: 2px;
    }

    .divKnoppenRechtsboven #talenUl li img {
        position: relative;
        top: 2px;
        left: 12px;
        width: 25px;
    }

    .divKnoppenRechtsboven #talenUl li:not(:last-child) {
        border-bottom: 1px solid #000;
    }

    .divKnoppenRechtsboven #talenUl li:hover {
        background: #e4e4e3;
    }


    /* Hoog contrast */

    .bodyHoogContrast #divHeader h1 {
        color: #000;
    }

    .bodyHoogContrast .btn-primary,
    .bodyHoogContrast .btn-primary:hover,
    .bodyHoogContrast .btn-primary:focus {
        background-color: #000 !important;
        border: 1px solid #000 !important;
        color: #fff;
    }

    .bodyHoogContrast #divZwembadNaam,
    .bodyHoogContrast h4,
    .bodyHoogContrast #divFooter {
        background-color: #000 !important;
        color: #fff;
    }

    .bodyGrootLettertype #divZwembadNaam {
        padding: 5px 10px 10px 10px;
    }

    #Opvragen {
        margin-left: 10px;
        color: #484690;
    }

        #Opvragen:hover {
            color: #169FDB;
            text-decoration: none;
        }

    .copyright-mark {
        text-align: center;
        color: #fff;
        opacity: 0.6;
    }

    #powby {
        position: absolute;
        bottom: 50px;
        right: 0;
        height: 45px;
    }

    #divPoweredBy {
        float: right;
    }

    #lines {
        width: 100%;
        height: 100%;
    }

    #divRow {
        margin-left: 20px;
    }

    ::-webkit-scrollbar {
        width: 10px;
    }

    ::-webkit-scrollbar-thumb {
        background: #484690;
        border-radius: 15px;
    }

        ::-webkit-scrollbar-thumb:hover {
            background: #555;
        }


        @media only screen and (min-width: 1480px){
            #divNames{
                padding-left:0px;
            }
            #divLoginBox {
                padding-left: 0px;
                padding-right: 0px;
                margin-right: 0px;
                padding-left: 110px;
            }
            #divMededeling{
                margin-left:30px;
            }
        }
@media only screen and (max-width:5080px) {
    #divLoginBox {
        padding-left: 0;
    }

    #Messages {
        margin-left: 0px;
    }
}
