/*
/*
/*  custom.css
/*
/*  If not using Gulp and Sass, add your custom CSS below then include it
/*  in your page by adding a reference to assets/css/custom.css in the head of each page.
/*
*/

/* Basic styling for the application in general */

body {
    background-color: transparent !important;
}

.list-group-item.active {
    background-color: #008fc3 !important;
    border-color: #008fc3 !important;
}

.main-container > .container {
    padding-bottom: 0px !important;
}


.centeringDiv-totalen {
    width: 90%;
    margin: 0 auto;
}

.centeringDiv-totalen .engineering-table {
    width: 100% !important;
    margin-left: 0;
    max-height: 1250px;
}

.centeringDiv-totalen .engineering-table table {
    width: 100% !important;
}

.centeringDiv-totalen > .container-fluid > .engineering-table {
    max-height: 500px !important;
}

/*.centeringDiv-totalen h1 {*/
/*width: 100% !important;*/
/*margin-left: 0% !important;*/
/*padding: 15px 0px !important;*/
/*}*/

.centeringDiv-totalen .tablefix {
    width: 100% !important;
    margin: 0px;
}

nav {
    z-index: 5;
}

.MuiPopover-paper {
    margin-top: 15px;
}

#simple-menu {
    /* bespreek dit nog met tom */
    text-transform: uppercase;
}

.absol-icon {
    position: absolute;
    top: 20px;
    right: 20px;
}

.Menu-extra {
    font-family: "Roboto", "Helvetica", "Arial", sans-serif;
    font-weight: 500;
    line-height: 1.75;
    letter-spacing: 0.02857em;
    text-transform: uppercase;
    font-size: 0.875rem;
    min-width: 64px;
    box-sizing: border-box;
    color: rgba(0, 0, 0, 0.87);
    border: 0;
    cursor: pointer !important;
    margin: 0;
    display: inline-flex;
    outline: 0 !important;
    /*padding: 6px 0;*/
    /*position: relative;*/
    align-items: center;
    border-radius: 0;
    vertical-align: middle;
    -moz-appearance: none;
    justify-content: center;
    text-decoration: none;
    background-color: transparent;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: transparent;
}

nav button:hover {
    background-color: #eeeeee;
}

.image-tool__image-picture {
    width: 32px;
    float: right;
}

.cdx-input {
    display: none;
}

.createOverFlowScroll {
    height: 33vw;
    overflow-y: scroll;
}

.btn-voorbrief {
    top: 50px;
    right: 50px;
    position: fixed;
}

.btn-voorbrief-reset {
    top: 50px;
    right: 150px;
    position: fixed;
}

.btn-voorbrief-switch {
    top: 50px;
    left: 275px;
    position: fixed;
}

.btn-regelapp {
    background-color: #008fc3 !important;
    color: #fff !important;
    border-color: #008fc3 !important;
    vertical-align: middle !important;
}

.btn-inactief {
    background-color: #7f8c8d !important;
    color: #fff !important;
    border-color: #7f8c8d !important;
    vertical-align: middle !important;
}

.btn-rood {
    background-color: #e74c3c !important;
    color: #fff !important;
    border-color: #e74c3c !important;
    vertical-align: middle !important;
}

.btn-regelapp:hover,
.btn-inactief:hover,
.btn-rood:hover {
    background-color: #444 !important;
    border-color: #444 !important;
}

.Menu-extra:hover {
    color: #008fc3 !important;
}

.Menu-extra:hover .material-icons {
    color: #008fc3 !important;
}

.custom-nav-overzicht li {
    margin-top: -1px !important;
}

.list-group-item {
    border-left-width: 1px !important;
}

.regelkastNumStyle {
    display: inline-block;
    width: 200px;
    height: 25px;
    text-align: center;
}

/* from here on it is stying for the "voorbrief" */
.outside_div {
    margin: 0 7.5% auto;
    background-color: white;
    -webkit-box-shadow: 2px 4px 10px 0px rgba(68, 68, 68, 0.32);
    -moz-box-shadow: 2px 4px 10px 0px rgba(68, 68, 68, 0.32);
    box-shadow: 2px 4px 10px 0px rgba(68, 68, 68, 0.32);
}

.outside_div_po {
    margin: 0 7.5% auto;
    background-color: white;
    -webkit-box-shadow: 2px 4px 10px 0px rgba(68, 68, 68, 0.32);
    -moz-box-shadow: 2px 4px 10px 0px rgba(68, 68, 68, 0.32);
    box-shadow: 2px 4px 10px 0px rgba(68, 68, 68, 0.32);
    -webkit-print-color-adjust: exact;
}

.cke_show_border thead th {
    color: #495057;
    background-color: #e9ecef !important;
    border: 1px solid #dee2e6 !important;
    border-bottom-width: 2px;
    padding: .75rem !important;
    line-height: 1.5;
    font-size: 1rem;
    font-weight: 500;
}

.cke_show_border td {
    border: 1px solid #dee2e6 !important;
    padding: .75rem !important;
    line-height: 1.5;
    font-size: 1rem;
    font-weight: 500;
}

