@import 'fonts.css';

html,
body,
div,
span,
p,
td,
#content,
.content {
    font-family: 'Ubuntu',sans-serif;
    font-size: 16px !important;
}

html,
body {
    margin: 0;
    padding: 0;
    min-height: 100%;
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    position: relative;
    width: 100% !important
}

body {
    font-weight: 400;
    color: #474445;
    line-height: 1.7;
    background-color: #ffffff;
    letter-spacing: 1px;
    line-height: 1.7;
}

#wrapper,
#wrapperMain,
#wrapperSearch,
#wrapperMeeting,
#wrapperMeetingType,
#wrapperMeetingTypeSubType,
#wrapperMeetingTypeId,
#wrapperMeetingAgenda,
#wrapperMeetingBesluitenlijst,
#wrapperMeetingNotulen,
#wrapperSearchBekendmakingen,
#wrapperBekendmakingenTypeId,
#wrapperBekendmakingenType,
#wrapperBekendmakingenMain {
    width: 100%;
}

#back, #title, #content {
    max-width: 1140px;
    padding-left: 4.2%;
    padding-right: 4.2%;
    box-sizing: border-box;
    margin: 0 auto;
}

#headerband {
    padding-top: 197px;
    background-color: #2c1c46;
    height: 42.09px;
    background-clip: content-box;
}

#content {
    margin: 0 auto;
    position: relative;
    box-sizing: border-box;
    padding-bottom: 203px;
}

.content {
    margin: 0px !important;
    padding: 0px !important;
    width: 100%;
}

#footer {
    width: 100%;
    margin: 0;
    height: 173px;
    color: #fff;
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    background: #2c1c46;
}

#info {
    position: absolute;
    right: calc(50% - 520px);
}

#lblVersion {
    font-size: 14px !important;
    color: #fff;
}

#logoklant {
    width: 320px;
    height: 119px;
    background: url(../../img/Haviland/logo-white.jpg) no-repeat;
    position: absolute;
    top: 13px;
    left: 4.2%;
}

#title {
    padding-top: 10px;
    color: #333;
    font-weight: 400;
    font-size: 35px;
}

    #title span {
        display: block;
        font-size: 32px !important;
    }

    #title br {
        display: none;
    }

span#lblPublicatieDatum {
    font-size: 18px !important;
}

#vergTitle {
}

#back {
    padding-top: 15px;
    font-weight: 400;
    color: #272C17;
    font-family: 'Ubuntu',sans-serif;
    letter-spacing: .1px;
}


    #back a,
    #back span {
        font-size: 14px !important;
        text-decoration: none;
    }

        #back a:first-of-type {
            text-decoration: underline;
        }

    #back a {
        padding-right: 0;
        position: relative;
        color: #272C17;
    }

        #back a:hover {
            text-decoration: underline;
        }

    #back a,
    #back span,
    #back span:before {
        display: inline-block
    }

form:not([action*="-"]) #back > div > a:last-of-type:not(:only-of-type) {
    text-decoration: none;
    pointer-events: none;
}

#back > div > span:not(:last-of-type),
#back > div > span:only-of-type {
    display: inline-block;
    width: 13px;
    font-size: 0 !important;
    color: transparent !important;
    pointer-events: none;
    -webkit-user-select: none; /* Safari */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* IE10+/Edge */
    user-select: none; /* Standard */
}

    #back > div > span:not(:last-of-type):before,
    #back > div > span:only-of-type:before {
        color: #272C17;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        display: inline-block;
        content: ">";
        padding: 0 5px;
        font-size: 16px !important;
        height: 0px;
        transform: scaleX(.7);
        position: relative;
        left: -3px;
    }


ul {
    list-style-type: square;
    color: #c9c9c9;
}

li {
}


ul.topicslist {
    list-style-type: none;
    padding: 0;
    display: inline-block;
}

    ul.topicslist li {
        margin-bottom: 0;
    }

    ul.topicslist a {
        padding-left: 0px;
        position: relative;
    }

    ul.topicslist span {
        font-size: 16px !important;
        font-family: 'Ubuntu',sans-serif;
    }


    ul.topicslist a:before {
        position: absolute;
        content: "\f04d";
        left: -20px;
        font-family: 'Ubuntu',sans-serif;
        color: #2d1c46;
        font-size: 7px !important;
        top: 4px;
    }

.topicPublicatieDatum,
.topic > a:not([id]) {
    font-size: 13px !important;
}

#vergaderingen {
    margin-left: 0;
    margin-right: 0;
}
/* -------------------------- ZOEKEN -------------------------- */
input,
select {
    box-sizing: border-box !important;
    -webkit-appearance: none;
    padding: 0 10px;
    height: 36px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    outline: none;
}

#zoekparams {
    margin: 0;
    padding: 0;
    border: none;
}

