﻿:root { /*--pro-primary: #08415C;*/
    --pro-primary: #13017c;
    --pro-black: #000000;
    --pro-darkblue: #323A70;
    --pro-white: #fff;
    --pro-disabled: #f0f0f0;
    --pro-lightblue: #00a4ea;
    /*--pro-lightblue: #323A70;*/
    --pro-bluebell: #323A70;
    /*--pro-bluebell: #8d8fc5;*/
    --pro-ghostwhite: #eceffb;
    --pro-active: #23F0C7;
    --pro-redorange: #FF4500;
    --pro-coral: #f08080;
    --pro-melon: #FFBAA0;
    --pro-spanishgray: #8F8F8F;
    --pro-lightgray: #d6d6d6;
    --rgb-melon: 255, 186, 160;
    --smart-primary: var(--pro-primary);
    --smart-success: var(--pro-active);
    --smart-splitter-border-width: 0;
    --pro-border-color-primary: var(--pro-primary);
    --pro-background-color-primary: #fff;
    --pro-background-color-secondary: #fafafa;
    --header-height: 90px;
    --downtime_97: #80CEE1;
    --downtime_98: #48C9B0;
    --downtime_50: #7B287D;
    --downtime_96: #cdaa7d;
    --downtime_80: #ff73ff;
    --downtime_0: #a3ffb6;
    --downtime_10: #a3ffb6;
    --downtime_20: #FFF9B5;
    --downtime_30: #FFF4B2;
    --downtime_40: #80CEE1;
    --pro-green: #588668;
    --pro-green2: #3F5F4A;
    --pro-green3: #6CA07F;
    --pro-blue: #6B8DBC;
    --pro-red: #AA4445;
    --pro-orange: #CB7B41;
    --pro-lila: #502E5B;
    --pro-yellow: #F3DB83;
    --pro-brown: #871200;
}

@font-face {
    font-family: 'Bauhaus';
    src: url('font/ITC Bauhaus Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}


@font-face {
    font-family: 'timele';
    src: url('font/timele.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}


@font-face {
    font-family: "Sequel Sans";
    src: url("./font/SequelSansMedium.ttf");
    font-weight: 500;
}

@font-face {
    font-family: "Sequel Sans";
    src: url("./font/SequelSansBold.ttf");
    font-weight: bold;
    font-weight: 700;
}

@font-face {
    font-family: "Sequel Sans";
    src: url("./font/SequelSansLight.ttf");
    font-weight: 300;
}

@font-face {
    font-family: "Sequel Sans";
    src: url("./font/SequelSansObl.ttf");
    font-style: oblique;
    font-weight: 500;
}

@font-face {
    font-family: "Sequel Sans";
    src: url("./font/SequelSansHeavyObl.ttf");
    font-style: oblique;
    font-weight: 900;
}

@font-face {
    font-family: "Sequel Sans";
    src: url("./font/SequelSansBlack.ttf");
    font-weight: 900;
}

@font-face {
    font-family: "Roboto";
    src: url("./font/Roboto-Thin.ttf");
    font-weight: 100;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family: "Roboto";
    src: url("./font/Roboto-Light.ttf");
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family: "Roboto";
    src: url("./font/Roboto-Regular.ttf");
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family: "Roboto";
    src: url("./font/Roboto-Medium.ttf");
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family: "Roboto";
    src: url("./font/Roboto-Bold.ttf");
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family: "Roboto";
    src: url("./font/Roboto-Black.ttf");
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family: "Roboto";
    src: url("./font/Roboto-ThinItalic.ttf");
    font-weight: 100;
    font-style: italic;
    font-stretch: normal;
}

@font-face {
    font-family: "Roboto";
    src: url("./font/Roboto-LightItalic.ttf");
    font-weight: 300;
    font-style: italic;
    font-stretch: normal;
}

@font-face {
    font-family: "Roboto";
    src: url("./font/Roboto-Italic.ttf");
    font-weight: 400;
    font-style: italic;
    font-stretch: normal;
}

@font-face {
    font-family: "Roboto";
    src: url("./font/Roboto-MediumItalic.ttf");
    font-weight: 500;
    font-style: italic;
    font-stretch: normal;
}

@font-face {
    font-family: "Roboto";
    src: url("./font/Roboto-BoldItalic.ttf");
    font-weight: 700;
    font-style: italic;
    font-stretch: normal;
}

@font-face {
    font-family: "Roboto";
    src: url("./font/Roboto-BlackItalic.ttf");
    font-weight: 900;
    font-style: italic;
    font-stretch: normal;
}

@font-face {
    font-family: "Roboto";
    src: url("./font/RobotoCondensed-Light.ttf");
    font-weight: 300;
    font-style: normal;
    font-stretch: condensed;
}

@font-face {
    font-family: "Roboto";
    src: url("./font/RobotoCondensed-Regular.ttf");
    font-weight: 400;
    font-style: normal;
    font-stretch: condensed;
}

@font-face {
    font-family: "Roboto";
    src: url("./font/RobotoCondensed-Bold.ttf");
    font-weight: 700;
    font-style: normal;
    font-stretch: condensed;
}

@font-face {
    font-family: "Roboto";
    src: url("./font/RobotoCondensed-LightItalic.ttf");
    font-weight: 300;
    font-style: italic;
    font-stretch: condensed;
}

@font-face {
    font-family: "Roboto";
    src: url("./font/RobotoCondensed-Italic.ttf");
    font-weight: 400;
    font-style: italic;
    font-stretch: condensed;
}

@font-face {
    font-family: "Roboto";
    src: url("./font/RobotoCondensed-BoldItalic.ttf");
    font-weight: 700;
    font-style: italic;
    font-stretch: condensed;
}

.timele {
    font-family: Bauhaus, 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.text-ellipsis {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

i {
    color: var(--pro-darkblue);
}

    i.i-big {
        font-size: 1.7em;
    }

    i.i-btn {
        font-size: 1.7em;
        margin: 0px;
    }

    i.i-small {
        font-size: 0.8em;
        margin: 0px;
    }


    .bauhaus {
        font-family: Bauhaus, Roboto, Arial;
    }

    .black {
        color: var(--pro-black);
    }

a, .smart-label, button, .time-input, .startend-input { 
    font-family: Roboto, Arial;
    text-transform: none;
}

/*input, textarea, select {
    border-radius: 0;
    -webkit-border-radius: 0;
    /*-webkit-appearance: button;*/ 
}*/

    input[type="radio" i] {
        margin:0;
        margin-right:10px;
    }

    .smart-label {
        color: var(--pro-black) !important;
    }


.datecalendar {
    border: 0 !important;
    color: var(--pro-spanishgray);
    /* border-bottom: 2px solid var(--pro-bluebell); */
    cursor: pointer;
    font-weight: 400;
    text-align: center;
    font-family: Roboto, Arial;
    font-size: 0.6rem;
    width: 50%;
    box-sizing: border-box;
    outline: 0;
    position: relative;
    width: 100%;
}

    .datecalendar:hover {
        color: var(--pro-primary);
    }

input[type="date"].datecalendar::-webkit-calendar-picker-indicator {
    background: transparent;
    bottom: 0;
    cursor: pointer;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
}

a {
    color: var(--pro-primary);
    text-decoration: none;
    cursor: pointer;
}

    a:hover {
        color: var(--pro-bluebell);
    }

hr {
    margin: 15px 0;
    border: none;
    border-top: 1px solid var(--pro-bluebell);
}


html {
    font-size: calc(1em + 1vw); /*font-family: 'Sequel Sans', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif !important;*/
    font-family: Roboto, Arial;
}

body {
    background-color: #fff;
    margin: 0px;
    padding: 0px;
    overflow-y: hidden;
}

    body.viewport {
        height: 100vh;
        border: none;
        overflow: hidden;
    }


button.tgl-button {
    background-color: var(--pro-white) !important;
    border: 1px solid var(--pro-darkblue);
    border-radius: 5px;
    color: var(--pro-darkblue);
    font-size: 0.5rem;
}

    button.tgl-button-homeoffice.active {
        background-color: var(--pro-green) !important;
        border: 1px solid var(--pro-white);
        color: var(--pro-white);
    }

button.tgl-button-break.active {
    background-color: var(--pro-orange) !important;
    border: 1px solid var(--pro-white);
    color: var(--pro-white);
}

    button.tgl-button-endofwork.active {
        background-color: var(--pro-lila) !important;
        border: 1px solid var(--pro-white);
        color: var(--pro-white);
    }


.batterylifetime {
    position: absolute;
    right: 1vw;
    width: 1.25vw;
    height: 1.5vw;
    margin-top: 0.5vw;
    filter: invert(17%) sepia(61%) saturate(1393%) hue-rotate(209deg) brightness(90%) contrast(83%);
}

.batteryimg {
    width: 1vw;
    height: 1.5vw;
    min-height:30px;
    min-width:20px;
}

#slct-super {
    min-width: 10rem;
    margin-right: 1em;
}


.ghostwhite {
    background-color: var(--pro-ghostwhite);
    border-radius: 10px
}


.btn-export {
    margin-top: 7px;
}

.margin-profile {
    margin-top: 1.2rem;
}

.min-height-profile{
    height: 1.2rem;
}


.no-margin {
    margin: .0px !important;
}

.no-margin-top {
    margin-top: 0px !important;
}

.no-margin-right {
    margin-right: 0px !important;
}


.margin-right {
    margin-right: 10px;
}

.margin-left {
    margin-left: 10px !important;
}

.margin-bottom {
    margin-bottom: 10px;
}


.no-padding {
    padding: 0px !important;
}

.no-padding-top {
    padding-top: 0px !important;
}

.no-padding-right {
    padding-right: 0px !important;
}

.no-padding-bottom {
    padding-bottom: 0px !important;
}

.no-padding-left {
    padding-left: 0px !important;
}

.page-bottom {
    padding-bottom: 7vh !important;
}

.page-bottom-double {
    padding-bottom: 14vh !important;
}

.flex-center {
    display: flex;
    align-items: center;
    
}

.flex-vertical {
     justify-content: center; /* Zentriert die Elemente vertikal */
    align-items: center; /* Zentriert die Elemente horizontal */
}



.flex-right {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.flex-left {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.flex-bottom {
    display: flex;
    align-items: flex-end;
}

.flex-top {
    display: flex;
    align-items: flex-start;
}


.flex-horizon {
    display: flex;
    align-items: center;
    justify-content: center;
}

.flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: stretch;
    align-items: center;
}

.flex-evenly {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-content: center;
    align-items: center;
}

    .flex-evenly.smallpadding{
        padding-top:10px;
    }

    .flex-evenly.flex-top {
        align-items: flex-start;
        align-content: flex-start;
    }

.flex-around {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-content: center;
    align-items: center;
}

.flex-break {
    flex-basis: 100%;
    width: 0;
}


.fit-content-h {
    height: fit-content !important;
}


.overflow {
    overflow-y: auto;
}




.tb-half-width {
    width: 49% !important;
}

.tb-third-width {
    width: 33% !important;
}



p, ul, ol, .just-text, td, th {
    color: var(--pro-black); /*font-family: 'Sequel Sans', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;*/
    font-family: Roboto, Arial;
    font-size: 0.45rem;
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 0px;
}

.bold {
    font-weight: 700;
}


.normal {
    font-weight: 500;
}

.light {
    font-weight: 300;
}

.lighter {
    font-weight: 100;
}

.bluebell {
    color: var(--pro-bluebell);
}

.redorange {
    color: var(--pro-redorange) !important;
}


.full-width {
    width: 100%;
}

.padding-bottom-5 {
    padding-bottom: 5px;
}

.logo {
    height: 100%;
    width: 100%;
}

.underlined {
    border-bottom: 2px solid var(--pro-primary);
}

.device-settings, .advert-show-pic {
    display: none;
}

.img-logo {
    height: auto;
    width: 40%;
    margin-left: 20px;
    margin-top: 10px;
}

.clickable {
    cursor: pointer;
    -ms-user-select: None;
    -moz-user-select: None;
    -webkit-user-select: None;
    user-select: None;
}


h1 { /*font-family: 'Sequel Sans', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;*/
    font-family: Roboto, Arial;
    font-weight: 500;
    font-size: 2.2rem;
    color: var(--pro-darkblue);
    margin-bottom: 0px;
    margin-top: 0px;
}



h2 { /*font-family: 'Sequel Sans', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;*/
    font-family: Roboto, Arial;
    font-weight: 300;
    font-size: 1.2rem;
    color: var(--pro-darkblue);
    margin-bottom: 0px;
    margin-top: 0px;
}

h3 { /*font-family: 'Sequel Sans', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;*/
    font-family: Roboto, Arial;
    font-weight: 300;
    font-size: 1.0rem;
    color: var(--pro-darkblue);
    margin-bottom: 0px;
    margin-top: 0px;
}


h4 { /*font-family: 'Sequel Sans', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;*/
    font-family: Roboto, Arial;
    font-weight: 300;
    font-size: 0.9rem;
    color: var(--pro-darkblue);
    margin-left: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
}

h5 { /*font-family: 'Sequel Sans', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;*/
    font-family: Roboto, Arial;
    font-weight: 300;
    font-size: 0.7rem;
    color: var(--pro-darkblue);
    margin-bottom: 0px;
    margin-top: 0px;
}

.shiftplan-branch-list h5 {
    font-size: 0.6rem;
}

.shift-copy-btn{
    padding-bottom:0.25rem;
}


.shiftplan-branch-list h4 {
    font-size: 0.5rem;
}

.shiftplan-branch-list .profile-user-item {
    min-height: 30px;
}

.shiftplan-branch-list .img-circle, .shiftplan-branch-list .user-circle-initial, .shiftplan-branch-list .list-circle-img-user, .todolist .list-circle-img-user, .todolistitem .user-circle-initial {
    width: 1.5vw;
    height: 1.5vw;
    min-width: 20px;
    min-height: 20px;
    line-height: 1.5vw;
}

h6 { /*font-family: 'Sequel Sans', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;*/
    font-family: Roboto, Arial;
    font-weight: 300;
    font-size: 0.6rem;
    color: var(--pro-darkblue);
    margin-bottom: 0px;
    margin-top: 0px;
}


.p-size {
    font-size: 0.45rem !important;
}
.header-btn {
    color: var(--pro-bluebell);
}

    .header-btn:hover {
        color: var(--pro-darkblue);
    }

    .header-btn.active {
        color: var(--pro-darkblue);
    }

.header-btn i {
    color: var(--pro-bluebell);
}

    .header-btn:hover i {
        color: var(--pro-darkblue);
    }

i.disabled {
    color: #e0e0e0;
}

#devicepreviewlist h1, #devicepreviewlist h2, #devicepreviewlist h3, #devicepreviewlist h4, #devicepreviewlist h5, #devicepreviewlist h6 {
    color: var(--pro-darkblue);
}

.shift-list-row h6.occupationcolorflag {
    margin: auto;
    line-height: 40px;
}

/*timeIcons*/
.time-icon {
    background-repeat: no-repeat !important;
    background-size: contain !important;
    background-position: center !important;
}

.time-icon--container {
    position: relative;
}

.time-icon--centered {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 !important;
}

.eval-del-icon--right {
    position: absolute;
    top: 50%;
    right: 15%;
    transform: translateY(-50%);
    margin: 0 !important;
    z-index: 5;
}

.eval-set-icon--right {
    position: absolute;
    top: 50%;
    right: 15%;
    transform: translateY(-50%);
    margin: 0 !important;
}

#eval-details-title {
    padding-top: 4px;
    padding-left: 4px;
}


.time-icon--btn {
    cursor: pointer;
}

.time-icon--xs {
    height: 15px;
    width: 15px;
    margin-top: 2px;
}

.time-icon--sm {
    height: 20px;
    width: 20px;
    margin-top: 2px;
}

.time-icon--md {
    height: 25px;
    width: 25px;
    margin-top: 2px;
}

.time-icon--lg {
    height: 30px;
    width: 30px;
    margin-top: 2px;
}

.time-icon--xl {
    height: 40px;
    width: 40px;
    margin-top: 2px;
}

.radial {
    height: 5rem;
    width: 5rem;
    margin-left: auto;
    margin-right: auto;
}

.progress-bar {
    fill: var(--pro-darkblue);
}

.progress-bar-bg {
    fill: var(--pro-ghostwhite);
}

.progress-label {
    fill: var(--pro-darkblue);
    font-family: 'Roboto', sans-serif;
    font-size: 1.1rem;
    text-anchor: middle;
    dominant-baseline: central;
}

.tofaq {
    margin-left: 10px;
}

.faq-list-item {
    border: 1px solid var(--pro-lightgray);
    border-radius: 10px;
    margin-bottom: 20px;
    
}

.faq-list-item p , .faq-subtitle{
    color: var(--pro-spanishgray);
    font-size: 0.4rem;
}

    .faq-list-item i {
        font-size: 0.6rem;
        /*color: var(--pro-spanishgray);*/
    }

#faq-dlg-answer p {
    line-height: 1.5;
    padding-top: 8px;
    padding-bottom: 15px;
}

#faq-dlg-answer li {
    padding-bottom: 10px;
}



    .cockpit-box {
        border: 1px solid var(--pro-darkblue);
        border-radius: 10px;
        min-height: 10rem;
    }

.cockpit-border {
    border: 1px solid var(--pro-darkblue);
    border-radius: 10px;
}

.bg-homeoffice {
    background-color: #f5df8e;
    border-radius: 10px;
}


.bg-endofwork {
    background-color: #80CEE1;
    border-radius: 10px;
}

.bg-chipleft,.bg-touchpause {
    background-color: #ffbdb9;
    border-radius: 10px;
}

/*** ! New CSS !!*/
smart-card.login-card {
    /*max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: 30vh;
    background-color: var(--pro-white);
    box-shadow: -1px 0px 14px -5px rgba(0,33,79,0.66);*/
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: 15vh;
    background-color: var(--pro-white);
    box-shadow: -1px 0px 14px -5px rgb(0 33 79 / 66%);
    border-radius: 10%;
    padding: 25px;
}


/*.login-header {
    height: 3vw;
    width: 100%;
    padding: 0.7vw;
    background-color: var(--pro-darkblue);
}*/

/*.login-logo {
    height: 100%;
    background-image: url(resources/logo-light.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}*/

.alert {
    font-weight: 300;
    font-size: 0.45rem;
    width: 100%;
    text-align: center;
    color: var(--pro-primary);
    opacity: 0;
}

.login-alert {
    font-weight: 300;
    font-size: 0.45rem;
    width: 100%;
    text-align: center;
    color: var(--pro-red);
    opacity: 0;
}


.login-lnk {
    text-align: right;
    margin-top: 10px;
    float: right;
    cursor: pointer;
    padding: 7px;
}

    .login-lnk:hover {
        color: var(--pro-lightblue);
    }

    .login-lnk:hover i {
        color: var(--pro-lightblue);
    }

header {
    height: var(--header-height);
    background-color: var(--pro-darkblue);
    position: relative;
    top: 0;
    z-index: 50;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}



    header.tablet-navigation .header-logo {
        margin-right:auto;
    }

header, .hideNavigation .site-header, .hideNavigation header, .hideNavigation .site-header, .tablet-navigation, .showNavigation .tablet-navigation {
    display: none;
    visibility: hidden;
}

.showNavigation header, .hideNavigation .tablet-navigation {
    display: flex;
    visibility: visible;
}


.header-offset {
    height: var(--header-height);
}

header i {
    color: var(--pro-white);
}

.header-logo {
    background: url(./resources/logo-light.svg);
    background-repeat: no-repeat !important;
    background-size: auto 30%;
    background-position: center left;
    cursor: pointer;
    height: 100%;
    margin-left: 2vw;
    margin-right: 10px;
    width: 150px;
    display: inline-block;
}

.super-access {
    margin-right:auto;
}

.header-fire {
    background-color: #de3737;
}

    .header-fire .header-logo {
        margin-left: unset;
    }

.header-icon-fire i {
    padding-left: 1em;
    color: var(--pro-white);
}


.header-icon i {
    color: var(--pro-white);
}

.header-icon i:before {
    margin: 0;
    padding: 0;
    display:flex;
    align-self: center;
}


.header-nav-text {
    color: var(--pro-white);
    font-weight: 500;
    text-transform: uppercase;
    font-size: 0.5rem;
    margin-right: 2vw;
    cursor: pointer;
    -ms-user-select: None;
    -moz-user-select: None;
    -webkit-user-select: None;
    user-select: None;
}

    .header-nav-text.left {
        margin-left: 2vw;
    }



.header-burger-menu {
    position: fixed;
    top: var(--header-height);
    left: 0px;
    height: calc(100% - var(--header-height));
    width: 100%;
    background-color: var(--pro-darkblue);
    padding-bottom: 4vw;
    display: none;
    z-index: 1000;
}

.header-burger-nav {
    height: 100%
}

.header-burger-nav-text {
    color: var(--pro-white);
    font-weight: 300;
    text-transform: uppercase;
    /*display: inline-block;*/
    vertical-align: middle;
    cursor: pointer;
    width: 100%;
    text-align: center;
    height: 11.11%;
    border-top: 1px solid var(--pro-ghostwhite);
    display: flex;
    align-items: center;
    justify-content: center;
}

.calendernav {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

    .calendernav a {
        margin-right: 1vw;
        margin-left: 1vw;
        align-items: center;
        text-align: center;
    }



    .esavemode {
        border: 1px solid #000;
        position: absolute;
        width: 1280px;
        height: 790px;
        z-index: 10;
        background-color: #000000;
    }

.esavelogo {
    width: 100%;
    height: 100%;
    background-image: url(resources/timele_dark.png);
    background-position: center;
    background-size: cover;
    opacity: 1;
}

    .esavelogo.esaveactive {
        opacity: 0.2;
        transition: opacity 1s ease-in-out;
    }

    .esavelogo.esaveinactive {
        opacity: 1;
        transition: opacity 1s ease-in-out;
    }


.phone .esavemode {
    width: 430px;
    height: 740px;
}

.header-nav-text:hover {
    color: var(--pro-lightblue);
}

.header-nav-text.active {
    color: var(--pro-lightblue);
}

.header-login {
    margin-left: 3vw;
    margin-right: 2vw;
}

.header-login-text {
    color: var(--pro-white);
    font-weight: 500;
    text-transform: uppercase;
    font-size: 0.5rem;
    display: inline-block;
    vertical-align: middle;
    line-height: 1.5;
    cursor: pointer;
    border: 2px solid var(--pro-white);
    border-radius: 0.5rem; /*border-radius: 0.7rem;*/
    padding: 1px 0.3rem;
    -ms-user-select: None;
    -moz-user-select: None;
    -webkit-user-select: None;
    user-select: None;
}

    .header-login-text:hover {
        color: var(--pro-lightblue);
        border-color: var(--pro-lightblue);
    }

.header-icons {
    width: 20%;
    height: 100%;
}

.header-burger {
    display: none;
    width: 70%;
    text-align: right;
    line-height: 80px;
}

    .header-burger > .time-icon {
        float: right;
        margin-top: 30px;
    }

#page-container {
    position: relative;
    min-height: calc(100vh - var(--header-height));
}

main {
    margin-left: auto;
    margin-right: auto;
    width: 65% !important;
    background-color: #fff;
}

    main.viewport {
        width: 100% !important;
    }

    .header-nav-text.newbadge {
        position: relative;
    }

.new-badge-icon {
    background-color: var(--pro-lightblue);
    color: white;
    border-radius: 10px;
    padding: 1px 5px;
    font-size: 10px;
    position: absolute;
    top: -10px;
    right: -20px;
}

footer {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: var(--pro-darkblue);
    color: white;
    text-align: center;
    height: 150px;
}

.footer-offset {
    height: 150px;
}

.sunday_color {
    background-color: #DDDDDD;
}

.line-bottom {
    border-bottom: 1px solid var(--pro-bluebell);
}

.line-top {
    border-top: 1px solid var(--pro-bluebell);
}


.line-br {
    border-bottom: 1px solid var(--pro-primary);
    border-right: 1px solid var(--pro-primary);
}

.lh-sm {
    line-height: 0.5;
}

.lh-2 {
    line-height: 2;
}

.timeset {
    background: #47a7f5;
}

.numbers {
    font-size: 0.4rem;
    vertical-align: text-top;
}

.number-line {
    display: inline-block;
    width: 55%;
    height: 10px;
    border-bottom: 1px solid var(--pro-bluebell);
    vertical-align: text-top;
}

.vertical-line {
    height: 90%;
    border-right: 1px solid var(--pro-bluebell);
}

#sketch-coin {
    margin-top: 90px;
}

