/** 28.12.2021 */

/**{
    box-sizing: border-box;
    outline: 2px solid limegreen !important;
}*/



    #sidebar_fleet {
        padding: 0px;
        background-color: var(--dark) !important;
        color: #FFF;
    }

@keyframes flash {
    0%   { background-color: #575757; }
    100% { background-color: inherit; }
}

.flash-cell {
    animation: flash 1s ease-in-out;
}


body[data-theme=dark] .accordion-button, body[data-theme=dark] .accordion-collapse, body[data-theme=dark] .activity-box .date-divider, body[data-theme=dark] .b-form .row, body[data-theme=dark] .bootstrap-switch, body[data-theme=dark] .border, body[data-theme=dark] .border-bottom, body[data-theme=dark] .border-end, body[data-theme=dark] .border-start, body[data-theme=dark] .border-top, body[data-theme=dark] .btn-outline-secondary, body[data-theme=dark] .card-group .card, body[data-theme=dark] .cd-horizontal-timeline .events a::after, body[data-theme=dark] .cd-timeline-navigation a, body[data-theme=dark] .cke_chrome, body[data-theme=dark] .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after, body[data-theme=dark] .cke_toolgroup a.cke_button:last-child:after, body[data-theme=dark] .custom-file-label, body[data-theme=dark] .custom-file-label::after, body[data-theme=dark] .datepaginator .pagination li a, body[data-theme=dark] .datepaginator-lg .pagination li a, body[data-theme=dark] .datepaginator-sm .pagination li a, body[data-theme=dark] .daterangepicker, body[data-theme=dark] .daterangepicker .calendar-table, body[data-theme=dark] .daterangepicker .drp-buttons, body[data-theme=dark] .dropdown-divider, body[data-theme=dark] .dropdown-menu, body[data-theme=dark] .dropzone, body[data-theme=dark] .e-campaign .c-cost, body[data-theme=dark] .fixed-table-container, body[data-theme=dark] .footable .pagination li a, body[data-theme=dark] .footable .pagination li.disabled a, body[data-theme=dark] .footer, body[data-theme=dark] .form-check-input, body[data-theme=dark] .form-control, body[data-theme=dark] .form-select, body[data-theme=dark] .input-group-text, body[data-theme=dark] .jsgrid-edit-row>.jsgrid-cell, body[data-theme=dark] .jsgrid-filter-row>.jsgrid-cell, body[data-theme=dark] .jsgrid-grid-body, body[data-theme=dark] .jsgrid-grid-header, body[data-theme=dark] .jsgrid-header-row>.jsgrid-header-cell, body[data-theme=dark] .jsgrid-insert-row>.jsgrid-cell, body[data-theme=dark] .jsgrid-pager-current-page, body[data-theme=dark] .jsgrid-pager-nav-button a, body[data-theme=dark] .jsgrid-pager-page a, body[data-theme=dark] .left-part, body[data-theme=dark] .list-group-item, body[data-theme=dark] .lobilists .lobilist, body[data-theme=dark] .lobilists .lobilist-footer, body[data-theme=dark] .lobilists .lobilist-form-footer, body[data-theme=dark] .lobilists .lobilist-item, body[data-theme=dark] .lobilists .lobilist-item .drag-handler, body[data-theme=dark] .mailbox .message-center .message-item, body[data-theme=dark] .mailbox .nav-link, body[data-theme=dark] .mce-btn-group:not(:first-child), body[data-theme=dark] .mce-btn:active, body[data-theme=dark] .mce-btn:hover, body[data-theme=dark] .mce-menubar, body[data-theme=dark] .mce-panel, body[data-theme=dark] .mce-splitbtn:hover .mce-open, body[data-theme=dark] .modal-footer, body[data-theme=dark] .modal-header, body[data-theme=dark] .nav-tabs, body[data-theme=dark] .nav-tabs .nav-item.show .nav-link, body[data-theme=dark] .nav-tabs .nav-link.active, body[data-theme=dark] .nav-tabs .nav-link:focus, body[data-theme=dark] .nav-tabs .nav-link:hover, body[data-theme=dark] .noUi-tooltip, body[data-theme=dark] .note-btn, body[data-theme=dark] .note-editor.note-frame, body[data-theme=dark] .note-editor.note-frame .note-statusbar, body[data-theme=dark] .note-toolbar, body[data-theme=dark] .page-link, body[data-theme=dark] .picker__button--clear, body[data-theme=dark] .picker__button--close, body[data-theme=dark] .picker__button--today, body[data-theme=dark] .picker__list-item, body[data-theme=dark] .popover-header, body[data-theme=dark] .profiletimeline, body[data-theme=dark] .ql-container.ql-snow, body[data-theme=dark] .ql-toolbar.ql-snow, body[data-theme=dark] .r-separator .form-group, body[data-theme=dark] .select2-container--classic .select2-selection--single, body[data-theme=dark] .select2-container--default .select2-selection--multiple, body[data-theme=dark] .select2-container--default .select2-selection--single, body[data-theme=dark] .select2-dropdown, body[data-theme=dark] .steamline, body[data-theme=dark] .steamline .sl-item, body[data-theme=dark] .table td, body[data-theme=dark] .table th, body[data-theme=dark] .table-bordered, body[data-theme=dark] .table-bordered td, body[data-theme=dark] .table-bordered th, body[data-theme=dark] .timeline>.timeline-item>.timeline-panel, body[data-theme=dark] .twitter-typeahead .tt-menu, body[data-theme=dark] .wizard-content .wizard.wizard-circle>.steps .step, body[data-theme=dark] .wizard-content .wizard>.actions>ul>li>a[href="#previous"], body[data-theme=dark] blockquote, body[data-theme=dark] pre[class*=language-], body[data-theme=dark] table.footable, body[data-theme=dark] table.footable-details{
    border-color: #b2b9bf !important;
}

.lobilists.single-line .lobilist-wrapper {
    width: 100% !important;
}

.nav-link {
    color: #1D2126;
}

.nav-link:hover {
    color: black;
}

.list-group-item.active{
    background-color: white;
    border-color: white;
    color: #1D2127;
    font-size: 20px;
    font-weight: normal;
    border-radius: 0px;
}

.clickable-own:hover {
    -webkit-box-shadow: 3px 3px 12px -3px #444444;
    box-shadow: 3px 3px 12px -3px #444444;
    cursor:pointer;
}
.clickable-own:active {
    -webkit-box-shadow: 1px 1px 12px -4px #444444;
    box-shadow: 1px 1px 12px -4px #444444;
    cursor:pointer;
}

.nav-item .menu{
    background-color: #F7F7F7;
}

/*.nav-pills .nav-link.active{
    background-color: #363A3E;
    border-bottom-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;

}*/

.list-group-item{
    border-color: white;
}

.fc-slot-sat {
    background-color: rgba(0,0,0,0.035) !important;
}

.fc-slot-sun{
    background-color: rgba(0,0,0,0.075) !important;
}

.fc-list-event{

    background-color: #565656 !important;
}

.fc-list-event:hover .fc-list-event-title {
    color: #282828 !important;
}

.fc-list-event:hover .fc-list-event-time {
    color: #282828 !important;
}

.fc-daygrid-event{
    height: 19px; /* Set your desired height */
    line-height: 20px; /* Match the line height for proper text alignment */
    margin-bottom: 1px;
    padding: 0px 0px !important;
}


.minicolors-focus{
    display: contents !important;
}

.fc-daygrid-event:not(.fc-daygrid-block-event) {
    background-color: #565656 !important;
}

.fc-daygrid-event:not(.fc-daygrid-block-event):hover .fc-event-title{
    color: #d3d3d3 !important;
}

.fc-daygrid-event:not(.fc-daygrid-block-event):hover .fc-event-time{
    color: #d3d3d3 !important;
}

/*.fc-list-event-title:hover{
    color: #282828 !important;
}

.fc-list-event-time:hover{
    color: #282828 !important;
}*/

/*.fc-slot-today{
    background-color: rgba(0,0,20,0.025) !important;
}
.fc-slot-today .fc-slot-past{
    background-color: rgba(255,255,255,0.05) !important;
}

.fc-slot-today .fc-slot-future{
    background-color: rgba(255,255,255,0.05) !important;
}*/



/*.fc-event .fc-event-draggable .fc-event-resizable .fc-event-start .fc-event-end .fc-event-past .fc-daygrid-event .fc-daygrid-dot-event{
    background-color: rgb(199, 199, 199) !important;

}*/

body *{
    outline-style: solid;
    outline-color: green;

}

.bg-auftrag{
    background-color: #74879f;
    color: white;
}

.bg-hd1{
    background-color: #7c538e;
    color: white;
}

.bg-hd2{
    background-color: #4d6eba;
    color: white;
}

.bg-hd3{
    background-color: #1E88E5;
    color: white;
}

/*------------ Auftrag.php - KK ---------------------*/


#nummer:hover {

    color: #409ae9 !important;
    cursor: pointer;
}

