*{
    list-style-type:none;
    text-decoration:none;
    padding:0;
    margin:0;
    scrollbar-color: #606060d9 #6f6f6f4f;
    scrollbar-width: none;
    font-family: arial;
}
body{
    width:50%;
    margin-left:25%;
    background-color:#fff;
    background:url(background.jpg) no-repeat fixed center center / cover;
}
#liststyle{
    width:98%;
    margin-left:1%
}
.center{
    text-align: center;
}
h1, h2{
    color:#50555b;
    font-family: 'Barlow Semi Condensed', sans-serif;
}
h1, h2.center{
    text-align:center;
    margin-top:50px
}
h1:nth-of-type(1){
    margin-top:150px
}
td.styleh1, td.styleh2{
    font-weight:600
}
h2 a{
    color:#556b2fö
}
p, td, th{
    font-family: 'Barlow Semi Condensed', sans-serif
}
#logo{
    width:15vw;
    max-width:300px;
    position:absolute;
    right:0;
    top:0
}
#asdlogo{
    width:50%;
    margin-left:25%
}
#viewer{
    float:right
}

table.sortierbar a{
    color:#000
}
/*table.sortierbar a:after{content:" ⛊";color:#556b2f !important}*/

.add{
    padding:10px 20px 12px 20px;
    border:1px solid grey;
    border-radius:50px;
    font-size:30px;
    color:grey;
    background-color:whitesmoke
}
.qrcode img{
    padding:1px 1px 1px 1px;
    border:1px solid grey;
    border-radius:50px;
    font-size:30px;
    color:grey;
    background-color:whitesmoke;
    width: 53px
}

.logistik.angebote section table td a, .logistik.auftraege section table td a{
    color: blue !important;
    text-decoration: underline;
}

.highlight-rueckfragen {
    background-color: #ffdddd;
}

#kreditor_table {
    table-layout: fixed; /* Fixed layout for the table */
    width: 100%; /* Make sure the table takes the full width */
}

#kreditor_table th,#kreditor_table  td {
    width: 12.5%; /* Divide equally since you have 8 columns */
    word-wrap: break-word; /* Ensure text breaks if too long */
    text-align: center; /* Center align the text */
}


.logistik section table .unterlagen-col p input {
    width: inherit;
    height: inherit;
    padding: 0;
    float: right;
}

.unterlagen-col {
    text-align: justify;
}

.logistik section table .bescheiniung-date input {
    width: 30%;
}

.green-circle {
    color: green;
}
.red-circle {
    color: red;
}

form{
    text-align:center;
    margin-top:50px
}
form select, form input{
    width:90%;
    height:50px
}
form textarea{
    width:90%
}
form option{
    text-align:center
}
.edit{
    height:auto;
    margin-top:-45px
}
.open{
    height:auto;
    margin-top:-35px
}

table{
    width:100%;
    margin-bottom:50px
}
table, th,td {
    border-bottom: 1px solid grey;
    border-collapse: collapse;
    text-align:center;
    padding:5px;
    background-color: #ffffff6b;
}

td.offer-info {
    text-align: left;
}

#tableholder{
    height:100%;
    width:100%;
    overflow:scroll
}


#alphaweb{
    border:2px solid #50555b;
    padding:20px
}



#search table input{
    width:90%;
    padding:1vh
}


#outset{
    display:none !important;
    border:2px solid #ff0000;
    background-color: rgb(255 67 67 / 50%)
}
#inset:hover #outset{
    display:block !important
}
#inset:focus #outset{
    display:block !important
}
#inset{
    margin-bottom:100px
}
#inset p{
    font-size:15px;
    text-align:center
}


#firmaFilter {
    width: 100%;
    height: 3em;
}




.week table td{
    border-bottom:1px solid #fff
}
#kalender iframe{
    width:100%;
    margin-top:50px;
    filter: grayscale(1);
    opacity: 0.8
}

tr.styleh1{
    background-color:#808080a1
}
tr.styleh2{
    background-color:#a9a9a961
}

span{
    padding-left:1.5vw;
    padding-right:1.5vw;
    color:#000
}


.delete a{
    color:red
}
#kalender{
    width:50%;
    margin-left:25%;
    margin-bottom:20px
}
#printsheet{
    display:none
}
.print{
    display:none
}

table.apps i{
    font-size:80px
}
/*table.apps td{filter: drop-shadow(2px 4px 6px #fff);text-shadow: 0 0 15px #fff;}*/
/*---------------------------------------Navigation-------------------------------------------------*/
/*delete*/#buttons{
    width:100%;
    height:auto;
    margin-top:50px;
    overflow:hidden
}
/*delete*/#buttons a, a.btn{
    padding-top:30px;
    padding-bottom:30px;
    display:block;
    float:left;
    text-align:center;
    width:45%;
    font-family: 'Barlow Semi Condensed', sans-serif;
    color:#fff
}
/*delete*/#buttons a:nth-of-type(2), a.btn:nth-of-type(2){
    margin-left:10%
}
#filter{
    width:100%;
    height:auto;
    margin-top:50px;
    overflow:hidden
}
#filter a, a.btn{
    background:#50555b;
    padding-top:10px;
    padding-bottom:10px;
    margin-bottom:10px;
    display:block;
    float:left;
    text-align:center;
    width:45%;
    font-family: 'Barlow Semi Condensed', sans-serif;
    color:#fff
}
#filter a:nth-of-type(even), a.btn:nth-of-type(even){
    margin-left:10%;
    width: 44%;
}
#filter a.active{
    background:#8C8C8C;
    filter:opacity(0.8)
}
#filter a.small{
    width:14.333%;
    margin-right:1%
}
#filter a.activesmall{
    width:14.333%;
    margin-right:1%;
    margin-left:0%;
    background:#8C8C8C
}
#filter a.small:nth-of-type(even){
    margin-left:0%
}
#filter a.activesmall:nth-of-type(even){
    width:14.333%;
    margin-right:1%;
    background:#8C8C8C
}
#filter a.aftersmall{
    margin-left:9%
}
#filter a.activeaftersmall{
    background:#8C8C8C
}

#invoiceNotice{
    margin-top: 0px;
}

.notes_box {
    position: absolute;

}

.logistik section .notes_box table td {
    background-color: #403d3c;
    color: #fff;
}

.hint span {
    padding: 0;
}

.hint {
    font-size: 12px;
    background: #E0EEEE;
}

#abrechnungsinfoForm {
    margin-bottom: 0;
}

.umzug_img {
    width: 401px;
    margin: 10px auto;
}

.umzug_text {
    text-align: center;
    font-size: 24px;
}

.umzug_text input {
    font-size: 30px;
}

.umzug_text form select, .umzug_text form input{
    width: auto;
}

.rechnungssumme {
    text-align: right;
    font-size: 24px;

    background: #e64141;
    ;
    width: 20%;
    float: right;
    padding: 10px;
    margin: 10px 0px 10px 0px;
}

.editBody.invoice {
    margin: 0;
    width: 100%;
}

.editInvoice {
    width: 80%;
    margin: auto;
}

.editBody.invoice select {
    width: auto;
}

.invoicered{
    color: red;
}

.filterInvoice {
    margin-top: 0;
}

.verbindlichkeit_list  form {
    margin-top: 0;
}

.edit_import table{
    table-layout: fixed;
    margin-top: 50px;
}

.edit_import td {
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
}

.edit_import tr {
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
}

.facts {
    width: 20%;
    border: 5px solid lightgray;
    background-color: lightgreen;
    text-align: center;
    float: left;
}
.stats{
    display: flex;
    justify-content: space-between;
}
/*
.facts.states{
    float: right;
}

.facts.summen{
    float: left;
}*/

.removeSpan {
    cursor: pointer;
}

.removeSpan:hover {
    text-decoration: underline;
}

/*#popup {
  position: absolute;
  top: 0;
  left: 0;
}*/

.popup {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    padding: 20px;
    z-index: 9999;
    display: none;
    cursor: auto;
}

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 9998;
    display: none;
    cursor: pointer;
}

