﻿* {
    font-family: 'Quicksand',Montserrat,Arial;
    color: white;
    letter-spacing: 2px;
}

.iphone {
    display: none;
}

.fbContainer.desktop {
    position: absolute;
    top: 200px;
}

body {
    background-image: url(/images/bg.png);
    margin: 0px;
    padding: 0px;
    overflow-x: hidden;
}

.invalid {
    background-color: rgb(255, 199, 199) !important;
}


.contentcontainer {
    position: relative;
    width: 1180px;
    left: 50%;
    margin-left: -640px;
    padding-left: 50px;
    padding-right: 50px;
}

    .contentcontainer p * {
        color: black;
    }

.success {
    color: green !important;
    font-size: 14px;
    display: block;
    font-weight: bold;
}

.error, .warning {
    color: red !important;
    font-size: 14px;
    display: block;
    font-weight: bold;
}

.pleaseWait {
    color: #434444;
    font-size: 14px;
    display: block;
    font-weight: bold;
}

.validation-summary-errors ul, .validation-summary-errors ul li {
    margin: 0px;
    padding: 0px;
    color: red;
    list-style-type: none;
    font-family: "Open Sans";
    font-size: 14px;
}

.button {
    background-image: url(/images/button.png);
    background-size: 180px 64px;
    width: 180px;
    height: 64px;
    margin: 0px 10px 10px 10px;
    padding: 0px;
    font-family: Montserrat,Arial;
    font-size: 16px;
    color: white;
    background-color: transparent;
    border: 0px;
    outline: none;
    text-transform: uppercase;
}

.bigbutton {
    padding: 10px !important;
    border: 3px solid black !important;
    width: auto;
    max-width: 100%;
    font-size: 14px !important;
    background-color: white;
    font-weight: bold;
}

    .bigbutton.active, .bigbutton:hover {
        color: #FFFFFF !important;
        background-color: #8a221b;
    }

h1 {
    font-size: 28px;
    margin: 0px;
    padding: 0px;
}

h2 {
    font-size: 16px;
    margin: 0px;
    padding: 0px;
    text-transform: uppercase;
}

h3 {
    font-size: 14px;
    margin: 0px;
    padding: 0px;
    text-transform: uppercase;
}

h4 {
    font-weight: bold;
    color: black;
    margin: 0px;
    padding: 0px;
}

p {
    font-size: 14px;
    margin: 0px;
    padding: 0px;
    line-height: 20px;
    letter-spacing: 2px;
}


.col7 {
    width: 14.285%;
    float: left;
}

.col6 {
    width: 16.666%;
    float: left;
}

.col5 {
    width: 20%;
    float: left;
}

.col4 {
    width: 25%;
    float: left;
}

.col3 {
    width: 33.333%;
    float: left;
}

.col2 {
    width: 50%;
    float: left;
}

.col1 {
    width: 100%;
    float: left;
}

input[type=submit], input[type=button], button[type=submit] {
    font-family: 'Droid Sans', sans-serif;
    border: 0px;
    font-weight: bold;
    font-size: 12px;
    padding: 10px;
    outline: none;
    margin: 5px 5px 0px 0px;
}

input[type=submit] {
    background-color: #8a221b;
    color: #FFFFFF;
}

button[type=submit].facebook {
    background-color: #4a66a0;
    color: white;
}

.borderrad10 {
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
}


.borderrad6 {
    border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
}

.fbPagePluginContainer {
    width: 90%;
}

.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
    width: 100% !important;
}


.usernameinput {
    background-image: url(/images/userinput.png);
    background-repeat: no-repeat;
}

.passwordinput {
    background-image: url(/images/passwordinput.png);
    background-repeat: no-repeat;
}
/********************************************/
/********************************************/
/***************HEADER***********************/
/********************************************/
/********************************************/

header {
    background-color: #2a2e33;
    height: 100px;
    margin: 0px;
    padding: 0px;
    position: relative;
}

.logo {
    margin-right: 15px;
    display: inline;
    z-index: 100;
    position: relative;
    top: 10px;
}
    .logo img {
        width: 200px;
    }

.user {
    font-family: 'Quicksand', sans-serif;
    font-size: 12px;
    font-style: italic;
}