.outside_titlediv {
    margin: 0 7.5% auto;
    padding-bottom: 10px;
}

.firsth3po {
    margin-left: 6.5% !important;
}

.secondh3po {
    padding-bottom: 10px;
    margin-left: 7.5% !important;
    margin-top: 50px;
}


/* fix for mystery 1px at bottom that caused the scroll bar to appear */
.cke_screen_reader_only {
    height: 0px !important;
}

.infix {
    width: 100% !important;
    background-color: hsl(0, 0%, 100%);
    border-color: hsl(0, 0%, 80%);
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    cursor: default;
    padding: 4px 8px;
}

td.w-50 {
    vertical-align: middle !important;
}

.extraurenfix {
    position: absolute;
    margin-left: 72.5%;
    cursor: pointer;
}

.passwordStyling {
    margin: 30px auto;
    width: 20%;
}

.passwordStyling input {
    padding: 10px;
}

.passwordStyling input:focus {
    outline: none;
}

.inputerror {
    /*border: 5px solid #e74c3c;*/
    background-color: #e74c3c;
    /*border-style: outset;*/
}

.hideSecretMessage {
    display: none;
}

.displaySecretMessage {
    display: block;
    color: #e74c3c;
}

/*
    Insert page break before delimiter element, so that there is a margin at the top of a new page
    This is very much needed to create space for a watermark in upcoming pdf documents.
 */

/* Deze is voor achtergrondprinten */
/*.cke_editable {*/
/*resize: both;*/
/*-webkit-print-color-adjust: exact;*/
/*background: url('../img/eigenImages/brieftest1.png') !important;*/
/*background-size: contain;*/
/*}*/

.cke_editable, .main-container {
    background-color: transparent !important;
}

tr.d-flex {
    background-color: transparent !important;
    -webkit-print-color-adjust: exact !important;
}

.layout-nav-side .main-container > .container {
    padding: 0px !important;
}

.layout-nav-side > .main-container > .button-fix-top-left {
    padding-left: 5.5% !important;
}

.benodigdpfix {
    text-align: center;
    margin: 0px 0px 0px 0px;
    position: absolute;
}

.printbutton {
    top: 15px;
    right: 15px;
    position: fixed;
}

/* page break CKEditor4*/
.cke_pagebreak {
    opacity: 0 !important;
    page-break-before: always !important;
    page-break-after: avoid !important;
}

.cke_editable div.cke_pagebreak {
    height: 200px !important;
}

.main-container > .container-fluid {
    padding: 0px;
    margin: 0px;
}

.main-container > .container-fluid > .flexy {
    display: none !important;
}

.main-container > .container-fluid > .engineering-table {
    width: 100%;
    max-height: 1450px !important;
}

/*.save-top-icon-fix {*/
/*    margin-top: 40%;*/
/*}*/

.dot-status {
    height: 7px;
    width: 7px;
    background-color: #008fc3;
    border-radius: 50%;
    display: inline-block;
    float: right;
    margin-top: 8px;
}

.overlay-loading {
    background-color: rgba(1, 1, 1, 0.7);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 10000;
}

.page-link {
    color: #fff !important;
    background-color: #008fc3 !important;
}

.page-item.active .page-link {
    border-color: #444444 !important;
}

.modal-header {
    background-color: #008fc3;
}

.btn-secondary.dropdown-toggle {
    background-color: #008fc3 !important;
    border-color: #008fc3 !important;
}

.input-group-round .input-group-prepend .input-group-text {

    border-radius: .25rem 0 0 .25rem !important;
}

.input-group-round .input-group-prepend + .form-control {
    border-radius: 0 .25rem .25rem 0 !important;
}

.input-group.mb-3 {
    width: auto;
    display: inline-flex !important;
    box-sizing: border-box;
}

.input-group-round {
    width: 50% !important;
    padding: 0px 20px !important;
}

.modal-footer .btn.btn-sm:first-child {
    background-color: #444444;
    border-color: #444444;
    color: #eeeeee;
}

.modal-footer .btn.btn-sm:first-child:hover {
    color: #dddddd;
    background-color: #555555;
    border-color: #555555;
}

.modal-footer .btn.btn-sm:last-child {
    background-color: #008fc3;
    border-color: #008fc3;
}

.modal-footer .btn.btn-sm:last-child:hover {
    color: #dddddd;
}

.el_charto {
    width: 100%;
    margin: 0px auto;
    margin-bottom: 50px;
}

.add-margin-bot {
    margin-bottom: 20px;
}

.createSpace {
    padding-top: 150px !important;
}

.createSpace2 {
    padding-top: 0px;
}

.thead-light > tr,
.thead-custom > tr {
    padding-top: 180px !important;
    -webkit-print-color-adjust: exact !important;
}

.theadheaderfix {
    float: right;
    margin-top: 110px;
    position: absolute;
    z-index: 5;
}

.theadheaderfix2 {
    float: right;
    margin-top: 140px;
    position: absolute;
    z-index: 5;
}

.theadheaderfix3 {
    float: left;
    margin-top: 85px;
    position: absolute;
    z-index: 5;
}

