﻿.fill {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.hideerrors div[id^=google-visualization-errors] {
    display: none;
}


/*
.fullscreen {
    z-index: 999999 !important;
    position: fixed !important;
    top: 40px !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    background-color: #fff;
}
*/

.exporticon {
    color: #ddd;
    cursor: pointer;
}

    .exporticon:hover {
        color: #348a0e;
    }

.searchicon {
    color: #ddd;
    cursor: pointer;
}

    .searchicon:hover {
        color: #888;
    }

.searchbox {
    /* position: absolute; */
    /* top: 0px; */
    z-index: 1;
    width: calc(100% - 55px);
    /* left: 40px; */
    /* right: 30px; */
    display: inline-block;
    margin-top: -5px;
}

    .searchbox i {
        padding: 5px;
        cursor: pointer;
    }

    .searchbox input {
        height: 30px;
        display: inline-block;
        width: calc(100% - 55px);
        border-width: 0 0 2px 0;
        border-color: #e2e2e2;
        outline: 0;
        box-shadow: none;
        background-color: rgba(255,255,255,0.5);
    }

        .searchbox input:focus {
            border-color: #4477aa;
            box-shadow: 0 0 0;
        }

.dashboard {
    background-color: #fff;
    background-size: 60px 60px, 60px 60px, 20px 20px, 20px 20px;
    background-image: linear-gradient(rgba(78, 87, 113,.05) 1px, transparent 1px), linear-gradient(90deg, rgba(78, 87, 113,.05) 1px, transparent 1px), linear-gradient(rgba(78, 87, 113,.02) 1px, transparent 1px), linear-gradient(90deg, rgba(78, 87, 113,.02) 1px, transparent 1px);
    background-position: 2px 2px;
}

    .dashboard.viewmodus {
        overflow: hidden;
        background-image: none;
        /*background-color: #eee;*/
    }

.gridpanel {
    border: 1px solid #eee;
    background-color: #fff;
}

.btn-delete {
    height: 23px;
    line-height: 5px;
    float: right;
    margin-top: -5px;
}

h6 {
    border-bottom: 1px solid #4e5771;
}

.panel-title {
    font-size: 13px;
    font-weight: normal;
}

.filter-bar {
    height: 40px;
    background-color: #f5f5f5;
    border-bottom: 1px solid #cccccc;
}

.filter-tile {
    line-height: 14px;
    overflow: hidden;
    position: relative;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: bold;
    color: #888;
    height: 31px;
    margin: 0 2px;
    /*float: left;*/
    /*border: 1px solid #ccc;*/
    background-color: #e1e1e1;
    padding: 0px 30px 0px 10px;
    font-size: 11px;
    /*border-radius: 2px;*/
}

    .filter-tile * {
        display: inline !important;
    }

    .filter-tile i {
        position: absolute;
        top: 0px;
        padding: 10px 10px;
        cursor: pointer;
    }

        .filter-tile i:hover {
            background-color: #d5d5d5;
        }

.dashboard .filter-button {
    color: white;
    background-color: #3cb371;
    border-radius: 2px;
    cursor: pointer;
    font-size: 10px;
    padding: 3px;
    position: absolute;
    top: 4px;
    z-index: 1;
    width: 25px;
    text-align: center;
}


.maximize-button {
    color: #ddd;
    right: 5px;
    cursor: pointer;
    font-size: 11pt;
    padding: 3px;
    position: absolute;
    top: 2px;
    z-index: 1;
    width: 25px;
    text-align: center;
}

    .maximize-button:hover {
        color: #888;
    }

a:hover, a:visited, a:focus {
    text-decoration: none;
    cursor: pointer;
    outline: 0;
}


.subaccordion .panel-group {
    margin: -15px;
    margin-top: 0;
}

.subaccordion .panel {
    border: 0;
}

.subaccordion .panel-heading {
    background-color: #fbfbfb;
    border-top: 1px solid #ddd;
    margin-top: 17px;
}

/* Default google chart TABLE style */
.dashboard .google-visualization-table-table {
    margin: 0 5px;
}

.dashboard .google-visualization-table-tr-head {
    background-color: white;
}

.dashboard .google-visualization-table .gradient {
    background: white;
    height: 37px;
    border-top: 1px ridge #eee;
    font-size: 12px;
    border-right: 0;
    border-bottom: 2px ridge #bbb;
    font-weight: normal;
}

.google-visualization-table-sortind {
    color: #ccc;
    padding-left: 0;
    position: absolute;
    left: calc(50% - 4px);
    top: -4px;
}

.google-visualization-table-table .totaalheader {
    font-variant: normal;
    font-weight: bold;
    border: 1px solid #eee;
    border-width: 1px 1px 0 0;
    margin: -2px -.35em;
    padding: 4px;
}

.google-visualization-table-table .columnheader {
    margin: 5px 0;
}

.google-visualization-tooltip {
    pointer-events: none;
}


.google-visualization-table-div-page [role="button"] {
    background-color: white;
    background: none;
    font-family: 'Segoe UI', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif !important;
    font-size: 12px !important;
}

.goog-custom-button-collapse-left, .goog-custom-button-collapse-left .goog-custom-button-outer-box {
    margin-left: 5px !important;
    background-color: white;
    border-width: 0px;
}

.google-visualization-table-div-page [role="button"] .goog-custom-button-inner-box {
    padding: 8px 12px !important;
    border: 1px solid #ddd;
    color: #333;
    background-color: #fff;
}

.goog-custom-button-outer-box {
    border-width: 0px 0 !important;
}

.goog-custom-button-disabled div.goog-custom-button-outer-box, .goog-custom-button-disabled div.goog-custom-button-inner-box {
    color: #888 !important;
    border-color: #ddd !important;
}

.google-visualization-table-page-prev:before {
    content: "<" !important;
}

.google-visualization-table-page-next:before {
    content: ">" !important;
}

/* style voor historie */

.history_overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: none;
    z-index: 9999;
}