#kundeName:hover {

    color: #409ae9 !important;
}


#tableAuftraege.table-hover tbody tr:hover {
    color: #15202f !important;

}

.highlight {
    background-color: #5f94de !important;
    color: white;


}
.highlight:nth-of-type(odd) {
    background-color: #5f94de;
}

.text-minus-light{
    color: #ff7567;
}

.dot{
    height:25px;
    width: 25px;
    background-color: #1E88E5;
    border-radius: 50%;
    color: white;
    font-weight: bolder;
    padding: 5px;
    font-size: 13px;

}

.dot1{
    height:50px;
    width: 50px;
    background-color: #1E88E5;
    border-radius: 50%;
    color: white;
    font-weight: bolder;
    padding: 8px;

}

.dot3{
    height:50px;
    width: 50px;
    background-color: #1E88E5;
    border-radius: 50%;
    color: white;
    font-weight: bolder;
    padding: 8px 12px;

}

.dot2{
    height:100%;
    width: 100%;
    background-color: #1E88E5;
    border-radius: 50%;
    color: white;
    font-weight: bolder;
    padding: 20px;

}
.table-height-smallest td{
    padding: .28rem .75rem !important;
    font-size: 12px;
}

.table-height-smallest th{
    font-size: 12px;
    padding: .30rem .75rem !important;
}


.table-height-small td{
    padding: .35rem .75rem !important;
}

.table-height-small th{
    padding: .35rem .75rem !important;
}

.table-height-medium td{
    padding: .45rem .75rem !important;
}

.table-striped dark tr:nth-child(odd){
    background-color: #0a1016;
}

.table.dataTable{
    margin: auto auto auto 0px;
    width: 99% !important;
    border-collapse: inherit !important;
    border-bottom: #aaa 1px !important;
}
.dataTables_wrapper .dataTables_filter input{
    background-color: white !important;
    border: 1px solid #aaa !important;
}

.dataTables_wrapper .dataTables_filter{
    float: none !important;
    clear: both !important;
    text-align: right !important;
    margin: 15px 20px 10px 0px !important;
}

.dataTables_wrapper .dataTables_filter{
        float: left !important;
    }

input[type="search"]{
    margin-left: 0px !important;
}

.table>tbody{
    width: 90%;
}

#tableAuftraege_wrapper{
    padding-bottom: 30px !important;
}


