﻿/*@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700');
@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:700');
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+TC');*/


@font-face {
    font-family: 'poppins_book';
    src: url("../css/fonts/Poppins-Light.eot");
    src: url("../css/fonts/Poppins-Light.eot?#iefix") format("embedded-opentype"), url("../css/fonts/Poppins-Light.woff2") format("woff2"), url("../css/fonts/Poppins-Light.woff") format("woff"), url("../css/fonts/Poppins-Light.ttf") format("truetype");
}

@font-face {
    font-family: 'poppins_bold_italic';
    src: url("../css/fonts/Poppins-BoldItalic.eot");
    src: url("../css/fonts/Poppins-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../css/fonts/Poppins-BoldItalic.woff2") format("woff2"), url("../css/fonts/Poppins-BoldItalic.woff") format("woff"), url("../css/fonts/Poppins-BoldItalic.ttf") format("truetype");
}

@font-face {
    font-family: 'poppins_bold';
    src: url("../css/fonts/Poppins-Bold.eot");
    src: url("../css/fonts/Poppins-Bold.eot?#iefix") format("embedded-opentype"), url("../css/fonts/Poppins-Bold.woff2") format("woff2"), url("../css/fonts/Poppins-Bold.woff") format("woff"), url("../css/fonts/Poppins-Bold.ttf") format("truetype");
}

body {
    letter-spacing: 0.3px !important;
    overflow-x: hidden;
    color: #000;
}

.check-info-row {
    padding-right: 15px;
    padding-left: 15px;
}

.invalid-feedback-postback {
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #d9534f;
}

.content-nav-hidden .sticky_header {
    width: calc(100% - 45px) !important;
}

.hidden_dummy_header {
    display: none;
}

.label-info-footer {
    font-size: x-small;
}

.label-info-footer-bold {
    font-size: x-small;
    font-weight: bold;
}

@media (max-height: 700px) {
    .show_dummy_header {
        display: none;
    }
}

.show_dummy_header {
    margin-bottom: 0px !important;
}

.check-info-ok {
    font-weight: 700;
    color: darkgreen;
}

.check-info-warning {
    font-weight: 700;
    color: orangered;
}

.check-info-notice {
    font-weight: 700;
}

.fix-header-wrapper {
    height: 170px;
}

.check_header_button {
    transform: translate(-20px, -6px) !important;
}

.nav-item {
    margin-right: 10px;
}


.init_check_error {
    color: red;
    /* display:none;*/
}

.init_check_info {
    display: none;
}


.sticky_header {
    position: fixed;
    z-index: 3;
    background: white;
    padding-right: 15px;
    width: calc(100% - 322px);
    max-width: 1285px;
    /*   opacity: 0.95;*/
}






@media (max-width: 991px) {



    .sticky_header {
        padding-right: 0px !important;
        width: calc(100% - 45px) !important;
    }
}


.cartv-account::before {
    content: url(./icons/cartv_account.svg);
}

.cartv-login::before {
    content: url(./icons/cartv_login.svg);
}

.page-item.active .page-link {
    background-color: #3C3D3E !important;
    border-color: #3C3D3E !important;
}

.btn-primary {
    color: #fff;
    background-color: #3C3D3E !important;
    border-color: #3C3D3E !important;
}

.form-control {
    border: 1px solid #eceeef !important;
}


.dxeBase {
    font: 12px 'poppins_book', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    border-color: #55595c #55595c #fff !important;
}

.nav-tabs .nav-link {
    margin-bottom: -1px;
    border: 1px solid #55595c;
}

    .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
        border-color: #55595c #55595c #eceeef !important;
    }

.nav-tabs {
    border-bottom: 1px solid #55595c;
}


.check_vehicle_background {
    /*    background-color: #dadfe3;*/
    font-size: 18px;
    font-weight: bold;
    color: #000000;
}

.check_dat_background {
    background-color: #faf1d8;
}

.check_internet_background {
    background-color: #e2ebf3;
}

.check_cartv_background {
    background-color: #ffe8e0;
}

.check_img_added_by {
    width: 220px;
}

.check_show {
    display: block;
}

.check_hidden {
    display: none;
}

.check-chart-analysis {
    width: 100%;
    max-width: 400px;
}

.check_filter_button {
    width: 40px;
    overflow: clip;
    height: 40px;
    background-image: url(./icons/check_filter.svg);
    background-size: contain;
}

.check-header-result {
    /*    font-size: medium;*/
    font-weight: bold;
}


.check-vehicle-price {
    font-size: medium;
    font-weight: bold;
}

.dxbs-fab {
    transition: transform 0s ease-in-out !important
}

.btn.dxbs-fab-action, .btn.dxbs-fab-main-button {
    transition: transform 0s ease-in-out !important
}

.btn.dxbs-fab-action, .btn.dxbs-fab-main-button, .dxbs-fab-text {
    padding: 10px 12px 12px;
}

.dxbs-fab .dxbs-fab-image-container {
    padding: 7px !important;
}

.dxbs-fab.dx-fab-h-right, .dxbs-fab.dx-fab-h-right .btn {
    height: 40px !important;
}

.check_settings {
    content: url(./icons/demo-settings.svg);
    width: 25px;
    overflow: clip;
}

.check_add {
    content: url(./icons/add_white.svg);
    width: 25px;
    overflow: clip;
}