/********************************************/
/********************************************/
/***************Banner***********************/
/********************************************/
/********************************************/
.banner {
    background-color: #e4ac22bf;
}

    .banner .contentcontainer {
        min-height: 150px;
        background-image: url(/images/banner.png);

        background-repeat: no-repeat;
        text-align: center;
        padding-top: 100px;
        padding-bottom: 100px;

    }

        .banner .contentcontainer p {
            font-family: 'Quicksand', sans-serif;
            font-size: 22px;
        }

        .banner .contentcontainer h1 {
            margin: 50px 0px 50px 0px;
            font-family: 'Lobster', cursive;
            font-size: 40px;
            font-style: italic;
        }


/********************************************/
/********************************************/
/***************HOME*************************/
/********************************************/
/********************************************/
.home .contentcontainer {
    text-align: center;
    padding-top: 60px;
}

    .home .contentcontainer p, .home .contentcontainer h1 {
        margin-bottom: 30px;
        color: black;
    }

    .home .contentcontainer h1 {
        font-family: 'Lobster', cursive;
    }

.homePics {
    width: 75%;
    margin: 0 auto;
    padding: 0px;
}

    .homePics li.sliderArrow {
        height: 100%;
        line-height: 100%;
        vertical-align: middle;
    }

    .homePics li {
        margin: 0px;
        padding: 0px;
        list-style-type: none;
        float: left;
        margin: 2%;
        vertical-align: middle;
    }

        .homePics li.sliderItem {
            width: 21%;
        }



.sliderItem img {
    width: 100%;
    height: 100%;
    border: 2px solid black;
    border-radius: 200px 200px 200px 200px;
    -moz-border-radius: 200px 200px 200px 200px;
    -webkit-border-radius: 200px 200px 200px 200px;
}

.login .contentcontainer {
    background-color: #2a2e33;
    height: 110px;
    width: 900px;
    left: 50%;
    margin-left: -480px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
    position: relative;
    top: -50px;
    -webkit-box-shadow: 0px 11px 45px -10px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 11px 45px -10px rgba(0,0,0,0.75);
    box-shadow: 0px 11px 45px -10px rgba(0,0,0,0.75);
}

.login form {
    display: inline;
}

.login .contentcontainer div label {
    font-family: 'Quicksand', sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #8a221b;
}

.login .contentcontainer div input[type=text], .login .contentcontainer div input[type=password] {
    width: 80%;
    padding: 8px 5px 8px 30px;
    outline: none;
    border: 0px;
    font-size: 12px;
    margin-top: 5px;
}

.login .contentcontainer div a {
    position: relative;
    top: 8px;
}

.login .contentcontainer div input[type=button], .login .contentcontainer div input[type=submit] , .login .contentcontainer div button[type=submit] {
    float: right;
}

#spnLoginMessage {
    padding-top: 5px;
    display: block;
}



.welcome {
    font-family: 'Lobster', cursive;
    font-size: 32px;
    color: #8a221b;
    font-weight: bold;
    padding-top: 15px;
    text-align: center;
    text-transform: capitalize;
}
/********************************************/
/********************************************/
/***************SFEERBEELDEN*****************/
/********************************************/
/********************************************/
.impressionimages .contentcontainer {
    text-align: center;
    padding-top: 60px;
}



    .impressionimages .contentcontainer h1 {
        font-family: 'Lobster', cursive;
        margin-bottom: 30px;
        color: black;
    }

    .impressionimages .contentcontainer p {
        color: black;
        margin: 0% 7%;
        width: 86%;
        text-align: center;
    }

ul.impressionimageslist {
    margin: 0px;
    padding: 0px;
}

    ul.impressionimageslist li {
        float: left;
        margin: 0px;
        padding: 0px;
        margin: 1% 1% 0% 1%;
        width: 31%;
    }

        ul.impressionimageslist li div.impressionimagescontainer {
            position: relative;
            width: 100%;
            height: auto;
            padding: 0px;
            margin: 0px;
        }

            ul.impressionimageslist li div.impressionimagescontainer img {
                width: 100%;
            }

        ul.impressionimageslist li:hover div.impressionimagescontainer img {
            -webkit-filter: grayscale(100%);
            filter: grayscale(100%);
            filter: gray;
            filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");
        }

.impressionimageoverlay {
    display: none;
    position: absolute;
    left: 0px;
    top: 0px;
    text-align: center;
    width: 100% !important;
    height: 100% !important;
    background-color: rgba(180,180,180,0.8);
}

ul.impressionimageslist li:hover div.impressionimageoverlay {
    display: block;
}

.impressionimageoverlay h2 {
    margin: 15px;
    color: #8a221b;
    font-family: 'Lobster', cursive;
    text-transform: none;
    font-size: 24px;
}