.conButtons {
    text-align: center;
    padding: 10px;
}

.conButtons button {
    padding: 2%;
}

.infoMessage {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #a1e9c5;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    color: #333;
    z-index: 9999;
}

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 9998;
    display: none;
    cursor: pointer;
}

.statusIndicator i {
    margin: 5px;
}

.searchFunction h1 {
    margin-top: 5%;
}

.searchFunction{
    width: 20%;
}



.warnung {
    background-color: #f5828d;
    width: 20%;
    text-align: center;
    margin: auto;
    height: 50px;
    padding: 20px;
    font-size: 26px;
}

.warnung b {
    margin: 20% 0;
}

#logList {
    width: 50%;
    margin: 0;
}

#logList h1 {
    margin: 1px;
}

#neuerLogButton {
    margin: 17px auto 0;
    width: 20%;
    display: block;
}

#fremdkosten_section {
    width: 50%;
    margin: 0;
}

.detailInfo {
    display: flex;
}

#fremdkosten_section h1 {
    margin: 0;
}

#neueFremdkostenButton{
    margin: 17px auto 0;
    width: 20%;
    display: block;
}


.suche_und_action {
    position: sticky;
    top: 0;
}

.overlay_fremd {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
    align-items: center;
    justify-content: center;
}

.meldung-text {
    background-color: #fff;
    padding: 20px;
    border-radius: 5px;
    text-align: center;
}

.rechnungssumme.gesamtsumme{
    margin: -7px 0px 10px 0px;
}

.pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
}

.pagination a,
.pagination span {
    display: inline-block;
    padding: 8px 12px;
    margin: 0 4px;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #333;
    text-decoration: none;
    transition: background-color 0.3s ease;
}

.pagination a:hover {
    background-color: #f0f0f0;
}

.pagination .active {
    background-color: #333;
    color: #fff;
}

.stemp_reason h2 {
    text-align: center;
    margin: 10px;
}
.stemp_reason {
    width: 90%;
    margin: auto;
}


.stemp_reason input {
    margin: 5px;
}

tr.green{
    color: green;
}

.check_row {
    width: 5%;
}

.logistik section.section_eskalation {
    width: 80%;
}

.section_eskalation thead tr {
    position: sticky;
    top: 0;
}

.selected-option{
    font-weight: bold;
    color: green;
}

#countdown b{
    color: red;
}

.checkbox form select, .checkbox input {
    width: auto;
    height: auto;
}

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
}

/*.modal {
    background: #fff;
    padding: 20px;
    border-radius: 8px;
}*/

#internInfo.modal, #myModalRueck.modal, #myModal.modal, #myModal_2.modal, #nachfassenModal.modal, #myModalAuftrag.modal {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,0.4);
}
/*.modal {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,0.4);
}*/

.modal .modal-content, #myModal.modal .modal-content, #internInfo.modal .modal-content,#myModal_2.modal .modal-content, #nachfassenModal.modal .modal-content, #myModalAuftrag .modal-content{
    background-color: #fefefe;
    margin: 15% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
}

.modal .modal-content{
    background-color: #fefefe;
    margin: 15% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
}

/*#stundenaufwand {
  width: 23%;
}*/

.modal-checkbox {
    width: 50%;
    margin: 11px auto;
}

.modalAngebot {
    width: 50%;
    margin: 2% auto;
}

#radios {
    display: flex;
    justify-content: space-around;
}

.radio-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 33%;
    float: left;
    margin-top:2%;
}

.radio-container input[type="radio"] {
    margin-bottom: 5px; /* Platz zwischen dem Radio-Button und dem Label */
}


.offer-info {
    position: relative;
}

.extra-log{
    display: none;
}

.offer-info:hover .extra-log {
    display: block;
}

@keyframes blink {
    0% {
        color: #8B1A1A;
    }
    50% {
        color: #cd2626;
    }
    100% {
        color: #ff3030;
    }
}

.blinking {
    animation: blink 1s infinite;
}

.checkbox div input {
    float: right;

}

.checkbox div {
    width: 70%;
    text-align: left;
}


table.apps tr.symbol b {
    color: #606060d9;
}

.red, .red1{
    color: red;
}
.green{
    color: green;
}

td.align_left {
    text-align: left;
}

td.align_left a:link {
    color:inherit;
}

table.apps.lager tr.symbol a.ausgang{
    background-color: #8B1A1A;
}
table.apps.lager tr.symbol a.eingang{
    background-color: #008B00;
}

.error_msg {
    width: 50%;
    height: 200px;
    margin: 50px auto;
    text-align: center;
    background: red;
    padding: 5% 0;
    border: solid 5px darkred;
    font-size: 2em;
}

.success_msg {
    width: 50%;
    height: 200px;
    margin: 50px auto;
    text-align: center;
    background: #40b948;
    padding: 5% 0;
    border: solid 5px #90fd0d;
    font-size: 2em;
}
h2 {
    text-align: center;
    margin-bottom: 20px;
}

#dev_no_dropdown {
    position: absolute;
    width: 30%;
    background-color: gray;
    max-height: 250px;
    z-index: 2;
    overflow-y: auto;
    scrollbar-width: auto;
    scrollbar-color: #6fdf76 aliceblue;
}

#dev_no_dropdown div {
    padding: 5px;
    font-weight: bold;
    border-bottom: 1px dotted;
}

.logistik section table td.krankheit {
    background-color: #ec8b8ba6;
}



.wv_first select, .wv_first input {
    width: 45%;
}

#dateTimePick * {
    margin: 1%;
}

.legende {
    width: 20%;
    background: none;
}

.legende td {
    text-align: left;
}


.table-container {
    max-height: 100vh; /* Maximale Höhe der Tabelle festlegen */
    overflow-y: auto; /* Scrollbalken anzeigen, wenn die Tabelle zu groß ist */
    position: relative;
}

.fixed-header {
    position: sticky; /* Stellt sicher, dass der Header beim Scrollen sichtbar bleibt */
    top: 0; /* Positioniert den Header oben */
    background-color: #f9f9f9; /* Hintergrundfarbe des Headers */
    z-index: 1; /* Stellt sicher, dass der Header über dem Rest der Tabelle liegt */
}

.table-container th,.table-container td {
    padding: 8px; /* Innenabstand für Zellen festlegen */
    border-bottom: 1px solid #ddd; /* Grenze unten für Zellen hinzufügen */
    text-align: left; /* Text linksbündig ausrichten */
}

.table-container th {
    background-color: #f2f2f2; /* Hintergrundfarbe für Tabellenkopfzellen */
}


#filter .button.wiedervorlageButton{
    background: #50555b;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    display: block;
    float: left;
    text-align: center;
    width: 45%;
    font-family: 'Barlow Semi Condensed', sans-serif;
    color: #fff;
    margin-left: 10%;
    border: none;
}

#dateTimePick{
    /*display: none;*/
    float: right;
    /*margin-right: 20%;*/
    width: 47%;
}

.wiedervolageDate {
    font-size: 2vh;
}

.sum_stats.statcount1 {
    float: right;
}

.sum_stats.statcount {
    float: right;
}

.add_notice{
    width: 20%;
    float: right;
}

.action_button{
    float: left;
    margin-top: 20px;
    margin: 10px;
}

.action_button i{
    font-size: 15px;
}
.action_button button{
    border: none;
}

.action_group {
    width: 75px;
}


.bold {
    font-weight: bold;
    padding-left: 0;
    padding-right: 0;
}

.italic {
    font-style: italic;
    padding-left: 0;
    padding-right: 0;
}
.gridItem div {
    padding: 10px;
}

.gridItem {
    display: grid;
    grid-template-columns: auto auto auto;
}

.tiny input {
    width: auto;
}

.tiny select{
    width: auto;
    height: auto;
}

.tiny{
    float: right;
}

.sumTime {
    text-align: right;
    padding-right: 2%;
}