.check_reset {
    content: url(./icons/check_reset.svg);
    width: 25px;
    overflow: clip;
}

.check_export {
    content: url(./icons/pdf_white.svg);
    width: 25px;
    overflow: clip;
}

.check_sort {
    content: url(./icons/check_sort.svg);
    width: 25px;
    overflow: clip;
}

.check_sort_white {
    content: url(./icons/check_sort_white.svg);
    width: 25px;
    overflow: clip;
}


.check_filter {
    content: url(./icons/check_filter.svg);
    width: 25px;
    overflow: clip;
}

.check_filter_white {
    content: url(./icons/check_filter_white.svg);
    width: 25px;
    overflow: clip;
}

.check_collapse {
    content: url(./icons/close_check_white.svg);
    width: 25px;
    overflow: clip;
}

.check-combobox {
    width: 100%;
}

.noselect {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Old versions of Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}



/*.form-check-input {*/
/* Double-sized Checkboxes */
/*-ms-transform: scale(1.5);*/ /* IE */
/*-moz-transform: scale(1.5);*/ /* FF */
/*-webkit-transform: scale(1.5);*/ /* Safari and Chrome */
/*-o-transform: scale(1.5);*/ /* Opera */
/*transform: scale(1.5);
    margin-top: 0.1rem !important;
    margin-left: -0.9rem !important;
}

.form-check-label {
    padding-left: 10px !important;
}*/

.check-div-shadow {
    box-shadow: 3px 3px 8px -3px rgb(0 0 0 / 50%);
}


.check-control-auto {
    width: 100%;
}

.check-control-500 {
    max-width: 500px;
    width: 100%;
}

.check-control-450 {
    max-width: 450px;
    width: 100%;
}

.check-control-400 {
    max-width: 400px;
    width: 100%;
}

.check-control-390 {
    max-width: 390px;
    width: 100%;
}

.check-control-350 {
    max-width: 350px;
    width: 100%;
}

.check-control-300 {
    max-width: 300px;
    width: 100%;
}

.check-control-250 {
    max-width: 250px;
    width: 100%;
}

.check-control-200 {
    max-width: 200px;
    width: 100%;
}

.check-control-150 {
    max-width: 150px;
    width: 100%;
}

.check-control-100 {
    max-width: 100px;
    width: 100%;
}

.check-control-50 {
    max-width: 50px;
    width: 100%;
}

.check-control-60 {
    max-width: 60px;
    width: 100%;
}


.hiddenButton {
    cursor: pointer;
}

.showButton {
    cursor: pointer;
}

.hiddenButton img {
    content: url(./icons/arrow_drop_up.svg);
}

.showButton img {
    content: url(./icons/arrow_drop_down.svg);
}

.equipDivList {
    padding: 3px;
}


@media screen and (max-width: 549px) {


    .divOptionCellLabel {
        display: flex;
        float: left;
    }

    .divOptionCellInput {
        display: flex;
        float: left;
    }


    .check-mobile-hide {
        display: none !important;
    }

    .divTableCellNoPadding {
        display: flex;
        float: left;
    }

    .divTableCell {
        display: flex;
        float: left;
    }

    .divTableCellValidator {
        display: flex;
        float: left;
    }

    .divTableCellValue .dxbs-textbox {
        width: 100%;
    }


    .divTableCell > span {
        margin-right: 10px;
    }

    .divTableCellValidator > span {
        margin-right: 10px;
    }
}

.divTableCellValue {
    width: 100% !important;
}




.flexPanel {
    display: flex;
}

.input-group-append {
    border: 0.1em solid lightgray;
}

.div_link_image {
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    height: 90%;
}

.check-grid {
    height: calc(100vh - 100px);
}


.div_check_link {
    text-decoration: none !important;
    pointer-events: auto;
}


.div_link_label_two_line {
    position: relative;
    text-align: center;
    top: -25px;
}

.div_link_label {
    position: relative;
    text-align: center;
    top: -15px;
}

a:hover.div_check_link {
    text-decoration: underline !important;
}

.check_div_disabled {
    pointer-events: none !important;
    box-shadow: 2px 2px 0px 2px whitesmoke !important;
}

    .check_div_disabled .div_link_image {
        opacity: 0.1;
    }

    .check_div_disabled .div_link_label {
        opacity: 0.5;
    }

.check_memo {
    width: 100%;
}


.dxeTBHSys .dxeTBBarHighlight {
    background-color: black;
    background-image: none;
    height: 2px;
    top: 4px;
}


.blackInfoEquip {
    font-size: xx-small;
    color: black;
}

.check-equip-div {
    display: block;
    padding-right: 5px;
}

.redInfoEquip {
    font-size: xx-small;
    color: gray;
    background-color: #ffe8e0;
    text-decoration: line-through;
}

.greenInfoEquip {
    font-size: xx-small;
    color: black;
    background-color: #eaf4e2;
    text-decoration: underline;
}

.btn.dxbs-fab-action, .btn.dxbs-fab-main-button {
    border-radius: 0px !important;
}

.check_more_info_down {
    position: relative;
    float: right;
    margin: 0px;
    top: -13px;
}

.dropdown-item {
    cursor: pointer;
}

.object_loading {
    /*    background-color: gray;*/
    background-image: url('./images/activity_indicator.gif');
    background-position: center center;
    background-repeat: no-repeat;
}