#sketch-notebook, #sketch-install {
    margin-top: 30px;
}

.video {
    height: 100%;
    background-color: var(--pro-ghostwhite);
    display: grid;
    min-height: 350px !important;
}

.video-button {
    height: 3.5rem;
    width: 3.5rem;
    border-radius: 100%;
    background-color: var(--pro-primary);
    margin: auto;
    cursor: pointer;
}

.whitespace {
    height: 150px;
}

.whitespace-col {
    min-height: 50px;
}

.whitespace-col-big {
    min-height: 70px;
}

.img-num {
    height: 320px;
}

.col-xl-0 {
    display: none;
}

.img-circle {
    width: 3.3vw;
    height: 3.3vw;
    min-height: 50px;
    min-width: 50px;
    padding: 0.2vw;
    background-position: center;
    background-size: cover;
    margin: auto;
    margin-top: 5px;
    margin-bottom: 5px;
    border-radius: 100%;
}

.img-circle-xs {
    width: 2vw;
    height: 2vw;
    /*margin: auto;*/
    padding: 0.3vw;
    min-height: 30px;
    min-width: 30px;
}

.img-circle-sm {
    width: 3vw;
    height: 3vw;
    margin: auto;
    padding: 0.3vw;
    min-height: 30px;
    min-width: 30px;
}

.img-circle-md {
    width: 4.5vw;
    height: 4.5vw;
    margin: auto;
    padding: 0.37vw;
}


.img-circle-big {
    width: 9vw;
    height: 9vw;
    margin: auto;
    padding: 0;
}

/*
.img-circle-centered {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}*/
.list-circle-img-user {
    background-position: center;
    background-size: cover;
    border-radius: 50%;
    width: 3.3vw;
    height: 3.3vw;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    min-height: 56px;
    min-width: 56px;
    font-size: 40px;
    line-height: 3.5vw;
    background-color: #cccccc;
}

.circle-img-user {
    background-position: center;
    background-size: cover;
    border-radius: 50%;
    width: 100%;
    height: 100%;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    font-size: 40px;
    line-height: 3.5vw;
    background-color: #cccccc;
}

.circle-img-wrap {
    position: absolute;
    width: 100%;
    height: 100%;
}

.img-user-after {
    width: 60%;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.circle-initial {
    text-align: center;
    
    line-height: max(3.3vw, 50px);
    margin-left: 0px;
    font-weight: 500;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Old versions of Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed versio*/
}

.user-circle-initial {
    width: 3.3vw;
    height: 3.3vw;
    min-width: 50px;
    min-height: 50px;
    background-color: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: max(3.3vw, 50px);
    margin-left: 0px;
    font-weight: 500;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Old versions of Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed versio*/
}

#cockpit-circle .user-circle-initial {
    width: 4.5vw;
    height: 4.5vw;
    line-height: max(4.5vw, 50px);
}

.img-circle-xs .circle-initial {
    line-height: max(2vw, 30px);
}

.img-circle-sm .circle-initial {
    line-height: max(3vw, 30px);
}

.img-circle-md .circle-initial {
    line-height: max(4.5vw, 60px);
}

.img-circle-big .circle-initial {
    line-height: max(9vw, 60px);
}


.circle-title {
    text-align: center;
    margin-left: 0px;
    font-weight: 500;
    line-height: max(2vw, 40px);
}

.circle-sub {
    line-height: max(1vw, 10px);
    text-align: center;
}
/*
.circle-green {
    background-color: var(--pro-green);
}

.circle-orange {
    background-color: var(--pro-orange);
}

.circle-red {
    background-color: var(--pro-red);
}

.circle-blue {
    background-color: var(--pro-blue);
}

.circle-darkblue {
    background-color: var(--pro-darkblue);
}*/



.rotating {
    -webkit-animation: spin 3s linear infinite;
    -moz-animation: spin 3s linear infinite;
    animation: spin 3s linear infinite;
}

@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg);
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}



/* TODos */

.todoitem {
    margin-top: 1rem;
    margin-left: 0.5rem;
    margin-right: 5rem;
    border-radius: 10px 10px 10px 0;
    font-size: 0.5rem;
    font-weight: 300;
    padding: 0.25rem;
    background-color: var(--pro-blue);
    color: var(--pro-white);
    box-shadow: 2px 2px 8px #00000099;
}

    .todoitem span {
        font-size: 0.45rem;
        font-weight: 200;
        font-style: italic;
    }

.todolist .list-circle-img-user, .todolist .user-circle-initial, .todolistitem .user-circle-initial, .todolistitem .list-circle-img-user {
    width: 1.5vw;
    height: 1.5vw;
    line-height: 1.5vw;
    min-width: 1.5vw;
    min-height: 1.5vw;
    font-size: 0.5rem;
    border: 0.02rem solid var(--pro-blue);
}

.todocurrent {
    background-color: #ff000033;
    background-color: antiquewhite;
    border-left: 1px solid var(--pro-lightgray);
    border-right: 1px solid var(--pro-lightgray);
    max-height: 15rem;
    overflow-y: auto;
}



.todoitem.response {
    margin-right: 0.5rem;
    margin-left: 5rem;
    border-radius: 10px 10px 0 10px;
}

.todoitem p {
    font-size: 0.4rem;
    color: var(--pro-white);
}


    .todoitem p.time {
        font-weight: 200;
        text-align: right;
        font-style: italic;
    }

#startstop_mic {
    padding: 5px;
    width: 1rem;
    height: 1rem;
    position: absolute;
    top: 50%;
    right: 0.7rem;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: transparent !important;
    background-repeat: no-repeat;
    background-size: 70%;
    background-position: 0.2rem;
    background-image: url(resources/mic.png);
    transition: background-color 0.5s ease-in-out;
}

    #startstop_mic.recording {
        background-image: url(resources/mic_active.png);
        background-color: var(--pro-green) !important;
    }

#closetodo {
    padding: 5px;
    width: 1rem;
    height: 1rem;
    position: absolute;
    top: 0;
    right: 2.2rem;
  
    background-color: transparent !important;
    background-repeat: no-repeat;
    background-size: 90%;
    background-position: 0.2rem;
    background-image: url(resources/closetodo.png);
    transition: background-color 0.5s ease-in-out;
}

    #closetodo.done {
        background-image: url(resources/closetododone.png);
    }

    #forwardtodo {
        padding: 5px;
        width: 1rem;
        height: 1rem;
        position: absolute;
        top: 0;
        right: 0.4rem;
        background-color: transparent !important;
        background-repeat: no-repeat;
        background-size: 90%;
        background-position: 0.2rem;
        background-image: url(resources/forwardtodo.png);
        transition: background-color 0.5s ease-in-out;
    }

        #forwardtodo.done {
            background-image: url(resources/forwardtododone.png);
        }



#submitmsg {
    padding: 5px;
    width: 1rem;
    height: 1rem;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: transparent !important;
    background-repeat: no-repeat;
    background-size: 70%;
    background-position: 0.2rem;
    background-image: url(resources/submit_btn.png);
    transition: background-color 0.5s ease-in-out;
}

#todouploadfile {
    padding: 5px;
    width: 1rem;
    height: 1rem;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: transparent !important;
    font-size: 0.7rem;
}

#startstop_mic.recording {
    background-image: url(resources/mic_active.png);
    background-color: #48C9B0 !important;
}


.todonewmessage {
    background-color: bisque;
    border-radius: 0 0 10px 10px;
    border: 1px solid var(--pro-lightgray);
    border-top: none;
}

.tododate {
    text-align: center;
    position: sticky;
    top: 0;
    pointer-events: none;
}

    .tododate span {
        box-shadow: 2px 2px 8px #00000099;
        background-color: var(--pro-green);
        font-size: 0.4rem;
        color: white;
        border-radius: 5px;
        padding: 0.1rem 0.3rem;
    }

.todotype {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 0.7rem;
    border-radius: 10px 0 10px 0;
    z-index:20;
}

.todotype1 {
    background-color: peru;
    color: white;
}