/*.feiertagsliste {
  width: 20%;
  float: right;
}

.buchungen {
  width: 80%;
  float: left;
}

.feiertagsliste td {
  text-align: left;
}*/

.logistik section .feiertagsliste table td {
    background-color: transparent;
}

.logistik section .feiertagsliste table tr:nth-child(2n+1) {
    background-color: #7ade7f;
}

.buchungen {
    width: 80%;
}

#buchungen{
    display: flex;
}

.feiertagCol {
    float: right;
}

.feiertagsliste b {
    float: left;
}

.feiertagsliste table {
    position: sticky !important;
    top: 0 !important;
    overflow: scroll;
}

.logistik section table .feiertagRow td {
    background-color: #7ade7f;
}

#autocomplete-list div {
    padding: 10px;
}
#autocomplete-list {
    display: block;
    text-align: left;
    border: 1px solid;
}


#fremdkostenTable td {
    background-color: #FFC1C1;
}

#fremdkostenTable th {
    background-color: #FF4040;
}

#logsTable td{
    background-color: #C1FFC1;
}

#logsTable th{
    background-color: #32CD32;
}

#userTag {
    width: 150px;
    float: left;
    margin-bottom: 20px;
}

#userTag button {
    margin: 10px;
}

#tagNote {
    width: 73%;
    height: 20vh;
}

.error_box {
    border: 1px solid;
    width: 30%;
    padding: 20px;
    background: red;
    text-align: center;
    margin: 100px auto;
}

.error_box a button {
    width: 50%;
    margin: 5%;
}

.reasons{
    margin-top: 10%;
}


#memoFormDiv input {
    width: 40%;
    margin: 10px;
}

.autocomplete-suggestion {
    cursor: pointer;
    padding: 5px;
    border: 1px solid #ccc;
    background-color: #f9f9f9;
}

.autocomplete-suggestion:hover {
    background-color: #e0e0e0;
}

#showFormButton {
    text-align: center;
    margin: auto;
    width: 200px;
    height: 50px;
}

.add_memo_div {
    width: 202px;
    margin: 14px auto;
}


/*#customerFilter {
  height: 50px;
  width: 155px;
}*/


.countdown .green{
    color: green;
}
.countdown .red{
    color: red;
}

.logistik section .table_break td {
    background-color: #74d274;
}


.druckliste h2 {
    width: 50%;
    text-align: center;
    margin: 0 auto 1%;
}

.symbol td a p {
    font-size: 1vw;
}


#notification {
    position: fixed;
    top: 0;
    right: 0;
    background-color: #4CAF50;
    color: #fff;
    padding: 15px;
    z-index: 1000;
    transition: transform 0.5s ease-in-out;
    width: 300px;
    height: 200px;
    text-align: center;
    line-height: 200px;
}

.slide-in {
    transform: translateY(0);
}

.hidden {
    transform: translateY(-100%);
}

.syTable
{
    margin-top: 5%;
}

.note-edit {
    width: 100%;
}

.logistik section table td.has_notes {
    background-color: #1eb5ff4f;
}

#bulkBookingForm {
    margin-top: 0;
}

#userFilter, #vacationartInput, #vacationartSelect{
    height: 50px;
    width: 15%;
    margin: 1% 1%;
}

.count_results {
    float: right;
    border: 1px solid;
    background-color: #e3dbdb;
    padding: 1%;
}


h3{
    color: #50555b;
}

#dateFilter, .back-button button {
    float: left;
    margin: 1%;
    height: 50px;
    width: 10%;
}

.print_date {
    width: 20%;
    margin: 27px 29px;
}


.blink_me {
    animation: blinker 1s linear infinite;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}

/*.mahnwesen {
  overflow: auto !important;  Zeige die Scrollleiste an 
}

 Neufestlegung der Scrollbar-Farben für `.mahnwesen` 
.mahnwesen::-moz-scrollbar {
  width: 10px;  Setze die Breite der Scrollleiste 
}

.mahnwesen::-moz-scrollbar-track {
  background: #6f6f6f4f;  Hintergrundfarbe der Scrollleisten-Schiene 
}

.mahnwesen::-moz-scrollbar-thumb {
  background-color: #606060d9;  Farbe des Scrollleisten-Griffes 
}*/

.mahnwesen.show-scroll {
    overflow: auto !important;
}

#payment-table thead {
    position: sticky;
    top: 0;
    background-color: #f2f2f2; /* Hintergrundfarbe des Sticky Headers */
    z-index: 100; /* Z-Index, um den Header über den Inhalt zu platzieren */
}

#filter .noti{
    background-color: #555;
    color: white;
    text-decoration: none;
    position: relative;
    display: inline-block;
    border-radius: 2px;
}

.noti .badge {
    position: absolute;
    top: -10px;
    right: -10px;
    padding: 5px 10px;
    border-radius: 50%;
    background: red;
    color: white;
    font-size: 20px;
}
.disabled-link {
    pointer-events: none;
}

#all_filters {
    width: 10%;
    border-bottom: 1px solid;
    padding: -2px;
}

.group_line {
    background-color: #463a0bed;
    color: white;
}

.check_field i {
    font-size: 140%;
    color: green;
    font-size: 1.5em;
}

#popup, #popupLo, #state_modal{
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 20px;
    z-index: 9999;
}
#close-it {
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer;
}

#popup select, #state_modal select {
    margin: 10px;
}

.calc-head table{
    width: 48%;
    float: left;
    margin-left: 1%;
}

.calc-head {
    height: auto;
    overflow: auto;
}

#liststyle.calc {
    width: 50%;
    margin: auto;
}

.info_marge {
    border: 1px solid;
    margin-bottom: 5%;
    font-size: 150%;
}

.firstTD {
    width: 5px;
    padding: 1px;
}

.go_back {
    width: 10%;
    text-align: center;
    padding: 20px;
}

.ui-dialog.ui-corner-all {
    background-color: #c6c6c6d6;
    border: 1px solid black;
}
.ui-dialog {
    max-width: 500px;
    margin: 0 auto;
    border-radius: 8px;
}

.ui-dialog .ui-dialog-titlebar {
    background-color: #4CAF50;
    color: white;
    border-radius: 8px 8px 0 0;
}
.ui-dialog .ui-dialog-titlebar-close {
    font-size: 20px;
    line-height: 20px;
    width: 20px;
    height: 20px;
    float: right;
}

.ui-dialog .ui-dialog-title {
    font-size: 20px;
}

.ui-dialog .ui-dialog-content {
    padding: 20px;
    font-size: 16px;
    background-color: #fff;
}

.ui-dialog .ui-dialog-buttonpane {
    padding: 10px 20px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
}

.ui-dialog .ui-dialog-buttonpane button {
    background-color: #4CAF50;
    color: white;
    border: none;
    border-radius: 4px;
    padding: 10px 20px;
    cursor: pointer;
    font-size: 16px;
    margin-right: 10px;
}

.ui-dialog .ui-dialog-buttonpane button.cancel {
    background-color: #f44336;
}

.ui-dialog .ui-dialog-buttonpane button:hover {
    background-color: #45a049;
}

.ui-dialog .ui-dialog-buttonpane button.cancel:hover {
    background-color: #d32f2f;
}

.ui-button-icon.ui-icon.ui-icon-closethick, .ui-button-icon-space {
    padding-left: 0;
    padding-right: 0;
}

#projektakteSelect {
    margin: auto;
    width: 100%;
    margin: 5px;
    padding: 5px;
}

.info_marge {
    text-align: center;
    text-transform: uppercase;
}

.breadcrumbs {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
}

.breadcrumbs li {
    margin: 0 5px;
}

.breadcrumbs li+li:before {
    content: ">";
    margin-right: 5px;
    color: #333;
}

.breadcrumbs a {
    text-decoration: none;
    color: #007bff;
}

.breadcrumbs a:hover {
    text-decoration: underline;
}


.grey-out {
    color: #d3d3d3;
}