.div_count_check {
    box-shadow: 1px 1px 5px 1px lightgrey;
    /*    border-style: groove;
    border-width: 2px;*/
    text-align: center;
    margin-right: 10px;
    padding-top: 20px;
    pointer-events: none;
    float: left;
    height: 120px;
}


.div_check {
    box-shadow: 1px 1px 5px 1px lightgrey;
    /*    border-style: groove;
    border-width: 2px;*/
    text-align: center;
    width: 250px;
    height: 220px;
    margin-right: 20px;
    margin-bottom: 20px;
    pointer-events: none;
}

    .div_check:hover {
        box-shadow: 1px 1px 5px 1px darkgray;
    }



.check-header-toolbar {
    max-width: 1300px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.check-container-fluid {
    max-width: 1300px;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.check-result-chart {
    width: 100%;
    max-width: 600px;
    min-height: 250px;
}

.check-label-bold {
    font-weight: bold;
}

.check_filter_top_down {
    bottom: -55px !important;
}

.check_sort_top_down {
    bottom: -110px !important;
}

.check_reset_top_down {
    bottom: -165px !important;
}

.table th, .table td {
    border-top: 0px solid rgba(0, 0, 0, 0.05);
}

.table-bordered th, .table-bordered td {
    border: 0px solid rgba(0, 0, 0, 0.05) !important;
}


.fix-header-desktop-test {
    width: 200px;
    position: fixed;
    top: auto;
    bottom: 0px;
    right: 0px;
    left: auto;
}

.check_main_korridor {
    font-weight: bold;
    font-size: xx-large;
    color: #000000;
}

.check-label-header {
    font-weight: bold;
    /*background-color: #e8e8e8;*/
    font-size: 14px;
    width: fit-content;
    /*padding: 3px 7px;*/
}

@media (min-width: 992px) {
    .check-float-right {
        text-align: right;
    }
}

.check-float-left {
    padding-bottom: 20px;
}

.check-float-right {
    padding-bottom: 20px;
}

.check-float-center {
    padding-bottom: 20px;
}



.check-container-result {
    height: 150px;
    position: relative;
    background-color: #f4f4f4;
    /*border: 1px solid #e8e8e8;*/
    margin: 10px 5px 10px 5px;
}

.check-container-center {
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    width: 100%;
}

.check-container-right {
    display: inline-block;
    text-align: right;
    width: 100%
}


.check-intern-link {
    font-weight: bold;
    text-decoration: underline;
    cursor: pointer;
}

.check-filter-heading {
    font-size: small;
    font-weight: bold;
    /*    padding-top: 5px;
    padding-bottom: 0px;*/
    margin-top: 5px;
    margin-bottom: 0px;
}

.check_filter_element {
    /*background-color:aquamarine;*/
}

.check_filter_trackbar_div {
    display: inline-flex;
}

.check_filter_trackbar {
    width: 250px !important;
    height: 20px !important;
    margin-right: 5px;
}


.check-edit-details {
    font-size: small;
    font-weight: bold;
}

.check-edit-label {
    vertical-align: top;
    font-size: smaller;
}

.check-edit-value {
    vertical-align: top;
    font-size: smaller;
    font-weight: bold;
}

.tab-content {
    padding: 0 !important
}

.check_object_doc {
    width: 100%;
    height: calc( 100vh - 317px );
    border: none;
}

.check_object_extern_pdf {
    width: 100%;
    height: calc( 100vh - 155px );
    border: none;
}

.check_dat_iframe {
    width: 100%;
    height: calc(100vh - 290px);
    border: none;
}

.check_dat_doc {
    width: 100%;
    height: calc(100vh - 290px);
    border: none;
}

.gird_result {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
}


@media (min-width: 768px) {
    .modal-dialog.doc-print {
        max-width: 850px !important;
        margin: 1.75rem auto;
    }

    .modal-dialog.edit-order {
    }

    .divDocItem {
        float: left;
        width: 100%;
    }
}

.ExpandedItem {
    margin-left: 20px;
}



@media(max-width: 767px) {
    .divDocWrapper {
        display: table !important;
        /*        height: calc(100% - 5rem);
        width: calc(100% - 5rem);*/
    }

    .divDocItem {
        float: left;
        width: 94px !important;
    }

    .check_document_option {
        display: none;
    }
}

.divDocWrapper {
    display: flex;
}

.divDocFooter {
    height: 68px;
    padding: 20px;
}

.divDocFooterButton {
    float: right;
}









/*
    Grid Fix
*/
.dxbs-gridview .dxbs-fixed {
    table-layout: auto;
}


/*
    Button angepasst Fix
*/


.btn-secondary {
    border-color: #000 !important;
}

    .btn-secondary:hover {
        border-color: #000 !important;
    }


/*
    DIV Tabelle HeaderExport

*/
.divTableHeaderExport {
    border-collapse: collapse;
}

.divTableRowHeaderExport {
    /*border: 1px solid #e8e8e8;*/
    background-color: #f4f4f4;
}

.divHeaderExportCell {
    padding: 10px !important;
    vertical-align: middle;
}


.CallbackPanelFullWidth {
    width: 100%;
}


.divVehicleCountTableRow {
}

.divVehicleCountTableCell {
    border: 2px solid #e8e8e8;
    padding: 10px 5px 10px 5px;
}



/*
    DIV Tabelle

*/




.divTable {
    display: table;
    width: 100%;
}


.divTableRow {
    display: table-row;
}

.divTableHeading {
    background-color: #EEE;
    display: table-header-group;
}


.divTableCellValidator {
    display: table-cell;
    padding: 0px 10px;
}

.divTableCell, .divTableHead {
    display: table-cell;
    padding: 3px 10px;
}

.divTableCellNoPadding {
    display: table-cell;
}

.divOptionRow {
    display: table-row;
}

.divOptionCellLabel {
    display: table-cell;
    padding: 15px 3px 15px 0px;
}

.divOptionCellInput {
    display: table-cell;
    padding: 0px 3px;
}

.dropdown-toggle::after {
    font-size: larger !important;
}


.divTableHeading {
    background-color: #EEE;
    display: table-header-group;
    font-weight: bold;
}

.divTableFoot {
    background-color: #EEE;
    display: table-footer-group;
    font-weight: bold;
}

.pdf_alternativ_link {
    position: relative;
    height: auto;
    width: 700px;
    left: 9px;
    top: 80px;
    z-index: -1;
}


.divTableBodyShrink {
    display: block;
}

.divTableBody {
    display: table-row-group;
}

/*anpassungen DevExtreme*/

td.dxgvADDC {
    display: contents;
}


    td.dxgvADDC .dxbs-button {
        margin: 20px 20px 20px -10px;
    }

/*anpassungen DevExtreme*/
.username_span {
    max-width: 200px;
}

.no-text span:not(.image) {
    display: none;
}

.no-dropdown.dropdown-toggle::after {
    display: none;
}

body {
    font-family: ''poppins_book'', sans-serif;
}

.dxbs-sc-toolbar .btn {
    white-space: nowrap;
}

/*.card {
    border: none;
}*/

.demo-card-view > .card {
    border: 0;
    border-radius: inherit;
}

    .demo-card-view > .card > .card-body {
        border-bottom-left-radius: inherit;
        border-bottom-right-radius: inherit;
    }

.demo-card-view .page-link,
.demo-card-view .form-control-plaintext,
.demo-card-view .page-item.disabled .page-link {
    color: inherit;
}

.demo-card-view .page-item.disabled .page-link {
    opacity: 0.3;
}

.demo-card-view .page-item.active .page-link {
    background-color: rgba(0, 0, 0, 0.3);
}

.demo-card-view-item {
    border: 0;
    box-shadow: none;
}

    .demo-card-view-item .font-weight-light {
        opacity: 0.6;
    }

    .demo-card-view-item .card-body {
        padding-left: 0;
        padding-right: 0;
    }

    .demo-card-view-item .demo-icon {
        font-size: 3rem;
        line-height: 3rem;
    }

.demo-content {
    min-width: 0;
}

.demo-content-title {
    font-size: 2rem;
    padding-top: 1rem;
    height: 4rem;
}

.demo-widget-tab-control {
    padding-top: 0;
}

    .demo-widget-tab-control.rotated-180 > ul.nav-tabs > li,
    .demo-widget-tab-control.rotated-180 > ul.nav-tabs > li > a > * {
        transform: rotateX(180deg);
    }

    .demo-widget-tab-control > ul.nav-tabs,
    .demo-widget-tab-control > ul.nav-tabs > li {
        margin-bottom: 0;
    }

        .demo-widget-tab-control > ul.nav-tabs > li > a > span {
            display: inline-block;
        }

    .demo-widget-tab-control a.nav-link.active {
        background-color: transparent;
    }

.demo-tab-container .demo-tab-card .card {
    box-shadow: none;
    border: none;
    background-color: transparent;
    border-radius: 0;
}

.demo-tab-container .demo-tab-card.card {
    border: none;
}
/*dashboard - tabcontrols*/
@keyframes appearRTL {
    0% {
        transform: translateX(0%);
        visibility: hidden;
    }

    100% {
        transform: translateX(-100%);
        visibility: visible;
    }
}

@keyframes dissapearLTR {
    0% {
        transform: translateX(-100%);
        visibility: visible;
    }

    100% {
        transform: translateX(0%);
        visibility: hidden;
    }
}

@keyframes appearLTR {
    0% {
        transform: translateX(-100%);
        visibility: hidden;
    }

    100% {
        transform: translateX(0%);
        visibility: visible;
    }
}

@keyframes dissapearRTL {
    0% {
        transform: translateX(0%);
        visibility: visible;
    }

    100% {
        transform: translateX(-100%);
        visibility: hidden;
    }
}

.demo-tab-1,
.demo-tab-2 {
    animation-fill-mode: both;
    animation-duration: 0.2s;
    animation-timing-function: ease;
    display: flex;
    min-width: 0;
}

    .demo-tab-1 > div,
    .demo-tab-2 > div {
        flex: 1 1 auto;
        min-width: 0;
    }

.demo-widget-tab-control {
    display: none;
}
/*filtering*/
.demo-row-filtering .dxbs-gridview > .card {
    border: 0;
}

@media (max-width: 991px) {
    .demo-row-filtering .demo-tab-2 {
        margin-right: -100%;
        visibility: hidden;
    }

    .demo-row-filtering.demo-tab-container {
        overflow: hidden;
    }

    .demo-row-filtering .demo-widget-tab-control {
        display: flex;
    }

    .demo-row-filtering.demo-tab-state-0-1 .demo-tab-2 {
        animation-name: appearRTL;
    }

    .demo-row-filtering.demo-tab-state-1-0 .demo-tab-2 {
        animation-name: dissapearLTR;
    }

    .demo-row-filtering.demo-tab-state-0-1 .demo-tab-1 {
        animation-name: dissapearRTL;
    }

    .demo-row-filtering.demo-tab-state-1-0 .demo-tab-1 {
        animation-name: appearLTR;
    }

    .demo-row-filtering .demo-tab-card {
        box-shadow: none;
        border: none;
        background-color: transparent;
        border-radius: 0;
    }
}

@media (min-width: 992px) {
    .demo-row-filtering.card {
        box-shadow: none;
        border: none;
        background-color: transparent;
    }
}
/*calendar*/
.demo-widget-area div.dxbs-calendar {
    border: none !important;
}

.demo-calendar-weekend,
.demo-calendar-day-header {
    color: inherit !important;
}

.demo-calendar-day-header {
    opacity: 0.7;
}

@media(max-width: 767px) {
    .demo-row-calendar .demo-tab-2 {
        margin-right: -100%;
        visibility: hidden;
    }

    .demo-row-calendar.demo-tab-container {
        overflow: hidden;
    }

    .demo-row-calendar .demo-widget-tab-control {
        display: flex;
    }

    .demo-row-calendar.demo-tab-state-0-1 .demo-tab-2 {
        animation-name: appearRTL;
    }

    .demo-row-calendar.demo-tab-state-1-0 .demo-tab-2 {
        animation-name: dissapearLTR;
    }

    .demo-row-calendar.demo-tab-state-0-1 .demo-tab-1 {
        animation-name: dissapearRTL;
    }

    .demo-row-calendar.demo-tab-state-1-0 .demo-tab-1 {
        animation-name: appearLTR;
    }

    .demo-row-calendar .demo-tab-card {
        box-shadow: none;
        border: none;
        background-color: transparent;
        border-radius: 0;
    }
}

@media(min-width: 768px) {
    .demo-row-calendar.card {
        box-shadow: none;
        border: none;
        background-color: transparent;
    }
}
/*header*/
.demo-header-separator {
    position: absolute;
    top: 0;
    width: 100%;
    height: 5rem;
    z-index: 4;
}

.demo-header-part {
    z-index: 5;
    min-height: 5rem;
    height: 5rem;
    display: flex;
    align-items: center;
}

.demo-header-title {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: flex-start;
    padding: 15px;
}

    .demo-header-title > div {
        /*margin-top: -2px;*/
    }

    .demo-header-title .demo-icon-logo {
        margin-right: 1rem;
        font-size: 3rem;
        height: 100%;
        line-height: 100%;
        top: 2px;
        position: relative;
    }

    .demo-header-title a {
        text-decoration: none;
        white-space: nowrap;
        color: inherit;
    }

    .demo-header-title h4 {
        opacity: .78;
        line-height: 1.1;
        font-weight: 400;
        font-size: 0.8rem;
        font-family: 'poppins_bold_italic', sans-serif;
    }

    .demo-header-title h3 {
        line-height: 1.1;
        font-weight: bold;
        font-size: 1.9rem;
        font-family: 'poppins_bold_italic', sans-serif;
        margin-bottom: 0.2rem;
    }

.demo-header-toolbar .demo-icon {
    font-size: 1.5rem;
    line-height: 1.5rem;
    margin-top: 1px;
}

.demo-header-toolbar .btn {
    white-space: nowrap;
    flex: 0 0 auto;
    clip-path: none !important;
}

    .demo-header-toolbar .btn:not(.no-icon) {
        height: 3rem;
        width: 3rem;
        justify-content: space-around;
        align-self: center;
    }

.demo-header-toolbar .dxbs-toolbar-custom {
    margin-right: auto;
}

.demo-header-search .form-control {
    font-size: 0.9em;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    min-width: 200px;
    background-color: inherit;
    color: inherit;
}

    .demo-header-search .form-control:not(:focus) {
        border-bottom-color: transparent;
    }

.demo-header-user-info,
.demo-header-user-info img {
    height: 3rem;
    border-radius: 1.5rem !important;
}

    .demo-header-user-info img {
        padding: 0.5rem;
        width: 3rem;
    }

    .demo-header-user-info.btn.dropdown-toggle {
        padding: 0 1.25rem 0 0;
    }

.demo-header-toolbar .show-navigation {
    margin-right: auto;
}

.demo-header-toolbar .demo-item-wb {
    position: relative;
}

.demo-header-toolbar .demo-badge-floating {
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    transform: translateX(25%) translateY(-25%);
    min-width: 1rem;
    height: 1rem;
    border-radius: 1rem;
}

    .demo-header-toolbar .demo-badge-floating span {
        margin: 0;
    }
/*demo-side-navigation*/
.demo-side-part {
    flex-flow: column nowrap;
}

.demo-try-now-link {
    padding: 1rem 3.5rem;
    border-radius: 3rem;
    font-size: 1rem;
    font-weight: bold;
    display: flex;
    text-transform: uppercase;
    margin: 1rem 1.5rem 2rem;
    line-height: 1rem;
    justify-content: center;
}

.main-treeview {
    display: flex;
}

.main-treeview-node .demo-icon {
    font-size: 0.75rem;
    line-height: 0.75rem;
    order: 1;
    margin: 0;
    display: none;
}

.main-treeview-nodes {
    display: flex;
    flex: 1;
}

.details-treeview {
    display: flex;
}

.details-treeview-node .demo-icon {
    font-size: 0.75rem;
    line-height: 0.75rem;
    order: 1;
    margin: 0;
    display: none;
}

.details-treeview-nodes {
    display: flex;
    flex: 1;
}

#header {
    position: fixed;
}

#content {
    margin-top: 100px;
}


