﻿* {
    outline: none;
}

html {
    overflow: hidden;
}

body {
    margin: 0;
    padding: 0;
    font-family: 'Segoe UI', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
}

.fifth {
    width: 20%;
}
/* scsrollbars */
::-webkit-scrollbar {
    width: 14px;
    height: 14px;
}
/* Track */
::-webkit-scrollbar-track {
    border: 1px solid #eee;
    background-color: #fff;
}
/* Handle */
::-webkit-scrollbar-thumb {
    border: 0px solid #eee;
    background: #eee;
}

    ::-webkit-scrollbar-thumb:window-inactive {
        background: #fff;
    }


input {
    font-size: 14px;
}
/* Login */
.left,
.left div,
.left div a {
    float: left;
}

.right {
    float: right;
}

.info {
    margin-left: 15px;
}

/* Victis app */
.vct-appheader {
    position: relative;
    color: white;
    height: 36px;
    z-index: 99999;
    display: flex;
    justify-content: space-between;
}

    .vct-appheader .logowrapper {
        display: flex;
        flex: 0 0 auto;
        overflow: hidden;
        transition-duration: 200ms;
    }

    .vct-appheader .logowrapper * {
        transition-duration: 200ms;
    }

    .vct-appheader .vct-logo {
        width: 225px;
        background-repeat: no-repeat;
        background-position-y: 4px;
        margin-left: 10px;
    }

    .vct-appheader .vct-separator {
        width: 1px;
        height: 28px;
        margin-left: 15px;
        margin-right: 36px;
        align-self: center;
        background-color: #FFF;
    }


    .vct-appheader .organisatieinfo {

        height: 36px;
        background-color: #E5E5E5;
        padding: 8px 30px 8px 15px;
        color: #000;
        font-weight: normal;
        cursor: pointer;
        font-size: 14px;
        white-space: nowrap;
        text-overflow: ellipsis;
        /*overflow: hidden;*/
        z-index: 99999;
        transition-duration: 200ms;
        text-align: left;

        flex: 0 0 250px;
    }

        .vct-appheader .organisatieinfo:before {
            content: '';
            display: block;
            position: absolute;
            top: 0;
            right: 0;
            height: 36px;
            width: 28px;
            background-color: inherit;
        }

    .vct-appheader .pijl {
        position: absolute;
        width: 0;
        height: 0;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 5px solid #777;
        right: 10px;
        top: 15px;
        transition-duration: 200ms;
    }

.vct-appbody {
    position: absolute;
    top: 38px;
    bottom: 25px;
    left: 0px;
    right: 0px;
}

.vct-appfooter {
    font-size: 11px;
    height: 22px;
    color: #888;
    border-top: 1px solid #ccc;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    padding: 0px 6px;
    background-color: #f1f1f1;
    line-height: 22px;
}

/* Office 365 look */
.vct-panelheader {
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: uppercase;
    font-size: 14px;
    color: #585858;
    background-color: #fff;
    padding: 0px 10px 0px 10px;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 1;
}

/* toolbar */
.toolbar {
    position: absolute;
    top: 0px;
    left: 0px;
    display: inline-block;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    width: 100%;
    line-height: 26px;
}

    .toolbar .tbgroup {
        display: inline;
    }

        .toolbar .tbgroup input {
            line-height: 18px;
            font-size: 12px;
            margin-top: 3px;
            margin-left: 10px;
        }

button.tab-headerbutton {
    position: absolute;
    top: -26px;
    right: 0;
}

button.tab-headerbutton,
.toolbar button,
.singlebutton {
    line-height: 24px;
    color: #555;
    margin: 0px;
    padding: 0px 10px;
    cursor: pointer;
    font-size: 12px;
    border: 0px;
    background: none;
}

    button.tab-headerbutton:hover,
    .toolbar button:hover,
    .vct-panelheader button:hover,
    .singlebutton:hover {
        background-color: #E6F2FA;
    }

        button.tab-headerbutton:hover .fa-stack-state,
        .toolbar button:hover .fa-stack-state,
        .vct-panelheader button:hover .fa-stack-state,
        .singlebutton:hover .fa-stack-state {
            background-color: #E6F2FA;
        }

    button.tab-headerbutton span,
    .toolbar button span,
    .vct-panelheader button span,
    .singlebutton span {
        margin-left: 3px;
    }

.fa-icon {
    border: 0px;
    cursor: pointer;
    text-align: center;
    font-size: 1.33333333em;
    font-size: 14px;
    position: relative;
}