/* Container für die Tabelle */
.vacs_cal_container {
    width: 100%;
    overflow-x: scroll; /* Horizontale Scrollbar nur bei Bedarf anzeigen */
    border: 1px solid #ccc; /* Optional: Rahmen für den Container */
    white-space: nowrap; /* Verhindert den Zeilenumbruch innerhalb des Containers */
    padding-bottom: 15px; /* Platz für die horizontale Scrollbar schaffen */
    height: 92vh;

    /* Scrollbar-Stil für WebKit-Browser (Chrome, Safari) */
    scrollbar-width: auto; /* Für Firefox */
    scrollbar-color: #606060d9 #6f6f6f4f; /* Farben für den Scrollbalken */
}

/* Stil für die Tabelle */
.vacs_cal {
    width: auto; /* Automatische Breite der Tabelle */
    border-collapse: collapse;
}

.vacs_cal th, .vacs_cal td {
    padding: 5px;
    text-align: center;
    border: 1px solid #ccc;
}

/* Scrollbar-Stil für WebKit-Browser (Chrome, Safari) */
.vacs_cal_container::-webkit-scrollbar {
    height: 12px; /* Höhe der Scrollbar */
}

.vacs_cal_container::-webkit-scrollbar-thumb {
    background-color: #606060d9; /* Farbe des Scrollbar-Griffs */
    border-radius: 10px; /* Abgerundete Ecken */
}

.vacs_cal_container::-webkit-scrollbar-track {
    background-color: #6f6f6f4f; /* Farbe der Scrollbar-Schiene */
}

.sticky {
    position: sticky;
    top: 0; /* Oben am Bildschirm anpinnen */
    background-color: #f1f1f1;
    z-index: 100; /* Z-Index erhöhen, um sicherzustellen, dass der Tabellenkopf über anderen Inhalten liegt */
}
.sticky_2 {
    position: sticky;
    top: 30px; /* Oben am Bildschirm anpinnen */
    background-color: #f1f1f1;
    z-index: 100; /* Z-Index erhöhen, um sicherzustellen, dass der Tabellenkopf über anderen Inhalten liegt */
}

.sticky th, .sticky_2 th {
    border: 1px solid #ccc; /* Fügen Sie hier Ihre gewünschte border-Eigenschaft hinzu */
}

#filter_new a, a.btn {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    display: block;
    text-align: center;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 2em;
}
.past-date {
    color: red;
    font-weight: bold;
}

.buttons {
    width: 50%;
    margin: auto;
}
/*-----------------------End Sevket--------------------------------------------------------------*/
/*---------------------------------------Colors-------------------------------------------------*/
#buttons a, a.btn, table.apps tr.symbol a{
    background:#52575df2
}

/*---------------------------------------Modul Ticket-------------------------------------------------*/
.tableform{
    margin:0
}
/*---------------------------------------Modul Administration-------------------------------------------------*/
#profilpic p{
    text-align: center;
    font-size: 150px;
    color:#50555b;
    font-size: 30px;
    margin-top: 50px;
    margin-bottom: 50px;
}
#profilpic p span{
    text-align: center;
    font-size: 150px;
    color:#50555b
}
/*---------------------------------------Modul Timestamp-------------------------------------------------*/
#terminal{
    width:100%;
    margin:0
}
#terminal table, #terminal table td{
    background:none;
    border:none
}
#terminal table{
    margin-top: 50px
}
#terminal table .kommen0 a, #terminal table .kommen1 a{
    font-weight:600;
    font-size:8vw;
    color:#fff;
    background: #00b300c7;
    border:2px solid #00b300;
    padding:2vw
}
#terminal table .kommen1 a{
    filter:grayscale(1)
}
#terminal table .gehen0 a, #terminal table .gehen1 a{
    font-weight:600;
    font-size:8vw;
    color:#fff;
    background:#ff0000c4;
    border:2px solid #ff0000;
    padding:2vw
}
#terminal table .gehen0 a{
    filter:grayscale(1)
}
#terminal #uhr{
    font-weight:600;
    font-size:12vw
}
/*---------------------------------------Modul Car-------------------------------------------------*/
.car table td.warnx{
    color:orange
}
.car table td.warnxx{
    color:red;
    font-weight: 600
}
.car table td form .plate {
    width: 77%;
    height: 40px;
    background-color: #fff;
    border: 2px solid #000;
    border-radius: 5px;
    border-left: 2vw solid blue;
    font-size: 2vh;
    font-weight: 600;
    letter-spacing: 1px;
}
/*---------------------------------------Modul Logistik-------------------------------------------------*/

.logistik section{
    width:100%;
    margin:auto;
}
.logistik section table input, .logistik section table select{
    width:100%;
    height:50px
}
.logistik section table.list td:nth-of-type(1){
    text-align: left
}
.logistik section.landing, .landingscreen{
    background:#fff
}
.logistik section table td{
    border:5px solid #fff;
    background-color:#e4e4e4
}
.logistik section table td a{
    color:#000
}
.landingprint{
    display:none
}

#kreditor_table td.unterlagen-col{
    text-align: justify;
}
/*---------------------------------------Details/Summarys-------------------------------------------------*/
summary{
    padding: 15px;
    margin-top:50px;
    margin-bottom:50px;
    background-color: #50555b;
    color: #fff;
    font-family: arial;
    width: 45%;
}
details[open]{
    background-color: #50555b73
}

.vac_cal table, .vac_cal  table td, .vac_cal  table th{
    border: 2px solid;
}

details table, details table td, details table th{
    border:0
}

details table input, details table select{
    width:100%;
    height:40px
}

summary.filterlist{
    padding:9px 0 7px 0;
    margin-top:0;
    text-align:center;
}
summary.filterlist::-webkit-details-marker{
    display:none
}
/*---------------------------------------Icons-------------------------------------------------*/
.material-symbols-outlined {
    font-variation-settings:
        'FILL' 0,
        'wght' 100,
        'GRAD' 0,
        'opsz' 48
}
/*---------------------------------------Index Apps-------------------------------------------------*/
table.apps{
    margin-top:15%
}
table.apps td{
    border: 10px solid rgba(0,0,0,0);
    width:25% !important;
    font-family:arial;
    font-size: 1vw;
}
table.apps tr.symbol a{
    display:block;
    height: auto;
    color:#c9e5e6;
    font-size:60px;
    padding:30px
}
table.apps tr.symbol a:hover{
    box-shadow:3px 3px 10px #000
}
table.apps tr.symbol img{
    width:100%
}
table.apps, table.apps th, table.apps td{
    background-color:#ffffff00
}
table.apps tr.text{
    color: #5b6065;
    font-weight: 600;
    /*text-shadow: 0 0 15px #fff;
        filter: drop-shadow(2px 4px 6px #fff);*/}