.todohead {
    background-color: #ff000033;
    background-color: antiquewhite;
    border-radius: 10px 10px 0 0;
    border: 1px solid var(--pro-lightgray);
    border-bottom: none;
}

#todotype {
    margin: 0 !important;
    background: none;
    border: none;
    background-color: transparent !important;
    color: white;
    border-radius: 0;
    font-size: 0.5rem;
    padding: 0.2rem;
}

    #todotype option {
        background-color: transparent !important;
        color: black;
    }


#uploading {
    border-radius: 10px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #cccccccc;
    z-index: 1000;
    text-align: center;
    display: none;
    pointer-events: none;
}


.dragging #uploading {
    display: block;
}

#uploadBanner {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
    color: white;
    pointer-events: none;
}

    #uploadBanner i {
        font-weight: 600;
        color: white;
    }

.tododots {
    width: 100%;
    text-align: center;
    font-size: 2rem;
    font-weight: 500;
    display: none;
    height: 1rem;
    line-height: 0.5rem;
}

.todolistitem {
    font-size: 0.5rem;
    overflow: hidden;
    padding: 0;
    border-radius: 0.75vw;
    margin-bottom: 0.25rem;
    margin-right: 0.5rem;
    box-sizing: content-box;
    display: flex;
    line-height: 1.5vw;
    white-space: nowrap;
    text-overflow: ellipsis;
    opacity: 0.6;
    cursor: pointer;
}

    .todolistitem.active {
        box-shadow: 2px 2px 8px #00000099;
    }

    .todolistitem .list-circle-img-user, .todolistitem .user-circle-initial {
        margin-right: 0.25rem;
    }

    .todolistitem.closed {
        text-decoration: line-through;
        opacity: 0.3;
    }

.todoheadtext .todotype1.closed, .todoheadtext .todotype1.closed p {
    text-decoration: line-through;
}

.todolistitem .user-circle-initial {
    font-size: 0.45rem;
}


.cockpit-box .dhx_matrix_cell {
   /* border-color: transparent !important;*/
}

.cockpit-box .dhx_matrix_scell {
    visibility: hidden;
}

.todoclosedcount {
    background-color: var(--pro-ghostwhite);
    cursor: pointer;
}

.todoclosedheader:hover .todoclosedcount {
    background-color: var(--pro-darkblue);
}

.todoclosedcount p {
    color: var(--pro-darkblue);
}

.todoclosedheader .todoclosedcount p i {
    float: right;
}

.todoclosedheader:hover .todoclosedcount p, .todoclosedheader:hover .todoclosedcount p i {
    color: white;
}

.todolistitem:hover, .todolistitem.active {
    opacity: 1;
}

.cockpit-box .dhx_second_scale_bar {
    font-size: 0.4rem !important;
    font-weight: 400 !important;
    font-family: Roboto, Arial !important;
}

/*********** TODO END */

@media only screen and (max-width: 1500px) {
    main {
        width: 100% !important;
    }


    .number-line {
        height: 7px;
    }
}


.mobile {
    display: none;
}



/*lg*/
@media only screen and (max-width: 1199px) {
    .datecalendar {
        font-size: 0.5rem;
    }

    .number-line {
        height: 6px;
    }

    .img-num {
        height: 250px;
    }

    .whitespace {
        height: 50px;
    }

    .whitespace-col {
        min-height: 20px;
    }

    .whitespace-col-big {
        min-height: 40px;
    }

    .col-xl-0 {
        display: block;
    }

    .col-lg-0 {
        display: none;
    }
}
/*md*/
@media only screen and (max-width: 959px),only screen and (max-height: 500px) {

    body {
        overflow: auto !important;
    }

    .faq-content {
        display: none;
    }

    .sticky {
                position: relative!important;
    
    }

    .eval-year-legend {
        padding-left: 0.5rem;
    }

    #page-container {
        min-height: unset;
    }

    .content-list {
        height: auto !important;
        max-height: unset !important;
        overflow: unset !important;
    }

    header.smallheader, .header-offset.smallheader {
        position:fixed;
        top:0px;
        height: 20px;
        font-size:15px;
    }

        header.smallheader.openedheader, .header-offset.smallheader.openedheader {
            height: 50px;
            font-size: calc(1em + 1vw);
            transition: height 0s,font-size 0s;
        }

        .account-content, .faq-content, .faq-menu, .content-height, .profile-device-list {
            height: auto !important;
            max-height: unset !important;
            overflow: unset !important;
        }

    .downtime-content {
        height: auto !important;
        max-height: unset !important;
        overflow: unset !important;
    }

    .hideNavigation .downtime-content, .hideNavigation .content-height {
        height: auto !important;
        max-height: unset !important;
        overflow: unset !important;
    }
     

    .desktop {
        display: none !important;
    }

    :root {
        --header-height: 50px;
    }

    header, .header-offset {
        z-index:120;
        height: 50px;
        transition: height 0.3s,font-size 0.3s;
    }

    .header-logo {
        background-size: auto 45%;
    }


    .img-num {
        height: 200px;
    }

    .shiftitem.userselected {
        border: 2px solid var(--pro-primary);
    }


    p, .shiftitem {
        font-size: 0.6rem !important;
    }

    .col-lg-0, .col-xl-0 {
        display: block;
    }

    .col-md-0 {
        display: none;
    }

    .order-md-0 {
        order: 0;
    }

    .order-md-1 {
        order: 1;
    }

    #sketch-coin, #sketch-notebook, #sketch-install {
        margin: auto;
    }


    .radial {
        height: 7rem;
        width: 7rem;
    }

    .mobile {
        display: block;
    }
}


/*sm*/
@media only screen and (max-width: 767px) {
    .datecalendar {
        font-size: 0.8rem;
    }
   

    button.tgl-button {
        font-size: 0.6rem;
        
    }

    .img-num {
        height: auto;
        width: 100%;
    }

    h1 {
        font-size: 2.2rem;
    }

    h2 {
        font-size: 1.4rem;
    }

    h3 {
        font-size: 1.2rem;
    }


    h4 {
        font-size: 1.0rem;
    }

        h4 i {
            font-size: 2.0rem;
        }

    h5 {
        font-size: 0.9rem;
    }

    h6 {
        font-size: 0.8rem;
    }

    p, .shiftitem {
        font-size: 0.6rem !important;
    }


    .col-md-0, .col-lg-0, .col-xl-0 {
        display: block;
    }

    .col-sm-0 {
        display: none;
    }

    .order-sm-0 {
        order: 0;
    }

    .order-sm-1 {
        order: 1;
    }



    .col-sm-0, .col-md-0, .col-lg-0, .col-xl-0 {
        display: block;
    }

    .col-0 {
        display: none;
    }

    .order-xs-0 {
        order: 0;
    }

    .order-xs-1 {
        order: 1;
    }

    .img-circle-big {
        width: 45vw;
        height: 45vw;
    }


    .img-circle {
        padding: 6px;
    }

    .todolist .user-circle-initial, .todolist .list-circle-img-user, .todolistitem .user-circle-initial, .todolistitem .list-circle-img-user {
        width: 1.2rem;
        height: 1.2rem;
        min-width: 1.2rem;
        min-height: 1.2rem;
        line-height: 1.2rem;
    }

    .todolistitem {
        font-size:0.6rem;
        line-height:1.2rem;
        border-radius:0.6rem;
    }

    #todotype {
        font-size: 0.6rem;
    }

    .tododate span {
        font-size: 0.6rem;
    }

}
/* xs*/
@media only screen and (max-width: 767px) {


    .col-sm-0, .col-md-0, .col-lg-0, .col-xl-0 {
        display: block;
    }

    .col-0 {
        display: none;
    }

    .order-xs-0 {
        order: 0;
    }

    .order-xs-1 {
        order: 1;
    }

    .img-circle-big {
        width: 45vw;
        height: 45vw;
    }


    .img-circle {
        padding: 6px;
    }
}
/**Sites**/
.site-header { /*position: fixed;
    background-color: var(--pro-white);
    z-index: 20;*/
    box-shadow: 0px 32px 16px -35px rgba(0,0,0,0.1);
    height: 3.5vw;
    min-height: 50px;
    z-index: 110;
}

.alarm-site-header {
    min-height: 80px;
}

.site-header-offset {
    height: 3.5vw;
    min-height: 50px;
}

.site-header h6 {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Old versions of Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently*/
}

.shadow {
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.1);
}

.account-menu, .faq-menu {
    padding: 0 !important;
    border-right: 1px solid var(--pro-bluebell);
    border-left: 1px solid var(--pro-bluebell);
    height: calc(100vh - 90px);
    max-height: calc(100vh - 90px);
    overflow-y: auto;
}

.account-menu-item, .faq-menu-item {
    cursor: pointer;
    border-bottom: 1px solid var(--pro-bluebell);
    min-height: 85px;
}

    .account-menu-item:hover, .faq-menu-item:hover {
        background-color: var(--pro-ghostwhite);
    }


    .account-menu-item.active, .faq-menu-item.active {
        background-color: var(--pro-ghostwhite) !important;
    }

        .account-menu-item.active:hover, .faq-menu-item.active:hover {
            background-color: var(--pro-ghostwhite);
        }

        .account-menu-item.active h5, .account-menu-item.active i, .faq-menu-item.active h5, .faq-menu-item.active h6, .faq-menu-item.active i {
            color: var(--pro-primary);
        }

.account-content, .faq-content, .content-height, .faq-questions {
    height: calc(100vh - var(--header-height));
    overflow: auto;
}

.sticky {
    position: sticky;
    top: 0;
    background-color: #fff;
    z-index: 100;
}

.account-mobile .account-content {
    height: calc(100vh - var(--header-height) - 3.5vw);
    max-height: calc(100vh - var(--header-height) - 50px);
}

#faq-video {
    width: 100% !important;
    height: auto !important;
}

.setting-list-row {
    border-bottom: 1px solid var(--pro-bluebell);
    padding-top: 0 !important;
}

    .setting-list-row.active {
        background-color: var(--pro-ghostwhite);
    }

    .setting-list-row:hover {
        background-color: var(--pro-ghostwhite);
    }


    /*
.setting-list-row.active h5, .setting-list-row.active h6, .setting-list-row.active i {
    color: var(--pro-white);
}*/
    .setting-list-row.fire .branch-list-firegroup, .setting-list-row.active .branch-list-firegroup {
        color: var(--pro-redorange);
    }
/*
.setting-list-row.fire h5, .setting-list-row.fire h6, .setting-list-row.fire i {
    color: var(--pro-white) !important;
}*/

.setting-form {
    border-left: 1px solid var(--pro-bluebell);
}

.setting-wrap {
    margin-top: 1em;
}

.branches-wicon {
    height: 1.2rem;
    width: auto;
}

button.wa {
    width:auto;
}


.profile-user-form, .device-form {
    height: calc(100vh - 3.5vw - var(--header-height));
    max-height: calc(100vh - 50px - var(--header-height));
    overflow-y: auto;
}


    .device-form.withoutSiteHeader {
        height: calc(100vh - var(--header-height));
        max-height: calc(100vh - var(--header-height));
    }


    #showcase-event {
        color: var(--pro-red);
    }

.showcase-highlight {
      -webkit-box-shadow: -1px 1px 10px 3px var(--pro-yellow) inset !important;
    -moz-box-shadow: -1px 1px 10px 3px var(--pro-yellow) inset !important;
    box-shadow: -1px 1px 10px 3px var(--pro-yellow) inset !important;
    
}

.showcase-tooltip {
    position: absolute;
    display: none;
    background-color: var(--pro-yellow);
    padding: 10px;
    z-index: 1000;
    max-width: 300px;
    border-radius: 5px;
}
    /***Profile*/
    .content-list {
    padding: 0 !important;
    border-right: 1px solid var(--pro-bluebell);
    border-left: 1px solid var(--pro-bluebell);
    height: calc(100vh - 3.5vw - 90px);
    max-height: calc(100vh - 50px - 90px);
    overflow-y: auto;  
    overflow-x: auto;
}

.showcase-nav {
    font-size: 0.35rem;
    color: var(--pro-spanishgray);
}

    #faq-categories {
        padding-top: 10px;
    }

.faq-category {
    font-size: 0.4rem;
    background-color: var(--pro-ghostwhite);
    padding: 10px;
    border-radius: 5px;
    margin-right: 10px;
    white-space: nowrap;
}

    .faq-category:hover {
        background-color: var(--pro-bluebell);
        color: var(--pro-white);

    }

    .faq-category.active {
        background-color: var(--pro-darkblue);
        color: var(--pro-white);
    }



    .content-height.full {
        height: calc(100vh - var(--header-height));
        max-height: calc(100vh - var(--header-height));
        width: 100vw;
    }

    .content-height.scroll, .content.scroll {
        overflow-y: scroll;
    }


.content-height {
    height: calc(100vh - 3.5vw - 90px);
    max-height: calc(100vh - 50px - 90px);
}


.content-height-eval {
    height: calc(100vh - 3.5vw - 3.5vw - 90px);
    max-height: calc(100vh - 50px - 50px - 90px);
    overflow-x: hidden;
}

.addAdvertising {
    font-size: 0.45rem;
    position: absolute;
    pointer-events: none;
    color: white;
    margin-top: 0.5em;
    margin-left: 1em;
}


.device-advertisings {
    height: calc(100vh - 3.5vw - 90px);
    max-height: calc(100vh - 50px - 90px);
    border-right:1px solid var(--pro-lightblue);
}

.advert-device-list {
    height: calc(100vh - 3.5vw - 90px);
    max-height: calc(100vh - 50px - 90px);
    background-color:var(--pro-ghostwhite);
}


    .advert-device-list.firstpage, .device-advertisings.firstpage {
        height: calc(100vh - 3.5vw - 90px - 5vw);
        max-height: calc(100vh - 50px - 90px - 5vw);
    }

        .advert-device-list.firstpage.withoutSiteHeader, .device-advertisings.firstpage.withoutSiteHeader {
            height: calc(100vh - 5vw  - var(--header-height));
            max-height: calc(100vh - 5vw - var(--header-height));
        }


.height-input-line {
    height: 5vw;
}
.list-offset {
    height: 10vh;
}



.profile-user-item {
    cursor: pointer;
    border-bottom: 1px solid var(--pro-spanishgray);
    min-width: 300px;
    padding-left: 0px;
}



    .profile-user-item.active, .profile-user-item.active:hover, .profile-user-item:hover {
        background-color: var(--pro-darkblue) !important;
    }


.detected.profile-user-item.active, .detected.profile-user-item.active:hover, .detected.profile-user-item:hover, .detected .profile-user-circle, .detected #cockpit-circle {
    background-color: var(--pro-green3) !important;
}

.undetected.profile-user-item.active, .undetected.profile-user-item.active:hover, .undetected.profile-user-item:hover, .undetected .profile-user-circle, .undetected #cockpit-circle,
.chipleft.profile-user-item.active, .chipleft.profile-user-item.active:hover, .chipleft.profile-user-item:hover, .chipleft .profile-user-circle, .chipleft #cockpit-circle {
    background-color: var(--pro-red) !important;
}

.endofwork.profile-user-item.active, .endofwork.profile-user-item.active:hover, .endofwork.profile-user-item:hover, .endofwork .profile-user-circle, .endofwork #cockpit-circle {
    background-color: var(--pro-lila) !important;
}


.homeoffice.profile-user-item.active, .homeoffice.profile-user-item.active:hover, .homeoffice.profile-user-item:hover, .homeoffice .profile-user-circle, .homeoffice #cockpit-circle {
    background-color: var(--pro-green) !important;
}

.touchpause.profile-user-item.active, .touchpause.profile-user-item.active:hover, .touchpause.profile-user-item:hover, .touchpause .profile-user-circle, .touchpause #cockpit-circle {
    background-color: var(--pro-orange) !important;
}



.vacation.profile-user-item.active, .vacation.profile-user-item.active:hover, .vacation.profile-user-item:hover, .vacation .profile-user-circle, .vacation #cockpit-circle {
    background-color: var(--pro-blue) !important;
}


.traveling.profile-user-item.active, .traveling.profile-user-item.active:hover, .traveling.profile-user-item:hover, .traveling .profile-user-circle, .traveling #cockpit-circle {
    background-color: var(--pro-green2) !important;
}