.fa-stack-state {
    position: absolute;
    right: -30%;
    font-size: 70%;
    bottom: -25%;
    color: #466693;
    background-color: white;
    padding: 1px;
}

.vct-panelfooter {
    position: absolute;
    line-height: 21px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    color: #585858;
    bottom: 0px;
    right: 0px;
    left: 0px;
    border-top: 1px solid #ccc;
    font-size: 11px;
    padding: 0 5px;
}

.vct-panelbody {
    overflow: auto;
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: 0px;
    left: 0px;
}

/* Layout panels */
.ui-splitbar {
    overflow: visible;
}

    .ui-splitbar a {
        display: none;
    }

.ui-layout-column > .ui-splitbar {
    border-right: 3px solid #FFF;
    border-left: 3px solid #FFF;
    background-color: #CCC;
}


.ui-layout-row > .ui-splitbar {
    border-top: 3px solid #FFF;
    border-bottom: 3px solid #FFF;
    background-color: #CCC;
}

.vct-appheader > div {
    /*display: inline-block;*/
}

.headermenu {
    flex-flow: row wrap;
    white-space: nowrap;
    justify-content: flex-end;
    display: flex;
    padding-top: 7px;
    height: 36px;
    background-color: inherit;
    vertical-align: top;
    flex: 1 0 auto;
    /*overflow: hidden;*/
    position: absolute;
    right: 0;
}

    .headermenu div {
        flex: 0 0 auto;
        padding: 0 15px;
    }

    .headermenu a {
        color: white;
        font-size: 14px;
        display: block;
    }

        .headermenu a span i {
            width: 0;
            height: 0;
            border-left: 8px solid transparent;
            border-right: 8px solid transparent;
            border-bottom: 8px solid white;
            margin-top: 1px;
            margin-left: calc(50% - 8px);
            display: block;
        }

.hamburgermenu {
    display: none;
    user-select: none;
    top: 36px;
    flex-flow: row wrap;
    right: 0;
    height: auto;
    background-color: inherit;
    vertical-align: top;
    flex: 1 0 40px;
    border-top: 1px solid #ffffff20;
    position: absolute;
    width: auto;
    overflow-x: hidden;
    /*width: var(--menuwidth);*/
}

.wrapheader {
    position: relative;
    background-color: inherit;
    width: 100%;
    /*min-width: 32px;*/
    flex: 1 0 32px;
    /*--menuwidth: auto;
    --flexbasis: auto;*/
}

.wrapheader.allowhover:hover .hamburgermenu, .wrapheader.toggleon .hamburgermenu {
    display: flex;
}

.hamburgermenu div {
    padding: 7px 25px;
    position: relative;
    border-bottom: 1px solid #ffffff20;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 200px;
    /*flex-basis: var(--flexbasis);*/
    overflow: hidden;
}

.hamburgermenu a {
    color: white;
    font-size: 14px;
    display: block;
}

    .hamburgermenu a span i {
        border-top: 8px solid #00000000;
        border-bottom: 8px solid #00000000;
        border-left: 8px solid white;
        top: 10px;
        left: 0px;
        position: absolute;
    }

.hamburgermenu div, .headermenu div {
    text-align: center;
    background-color: inherit;
    font-size: 14px !important;
    cursor: pointer;
    white-space: nowrap;
}