/*table.apps tr.text td{background:#ffffff9e}*/
.permission{
    color: #c3c3c34f;
    position: absolute;
    top: 20px;
    right: 20px;
    font-size:20px
}
table.apps tr.symbol, .material-icons, table.apps tr.symbol .material-symbols-outlined{
    font-size: 70px;
    color:#c9e5e6
}
/*----Zusatz Geburtstage----*/
#birthday table, #birthday th, #birthday td {
    border:none
}
#birthday table{
    margin:0
}
#birthday td{
    width:33.33%
}
#birthday .line{
    padding:0;
    height:1px;
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgb(0, 0, 0) 25%, rgb(0, 0, 0) 50%, rgb(0, 0, 0) 75%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgb(0, 0, 0) 25%,rgb(0, 0, 0) 50%,rgb(0, 0, 0) 75%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgb(0, 0, 0) 25%,rgb(0, 0, 0) 50%,rgb(0, 0, 0) 75%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
}
/*---------------------------------------Modul Zeitnachweis-------------------------------------------------*/
section table tr.checkin td{
    background-color: #fff;
}
/*---------------------------------------Modul Arbeitssicherheit / Dokumente --------------------------------*/
.tablestyle2 td{
    white-space: nowrap;
}
.tablestyle2 td, .tablestyle2 th{
    text-align:left;
    color:#4b4b4b;
}
.tablestyle2 td a{
    display: block;
    color:#606060;
    padding:4px;
}
.tablestyle2 .categorie span, .navcategorie, .navcategorieactive, .navcatdel{
    background: #8080803d;
    padding:3px 19px;
    border-radius: 50px;
    color:#4b4b4b;
    white-space: nowrap;
    line-height: 26px;
}
.navcategorieactive{
    background:#efaf13;
    text-decoration:underline
}
.navcatdel{
    background:#efaf13;
}
.docicon{
    height:auto;
    max-height: 20px;
    vertical-align: sub;
}
/*---------------------------------------Modul News -----------------------------------------------*/
section.news{
    width:80%;
    margin-left:10%;
    color:#5c5a5a
}
section.news article{
    background: url(background1.jpg) no-repeat fixed center center / cover;
    padding:10px;
    margin-bottom:20px;
}
.tablestyle3, .tablestyle3 td{
    text-align:left;
    border:0;
    background:none
}
.news .logo, .news .newslogo{
    width:10%;
}
.news .logo span, .news .newslogo span{
    color:#80808091;
    font-size: 70px;
}
.news .autor{
    font-weight: 600;
}
.news .date{
    font-size: 12px;
}
.news .image{
    text-align:center;
}
.news .title, .news .newstitle{
    font-size: 25px;
    font-weight: 600;
}
.rights{
    vertical-align: center;
}
.rights input{
    width: auto;
    vertical-align: middle;
    min-width: 28px;
}
.rights label{
    margin-right:10px;
}
.news img{
    max-width:100%
}
/*---------------------------------------Sonstiges-------------------------------------------------*/
input.perm{
    width:auto !important;
    height:auto !important
}
p.rednote{
    width:94%;
    padding:3%;
    background-color: #ff000057;
    color:red;
    margin-bottom: 50px;
    font-weight: 600;
    text-align: center;
    border: 1px solid red;
}
input:invalid, select:invalid {
    border: 2px solid #EE0000;
    color: #EE0000
}
input:required:valid, select:required:valid{
    background-color: #00ff004a;
}
a.submit{
    font-size:30px;
    padding:5px;
    border:1px solid grey;
    border-radius:5px;
    background-color: #e9e9ed;
}
span.licence{
    border:1px solid black;
    background-color: #fff;
    color: #000;
    border-left:10px solid blue;
    padding-left:.2vw;
    padding-right:.2vw;
    border-radius:3px;
    font-family: verdana
}
/*---------------------------------------Logistik QR Print-------------------------------------------------*/
#qrprint table{
    margin:0
}
#qrprint ol{
    width:49%;
    float:left
}
/*---------------------------------------Bed. Formatierung-------------------------------------------------*/
td.Bearbeitung{
    background:#ffb90f9e;
    border: 1px solid grey
}
td.Terminiert{
    background:#00bcd47d;
    border: 1px solid grey
}
td.Material{
    background:#ffeb00c2;
    border: 1px solid grey
}
td.Angebot{
    background:#89ff0094;
    border: 1px solid grey
}
td.Offen{
    background:#ff3030b3;
    border: 1px solid grey
}
td.Erledigt{
    background:#34dc7e94;
    border: 1px solid grey
}
td.Storniert{
    background:#b23aee85;
    border: 1px solid grey
}
td.Normal{
    background:#1e90ffc7;
    border: 1px solid grey
}
td.Gering{
    background:#b0e2ff80;
    border: 1px solid grey
}
*
td.Neu{
    background:#ff3030b3;
    border: 1px solid grey
}
td.Abgerechnet{
    background:#3cb371c2;
    border: 1px solid grey
}
td.Gedruckt{
    background:#6abdffb3;
    border: 1px solid grey
}
td.holAngefragt{
    background:#04ff003d
}
td.holStornoanfrage{
    background:#b400ff21
}
td.holGenehmigt{
    background:#04ff008c;
    border: 1px solid grey
}
td.holAbgelehnt{
    background:#ff000094;
    border: 1px solid grey
}
td.holStorniert{
    background:#b400ff38;
    /*border: 1px solid grey*/
}

td.green, th.green{
    background:#2E8B57;
    border: 1px solid grey
}
td.yellow, th.yellow{
    background:#FFB90F;
    border: 1px solid grey
}
td.red, th.red{
    background:#FF3030;
    border: 1px solid grey
}
/*---------------------------------------Vacation-------------------------------------------------*/
td.holAngefragt{
    background-color:#04ff003d !important
}
td.holStornoanfrage{
    background-color:#b400ff21 !important
}
td.holGenehmigt{
    background-color:#04ff008c !important
}
td.holAbgelehnt{
    background-color:#ff000094 !important
}
td.holStorniert{
    background-color:#b400ff38 !important
}
td.holGelöscht{
    background-color:#b400ff38 !important
}
td.vac-U, p.vac-U{
    background:#04ff008c;
    /*border: 1px solid grey*/
}

td.vac-UH, p.vac-UH{
    background: linear-gradient(45deg, #04ff008c 0%, #04ff008c 60%, transparent 26%);
}
td.vac-FH, p.vac-FH{
    background: linear-gradient(45deg, gray 0%, gray 60%, transparent 26%);
}


td.vac-R, p.vac-R{
    background:#1949188c;
    /*border: 1px solid grey*/
}
td.vac-K, p.vac-K {
    background:#ff00008c;
    /*border: 1px solid grey*/
}
.vac_cal td.vac-W{
    background:#b1b1b18c;
    border: 1px solid;
}

td.vac-A, p.vac-A {
    background: yellow;
}

td.vac-Ü,p.vac-Ü {
    background-color: orange;
}

td.vac-S, p.vac-S {
    background-color: turquoise;
}

td.vac-F, p.vac-F  {
    background: gray;
}
td.vac-E, p.vac-E  {
    background: pink;
}


.legende_urlaub p {
    width: auto;
    float: left;
    padding: 5px;
    border: 1px solid;
}

/*---------------------------------------SEND-------------------------------------------------*/
#bignote{
    height:50%;
    width:50%;
    margin:25%;
    background-color: #fff;
    box-shadow: inset 3px 3px 7px #000;
}

/*---------------------------------------Login-------------------------------------------------*/

#loginwindow{
    position:fixed;
    height:auto;
    width:50%;
    top:22%;
    left:25%;
    background: #0a0a0a52;
    box-shadow: 50px 50px 10px #00000024;
    animation-name:login;
    animation-duration:4s
}
#loginwindow h1{
    color:#fff;
    margin-top:20px;
    margin-bottom:30px;
    font-family: 'Poiret One', cursive;
    animation-name:loginop;
    animation-duration:5s
}
#loginwindow form{
    width: 90%;
    margin-left: 5%;
    animation-name:loginform;
    animation-duration:4s
}
#loginwindow input{
    width:94%;
    padding:3%;
    border:none;
    margin-bottom:5px
}
#loginwindow button{
    width:100%;
    padding:3%;
    border:none;
    margin-bottom:30px;
    opacity:.8;
}
#loginwindow .Q92logo{
    font-family: 'Poiret One', cursive;
    color: #fff;
    font-size: 25px;
    text-align: center;
    width: 100%;
    animation-name:loginop;
    animation-duration:5s
}
#loginwindow .Q92logo strong{
    font-family: 'Poiret One', cursive;
}
a.logout{
    position:fixed;
    top:0;
    left:0;
    color:grey;
    font-family:Arial
}

note{
    width: 100%;
    text-align: center;
    padding: 10px;
    font-family: arial;
}
note.green{
    background: #00ff0082;
    border: 1px solid green;
    display: block;
}
note.red{
    background: #ff000061;
    border: 1px solid red;
}
/*
@keyframes login {
                0% {width:40%;left:30%;opacity:0;top:25%;border-radius:50%;box-shadow:none}
                33% {width:40%;left:30%;opacity:1;border-radius:50%}
                66% {width:40%;left:30%;opacity:1;top:25%;border-radius:0;box-shadow:none}
                100% {}
        }
@keyframes loginform {
                0% {width: 50%;margin-left: 25%;}
                33% {width: 50%;margin-left: 25%;}
                66% {width: 90%;margin-left: 5%;}
                100% {}
        }
@keyframes loginop {
                0% {opacity:0}
                80% {opacity:0}
                100% {}
        }*/