.lastrefresh {
    padding: 9px 15px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10000;
    line-height: 20px;
}

.history_button {
    cursor: pointer;
}

    .history_button:hover {
        background-color: #eee;
    }

    .history_button i {
        font-size: 17px;
        color: #888;
    }

.history_popup {
    position: absolute;
    right: 0;
    top: 40px;
    z-index: 10000;
}

    .history_popup ul {
        width: 250px;
        background-color: #ffffff;
        padding: 0;
        box-shadow: 0px 0px 15px 0px rgba(0,0,0,.1);
    }

    .history_popup li {
        width: 250px;
        cursor: pointer;
        line-height: 40px;
        list-style: none;
        color: #333;
        border-top: 1px solid #eee;
        padding: 0 20px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

        .history_popup li:hover {
            background-color: #f5f5f5;
        }

        .history_popup li.more {
            line-height: 20px;
            color: #333;
            border-bottom: 1px solid #eee;
            padding: 0 20px 5px 20px;
            text-align: center;
        }

td.google-visualization-table-td, svg text {
    font-size: 80%;
}

.bewerkpanel label {
    margin: 3px 0 0;
}

.bewerkpanel input[type=checkbox] {
    margin: 0 5px 0 0;
    vertical-align: middle;
}

.editformule-modal .modal-dialog {
    width: 70%;
}

.chartselect {
    position: absolute;
    bottom: 60px;
    right: 20px;
    border: 1px solid #aaa;
    background-color: white;
    margin: 5px 0px;
    display: flex;
    justify-content: center;
    flex-flow: column wrap;
    align-content: stretch;
    height: 506px;
    width: 380px;
    z-index: 9999;
}

.charttype {
    padding: 5px 40px 5px 10px;
    background-size: 20px 20px;
    display: flex;
    align-items: center;
}

    .charttype:hover {
        background-color: #4e5771;
        color: white;
    }

.charticon {
    display: inline-block;
    margin: 3px 10px 3px 3px;
    background: url(types.png) no-repeat;
    background-size: 30px;
    height: 20px;
    width: 30px;
}
/* Tabs */
.dashboardtabs {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.tabheader {
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    height: 40px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    background-color: #fff;
    z-index: 1048;
}

    .tabheader .logo {
        height: 40px;
        line-height: 40px;
        padding: 0 10px 0 5px;
        position: relative;
        background-color: #4E357A;
        flex-shrink: 0;
    }

    .tabheader .tab {
        border-top-right-radius: 0px;
        height: 30px;
        line-height: 30px;
        cursor: pointer;
        padding: 0 30px 0 10px;
        position: relative;
        color: rgba(0,0,0,.7);
        text-transform: uppercase;
        margin: 4px 10px;
        width: 400px;
    }

        .tabheader .tab .titel {
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
            position: absolute;
            top: 0;
            left: 0;
            bottom: 0;
            right: 25px;
        }

        .tabheader .tab:after {
            content: " ";
            display: block;
            width: 1px;
            height: 20px;
            background-color: #ccc;
            position: absolute;
            top: 5px;
            right: -10px;
        }

        .tabheader .tab .closebutton {
            position: absolute;
            right: 0;
            top: 0;
            width: 20px;
            height: 100%;
            color: rgba(0,0,0,.2);
            font-size: 14px;
            text-align: center;
        }

        .tabheader .tab.active {
            color: #000;
            border-bottom: 2px solid #4E357A;
        }

            .tabheader .tab.active .closebutton {
                color: rgba(0,0,0,.3);
            }


        .tabheader .tab.beforeactive {
            /* border-right: 1px solid transparent; */
        }

    .tabheader .addbutton {
        color: rgba(0,0,0,.2);
        font-size: 14px;
        height: 35px;
        padding: 0px 15px;
        display: flex;
        align-items: center;
        cursor: pointer;
        position: absolute;
        right: 100px;
    }

.tabcontainer {
    position: absolute;
    top: 40px;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #f5f5f5;
}

/* bewerkpanel dialog */
.bewerkpanel .ui-resizable-handle.ui-resizable-e, .bewerkpanel .ui-resizable-handle.ui-resizable-s {
    display: none !important;
}

.bewerkpanel .ui-resizable-handle.ui-resizable-se {
    z-index: 9999 !important;
    width: 12px;
    height: 12px;
    bottom: 0;
    right: 0;
    border-top: 12px solid transparent;
    border-right: 12px solid #ccc;
    border-radius: 0;
}

/* dashboard loader */
.dashboard_loader {
    box-sizing: border-box;
    height: 35px;
    left: 50%;
    position: absolute;
    top: calc(50% + 15px);
    transform: translateX(-50%) translateY(-50%);
    width: 35px;
}

    .dashboard_loader span {
        animation: load 4s ease-in-out infinite;
        background: #fff;
        display: block;
        height: 23%;
        opacity: 0;
        position: absolute;
        width: 23%;
    }

    .dashboard_loader.celloader span {
        background: rgba(0,0,0,.05);
    }

    .dashboard_loader span.block-1 {
        animation-delay: 0.92s;
        left: 0;
        top: 0;
    }

    .dashboard_loader span.block-2 {
        animation-delay: 0.84s;
        left: 25%;
        top: 0;
    }

    .dashboard_loader span.block-3 {
        animation-delay: 0.76s;
        left: 50%;
        top: 0;
    }

    .dashboard_loader span.block-4 {
        animation-delay: 0.68s;
        left: 75%;
        top: 0;
    }

    .dashboard_loader span.block-5 {
        animation-delay: 0.6s;
        left: 0;
        top: 25%;
    }

    .dashboard_loader span.block-6 {
        animation-delay: 0.52s;
        left: 25%;
        top: 25%;
    }

    .dashboard_loader span.block-7 {
        animation-delay: 0.44s;
        left: 50%;
        top: 25%;
    }

    .dashboard_loader span.block-8 {
        animation-delay: 0.36s;
        left: 75%;
        top: 25%;
    }

    .dashboard_loader span.block-9 {
        animation-delay: 0.28s;
        left: 0px;
        top: 50%;
    }

    .dashboard_loader span.block-10 {
        animation-delay: 0.2s;
        left: 25%;
        top: 50%;
    }

    .dashboard_loader span.block-11 {
        animation-delay: 0.12s;
        left: 50%;
        top: 50%;
    }

    .dashboard_loader span.block-12 {
        animation-delay: 0.04s;
        left: 75%;
        top: 50%;
    }

    .dashboard_loader span.block-13 {
        animation-delay: -0.04s;
        left: 0px;
        top: 75%;
    }

    .dashboard_loader span.block-14 {
        animation-delay: -0.12s;
        left: 25%;
        top: 75%;
    }

    .dashboard_loader span.block-15 {
        animation-delay: -0.2s;
        left: 50%;
        top: 75%;
    }

    .dashboard_loader span.block-16 {
        animation-delay: -0.28s;
        left: 75%;
        top: 75%;
    }

@keyframes load {
    0% {
        opacity: 0;
        transform: translateY(-100px);
    }

    15% {
        opacity: 0;
        transform: translateY(-100px);
    }

    30% {
        opacity: 1;
        transform: translateY(0);
    }

    70% {
        opacity: 1;
        transform: translateY(0);
    }

    85% {
        opacity: 0;
        transform: translateY(100px);
    }

    100% {
        opacity: 0;
        transform: translateY(100px);
    }
}

vct-dashboard-tab .alert-dismissable, vct-dashboard-tab .alert-dismissible {
    z-index: 1;
    position: absolute;
    top: 0;
    height: 39px;
    padding: 0px 15px;
    width: 100%;
    border: 0;
    border-radius: 0;
    vertical-align: middle;
    line-height: 39px;
}

    vct-dashboard-tab .alert-dismissable.alert-success, vct-dashboard-tab .alert-dismissible.alert-success {
        background-color: #f6fef2;
    }

    vct-dashboard-tab .alert-dismissable .close, vct-dashboard-tab .alert-dismissible .close {
        display: none;
    }

vct-dashboard-tab .panel-group .panel {
    border-color: #ddd;
}

vct-dashboard-tab .panel-group .panel-heading {
    border-bottom: 0;
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}

.goog-tooltip {
    z-index: 1080;
}