.sickness.profile-user-item.active, .sickness.profile-user-item.active:hover, .sickness.profile-user-item:hover, .sickness .profile-user-circle, .sickness #cockpit-circle {
    background-color: var(--pro-brown) !important;
}



#btn-homeoffice.automatic {
    border: 4px solid var(--pro-green);
}



#btn-pause.automatic {
    border: 4px solid var(--pro-orange);
}



#btn-endofwork.automatic {
    border: 4px solid var(--pro-lila);
}






.profile-user-item .btn-phone {
    display: none;
}



.detected #cp-username, .detected .profile-user-item-username {
    color: var(--pro-green3);
}

.homeoffice #cp-username, .homeoffice .profile-user-item-username {
    color: var(--pro-green);
}

.chipleft #cp-username, .chipleft .profile-user-item-username, .undetected #cp-username, .undetected .profile-user-item-username {
    color: var(--pro-red);
}

.vacation #cp-username, .vacation .profile-user-item-username {
    color: var(--pro-blue);
}

.sickness #cp-username, .sickness .profile-user-item-username {
    color: var(--pro-brown);
}

.traveling #cp-username, .traveling .profile-user-item-username {
    color: var(--pro-green2);
}

.touchpause #cp-username, .touchpause .profile-user-item-username {
    color: var(--pro-orange);
}

.endofwork #cp-username, .endofwork .profile-user-item-username {
    color: var(--pro-lila);
}




.profile-user-item:hover p, .profile-user-item.active:hover p, .profile-user-item.active p,
.profile-user-item:hover span, .profile-user-item.active:hover span, .profile-user-item.active span,
.profile-user-item:hover h5, .profile-user-item.active:hover h5, .profile-user-item.active h5 {
    color: white !important;
}

.profile-user-item:hover .batterylifetime, .profile-user-item.active:hover .batterylifetime, .profile-user-item.active .batterylifetime {
    filter: invert(100%) sepia(8%) saturate(7481%) hue-rotate(215deg) brightness(113%) contrast(94%);
}



.eval-normal.homeoffice, .eval-alternate.homeoffice {
    background-color: var(--pro-green);
    color: var(--pro-white) !important;
}

    .eval-normal.homeoffice p, .eval-alternate.homeoffice p {
        color: var(--pro-white) !important;
    }
/*.profile-user-item.homeoffice:not(.active):not(:hover) .col-3:first-child {*/
    /*border-right: 10px solid #f5df8e;*/
    /*background-color: #f5df8e;
    border-radius: 0px 10px 10px 0px;
}*/

.eval-normal.endofwork, .eval-alternate.endofwork {
    background-color: var(--pro-lila);  
}
    .eval-normal.endofwork p, .eval-alternate.endofwork p {
        color: var(--pro-white) !important;
    }
    /*.profile-user-item.endofwork:not(.active):not(:hover) .col-3:first-child {*/
    /*border-right: 10px solid #f5df8e;*/
    /*background-color: #80CEE1;
    border-radius: 0px 10px 10px 0px;
}*/

    .eval-normal.touchpause, .eval-alternate.touchpause {
    background-color: var(--pro-orange);
    color: var(--pro-white) !important;
}
        .eval-normal.touchpause p, .eval-alternate.touchpause p {
            color: var(--pro-white) !important;
        }


/*.profile-user-item.chipleft:not(.active):not(:hover) .col-3:first-child, .profile-user-item.touchpause .col-3:first-child {*/
    /*border-right: 10px solid #f5df8e;*/
    /*background-color: #ffbdb9;
    border-radius: 0px 10px 10px 0px;
}*/



.profile-user-item-name { /*position: relative;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);*/
}

.profile-user-item-location, .faq-item-category {
    font-weight: 400;
    font-size: 0.45rem;
    color: var(--pro-black);
}    
    .profile-lasttracked {
        display: block;
    }

.fire-user-item {
    border-right: 1px solid var(--pro-bluebell);
    cursor: unset;
}

    .fire-user-item:hover {
        background-color: transparent;
    }



.profile-user-location {
    margin-top: 20px;
    line-height: 40px;
    text-align: center;
}


#profile-circle {
    position: relative;
}

.profile-img-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: var(--pro-darkblue);
    border-radius: 50%;
}

.profile-noimage {
    opacity: 1;
}

#advert-details-image .profile-img-overlay {
    border-radius: 0;
    margin-left: 15px;
    margin-top: 15px;
    max-width: 600px;
    max-height: 424px;
    min-width: 212px;
    min-height: 150px;
    width: 30vw;
    height: 21vw;
}


#advert-details-image:hover .profile-img-overlay {
    opacity: 0.8;
    cursor: pointer;
}

#advert-details-image.dragging .profile-img-overlay {
    opacity: 0.8;
}

#profile-circle:hover .profile-img-overlay {
    opacity: 0.8;
    cursor: pointer;
}

.profile-noimage.profile-img-overlay:hover {
    opacity: 1;
    background-color: var(--pro-active)
}

#profile-circle.dragging .profile-img-overlay {
    opacity: 0.8;
}

#profile-circle.dragging .profile-noimage {
    opacity: 1;
    background-color: var(--pro-active)
}


.profile-img-overlay-text {
    color: white;
    font-size: 1.3rem;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}

.profile-times-heading, .profile-times-time {
    margin-top: 0.5em;
}

.profile-times-time {
    text-align: right;
}


.profile-card-item {
    margin-bottom: 1.5em;
}



.profile-no-result {
    width: 100%;
    text-align: center;
    line-height: 84vh;
}

/*Device*/

.device-img-overlay {
    position: absolute;
    top: 20px;
    bottom: 20px;
    left: 20px;
    right: 20px;
    transition: .5s ease;
    background-color: var(--pro-darkblue);
    cursor: pointer;
}

    .device-img-overlay:hover {
        background-color: var(--pro-lightblue);
        
    }

    .device-img-overlay.dragging {
        background-color: var(--pro-lightblue);
    }

.device-img-overlay-text {
    color: white;
    font-size: 1.3rem;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}

.device-icon-phone {
    height: 100%;
    width: 100%;
    background-image: url(resources/IsPhone.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.device-icon-tablet {
    height: 100%;
    width: 100%;
    background-image: url(resources/IsTablet.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.profile-device-list {
    padding: 0 !important;
    border-right: 1px solid var(--pro-bluebell);
    border-left: 1px solid var(--pro-bluebell);
    height: calc(100vh - 3.5vw - var(--header-height));
    max-height: calc(100vh - 50px - var(--header-height));
    overflow-y: auto;
    color: var(--pro-black) !important;
}

/*
    .profile-device-list.withoutSiteHeader {
        height: calc(100vh - var(--header-height));
        max-height: calc(100vh - var(--header-height));
    }
    */

    .alarm-device-list {
        max-height: calc(100vh - 80px - 90px);
    }

.device-advertisings {
    height: calc(100vh - 3.5vw - 90px);
    max-height: calc(100vh - 50px - 90px);
}

  

.advert-device-list {
    height: calc(100vh - 3.5vw - 90px);
    max-height: calc(100vh - 50px - 90px);
}

.device-list-offset {
    height: 10vw;
}

.profile-device-item, .fp-device-item {
    min-height: 80px;
    cursor: pointer;
    border-bottom: 1px solid var(--pro-bluebell);
}

    .profile-device-item.active, .fp-device-item.active {
        background-color: var(--pro-ghostwhite) !important;
    }

    .profile-device-item .btn-phone {
        display: none;
    }


    .profile-device-item.active:hover, .fp-device-item.active:hover {
        background-color: var(--pro-ghostwhite);
    }


    .profile-device-item:hover, .fp-device-item:hover {
        background-color: var(--pro-ghostwhite);
    }


.profile-device-item-location, .fp-device-item-location {
    font-weight: 400;
    font-size: 0.45rem;
}

/*DOwntime*/


.downtime-header-year, .downtime-header-type, .downtime-header-today {
    color: var(--pro-spanishgray); /*border-bottom: 2px solid var(--pro-bluebell);*/
    cursor: pointer;
    line-height: 3.5vw;
    text-align: center;
}

    .downtime-header-year:hover, .downtime-header-type:hover, .downtime-header-today:hover {
        font-weight: 400;
        color: var(--pro-primary); /*border: 2px solid var(--pro-primary);*/
    }

    .downtime-header-year.active, .downtime-header-type.active, .downtime-header-today.active {
        font-weight: 400;
        color: var(--pro-primary); /*border: 2px solid var(--pro-primary);*/
    }


.downtime-header-today i {
    color: var(--pro-spanishgray);
}

    .downtime-header-today:hover i {
        font-weight: 400;
        color: var(--pro-primary); /*border: 2px solid var(--pro-primary);*/
    }

    .downtime-header-today.active i {
        font-weight: 400;
        color: var(--pro-primary); /*border: 2px solid var(--pro-primary);*/
    }
    /*
.downtime-user-form {
    margin-bottom: 0;
    border-bottom: 1px solid var(--pro-bluebell);
*/
    .downtime-content {
        overflow-y: auto;
        height: calc(100vh - 3.5vw - 90px);
        max-height: calc(100vh - 50px - 90px);
    }

.hideNavigation .downtime-content, .hideNavigation .content-height {
    height: calc(100vh - 90px);
    max-height: calc(100vh - 90px);
}
        

.downtime-form {
    display:none;
}

.hideNavigation .content-list {
    display: none;
}

.downtime-scheduler {
    width: 100%;
    min-height: calc(0.5 * (100vh - 3.5vw - 90px));
}

.downtime-list-row {
    border-bottom: 1px solid var(--pro-bluebell);
    cursor: pointer
}

    .downtime-list-row.active, .downtime-list-row:hover {
        background-color: var(--pro-ghostwhite);
    }


    .downtime-list-circle {
        width: 50px;
        height: 50px;
        background-color: var(--pro-red);
        display:flex;
        justify-content:center;
        align-items:center;
        border-radius: 6px;
        

    }

    .downtime-list-circle.released {
        background-color: var(--pro-green);
    }

        .downtime-list-circle h5 {
            color  : var(--pro-white);
            
        }

        .downtime-list-desc {
            font-weight: 400;
            font-size: 0.5rem;
        }

.downtime-list-title { /*text-align: center;*/
    font-weight: 400;
}
/*
.downtime-list-value {
    text-align: center;
}*/
#downtime-msg-add {
    display: none;
    font-weight: 400;
    text-align: center;
    color: var(--pro-red);
}

.downtime-user {
    border-left: 1px solid var(--pro-bluebell);
    height: calc(100vh - 3.5vw - 90px);
    max-height: calc(100vh - 50px - 90px);
    overflow-y: auto;
    padding-top: 0 !important;
}
/*
.downtime-sums {
    border-bottom: 1px solid var(--pro-bluebell);
}*/

.downtime-sums-sub {
    text-align: center;
}

.downtime-sum-value {
    font-weight: 500;
    text-align: center;
}

svg text {
    user-select: none;
}

.modal-content h6, .modal-content .close-modal {
    user-select:none;
}

.diagram-wrap {
}

.diagram-header {
    height: 10%;
}

.diagram-row {
    height: 80%;
}

.diagram-footer {
    height: 10%;
}

.diagram-legend {
    margin-right: 25px;
}

/*.diagram-legend {
    cursor: pointer;
    user-select:none;
}*/


.diagram-rect {
    height: 20px;
    width: 20px;
    margin-right: 10px;
    float: left;
}

.icon-white {
    color: white;
}

    .diagram-rect.inactive, .diagram-rect.inactive + h6 {
        opacity: 0.3;
    }

.diagram-rect.lightblue {
    background-color: var(--pro-lightblue);
}

.diagram-rect.darkblue {
    background-color: var(--pro-darkblue);
}

.diagram-rect.green {
    background-color: var(--pro-green);
}
.diagram-rect.green2 {
    background-color: var(--pro-green2);
}
.diagram-rect.green3 {
    background-color: var(--pro-green3);
}



.diagram-rect.red {
    background-color: var(--pro-red);
}



.diagram-rect.redorange {
    background-color: var(--pro-redorange);
}

.diagram-rect.coral {
    background-color: var(--pro-coral);
}

    .diagram-rect.mantis {
        background-color: #73C64D;
    }


    .diagram-rect.lincoln {
        background-color: #0B5D1E;
    }

.diagram-rect.turquoise {
    background-color: #48C9B0;
}


.diagram-rect.bluejeans {
    background-color: #5DADE2;
}
.diagram-rect.mintgreen {
    background-color: #A3FFB6;
}
.diagram-rect.buff {
    background-color: #f5df8e;
}

.diagram-rect.detected {
    background-color: var(--pro-green3);
}
.diagram-rect.homeoffice {
    background-color: var(--pro-green);
}
.diagram-rect.traveling {
    background-color: var(--pro-green2);
}
.diagram-rect.undetected {
    background-color: var(--pro-red);
}
.diagram-rect.touchpause {
    background-color: var(--pro-orange);
}
.diagram-rect.endofwork {
    background-color: var(--pro-lila);
}
.diagram-rect.vacation {
    background-color: var(--pro-blue);
}
.diagram-rect.sickness {
    background-color: var(--pro-brown);
}


.svg-container {
    
    position: relative;
    height: 0;
    width: 100%;
    padding: 0 ;
    padding-bottom: 85%; /* aspect ratio */
    
    overflow: hidden;
}

.svg-content {
    width: 100%;
    height: 100%;
    
    position: absolute;
    top: 10px;
    left: 0;
}

/***scheduler***/
.dhx_cal_event_line {
    display: flex !important;
}

.dhx_cal_event_clear {
    display: flex !important;
}

.dhx_cal_data {
    overflow-y: hidden !important;
    border-top: 0 !important;
}

.dhx_month_head { /*font-family: 'Sequel Sans', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif !important;*/
    font-family: Roboto, Arial;
    font-size: 0.325rem !important;
    color: var(--pro-primary) !important;
}

.dhx_cal_navline .time-icon {
    margin-left: 10px;
}

.dhx_after .dhx_month_head, .dhx_before .dhx_month_head, .dhx_after .dhx_month_body, .dhx_before .dhx_month_body{
    background-color: transparent !important;
    color: var(--pro-bluebell) !important;
}

.dhx_now .dhx_month_head, .dhx_now .dhx_month_body {
    background-color: var(--pro-white) !important;
}

.dhx_scale_bar { /*font-family: 'Sequel Sans', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif !important;*/
    font-family: Roboto, Arial;
    font-size: 0.325rem !important;
    color: var(--pro-primary) !important;
    font-weight: 300 !important;
    background-color: var(--pro-darkblue) !important;
    color: white !important;
    border-left: 1px solid #ffffff !important;
}

.scroll {
    overflow: scroll !important;
}

/**********
    SHIFTPLAN
    *****/
/*DOwntime*/
.shift-list-title {
    font-weight: 400;
}


.shiftplan-scheduler {
    margin-top: -60px;
}

#shiftplan-scheduler .dhx_cal_navline {
    visibility: hidden;
}

#shiftplan-scheduler .dhx_cal_header {
    display: none;
}


.shift-header-view {
    color: var(--pro-spanishgray); /*border-bottom: 2px solid var(--pro-bluebell);*/
    cursor: pointer;
    line-height: 3.5vw;
    font-weight: 400;
    text-align: center;
    white-space: nowrap; /* Verhindert Zeilenumbrüche */
    overflow: hidden; /* Verhindert das Überlaufen des Inhalts */
    text-overflow: ellipsis; /* Fügt "..." hinzu, wenn der Text abgeschnitten wird */
}

    .shift-header-view i {
        color: var(--pro-darkblue);
    }

    .shift-header-view:hover, .shift-header-view:hover i {
        color: var(--pro-darkblue); /*border: 2px solid var(--pro-primary);*/
    }

    .shift-header-view.active, .shift-header-view.active i {
        color: var(--pro-darkblue); /*border: 2px solid var(--pro-primary);*/
    }


#shiftplan-scheduler .dhx_scale_bar {
    font-size: 0.5rem !important;
    line-height: 40px !important;
}

.dhx_cal_date { /*font-family: 'Sequel Sans', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif !important;*/
    font-size: 0.5rem !important;
    color: var(--pro-primary) !important;
}

.dhx_cal_event_line { /*font-family: 'Sequel Sans', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif !important;*/
    font-family: Roboto, Arial;
    font-weight: 300 !important;
}