/*---------------------------------------Overaching-------------------------------------------------*/

::-webkit-scrollbar {
    width: 2px;
    height:2px;
}
::-webkit-scrollbar-track {
    background: rgba(0,0,0,0);
}
::-webkit-scrollbar-thumb {
    background: #50555b;
}
::-webkit-scrollbar-thumb:hover {
    background: #555;
}
/*---------------------------------------Scanner-------------------------------------------------*/
#reader__dashboard_section_swaplink{
    display:none
}
#reader__dashboard_section_csr button, select#reader__camera_selection{
    padding:20px
}
div#reader div span a{
    display:none
}
video{
    height:40vh
}
/*---------------------------------------Notification-------------------------------------------------*/
.notification {
    background-color: #555;
    color: white;
    text-decoration: none;
    padding: 15px 26px;
    position: relative;
    display: inline-block;
    border-radius: 2px;
}

.notification:hover {
    background: red;
}

.notification .badge {
    position: absolute;
    top: -10px;
    right: -10px;
    padding: 5px 10px;
    border-radius: 50%;
    background: red;
    color: white;
    font-size: 20px;
}
td.animation{
    animation-name:plzsearch;
    animation-duration:1s;
    animation-iteration-count: infinite;
}

mark{
    background: red;
    border-radius: 50%;
    padding: 2px 5px;
    color: #fff;
    font-size: 14px;
}

@keyframes plzsearch {
    0%   {
        background-color: #e4e4e4;
    }
    50%  {
        background-color: #06cc00;
    }
    100%   {
        background-color: #e4e4e4;
    }
}
/*-------------------------------------Admin Userlist-------------------------------------------------*/
#userlist #tableholder{
    width:90%;
    margin-left:5%
}
#userlist #tableholder thead tr th{
    background:#f4f7f9c2;
    border-bottom:1px solid grey;
    padding:10px;
    font-size: 20px;
    font-weight: 200
}
#userlist #tableholder tr td{
    border-bottom:1px solid grey;
    padding:10px
}
#userlist #tableholder thead tr th:first-of-type, #userlist #tableholder tr td:first-of-type{
    border-right:1px solid grey
}
#buchungen_date {
    text-align: left;
    padding-left: 10%;
}
/*---------------------------------------Statistiken-------------------------------------------------*/
.statplus{
    padding:20px;
    color:#0a0 !important;
    font-size:50px;
}
.statminus{
    padding:20px;
    color:#f00 !important;
    font-size:50px;
}
.statplusxs{
    padding:5px;
    color:#0a0 !important;
    font-size:30px;
}
.statminusxs{
    padding:5px;
    color:#f00 !important;
    font-size:30px;
}
.statcount{
    font-size:50px;
    font-weight: bold;
    color: coral;
}
.statcount1{
    font-size:50px;
    font-weight: bold;
    color: #196e9e;
}
.standort{
    font-size:30px;
    color:#5c5c5c
}
#nsfw{
    cursor: url(handcursor1.png), grab;
}
/*---------------------------------------Personal-------------------------------------------------*/
#personal {
    background:#2d3e4f6e;
    width:100%;
    margin:0
}
#personal section a.link{
    color:#0060dfa1;
    text-align:left;
    font-family: 'Roboto', sans-serif;
    font-weight: 100;
    font-size: 20px;
}
#personal #logo2{
    position: absolute;
    height:100%;
    right:0;
    top:0;
    opacity: .2;
    z-index: 11
}
#personal article table td, #personal input, #personal select, #personal p{
    text-align:left;
    font-family: 'Roboto', sans-serif;
    font-weight: 100;
}
#personal input, #personal select{
    font-size: 30px;
    border:0;
    background-color: transparent;
    margin-left:15px
}
#personal .submit{
    cursor:pointer;
    color:#d4d4d4;
    padding:3px;
    background-color:#2d3e4f;
    width: 20vw;
    text-align: center;
    font-size: 1.5vw;
}
#personal textarea{
    border:0;
    background-color: transparent;
    margin-left:15px
}
#personal td, #personal th{
    color:#606060
}
#personal nav{
    position:fixed;
    left:0;
    top:0;
    width:20%;
    height:100%;
    background-color:#2d3e4f;
    box-shadow: inset -1px 0px 10px #000;
}
#personal nav h1{
    margin:0;
    color:#d4d4d426;
    font-size: 25px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-style: italic;
}
#personal nav h1{
    font: bold 25px arial, sans-serif;
    background-color: #06090b;
    color: transparent;
    text-shadow: 1px 1px 1px rgba(255,255,255,0.5);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
}
#personal nav table{
    width:100%;
    margin-top:10%;
    background:none;
    border:0
}
#personal nav table td{
    text-align: left;
    background:none;
    border:0;
    padding:0
}
#personal nav table td.active{
    background:#0000000f;
    box-shadow: inset 2px 2px 5px #002;
    padding:0
}
#personal nav table td a{
    color:#d4d4d4;
    font-size: 25px;
    font-family: 'Roboto', sans-serif;
    font-weight: 100;
    font-style: italic;
    padding: 15px;
    display: block;
    transition:.3s
}
#personal nav table td a:hover{
    background:#ffffff14;
    transition:.1s
}
#personal section{
    position: absolute;
    padding:2%;
    width:76%;
    height:92%;
    left:20%;
    top:0;
    overflow:scroll;
    z-index: 12
}
#personal section.startseite{
    animation-name:startseite;
    animation-duration:5s;
    z-index: 12
}
#personal .menu{
    margin-top:25px;
    width:auto
}
#personal .menu tr td{
    border:1px solid #2d3e4f
}
#personal .menu td a{
    padding:10px;
    font-size: 25px;
    font-family: 'Roboto', sans-serif;
    font-weight: 100;
    color:#2d3e4f
}
#personal .menu a.active{
    text-decoration: underline;
}
#personal article{
    z-index: 12
}

@keyframes startseite {
    0% {
        width:96%;
        left:0;
        background-color: #a4abb3;
    }
    25% {
        width:96%;
        left:0;
        background-color: #a4abb3;
    }
    60% {
        width:76%;
        left:20%;
        background-color: #a4abb3;
    }
    100% {
        width:76%;
        left:20%;
    }
}

.eaninput:focus{
    animation: eaninput alternate 1s infinite;
}
@keyframes eaninput{
    from {
        outline:5px solid #fff;
        border:2px solid #f00
    }
    to {
        outline:5px solid #f00;
        border:2px solid #fff;
    }

}
.newslogo span, .newstitle{
    animation-name: newslogo;
    animation-duration: 1s;
    animation-iteration-count: infinite;
}
@keyframes newslogo{
    from {
        color:#f00
    }
    to {
        color:#80808091
    }

}
/*---------------------------------------Mahnwesen-------------------------------------------------*/
tr.prio1 td{
    color:red
}
tr.prio5 td{
    color:#00800075;
    font-style: italic;
    padding:0;
}
td.eur:after{
    content:" €"
}
/*---------------------------------------Progressive-------------------------------------------------*/