.div_check_float_wrapper {
    overflow: auto;
    width: 100%;
}

.div_check_float_right {
    float: right;
}


#nav-left::before {
    height: calc(100% - 80px);
    content: " ";
    color: white;
    border-right: 1px solid #ececec;
    position: absolute;
    width: 1px;
    left: 271px;
    z-index: 1;
}

#nav-left {
    background-color: #fafafa;
    height: 100%;
    height: calc(100% - 80px);
    /*border-right: 1px solid #ececec;*/
    overflow-y: auto;
}

.btn-check-small {
    padding: 7px;
}

.btn-check-150 {
    width: 150px;
    padding: 10px;
}

.divVehicleCountTableCell {
    text-align: center;
    padding: 10px 5px 0px 5px !important;
}

.div_count_check label {
    font-size: x-large;
}

.div_count_check p {
    font-size: small;
    word-break: break-all;
}

.filter-done-loading {
    width: 90% !important;
}

#menu-right-dummy {
    background-color: #fff;
    height: 100%;
    height: calc(100% - 80px);
    border: 1px solid #ececec;
    /*border-left: 1px solid #ececec;*/
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    right: 0px;
    z-index: 13;
    bottom: 0px;
    width: 0px;
    max-width: 430px;
    padding: 10px;
    /*transition: all .5s ease-in-out;*/
}