.hamburgerheader {
    position: absolute;
    right: 0;
    top: 8px;
    margin: 0 8px;
    font-size: large;
}  

    .informistree {
        height: 100%;
        width: 100%;
        overflow: auto;
        position: relative;
        padding-left: 7px;
    }

    /* TODO: Hieronder nog een keer reviewen */

    .vct-panel button, .vct-panel .uploadbutton {
        float: left;
        line-height: 30px;
        color: #555;
        margin: 0px;
        padding: 0px 10px;
        cursor: pointer;
        height: 30px;
        border: 0px;
        background: none;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        cursor: pointer;
    }

    .vct-panelheader button {
        float: right;
        line-height: 24px;
        font-size: 12px;
    }

    .vct-panelbody button {
        border: 1px solid #ccc;
    }

    .vct-panelbody .toolbar button {
        border: 0;
    }


    .vct-panel button.disabled, .vct-panel .uploadbutton.disabled {
        color: #ccc;
    }

    .vct-panel button:hover, .vct-panel .uploadbutton:hover {
        background-color: #E6F2FA;
    }

    .vct-panel button.nohover:hover, .vct-panel .uploadbutton.nohover:hover {
        background-color: transparent;
    }

    .vct-panel button.disabled:hover, .vct-panel .uploadbutton.disabled:hover {
        background-color: transparent;
    }

    .vct-panel button span, .vct-panel .uploadbutton span {
        font-size: 12px;
        margin-left: 5px;
    }

    .vct-panelbody button.tab-headerbutton {
        border: 0;
        top: -31px;
    }

    .vct-panel .btnseparator {
        float: left;
        height: 19px;
        border-left: 1px solid #CCC;
        margin: 5px 0px;
    }

    .ui-grid-pager-panel {
        background-color: white;
    }

    /* Picker css */
    button.btn-picker {
        margin-right: 10px;
        overflow: hidden;
        text-overflow: ellipsis;
        text-align: left;
        padding-left: 25px;
        position: relative;
    }

    input.btn-picker {
        padding-left: 24px;
    }

    .icon-picker {
        position: absolute;
        top: calc(50% - 5px);
        left: 7px;
    }


    .form-control {
        border-radius: 0px;
        font-size: 12px;
        height: 30px;
        padding: 5px 10px;
    }

        .form-control[disabled] {
            background-color: white;
            border: 0;
            border-color: #ccc;
            box-shadow: none;
            -moz-appearance: none;
            text-indent: 0px;
            -webkit-appearance: none;
        }

            .form-control[disabled]::-ms-expand {
                display: none;
            }

            .form-control[disabled]::-webkit-input-placeholder {
                color: transparent;
            }

            .form-control[disabled]:-moz-placeholder {
                color: transparent;
            }

            .form-control[disabled]::-moz-placeholder {
                color: transparent;
            }

            .form-control[disabled]:-ms-input-placeholder {
                color: transparent;
            }

    fieldset[disabled] .form-control,
    fieldset[disabled] input,
    fieldset[disabled] button {
        background-color: white;
        border: 0;
        border-color: #ccc;
        box-shadow: none;
        -moz-appearance: none;
        text-indent: 0px;
        -webkit-appearance: none;
        color: black;
        opacity: 1 !important;
    }

        fieldset[disabled] input[type="checkbox"] {
            border: 1px solid black;
            width: 12px;
            height: 12px;
            margin: 2px 5px -1px -10px;
            position: inherit;
        }

            fieldset[disabled] input[type="checkbox"]:checked {
                background: linear-gradient(to top left, rgba(0,0,0,0) 0%, rgba(0,0,0,0) calc(50% - 0.8px), rgba(0,0,0,1) 50%, rgba(0,0,0,0) calc(50% + 0.8px), rgba(0,0,0,0) 100%), linear-gradient(to top right, rgba(0,0,0,0) 0%, rgba(0,0,0,0) calc(50% - 0.8px), rgba(0,0,0,1) 50%, rgba(0,0,0,0) calc(50% + 0.8px), rgba(0,0,0,0) 100%);
            }

        fieldset[disabled] .form-control::-ms-expand {
            display: none;
        }

        fieldset[disabled] .form-control::-webkit-input-placeholder {
            color: transparent;
        }

        fieldset[disabled] .form-control:-moz-placeholder {
            color: transparent;
        }

        fieldset[disabled] .form-control::-moz-placeholder {
            color: transparent;
        }

        fieldset[disabled] .form-control:-ms-input-placeholder {
            color: transparent;
        }

    /*    fieldset[disabled] ::-webkit-datetime-edit-year-field:not([aria-valuenow]),
    fieldset[disabled] ::-webkit-datetime-edit-month-field:not([aria-valuenow]),
    fieldset[disabled] ::-webkit-datetime-edit-day-field:not([aria-valuenow]) {
        color: transparent;
    }*/

    button.cleartext:disabled {
        color: transparent !important;
    }

    .form-group label {
        color: #bbb;
    }

    .checkbox label {
        color: #000;
    }

    .vct-panel button.gm-fullscreen-control, .gm-fullscreen-control {
        white-space: normal;
    }

.dashboard_template .dashboard_filter {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: center;
}

.dashboard_template .dashboard_filter .filter_button {
    display: flex;
}

.treeviewrow:nth-child(1) > div > div {
    margin-right: 12px;
}

.dossiers-grid-footer {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-flow: row nowrap;
    padding: 3px;
}