/********************************************/
/********************************************/
/***************LOOSE PAGE*******************/
/********************************************/
/********************************************/
.loosepage .contentcontainer {
    text-align: center;
    padding-top: 60px;
}



    .loosepage .contentcontainer h1 {
        font-family: 'Lobster', cursive;
        margin-bottom: 30px;
        color: black;
    }

.loosepageimage {
    max-width: 30%;
    margin: 0px 25px 25px 0px;
    float: left;
}

.loosepage .contentcontainer div p {
    padding: 0px 25px;
    color: black;
    text-align: justify;
}

.loosepage input {
    float: none !important;
    margin-left: 25px;
}
/********************************************/
/********************************************/
/***************EVENTS***********************/
/********************************************/
/********************************************/
.events .contentcontainer {
    text-align: left;
    padding-top: 60px;
}



    .events .contentcontainer h1 {
        font-family: 'Lobster', cursive;
        margin-bottom: 30px;
        color: black;
        text-align: center;
    }

    .events .contentcontainer p {
        color: black;
        margin: 0% 7%;
        width: 86%;
        text-align: center;
    }



.eventlist, .buttoncontainer {
    margin: 50px 7%;
    width: 86%;
    padding: 0%;
}


    .eventlist li {
        margin: 0%;
        width: 100%;
        padding: 0%;
        list-style-type: none;
        background-color: #f9f9fa;
        border-bottom: 1px solid #c4ceef;
    }


        .eventlist li:nth-child(odd) {
            background-color: #eceff7;
        }


        .eventlist li.head, .eventlist li.footer {
            background: none;
            background-image: url(/images/bgeventlistheader.png);
        }

        .eventlist li.head {
            border-bottom: 1px solid #495061;
        }

            .eventlist li.head .status {
                position: relative;
            }

            .eventlist li.head .person {
                position: absolute;
                bottom: 0px;
                left: 5px;
            }

        .eventlist li.footer {
            border-top: 1px solid #495061;
        }

            .eventlist li.head .eventdate, .eventlist li.footer .eventdate, .eventlist li.head .eventplace, .eventlist li.footer .eventplace {
                background: none;
            }


        .eventlist li div {
            display: inline-block;
            color: #5f6266;
            padding: 14px 1% 14px 1%;
            text-align: left;
            cursor: pointer;
        }

        .eventlist li.head div {
            padding: 20px 1% 16px 1%;
        }

        .eventlist li div.flag {
            width: 3%;
            vertical-align: top;
            padding: 10px 1% 0px 1%;
        }

        .eventlist li div.eventname {
            width: 42%;
            font-weight: bold;
            font-size: 14px;
        }

        .eventlist li div .eventdate640 {
            display: none;
        }

        .eventlist li div.eventdate, .eventlist li div.eventplace, .eventlist li div.eventdata {
            width: 25%;
            font-weight: bold;
            font-size: 14px;
            vertical-align: top;
        }

        .eventlist li div.eventplace {
            width: 20%;
        }

        .eventlist li div.eventdata {
            width: 5%;
        }

        .eventlist li div.eventdate {
            color: #8a221b;
            background-image: url(/images/clockwhite.png);
            background-repeat: no-repeat;
            background-position: left center;
            padding-left: 25px;
        }

        .eventlist li.head div.eventdate {
            color: #5f6266;
        }

        .eventlist li div.status {
            width: 0%;
            text-align: right;
            vertical-align: top;
            padding: 8px 1% 8px 1%;
        }

        .eventlist li.head div.status {
            padding: 18px 1% 16px 1%;
        }

        .eventlist li div.status a {
            font-weight: bold;
            font-size: 12px;
            color: white;
            text-decoration: none;
            text-transform: uppercase;
            display: block;
            text-align: center;
            width: 105px;
        }

        .eventlist li div.status.blue a {
            background-color: #05aafa;
        }

        .eventlist li div.status.yellow a {
            background-color: #FFE800;
        }

        .eventlist li div.status.green a {
            background-color: green;
        }

        .eventlist li div.status.red a {
            background-color: orange;
        }

/********************************************/
/********************************************/
/***************CONTACT**********************/
/********************************************/
/********************************************/

.contact .contentcontainer {
    padding-top: 60px;
}



    .contact .contentcontainer h1 {
        font-family: 'Lobster', cursive;
        margin-bottom: 30px;
        color: black;
        text-align: center;
    }

    .contact .contentcontainer p {
        color: black;
        margin: 0% 7%;
        width: 86%;
        text-align: center;
    }

    .contact .contentcontainer div p {
        padding: 0px 25px;
        color: black;
        text-align: justify;
    }