.menubarApp{
    margin-top: 10px;

    background-image: url('../../assets/images/bar.png');
    border-radius: 10px;
    padding: 0px 5px;
    box-shadow: 5px 5px 5px #888888;
    background-size: 100%;
    width: 12%;
    height: 40%;

}

.liste:hover{
    background-color: #5E7EC7;
    border-radius: 10px;
}

.liste{
    align-items: center;
    margin-top: 50px;
}

/*button.btn.btn-success.btn-sm {*/
/*    margin-right: 25px !important;*/
/*}*/


.bg-Dashboard{
 background-image: url("../../assets/images/tutorials/Dashboard.png");
    background-size: 100%;
}

.bg-Auftraege{
    background-image: url("../../assets/images/tutorials/Auftraege.png");
    background-size: 100%;
}

.bg-Auftrag{
    background-image: url("../../assets/images/tutorials/Auftrag.png");
    background-size: 100%;
}

.bg-Kunde{
    background-image: url("../../assets/images/tutorials/Kunde.png");
    background-size: 100%;
}

.bg-Verwaltung{
    background-image: url("../../assets/images/tutorials/Verwaltung.png");
    background-size: 100%;
}

.bg-Rechnung{
    background-image: url("../../assets/images/tutorials/Rechnung.png");
    background-size: 100%;
}

.bg-Einsatzplanung{
    background-image: url("../../assets/images/tutorials/Einsatzplanung.png");
    background-size: 100%;
}

.bg-Lohn{
    background-image: url("../../assets/images/tutorials/Lohn.png");
    background-size: 100%;
}

.bg-Projekte{
    background-image: url("../../assets/images/tutorials/Projekte.png");
    background-size: 100%;
}

.bg-Artikel{
    background-image: url("../../assets/images/tutorials/Artikel.png");
    background-size: 100%;
}

.bg-Exporte{
    background-image: url("../../assets/images/tutorials/Exporte.png");
    background-size: 100%;
}

#welcome {
    transition: transform 2s; /* 2 seconds for the transition */
}

.smaller {
    transform: scale(0.5); /* reduce to half of its original size */
}

.bigger {
    transform: scale(1.2); /* 1.5 times the original size */
}


.dataTables_length{
    margin-top:5px !important;
}

#tableAuftraege_paginate a.paginate_button.current, 
#angebottable_paginate a.paginate_button.current, 
#rechnungstable_paginate a.paginate_button.current, 
#tablekunden_paginate a.paginate_button.current {
background: #1E88E5;
color: #FFF !important;
border-width: 0px;
}


.weekend {
    background: #f4f7f4 !important;
}

.gantt_selected .weekend {
    background: #FFF3A1 !important;
}

.well {
    text-align: right;
}

@media (max-width: 991px) {
    .nav-stacked > li {
        float: left;
    }
}

.container-fluid .row {
    margin-bottom: 10px;
}

.container-fluid .gantt_wrapper {
    height: 65vh;
    width: 100%;
}

.gantt_container {
    border-radius: 4px;
    font-family: Poppins, sans-serif;
}

.gantt_grid_scale {
    background-color: transparent;
}

.gantt_hor_scroll {
    margin-bottom: 1px;
}


element.style {
}
.gantt_btn_set div {
    float: left;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    background-repeat: no-repeat;
    vertical-align: middle;
}
* {
    outline: 0;
}
*, ::after, ::before {
    box-sizing: border-box;
}
user agent stylesheet
div {
    display: block;
}
.gantt_cal_light .gantt_btn_set.gantt_delete_btn_set {
    background: #fff;
    color: #ff584c;
}
div.gantt_cal_light .gantt_btn_set {
    margin: 10px 7px;
    text-transform: uppercase;
    height: 32px;
    padding: 7px 15px;
}

.gantt_cal_light {
    height: 470px !important;
}

.gantt_cal_ltext {
    height: 200px !important;
}

.my-green-task {
    background-color: #76B947 !important;
}
.my-blue-task {
    background-color: #3498DB !important;
}
.my-grey-task {
    background-color: #a2a2a2 !important;
    border: 2px solid #a2a2a2 !important;
}
.my-grey-task-noborder {
    background-color: #c0c0c0 !important;
    border: 0px solid #c0c0c0 !important;
}

/*Buttons*/

.gantt_btn_set.gantt_left_btn_set.gantt_delete_btn_set {
    margin-top: 30px;
}

.gantt_btn_set.gantt_left_btn_set.gantt_save_btn_set {
    margin-top: 30px;
}

.gantt_btn_set.gantt_left_btn_set.gantt_cancel_btn_set {
    margin-top: 30px;
}


body[data-theme=dark] .table-striped>tbody>tr:nth-of-type(even){
    background-color: #272b34 !important;
}

