﻿body {
    background-color: #f0f0f0;
    color:#454545;
}

a:link {
    text-decoration: none;
    color: #212121;
}

a:visited {
    text-decoration: none;
    color: #212121;
}

a:hover {
    text-decoration: underline;
    color: #666;
}

.masterHeader {
    background: #fff url(../images/pixel.gif);
    border-bottom:1px dotted #aaa;
}

.background {
    background-color: #fff;
}

#idendity span:hover {
    background-color: #eee;
}

hr {
    border: 1px dotted #aaa;
}

.green {
    color: #608f3f;
}

.underline {
    border-bottom: 1px solid #f0f0f0;
}

.smallblue {
    color: #0192b5;
    font-size: 0.9em;
}

.smallblack {
    color: #212121;
    font-size: 0.9em;
}

.smallgrey {
    color: #9d9d9d;
    font-size: 0.9em;
}

.fullLuik {
    background-image: url(../images/seamless.gif);
}

.whitebackground {
    background-color: white;
}

.formfield, .password1 {
    font-size: 1em;
    color: #666;
    padding: 6px 10px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.icon-user-o:hover {
    background-color: #d7ebf2;
}

#footer {
    background-color: #f9f9f9;
    border: 1px solid white;
    position: relative;
    padding: 40px 0;
    color: #666;
    font-size: 0.9em;
}

.luikTitle {
    color: #454545;
    font-size: 1.1em;
    padding: 20px 0px;
}

.title, .smalltitle {
    color: #454545;
}

.password {
    font-family: mypwfont;
    -webkit-text-security: disc;
    -webkit-appearance: textfield;
    -webkit-user-select: text;
    font-size: 0.8em;
    color: #666;
    padding: 10px;
    height: 26px;
    margin: 0;
    background-color: white;
    border-width: 1px 0px 1px 1px;
    border-style: solid;
    border-color: #ccc;
    border-radius: 5px 0px 0px 5px;
    -moz-border-radius: 5px 0px 0px 5px;
    -webkit-border-radius: 5px 0px 0px 5px;
}

.zoekVeld {
    color: #666;
    border: 1px dotted #666;
}

.zoekVeldButton {
    background-color: #ddd;
    border: 1px dotted #ccc;
}

input[type="number"] {
    border: 1px solid #BBB;
    border-color: #dadada;
    padding: 10px;
    width: 70px;
}

.title {
    margin-top: 0px;
    text-align: center;
    background-color: #fff;
    font-size: 1.3em;
    font-weight: bold;
    clear: both;
    padding: 10px;
    max-width: 1200px;
    color: #0192b5;
    border: 1px solid #d7d7d4;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-bottom: 15px;
}

span.step {
    background: #b0b0b0;
    border-radius: 0.8em;
    -moz-border-radius: 0.8em;
    -webkit-border-radius: 0.8em;
    color: #ffffff;
    display: inline-block;
    line-height: 1.5em;
    margin-right: 4px;
    text-align: center;
    width: 1.2em;
}

.menuBt {
    justify-content: center;
    padding: 3px 8px;
    cursor: pointer;
    background-image: linear-gradient(to top, #ddd 0%, #fff 80%, #fff 100%);
    border-radius: 4px;
    border: 1px solid #ccc;
    color: #606060;
    display: initial;
    margin-bottom:5px;
}

#flexPanel {
    display: flex;
    background-color: #f9f9f9;
    padding: 20px 0 0 20px;
    width: 100%;
}

#pNames {
    border-bottom: 1px dotted #aaa;
    border-top: 1px dotted #aaa;
}

.darktitle {
    background-color: #454545;
    color: white;
    padding: 5px;
    text-align: center;
    margin-bottom: 5px;
}
.luikje {
    padding: 20px 0 0 20px;
    max-width: 100%;
    background-color:#fff;
}

.luikje1 {
    background-image: url(../images/seamless.gif);
}

#luik1, #luik2, #luik3, #luik4, #luik5, #luik7, #luik8, #luik9, #luik10, #luik11 {
    border-right: 1px dotted #aaa;
    color: black;
}