#searchBox {
    position: absolute;
    right: 4.2%;
    height: 40px;
    z-index: 999;
    top: 148px;
    width: 91.6%;
    margin-top:0;
    margin-bottom:0;
}


    #searchBox input[type="text"] {
        width: calc(100% - 91.22px);
        height: 100%;
        border: 1px solid #2d1c46 !important;
        padding: 0 10px;
        border: 0;
        font-size: 1.1em;
        line-height: 1.4em;
        font-family: inherit;
        text-indent: 0;
        color: #000000;
        box-shadow: none;
        margin-right:0;
        margin-left:0;
    }

        #searchBox input[type="text"]:focus {
        }

    #searchBox input[type="submit"] {
        width: 81.22px;
        height: 100%;
        position: absolute;
        top: 0px;
        right: 0px;
        border: none;
        margin: 0;
        background-color: #2c1c46;
        text-indent: -9999px;
        background-image:none;
    } 
    
    #searchBox input[type="submit"]:hover {
        background-color: #2c1c46 !important;
    }

    #searchBox::after {
        font-family: 'Ubuntu',sans-serif;
        font-weight: 400;
        content: 'ZOEKEN';
        position: absolute;
        right: 11px;
        top: 7px;
        font-size: 15px;
        pointer-events: none;
        letter-spacing: .1px;
        color: #fff;
    }

select#cphMainContent_cboVergaderingTypes {
    border: 1px solid #2d1c46 !important;
    width: 100%;
}

#cboVergaderingTypesWrapper {
    position: relative;
    width: 209px;
}

    #cboVergaderingTypesWrapper:after {
        font-family: 'icomoon',sans-serif;
        transition: .25s;
        content: "\25BC";
        transform: scaleY(0.5);
        position: absolute;
        right: 7px;
        top: 5px;
        color: #2c1c46;
        pointer-events: none;
    }






#zoekparams > .row > .input:first-of-type,
.inputField {
    position: relative;
}

    #zoekparams .input:first-of-type:after,
    .inputField:after {
        font-family: 'icomoon',sans-serif;
        transition: .25s;
        content: "\25BC";
        transform: scaleY(0.5);
        position: absolute;
        right: 7px;
        top: 5px;
        color: #2d1c46;
        pointer-events: none;
    }

#zoekparams input[type="text"] {
    width: 100%;
    border: 1px solid #ccc;
}

    #zoekparams input[type="text"]:focus {
    }


#Opzoeken input[type="submit"],
#searchBox input[type="submit"],
#WisCriteria input[type="submit"],
.overlaymenu button,
.overlaymenu input[type="submit"] {
    color: #2d1c46;
    border: none !important;
    border-radius: 0px !important
}


#zoekparams input[type="submit"]:hover {
}

#Opzoeken input[type="submit"]:hover,
#WisCriteria input[type="submit"]:hover,
.overlaymenu button:hover,
.overlaymenu input[type="submit"]:hover {
}

#zoekparams select {
    width: 100%;
    border-radius: 0px;
    border: none;
    -webkit-transition: none;
    transition: none;
    border: 1px solid #ccc
}

    #zoekparams select:focus {
    }

.labelvan,
.labeltot {
    width: 45%
}

#Opzoeken > input,
#WisCriteria > input {
    color: #fff !important;
    background: #2d1c46 !important;
    font-size: 16px !important;
}

#overlaymenuGeenCriteria {
    border: 1px solid #2d1c46;
}

.overlayTitle {
    background: #2d1c46 !important;
    color: #fff;
}

#Button1 {
    background-color: #2d1c46 !important;
    color: #fff !important;
}

.overlaymenu {
    background-color: #fff;
}
/* -------------------------- ZOEKEN -------------------------- */
a:link,
a:visited,
#vergaderingen a:link,
#vergaderingen a:visited,
#zoekResultaat a:link,
#zoekResultaat a:visited,
#inhoudsOpgave a:link,
#inhoudsOpgave a:visited,
#inhoudNotulenLink a:link,
#inhoudNotulenLink a:visited {
    text-decoration: none;
    color: #474445
}

a:hover,
#vergaderingen a:hover,
#zoekResultaat a:hover,
#inhoudsOpgave a:hover,
#inhoudNotulenLink a:hover {
    text-decoration: underline;
    color: #000 !important;
    outline: 0;
}

a:focus,
#vergaderingen a:focus,
#zoekResultaat a:focus,
#inhoudsOpgave a:focus,
#inhoudNotulenLink a:focus {
    color: #555555 !important;
    background: transparent !important
}

#back a:link,
#back a:visited {
}

#back a:hover {
}

#disclaimer > a {
    color: #fff !important;
}

/* -------------------------- OVERLAY MENU -------------------------- */



.overlaymenu button,
.overlaymenu input[type="submit"] {
    box-sizing: border-box !important;
    -webkit-appearance: none;
    color: #fff;
    border-radius: 4px;
    padding: 0;
    height: 40px !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .1s linear;
    transition: all .1s linear;
    font-size: 14px !important;
}


/* -------------------------- OVERLAY MENU -------------------------- */