body[data-theme=dark] .accordion-button, body[data-theme=dark] .accordion-collapse, body[data-theme=dark] .activity-box .date-divider, body[data-theme=dark] .b-form .row, body[data-theme=dark] .bootstrap-switch, body[data-theme=dark] .border, body[data-theme=dark] .border-bottom, body[data-theme=dark] .border-end, body[data-theme=dark] .border-start, body[data-theme=dark] .border-top, body[data-theme=dark] .btn-outline-secondary, body[data-theme=dark] .card-group .card, body[data-theme=dark] .cd-horizontal-timeline .events a::after, body[data-theme=dark] .cd-timeline-navigation a, body[data-theme=dark] .cke_chrome, body[data-theme=dark] .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after, body[data-theme=dark] .cke_toolgroup a.cke_button:last-child:after, body[data-theme=dark] .custom-file-label, body[data-theme=dark] .custom-file-label::after, body[data-theme=dark] .datepaginator .pagination li a, body[data-theme=dark] .datepaginator-lg .pagination li a, body[data-theme=dark] .datepaginator-sm .pagination li a, body[data-theme=dark] .daterangepicker, body[data-theme=dark] .daterangepicker .calendar-table, body[data-theme=dark] .daterangepicker .drp-buttons, body[data-theme=dark] .dropdown-divider, body[data-theme=dark] .dropdown-menu, body[data-theme=dark] .dropzone, body[data-theme=dark] .e-campaign .c-cost, body[data-theme=dark] .fixed-table-container, body[data-theme=dark] .footable .pagination li a, body[data-theme=dark] .footable .pagination li.disabled a, body[data-theme=dark] .footer, body[data-theme=dark] .form-check-input, body[data-theme=dark] .form-control, body[data-theme=dark] .form-select, body[data-theme=dark] .input-group-text, body[data-theme=dark] .jsgrid-edit-row>.jsgrid-cell, body[data-theme=dark] .jsgrid-filter-row>.jsgrid-cell, body[data-theme=dark] .jsgrid-grid-body, body[data-theme=dark] .jsgrid-grid-header, body[data-theme=dark] .jsgrid-header-row>.jsgrid-header-cell, body[data-theme=dark] .jsgrid-insert-row>.jsgrid-cell, body[data-theme=dark] .jsgrid-pager-current-page, body[data-theme=dark] .jsgrid-pager-nav-button a, body[data-theme=dark] .jsgrid-pager-page a, body[data-theme=dark] .left-part, body[data-theme=dark] .list-group-item, body[data-theme=dark] .lobilists .lobilist, body[data-theme=dark] .lobilists .lobilist-footer, body[data-theme=dark] .lobilists .lobilist-form-footer, body[data-theme=dark] .lobilists .lobilist-item, body[data-theme=dark] .lobilists .lobilist-item .drag-handler, body[data-theme=dark] .mailbox .message-center .message-item, body[data-theme=dark] .mailbox .nav-link, body[data-theme=dark] .mce-btn-group:not(:first-child), body[data-theme=dark] .mce-btn:active, body[data-theme=dark] .mce-btn:hover, body[data-theme=dark] .mce-menubar, body[data-theme=dark] .mce-panel, body[data-theme=dark] .mce-splitbtn:hover .mce-open, body[data-theme=dark] .modal-footer, body[data-theme=dark] .modal-header, body[data-theme=dark] .nav-tabs, body[data-theme=dark] .nav-tabs .nav-item.show .nav-link, body[data-theme=dark] .nav-tabs .nav-link.active, body[data-theme=dark] .nav-tabs .nav-link:focus, body[data-theme=dark] .nav-tabs .nav-link:hover, body[data-theme=dark] .noUi-tooltip, body[data-theme=dark] .note-btn, body[data-theme=dark] .note-editor.note-frame, body[data-theme=dark] .note-editor.note-frame .note-statusbar, body[data-theme=dark] .note-toolbar, body[data-theme=dark] .page-link, body[data-theme=dark] .picker__button--clear, body[data-theme=dark] .picker__button--close, body[data-theme=dark] .picker__button--today, body[data-theme=dark] .picker__list-item, body[data-theme=dark] .popover-header, body[data-theme=dark] .profiletimeline, body[data-theme=dark] .ql-container.ql-snow, body[data-theme=dark] .ql-toolbar.ql-snow, body[data-theme=dark] .r-separator .form-group, body[data-theme=dark] .select2-container--classic .select2-selection--single, body[data-theme=dark] .select2-container--default .select2-selection--multiple, body[data-theme=dark] .select2-container--default .select2-selection--single, body[data-theme=dark] .select2-dropdown, body[data-theme=dark] .steamline, body[data-theme=dark] .steamline .sl-item, body[data-theme=dark] .table td, body[data-theme=dark] .table th, body[data-theme=dark] .table-bordered, body[data-theme=dark] .table-bordered td, body[data-theme=dark] .table-bordered th, body[data-theme=dark] .timeline>.timeline-item>.timeline-panel, body[data-theme=dark] .twitter-typeahead .tt-menu, body[data-theme=dark] .wizard-content .wizard.wizard-circle>.steps .step, body[data-theme=dark] .wizard-content .wizard>.actions>ul>li>a[href="#previous"], body[data-theme=dark] blockquote, body[data-theme=dark] pre[class*=language-], body[data-theme=dark] table.footable, body[data-theme=dark] table.footable-details{
    border-color: #b2b9bf !important;
}

div#tableAuftraege_length, #tableAuftraege_length select, div#angebottable_length, #angebottable_length select, #rechnungstable_length select, div#rechnungstable_length, #tablekunden_length select, div#tablekunden_length{
    color: #b2b9bf !important;
}

button.btn.btn-success.btn-sm{
    background-color: #21c1d6 !important;
}
  /*border-color: rgba(255,255,255,.2)!important;*/

.modal-backdrop.show{
    z-index: 50;
}

.form-control::placeholder, form-select::placeholder{ /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #cccccc;
  opacity: 1; /* Firefox */
}



table.customStripedFix tbody tr.dark:nth-child(odd){
  background-color: #272B34 !important;
}

table.customStripedFix tbody tr:nth-child(odd){
  background-color: #f2f4f8 !important;
}


body[data-theme=dark] .nav-pills .nav-link{
    color: #fff;
    background-color: #323743;
}

body[data-theme=dark] .nav-pills .nav-link:hover{
    color: #347ce2;
    background-color: #313642;
}

body[data-theme=dark] .nav-pills .nav-link.active{
    border-color: #D7D7D7;
    border-style: solid;
    border-width: 1px;

}

body[data-theme=dark]  .dataTables_wrapper .dataTables_length select{
    color: #fff;
}