.form {
    width: 48%;
    padding: 3%;
    background-image: url(/images/bgeventlistheader.png);
    float: left;
    margin: 0px 25px 25px 25px;
}

    .form label, .form input {
        display: block;
    }

    .form label {
        color: black;
        margin: 5px 15px;
    }

    .form input[type=text], .form textarea {
        border: 0px solid white;
        outline: none;
        padding: 10px;
        font-size: 12px;
        font-weight: normal;
        font-family: 'Quicksand',Montserrat,Arial;
        width: auto;
        margin-bottom: 10px;
        width: 90%;
    }

    .form textarea {
        height: 175px;
    }

/********************************************/
/********************************************/
/***************EVENTDETAILS*****************/
/********************************************/
/********************************************/

.eventdetails {
    background-color: #2a2e33;
    border: 1px solid #2a2e33;
}

    .eventdetails img {
        float: left;
    }

    .eventdetails ul {
        float: left;
        margin: 10px 25px;
        padding: 0px;
        width: 36%;
        list-style-type: none;
    }

        .eventdetails ul li {
            margin-bottom: 10px;
            font-size: 14px;
            vertical-align: middle;
        }

            .eventdetails ul li label {
                font-weight: bold;
            }

        .eventdetails ul.amounts li label {
            padding-top: 15px;
            display: block;
            float: left;
        }

.amounts li span {
    float: right;
    width: auto;
    min-width: 45px;
    text-align: center;
}

.logomobile {
    display: none;
}

.popup {
    position: absolute;
    top: 100px;
    width: 780px;
    margin-left: -390px;
    left: 50%;
    /*margin:0 auto;*/
    background-color: white;
    display: none;
    -webkit-box-shadow: 0 0 60px 10px #000000;
    box-shadow: 0 0 60px 10px #000000;
}

    .popup .head {
        background-color: #8a221b;
        text-align: center;
        padding: 15px;
    }

        .popup .head h1, .popup .content h1 {
            font-family: 'Lobster', cursive;
        }

    .popup .content * {
        color: black;
    }

    .popup .content div.col2 div.container, .popup .content div h1 {
        padding: 10px 20px;
    }

.checkboxlist {
    background-color: #ecedf5;
    padding: 10px;
}

    .checkboxlist input {
        margin: 5px;
    }


#spnMessageSubscribe {
    font-size: 12px;
}

/********************************************/
/********************************************/
/***************PROFILE**********************/
/********************************************/
/********************************************/

.fileUpload {
    position: relative;
    overflow: hidden;
    display: block;
    cursor: pointer;
    height: 50px;
    float: left;
    width: 300px;
}

    .fileUpload input.upload {
        position: absolute;
        top: 0;
        left: 0;
        margin: 0;
        padding: 0;
        font-size: 20px;
        cursor: pointer;
        opacity: 0;
        filter: alpha(opacity=0);
        height: 50px;
        width: 100%;
        cursor: pointer;
    }

    .fileUpload span {
        float: none;
        position: absolute;
        left: 0px;
        top: 0px;
        width: 260px;
        display: block;
        text-align: center;
    }

.profile .contentcontainer {
    padding-top: 60px;
}

    .profile .contentcontainer h1 {
        font-family: 'Lobster', cursive;
        margin-bottom: 30px;
        color: black;
        text-align: center;
    }


    .profile .contentcontainer p {
        width: 97%;
        padding: 0px 0px 0px 3%;
        color: black;
        text-align: justify;
    }

    .profile .contentcontainer img {
        margin: 0px 0px 0px 100px;
        padding: 20px 20px 0px 20px;
        background: url(../images/bgeventlistheader.png);
        float: right;
    }


    .profile .contentcontainer .form {
        width: 94%;
        padding: 3%;
        background-image: url(/images/bgeventlistheader.png);
        float: left;
        margin: 0px;
    }

        .profile .contentcontainer .form input[type=text], .profile .contentcontainer .form input[type=password] {
            font-weight: bold;
            padding: 22px 2% 22px 7%;
            float: left;
            width: 39%;
            margin-right: 2%;
            font-size: 12px;
            background-color: white;
            border: 0px;
            outline: none;
            margin-bottom: 10px;
        }