.dhx_cal_event_readonly {
    color: var(--pro-primary) !important;
    opacity: 0.5;
}


.dhx_cal_today_button { /*font-family: 'Sequel Sans', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif !important;*/
    font-family: Roboto, Arial;
    font-weight: 500 !important;
}

.dhx_holiday { /*background-color: #F4D03F;
    display: block !important;*/
}

.dhx_holiday_cell > .dhx_month_body, .dhx_holiday_cell > .dhx_month_head {
    background-color: var(--pro-yellow) !important;
}


.navline-month, .navline-today {
    position: unset !important;
    color: var(--pro-bluebell);
    font-size: 0.4rem;
    user-select: none;
    cursor: pointer;
}

    .navline-month:hover, .navline-today:hover {
        color: var(--pro-primary);
    }

    .navline-month.active {
        color: var(--pro-primary);
        text-decoration: underline;
    }

.downtime-event-icon {
    margin-right: 5px;
}
/*** Evaluation Header ****/

.eval-bold P {
    font-weight: bold;
}



.eval-no-results {
    width: 100%;
    text-align: center;
    line-height: 84vh;
}

.btn-flat {
    color: var(--pro-bluebell); /*border-bottom: 2px solid var(--pro-bluebell);*/
    cursor: pointer;
    user-select: none;
}

    .btn-flat:hover {
        color: var(--pro-primary);
    }

    .btn-flat.active {
        color: var(--pro-primary);
    }



.eval-header-month  {
    color: var(--pro-spanishgray); /*border-bottom: 2px solid var(--pro-bluebell);*/
    cursor: pointer;
    font-weight: 400;
    text-align: center;
}
    .eval-header-month i {
        color: var(--pro-spanishgray); /*border-bottom: 2px solid var(--pro-bluebell);*/
        cursor: pointer;
    }

    .eval-header-month:hover, .eval-header-month:hover i {
        color: var(--pro-darkblue); /*border: 2px solid var(--pro-primary);*/
    }

    .eval-header-month.active, .eval-header-month.active i {
        color: var(--pro-darkblue); /*border: 2px solid var(--pro-primary);*/
    }

    



    .eval-header-wage {
        color: var(--pro-spanishgray); /*border-bottom: 2px solid var(--pro-bluebell);*/
        cursor: pointer;
        line-height: 3.5vw;
        font-weight: 500;
        text-align: center;
    }

        .eval-header-wage:hover {
            color: var(--pro-darkblue); /*border: 2px solid var(--pro-primary);*/
        }

        .eval-header-wage.active {
            color: var(--pro-darkblue); /*border: 2px solid var(--pro-primary);*/
        }

.eval-data { /*border-top: 1px solid var(--pro-bluebell);*/
    padding-top: 5px;
}

.eval-data-header div h6 {
    font-weight: 300;
    font-size: 0.5rem;
}

.eval-data-header {
    border-bottom: 1px solid var(--pro-bluebell);
}

.eval-day > div {
    border-bottom: 1px solid var(--pro-bluebell);
}


.eval-day:hover {
    cursor: pointer;
    background-color: var(--pro-ghostwhite);
}

.eval-day-circle {
    top: 40%;
}

    .eval-day-circle p, .eval-day-circle-no p:not(:empty) {
        padding-top: 4px;
        padding-bottom: 4px;
    }


    .eval-user-month {
        border-bottom: 1px solid var(--pro-bluebell);
        height: fit-content;
    }


.eval-row-user {
    position: sticky;
    top: -1px;
    background-color: var(--pro-white) !important;
    z-index: 10;
    cursor: pointer;
}

.eval-week-header:hover {
    background-color: var(--pro-ghostwhite);
}

.eval-row-user:hover {
    background-color: var(--pro-ghostwhite) !important;
}

.eval-day-circle, .eval-day-circle-no {
    background-color: var(--pro-ghostwhite);
    width: 1.5em;
    border-radius: 4px;

}

    .eval-day-circle p, .eval-day-circle-no p {
        color: white;
    }

    .eval-day-circle.circle-none p, .eval-day-circle-no.circle-none p {
        color: var(--pro-darkblue);
    }

    .eval-day-circle.circle-none p, .eval-day-circle-no.circle-none p {
        color: var(--pro-darkblue);
    }

    .eval-day-circle.circle-green, .eval-day-circle-no.circle-green {
        background-color: var(--pro-green);
    }

    .eval-day-circle.circle-blue, .eval-day-circle-no.circle-blue {
        background-color: var(--pro-blue);
    }

    .eval-day-circle.circle-red, .eval-day-circle-no.circle-red {
        background-color: var(--pro-red);
    }

    .eval-day-circle:hover {
        cursor: pointer;
        opacity: 0.9;
    }

    .eval-day-circle.unclickable {
        background-color: var(--pro-white);
    }
    .eval-day-circle.unclickable:hover {
        background-color: var(--pro-white);
        opacity: 1;
        cursor: unset;
    }

/*
.eval-user-name {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}*/

.eval-user-team {
    font-weight: 400;
    font-size: 0.6rem;
}

.eval-selected .eval-user-name, .eval-selected .eval-user-team {
    margin-left: 12px;
}

.eval-work-percent {
    text-align: center;
    font-weight: 400;
    width: 100%; /*position: relative;
    top: 40%;
    transform: translateY(-50%);*/
}

.eval-week-percent {
    text-align: right;
    font-weight: 300;
    width: 100%; /*position: relative;
    top: 50%;
    transform: translateY(-50%);*/
}

.eval-day-work { /*position: relative;
    top: 40%;
    transform: translateY(-50%);*/
}

.eval-work {
    text-align: center;
    font-weight: 300;
}

.eval-work-duration {
    text-align: center;
}

.eval-week-work, .eval-week-pause, .eval-week-pauseb, .eval-month-work, .eval-month-pause, .eval-month-pauseb {
    margin-top: 10px;
    text-align: center;
    font-weight: 300;
}

.eval-week-work-duration, .eval-week-pause-duration, .eval-week-pauseb-duration, .eval-month-work-duration, .eval-month-pause-duration, .eval-month-pauseb-duration {
    text-align: center;
}

.eval-work-overtime {
    text-align: center;
}

.eval-work-col > p {
    margin-top: 5px;
    text-align: center;
}

.eval-work-man, .eval-work-col, .eval-work-headings {
    padding-bottom: 0 !important;
}

    .eval-work-man > p {
        margin-top: 2px;
        text-align: center;
    }

    .eval-work-headings > p {
        margin-top: 5px;
    }

.eval-week {
    padding: 0 !important;
}

.eval-week-header {
    cursor: pointer;
}

.eval-week-circle {
    margin-left: 2vw;
}
/*
@media only screen and (max-width: 959px) {

    .eval-year-date {
        font-size:0.5rem!important;
    }

    .site-header {
        top: var(--header-height);
    }

    .content-list {
        height: calc(100vh - 3.5vw - 80px);
        max-height: calc(100vh - 50px - 80px);
    }

    .eval-list { /*height: calc(100vh - 3.5vw - 80px);*
        max-height: calc(100vh - 50px - 80px);
    }

    .downtime-content {
        height: calc(100vh - 3.5vw - 80px);
        max-height: calc(100vh - 50px - 80px);
    }

    .downtime-scheduler {
        width: 100%;
        min-height: calc(0.5 * (100vh - 3.5vw - 80px));
    }

    .downtime-user {
        height: calc(100vh - 3.5vw - 80px);
        max-height: calc(100vh - 50px - 80px);
        overflow-y: auto;
    }

    .device-advertisings {
        height: calc(100vh - 3.5vw - 80px);
        max-height: calc(100vh - 50px - 80px);
    }

    .advert-device-list {
        height: calc(100vh - 3.5vw - 80px);
        max-height: calc(100vh - 50px - 80px);
    }
}
    */
/* xs*/
@media only screen and (max-width: 767px) {

    .profile-user-item-location, .faq-item-category {
        font-weight: 400;
        font-size: 0.7rem;
    }
}


video.rotated {
    -moz-transform: rotate(90 deg);
    -webkit-transform: rotate(90 deg);
    -o-transform: rotate(90 deg);
    -ms-transform: rotate(90 deg);
    transform: rotate(90 deg);
}
/*** Inputs ***/

.txt-input-wrap, .input-wrap {
    position: relative;
}

    .txt-input-wrap.fill {
        height: 100%;
    }

        .txt-input-wrap.fill textarea {
            height: calc(100% - 2em);
        }

    .txt-input-wrap input, select, textarea {
        margin-top: 1.2rem;
    }

.txt-input-line input {
    margin-bottom: 2em !important;
}

.input-wrap input, select, textarea {
    margin-top: 1.2rem !important;
}

.ta-fullscreen {
    height: 75vh !important;
}

input[type="range"] {
    width: 100%;
    /* fix for FF unable to apply focus style bug  */
    border: 1px solid white;
    -webkit-appearance: none;
    background: transparent;
}

input[type=range]::-webkit-slider-runnable-track {

    height: 5px;
    background: #ddd;
    border: none;
    border-radius: 3px;
}

input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    border: none;
    height: 12px;
    width: 12px;
    border-radius: 50%;
    background: var(--pro-darkblue);
    margin-top: -4px;
}

input[type=range]:focus {
    outline: none;
}

input[type=range]:focus::-webkit-slider-runnable-track {
    background: #ccc;
}

input[type=range]::-moz-range-track {
    width: 300px;
    height: 5px;
    background: #ddd;
    border: none;
    border-radius: 3px;
}

input[type=range]::-moz-range-thumb {
    border: none;
    height: 12px;
    width: 12px;
    /*border-radius: 50%;*/
    background: var(--pro-darkblue);
}

/*hide the outline behind the border*/
input[type=range]:-moz-focusring {
    outline: 1px solid white;
    outline-offset: -1px;
}

input[type=range]:focus::-moz-range-track {
    background: #ccc;
}

.range-label-above {
    width: 100%;
    text-align: center;
}

input[type="color"] {
    cursor: pointer;
}


.input-wrap label {
    position: absolute;
    top: 0.9em;
    left: 0;
    width: 100%; /*margin-left: 12px;*/
    font-size: 0.4rem;
    font-weight: 400;
    color: var(--pro-spanishgray);
}

.txt-input-wrap label {
    position: absolute;
    top: 1.5rem;
    left: 0;
    width: 100%;
    transition: 0.2s;
    font-size: 0.5rem;
    font-weight: 400;
    margin-left: 15px;
    color: var(--pro-spanishgray);
    cursor: text;
    pointer-events: none;
}

input + label {
    user-select: none;
}

input[type=radio] + label {
    cursor: pointer;
}

input[type=radio] {
    cursor: pointer;
    user-select: none;
}

.txt-input-wrap input:focus + label {
    top: 0.9em;
    font-size: 0.4rem;
    margin-left: .0px;
    color: var(--pro-spanishgray);
}

.txt-input-wrap input:valid + label {
    top: 0.9em;
    font-size: 0.4rem;
    margin-left: .0px;
    color: var(--pro-spanishgray);
    cursor: none;
}

    .txt-input-wrap input:valid + label.clickable {
        cursor: pointer;
        pointer-events:auto;
    }

    input:disabled, txt-input:disabled {
        background-color: var(--pro-disabled) !important;
    }

textarea:disabled {
    background-color: var(--pro-disabled) !important;
}

select:disabled {
    background-color: var(--pro-disabled) !important;
}

.txt-input-wrap input:disabled + label {
    top: 0.9em;
    font-size: 0.4rem;
    margin-left: .0px;
    color: var(--pro-spanishgray);
}

.txt-input-wrap textarea:focus + label {
    top: 0.9em;
    font-size: 0.4rem;
    margin-left: .0px;
    color: var(--pro-spanishgray);
}

.txt-input-wrap textarea:valid + label {
    top: 0.9em;
    font-size: 0.4rem;
    margin-left: .0px;
    color: var(--pro-spanishgray);
}


.txt-input-wrap textarea:disabled + label {
    top: 0.9em;
    font-size: 0.4rem;
    margin-left: .0px;
    color: var(--pro-spanishgray);
}

.datetime-input {
    border: 1px solid var(--pro-lightblue);
    border-radius: 10px;
    font-family: Roboto, Arial;
    text-transform: none;
    font-size: 0.42rem;
    height: 0.7rem;
    outline: none;
    font-weight: 500;
    color: var(--pro-black) !important;
    min-width: 5rem;
}


.time-input, .startend-input {
    border: 1px solid var(--pro-lightblue);
    border-radius: 7px;
    font-family: Roboto, Arial;
    font-size: 0.37rem;
    outline: none;
    width: 5.5em;
}


.time-input--lg {
    font-size: 0.5rem;
    width: 7em;
}

.datetime-input:focus, .time-input:focus, .startend-input:focus {
    border-color: var(--pro-darkblue);
}