#luik11a, #luik11b, #luik11c, #luik11d, #luik11e, #luik11f {
    background-color: #f9f9f9;
    color: black;
}

.overallMenu {
    border-right: 1px dotted #aaa;
    background-color: #555;
}

.overallMenu span {
    color: white;
}

.overallMenu span:hover {
    background-color:transparent;
    color: #8999b0;
}

.extenderLeft {
    font-size: 0.9em;
    display: inline-block;
    border-right: 1px dotted #aaa;
    padding: 20px 0 0 50px;
}

.openLuik {
    background-color: #fff;
}

.trumbowyg-box,
.trumbowyg-editor {
    margin:0;
    min-height: 50px;
    background-color: #fff;
    vertical-align:top;
}

.gelezen {
    background-color: #f0f0f0;
    width: 90%;
    padding-top: 250px;
    bottom: 0;
    padding: 20px;
    color: #1c8118;
    border-top: 1px dotted #aaa;
}

.keyword {
    background-color: #fffbe7;
    padding: 0;
}

.userMenu span:hover {
    color: #000;
}

.popupframe {
    width: 100%;
    float: left;
    background-color: #e7e9ed;
    position: fixed;
    border: 1px solid #3969a5;
    top: 25%;
    padding: 10px;
    margin: 0 auto;
    vertical-align: middle;
    font-size: 1em;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}


.frame {
    float: left;
    background-color: white;
    border: 1px solid #ddd;
    padding: 15px;
    margin: 10px 10px 10px 0px;
    font-size: 1em;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    display: table-row;
}

.smalltitle {
    clear: both;
    font-size: 1em;
    font-weight: bold;
}

.smallbutton {
    font-size: 0.8em;
    padding: 5px 10px;
    color: #666;
    background-color:white;
    cursor: pointer;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border:1px dotted #aaa;
}

.smallbutton:hover {
    color: #000;
}

.delete {
    font-size: 0.9em;
    padding: 3px;
    min-width: 30px;
    color: #666;
    border: 1px solid #f0f0f0;
}

.tinybutton {
    font-size: 0.8em;
    padding: 5px 8px;
    color: #454545;
    background-color: #fff;
    border-radius: 4px;
    cursor: pointer;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border: 1px solid #dadada;
}

.smallbluebutton {
    font-size: 1em;
    padding: 10px 15px;
    color: #fff;
    background-color: #34a8c4;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-width: 0px;
    -moz-transition: all .1s ease-out;
    -webkit-transition: all .1s ease-out;
    -o-transition: all .1s ease-out;
    transition: all .1s ease-out;
}

    .smallbluebutton:hover {
        background-color: #074b83;
        -moz-transition: all .1s ease-in;
        -webkit-transition: all .1s ease-in;
        -o-transition: all .1s ease-in;
        transition: all .1s ease-in;
    }

.smallwhitebutton {
    font-size: 0.9em;
    padding: 10px 15px;
    color: #454545;
    background-color: #f1f1f1;
    border-radius: 4px;
    cursor: pointer;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border: 1px solid #dadada;
    -moz-transition: all .1s ease-in;
    -webkit-transition: all .1s ease-in;
    -o-transition: all .1s ease-in;
    transition: all .1s ease-in;
    display: inline-block;
    margin-bottom: 5px;
}

    .smallwhitebutton:hover {
        background-color: #f9f9f9;
    }

.smallgreenbutton {
    font-size: 0.8em;
    padding: 5px 10px 5px 10px;
    color: #454545;
    background-color: #b3e3a0;
    border-radius: 4px;
    cursor: pointer;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border: 1px solid #9d9d9d;
}