#menu-right {
    background-color: #fff;
    height: 100%;
    height: calc(100% - 80px);
    border: 1px solid #ececec;
    /*border-left: 1px solid #ececec;*/
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    right: 0px;
    z-index: 11;
    bottom: 0px;
    width: 0px;
    max-width: 430px;
    padding: 10px;
    /*transition: all .5s ease-in-out;*/
}

#menu-right-sort {
    background-color: #fff;
    height: 100%;
    height: calc(100% - 80px);
    border: 1px solid #ececec;
    /*border-left: 1px solid #ececec;*/
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    right: 0px;
    z-index: 12;
    bottom: 0px;
    width: 0px;
    max-width: 250px;
    padding: 10px;
    /*transition: all .5s ease-in-out;*/
}


.check_filter_fix_header {
    /*height: 100px;*/
}

.check_filter_scroll {
    height: calc(100% - 100px);
    overflow-y: auto;
}

.main-treeview .nav-item {
    margin-right: 0rem;
}

.main-treeview .main-treeview-node .nav-link {
    border-radius: 0;
    /*display: flex;*/
    padding: 25px 35px 25px 40px;
    justify-content: flex-end;
}

.show-navigation .demo-icon-menu {
    position: fixed;
    left: 25px;
}

.show-navigation.active .demo-icon-menu {
    position: fixed;
    left: 296px;
}
/* wegen Border 1px vom parent*/
.main-treeview-node {
    height: 71px;
    width: 272px;
}