.radiogroup {
    width: 45%;
    padding: 12px 2% 12px 1%;
    background-color: white;
    float: left;
    margin-right: 2%;
    margin-bottom: 10px;
}

    .radiogroup label {
        width: 115px;
        display: inline-block;
        font-size: 14px;
    }

    .radiogroup input {
        display: inline;
    }

    .radiogroup label.optionlabel {
        display: inline;
        width: auto;
        font-size: 12px;
        margin: 5px;
    }

        .radiogroup label.optionlabel a {
            color: black;
        }

input.name {
    background: url(/images/profile_name.png) left top no-repeat;
}

input.firstname {
    background: url(/images/profile_name.png) left top no-repeat;
}

input.phone {
    background: url(/images/profile_phone.png) left top no-repeat;
}

input.profileemail {
    background: url(/images/profile_email.png) left top no-repeat;
}

input.street {
    background: url(/images/profile_street.png) left top no-repeat;
}

input.number, input.bus {
    width: 14% !important;
    background: url(/images/profile_number.png) left top no-repeat;
}

input.zip {
    background: url(/images/profile_zip.png) left top no-repeat;
}

input.city {
    background: url(/images/profile_city.png) left top no-repeat;
}

input.bankaccount {
    background: url(/images/profile_bankaccount.png) left top no-repeat;
}

input.socialnumber {
    background: url(/images/profile_socialnumber.png) left top no-repeat;
}

input.profilepassword {
    background: url(/images/profile_password.png) left top no-repeat;
}

input.profilepasswordrepeat {
    background: url(/images/profile_passwordrepeat.png) left top no-repeat;
}

.profile .contentcontainer .form .bigbutton {
    float: left;
}

/********************************************/
/********************************************/
/***************FOOTER***********************/
/********************************************/
/********************************************/

footer {
    background-color: #2a2e33;
    margin: 0px;
    padding: 30px 0px;
}

    footer .contentcontainer div h3 {
        margin-bottom: 20px;
        font-family: 'Droid Sans', sans-serif;
    }

.footerbottom {
    height: 30px;
    background-color: #1f1f1f;
}

ul.events {
    margin: 0px;
    padding: 0px;
}

    ul.events li {
        margin: 0px;
        padding: 0px;
        list-style-type: none;
        padding-bottom: 5px;
    }

        ul.events li a {
            text-decoration: none;
            font-size: 12px;
            font-family: 'Quicksand', sans-serif;
            font-weight: normal;
        }

        ul.events li .date {
            font-size: 12px;
            color: #8a221b;
        }

ul.partners {
    margin: 0px;
    padding: 0px;
}

    ul.partners li {
        width: 40%;
        margin: 0px 10% 0px 0px;
        padding: 0px;
        list-style-type: none;
        float: left;
    }

        ul.partners li img {
            width: 100%;
        }


footer form {
    margin: 0px;
    padding: 0px;
    display: inline;
}

    footer form label {
        display: block;
        font-size: 12px;
        font-family: 'Quicksand', sans-serif;
        font-weight: normal;
        margin-bottom: 5px;
    }

    footer form input[type=text], footer form input[type=password] {
        outline: none;
        background-color: #2a2e33;
        border: 1px solid black;
        font-size: 12px;
        font-family: 'Quicksand', sans-serif;
        font-weight: bold;
        color: #8a221b;
        margin-bottom: 15px;
        padding: 6px;
        width: 75%;
    }

.cookie-message {
    position: fixed;
    bottom: 25px;
    right: 25px;
    padding: 0 85px 0 20px;
    background: #e4ac22bf;
    /*border-bottom: 1px solid #ccc;*/
    box-shadow: 0 0 3px #ccc;
    z-index: 999999;
    color: #fff;
    width: 305px;
    max-width: 100%;
    padding: 22px;
    line-height: 1.8;
    font-size: 12px;
}

    .cookie-message a:not(.tg-btn) {
        color: #212529;
    }

    .cookie-message .tg-btn {
        cursor: pointer;
    }

    .cookie-message button {
        box-shadow: none;
        border: 0px;
        background-color: black;
        color: white;
        padding: 10px;
        width: 100%;
        cursor: pointer;
    }

        .cookie-message button:hover {
            background-color: white;
            color: black;
        }

#btnSubmit[disabled] {
    opacity: .5;
    cursor: default;
}

.privacyCookiePolicy * {
    text-align: left;
    color: black;
}

.privacyCookiePolicy h2:not(:first-child) {
    margin-top: 30px;
}

.privacyCookiePolicy h2 {
    margin-bottom: 15px;
}

.privacyCookiePolicy p, h3 {
    margin-bottom: 10px;
}