.txt-input {
    width: 100%; /*margin: 0 10px 0 10px;*/
    background-color: var(--pro-white) !important;
    height: 1.2rem;
    font-size: 0.5rem; /*font-family: 'Sequel Sans', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;*/
    font-family: Roboto, Arial;
    font-weight: 400;
    color: var(--pro-black);
    outline: none;
    border: 1px solid var(--pro-darkblue); /*box-shadow: inset -1px 0px 14px -8px rgba(0,33,79,0.66);*/
    border-radius: 7px;
    padding-left: 6px;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .txt-input.login-input {
        border: none;
        border-bottom: 1px solid var(--pro-spanishgray);
        margin-top: 10px;
    }

    .txt-input:focus {
        border-color: var(--pro-darkblue);
    }


input.missing {
    border-color: #de3737;
}


textarea.missing {
    border-color: #de3737;
}

.search-input {
    width: 100%;
    margin: 0 10px 0 10px;
    background-color: var(--pro-white) !important; /*height: 40px;*/
    height: 1.2rem;
    font-size: 0.5rem; /*font-family: 'Sequel Sans', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;*/
    font-family: Roboto, Arial;
    font-weight: 400;
    color: var(--pro-primary);
    outline: none;
    border: 1px solid var(--pro-darkblue);
    border-radius: 7px;
    /*box-shadow: inset -1px 0px 14px -8px rgba(0,33,79,0.66);*/
    padding-left: 6px;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .search-input.input-small {
        height: unset;
        font-size: 0.42rem;
        width: 7rem;
        margin-left: auto;
        margin-right: 0;
    }

    .search-input:focus {
        border-color: var(--pro-darkblue);
    }


/* clears the 'X' from Internet Explorer */
input[type=search]::-ms-clear {
    display: none;
    width: 0;
    height: 0; 
}

input[type=search]::-ms-reveal {    
    display: none;
    width: 0;
    height: 0;
}

/* clears the 'X' from Chrome */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
    display: none; 
}
 
/*position: relative;
    top: 50%;
    transform: translateY(-50%);
}*/

.search-wrap {
    line-height: 3.1vw;
}

.txt-area {
    background-color: var(--pro-white) !important;
    width: 100%;
    min-height: 6vw;
    font-size: 0.5rem;
    font-family: Roboto, Arial;
    font-weight: 400;
    color: var(--pro-primary);
    outline: none;
    border: 1px solid var(--pro-darkblue);
    border-radius: 7px;
    padding-left: 6px;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .txt-area:focus {
        border: 1px solid var(--pro-darkblue);
    }


.slct-input {
    width: 100%;
    background-color: var(--pro-white) !important;
    height: 1.2rem;
    font-size: 0.5rem;
    font-family: Roboto, Arial;
    font-weight: 400;
    color: var(--pro-black);
    outline: none;
    border: 1px solid var(--pro-darkblue);
    border-radius: 7px;
    text-align: center;
    padding-left: 4px;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .slct-input:focus {
        border: 1px solid var(--pro-darkblue);
    }

.password-input-wrap {
    position: relative;
}

.eye {
    background-image:url('font/icons/eye.svg');
    background-position: center;
    background-size: cover;
    height: 15px;
    width: 15px;
    position: absolute;
    top: 20px;
    right: 7px;
    
}

    .eye.blocked {
        background-image: url('font/icons/eye-blocked.svg');
    }

input[type="checkbox"]:checked {
    background-image: url("./font/icons/check.svg");
    background-color: var(--pro-darkblue);
    background-size: 0.8rem 0.8rem;
    background-position: -0.13rem center;
    border-color: var(--pro-darkblue);
}

input[type="checkbox"]:focus {
    outline: none;
}

input[type="checkbox"] {
    -moz-appearance: none !important;
    -webkit-appearance: none !important;
    appearance: none !important;
    height: 0.6rem;
    width: 0.6rem;
    min-width: 15px;
    min-height: 15px;
    margin-left: 0;
    margin-right: 10px;
    border: 1px solid var(--pro-darkblue);
    border-radius: 2px;
    color: var(--pro-darkblue); /* margin-left: 10px; */
    cursor: pointer;
}


/*.chk-input {
    height: 0.6rem;
    width: 0.6rem;
    border: 1px solid var(--pro-primary);
    color: var(--pro-primary);
    /*margin-left: 10px;
    cursor: pointer; 
}

.chk-input:checked {
    color: var(--pro-primary);
}*/

.chk-label {
    font-size: 0.5rem;
    font-weight: 400;
    color: var(--pro-darkblue);
    cursor: pointer;
}


.device-advertisings {
    overflow-x: hidden;
    overflow-y: auto;
    height: calc(100vh - 3.5vw - 90px);
    max-height: calc(100vh - 50px - 90px);
}

.advert-device-list {
    overflow-x: hidden;
    overflow-y: auto;
    height: calc(100vh - 3.5vw - 90px);
    max-height: calc(100vh - 50px - 90px);
}

.advert-device-item-image {
    cursor: pointer;
    background-position: center;
    background-size: cover;
    box-shadow: -1px 0px 14px -5px rgba(0,33,79,0.66);
    box-shadow: 5px 5px 3px silver;
}

    .advert-device-item-image.selected {
        border: 8px solid #4cff00;
    }

.chk-input-device-wrap {
    margin-top: 0.3rem;
    display: table;
    border-collapse: separate;
    border-spacing: 0.6rem;
}


.chk-label-device {
    font-size: 0.5rem;
    font-weight: 400;
    color: var(--pro-black);
    display: table-cell;
    vertical-align: middle;
    white-space: nowrap;
}

.chk-label-wrap {
    white-space: normal;
}


.chk-label-overtime {
    position: absolute;
    margin-top: 0.8rem;
    font-size: 0.5rem;
    font-weight: 400;
    color: var(--pro-black);
    left: 3rem;
    cursor: pointer;
}

.rad-input {
    height: 0.4rem;
    width: 0.4rem;
    border: 1px solid var(--pro-darkblue);
    color: var(--pro-darkblue);
    margin: 0;
    margin-right: 10px;
}

.rad-label {
    font-size: 0.5rem;
    font-weight: 400;
    color: var(--pro-black);
    margin-right: 20px;
}


button {
    cursor: pointer;
    width: 100%;
    height: 1.2rem;
    margin: .0 .0;
    background-color: var(--pro-darkblue) !important;
    color: var(--pro-white);
    font-size: 0.5rem;
    font-family: Roboto, Arial; /*font-family: 'Sequel Sans', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif !important;*/
    font-weight: 400;
    border: none;
    border-radius: 7px;
    text-align: center;
    user-select: none;
}


    button.login-btn {
        width: 70%;
        height: 1rem;
        margin: 0 15%;
        font-weight: 300;
        border-radius: 1rem;
    }

    button:hover {
        opacity: 0.9;
    }

    button > i {
        color: var(--pro-white);
        margin: auto;
        font-size: 110%;
    }

    button:disabled, button.disabled {
        background-color: var(--pro-lightgray) !important;
        color: var(--pro-spanishgray);
    }



.mini-btn {
    font-size: 0.35rem;
    padding: 6px 10px;
    background-color: var(--pro-darkblue);
    margin: 1px;
    color: #fff;
    padding-left: 6px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 7px;
}



.mini-btn-phone {
    font-size: 0.5rem!important;
    padding: 3px 5px;
    background-color: var(--pro-darkblue);
    margin: 1px;
    color: #fff;
    padding-left: 6px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 7px;
}


    .mini-btn:hover {
        opacity: 0.9;
    }


/*** States ***/
.hidden {
    display: none;
}

.unvisible {
    opacity: 0;
}

.red {
    color: var(--pro-red);
}

.eval-normal {
    background: #ffffff;
}

.eval-alternate {
    background: #eeeeee;
}

.eval-start {
    background: var(--pro-green3);
}

.eval-end {
    background: var(--pro-green3);
}

.protocol-handle {
    cursor: grab;
}

.eval-noscan {
    background: #eceffb
}

.eval-pause {
    background: var(--pro-red);
}

.eval-break {
    background: var(--pro-lila);
}

.eval-before {
    background: var(--pro-lila);
    opacity: 0.4;
}

.eval-after {
    background: var(--pro-lila);
    opacity: 0.4;
}

.eval-before p, .eval-after p {
    color: var(--pro-lightgray);
}

    .popup {
    position: absolute;
    z-index: 1;
    background: var(--pro-white);
    visibility: hidden;
    max-width: 15vw;
    box-shadow: -1px 0px 14px -5px rgba(0,33,79,0.66);
}



/* Ripple effect */
.ripple {
    background-size: 100%;
    background-position: center;
    transition: background 0s;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Old versions of Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}

    .ripple:hover {
    }

.ripple-active {
    background-position: center;
    transition: background 0.9s;
    background: #47a7f5 radial-gradient(circle, transparent 1%, #47a7f5 1%) center/15000%; /*background-color: #6eb9f7;*/
}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 500; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
    background-color: #fefefe;
    margin: 15% auto; /* 15% from the top and centered */
    padding: 10px;
    border: 1px solid #888;
    border-radius: 10px;
    width: 300px; /* Could be more or less, depending on screen size */
    box-shadow: -1px 0px 14px -5px rgba(0,33,79,0.66);
}



.modal-content.fullscreen {
    width: 95vw !important;
    height: 95vh !important;
    margin: 2.5vh 2.5vw !important;
    padding: 0 !important;
}


/* The Close Button */
.close-modal {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
    margin-top: -10px;
    
    text-align:center;
}

    .close-modal:hover,
    .close-modal:focus {
        color: black;
        text-decoration: none;
        cursor: pointer;
    }



.smallpadding {
    display: flex;
    align-items: flex-start;
    padding-left: 5px !important;
    padding-right: 5px !important;
}



#eval-day-protocoll {
    max-height: 50vh;
    overflow-y: auto;
}

.room-red {
    background-color: var(--pro-red);
}

.room-yellow {
    background-color: gold;
}



.dropdown-check-list {
    width: 90%;
    margin: 45px 10px 0 10px;
    background-color: var(--pro-white) !important;
    height: 0.95rem;
    font-size: 0.5rem; /*font-family: 'Sequel Sans', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;*/
    font-family: Roboto, Arial;
    font-weight: 400;
    color: var(--pro-primary);
    outline: none;
    border: 2px solid var(--pro-primary);
    box-shadow: inset -1px 0px 14px -8px rgba(0,33,79,0.66);
    padding-left: 8px;
}

    .dropdown-check-list .anchor {
        position: relative;
        cursor: pointer;
        display: inline-block;
        width: 100%;
        height: 100%;
        line-height: 200%;
    }

        .dropdown-check-list .anchor:after {
            position: absolute;
            content: "";
            border-left: 1.5px solid var(--pro-primary);
            border-top: 1.5px solid var(--pro-primary);
            padding: 2.5px;
            right: 10px;
            top: 35%;
            -moz-transform: rotate(-135deg);
            -ms-transform: rotate(-135deg);
            -o-transform: rotate(-135deg);
            -webkit-transform: rotate(-135deg);
            transform: rotate(-135deg);
            background-color: var(--pro-white) !important;
        }



    .dropdown-check-list ul.items {
        padding: 2px;
        display: none;
        margin: 0;
        border: 1px solid #ccc;
        background-color: var(--pro-white) !important;
        border-top: none;
        text-align: left;
        align-content: start;
        position: absolute;
        width: 93%;
        z-index: 19000;
    }

        .dropdown-check-list ul.items li {
            list-style: none;
            margin: 10px 0px 10px 0px;
        }

    .dropdown-check-list.visible .anchor {
        color: #0094ff;
    }

    .dropdown-check-list.visible .items {
        display: block;
    }


.slct-eval-input {
    width: 100%;
    background-color: var(--pro-white) !important;
    height: 1.15rem;
    font-size: 0.5rem; /*font-family: 'Sequel Sans', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;*/
    font-family: Roboto, Arial;
    font-weight: 400;
    color: var(--pro-darkblue);
    outline: none;
    border: 1px solid var(--pro-lightblue);
    border-radius: 7px;
    text-align: center;
    /*box-shadow: inset -1px 0px 14px -8px rgba(0,33,79,0.66);*/
    padding: 4px;
    box-sizing: border-box;
}

    .slct-eval-input :focus {
        border-color: var(--pro-darkblue);
    }

.eval-day-detail {
    background-color: var(--pro-background-color-secondary) !important;
    padding-bottom: 0.2rem;
    border-bottom: 1px solid var(--pro-darkblue);
}

.readonlyday .dhx_month_head, .readonlyday .dhx_month_body {
    background: #eeeeee !important;
}


.readonlyday.weekday-0 .dhx_month_head, .readonlyday.weekday-0 .dhx_month_body {
    background: #d0d0d0 !important;
}

.readonlyday.weekday-6 .dhx_month_head, .readonlyday.weekday-6 .dhx_month_body {
    background: #dddddd !important;
}


.readonlyday.dhx_holiday_cell .dhx_month_head, .readonlyday.dhx_holiday_cell .dhx_month_body {
    background: #cccccc !important;
}


.manualchange {
    color: var(--pro-red);
}

    .manualchange.released {
        color: var(--pro-green);
    }

.daybooked span, .daybooked h5, .daybooked h6, .daybooked p, .daybooked label {
    color: #888888 !important;
}

.eval-month-header {
    font-size: 0.6rem; /*font-family: 'Sequel Sans', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;*/
    font-family: Roboto, Arial;
    font-weight: 400;
    font-style: normal;
    color: var(--pro-primary);
}

#advert-details-image {
    max-width: 600px;
    max-height: 424px;
    min-width: 212px;
    min-height: 150px;
    width: 30vw;
    height: 21vw;
    background-position: center;
    background-size: cover;
    box-shadow: -1px 0px 14px -5px rgba(0,33,79,0.66);
}

#tb-advertlink {
    width: 846px;
}

.advert-pdf {
    width: 198px;
    height: 260px;
    margin: auto;
}

#pdfpreview-viewer {
    width: 200px;
    height: 260px;
    margin-left: 44px;
}

.advert-pdf {
    background-color: var(--pro-primary);
    transition: .5s ease;
}

    .advert-pdf:hover {
        background-color: var(--pro-active);
    }

    .advert-pdf.dragging {
        background-color: var(--pro-active);
    }

.advert-icon-pdf {
    background: url('./resources/pdf-icon.png');
}

#myqrcode {
    position: absolute;
    bottom: 50px;
    right: 54px;
}

#localpreview {
    width: 100%;
    height: 600px;
    width: 850px;
    margin-top: 5px;
}

#devicepreviewlist {
    width: 430px;
    height: 600px;
    float: left;
    overflow-y: auto;
}

.profile-user-item {
    min-height: 60px;
}

#devicepreviewhome {
    background-image: url(./font/icons/mainicon.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    margin-left: 20px;
    width: 150px;
    height: 150px;
}

    #devicepreviewhome.darkmode {
        background-image: url(./font/icons/mainicon_dark.png);
    }

    .time-icon-fire {
        background-image: url(./font/icons/firealert.png);
        margin-right: 20px;
        width: 100px;
        height: 100px;
    }

#dttime {
    color: var(--pro-darkblue);
    width: 100%;
    text-align: center;
    font-weight: 400;
    font-size: 80px;
    margin-top: 0px;
}

#dtdate {
    font-size: 0.6rem;
    font-weight: 400;
    width: 100%;
    color: var(--pro-darkblue);
    text-align: center;
}

.deviceicons {
    margin-left: auto;
    margin-right: 20px;
    float: right;
}

.devicepreview {
    width: 1280px;
    border: 1px solid #000;
    box-shadow: 15px 15px 8px silver;
    margin: 40px auto;
}


.devicepreview2 {
    width: 1000px;
    border: 1px solid #000;
    box-shadow: 15px 15px 8px silver;
    margin: 40px auto;
}

#tb-deliverytime {
    font-size:2rem;
    width:100%;
}

#btn-delivery.green {
    background-color: var(--pro-green)!important;

}

#delivery-time {
    border:none;
    height:40px;
    font-size:1.0rem;
    width:100%;
    text-align:center;
   background-color: transparent;
}

.img-delivery {
    box-shadow: 15px 15px 8px silver;
    width: 100%;
    height: 100%;
}

.autoscroll {
    overflow: auto;
}

.devicepreview.phone {
    width: 430px;
}

.phone #localpreview {
    display: none;
}

.phone #dttime {
    font-size: 1.5rem;
}

.phone #dtdate {
    font-size: 0.45rem;
}

#devicepreviewhome {
    cursor: pointer;
}

.no-entry {
    color: white;
    background: var(--pro-red);
}

.devicepreviewhead {
    box-shadow: 0 3px 5px 0 rgba(0,0,0,.1);
    height: 180px;
}

.profile-user-worktime {
    height: calc(100vh - 3.5vw - 90px);
    max-height: calc(100vh - 50px - 90px);
    overflow-x: hidden;
    overflow-y: auto;
    font-size: 0.45rem !important;
}

.chk-input-worktime {
    margin: 0;
    padding: 0;
    height: 0.3rem;
    width: 0.3rem;
}

.chk-label-worktime {
    font-size: 0.45rem;
    font-weight: 400;
    color: var(--pro-black);
    position: relative;
    top: 0rem;
    left: 0.3rem;
    cursor: pointer;
}


.weekday-6, .saturday_color {
    background-color: var(--pro-yellow);
}

.weekday-0, .sunday_color, .holiday_color {
    background-color: var(--pro-yellow);
}

.weekday-6 .dhx_month_head, .weekday-6 .dhx_month_body, .dhx_after.weekday-6 .dhx_month_head, .dhx_after.weekday-6 .dhx_month_body {
    background-color: var(--pro-yellow);
}

.weekday-0 .dhx_month_head, .weekday-0 .dhx_month_body, .dhx_after.weekday-0 .dhx_month_head, .dhx_after.weekday-0 .dhx_month_body {
    background-color: var(--pro-yellow);
}


.pastshift, .pastshift .dhx_month_head, .pastshift .dhx_month_body, .dhx_after.pastshift .dhx_month_body, .dhx_after.pastshift .dhx_month_head {
    background-color: var(--pro-disabled) !important;
}



.dhx_cal_event .dhx_title {
    font-size: 0.99em !important;
    padding: 2px 0px 0px 5px !important;
}


.dhx_timeline_data_row.plan .dhx_timeline_data_cell, .dhx_timeline_data_row.shiftplan .dhx_timeline_data_cell {
    border-bottom: none;
}

.dhx_matrix_scell.plan {
    border-bottom: none;
}

.dhx_matrix_scell.names {
    height: 56px !important;
    display: flex;
    padding-left: 10px;
    justify-content: flex-start;
    align-items: center;
    font-family: Roboto, Arial;
    font-size: 0.5rem;
    font-weight: 400;
    color: var(--pro-black);

}

.dhx_matrix_scell.names.shift {
    height: 78px !important;
}

.dhx_timeline_scale_header {
    background-color: var(--pro-darkblue) !important;
    border-right: 1px solid var(--pro-white) !important;
}

.dhx_timeline_data_cell.oldday {
    background-color: var(--pro-ghostwhite);
}

.dhx_timeline_data_cell.weekend {
    background-color: var(--pro-yellow);
}

.dhx_timeline_data_cell.holiday {
    background-color: var(--pro-yellow);
}



/* The Close Button */
.delete-event {
    position: absolute;
    z-index: 100;
    top: -6px;
    right: 5px;
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    padding: 0;
    margin: 0;
    height: 10px;
    width: 15px;
}

    .delete-event:hover,
    .delete-event:focus {
        color: var(--pro-primary);
        text-decoration: none;
        cursor: pointer;
    }