@media print{
    body{
        background:none
    }
    #filter, .screen, .screenprint summary{
        display:none
    }
    .print{
        display:block
    }
    .aufmass th:nth-of-type(1), .aufmass td:nth-of-type(1){
        display:none
    }
    .aufmass th:nth-of-type(2), .aufmass td:nth-of-type(2){
        text-align:left
    }
    #tableholder{
        margin-top:50px
    }
    #printsheet{
        display:block;
        margin-top:100px
    }
    td{
        padding:0
    }
    .screenprint table{
        margin-top:20px
    }
    .detail[open]{
        background-color:#fff
    }
    .detail table input{
        height:auto
    }

    .landingscreen, .logout{
        display:none
    }
    .landingprint{
        display:block;
        margin-left:0 !important;
        width:100% !important
    }
    .landingprint #printlogo{
        height:150px;
        width:auto
    }
    #liststyle.logistik{
        width:100% !important;
        margin-left:0% !important
    }
    #liststyle.logistik .detail{
        display:none
    }
    .logistik section{
        width:90%;
        margin-left:5%
    }
    .logistik .screen{
        display:none;
    }

    h1.display, div.display, a.display tr.display{
        display:none;
    }

    .grey-out.display{
        display:none;
    }

    section.carprotoll h1{
        margin-top:25px
    }
    section.carprotoll table{
        font-size:8pt;
        margin-bottom:0
    }
    section.carprotoll #carskizze{
        height:300px
    }


    .logistik section table td{
        border:0;
        background:none
    }
    #userlist #tableholder{
        width:100%;
        margin-left:0;
    }
    #userlist #tableholder tr td{
        border:0
    }
    thead tr th{
        background:#f4f7f9c2;
        border-bottom:1px solid grey;
        padding:10px;
        font-size: 14px;
        font-weight: 200
    }
    tr td{
        padding:10px;
        font-size: 12px;
    }
    tr.Abgebaut{
        border-bottom:1px solid grey;
    }
    thead tr th:first-of-type, #userlist #tableholder tr td:first-of-type{
        border-right:1px solid grey
    }

    #devidelist table, #devidelist table tr, #devidelist table tr th, #devidelist table tr td{
        border:0
    }
    #devicelist table tr{
        border-bottom:1px solid grey
    }

    .printlines{
        padding-top:1050px;
    }
    .printlines tr, .printlines th, .printlines td{
        border:0
    }
    .printlines tr{
        border-bottom:1px solid rgb(105, 105, 105)
    }
}
/*/////////////////////////////////////////////////////////////////*/
a.lightbox img {
    height: auto;
    width: 100%;
    max-width: 150px;
    border: 3px solid white;
    box-shadow: 0px 0px 8px rgba(0,0,0,.3);
    /*margin: 94px 20px 20px 20px;*/
}

.lightbox-target {
    position: fixed;
    top: -100%;
    width: 100%;
    background: rgba(0,0,0,.7);
    width: 70%;
    opacity: 0;
    -webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out;
    overflow: hidden;

}
.lightbox-target img {
    margin: auto;
    position: absolute;
    width: 80%;
    top: 0;
    left:0;
    right:0;
    bottom: 0;
    max-height: 0%;
    max-width: 0%;
    border: 3px solid white;
    box-shadow: 0px 0px 8px rgba(0,0,0,.3);
    box-sizing: border-box;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;

}


a.lightbox-close {
    display: block;
    width:50px;
    height:50px;
    box-sizing: border-box;
    background: white;
    color: black;
    text-decoration: none;
    position: absolute;
    top: -80px;
    right: 0;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}


a.lightbox-close:before {
    content: "";
    display: block;
    height: 30px;
    width: 1px;
    background: black;
    position: absolute;
    left: 26px;
    top:10px;
    -webkit-transform:rotate(45deg);
    -moz-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    transform:rotate(45deg);
}

a.lightbox-close:after {
    content: "";
    display: block;
    height: 30px;
    width: 1px;
    background: black;
    position: absolute;
    left: 26px;
    top:10px;
    -webkit-transform:rotate(-45deg);
    -moz-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    transform:rotate(-45deg);
}


.lightbox-target:target {
    opacity: 1;
    top: 0;
    bottom: 0;
    overflow:scroll;
}

.lightbox-target:target img {
    max-height: 100%;
    max-width: 100%;
}

.lightbox-target:target a.lightbox-close {
    top: 0;
}

.uploadPhoto{
    color: black;
}

.containerSnapshot{
    width: 100%;
    padding: 15px;
}

.containerSnapshot .row{
    width: 100%;
    margin: auto;
}

.containerSnapshot form{
    margin: auto;
}

#my_camera{
    margin: auto;
}

#results {
    padding:20px;
}

#willkommen h1 {
    text-shadow: 5px -5px #b0b0b0;
    font-size: 87px;
    color: black;
    margin-bottom: 64px;
}

#willkommen h2 {
    margin: auto;
    width: 100%;
    font-size: 60px;
    text-align: center;
    text-shadow: 5px -5px #f1e7dd;
}

#willkommen h3 {
    text-align: center;
    font-size: 36px;
    margin: 33px;
    text-shadow: 2px -5px #b0b0b0;
}
/*/////////////////////////////////////////////////////////////////*/


#kreditor_table span {
    padding-left: 0;
    padding-right: 0;
}

#chatList .chat-container td {
    text-align: left;
    width: 90%;
    margin: auto;
    border-radius: 30px;
}

.chat-container {
    scrollbar-width: auto; /* Aktiviert Scrollbars für Firefox */
    -ms-overflow-style: auto; /* Aktiviert Scrollbars für Internet Explorer und Edge */
    overflow-y: auto; /* Stellt sicher, dass Scrollbar bei Überlauf angezeigt wird */
}

.chat-container::-webkit-scrollbar {
    display: block; /* Aktiviert Scrollbars für Webkit-basierte Browser */
    width: 12px; /* Breite der Scrollbar */
}

.chat-container::-webkit-scrollbar-thumb {
    background: #888; /* Farbe des Scrollbar-Thumbnails */
    border-radius: 6px; /* Abgerundete Ecken */
}

.chat-container::-webkit-scrollbar-thumb:hover {
    background: #555; /* Farbe bei Hover */
}

#chatList  {
    font-family: Arial, sans-serif;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    width: 100%;
}

#chatList .container {
    display: flex;
    flex-direction: row;
    gap: 20px;
    margin: 20px;
}

#chatList #auftragBereich,
#chatList #chatBereich {
    flex: 1;
    padding: 15px;
    border: 1px solid #ccc;
    /*background-color: #f9f9f9;*/
}

#chatList #auftragBereich {
    max-width: 60%; /* Optional: Einschränkung der Breite */
}

#chatList #chatBereich {
    max-width: 40%; /* Optional: Einschränkung der Breite */
}

#chatList table {
    width: 100%;
    border-collapse: collapse;
}

#chatList th,
#chatList td {
    border: 1px solid #ccc;
    padding: 8px;
}

#chatList th {
    background-color: #f2f2f2;
}

#chatList textarea {
    width: 100%;
    height: 50px;
}

#chatList .chat-container {
    margin-top: 20px;
    max-height: 400px;
    overflow-y: auto;
    border: 1px solid #ccc;
    padding: 10px;
    background-color: #f7f7f7;
    border-radius: 8px;
}

#chatList .chat-message {
    margin-bottom: 15px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

#chatList .chat-message strong {
    display: block;
    margin-bottom: 5px;
}

#chatList .chat-response {
    margin-left: 20px;
}

#chatList .tagging-input {
    width: 100%;
    padding: 10px;
    font-size: 16px;
    box-sizing: border-box;
}

#chatList .chat-container span {
    padding: 0;
}

#chatList .antwort-field {
    text-align: right;
}

#chatList .frage-field,
#chatList .antwort-field {
    width: 90%;
    padding: 10px 15px;
    border-radius: 20px;
    margin-bottom: 5px;
    line-height: 1.5;
    font-size: 14px;
    display: inline-block;
    word-wrap: break-word;
}

#chatList .antwort-field.from-user {
    background-color: #e0f7fa; /* Hellblau für Fragen */
    align-self: flex-start;
    color: #00796b; /* Textfarbe */
    border: 1px solid #b2ebf2;
    width: 100%;
    float: right;
}
/*#chatList .frage-field {
    background-color: #e0f7fa;  Hellblau für Fragen 
    align-self: flex-start;
    color: #00796b;  Textfarbe 
    border: 1px solid #b2ebf2;
    width: 100%;
}*/