body[data-theme=dark] .dataTables_length label{
    color: #b2b9bf;
}

body[data-theme=dark] input, 
body[data-theme=dark] select,
body[data-theme=dark] input[type="search"]{
     color: #b2b9bf;
     background-color: #313642 !important;
}

body[data-theme=dark] #navbarSupportedContent, 
body[data-theme=dark] a.navbar-brand, 
body[data-theme=dark] i.ti-menu, 
body[data-theme=dark] i.ti-search, 
body[data-theme=dark] i#notify{
     color: #b2b9bf !important;
     background-color: #1d2126 !important;
}


body[data-theme=dark] button.accordion-button{
    background-color: #3C424E !important;
    color: #fff !important;
}

body[data-theme=dark]  .accordion-body, body[data-theme="dark"] table.dataTable tbody tr, body[data-theme="dark"] .accordion-button, body[data-theme="dark"] .breadcrumb-item.active, body[data-theme="dark"] .chat-list .chat-item .chat-content .box, body[data-theme="dark"] .chat-list .chat-item .chat-content .box.bg-light, body[data-theme="dark"] .cke_reset_all, body[data-theme="dark"] .cke_reset_all *, body[data-theme="dark"] .cke_reset_all a, body[data-theme="dark"] .cke_reset_all textarea, body[data-theme="dark"] .custom-file-label::after, body[data-theme="dark"] .daterangepicker select.ampmselect, body[data-theme="dark"] .daterangepicker select.hourselect, body[data-theme="dark"] .daterangepicker select.minuteselect, body[data-theme="dark"] .daterangepicker select.monthselect, body[data-theme="dark"] .daterangepicker select.secondselect, body[data-theme="dark"] .daterangepicker select.yearselect, body[data-theme="dark"] .dropdown-item, body[data-theme="dark"] .dropdown-menu, body[data-theme="dark"] .dtp .dtp-picker-time > a, body[data-theme="dark"] .dtp table.dtp-picker-days tr > td > a, body[data-theme="dark"] .email-app .list-group .list-group-item .list-group-item-action, body[data-theme="dark"] .form-control, body[data-theme="dark"] .form-select, body[data-theme="dark"] .h1, body[data-theme="dark"] .h2, body[data-theme="dark"] .h3, body[data-theme="dark"] .h4, body[data-theme="dark"] .h5, body[data-theme="dark"] .h6, body[data-theme="dark"] .input-group-text, body[data-theme="dark"] .list-group-item-action, body[data-theme="dark"] .lobilists .btn-link, body[data-theme="dark"] .lobilists .lobilist-item-title, body[data-theme="dark"] .mailbox .message-center .message-item .message-title, body[data-theme="dark"] .mce-container, body[data-theme="dark"] .mce-container *, body[data-theme="dark"] .mce-ico, body[data-theme="dark"] .mce-menubar .mce-menubtn button span, body[data-theme="dark"] .mce-reset, body[data-theme="dark"] .mce-widget, body[data-theme="dark"] .mce-widget *, body[data-theme="dark"] .nav-tabs .nav-item.show .nav-link, body[data-theme="dark"] .nav-tabs .nav-link.active, body[data-theme="dark"] .nav-tabs .nav-link:focus, body[data-theme="dark"] .nav-tabs .nav-link:hover, body[data-theme="dark"] .noUi-tooltip, body[data-theme="dark"] .note-btn, body[data-theme="dark"] .note-editor.note-frame .note-editing-area .note-editable, body[data-theme="dark"] .page-titles .breadcrumb .breadcrumb-item + .breadcrumb-item::before, body[data-theme="dark"] .page-wrapper, body[data-theme="dark"] .picker, body[data-theme="dark"] .popover-body, body[data-theme="dark"] .ql-formats button, body[data-theme="dark"] .ql-snow .ql-picker.ql-header .ql-picker-item::before, body[data-theme="dark"] .ql-snow .ql-picker.ql-header .ql-picker-label::before, body[data-theme="dark"] .select2-container--classic .select2-selection--single, body[data-theme="dark"] .select2-container--default .select2-search--dropdown .select2-search__field, body[data-theme="dark"] .select2-container--default .select2-selection--multiple, body[data-theme="dark"] .select2-container--default .select2-selection--single, body[data-theme="dark"] .select2-container--default .select2-selection--single .select2-selection__arrow, body[data-theme="dark"] .select2-container--default .select2-selection--single .select2-selection__rendered, body[data-theme="dark"] .swal2-input, body[data-theme="dark"] .swal2-popup .swal2-content, body[data-theme="dark"] .swal2-popup .swal2-title, body[data-theme="dark"] .table, body[data-theme="dark"] .table .thead-light th, body[data-theme="dark"] .table-hover tbody tr:hover, body[data-theme="dark"] .table-light, body[data-theme="dark"] .table-striped > tbody > tr:nth-of-type(2n+1), body[data-theme="dark"] .text-bodycolor, body[data-theme="dark"] .toast-header, body[data-theme="dark"] a.link, body[data-theme="dark"] button.list-group-item, body[data-theme="dark"] h1, body[data-theme="dark"] h2, body[data-theme="dark"] h3, body[data-theme="dark"] h4, body[data-theme="dark"] h5, body[data-theme="dark"] h6, body[data-theme="dark"] ul.list-style-none li a{
    background-color: #272B34 !important;
    color: #fff !important;
}

body[data-theme=dark] li.list-group-item.active,
body[data-theme=dark] li.ps-3.list-group-item{
       color: #b2b9bf !important;
}

.text-smallest{
    font-size: 12px;
}

#zeit.started{
    background-color: var(--bs-danger) !important;
    border-color:  var(--bs-danger) !important;
}