.main-treeview .main-treeview-node .nav-link.active {
    background-color: #fff;
    color: #1a1a1a;
    border-left: 10px solid #93a6b6;
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    padding-left: 30px;
    /* wegen Border 1px vom parent*/
    /*    position: absolute;
    width: calc(100% + 1px);*/

    position: sticky;
    z-index: 2;
}

.main-treeview .main-treeview-node .nav-link:not(.active):hover {
    background-color: #ebebeb;
}

.main-treeview .main-treeview-node .nav-link span:not(.demo-icon) {
    min-width: 10rem;
    text-align: left;
}

/*.main-treeview-nodes .main-treeview-nodes .main-treeview-node .nav-link:not(.active) span {
    opacity: 0.6;
}
*/

.details-treeview .nav-item {
    margin-right: 0rem;
}

/* wegen Border 1px vom parent*/
/*.details-treeview-node {
    height: 56px;
    width: 273px;
}*/

.details-treeview .details-treeview-node .nav-link {
    border-radius: 0;
    padding: 15px 0px 15px 30px;
    justify-content: flex-end;
    margin: 2px 0px 2px 30px;
    border-left: 1px solid #ececec;
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    background-color: #e6e6e6;
}

    .details-treeview .details-treeview-node .nav-link.active {
        /*  // background-color: #f0ebe1;*/
        background-color: #ffffff;
        color: #1a1a1a;
        /*border-left: 10px solid #e7d5b5;*/
        border-left: 10px solid #93a6b6;
        border-top: 1px solid #ececec;
        border-bottom: 1px solid #ececec;
        padding-left: 20px;
        position: sticky;
        z-index: 2;
        /* wegen Border 1px vom parent*/
        /*       position: absolute;
        width: calc(100% + 19px);*/
    }

    /*.details-treeview-node .nav-link.active:before {
    top: 0;
    right: -1px;
    padding-right: 5px;
    position: absolute;
    z-index: 10;
    width: 10px;
    background-color: rebeccapurple;
    height: 56px;
    content: "test;";
}
*/
    .details-treeview .details-treeview-node .nav-link:not(.active):hover {
        background-color: #ebebeb;
    }

    .details-treeview .details-treeview-node .nav-link span:not(.demo-icon) {
        min-width: 10rem;
        text-align: left;
    }