#chatList .antwort-field {
    background-color: #dcf8c6; /* Hellgrün für Antworten */
    align-self: flex-end;
    color: #2e7d32; /* Textfarbe */
    border: 1px solid #c8e6c9;
    width: 100%;
    float: left;
}

/* Zusätzlicher Stil für Benutzer- und Tagging-Information */
#chatList .frage-field strong,
#chatList .antwort-field strong {
    font-size: 12px;
    color: #555;
    display: block;
    margin-bottom: 5px;
}

/* Allgemeine Formularstile */
#chatList .chat-form {
    border: 1px solid #ccc;
    border-radius: 8px;
    padding: 15px;
    background-color: #f9f9f9;
    margin-top: 20px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

/* Formularelemente */
#chatList .form-group {
    margin-bottom: 15px;
}

#chatList .form-label {
    font-weight: bold;
    display: block;
    margin-bottom: 5px;
    font-size: 14px;
    color: #333;
}

#chatList .input-container {
    position: relative;
}

#chatList .input-field {
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 14px;
    box-sizing: border-box;
    outline: none;
    transition: border-color 0.2s ease;
}

#chatList .input-field:focus {
    border-color: #007bff;
    box-shadow: 0 0 5px rgba(0, 123, 255, 0.5);
}

/* Button */
#chatList .form-button {
    background-color: #007bff;
    color: white;
    padding: 10px 15px;
    border: none;
    border-radius: 5px;
    font-size: 14px;
    cursor: pointer;
    transition: background-color 0.2s ease;
}

#chatList .form-button:hover {
    background-color: #0056b3;
}

#chatList .text-right {
    text-align: right;
}

#chatList .frage-completed {
    color: green;
    font-weight: bold;
    margin-left: 10px;
}

#chatList .antwort-pending {
    color: gray;
    font-style: italic;
}

#chatList .chat-actions {
    margin-top: 10px;
    display: flex;
    flex-direction: column;
    gap: 5px;
    width: 90%;
}

#chatList .chat-actions textarea {
    width: 100%;
    height: 40px;
    resize: none;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 5px;
}

#chatList  button {
    background-color: #007bff;
    color: white;
    border: none;
    padding: 5px 10px;
    border-radius: 5px;
    cursor: pointer;
}

#chatList  button:hover {
    background-color: #0056b3;
}

/*#chatList form input{
    width: 100%;
}*/

/* Fragen- und Antwort-Styling nach Benutzer */

/* Standard Frage (Fragesteller) */
.frage-field.from-user {
    background-color: #e0f7fa; /* Blau für Fragen */
    color: #00796b;
    border: 1px solid #b2ebf2;
    padding: 10px 15px;
    border-radius: 15px;
    margin-bottom: 10px;
    font-size: 14px;
    max-width: 70%;
    word-wrap: break-word;
}
.frage-field {
    background-color: #dcf8c6;
    color: #00796b;
    border: 1px solid #b2ebf2;
    padding: 10px 15px;
    border-radius: 15px;
    margin-bottom: 10px;
    font-size: 14px;
    max-width: 70%;
    word-wrap: break-word;
}

/* Antworten (Getaggter Benutzer) */
.antwort-field {
    background-color: #dcf8c6; /* Grün für Antworten */
    color: #2e7d32;
    border: 1px solid #c8e6c9;
    padding: 10px 15px;
    border-radius: 15px;
    margin-bottom: 10px;
    font-size: 14px;
    max-width: 70%;
    word-wrap: break-word;
}

/* Nachricht des aktuellen Benutzers */
/*.frage-field.from-user, .antwort-field.from-user {
    background-color: #ffe0b2;  Orange für Nachrichten des aktuellen Benutzers 
    color: #ff6f00;
    border: 1px solid #ffcc80;
}*/

/* Aktionen */
.chat-actions textarea {
    width: 100%;
    height: 40px;
    resize: none;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 5px;
}

.chat-actions button {
    background-color: #007bff;
    color: white;
    border: none;
    padding: 5px 10px;
    border-radius: 5px;
    cursor: pointer;
    margin-top: 5px;
}

.chat-actions button:hover {
    background-color: #0056b3;
}

/* Frage als erledigt markiert */
.frage-completed {
    color: green;
    font-weight: bold;
    margin-left: 10px;
}

.frage-field.from-user{
    float: right;
    text-align: right;
}

.chat-message:nth-child(2n) td {
    background-color: #dbdbdb;
}
.chat-message:nth-child(2n-1) td {
    background-color: #717168;
}

.badge.b-green {
    right: inherit;
    left: -10px;
}

#edit-form input[type="date"]{
    padding: 0 !important;
}
.kontaktaufnahme{
    text-align: left;
    width: 50%;
    margin: auto;
}

.kontaktaufnahme button{
    width: 49%;
}
.logistik.angebote section table #status-filters input{
    width: 10%;
    height: 50px;
}

.status-filter div {
    float: left;
}

.status-filter {
    padding-bottom: 10%;
}

.half-size{
    width: 50%;
    margin: auto;
}

.blink {
    animation: blink-bg 1s step-start infinite;
}

@keyframes blink-bg {
    0%   {
        background-color: #ffeeba;
    }
    50%  {
        background-color: #fff;
    }
    100% {
        background-color: #ffeeba;
    }
}


.gewerkauswahl {
    background: #f4f4f4;
    padding: 15px;
    border-radius: 8px;
}

.gewerke-grid  {
    display: grid;
    gap: 10px 25px;
}

.bescheinigung-grid{
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 10px 25px;
}

.bescheinigung-wrapper {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: 20px;
}

.checkbox-item {
    display: flex;
    justify-content: space-between;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
}

.checkbox-item label {
    cursor: pointer;
    font-size: 0.95rem;
    flex: 1;
}

.checkbox-item input[type="checkbox"] {
    transform: scale(1.1);
    cursor: pointer;
    width: inherit;
    height: inherit;
}


.bescheiniung-date {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 15px;
  border-radius: 8px;
  border: 1px solid #ddd;
}

.bescheiniung-date .item, .bescheinigung-grid .checkbox-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  border: 1px solid #ccc;
  border-radius: 6px;
  padding: 8px 10px;
}

.bescheiniung-date .item label, .bescheinigung-grid .checkbox-item label {
  flex: 1;
  font-size: 0.95rem;
  color: #333;
}

.bescheiniung-date .item input[type="date"] {
  flex: 0 0 160px;
  border: 1px solid #bbb;
  border-radius: 4px;
  padding: 5px 8px;
  font-size: 0.9rem;
  background: #fff;
}

.bescheiniung-date .item:last-child {
  flex-direction: column;
  align-items: flex-start;
}

.bescheiniung-date textarea {
  width: 100%;
  border: 1px solid #bbb;
  border-radius: 4px;
  padding: 8px;
  font-size: 0.9rem;
  resize: vertical;
  background: #fff;
}



#gewerkeFilter label {
    font-size: 0.9rem;
    color: #444;
}



#gewerkeFilter {
    display: flex;
    flex-wrap: wrap;
    gap: 12px 20px;
    margin: 10px 0 15px;
    background: #f7f7f7;
    padding: 10px 1%;
    border-radius: 8px;
    border: 1px solid #778239;
    float: left;
    width: 98%;
}





#gewerkeFilter label {
    display: flex;
    align-items: center;
    font-size: 0.9rem;
    color: #333;
    cursor: pointer;
    user-select: none;
}

#gewerkeFilter input[type="checkbox"] {
    margin-right: 6px;
    transform: scale(1.1);
}

#gewerkeFilter .filter-search {
    width: 100%;
}

#bulkForm {
    text-align: inherit;
    height: 3em;
}


#bulkForm button {
    height: 3em;
    width: 44%;
    margin: 10px 17px 50px;
    background: #50555b;
    color: white;
    font-family: 'Barlow Semi Condensed', sans-serif;
    float: right;
}

#filter-wrapper {
    width: 45%;
}