#zeit.start{
    background-color: var(--bs-success) !important;
    border-color: var(--bs-success) !important;
}

#zeit:hover {
    filter: brightness(85%) !important;

}

.imageUploadPreview{
   display: block;
  max-width:230px;
  max-height:95px;
  width: auto;
  height: auto;
}

.dark-logo{
  display: block;
  max-width:230px;
  max-height:50px;
  width: auto;
  height: auto;
}

.table-dark{
    --bs-table-bg: #595858 !important;
}

.tinyhead{
    width:0px !important;
}

#main-wrapper[data-sidebartype="full"] .logo-icon{
    display: none !important;
}

#main-wrapper[data-layout=vertical][data-sidebartype=mini-sidebar] .topbar .top-navbar .navbar-header.expand-logo .logo-icon{
    display: none !important;
}


.topbar .top-navbar .navbar-header .navbar-brand{
   justify-content: start; 
}

input.swatchonly  {
    display:none !important;
}

.swatchonly +span {
    position: relative !important;
    top: 0px !important;
    left: 0px !important; 
}


.mapssymbol{
    font-size: 16px;
}
.mapssymbol:hover{
    font-size: 20px;
}

/*Farbe der Einsatzplan-Buttons*/
button.mb-1.btn.btn-sm.btn-primary{
    /*background-color: var(--bs-table-striped-bg);*/
    /*color: var(--bs-table-striped-color);*/
/*    color: #FFF;
    border-color: var(--bs-table-striped-color);*/
}

.btn-circle-big{
    border-radius:100%;
    width:205px;
    height:205px;
    padding:5px;
    line-height:30px;
}
.btn-circle-big:hover{
    border-radius:100%;
    width:205px;
    height:205px;
    padding:5px;
    line-height:30px;
    -webkit-box-shadow: 1px 1px 12px 10px rgba(0,0,0,0.55);
    box-shadow: 1px 1px 12px 10px rgba(0,0,0,0.55);
}

.btn-circle-medium{
    border-radius:100%;
    width:130px;
    height:130px;
    padding:5px;
    line-height:30px;
}
.btn-circle-medium:hover{
    border-radius:100%;
    width:130px;
    height:130px;
    padding:5px;
    line-height:30px;
    -webkit-box-shadow: 1px 1px 12px 10px rgba(0,0,0,0.55);
    box-shadow: 1px 1px 12px 10px rgba(0,0,0,0.55);
}


.labelMarker{
    position: absolute;
    margin-left: 10px;
    margin-top: 10px;
    z-index: 2;
    background-color: #FFF;
    padding: 0px 5px;
    box-shadow: 0 3px 6px #0009;
    border-radius: 4px 4px 4px 5px;
    height: 18px;
    line-height: 1.5;
}

.kfz{
    position: absolute;
    margin-left: -5px;
    margin-top: -14px;
    background-color: #F6F5F2;
}

.person{
    position: absolute;
    margin-left: 4px;
    margin-top: 6px;
    text-shadow: -1px 0 #424242, 0 1px #424242, 1px 0 #424242, 0 -1px #424242;
    /*background-color: #F6F5F2;*/
}

/*.labels:after {
    z-index: -1;
    position: absolute;
    top: 80%;
    left: 9%;
    margin-left: -10px;
    content:'';
    width: 0;
    height: 0;
    border-top: solid 20px #FFF;
    border-left: solid 10px transparent;
    border-right: solid 10px transparent;
}*/


.gm-style .gm-style-iw-d{
    overflow: hidden !important;
}

.numberClean{
    -webkit-appearance: none;
    margin: 0;
    -moz-appearance: textfield;
}


.btn-green {
    color: #FFF;
    background-color: #23ab00;
    border-color: #23ab00;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15);
}

.text-green{
    color: #23ab00;
}

.bg-green{
    background-color: #23ab00;
}

.bg-light-blue{
    /*background-color: #edfcec !important;*/
    font-weight: 600;
/*    border-width: 2px!important;
    border-color: #0a1016;
    border-style: solid !important;*/
}

.table-striped > tbody > tr:nth-of-type(2n+1).bg-light-blue{
    /*--bs-table-accent-bg: #edfcec !important;*/
    font-weight: 600;
}


.bg-light-abschnitt{
    background-color: #bfd2de !important;
    font-weight: 600;
    /*    border-width: 2px!important;
        border-color: #0a1016;
        border-style: solid !important;*/
}

.table-striped > tbody > tr:nth-of-type(2n+1).bg-light-abschnitt{
    --bs-table-accent-bg: #bfd2de !important;
    font-weight: 600;
}

.user-select{
    user-select: none;

}


.bg-card-handy{
    background: rgb(42,106,179);
    background: linear-gradient(115deg, rgba(42,106,179,1) 11%, rgba(27,86,154,1) 73%, rgba(42,106,179,1) 100%);
}

.myDragClass{
    border: 1px solid #aaa !important;
    background-color: #EEF5F9 !important;
}
.myDragClass td {

    border: 0px !important;
    border-top: 1px solid #aaa !important;
    border-bottom: 1px solid #aaa !important;
}

.table-striped > tbody > tr:nth-of-type(2n+1).myDragClass{
    border: 1px solid #aaa !important;
    --bs-table-accent-bg: #EEF5F9 !important;

}

.event-preventer span, .event-preventer i, .event-preventer p {
    pointer-events: none;
}

#overlay-loading{
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100vw;
    background-color: rgba(255, 255, 255, 0.44);
    z-index: 9;
}


.loading-spinner {
    display: inline-block;
    position: relative;
    width: 64px;
    height: 64px;
    position: absolute;
    top: calc(50% - 3.5px);
    left: 0;
    right: 0;
    margin: 0 auto; }