/*.details-treeview-nodes .details-treeview-nodes .details-treeview-node .nav-link:not(.active) span {
    opacity: 0.6;
}*/

.demo-side-nav.demo-side-nav-hidden {
    display: none !important;
}

.demo-side-nav > div {
    transition: transform 0.5s ease;
    will-change: transform;
}

@media (max-width: 991px) {
    .demo-side-nav > div {
        transform: translateX(-100%);
    }

    .demo-side-nav.demo-side-nav-shown > div {
        transform: translateX(0%);
    }

    .demo-side-nav.demo-side-nav-shown {
        position: fixed;
        display: flex !important;
        z-index: 1000;
        align-items: flex-start;
    }

        .demo-side-nav.demo-side-nav-shown:before {
            content: " ";
            background-color: #000;
            opacity: 0.3;
            position: absolute;
            z-index: -1;
        }

        .demo-side-nav.demo-side-nav-shown,
        .demo-side-nav.demo-side-nav-shown:before {
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
        }
}
/*hacks*/
.dxbs-content {
    flex-wrap: nowrap;
}

.demo-header-toolbar > .btn-toolbar > div {
    flex: 1 1 auto;
}

.demo-header-toolbar > .btn-toolbar > .dxbs-ta-ag {
    display: none;
}

.dxc-chart text,
.dxc-tooltip text,
.dxc-chart .dxc-title > text {
    fill: currentColor;
}
/*header toolbar*/
.demo-header-toolbar-settings.dropdown-toggle:after {
    display: none;
}

.demo-header-toolbar-settings > span {
    margin: 0;
}

.demo-icon-light-theme,
.demo-icon-dark-theme {
    display: inline-flex;
}

    .demo-icon-light-theme:before,
    .demo-icon-light-theme:after,
    .demo-icon-dark-theme:before,
    .demo-icon-dark-theme:after {
        content: " ";
        display: inline-flex;
        width: 1rem;
        height: 1rem;
        border-radius: 0.5rem;
        box-shadow: 0 0.2rem 0.1rem rgba(0,0,0,.3);
        margin-right: 0.1rem;
        background-color: #ffffff;
    }

    .demo-icon-dark-theme:before {
        background-color: #000000;
    }

    .demo-icon-light-theme:after,
    .demo-icon-dark-theme:after {
        background-color: #9a1de1;
    }

.theme-light .demo-area-highlight {
    /* background-color: white;*/
}

.theme-dark .demo-area-highlight {
    background-color: #161519;
}

.theme-dark .demo-content .demo-area-highlight {
    background-color: inherit;
}

.theme-dark .main-treeview .main-treeview-node .nav-link:not(.active):hover {
    color: #161519;
}


.theme-dark .details-treeview .details-treeview-node .nav-link:not(.active):hover {
    color: #161519;
}

button.demo-btn-custom-state.btn.btn-outline-secondary {
    background-color: transparent !important;
    color: inherit !important;
    position: relative;
    border: none !important;
}
/*button.demo-btn-custom-state.btn.btn-outline-secondary:before {
    content: " ";
    position: absolute;
    z-index: -1;
    width: 100%;
    left: 0;
}*/
.demo-loading-process .demo-btn-custom-state:before {
    display: none;
}

button.demo-btn-custom-state.btn.btn-outline-secondary.active-underline {
    box-shadow: none !important;
}

.demo-btn-custom-state.active-underline:before {
    height: 3px;
    bottom: 0;
}

.demo-btn-custom-state.active-underline:hover:before,
.demo-btn-custom-state.active-underline:focus:before {
    background-color: currentColor;
    opacity: 0.1;
}

.demo-btn-custom-state.active-underline.active:before,
.demo-btn-custom-state.active-underline.active:hover:before {
    background-color: #9a1de1;
    opacity: 1;
}

.demo-btn-custom-state.active-highlight:before {
    top: 0;
    background-color: currentColor;
    opacity: 0;
    height: 100%;
    border-radius: inherit;
}

.theme-dark .demo-btn-custom-state.active-highlight.idle-highlight:not(:hover):not(.active):before {
    opacity: 0.05;
}

.show > .demo-btn-custom-state.active-highlight:before,
.demo-btn-custom-state.active-highlight:focus:before,
.demo-btn-custom-state.active-highlight:hover:before {
    opacity: 0.1;
}

.demo-btn-custom-state.active-highlight.active:before {
    opacity: 0.2;
}

.demo-btn-custom-state.active-highlight.active:hover:before {
    opacity: 0.3;
}

