html {
    overflow-y: scroll;
}

body.authentication-bg {
    background-color: #123456;
}

.dataTables_filter input { width: 200px !important; }

p, li, td, div {
    color: #323a46;
}


.primair_doel {
    /*padding: 0 15px;*/
    color: rgba(255, 255, 255, .6);
    /*min-width: 32px;*/
    /*display: block;*/
    /*line-height: 70px;*/
    /*text-align: center;*/
    /*max-height: 70px;*/
    display: inline-block;
    padding-top: 16px;

}

.primair_doel_tooltip {
    color: rgba(255, 255, 255, .6);
}


/* FOR CROPPERJS */
img {
    max-width: 100%; /* This rule is very important, please do not ignore this! cropper.js */
}


.file {
    visibility: hidden;
    position: absolute;
}

.cropped_result {
    max-width: 300px;
    max-height: 160px;
}

.modal_input_field {
    border-left: 0px;
}
.input-group-addon {
    border: 1px solid #cccccc !important;
}

/* Basic */

body {
    overflow-x: hidden;

    margin: 0;
}

.browserupgrade {
    margin: 0;
    padding: .5em 1em;

    text-align: center;

    background-color: #fcfcfc;
}

.btn-group > .btn {
    padding-right: 12px;
    padding-left: 12px;
}

.btn-group > label {
    margin-bottom: 0;
}


/* Jumbotron */

.docs-jumbotron {
    color: #fff;
    border-radius: 0;
    background-color: #0074d9;
}

.docs-jumbotron .version {
    font-size: 16px;

    opacity: .8;
    color: #fff;
}

@media (min-width: 992px) {
    .docs-jumbotron h1 {
        font-size: 4.5rem;
        font-weight: normal;
    }

    .docs-jumbotron h1,
    .docs-jumbotron p {
        margin-right: 380px;
    }
}

.docs-carbonads-container {
    font-size: 14px;

    position: relative;
}

.docs-carbonads {
    overflow: hidden;

    max-width: 350px;
    padding: 16px;

    border: 1px solid #ccc;
    border-radius: 4px;
}

.carbon-wrap {
    overflow: hidden;
}

.carbon-img {
    display: block;
    float: left;
    clear: left;
}

.carbon-text,
.carbon-poweredby {
    display: block;

    margin-left: 140px;
}

.carbon-text,
.carbon-text:hover,
.carbon-text:focus {
    text-decoration: none;

    color: #fff;
}

.carbon-poweredby,
.carbon-poweredby:hover,
.carbon-poweredby:focus {
    text-decoration: none;

    color: #ddd;
}

@media (min-width: 992px) {
    .docs-carbonads {
        position: absolute;
        right: 0;
        bottom: 0;
    }
}


/* Content */

.img-container,
.img-preview {
    width: 100%;

    text-align: center;

    background-color: #f7f7f7;
}

.img-container {
    min-height: 200px;
    max-height: 400px;
    margin-bottom: 16px;
}

@media (min-width: 768px) {
    .img-container {
        min-height: 420px;
    }
}

.img-container > img {
    max-width: 100%;
}

.docs-preview {
    margin-right: -16px;
}

.img-preview {
    float: left;
    overflow: hidden;

    margin-right: 8px;
    margin-bottom: 8px;
}

.img-preview > img {
    max-width: 100%;
}

.preview-lg {
    width: 255px;
    height: 143px;
}

.preview-md {
    width: 128px;
    height: 72px;
}

.preview-sm {
    width: 72px;
    height: 41px;
}

.preview-xs {
    width: 40px;
    height: 24px;
    margin-right: 0;
}

.docs-data > .input-group {
    margin-bottom: 8px;
}

.docs-data > .input-group > label {
    min-width: 80px;
}

.docs-data > .input-group > span {
    min-width: 50px;
}

.docs-buttons > .btn,
.docs-buttons > .btn-group,
.docs-buttons > .form-control {
    margin-right: 4px;
    margin-bottom: 8px;
}

.docs-toggles > .btn,
.docs-toggles > .btn-group,
.docs-toggles > .dropdown {
    margin-bottom: 8px;
}

.docs-tooltip {
    display: block;

    margin: -8px -12px;
    padding: 8px 12px;
}

@media (max-width: 400px) {
    .btn-group-crop {
        margin-right: -16px!important;
    }

    .btn-group-crop > .btn {
        padding-right: 8px;
        padding-left: 8px;
    }
}

.docs-aspect-ratios,
.docs-view-modes {
    width: 100%;
}

.docs-aspect-ratios > .btn {
    width: 20%;
}

.docs-view-modes > .btn {
    width: 25%;
}

.docs-options .dropdown-menu {
    width: 100%;
}

.docs-options .dropdown-menu > li {
    padding: 4px 16px;
}

.docs-options .dropdown-menu > li:hover {
    background-color: #f7f7f7;
}

.docs-options .dropdown-menu > li > label {
    display: block;

    margin-bottom: 0;

    cursor: pointer;
}