.form-control.is-valid-green{
    border-color: #06bd06 !important;
    padding-right: calc(1.5em + .75rem);
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'><path fill='%2306bd06' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/></svg>");
}

.form-select.is-valid-green{
    border-color: #06bd06 !important;
    padding-right: 4.125rem !important;
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/></svg>")
                     ,url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'><path fill='%2306bd06' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/></svg>") !important;
    background-position: right .75rem center,center right 2.25rem;
    background-size: 16px 12px,calc(.75em + .375rem) calc(.75em + .375rem);
}

.form-control.is-valid-greenL{
    border-color: #AD68D7 !important;
    padding-right: calc(1.5em + .75rem);
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 512 512"><!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M418.2 177.2c-5.4-1.8-10.8-3.5-16.2-5.1.9-3.7 1.7-7.4 2.5-11.1 12.3-59.6 4.2-107.5-23.1-123.3-26.3-15.1-69.2.6-112.6 38.4-4.3 3.7-8.5 7.6-12.5 11.5-2.7-2.6-5.5-5.2-8.3-7.7-45.5-40.4-91.1-57.4-118.4-41.5-26.2 15.2-34 60.3-23 116.7 1.1 5.6 2.3 11.1 3.7 16.7-6.4 1.8-12.7 3.8-18.6 5.9C38.3 196.2 0 225.4 0 255.6c0 31.2 40.8 62.5 96.3 81.5 4.5 1.5 9 3 13.6 4.3-1.5 6-2.8 11.9-4 18-10.5 55.5-2.3 99.5 23.9 114.6 27 15.6 72.4-.4 116.6-39.1 3.5-3.1 7-6.3 10.5-9.7 4.4 4.3 9 8.4 13.6 12.4 42.8 36.8 85.1 51.7 111.2 36.6 27-15.6 35.8-62.9 24.4-120.5-.9-4.4-1.9-8.9-3-13.5 3.2-.9 6.3-1.9 9.4-2.9 57.7-19.1 99.5-50 99.5-81.7 0-30.3-39.4-59.7-93.8-78.4zM282.9 92.3c37.2-32.4 71.9-45.1 87.7-36 16.9 9.7 23.4 48.9 12.8 100.4-.7 3.4-1.4 6.7-2.3 10-22.2-5-44.7-8.6-67.3-10.6-13-18.6-27.2-36.4-42.6-53.1 3.9-3.7 7.7-7.2 11.7-10.7zM167.2 307.5c5.1 8.7 10.3 17.4 15.8 25.9-15.6-1.7-31.1-4.2-46.4-7.5 4.4-14.4 9.9-29.3 16.3-44.5 4.6 8.8 9.3 17.5 14.3 26.1zm-30.3-120.3c14.4-3.2 29.7-5.8 45.6-7.8-5.3 8.3-10.5 16.8-15.4 25.4-4.9 8.5-9.7 17.2-14.2 26-6.3-14.9-11.6-29.5-16-43.6zm27.4 68.9c6.6-13.8 13.8-27.3 21.4-40.6s15.8-26.2 24.4-38.9c15-1.1 30.3-1.7 45.9-1.7s31 .6 45.9 1.7c8.5 12.6 16.6 25.5 24.3 38.7s14.9 26.7 21.7 40.4c-6.7 13.8-13.9 27.4-21.6 40.8-7.6 13.3-15.7 26.2-24.2 39-14.9 1.1-30.4 1.6-46.1 1.6s-30.9-.5-45.6-1.4c-8.7-12.7-16.9-25.7-24.6-39s-14.8-26.8-21.5-40.6zm180.6 51.2c5.1-8.8 9.9-17.7 14.6-26.7 6.4 14.5 12 29.2 16.9 44.3-15.5 3.5-31.2 6.2-47 8 5.4-8.4 10.5-17 15.5-25.6zm14.4-76.5c-4.7-8.8-9.5-17.6-14.5-26.2-4.9-8.5-10-16.9-15.3-25.2 16.1 2 31.5 4.7 45.9 8-4.6 14.8-10 29.2-16.1 43.4zM256.2 118.3c10.5 11.4 20.4 23.4 29.6 35.8-19.8-.9-39.7-.9-59.5 0 9.8-12.9 19.9-24.9 29.9-35.8zM140.2 57c16.8-9.8 54.1 4.2 93.4 39 2.5 2.2 5 4.6 7.6 7-15.5 16.7-29.8 34.5-42.9 53.1-22.6 2-45 5.5-67.2 10.4-1.3-5.1-2.4-10.3-3.5-15.5-9.4-48.4-3.2-84.9 12.6-94zm-24.5 263.6c-4.2-1.2-8.3-2.5-12.4-3.9-21.3-6.7-45.5-17.3-63-31.2-10.1-7-16.9-17.8-18.8-29.9 0-18.3 31.6-41.7 77.2-57.6 5.7-2 11.5-3.8 17.3-5.5 6.8 21.7 15 43 24.5 63.6-9.6 20.9-17.9 42.5-24.8 64.5zm116.6 98c-16.5 15.1-35.6 27.1-56.4 35.3-11.1 5.3-23.9 5.8-35.3 1.3-15.9-9.2-22.5-44.5-13.5-92 1.1-5.6 2.3-11.2 3.7-16.7 22.4 4.8 45 8.1 67.9 9.8 13.2 18.7 27.7 36.6 43.2 53.4-3.2 3.1-6.4 6.1-9.6 8.9zm24.5-24.3c-10.2-11-20.4-23.2-30.3-36.3 9.6.4 19.5.6 29.5.6 10.3 0 20.4-.2 30.4-.7-9.2 12.7-19.1 24.8-29.6 36.4zm130.7 30c-.9 12.2-6.9 23.6-16.5 31.3-15.9 9.2-49.8-2.8-86.4-34.2-4.2-3.6-8.4-7.5-12.7-11.5 15.3-16.9 29.4-34.8 42.2-53.6 22.9-1.9 45.7-5.4 68.2-10.5 1 4.1 1.9 8.2 2.7 12.2 4.9 21.6 5.7 44.1 2.5 66.3zm18.2-107.5c-2.8.9-5.6 1.8-8.5 2.6-7-21.8-15.6-43.1-25.5-63.8 9.6-20.4 17.7-41.4 24.5-62.9 5.2 1.5 10.2 3.1 15 4.7 46.6 16 79.3 39.8 79.3 58 0 19.6-34.9 44.9-84.8 61.4zm-149.7-15c25.3 0 45.8-20.5 45.8-45.8s-20.5-45.8-45.8-45.8c-25.3 0-45.8 20.5-45.8 45.8s20.5 45.8 45.8 45.8z"/></svg>');
}
/*
.tablinks1{
    height: 40px;
    border-bottom: 2px solid #d5d4d4;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    color: #0b0b0b;

}

.tablinks2{
    height: 40px;
    border-bottom: 2px solid #d5d4d4;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    color: #0b0b0b;

}

.nav-pills .nav-link.active{
    color: #0b0b0b;
    background-color: rgba(245, 130, 33, 0.32);
    border-radius: 0px;
    border-bottom: 2px solid #F58221;
}

.nav-pills .nav-link{
    color: #0b0b0b;
    border-radius: 0px;
    border-bottom: 2px solid #cccbcb;
}*/