.profile-worktime-init {
    position: sticky !important;
    top: 0;
    z-index: 99;
    background: #fff;
    box-shadow: 0 3px 5px 0 rgba(0,0,0,.1);
}


.worktime-scheduler {
    margin-top: -100px;
}


.profile-user-worktime .dhx_cal_navline {
    display: none;
}


.dhx_cal_scale_placeholder {
    visibility: hidden;
}

#chk-days {
    display: flex;
    margin-left: 50px;
    padding: 0;
}

.shiftWeek #chk-days {
    margin-left: 0px;
}

.shiftweek {
    display: flex;
    /*margin-left: 50px; */
    padding: 0;
}
    .shiftweek.lastweek {
        border-bottom: 1px solid #ccc;
    }

.shiftplantimes {
    background-color: forestgreen !important;
}

#shiftplan-content {
    -webkit-user-select: none; /* Safari */
    -ms-user-select: none; /* IE 10 and IE 11 */
    user-select: none; /* Standard syntax */
}

.shiftitem.userselected {
    border:3px solid var(--pro-primary);
    box-sizing:border-box;
}

.shiftday,.shiftday_downtime {
    width: 100%;
    text-align: center;
    border-left: 1px solid #ccc;
    padding: 2px;
    padding-bottom:40px;
    cursor:pointer;
}

    .shiftday_downtime {
        padding:0;
    }

        .shiftday_downtime .shiftitem {
            min-height:0px;
        }

        input[type="checkbox"].chk-input-shift {
            width: 0.4rem;
            height: 0.4rem;
            cursor: cell;
        }

input[type="checkbox"]:checked.chk-input-shift {
    background-size: 0.5rem 0.5rem;
    background-position: center center;
}



.divisionweek {
    display: flex;
    /*margin-left: 50px; */
    padding: 0;
    background-color: var(--pro-ghostwhite);
    width: 100%; /* Gesamtbreite des Containers */
}

.divisionday {
    display: flex;
    width: 100%;
    text-align: right;
    border-left: 1px solid #ccc;
    padding: 2px;
    cursor: pointer;
    color: var(--pro-darkblue);
    font-size: 16px;
    padding-left: 20px;
    border-bottom: 1px solid var(--pro-bluebell);
    justify-content: space-between;
}

.divisionweek .divisionday {
    flex: 1; /* Gleichmäßige Verteilung der Unterelemente */
    white-space: nowrap; /* Verhindert Zeilenumbrüche */
    overflow: hidden; /* Verhindert das Überlaufen des Inhalts */
    text-overflow: ellipsis; /* Fügt "..." hinzu, wenn der Text abgeschnitten wird */
}

    .divisionweek .divisionday input {
        position:sticky;
        right:5px;
    }

    .divisionweek .divisionday span {
        white-space: nowrap; /* Verhindert Zeilenumbrüche */
        overflow: hidden; /* Verhindert das Überlaufen des Inhalts */
        text-overflow: ellipsis; /* Fügt "..." hinzu, wenn der Text abgeschnitten wird */
    }


.shiftitem {
    width: 100%;
    text-align: center;
    border-radius: 10px;
    min-height: 2.5rem;
    background-color: lightgreen;
    font-size: 0.55rem;
    box-sizing: border-box;
    margin-bottom: 4px;
    position: relative;
    box-shadow: 4px 4px 10px -8px rgba(0,33,79,0.71);
    -webkit-box-shadow: 4px 4px 10px -8px rgba(0,33,79,0.71);
    -moz-box-shadow: 4px 4px 10px -8px rgba(0,33,79,0.71);
}

.vacations .shiftitem {
    height: auto;
    border-radius: 0px;
    margin-bottom: 1px;
}


.shiftitem:hover {
    box-shadow: 0 5px 15px rgba(0,33,79,0.71);
    cursor: text;
}

    .shiftusers {
        width: 100%;
        /*height: 70%;
        overflow: auto;*/
    }

.shiftuser {
    width: auto;

}

    .shiftuser i {
        color: var(--pro-darkblue);
    }


    .shiftuser.changeable:hover {
        font-weight: 500;
        text-decoration: underline;
        cursor: cell;
        background-color: var(--pro-primary);
        color: white;
    }

    .shiftuser.changeable:hover i {
        color:white;
    }

    .chk-day {
        width: 100%;
        text-align: left;
    }

.turnoverheader {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

.week-btn {
    cursor:pointer;
}
.week-btn.inactive {
    cursor: unset;
}

    .week-btn.inactive i {
        color: var(--pro-bluebell);
    }

.chk-day p {
    margin-top: 5px;
}

.oblique p {
    font-style: oblique;
    font-weight: 500;
}

.dhx_cal_event .dhx_footer, .dhx_cal_event .dhx_event_resize {
    top: -15px !important;
    height: 21px !important;
}



pro-tagging {
    display: block;
    box-sizing: border-box;
    padding: .6rem .0 .0 .0;
    margin: .6rem .0 .0 .0;
    width: 100%;
}

ul.pro-tagging-active {
    width: 100%;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    padding: 0px;
    cursor: text;
    border: 1px solid var(--pro-darkblue);
    border-radius: 7px;
    min-height: 1.2rem;
    box-sizing: border-box;
}

pro-tagging.focused ul.pro-tagging-active {
    border-color: var(--pro-darkblue);
}

ul.pro-tagging-active > li.pro-tagging-opt {
    list-style-type: none;
    margin: 0.1rem;
    padding: 0.2rem;
    background-color: var(--pro-darkblue);
    color: var(--pro-white);
    white-space: nowrap;
    border-radius:5px;
}

pro-tagging.focused li.pro-tagging-opt {
    cursor: pointer;
}


ul.pro-tagging-list {
    align-items: flex-start;
    transition: all 0.5s;
    opacity: 0;
    display: none;
    position: absolute;
    pointer-events: none;
    z-index: 2;
    box-shadow: 4px 4px 10px -8px rgba(0,33,79,0.71);
    -webkit-box-shadow: 4px 4px 10px -8px rgba(0,33,79,0.71);
    -moz-box-shadow: 4px 4px 10px -8px rgba(0,33,79,0.71);
    background-color: #fff;
    padding: 0.2em;
    padding-left: 0px;
    flex-wrap: wrap;
    max-height: 15em;
    overflow-y: auto;
    width: 95%;
    border-radius: 7px;
}

pro-tagging.focused ul.pro-tagging-list {
    opacity: 1;
    display: flex;
    pointer-events: all;
}

ul.pro-tagging-list > li.pro-tagging-opt {
    list-style-type: none;
    margin: 0.1rem;
    padding: 0.2rem;
    background-color: var(--pro-ghostwhite);
    width: fit-content;
    white-space: nowrap;
    border-radius: 5px;
}

.pro-tagging-active i, .pro-tagging-list i {
    display: none;
    margin-right: 0;
}

pro-tagging.focused > ul.pro-tagging-active i {
    display: inline;
    color: var(--pro-white);
}

.pro-tagging-placeholder {
    font-size: 0.5rem;
    font-weight: 400;
    color: var(--pro-spanishgray);
    margin-top: .3rem;
    margin-left: 20px;
    transition: .2s;
    position: absolute;
}

    .pro-tagging-placeholder > i {
        display:none;
    }

    .pro-tagging-placeholder.above, pro-tagging.focused > .pro-tagging-placeholder {
        position: absolute;
        top: 0.2rem;
        font-size: 0.4rem;
        margin-left: .0px;
        color: var(--pro-darkblue);
    }

        .pro-tagging-placeholder.above > i, pro-tagging.focused > .pro-tagging-placeholder > i {
            display: inline;
        }

        .copyweek {
            position: absolute;
            left: 220px;
            margin: 0;
            z-index: 1000;
            top: 10px !important;
            display: flex;
        }

#btn-occupation-add {
    margin-top: 20px;
}

.btn-shift {
    margin: 0;
    margin-top: 10px;
    width: 93%;
}

.btn-del-file {
    cursor: pointer;
    text-align: right;
}

.btn-disabled {
    background-color: #a0a0a0 !important;
}

.shiftplan-branch-list {
    padding: 0 !important;
    border-right: 1px solid var(--pro-bluebell);
    border-left: 1px solid var(--pro-bluebell);
    height: calc(100vh - 3.5vw - 90px);
    max-height: calc(100vh - 50px - 90px);
    overflow-y: auto;
}

#shiftplan-occupation-list .slct-input {
    margin: 0 !important;
}

#shiftplan-occupation-list {
    max-height: 50vh;
    overflow: auto;
}

.input-color {
    padding: 2px;
}

.readonlyevent {
    background-color: var(--pro-disabled);
}

.occupationdot {
    text-shadow: 0px 0px 2px black;
}

.occupationcolorflag, .eventtypecolorflag {
    box-shadow: -1px 0px 14px -5px rgba(0,33,79,0.66);
    border-radius: 50%;
}

.occupationcolorflaglist {
    width: 30px;
    height: 30px;
    min-width: 30px;
}

.eventcolorflaglist {
    width: 40px;
    height: 40px;
    min-width: 40px;
}

.occupationcoloritem {
    margin-top: 3px;
    float: left;
    width: 12px;
    height: 12px;
    box-shadow: -1px 0px 14px -5px rgba(0,33,79,0.66);
    border-radius: 50%;
}

.occupationleged {
   float:left;
    justify-content: left;
    padding-left: 0.5rem;
    display:none;
}

.occupationlegendname {
    margin-left: 0.2rem;
    font-size: 0.7rem;
    align-items: center; /* Vertikale Zentrierung */
}


.shiftoccupation {
    background-color: black;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-right: 10px;
    float: left;
}

#account-shift-occupation-color {
    position: absolute;
    top: 1.5em !important;
}

.shift-error-color {
    color: var(--pro-red);
}

.shift-ok-color {
    color: var(--pro-primary);
}

.shift-good-color {
    color: var(--pro-green);
}

.shift-wicon {
    height: 35px;
    width: auto;
    z-index: 10;
    padding: 0px;
    
}

.dhx_scale_hour {
    line-height: 20px !important;
}

.dhx_scale_holder_now {
    background-color: #FFFFFF !important;
}

#slct-branchid, #slct-ptype {
    margin: 0 !important;
}

#event-msg-add {
    display: none;
    font-weight: 400;
    text-align: center;
    color: var(--pro-red);
}

/*

.turnoverUpload {
    background-color: var(--pro-primary);
    cursor: pointer;
}

.event-upload {
    background-color: var(--pro-primary);
    transition: .5s ease;
    cursor: pointer;
}



.event-upload-txt {
    color: var(--pro-white);
    float: right;
}

.event-upload:hover {
    background-color: var(--pro-active);
}

.event-upload.dragging {
    background-color: var(--pro-active);
}


    .event-upload:hover .event-upload-txt, .event-upload.dragging .event-upload-txt {
        color: var(--pro-primary);
        float: right;
    }*/
    .upload-area {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: var(--pro-darkblue);
    height: 1.2rem;
    cursor: pointer;
}

    .upload-area p, .upload-area i {
        color: var(--pro-white);
        font-size: 0.5rem;
        font-weight: 400;
        border: none;
        text-align: center;
    }

    .upload-area.disabled {
        background-color: #a0a0a0 !important;
        
    }


    .upload-area:not(.disabled).dragging {
        background-color: var(--pro-lightblue);
    }



    .upload-area:not(.disabled):hover {
        background-color: var(--pro-lightblue);
    }

.file-list {
    max-height: 6vw;
    overflow-y: auto;
}

.event-file {
    font-size: 0.4rem;
}


.shiftplan-branches {
    position: sticky !important;
    top: 0;
    z-index: 100;
    background: #fff;
    box-shadow: 0 3px 5px 0 rgba(0,0,0,.1);
}

#shiftplan-content .shiftWeek {
    position: sticky !important;
    top: 0;
    z-index: 110;
    background: #fff;
}

#shiftplan-content .chk-day {
    background-color: var(--pro-darkblue);
    color: var(--pro-white);
    font-size: 0.5rem !important;
    font-weight: 400;
    line-height: 40px !important;
    border-top: 2px solid var(--pro-primary);
    border-bottom: 2px solid var(--pro-primary);
    border-right: 2px solid var(--pro-primary);
    border-left: 1px solid var(--pro-white);

    justify-content: space-between;
    align-items: center;
}

.showDetail .dhx_title, .showDetail .dhx_body, .showDetail .dhx_footer {
    opacity: 0.2;
}

.datarow {
    line-height: 44px;
}


.turnovervalues, #shift-daysums {
    font-size: 14px;
    color: var(--pro-primary);
}

#shift-daysums {
    margin-top: -40px;
    position: relative;
}

    #shift-daysums span {
        float: right;
        text-align: right;
        margin-right: 20px;
    }

.dhx_cal_scale_placeholder {
    display: none;
}

.unlabeled {
    margin-top: 0px !important;
}

.float_right {
        float: right;

}

.downloadFile {
    background-color: var(--pro-primary);
    color: var(--pro-white);
    padding: 10px;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}

.livedatetime {
    position: absolute;
    bottom: 0;
    font-size: 0.30rem;
    white-space: nowrap;
    width:80%;
    overflow-x:hidden;
    color: var(--pro-primary);
}

.litepicker {
    font-size: 0.5em;
}

.litepicker button {
    width: unset;
    height: unset;
    background-color: unset !important;
}

.fp-wrap {
    height: 95vh;
}

    .fp-wrap .close-modal {
        position: absolute;
        width: 35px;
        top: 10px;
        right: 0px;
    }

.fp-form {
    border-left: 1px solid var(--pro-bluebell);

}

.fp-tooltip-table {
    border-collapse: collapse;
}

.fp-th-row {
    border-bottom: 1px solid var(--pro-primary);
}


.fp-tf-row {
    border-top: 1px solid var(--pro-primary);
}



.fp-tooltip-table th {
    padding-right: 30px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: left;
    font-weight: 600;
}



.fp-tooltip-table td {
    vertical-align: top;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 30px;
}

#fp-canvas {
    /*border: 1px solid #000000;*/
}

#fp-canv-wrap {
    padding: 0;
    margin: auto;
    box-sizing: border-box;
    overflow-x: hidden;
    overflow-y: hidden;
}

    #fp-canv-wrap.portrait {
        height: 100%;
        max-height: calc(0.85 * 90vh);
        width: auto;
    }


    #fp-canv-wrap.landscape {
        height: auto;
        width: 100%;
        max-height: calc(0.85 * 90vh);
    }

#fp-devicelist {
    padding: 0;
    border-right: 1px solid var(--pro-bluebell);
    overflow-y: auto;
    overflow-x:hidden;
}

.fp-dlg-header {
    height: 1.5rem;
}
.fp-dlg-main {
    height: calc(95vh - 1.5rem - 2px);
}


.fp-upload-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: var(--pro-darkblue);
    transition: .5s ease;
    z-index: 0;
    opacity: 0;
}

    .fp-upload-overlay.new {
        background-color: var(--pro-lightblue);
        opacity: 1;
        z-index: 1000;
        cursor: pointer;
    }

.fp-canvas-row.dragging .fp-upload-overlay {
    opacity: 0.8;
    z-index: 1000;
    background-color: var(--pro-darkblue);
}

.fp-upload-overlay i {
    color: white;
}

.heatmap-canvas {
    height: 100% !important;
    width: 100% !important;
}
/*
.fp-upload-area {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: var(--pro-darkblue);
    height: 1.2rem;
    cursor: pointer;
}

    .fp-upload-area p {
        color: var(--pro-white);
        font-size: 0.5rem;
        font-weight: 100;
        border: none;
        text-align: center;
    }

.fp-upload-area.dragging {
    background-color:var(--pro-lightblue);
}*/
.fp-header-btn i {
    color: var(--pro-bluebell);
}

.fp-header-btn i:before {
    margin: 0;
}

.fp-header-btn:hover i {
    color: var(--pro-primary);
}

.fp-header-btn.active i {
    color: var(--pro-primary);
}


.fp-upload-area {
    padding: 15px;
}

.fp-upload-area.dragging {
    background-color: var(--pro-lightblue);
    
}

.fp-upload-area.dragging i{
    color: var(--pro-white);
}


.fp-diagram-btn {
    color: var(--pro-bluebell);
}

.fp-diagram-btn.active {
    color: var(--pro-primary);
}

.fp-diagram-row {
    height: 90%;
}
.fp-slider-wrap {
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 ;
}

