.no-close .ui-dialog-titlebar-close {
    display: none
}

.bootstrap-datetimepicker-widget.timepicker-picker table td,
.bootstrap-datetimepicker-widget.timepicker-picker table td span,
.bootstrap-datetimepicker-widget.timepicker-picker table td a span {
    height: 30px;
    line-height: 30px;
    width: 30px;
    padding: 0px;
}

.bootstrap-datetimepicker-widget.dropdown-menu {
    width: auto
}

.bootstrap-datetimepicker-widget .datepicker table {
    width: 19em
}

.border_class {
    border: 1px solid #b6b6b6;
    border-radius: 5px;
}

.border_class_two {
    border: 1px solid #abceff;
    border-radius: 5px;
}

textarea {
    height: 34px;
    overflow-y: hidden;
    word-wrap: break-word
}

textarea#enter_description_tspan_ins {
height: auto;
}  

#div_select_close {
    align-items: center;
}

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

.calendar_btn .calendar_btn_text {
    visibility: hidden;
    width: 120px;
    background-color: darkmagenta;
    color: #fff;
    font-size: large;
    font-family: "Times New Roman";
    text-align: center;
    border-radius: 16px;
    padding: 5px 0;

    position: absolute;
    z-index: 1;
    bottom: 100%;
    left: 60%;
    margin-left: -50px;
}

.calendar_btn:hover .calendar_btn_text {
    visibility: visible;
}

.calendar_btn {

    padding: 0;
    border: none;
    background: none;
}

.pop_up_style {

    border: 2px solid #abceff;
    width: 65%;
    height: 100%;
    padding: 35px;
    font-size: 15px;
    position: absolute;
    top: 15%;
    left: 20%;
    overflow-y: auto;
    margin-left: 30px;
    border-radius: 15px;
}

.pop_up_style_new_entry {

    border: 2px solid #5e5e5e;
    max-width: inherit;
    height: auto;
    padding: 15px;
    font-size: 15px;
    position: absolute;
    top: 55%;
    /*left: 23%;*/
    /*right: 23%;*/
    /*margin-left: 20px;
    border-radius: 30px;*/
    box-shadow: 5px 5px 20px rgb(0 0 0 / 50%);
border-radius: 6px;
}


.input_height {
    height: 32px;
}

.block_btn {
    pointer-events: none;
}

.realese_btn {
    pointer-events: all;
}

.bootstrap-datetimepicker-widget .weekend {
    color: red;
}

.dropdown-menu {
    background-color: white;
    color: black;
    font-family: Georgia;
    /*font-size:18px ;*/
}



#datetimepicker1 .dropdown-menu td.disabled:hover {
    color: black;
    background-color: red;
}

#datetimepicker1 .dropdown-menu td.active {
    color: white;
    background-color: orange;
}

#datetimepicker1 .dropdown-menu td:hover {
    color: yellow;
    background-color: grey;
}

#datetimepicker2 .dropdown-menu td.active {
    color: white;
    background-color: orange;
}

#datetimepicker2 .dropdown-menu td:hover {
    color: yellow;
    background-color: grey;
}

#datetimepicker2 .dropdown-menu td.disabled:hover {
    color: black;
    background-color: red;
}

#datetimepicker1_ins .dropdown-menu td.disabled:hover {
    color: black;
    background-color: red;
}

#datetimepicker1_ins .dropdown-menu td.active {
    color: white;
    background-color: orange;
}

#datetimepicker1_ins .dropdown-menu td:hover {
    color: yellow;
    background-color: grey;
}

#datetimepicker2_ins .dropdown-menu td.active {
    color: white;
    background-color: orange;
}

#datetimepicker2_ins .dropdown-menu td:hover {
    color: yellow;
    background-color: grey;
}

#datetimepicker2_ins .dropdown-menu td.disabled:hover {
    color: black;
    background-color: red;
}

.calendar_btn .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: purple;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    top: 5px;
    left: 105%;
}

.calendar_btn:hover .tooltiptext {
    visibility: visible;
}

.hours_input {
    border: 3px solid red;
}