.bluebutton {
    font-size: 1em;
    padding: 10px;
    min-width: 100px;
    color: #fffffa;
    text-decoration: none;
    text-shadow: none;
    border-color: #54acc7;
    border-style: solid;
    border-width: 1px;
    background: -ms-linear-gradient(top, #98d0e0 2%, #4fa9c6 95%);
    background: -moz-linear-gradient(top, #98d0e0 2%, #4fa9c6 95%);
    background: -webkit-linear-gradient(top, #98d0e0 2%, #4fa9c6 95%);
    background: linear-gradient(top, #98d0e0 2%, #4fa9c6 95%);
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

    .bluebutton:hover {
        background: -ms-linear-gradient(top, #84bece 2%, #5aa9c2 8%, #429dba 58%, #4fa9c6 95%, #4ca4c0);
        background: -moz-linear-gradient(top, #84bece 2%, #5aa9c2 8%, #429dba 58%, #4fa9c6 95%, #4ca4c0);
        background: -webkit-linear-gradient(top, #84bece 2%, #5aa9c2 8%, #429dba 58%, #4fa9c6 95%, #4ca4c0);
        background: linear-gradient(top, #84bece 2%, #5aa9c2 8%, #429dba 58%, #4fa9c6 95%, #4ca4c0);
        color: white;
        cursor: pointer;
    }

.greybutton {
    font-size: 1em;
    padding: 10px;
    min-width: 100px;
    color: #454545;
    text-decoration: none;
    border-color: #c0c0c0;
    border-style: solid;
    border-width: 1px;
    background-color: #e0e0e0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

    .greybutton:hover {
        background: -ms-linear-gradient(top, #cccccc 2%, #e5e5e5 95%);
        background: -moz-linear-gradient(top, #cccccc 2%, #e5e5e5 95%);
        background: -webkit-linear-gradient(top, #cccccc 2%, #e5e5e5 95%);
        background: linear-gradient(top, #cccccc 2%, #e5e5e5 95%);
        color: #000;
        cursor: pointer;
    }

.devider {
    border-right: 1px dotted black;
    height: 23px;
    margin: 0 10px;
}

div .href:hover:not(.white) {
    color: #aaa;
}

.thumbs {
    position: relative;
    vertical-align: middle;
    top: -5px;
    color: #717171;
    font-size: 0.6em;
    font-weight: bold;
}

.saveButton {
    font-size: 0.9em;
    padding: 10px;
    color: #fffffa;
    text-decoration: none;
    text-shadow: none;
    border-color: #54acc7 #4ca0ba #398a9d;
    border-radius: 4px;
    width: 140px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: -ms-linear-gradient(top, #98d0e0 2%, #68b8d1 8%, #4fa9c6 58%, #4fa9c6 95%, #4ca4c0);
    background: -moz-linear-gradient(top, #98d0e0 2%, #68b8d1 8%, #4fa9c6 58%, #4fa9c6 95%, #4ca4c0);
    background: -webkit-linear-gradient(top, #98d0e0 2%, #68b8d1 8%, #4fa9c6 58%, #4fa9c6 95%, #4ca4c0);
    background: linear-gradient(top, #98d0e0 2%, #68b8d1 8%, #4fa9c6 58%, #4fa9c6 95%, #4ca4c0);
}

.box {
    margin-top: 0px;
    text-align: center;
    background-color: #fff;
    padding: 10px;
    max-width: 1200px;
    color: #0192b5;
    border: 1px solid #d7d7d4;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-bottom: 15px;
    text-align: left;
}

/* Chrome, Safari, Opera */
.header {
    background-color: #f5f5f1;
    font-size: 1.8em;
    font-weight: bold;
    padding: 20px 40px 20px 20px;
    float: left;
    width: 180px;
}

.headermenu {
    background-color: #f5f5f1;
    padding: 20px 20px 0px 20px;
    min-height: 60px;
    border-bottom: 1px solid #dadada;
}

.headermenuItem {
    background-color: #fff;
    border: 1px solid #dadada;
    display: table-cell;
    float: left;
    padding: 5px;
    margin: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-align: center;
}


    .headermenuItem a {
        color: #0192b5;
        text-decoration: none;
        font-size: 0.9em;
        font-weight: bold;
        display: table-cell;
        width: 90%;
        margin: 0 auto;
    }

    .headermenuItem:hover {
        background-color: #d9d9d9;
    }

    .headermenuItem a:hover {
        color: #454545;
    }


#page {
    height: 100%;
    background-color: white;
    margin: 0 auto;
    line-height: 150%;
}

.red {
    color: #ff0000;
}

.white {
    color: #ffffff;
}

.black {
    color: #2d2d2d;
}

.bblue {
    color: #003399;
}

.grey {
    color: #9d9d9d;
}

.blue {
    color: #1525a9;
}

.orange {
    color: #ce872b;
}


select option:active {
    background-color: #e95252;
}

.border {
    border-width: 1px;
    border-color: #dadada;
    border-style: solid;
}

.blackborder {
    border-width: 5px;
    border-color: #555;
    border-style: solid;
}

.borderbottom {
    border-bottom: 1px dotted #aaa;
}

.bordertop {
    border-top: 1px dotted #aaa;
}

.borderRight {
    border-right: 1px dotted #aaa;
}

.rightborder {
    border-width: 0px 1px 0px 0px;
    border-color: #dadada;
    border-style: dotted;
}

.leftborder {
    border-width: 0px 0px 0px 1px;
    border-color: #dadada;
    border-style: dotted;
}

.menuitem:hover {
    background-color: #f0f0f0;
}

.menuitemSub {
    padding: 3px 15px;
    font-size: 1em;
    color: #35539a;
}

    .menuitemSub:hover {
        background-color: #666;
        color: white;
        text-decoration: none;
    }

    .menuitemSub a:hover {
        text-decoration: none;
        color: white;
    }

.paging {
    float: left;
    margin: 5px;
    background-color: #f9f9f9;
    border: 1px solid #dadada;
    padding: 0px;
}

.message {
    color: #56a945;
    font-size: 1em;
    font-weight: 600;
    padding: 10px 0;
    line-height: 20px;
}

.frame:hover {
    background-color: #f9f9f9;
}

.breadcrumb {
    word-spacing: 5px;
    padding-bottom: 10px;
    background-color: #f2f5f1;
}

    .breadcrumb a {
        color: #0192b5;
        font-size: 0.9em;
        background-color: white;
        padding: 0px 10px 0px 10px;
    }

#idendity span {
    background-color: #fff;
}


/*---------------------chatbox-----------------------------------*/


.chatboxContainer {
    width: 1px;
    margin: 0 auto;
    height: 100%;
    background-color: white;
    text-align: center;
    overflow: hidden;
    -moz-transition: all 5s linear;
    -webkit-transition: all 5s linear;
    -o-transition: all 5s linear;
    transition: all 5s linear;
}


.chatBoxTitle {
    padding: 15px;
    background-color: #d8e7f1;
    font-size: 1em;
    color: #f0f0f0;
    border-top-right-radius: 9px;
    border-top-left-radius: 9px;
}

.bodem {
    position: absolute;
    bottom: 10px;
    width: -moz-available;
    text-align: center;
}

.chatbox {
    position: relative;
    border-radius: 6px;
    background-color: #fff;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border: 1px solid #a0a0a0;
}

.chatboxTitle:not(.tooltip) {
    position: relative;
    margin: 0;
    background-color: #d8e7f1;
    padding: 8px;
    text-align: center;
    height: 3em;
    border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
}

.chatboxTitle span:not(.tooltip) {
    font-weight: 600;
    float: left;
    color: #f0f0f0;
    margin: 0.4em 2em;
}


.chatboxBody {
    margin: 0;
    position: relative;
    padding: 20px 10px;
}


.modal {
    position: absolute;
    z-index: 10000; /* 1 */
    top: 0;
    left: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
}

    .modal.is-visible {
        visibility: visible;
    }

.modal-overlay {
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: hsla(0, 0%, 0%, 0.5);
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s linear 0.3s, opacity 0.3s;
}

.modal.is-visible .modal-overlay {
    opacity: 1;
    visibility: visible;
    transition-delay: 0s;
}

.modal-wrapper {
    position: absolute;
    z-index: 9999;
    top: 6em;
    left: 50%;
    width: 32em;
    margin-left: -16em;
    background-color: #fff;
    box-shadow: 0 0 1.5em hsla(0, 0%, 0%, 0.35);
}

.modal-transition {
    transition: all 0.3s 0.12s;
    transform: translateY(-10%);
    opacity: 0;
}



@media screen and (min-width: 320px) and (max-width: 850px) {
}