.center-horizontal {
    justify-content: center;
    align-items: center;
}

.fp-slider wrap > input[type="range"] {
    width: 95% !important;
}

.fp-player {
    border-top: 1px solid var(--pro-bluebell);
}


.fp-content {
    display: flex;
    flex-flow: column;
    align-items:flex-end;
}

.fp-canvas-row {
    flex: auto;
    overflow-y: auto;
}

.fp-player-row {
    flex: none;
    margin-top:auto;
}

.minical-month {
    border: 1px solid var(--pro-white);
    cursor: pointer;
}

.minical-month:hover {
    border: 1px solid var(--pro-darkblue);
    border-radius: 3px;
}


.minical-month.active {
    background-color:var(--pro-darkblue);
    border-radius: 3px;
}

    .minical-month.active p {
        color: var(--pro-white);
    }

.dc-day {
    border: 2px solid var(--pro-primary);
    color: var(--pro-primary);
    align-content: center;
    text-align: center;
    transition: .3s ease;
    box-sizing: border-box;
    height: 1.2rem;
    width: 1.7rem;
    font-size: 0.5rem;
    line-height: 1.2rem;
    cursor: pointer;
    user-select: none;
}

.dc-day.selected {
    background-color: var(--pro-active);
}

.dc-day:hover {
    background-color: var(--pro-lightblue);
    color: var(--pro-ghostwhite);
}

.dc-day.selected:hover {
    background-color: var(--pro-darkblue);
    color: var(--pro-ghostwhite);
}



.adweekdays td {
    width: 14.3%;
    padding-left: 20px;
}

    .adweekdays td.firstcol {
        padding-left: 0px;
    }

    .advertday {
        width: 100%;
        border: 2px solid var(--pro-primary);
        color: var(--pro-primary);
        align-content: center;
        text-align: center;
        transition: .3s ease;
        box-sizing: border-box;
        height: 1.2rem;
        font-size: 0.5rem;
        line-height: 1.2rem;
    }

        .advertday.selected {
            background-color: var(--pro-active);
        }

        .advertday:hover {
            background-color: var(--pro-lightblue);
            color: var(--pro-ghostwhite);
        }

        .advertday.selected:hover {
            background-color: var(--pro-darkblue);
            color: var(--pro-ghostwhite);
        }

        .advertday.missing {
            border: 2px solid #de3737;
        }

        .label_static {
            top: 0.9em;
            font-size: 0.4rem;
            margin-left: .0px;
            color: var(--pro-spanishgray);
        }

.modal-title .eval-header-month {
    line-height:normal;
    float: left;
}



/* xs*/
@media only screen and (max-width: 767px) {



    button, .txt-area, .slct-input, .login-btn, .login-input, .search-input {
        font-size: 0.75rem;
        height: 1.8rem !important;
    }

    .txt-area {
        min-height: 6rem;
    }

    /*.login-header {
        height: 10vw;
        padding: 2vw;
    }*/

    .deviceMobile, .deviceTablet {
        width: 50px;
        height: 50px;
        margin-left: 10px;
    }

    .txt-input {
        height: 1.8rem !important;
        font-size: 0.75rem !important;
    }


    .txt-input-wrap label {
        font-size: 0.75rem;
        top: 1.65rem;
        margin-left: 0.3rem;
    }

    .input-wrap label,
    .txt-input-wrap input:valid + label, .txt-input-wrap input:focus + label, .txt-input-wrap input:disabled + label,
    .txt-input-wrap textarea:valid + label, .txt-input-wrap textarea:focus + label, .txt-input-wrap textarea:disabled + label {
        font-size: 0.6rem;
        top: 0.7em;
    }

    .min-height-profile {
        height: 1.8rem;
    }

    .chk-label-device {
        font-size: 0.75rem;
    }

    input[type="checkbox"] {
        height: 0.9rem;
        width: 0.9rem;
    }

        input[type="checkbox"]:checked {
            background-size: 1.1rem 1.1rem;
            background-position: -0.17rem center;
        }

    .rad-input {
        height: 0.6rem;
        width: 0.6rem;
    }

    .rad-label, .chk-label {
        font-size: 0.75rem;
    }

    pro-tagging {
        margin-top: 0;
        padding-top: 1.2rem;
    }


    .pro-tagging-placeholder {
        font-size: 0.75rem;
        margin-left: 0.3rem;
        margin-top: 0.4rem;
    }

        .pro-tagging-placeholder.above, pro-tagging.focused > .pro-tagging-placeholder {
            top: 0.4rem;
            margin: 0;
            font-size: 0.6rem;
        }

    ul.pro-tagging-active {
        min-height: 1.8rem;
    }

    li.pro-tagging-opt {
        font-size: 0.65rem;
        margin: 0.2rem !important;
        padding: 0.2rem !important;
    }

    .user-list-offset {
        height: 10vh;
    }


    .dhx_month_head {
        padding: 0 !important;
        font-size: 0.4rem !important;
    }

        .dhx_month_head > span {
            padding: 0 !important;
        }

    .dhx_scale_bar {
        font-size: 0.45rem !important;
    }

    .navline-month {
        font-size: 0.5rem;
        padding: 0.4rem;
    }

    #chk-days {
        margin: 0;
    }

    .shiftplan-branch-list {
        height: unset;
    }

    #shiftplan-content .chk-day {
        font-size: 0.75rem !important;
    }


    #shiftplan-occupation-list {
        max-height: 65vh;
        overflow: auto;
    }



    .occupationcolorflaglist {
        width: 1.5rem;
        height: 1.5rem;
        min-width: 1.5rem;
    }

    .dhx_cal_event_line {
        font-size: 0.5rem !important;
    }

    .batterylifetime {
        position: absolute;
        right: 1vh;
        width: 1vh;
        height: 1.5vh;
        margin-top: 1vh;
    }
}

#device-occupation-wrap #tagging-occupation {
    margin:0!important;
    padding:0!important;
}

#device-occupation-wrap .focused .pro-tagging-placeholder, #device-occupation-wrap .pro-tagging-placeholder.above {
    display: none;
}


.scheduler-height {
    min-height: 95px;
}


.scheduler-height.shift {
    min-height: 120px;
  
}

.align-center {
    text-align: center;
}


.align-right {
    text-align: right;
}

.align-left {
    text-align: left;
}


.smartphone_bottom {
    padding-bottom: 60px!important;
}

.dhx_cal_event_readonly {
    pointer-events: none;
}

.durationinput {
    padding:2px 0px 2px 2px;
}

input[type=time] {
    padding: 0px 0px 0px 2px;
}

.eval-year-date {
    font-size: 14px;  
}

.eval-year-empty {
    background: #cccccc;   
}


.eval-year-future {
    background: #dfdfdf;
    color: #5DADE2;
}


.eval-sick {
    background: var(--pro-brown);
    color: #fff;
}

.eval-vacation {
    background: var(--pro-blue);
    color: #fff;
}

.eval-holiday {
    background: var(--pro-yellow);
    color: #fff;
}


.eval-trip {
    background: var(--pro-green2);
    color:#fff;
}


.eval-error {
    background: var(--pro-red);
    color: #fff;
}


.eval-freetime {
    background: #cdaa7d;
}

.eval-short {
    background: #ff73ff;
}

.eval-empty {
    background: #ffffff;
}


.bonus-star {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
}


.profile-bonus-star {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
    width: 40px;
    height: 40px;   
    margin:auto auto;
}


.eval-day-cell {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 40px;
    height: 50%;
    position:absolute;
    top:25%;
    right:-15px;
}

    .eval-day-cell.phone {
        width:20px;
        height:25%;
         right:0px;
    }

    .eval-year-cell {
        width: 100%;
        height: 20px;
        text-align: center;
        align-content: center;
        line-height: 20px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
    }

.eval-orangestar {
    background-image: url(resources/star-outline.svg);
    background-repeat: no-repeat;
    background-position: center;
    filter: invert(17%) sepia(61%) saturate(1393%) hue-rotate(209deg) brightness(90%) contrast(83%);
}
.eval-yellowstar {
    background-image: url(resources/star.svg);
    background-repeat: no-repeat;
    background-position: center;
    filter: invert(86%) sepia(42%) saturate(448%) hue-rotate(350deg) brightness(101%) contrast(91%);
}

    .eval-yellowstar .eval-year-date, .eval-orangestar .eval-year-date {
        display: none;
    }

    .eval-year-table td {
        padding: 10px 0px 10px 0px;
        border-bottom: 1px solid #8d8fc5;
    }


.eval-year-homeoffice {
    background-color: var(--pro-green3);
    color: #fff;
}


.eval-year-worktime {
    background-color: var(--pro-green);
    color: #fff;
}

.eval-year-legend {
    margin-top: 20px;
    width: 30%;
    float: left;
    display: flex;
    align-items: center;
}

.eval-year-mode {
    overflow-y: auto;
    height: calc(100vh - 3.5vw - 90px);
    max-height: calc(100vh - 50px - 90px);
}

.eval-ghost {
    background-color: var(--pro-ghostwhite);
    cursor:pointer;
}

.eval-year-table td.b-weekday-6 {
    border-left: 1px solid #8d8fc5; 
}

.eval-year-table td.b-weekday-0 {
    border-right: 1px solid #8d8fc5;
}

.eval-year-head {
    display:none;
}

.eval-year-date:hover {
    background-color: var(--pro-ghostwhite);
    cursor: pointer;
    color: var(--pro-primary);
}


    .eval-year-date:hover div {
        background-color: transparent;
        color: var(--pro-primary);
    }

.eval-year-table tr:hover {
    color: var(--pro-primary);

}

.teamseparator, .teamseparator2 {
    width: 100%;
    box-sizing: border-box;
    background-color: var(--pro-ghostwhite);
    color: var(--pro-darkblue);
    font-size: 16px;
    padding: 5px;
    padding-left: 20px;
    position: sticky;
    top: 0px;
    z-index: 10;
    height: 30px;
}

    .teamseparator.downtime-list-row {
        margin-top:20px;
    }
.teamseparator.first-row {
    margin-top: 0px;
}

    .teamseparator:hover {
        color:white;
        background-color: var(--pro-darkblue);
    }

    .inactiveChip {
        opacity: 0.5;
    }

.planmodified {
    color: var(--pro-orange);
}

.chk-day-hour {
    width: 50px;
    height: 100%;
    float: left;
    background-color: var(--pro-darkblue);
    display: none;
}

#notification_badge {
    background: #FF4500;
    border-radius: 50%;
    width: 0.8rem;
    height: 0.8rem;
    top:-0.2rem;
    left:90%;
    line-height: 1.5vw;
    display:flex;
    justify-content:center;
    position: relative;
    min-width: 20px;
    min-height: 20px;
    font-family: Roboto, Arial;
    font-size: 0.45rem;
    font-weight: normal;
    color: white;
    text-align: center;
}

.roomstat {
    height: 0.5rem;
    background: linear-gradient(90deg, #48C9B0 0%, #6CA07F 50%, #588668 100%);
    border-radius: 5px;
    margin-bottom: 0.25rem;
    font-size: 0.4rem;
}

.nowork {
    background: linear-gradient(270deg, rgba(194,79,31,1) 0%, rgba(201,98,21,1) 33%, rgba(212,124,11,1) 66%, rgba(224,153,2,1) 100%);
}

.premonth {
    opacity:0.3;
}

.phone_badge {
    /*margin-right:4vw;*/
}


.cockpit_badge {
    /*top:15px;*/
    /*margin-right: 3vw;*/
}

.ui-tooltip {
    font-size: 0.5rem !important;
    white-space: pre-line;
}

#startstop_mic {
    display:none;
}

#todo-response {
    margin-top: 0.2rem !important;
    height: 1.2rem!important;
}

#forwardUserList {
    max-height:50vh;
}

.todocontentadvert {
    width: 100%;
    height:600px;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    background-position: center !important;
}

.shiftpast {
    background-color: lightgray;
}

.errorshiftyellow {
    background-color: gold;
}

.errorshiftred, .errorshiftopen {
    background-color: lightcoral;
}

#profile-user-item-new {
    background-color: var(--pro-darkblue);
    bottom: 0;
    position: sticky;
    z-index: 11;
    box-shadow: -2px 3px 5px 0 rgba(0, 0, 0, 0.1);
}
#profile-user-item-new i {
    color: var(--pro-white);
}

    #profile-user-item-new .profile-user-item-username {
        color: var(--pro-white);
    }

    #profile-user-item-new:hover {
        background-color: var(--pro-primary)!important;
    }

.shiftday:hover {
    background-color: ghostwhite;
}

.shiftday_XXX:hover::after {
    content: '+'; /* Das Symbol, das angezeigt werden soll */
    position: relative; /* Ermöglicht die Positionierung des Symbols relativ zum .shiftday-Element */
    right: 10px; /* Horizontale Positionierung */
    transform: translateY(-50%); /* Zentriert das Symbol vertikal */
    font-size: 20px; /* Größe des Symbols */
    color: #000; /* Farbe des Symbols */
}

.shiftday_XXX.empty:hover::after {
    top: 50%; /* Vertikale Positionierung */
}

/* Wenn die Maus über ein Unterelement von .shiftday fährt, wird das ::after-Pseudoelement ausgeblendet */
#shiftplan-content.no-after .shiftday::after {
    content: none;
}

.movehandler {
        cursor: move;

}

.shiftdragging {
    pointer-events: none;
    z-index: 1000;
    opacity:0.8;
    
}
.shiftitem.shiftdragging .delete-event {
    display:none;
}

.nothingtodo.hidden {
    display: none !important;
}

/* Druckspezifische Stile */
@media print {
    @page {
        size: landscape; /* oder portrait */
    }

    #page-container {
        min-height: 80%!important;
    }

    header, .site-header, .delete-event, .shiftplan-branch-list, .noprint {
        display: none !important;
    }

    #shiftplan-content {
        grid-column: span 12;
    }

    .shiftitem {
        border: 1px solid #000 !important;
        box-shadow: none !important;
        background-color: transparent !important;
        min-height: 1.2rem;
    }

    .shiftday {
        padding-bottom:0px;
    }

    .delete-event {
        display: none;
    }

    .downtime-content {
        height: auto !important;
        max-height: unset !important;
        overflow: unset !important;
    }

    .hideNavigation .downtime-content, .hideNavigation .content-height {
        height: auto !important;
        max-height: unset !important;
        overflow: unset !important;
    }

    .chk-day {
        background-color: #fff !important;
    }


    .divisionweek {
        background-color: var(--pro-ghostwhite) !important;
        border-top: 1px solid #ccc;
    }

    .divisionday {
        border-bottom: 1px solid #ccc;
    }

    .shiftitem.userselected {
        border: 1px solid #000 !important;
    }

    #shiftplan-content .chk-day {
        border: 1px solid #ccc;
        text-align: center;
    }
    #newshiftplan {
        border-right:1px solid #ccc;
    }

    #weekday5, .weekday-6, .saturday_color {
        background-color: var(--pro-yellow) !important;
    }

    #weekday6,.weekday-0, .sunday_color, .holiday_color {
        background-color: var(--pro-yellow) !important;
    }

    .weekday-6 .dhx_month_head, .weekday-6 .dhx_month_body, .dhx_after.weekday-6 .dhx_month_head, .dhx_after.weekday-6 .dhx_month_body {
        background-color: var(--pro-yellow) !important;
    }

    .weekday-0 .dhx_month_head, .weekday-0 .dhx_month_body, .dhx_after.weekday-0 .dhx_month_head, .dhx_after.weekday-0 .dhx_month_body {
        background-color: var(--pro-yellow) !important;
    }


    .shiftpast,.pastshift, .pastshift .dhx_month_head, .pastshift .dhx_month_body, .dhx_after.pastshift .dhx_month_body, .dhx_after.pastshift .dhx_month_head {
        background-color: var(--pro-disabled) !important;
        opacity:0.6!important;
    }

    .errorshiftyellow, .shiftitem.userselected.errorshiftyellow {
        background-color: gold !important;
        border: 2px solid gold !important;
    }

    .errorshiftred, .errorshiftopen, .shiftitem.userselected.errorshiftred, .shiftitem.userselected.errorshiftopen {
        background-color: lightcoral !important;
        border: 2px solid lightcoral !important;
    }
    
    .shiftday::after {
        content: none;
    }
  
}