.vergleich {
    position: relative;

}

table.tablevergleich > tbody > tr:nth-of-type(2n+1) {
    --bs-table-accent-bg: #FFF !important;
    /*color: red !important;*/
}

table.tablevergleich > thead >  tr:nth-of-type(2n+1) {
    --bs-table-accent-bg: #FFF !important;
    /*color: red !important;*/
}

.vergleich .vergleichcontent {

    /*width: 120px;*/
    background-color: #FFF;
    color: #181818;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;

    /* Position the tooltip */
    position: absolute;
    bottom: 0;
    margin-bottom: 41px;
    z-index: 1;
}

.vergleich-hidden{
    visibility: hidden;

}

.vergleich-visible{
    visibility: visible;

}



.rpm{
    stroke: #1e87d3;
    stroke-width: 2px;
}

.rpmB{
    stroke: #CBCBCB;
    stroke-width: 2px;
}


.tooltip {
    position: relative;
    display: inline-block;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 140px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px;
    position: absolute;
    z-index: 1;
    bottom: 150%;
    left: 50%;
    margin-left: -75px;
    opacity: 0;
    transition: opacity 0.3s;
}

.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}



@media (max-width: 1600px) {
    .auswertung-header-long{
        height: 92px !important;

    }
    .text-smallest{
        font-size: 12px;
    }
}

@media (max-width: 1350px) {
    .text-smallest{
        margin-right: 0px;
        margin-left: 0px;
        padding-top: 10px;
        padding-left: -5px;
        padding-right: 0px;
        font-size: 12px;
    }
}

@media (max-width: 1250px) {
    .auswertung-header{
    font-size: 19px !important;
    }

    .auswertung-header-long{
        height: 94px !important;
    }
    .text-smallest{
        font-size: 11px;
    }
    #logosm{
        display: block;
    }
    #more{
        display: block;
    }
}

@media (max-width: 1000px) {
    .screen-small{
        overflow-x: scroll;
        margin-right: 5px;
    }
    .table-width-smallest td{
        padding: .40rem .20rem !important;
        min-width: 12%;
    }
    .th-width-smallest{
        font-size: 13px;
    }
    .th-width-smallestZeit{
        font-size: 13px;
        min-width: 100px;
    }

    .td-width-smallest{
        font-size: 13px;
    }
    #logosm{
        display: block;
    }
    #more{
        display: block;
    }
}

#topbar{
    z-index: 999; /* Make sure it appears above content */
}
/* Default sidebar style (always visible on desktop) */
.left-sidebar {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 250px; /* Set your sidebar width */
    background-color: #fff; /* Set your sidebar background */
    z-index: 100;
    transition: transform 0.3s ease;
}

/* Default layout with sidebar visible */
#main-wrapper[data-layout=vertical][data-sidebartype=full] .page-wrapper {
    margin-left: 250px; /* Match sidebar width */
    transition: margin-left 0.3s ease;
}

/* MOBILE THRESHOLD!!! */
@media (max-width: 766px) {
    /* Sidebar hidden by default */
    .left-sidebar {
        transform: translateX(-100%);
    }

    /* Slide sidebar in */
    body.sidebar-shown .left-sidebar {
        transform: translateX(0);
    }

    /* Page wrapper full width when sidebar is hidden */
    body:not(.sidebar-shown) #main-wrapper[data-layout=vertical][data-sidebartype=full] .page-wrapper {
        margin-left: 0 !important;
    }

    /* Page wrapper shifted when sidebar is visible */
    body.sidebar-shown #main-wrapper[data-layout=vertical][data-sidebartype=full] .page-wrapper {
        margin-left: 250px !important; /* Match sidebar width */
    }
}


@media (max-width: 767px) {
    .auswertung-header{
        font-size: 17px !important;
    }
    #logosm{
        display: none;
    }
    #more{
        display: none;
    }
}

@media (max-width: 600px) {
    .auswertung-header{
        font-size: 17px !important;
    }
    #logosm{
        display: none;
    }
    #more{
        display: none;
    }
}