.table-hover:hover {
    cursor: pointer;
    background-color: #eee;
}

.regelkasttablestuff {
    table-layout: auto;
    width: 100%;
    margin: 0 15px;
    border-bottom: 1px solid #eee;
}

.regelkasttablestuff td,
.regelkasttablestuff th {
    padding: 5px !important;
    border-bottom: 1px solid #eee;
}

table .absorbing-column {
    width: 100%;
}

.nav-link.active {
    background-color: #ccc !important;
    color: #444 !important;
}

.navtempl.active {
    background-color: #e74c3c !important;
    color: #fff !important;
}

.card {
    margin-top: 30px;
}

.card.disabled {
    opacity: 0.2;
    cursor: not-allowed;
}

.marginus-changimus > tr > td,
.marginus-changimus > tfoot > tr > td {
    padding: 0.25rem !important;
    vertical-align: middle;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

.regelkasten-modal-total {
    width: 90vw !important;
    max-width: 90vw !important;
}

.thead-custom .d-flex, .uurtjesoverzichtjes {
    -webkit-print-color-adjust: exact;
    border-bottom: 2px solid #000;
}

input {
    background-color: hsl(0, 0%, 100%);
    border-color: hsl(0, 0%, 80%);
    border-radius: 4px;
    outline: 0 !important;
    position: relative;
    border-style: solid;
    border-width: 1px;
    padding: 5.5px 6px;
}

.custom-fixed-top {
    position: fixed;
    z-index: 999;
    top: 0;
    width: calc(100% - 264px) !important;
    background-color: #ffffff !important;
}

.modal-header .close {
    background: none;
}

.freestyle-mt-fix {
    margin-top: 100px;
}

.container > .freestyle-mt-fix {
    margin-top: 130px;
}


.left-padding-4-life {
    padding-left: 15px !important;
}

@media print {
    body {
        font-size: 14pt !important;
        line-height: 1.1em;
        /*background-image: url('Ycon_digitaal_briefpapier_2013_Pagina_1.jpg') ;*/
    }

    .hideForPrint {
        display: none !important;
    }

    .firsth3po {
        margin-left: -15px !important;
    }

    .secondh3po {
        padding-bottom: 10px;
        margin-top: 50px;
        margin-left: 0px !important;
    }

    .secondh3po2 {
        padding-bottom: 10px;
        margin-top: 0px;
        margin-left: 0px !important;
    }

    .cke_show_border thead tr th {
        color: #495057;
        background-color: #e9ecef !important;
        border: 1px solid #dee2e6 !important;
        border-bottom-width: 2px;
        padding: .75rem;
        line-height: 1.5;
        font-size: 1rem;
        font-weight: 500;
        -webkit-print-color-adjust: exact;
    }

    .cke_show_border td {
        border: 1px solid #dee2e6 !important;
        padding: .75rem;
        line-height: 1.5;
        font-size: 1rem;
        font-weight: 500;
        -webkit-print-color-adjust: exact;
    }

    .ce-delimiter {
        opacity: 0;
        page-break-before: always;
        margin-bottom: 60px;
    }

    .outside_div_po {
        margin: 0 auto;
        -webkit-print-color-adjust: exact;
    }

    .backgroundlessPrint .table {
        background-color: transparent !important;
    }

    .hidemeforprint {
        display: none;
    }

    /* Deze is voor print achtergrond */
    /*.cke_editable, .container-fluid {*/
    /*     background-size: contain;*/
    /*    -webkit-print-color-adjust: exact;*/
    /*    resize: both;*/
    /*    background: url('../img/eigenImages/brieftest1.png') !important;*/
    /*}*/
    .table .thead-light tr th {
        background-color: #e9ecef !important;
        -webkit-print-color-adjust: exact;
    }

    .table .thead-custom tr th {
        -webkit-print-color-adjust: exact;
    }

    .thead-light tr,
    .thead-custom tr {
        -webkit-print-color-adjust: exact !important;
    }

    .container-fluid h1 {
        margin-left: 0px !important;
    }

    .main-container > .container-fluid > .engineering-table {
        font-size: 18px !important;

    }

    .tablefix {
        margin: 100px 0px 0px 0px !important;
        width: 100% !important;
    }

    .tablefix td, .tablefix th {
        padding: 0.25rem 0.75rem !important;
        vertical-align: middle;
    }

    .f_blad_table {
        padding: 0px !important;
        width: 100% !important;
    }

    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 100% !important;
    }

    /* hieronder staat de styling voor totalen print, en hierboven voor printall */
    .button-fix-top-left, .fa-plus, .Menu-extra {
        display: none;
    }

    .centeringDiv-totalen, .tablefix {
        width: 100% !important;
        margin: 0px !important;
        -webkit-print-color-adjust: exact;
    }

    .centeringDiv-totalen h1 {
        padding: 0px 0px !important;
    }

    .createSpace2 {
        padding-top: 150px;
    }

}

@page {
    size: auto;   /* auto is the initial value */
    /* this affects the margin in the printer settings */
    margin: 27.7mm 20mm 30mm 20mm !important;
    background-color: transparent !important;
}