.hours_input_ok {
    border: 1px solid #abceff
}

 
@media screen and (max-width: 960px) {

    #h2 {
        text-align: left;
    }

    #current_time_div {
        overflow-x: scroll;
    }

    #show_edit_mode_btn {
        display: none;
    }

    #time_div {
        max-width: 350px;
        overflow-y: scroll;
        overflow-x: scroll;
    }

    #pop_up_new_entry {
        height: auto;
        max-width: 300px;
       
    }

    #admin_menu {
        margin-left: 1px;
    }

    .column {
        width: 100%;
    }

    #select_project {
        min-width: 200px;
    }

    #enter_description_tspan {
        min-width: 200px;
    }

    .divs_small {
        margin: 0;
    }

   

    #select_worker {
        margin: 0;
    }

    #div_from_table {
        overflow-x: auto
    }
    #divModal1 {
        margin-left:0
    }
    #divModal2 {
        margin-left:0
    }
    #appendMaListe {
        max-height: 200px;
        }
 
}

#add_btn {
    margin-top:10px
}

.red {
    color: red;
}

.orange {
    color: orange;
}



/* #select_company {
width:150px;
} */
#select_emp {
width:150px;
}    

#subdiv_for_company {
margin-right:10px;
}

@media (max-width: 992px) {

#div_up {
display: block;
}



hr.container.no_print {
max-width:90% !important;
}
#admin_home_menu {
display:block !important;
}
/* #select_company {
width:90% !important;
} */
#select_emp {
width:90% !important;
}
#btn_commitMonth {
margin-left:0;
}
#settoprint {
margin-top: 1rem
}
#subdiv_for_company {
margin-right:0;
}
#settoprint {
margin-left: 5px;
}

#xbtn2 {
float:none !important;
}
.divs_small {
margin-left: 0 !important;
}
}


/*
.btn-standard {
margin-top:24px;
margin-left:8px;
border-radius: 2px;

height: 30px;
border: none;
}*/
.pop_up_style_new_entry {
border: 2px solid #5e5e5e;
max-width: inherit;
height: auto;
padding: 15px;
background-color: #eee;
font-size: 15px;
position: absolute;
top: 55%;
/* left: 23%; */
/* right: 23%; */
box-shadow: 5px 5px 20px rgb(0 0 0 / 50%);
border-radius: 6px;
color:#222324
}

.bootstrap-datetimepicker-widget .timepicker-hour, .bootstrap-datetimepicker-widget .timepicker-minute, .bootstrap-datetimepicker-widget .timepicker-second{
color:#222324 !important
}
.popup_ztml {
background-color: var(--body_backcolor);
color: var(--text_fontcolor);
}

.popup_ztml i {
color: var(--text_fontcolor);
}



/***** Styles für Tooltips ******/
.playbutton {
border: none;
position: relative;
background-color: transparent;
}
.playbutton:hover::after {
position: absolute;
content: attr(data-tooltip);
background-color: #f8a360;
color: white;
padding: .15em .5em;
top: 1.5em;
width: 200px;
}

.yellowPlusButton {
border: none;
position: relative;
background-color: transparent;
}
.yellowPlusButton:hover::after {
position: absolute;
content: attr(data-tooltip);
background-color: #f8a360;
color: white;
padding: .15em .5em;
top: 1.5em;
width: 200px;
}
.yellowMinusButton {
border: none;
position: relative;
background-color: transparent;
}
.yellowMinusButton:hover::after {
position: absolute;
content: attr(data-tooltip);
background-color: #f8a360;
color: white;
padding: .15em .5em;
top: 1.5em;
width: 200px;
}
.redPlusButton {
border: none;
position: relative;
background-color: transparent;
}
.redPlusButton:hover::after {
position: absolute;
content: attr(data-tooltip);
background-color: #f8a360;
color: white;
padding: .15em .5em;
top: 1.5em;
width: 200px;
}
.redMinusButton {
border: none;
position: relative;
background-color: transparent;
}
.redMinusButton:hover::after {
position: absolute;
content: attr(data-tooltip);
background-color: #f8a360;
color: white;
padding: .15em .5em;
top: 1.5em;
width: 200px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
background-color: var(--body_backcolor) !important;
color:var(--text_fontcolor) ;
color-scheme: var(--colorSchemeTableOdd);
}

.table-striped > tbody > tr:nth-of-type(even) {
color:var(--forecolor_whiteBackground) 
}
tr {
color:var(--text_fontcolor) !important

}
.datepicker th {
color:var(--forecolor_whiteBackground) !important

}
.datepicker td {
color:var(--forecolor_whiteBackground) !important

}
.datepicker tr {
color:var(--forecolor_whiteBackground) !important

}
.usetwentyfour {
background-color: black, i !important;
}

#appendMaListe {
max-height: 400px;
overflow: auto    ;
}

.tx-home-zeitmelder table td {
    padding:2px;
    font-size:16px
}

#legende_kalender {
    margin-top:20px
}

#legende_kalender p {
    font-size:16px
}

.auFalse {
    color:red !important;
}