.demo-calendar-today.demo-calendar-selected {
    position: relative;
    z-index: 1;
}
/*scheduler*/
.demo-scheduler-area {
    display: flex;
    overflow: auto;
    flex-flow: column nowrap;
    height: 100%;
    max-height: 100vh;
}

    .demo-scheduler-area .demo-tab-container {
        display: flex;
        flex-flow: column nowrap;
        height: calc(100% - 5rem);
    }

        .demo-scheduler-area .demo-tab-container > .row:first-child {
            flex: 1 1 auto;
        }

        .demo-scheduler-area .demo-tab-container > .row:last-child {
            flex: 0 0 auto;
            order: -1;
        }

    .demo-scheduler-area .demo-tab-1,
    .demo-scheduler-area .demo-tab-2,
    .demo-scheduler-area .demo-tab-1 > div,
    .demo-scheduler-area .demo-tab-2 > div {
        height: 100%;
    }

    .demo-scheduler-area .dxbs-scheduler > div {
        display: flex;
        flex: 0 0 auto;
        flex-flow: column nowrap;
    }

        .demo-scheduler-area .dxbs-scheduler > div:last-child {
            flex: 1 1 auto;
            overflow: auto;
        }

            .demo-scheduler-area .dxbs-scheduler > div:last-child > .position-relative {
                display: flex;
                flex: 1 1 auto;
                flex-flow: column nowrap;
            }

                .demo-scheduler-area .dxbs-scheduler > div:last-child > .position-relative > table,
                .demo-scheduler-area .dxbs-scheduler > div:last-child > .position-relative > table > tbody > tr:last-child > td,
                .demo-scheduler-area .dxbs-scheduler > div:last-child > .position-relative > table > tbody > tr:last-child > td > div {
                    height: 100%;
                }

    .demo-scheduler-area .dxsc-rightTopCornerSys {
        width: 1px;
        overflow: scroll;
        visibility: hidden;
        display: table-cell;
    }

    .demo-scheduler-area .demo-resources-list {
        overflow: visible !important;
    }

.demo-toast-container {
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 1200;
}

    .demo-toast-container,
    .demo-toast-container .toast {
        transition: opacity ease 0.3s, transform ease 0.3s, margin ease 0.3s;
        will-change: opacity;
    }

        .demo-toast-container:empty {
            opacity: 0;
        }

        .demo-toast-container .toast {
            margin: 1rem;
            height: 4rem;
            color: #ffffff;
            background-color: rgba(0,0,0,0.85);
        }

            .demo-toast-container .toast:not(.show):not(.removing) {
                margin-bottom: -4rem;
            }

            .demo-toast-container .toast.removing {
                transform: translateY(-100%) translateX(100%) scaleX(0.5) scaleY(0.5);
                opacity: 0;
            }

            .demo-toast-container .toast + .toast {
                margin-top: 0;
            }

        .demo-toast-container .toast-body span {
            text-transform: uppercase;
            font-weight: 500;
        }

            .demo-toast-container .toast-body span:before,
            .demo-toast-container .toast-body span:after {
                content: '';
            }

        .demo-toast-container .toast-header {
            border: 0;
            background-color: transparent;
            color: inherit;
            float: right;
        }



            .demo-toast-container .toast-header button.info {
                font-size: 1rem;
                opacity: 1;
                background-color: #000;
                color: #ffffff;
            }

            .demo-toast-container .toast-header button.close {
                width: 1rem;
                height: 1rem;
                font-size: 1rem;
                opacity: 1;
                border-radius: 0.5em;
                background-color: #ff0000;
                color: #ffffff;
            }

        .demo-toast-container .toast-body {
            padding: 0.5rem 0.75rem 0.5rem 0.75rem;
            font-size: 0.9em;
        }

.demo-theme-switching,
.demo-loading-process .demo-widget-area {
    overflow: hidden;
    position: relative;
    box-shadow: none;
}

    .demo-loading-process .demo-widget-area:before {
        content: " ";
        background-color: inherit;
        border-radius: inherit;
        opacity: 0.5;
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        z-index: 5;
    }

    .demo-theme-switching:before {
        content: " ";
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 1300;
        background-color: white;
    }

@keyframes demo-rotation {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.demo-theme-switching:after {
    content: " ";
    position: fixed;
    z-index: 1301;
    width: 4rem;
    height: 4rem;
    left: calc(50% - 2rem);
    top: calc(50% - 2rem);
    border-radius: 2rem;
    border: 0.25rem solid #9a1de1;
    border-bottom-color: transparent;
    animation: demo-rotation 2s linear infinite;
}

.theme-dark.demo-theme-switching:before {
    background-color: #2e2d33;
}

.theme-light .demo-header-toolbar .dropdown-item.checked {
    background-color: rgba(0,0,0,.1);
}

    .theme-light .demo-header-toolbar .dropdown-item.checked:hover {
        background-color: rgba(0,0,0,.2);
    }

.theme-dark .demo-header-toolbar .dropdown-item.checked {
    background-color: rgba(255,255,255,.1);
}

    .theme-dark .demo-header-toolbar .dropdown-item.checked:hover {
        background-color: rgba(255,255,255,.2);
    }

.demo-header-toolbar .dropdown-item .dxbs-check {
    margin-right: -1rem;
}

.demo-header-toolbar .dropdown-header {
    font-size: 1em;
    color: inherit;
}

.demo-gridview > .card > .card-body:last-child {
    padding: 0.5rem 1.25rem;
}

.demo-content .card-header,
.demo-content .dxbs-calendar .calendar-view > .card-header {
    background-color: transparent;
}

.demo-content .dxbs-calendar .calendar-view > .card-header {
    padding: 0.5rem 0;
}