.docs-cropped .modal-body {
    text-align: center;
}

.docs-cropped .modal-body > img,
.docs-cropped .modal-body > canvas {
    max-width: 100%;
}

/* END CROPPERJS */






.cms-tooltip {
    color: #0A487C;
}
.pointer {
    cursor: pointer;
}




.page-item.active .page-link {
    background-color: #f6a529;
    border-color: #f6a529;
}

/*menu actief*/
/*#sidebar-menu .menuitem-active .active {*/
    /*color: #f6a529;*/
/*}*/
/*#sidebar-menu .menuitem-active>a {*/
    /*color: #f6a529;*/
/*}*/


#sidebar-menu .menu_actief {
     color: #f6a529 !important;
 }
#sidebar-menu .menu_actief>a {
    color: #f6a529 !important;
}


/*menu hover*/

#sidebar-menu>ul>li>a:active, #sidebar-menu>ul>li>a:focus, #sidebar-menu>ul>li>a:hover {
    color: #f6a529;
}
.nav-second-level li a:focus, .nav-second-level li a:hover {
     color: #f6a529;
}
body[data-sidebar-size=condensed] .left-side-menu #sidebar-menu>ul>li:hover>a {
    color: #f6a529 !important;
    box-shadow: inset 3px 5px 10px 0 rgba(154,161,171,.2);
}
body[data-sidebar-size=condensed] .left-side-menu #sidebar-menu>ul>li:hover>.collapse>ul a:hover {
    color: #f6a529;
}

/*achtergrond multiselect*/
.select2-container .select2-selection--multiple .select2-selection__choice {
    background-color: #f6a529;
}

/*achtergrond primary button*/
.btn-primary, .btn-primary:hover, .btn-primary:active, .btn-primary:visited {
     border-color: #f6a529 !important;
     background-color: #f6a529 !important;
 }

.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.15rem rgba(253,188,89,.5) !important;
}

.btn-primary.focus, .btn-primary:focus {
    outline: 0;
    box-shadow: 0 0 0 0.15rem rgba(253,188,89,.25);
}

.btn-primary {
    box-shadow: 0 0 0 rgba(253,188,89,.5);
}

/*achtergrond schuifje*/
.custom-control-input:checked~.custom-control-label::before {
    border-color: #f6a529;
    background-color: #f6a529;
}

/*datatables achtergrond collaped info details*/
table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>td:first-child:before, table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>th:first-child:before {
    background-color: #21a9d0;
}

/*disabled dates op datepicker voorzien van grijze achtergrond*/
.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
    background-color: #f4f4f4 !important;
}

/*Knoppen in kantoren afbeeldingen dashboard*/
.img-thumbnail .btn {
    position: absolute;
    bottom: 12px;
    right: 24px;
}

table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control:before, table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control:before {
    background-color: #fcc015;
}
table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td:first-child:before, table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th:first-child:before {
    background-color: #fcc015;
    top: 50%;
}

table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td.dtr-control:before, table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th.dtr-control:before {
    background-color: #fcc015;
}

.transp_toggle_button,
.transp_toggle_button:focus {
    outline: none;
    border: 0;
    box-shadow: none;
    background-color: transparent;
}

.wb-data-table td, .wb-data-table th {
    /* don't shorten cell contents */
    white-space: normal !important;
}

.table_action_icon {
    cursor: pointer;
    padding: 6px;
    color: #707981;
}

.fc-event {
    cursor: pointer;
}
@media (max-width: 960px){
    .fc-toolbar h2 {
        font-size: 1.25em !important;
    }
}

.fc-toolbar h2 {
    margin-left: 10px !important;
}

/*.wb_link a {*/
    /*color: #6e768e;*/
/*}*/
/*.wb_link a:active, .wb_link a:focus, .wb_link a:hover {*/
    /*color: #f6a529 !important;*/
/*}*/

/*a.reg_link {*/
    /*color: #6c757d !important;*/
/*}*/




.form-control:disabled, .wb_readonly  {
    background-color: #fcfcfc;
    opacity: 1;
}

#call2action {
    position: fixed;
    bottom: 16px;
    right: 24px;
}

.truncate_220 {
    max-width:220px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.timeline-with-icons {
    border-left: 1px solid hsl(0, 0%, 90%);
    position: relative;
    list-style: none;
}

.timeline-with-icons .timeline-item {
    position: relative;
    display: block;
}

.timeline-with-icons .timeline-item:after {
    position: absolute;
    display: block;
    top: 0;
}

.timeline-with-icons .timeline-icon {
    position: absolute;
    left: -48px;
    background-color: #ddf7ff;
    color: #01addf;
    border-radius: 50%;
    height: 31px;
    width: 31px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.timeline-with-icons .timeline-album img {
    height: 36px;
    width: auto;
    border-radius: 3px;
    margin: 4px;
}


.logboek_wrap_timeline_title {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 75%;
}
