/* _content/CSP_Frontend/Components/Layout/HomeLayout.razor.rz.scp.css */
.page[b-09czzlhh5r] {
    position: relative;
    display: flex;
    flex-direction: column;
    font-family: Overpass;
    background-color: transparent;
    opacity: 0.99;
}

main[b-09czzlhh5r] {
    flex: 1;
}

.sidebar[b-09czzlhh5r] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-09czzlhh5r] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-09czzlhh5r]  a, .top-row[b-09czzlhh5r]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-09czzlhh5r]  a:hover, .top-row[b-09czzlhh5r]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-09czzlhh5r]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-09czzlhh5r] {
        justify-content: space-between;
    }

    .top-row[b-09czzlhh5r]  a, .top-row[b-09czzlhh5r]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-09czzlhh5r] {
        flex-direction: row;
    }

    .sidebar[b-09czzlhh5r] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-09czzlhh5r] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-09czzlhh5r]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-09czzlhh5r], article[b-09czzlhh5r] {
/*        padding-left: 2rem !important;
        padding-right: 1.5rem !important;*/
    }
}

#blazor-error-ui[b-09czzlhh5r] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-09czzlhh5r] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }


.img-kuc[b-09czzlhh5r] {
    margin-right: 5%;
    margin-top: 3%;
    margin-bottom: 3%;
    justify-content: flex-end;
    display: flex;
    align-items: center;
}
/* _content/CSP_Frontend/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-fivjg1qj6e] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-fivjg1qj6e] {
    flex: 1;
}

.sidebar[b-fivjg1qj6e] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-fivjg1qj6e] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-fivjg1qj6e]  a, .top-row[b-fivjg1qj6e]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

        .top-row[b-fivjg1qj6e]  a:hover, .top-row[b-fivjg1qj6e]  .btn-link:hover {
            text-decoration: underline;
        }

        .top-row[b-fivjg1qj6e]  a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }

@media (max-width: 640.98px) {
    .top-row[b-fivjg1qj6e] {
        justify-content: space-between;
    }

        .top-row[b-fivjg1qj6e]  a, .top-row[b-fivjg1qj6e]  .btn-link {
            margin-left: 0;
        }
}

@media (min-width: 641px) {
    .page[b-fivjg1qj6e] {
        flex-direction: row;
    }

    .sidebar[b-fivjg1qj6e] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-fivjg1qj6e] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

        .top-row.auth[b-fivjg1qj6e]  a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }

    .top-row[b-fivjg1qj6e], article[b-fivjg1qj6e] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-fivjg1qj6e] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-fivjg1qj6e] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.impressumlabel[b-fivjg1qj6e] {
    display: flex;
    justify-content: center;
    align-items: center;
    position: center;
    text-decoration: none; /*nix unterstrichen*/
    margin-bottom: 1.5rem; /* Mindestabstand zum Boden */
}

    .impressumlabel label[b-fivjg1qj6e] {
        color: #676767;
        font-family: Overpass;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
    }

        .impressumlabel label:hover[b-fivjg1qj6e] {
            text-decoration: underline;
            cursor: pointer;
        }

.phoneButton[b-fivjg1qj6e] {
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    bottom: 50px;
    right: 20px;
    gap: 20px;
    text-decoration: none;
}

    .phoneButton img[b-fivjg1qj6e] {
        cursor: pointer;
        width: 3.75rem;
        height: 3.75rem;
        flex-shrink: 0;
        background-color: rgba(0,0,0,0);
    }

    .phoneButton label[b-fivjg1qj6e] {
        display: none;
    }

    .phoneButton:hover label[b-fivjg1qj6e] {
        display: block;
        color: #292D32;
        font-family: Overpass;
        font-size: 0.875rem;
        font-style: normal;
        font-weight: 400;
    }
/* _content/CSP_Frontend/Components/Layout/MainLayoutBasic.razor.rz.scp.css */
.page[b-m9jb02ieaa] {
    position: relative;
    display: flex;
    flex-direction: column;
    height: 100vh;
}

.contentBasic[b-m9jb02ieaa] {
    padding-top: 1.1rem;
    width: 100%;
    height: 90%;
    background: #00183E;
}

main[b-m9jb02ieaa] {
    flex: 1;
}

.sidebar[b-m9jb02ieaa] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-m9jb02ieaa] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-m9jb02ieaa]  a, .top-row[b-m9jb02ieaa]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

        .top-row[b-m9jb02ieaa]  a:hover, .top-row[b-m9jb02ieaa]  .btn-link:hover {
            text-decoration: underline;
        }

        .top-row[b-m9jb02ieaa]  a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }

@media (max-width: 640.98px) {
    .top-row[b-m9jb02ieaa] {
        justify-content: space-between;
    }

        .top-row[b-m9jb02ieaa]  a, .top-row[b-m9jb02ieaa]  .btn-link {
            margin-left: 0;
        }
}

@media (min-width: 641px) {
    .page[b-m9jb02ieaa] {
        flex-direction: row;
    }

    .sidebar[b-m9jb02ieaa] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-m9jb02ieaa] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

        .top-row.auth[b-m9jb02ieaa]  a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }

    .top-row[b-m9jb02ieaa], article[b-m9jb02ieaa] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-m9jb02ieaa] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-m9jb02ieaa] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/CSP_Frontend/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-2r2tlld3l0] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-2r2tlld3l0] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-2r2tlld3l0] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-2r2tlld3l0] {
    font-size: 1.1rem;
}

.bi[b-2r2tlld3l0] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-2r2tlld3l0] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-2r2tlld3l0] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-2r2tlld3l0] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-2r2tlld3l0] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-2r2tlld3l0] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-2r2tlld3l0] {
        padding-bottom: 1rem;
    }

    .nav-item[b-2r2tlld3l0]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-2r2tlld3l0]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-2r2tlld3l0]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-2r2tlld3l0] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-2r2tlld3l0] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-2r2tlld3l0] {
        display: none;
    }

    .nav-scrollable[b-2r2tlld3l0] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* _content/CSP_Frontend/Components/Pages/Dashboard/Current.razor.rz.scp.css */
.page[b-9vt4dpmfgg] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-9vt4dpmfgg] {
    flex: 1;
}

.sidebar[b-9vt4dpmfgg] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-9vt4dpmfgg] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-9vt4dpmfgg]  a, .top-row[b-9vt4dpmfgg]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

        .top-row[b-9vt4dpmfgg]  a:hover, .top-row[b-9vt4dpmfgg]  .btn-link:hover {
            text-decoration: underline;
        }

        .top-row[b-9vt4dpmfgg]  a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }

@media (max-width: 640.98px) {
    .top-row[b-9vt4dpmfgg] {
        justify-content: space-between;
    }

        .top-row[b-9vt4dpmfgg]  a, .top-row[b-9vt4dpmfgg]  .btn-link {
            margin-left: 0;
        }
}

@media (min-width: 641px) {
    .page[b-9vt4dpmfgg] {
        flex-direction: row;
    }

    .sidebar[b-9vt4dpmfgg] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-9vt4dpmfgg] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

        .top-row.auth[b-9vt4dpmfgg]  a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }

    .top-row[b-9vt4dpmfgg], article[b-9vt4dpmfgg] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-9vt4dpmfgg] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-9vt4dpmfgg] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.container[b-9vt4dpmfgg] {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: auto auto;
    gap: 0px 0px;
    grid-auto-flow: row;
    grid-template-areas:
        "Welcome"
        "News";
}

.welcome[b-9vt4dpmfgg] {
    display: grid;
    grid-template-columns: 1fr 3fr;
    grid-template-rows: 1fr;
    gap: 0px 0px;
    grid-auto-flow: row;
    grid-template-areas: "Profile-Picture Welcome-Text";
    grid-area: Welcome;
}

.profile-Picture[b-9vt4dpmfgg] {
    grid-area: Profile-Picture;
    display: flex;
    align-items: flex-start;
    justify-content: center;
}

.welcome-Text[b-9vt4dpmfgg] {
    grid-area: Welcome-Text;
}

.news[b-9vt4dpmfgg] {
    margin-left: 5%;
    margin-bottom: 11%;
    grid-area: News;
    flex-direction: column;
    align-items: flex-start;
    display: flex;
    justify-content: flex-end;
}

.tickets[b-9vt4dpmfgg] {
    display: grid;
    width:100%;
    grid-template-columns: 10rem auto;
    grid-template-rows: auto;
    gap: 0% 5%;
    grid-auto-flow: row;
}

.tid[b-9vt4dpmfgg] {
    color: #00183E;
    font-size: 1rem;
    font-family: Overpass;
    font-weight: 900;
    line-height: 36px;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    text-decoration: none;
}

    .tid:hover[b-9vt4dpmfgg] {
        text-decoration: underline;
    }


.tid-text[b-9vt4dpmfgg] {
    color: #676767;
    font-size: 0.875rem;
    font-family: Overpass;
    font-weight: 600;
    line-height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.forcedBreak[b-9vt4dpmfgg] {
    display: none
}

@media(max-width:1100px) {

    .forcedBreak[b-9vt4dpmfgg]{
        display:block
    }

    .tid-text[b-9vt4dpmfgg] {
        display: none;
    }
}

.img-user[b-9vt4dpmfgg] {
    width: 65%;
    height: auto;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.20) inset;
    border-radius: 9999px;
    margin-top: 25%;
    margin-left: 15%;
}

/* Kreis + Initialen */
.initials-circle[b-9vt4dpmfgg] {
    margin-top: 25%;
    width: 5.25rem;
    height: 5.25rem;
    /* Kreisform + Hintergrund */
    border-radius: 50%;
    background: rgba(244, 244, 244, 1);

    /* Text innerhalb zentrieren */
    display: grid;
    place-items: center;
}

.initials-text[b-9vt4dpmfgg] {
    margin: 0;
    margin-top: 7px;
    font-size: 2.875rem;
    color: #00183E; /* Textfarbe */
    text-transform: uppercase;
    font-family: Overpass;
    font-weight: 800;
}


.label-Hallo[b-9vt4dpmfgg] {
    margin-top: 8%;
    color: #EFA84C;
    font-size: 2rem;
    font-family: Overpass;
    font-weight: 500;
    word-wrap: break-word
}

.label-Name[b-9vt4dpmfgg] {
    color: #00183E;
    font-size: 2.875rem;
    font-family: Overpass;
    font-weight: 800;
    line-height: 35px;
    word-wrap: break-word
}

.label-News[b-9vt4dpmfgg] {
    color: #EFA84C;
    font-size: 2rem;
    font-family: Overpass;
    font-weight: 800;
    word-wrap: break-word
}

.label-Changes[b-9vt4dpmfgg] {
    color: #676767;
    font-size: 0.875rem;
    font-family: Overpass;
    font-weight: 400;
    line-height: 14px;
    word-wrap: break-word
}
/* _content/CSP_Frontend/Components/Pages/Dashboard/Dashboard.razor.rz.scp.css */
.page[b-ji8h40cv51] {
    position: relative;
    display: flex;
    flex-direction: column;
}


.newmessageoverlay[b-ji8h40cv51] {
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,24,62,0.85)
}

.newmessageoverlay label[b-ji8h40cv51] {
    color: #EFA84C;
    font-family: Overpass;
    font-size: 2.875rem;
    font-style: normal;
    font-weight: 800;
    line-height: 3.75rem; /* 130.435% */
    margin-top: 8rem;
    display: flex;
    justify-content: flex-end;
    margin-right: 5rem;
}

main[b-ji8h40cv51] {
    flex: 1;
}

.sidebar[b-ji8h40cv51] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-ji8h40cv51] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-ji8h40cv51]  a, .top-row[b-ji8h40cv51]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-ji8h40cv51]  a:hover, .top-row[b-ji8h40cv51]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-ji8h40cv51]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-ji8h40cv51] {
        justify-content: space-between;
    }

    .top-row[b-ji8h40cv51]  a, .top-row[b-ji8h40cv51]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-ji8h40cv51] {
        flex-direction: row;
    }

    .sidebar[b-ji8h40cv51] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-ji8h40cv51] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-ji8h40cv51]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-ji8h40cv51], article[b-ji8h40cv51] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-ji8h40cv51] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-ji8h40cv51] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.dashboard-layout[b-ji8h40cv51] {
    width: 100%;
    height: 100%;
    background: rgba(244, 244, 244, 1);
    display: flex;
    flex-wrap: wrap;
    gap: 50px; /* Abstand zwischen den Elementen in Pixeln */
    justify-content: center; /* Elemente werden gleichmäßig über die Containerbreite verteilt */
    margin-top: 4%;
    margin-bottom: 1%;
    padding-left: 3%;
    padding-right: 3%;
    padding-bottom: 3%;
}


/* _content/CSP_Frontend/Components/Pages/Dashboard/NewMessageOverlay.razor.rz.scp.css */
.overlay[b-7ciilcibwb] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,8,21,0.85);
    z-index: 1;
}

label[b-7ciilcibwb] {
    color: #EFA84C;
    font-family: Overpass;
    font-size: 2.875rem;
    font-style: normal;
    font-weight: 800;
    line-height: 3.75rem; /* 130.435% */
    margin-top: 8rem;
    display:flex;
    justify-content:flex-end;
    margin-right: 5rem;
}
/* _content/CSP_Frontend/Components/Pages/Datenschutz/Datenschutz.razor.rz.scp.css */
.subheader[b-nuz2lwwzrg] {
    width: 100%;
    height: auto;
    background: rgba(244, 244, 244, 1);
    display: grid;
    grid-auto-flow: column;
    /*grid-template-columns: auto 13rem 13rem 9rem 9rem;*/
    grid-template-columns: 1fr 2fr;
    grid-template-rows: 1fr;
    gap: 0px 0px;
    /*grid-column-gap: 10px;
    grid-template-rows: auto;*/
    margin-top: 1%;
    margin-bottom: 2%;
    grid-template-areas: "backLabel otherLabel";
    /*grid-template-areas: "ButtonBack ButtonMessage ButtonService ButtonSettings ButtonLogout"*/
    align-items: center;
}

.backLabel[b-nuz2lwwzrg] {
    grid-area: backLabel;
    display: flex;
    justify-content: flex-start;
    margin-left: 10%;
    color: #292D32;
    text-align: right;
    font-family: Overpass;
    font-size: 1rem;
    font-style: normal;
    font-weight: 600;
    line-height: 36px; /* 225% */
}

.datenschutztext[b-nuz2lwwzrg]{
    margin-left: 10%;
    margin-right: 10%;
    padding-bottom: 5%;
    display: flex;
    flex-direction: column;
    gap: 30px;
}

datenschutztextBundle[b-nuz2lwwzrg] {
    display: flex;
    flex-direction: column;
}

.dsheaderbig[b-nuz2lwwzrg] {
    color: #00183E;
    font-family: Overpass;
    font-style: normal;
    line-height: 80px; 
    font-size: 44px;
    font-weight: 800;
}

.dsheader[b-nuz2lwwzrg] {
    color: #00183E;
    font-family: Overpass;
    font-style: normal;
    line-height: 60px;
    font-size: 36px;
    font-weight: 600;
}

.dstext[b-nuz2lwwzrg] {
    color: #676767;
    font-family: Overpass;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 25px; /* 257.143% */
}

.dstext[b-nuz2lwwzrg] {  
   color: #676767;  
   font-family: Overpass;  
   font-size: 14px;  
   font-style: normal;  
   font-weight: 500;  
   line-height: 20px; /* 257.143% */  
}  

.br[b-nuz2lwwzrg] {  
   line-height: 20px;  
}
/* _content/CSP_Frontend/Components/Pages/Home.razor.rz.scp.css */
.page[b-ex53o2xhda] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-ex53o2xhda] {
    flex: 1;
}

.sidebar[b-ex53o2xhda] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-ex53o2xhda] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-ex53o2xhda]  a, .top-row[b-ex53o2xhda]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

        .top-row[b-ex53o2xhda]  a:hover, .top-row[b-ex53o2xhda]  .btn-link:hover {
            text-decoration: underline;
        }

        .top-row[b-ex53o2xhda]  a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }

@media (max-width: 640.98px) {
    .top-row[b-ex53o2xhda] {
        justify-content: space-between;
    }

        .top-row[b-ex53o2xhda]  a, .top-row[b-ex53o2xhda]  .btn-link {
            margin-left: 0;
        }
}

@media (min-width: 641px) {
    .page[b-ex53o2xhda] {
        flex-direction: row;
    }

    .sidebar[b-ex53o2xhda] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-ex53o2xhda] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

        .top-row.auth[b-ex53o2xhda]  a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }

    .top-row[b-ex53o2xhda], article[b-ex53o2xhda] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-ex53o2xhda] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-ex53o2xhda] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.layout-welcomeSection[b-ex53o2xhda] {
    height: 100vh;
    padding-right: 5%;
    padding-left: 5%;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr 1fr 1fr;
    gap: 0px 0px;
    grid-template-areas:
        "."
        "."
        ".";
}

.img-kuc[b-ex53o2xhda] {
    margin-right: 0%;
    margin-top: 2%;
    margin-bottom: 20%;
    justify-content: flex-end;
    display: flex;
    align-items: center;
}

.label-welcome[b-ex53o2xhda] {
    display: flex;
    flex-direction: column;
    gap: 38px;
    color: white;
    font-size: 5rem;
    font-family: Overpass;
    font-weight: 500;
    line-height: 80px;
    word-wrap: break-word;
}

.button-container-welcomeSection[b-ex53o2xhda] {
    display:flex;
    flex-direction:column;
    justify-content: flex-end;
    padding-bottom: 70px;
}

.svg-container-welcomeSection[b-ex53o2xhda] {
    display: flex;
    justify-content: center;
    margin-bottom: 36px;
}

#background-video[b-ex53o2xhda] {
    width: 100vw;
    height: 100vh;
    object-fit: cover;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -2;
}

#background-video-overlay[b-ex53o2xhda] {
    width: 100vw;
    height: 100vh;
    object-fit: cover;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    background-color: #00183E;
    opacity: 0.7;
}
/*grids*/
/*servicegrid*/

.serviceGrid[b-ex53o2xhda] {
    display: grid;
    width: 87.5%;
    height: 83.6%;
    gap: 1.875em 1.875em;
    grid-template-columns: 2.7fr 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    grid-template-areas:
        "serviceGridLeft ServiceGridRightTopLeft ServiceGridRightTopRight"
        "serviceGridLeft ServiceGridRightBottom ServiceGridRightBottom";
}

.serviceGridLeft[b-ex53o2xhda] {
    grid-area: serviceGridLeft;
}

.serviceGridRightTopLeft[b-ex53o2xhda] {
    grid-area: ServiceGridRightTopLeft;
}

.serviceGridRightTopRight[b-ex53o2xhda] {
    grid-area: ServiceGridRightTopRight;
}

.serviceGridRightBottom[b-ex53o2xhda] {
    grid-area: ServiceGridRightBottom;
}

/*card left inside grids*/
.cardLeftInsideGrid[b-ex53o2xhda] {
    height: 100%;
    display: flex;
    gap: 0rem;
    flex-direction: column;
    justify-content: space-between;
}

.cardLeftInsideTop[b-ex53o2xhda] {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.cardLeftInsideTopText[b-ex53o2xhda] {
    color: #EFA84C;
    font-family: Overpass;
    font-size: 5rem;
    font-style: normal;
    font-weight: 600;
    line-height: 86px; /* 107.5% */
}

.cardLeftInsideTopTopText[b-ex53o2xhda] {
    color: #F4F4F4;
    font-family: Overpass;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.cardLeftInsideBottom[b-ex53o2xhda] {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    gap: 45px;
}

.cardLeftInsideBottomUpperText[b-ex53o2xhda] {
    color: #F4F4F4;
    font-family: Overpass;
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 300;
    line-height: 36px; /* 180% */
    font-kerning: none;
}

.cardLeftInsideBottomLowerText[b-ex53o2xhda] {
    color: #F4F4F4;
    font-family: Overpass;
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
}

/*card right top left inside grids*/
.cardRightTopLeftInsideGrid[b-ex53o2xhda] {
    height: 100%;
    display: flex;
    gap: 0rem;
    flex-direction: column;
    justify-content: space-between;
}

.cardRightTopLeftInsideTop[b-ex53o2xhda] {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.cardRightTopLeftInsideTopText[b-ex53o2xhda] {
    color: #FFF;
    font-family: Overpass;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.cardRightTopLeftInsideBottom[b-ex53o2xhda] {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    gap: 10px;
}

.cardRightTopLeftInsideBottomUpperText[b-ex53o2xhda] {
    color: #F4F4F4;
    font-family: Overpass;
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 300;
    line-height: 26px; /* 130% */
}

.cardRightTopLeftInsideBottomLowerText[b-ex53o2xhda] {
    color: #FFF;
    font-family: Overpass;
    font-size: 1rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}

/*card right top right inside grids*/
.cardRightTopRightInsideGrid[b-ex53o2xhda] {
    height: 100%;
    display: flex;
    gap: 0rem;
    flex-direction: column;
    justify-content: space-between;
}

.cardRightTopRightInsideTop[b-ex53o2xhda] {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.cardRightTopRightInsideTopText[b-ex53o2xhda] {
    color: #1E1E1E;
    font-family: Overpass;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.cardRightTopRightInsideBottom[b-ex53o2xhda] {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    gap: 10px;
}

.cardRightTopRightInsideBottomUpperText[b-ex53o2xhda] {
    color: #1E1E1E;
    font-family: Overpass;
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 300;
    line-height: 26px; /* 130% */
}

.cardRightTopRightInsideBottomLowerText[b-ex53o2xhda] {
    color: #1E1E1E;
    font-family: Overpass;
    font-size: 1rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}

/*card right bottom inside grids*/
.cardBottomInsideGrid[b-ex53o2xhda] {
    height: 100%;
    display: flex;
    gap: 0rem;
    flex-direction: column;
    justify-content: space-between;
}

.cardBottomInsideTop[b-ex53o2xhda] {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.cardBottomInsideTopText[b-ex53o2xhda] {
    color: #1E1E1E;
    font-family: Overpass;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.cardBottomInsideBottom[b-ex53o2xhda] {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    gap: 10px;
}

.cardBottomInsideBottomUpperText[b-ex53o2xhda] {
    color: #292D32;
    font-family: Overpass;
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 300;
    line-height: 28px; /* 130% */
}

.cardBottomInsideBottomLowerText[b-ex53o2xhda] {
    color: #1E1E1E;
    font-family: Overpass;
    font-size: 1rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}

/*Benefitgrid*/
.benefitGrid[b-ex53o2xhda] {
    display: grid;
    width: 87.5%;
    height: 82vh;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr 1fr 1fr;
    gap: 28px 0px;
    grid-auto-flow: row;
    grid-template-areas:
        "LabelRow"
        "UpperRow"
        "LowerRow";
}

.LabelRow[b-ex53o2xhda] {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-evenly;
}

.benefitLabel[b-ex53o2xhda] {
    color: #00183E;
    text-align: center;
    font-family: Overpass;
    font-size: 5rem;
    font-style: normal;
    font-weight: 600;
    line-height: 86px; /* 107.5% */
}

.UpperRow[b-ex53o2xhda] {
    display: grid;
    height: 35vh;
    grid-template-columns: 2.7fr 1fr 1fr;
    grid-template-rows: 1fr;
    gap: 0px 15px;
    grid-auto-flow: row;
    grid-template-areas:
        "UpperRowLeft UpperRowMiddle UpperRowRight";
    grid-area: UpperRow;
}

.UpperRowLeft[b-ex53o2xhda] {
    grid-area: UpperRowLeft;
    height: 35vh;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-evenly;
    border-radius: 50px;
    background: #00183E;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

    .UpperRowLeft .headline[b-ex53o2xhda] {
        color: #FFF;
        text-align: center;
        font-family: Overpass;
        font-size: 2rem;
        font-style: normal;
        font-weight: 700;
        line-height: 36px; /* 112.5% */
    }

    .UpperRowLeft img[b-ex53o2xhda] {
        max-width: 100%;
        max-height: 100%;
        width: auto;
        height: auto;
        object-fit: contain;
    }

.UpperRowMiddle[b-ex53o2xhda] {
    grid-area: UpperRowMiddle;
    height: 35vh;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    background: #676767;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

    .UpperRowMiddle .headline[b-ex53o2xhda] {
        color: #FFF;
        text-align: center;
        font-family: Overpass;
        font-size: 2rem;
        font-style: normal;
        font-weight: 700;
        line-height: 36px; /* 112.5% */
    }

.UpperRowRight[b-ex53o2xhda] {
    grid-area: UpperRowRight;
    height: 35vh;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    background: #EFA84C;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

    .UpperRowRight .headline[b-ex53o2xhda] {
        color: #00183E;
        text-align: center;
        font-family: Overpass;
        font-size: 2rem;
        font-style: normal;
        font-weight: 700;
        line-height: 36px; /* 112.5% */
    }

.LowerRow[b-ex53o2xhda] {
    display: grid;
    height: 35vh;
    grid-template-columns: 3fr 4fr;
    grid-template-rows: 1fr;
    gap: 0px 30px;
    grid-auto-flow: row;
    grid-template-areas:
        "LowerRowLeft LowerRowRight";
    grid-area: LowerRow;
}

.LowerRowLeft[b-ex53o2xhda] {
    grid-area: LowerRowLeft;
    height: 35vh;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    background: #D9D9D9;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

    .LowerRowLeft .headline[b-ex53o2xhda] {
        color: #00183E;
        text-align: center;
        font-family: Overpass;
        font-size: 2rem;
        font-style: normal;
        font-weight: 700;
        line-height: 36px; /* 112.5% */
    }

.LowerRowRight[b-ex53o2xhda] {
    grid-area: LowerRowRight;
    height: 35vh;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-evenly;
    border-radius: 50px;
    background: #002D72;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

    .LowerRowRight .headline[b-ex53o2xhda] {
        color: #FFF;
        text-align: center;
        font-family: Overpass;
        font-size: 2rem;
        font-style: normal;
        font-weight: 700;
        line-height: 36px; /* 112.5% */
    }

    .LowerRowRight img[b-ex53o2xhda] {
        max-width: 100%;
        max-height: 100%;
        width: auto;
        height: auto;
        object-fit: contain;
    }

/*Footer*/
.footer[b-ex53o2xhda] {
    background-color: #00183E;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 1.5%;
    padding-bottom: 1.5%;
    height: 100%;
    width: 100%;
}

.footerBottomRow[b-ex53o2xhda] {
    background-color: #00183E;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    height: 100%;
    width: 87.5%;
}

.footerLabelWithIcon[b-ex53o2xhda] {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 1rem;
}

.footerLabel[b-ex53o2xhda] {
    color: #F4F4F4;
    font-family: Overpass;
    font-size: 0.6875rem;
    font-style: normal;
    font-weight: 500;
    line-height: 36px; /* 327.273% */
}

.footerLabelLink[b-ex53o2xhda] {
    width: fit-content;
    color: #F4F4F4;
    font-family: Overpass;
    font-size: 1rem;
    font-style: normal;
    font-weight: 500;
    line-height: 36px; /* 327.273% */
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}

/*Color and Typo Definitioins*/
/*Backgrounds*/
.backgroundDarkBlue[b-ex53o2xhda] {
    background-color: #00183E;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 35rem;
}

.middlelabel[b-ex53o2xhda] {
    color: #FFF;
    text-align: center;
    font-family: Overpass;
    font-size: 2.25rem;
    font-style: normal;
    font-weight: 600;
    line-height: 3.125rem; /* 138.889% */
}

.backgroundWhite[b-ex53o2xhda] {
    height: 100vh;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.backgroundWhiteBenefits[b-ex53o2xhda] {
    height: 100vh;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 80px;
    padding-top: 100px;
    padding-bottom: 100px;
}


/*Cards*/

.cardBlue[b-ex53o2xhda], .cardDarkBlue[b-ex53o2xhda], .cardYellow[b-ex53o2xhda], .cardDark[b-ex53o2xhda], .cardLight[b-ex53o2xhda] {
    height: 100%;
    padding: 2rem;
    border-radius: 3.125rem;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    align-content: center;
}

.cardDarkBlue[b-ex53o2xhda] {
    background: #00183E;
    color: #F4F4F4;
    font-family: Overpass;
    font-style: normal;
    font-weight: 300;
    line-height: 2.25rem; /* 180% */
}

    .cardDarkBlue .headline[b-ex53o2xhda] {
        font-size: 1.5rem;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }

    .cardDarkBlue .yellowLabel[b-ex53o2xhda] {
        color: #EFA84C;
        font-family: Overpass;
        font-size: 5rem;
        font-style: normal;
        font-weight: 600;
        line-height: 5.375rem; /* 107.5% */
    }

.cardYellow[b-ex53o2xhda] {
    background: #EFA84C;
    color: #1E1E1E;
    font-family: Overpass;
    font-style: normal;
    font-weight: 300;
    line-height: 1.625rem; /* 130% */
}

    .cardYellow .headline[b-ex53o2xhda] {
        color: #1E1E1E;
        font-family: Overpass;
        font-size: 1.5rem;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }

    .cardYellow a[b-ex53o2xhda] {
        color: #1e1e1e;
    }

.cardDark[b-ex53o2xhda] {
    background: #676767;
    color: #F4F4F4;
    font-family: Overpass;
    font-style: normal;
    font-weight: 300;
    line-height: 1.625rem; /* 130% */
}

    .cardDark .headline[b-ex53o2xhda] {
        color: var(--background-primary, #FFF);
        font-family: Overpass;
        font-size: 1.5rem;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }

    .cardDark a[b-ex53o2xhda] {
        color: #f4f4f4;
    }

.cardLight[b-ex53o2xhda] {
    background: #D9D9D9;
    color: #292D32;
    font-family: Overpass;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

    .cardLight .headline[b-ex53o2xhda] {
        color: #1E1E1E;
        font-family: Overpass;
        font-size: 1.5rem;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }

    .cardLight a[b-ex53o2xhda] {
        color: #1e1e1e
    }

.cardBlue[b-ex53o2xhda] {
    background: #002D72;
    color: var(--background-primary, #FFF);
    font-family: Overpass;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

    .cardBlue .headline[b-ex53o2xhda] {
        color: #fff;
        font-family: Overpass;
        font-size: 1.5rem;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }

.buttonZumPortalDashboard[b-ex53o2xhda] {
    width: 14.25rem;
    height: 5rem;
    background-color: rgba(244, 244, 244, 0.70);
    border-radius: 30px;
    color: #00183E;
    font-size: 1.375rem;
    font-family: Overpass;
    font-weight: 700;
    word-wrap: break-word;
    border: none;
}

    .buttonZumPortalDashboard:hover[b-ex53o2xhda] {
        box-shadow: 0px 0px 2px rgba(255, 255, 255, 0.70);
        background-color: #F4F4F4;
    }
/* _content/CSP_Frontend/Components/Pages/NewTicket/NewTicket.razor.rz.scp.css */
.dashboard-layout[b-q13i45y2oy] {
    width: 100%;
    max-width: 1920px;
    height: auto;
    background: rgba(244, 244, 244, 1);
    display: grid;
    grid-template-columns: 1fr; /* Erstellt zwei Spalten mit gleicher Breite */
    grid-template-rows: auto; /* Automatische Höhe für die Zeile */
    gap: 3%; /* Abstand zwischen den Elementen in Pixeln */
    /* 10% des linken und rechten Rands */
    justify-content: space-between; /* Elemente werden gleichmäßig über die Containerbreite verteilt */
    justify-self: center;
    margin-top: 0%;
    margin-bottom: 1%;
    padding-left: 3%;
    padding-right: 3%;
    padding-bottom: 1%;
}

.bigcards[b-q13i45y2oy] {
    width: 100%;
    height: 785px;
    background: #DCDCDC;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 50px;
    min-height: 400px;
    display: grid;
    grid-template-rows: 4fr 1fr;
    justify-content: center;
}

.bigcardsblueside[b-q13i45y2oy] {
    width: 100%;
    /*height: 785px;*/
    height: auto;
    background: #DCDCDC;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 50px;
    min-height: 400px;
    display: grid;
    justify-content: center;
    grid-template-columns: 18rem minmax(auto,1fr);
    grid-template-rows: 1fr;
    gap: 0px 0px;
    grid-auto-flow: row;
    grid-template-areas:
        "BigCardBlueSideLeft BigCardBlueSideRight"
}

.bigcardbluesideleft[b-q13i45y2oy] {
    grid-area: BigCardBlueSideLeft;
    /*height: 785px;*/
    height: auto;
    background-color: #00183E;
    border-radius: 50px 0px 0px 50px;
    color: #fff;
}

.bigcardbluesideright[b-q13i45y2oy] {
    grid-area: BigCardBlueSideRight;
    height: auto;
    /*height: 785px;*/
}

.page[b-q13i45y2oy] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-q13i45y2oy] {
    flex: 1;
}

.sidebar[b-q13i45y2oy] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-q13i45y2oy] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-q13i45y2oy]  a, .top-row[b-q13i45y2oy]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

        .top-row[b-q13i45y2oy]  a:hover, .top-row[b-q13i45y2oy]  .btn-link:hover {
            text-decoration: underline;
        }

        .top-row[b-q13i45y2oy]  a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }

@media (max-width: 640.98px) {
    .top-row[b-q13i45y2oy] {
        justify-content: space-between;
    }

        .top-row[b-q13i45y2oy]  a, .top-row[b-q13i45y2oy]  .btn-link {
            margin-left: 0;
        }
}

@media (min-width: 641px) {
    .page[b-q13i45y2oy] {
        flex-direction: row;
    }

    .sidebar[b-q13i45y2oy] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-q13i45y2oy] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

        .top-row.auth[b-q13i45y2oy]  a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }

    .top-row[b-q13i45y2oy], article[b-q13i45y2oy] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-q13i45y2oy] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-q13i45y2oy] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/CSP_Frontend/Components/Pages/OpenedTicket/OpenedTicket.razor.rz.scp.css */
.dashboard-layout[b-z3sayuwh4s] {
    width: 100%;
    max-width: 2540px;
    height: 70%;
    background: rgba(244, 244, 244, 1);
    display: grid;
    grid-template-columns: 1fr; /* Erstellt zwei Spalten mit gleicher Breite */
    grid-template-rows: auto; /* Automatische Höhe für die Zeile */
    gap: 3%; /* Abstand zwischen den Elementen in Pixeln */
    /* 10% des linken und rechten Rands */
    justify-content: space-between; /* Elemente werden gleichmäßig über die Containerbreite verteilt */
    justify-self: center;
    margin-top: 0%;
    margin-bottom: 1%;
    padding-left: 3%;
    padding-right: 3%;
    padding-bottom: 1%;
}

.page-container[b-z3sayuwh4s] {
    display: flex;
    width: 100%;
    flex-direction: column;
    padding: 20px;
    font-family: 'Overpass', sans-serif;
}

.Ticket-Container[b-z3sayuwh4s] {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
/*    grid-template-rows: 1fr 1fr 1fr 1fr 1fr;*/
    gap: 30px 30px;
    grid-auto-flow: row;
}

.TicketId[b-z3sayuwh4s] {
    grid-area: TicketId;
    height: 198px;
    flex-shrink: 0;
    border-radius: 50px;
    background: #00183E;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding-left: 50px;
    padding-bottom: 30px;
}

.SlaDate[b-z3sayuwh4s] {
    grid-area: SlaDate;
    height: 200px;
    flex-shrink: 0;
    border-radius: 50px;
    border: 1px solid #EFA84C;
    background: #EFA84C;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 50px;
    row-gap: 30px;
}

.NewMessage[b-z3sayuwh4s] {
    height: 202px;
    flex-shrink: 0;
    grid-area: NewMessage;
    border-radius: 50px;
    border: 1px solid rgba(255, 255, 255, 0.70);
    background: var(--background-primary, #FFF);
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 50px;
    row-gap: 30px;
}

.TicketDetails[b-z3sayuwh4s] {
    grid-area: TicketDetails;
    height: 768px;
    flex-shrink: 0;
    border-radius: 50px;
    border: 1px solid rgba(255, 255, 255, 0.70);
    background: var(--background-primary, #FFF);
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding: 40px 60px 40px 45px;
    row-gap: 30px;
    overflow: auto;
}
    .TicketDetails[b-z3sayuwh4s]::-webkit-scrollbar {
        width: 6px;
    }

    .TicketDetails[b-z3sayuwh4s]::-webkit-scrollbar-track {
        background: transparent;
        margin-block: 18px; /* oben + unten Lücke */
        margin-top: 50px; /* »schrumpft« die Scrollbar-Höhe   */
        margin-bottom: 50px;
    }

    .TicketDetails[b-z3sayuwh4s]::-webkit-scrollbar-thumb {
        background: #00183E;
        border-radius: 4px;
    }

    .TicketDetails[b-z3sayuwh4s]::-webkit-scrollbar-button {
        display: none; /* Pfeile ausblenden */
    }

.CommunicationHistory[b-z3sayuwh4s] {
    grid-area: CommunicationHistory;
    height: 768px;
    border-radius: 50px;
    border: 1px solid rgba(255, 255, 255, 0.70);
    background: var(--background-primary, #FFF);
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding: 40px 60px 40px 45px;
    row-gap: 30px;
}

.TicketIdTitle[b-z3sayuwh4s] {
    color: #EFA84C;
    font-family: Overpass;
    font-size: 2rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.TicketIdLowRow[b-z3sayuwh4s] {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    gap: 30px;
    margin-top: -10px;
}

.TicketIdNumberText[b-z3sayuwh4s] {
    width: auto;
    height: 68px;
    flex-shrink: 0;
    color: var(--background-primary, #FFF);
    font-family: Overpass;
    font-size: 2.875rem;
    font-style: normal;
    font-weight: 800;
    line-height: 86px; /* 186.957% */
}

.TicketIdStatus[b-z3sayuwh4s] {
    color: #EFA84C;
    text-align: right;
    font-family: Overpass;
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 500;
    line-height: 36px; /* 180% */
}

.SlaDateTitle[b-z3sayuwh4s] {
    width: 100%;
    height: 30px;
    flex-shrink: 0;
    color: #292D32;
    font-family: Overpass;
    font-size: 1.75rem;
    font-style: normal;
    font-weight: 800;
    line-height: 36px; /* 128.571% */
}

.SlaDateLowRow[b-z3sayuwh4s] {
    display: flex;
    justify-content: flex-start;
    /*gap: 20px;*/
    gap: 5%;
}

.SlaDateLowRowBoldText[b-z3sayuwh4s] {
    color: #1E1E1E;
    font-family: Overpass;
    font-size: 1rem;
    font-style: normal;
    font-weight: 700;
    line-height: 36px; /* 225% */
}

.SlaDateLowRowDateTimeText[b-z3sayuwh4s] {
    color: #292D32;
    font-family: Overpass;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 36px; /* 225% */
}

.NewMessageCenterBox[b-z3sayuwh4s] {
    display: flex;
    width: 117px;
    height: 81px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 15px;
    flex-shrink: 0;
}

.NewMessageCenterBoxText[b-z3sayuwh4s] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 15px;
    flex-shrink: 0;
}

.NewMessageFormular[b-z3sayuwh4s] {
    grid-area: NewMessageFormular;
    height: fit-content;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    row-gap: 30px;
}

.NewMessageFormularTitleRow[b-z3sayuwh4s] {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.NewMessageFormularTitle[b-z3sayuwh4s] {
    color: #292D32;
    font-family: Overpass;
    font-size: 1.75rem;
    font-style: normal;
    font-weight: 800;
    line-height: 36px; /* 128.571% */
}

.NewMessageFormularTitleSmaller[b-z3sayuwh4s] {
    color: #292D32;
    font-family: Overpass;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.NewMessageFormularMailRow[b-z3sayuwh4s] {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.NewMessageFormularMailRowBtnGrid[b-z3sayuwh4s] {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    gap: 7px 17px;
    grid-auto-flow: row;
    grid-template-areas:
        "SendButton SendFrom SendFrom Textfield1 Textfield1 Textfield1 Textfield1"
        "SendButton SendCC SendCC Textfield2 Textfield2 Textfield2 Textfield2";
}

.NewMessageFormularMailSendButton[b-z3sayuwh4s] {
    grid-area: SendButton;
    width: 64px;
    height: 77px;
    flex-shrink: 0;
    border-radius: 5px;
    border: 1px solid #676767;
    background: #F4F4F4;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

    .NewMessageFormularMailSendButton:hover[b-z3sayuwh4s] {
        border: 2px solid #676767;
        background: #F6F6F6;
    }


    .NewMessageFormularMailSendButton:disabled[b-z3sayuwh4s] {
        background-color: #F4F4F4;
        border-color: #676767;
        cursor: not-allowed;
        opacity: 0.4;
    }

.NewMessageFormularMailSendFrom[b-z3sayuwh4s] {
    grid-area: SendFrom;
    width: 106px;
    height: 36px;
    flex-shrink: 0;
    border-radius: 5px;
    border: 0.5px solid #676767;
    background: rgba(244, 244, 244, 0.50);
    padding: 10px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: baseline;
    gap: 12px;
}

.NewMessageFormularMailSendCC[b-z3sayuwh4s] {
    grid-area: SendCC;
    width: 106px;
    height: 36px;
    flex-shrink: 0;
    border-radius: 5px;
    border: 0.5px solid #676767;
    background: rgba(244, 244, 244, 0.50);
    padding: 10px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: baseline;
    gap: 12px;
}

.NewMessageFormularMailSendLabel[b-z3sayuwh4s] {
    width: auto;
    color: rgba(103, 103, 103, 0.50);
    font-family: Overpass;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 114.286% */
    padding: 0;
    border: none;
    background: none;
}

    .NewMessageFormularMailSendLabel[b-z3sayuwh4s]::placeholder {
        color: rgba(103, 103, 103, 0.50);
        font-family: Overpass;
        font-size: 0.875rem;
        font-style: normal;
        font-weight: 500;
        line-height: 16px; /* 114.286% */
        padding: 0;
        border: none;
        background: none;
    }

.NewMessageFormularMailSendButtonLabel[b-z3sayuwh4s] {
    color: #676767;
    text-align: center;
    font-family: Overpass;
    font-size: 0.6875rem;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 327.273% */
}

.NewMessageFormularTextfieldFrom[b-z3sayuwh4s] {
    grid-area: Textfield1;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    gap: 7px;
    width: auto;
}

.NewMessageFormularTextfieldCC[b-z3sayuwh4s] {
    grid-area: Textfield2;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    gap: 7px;
}

.NewMessageFormularSubjectBox[b-z3sayuwh4s] {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    gap: 7px;
}

.NewMessageFormularSubjectInput[b-z3sayuwh4s] {
    width: 100%; /* Skaliert das Eingabefeld auf die volle Breite des Containers */
    height: 30px;
    border: none;
    outline: none;
    color: #292D32;
    font-family: Overpass;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 114.286% */
    resize: none;
}

.NewMessageFormularDescriptionBox[b-z3sayuwh4s] {
    width: 100%; /* Skaliert die Box auf die volle Breite des Containers */
    height: 182px; /* Höhe wie im SVG */
    background-color: white;
    border: 1px solid #D9D9D9;
    border-radius: 26px; /* Rundung der Ecken entsprechend dem SVG */
    display: flex;
    align-items: flex-start; /* Zentriert den Inhalt vertikal */
    padding: 21px 23px; /* Innenabstand für den Inhalt */
    box-sizing: border-box; /* Sorgt dafür, dass das Padding in der Breite berücksichtigt wird */
}

.NewMessageFormularDescriptionBoxInput[b-z3sayuwh4s] {
    width: 100%; /* Skaliert das Eingabefeld auf die volle Breite des Containers */
    height: 100%;
    border: none;
    outline: none;
    color: #292D32;
    font-family: Overpass;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 114.286% */
    resize: none;
}

    .NewMessageFormularDescriptionBoxInput[b-z3sayuwh4s]::placeholder {
        color: rgba(103, 103, 103, 0.50); /* Gleiche Farbe wie der normale Text */
        font-family: Overpass; /* Gleiche Schriftart */
        font-size: 0.875rem; /* Gleiche Schriftgröße */
        font-style: normal; /* Gleicher Stil */
        font-weight: 500; /* Gleiches Gewicht */
        line-height: 16px; /* Gleiche Zeilenhöhe */
    }

.NewMessageFormularCloseBtn[b-z3sayuwh4s] {
    height: 52px;
    width: 52px;
    padding: 0;
    border: none;
    background: none;
}

    .NewMessageFormularCloseBtn:hover[b-z3sayuwh4s] {
        filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.15));
    }

.attachement[b-z3sayuwh4s] {
    display: flex;
    align-items: center;
    gap: 10px;
}

    .attachement label[b-z3sayuwh4s] {
        font-family: Overpass;
        font-size: 0.875rem;
        font-style: normal;
        font-weight: 500;
        line-height: 2.25rem; /* 257.143% */
        padding-left: 1rem;
        display: inline-block;
        cursor: pointer;
        color: #00183E;
        margin-top: 0.5rem;
    }

        .attachement label:hover[b-z3sayuwh4s] {
            text-decoration: underline;
        }

    .attachement img[b-z3sayuwh4s] {
        width: 1.1875rem;
        height: 0.96325rem;
        flex-shrink: 0;
    }

.file-upload-container[b-z3sayuwh4s] {
    display: flex;
    align-items: center;
    gap: 5px;
}

    .file-upload-container img[b-z3sayuwh4s] {
        width: 20px;
        height: 20px;
        flex-shrink: 0;
    }

.file-path[b-z3sayuwh4s] {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #00183E;
    font-family: Overpass;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 500;
    line-height: 36px; /* 257.143% */
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 250px; /* Begrenzung der Pfadanzeige */
    margin-top: 0.5rem;
    margin-left: 1rem;
}

.reset-upload-button[b-z3sayuwh4s] {
    background: none;
    border: none;
    margin-top: 0.5rem;
    color: #EFA84C;
    font-family: Overpass;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 500;
    line-height: 36px; /* 257.143% */
    cursor: pointer;
    padding: 0;
}

    .reset-upload-button:hover[b-z3sayuwh4s] {
        text-decoration: underline;
    }

label.custom-file-upload[b-z3sayuwh4s] {
    color: #00183E;
    font-family: Overpass;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 500;
    line-height: 36px; /* 257.143% */
    cursor: pointer;
    display: inline-block;
    margin-top: 0.5rem;
}

    label.custom-file-upload:hover[b-z3sayuwh4s] {
        text-decoration: underline;
    }

.TicketDetailsTitle[b-z3sayuwh4s] {
    width: 246px;
    height: 28px;
    flex-shrink: 0;
    color: #292D32;
    font-family: Overpass;
    font-size: 1.75rem;
    font-style: normal;
    font-weight: 800;
    line-height: 36px; /* 128.571% */
}

.TicketDetailsBox[b-z3sayuwh4s] {
    display:flex;
    flex-direction: column;
    justify-content: flex-start;
}

.TicketDetailsBoxRow[b-z3sayuwh4s] {
    display: grid;
    grid-template-columns: 50px 320px 1fr; /* Icon, Titel, Info */
    align-items: center; /* Zentriere die Elemente vertikal */
    justify-items: flex-start;
    gap: 15px; /* Abstand zwischen den Spalten */
}

.TicketDetailsBoxRowSvgContainer[b-z3sayuwh4s] {
    display:flex;
    width: 25px;
    justify-content: center;
    align-content: center;
}

.TicketDetailsBoxRowTitleText[b-z3sayuwh4s] {
    color: #292D32;
    font-family: Overpass;
    font-size: 1rem;
    font-style: normal;
    font-weight: 700;
    line-height: 36px; /* 225% */
}

.TicketDetailsBoxRowInfoText[b-z3sayuwh4s] {
    color: #676767;
    font-family: Overpass;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 36px; /* 225% */
    white-space: nowrap; /* Verhindert Zeilenumbruch bei langen Texten */
    overflow: hidden;
    text-overflow: ellipsis; /* Zeigt "..." bei Überlauf an */
}

.TicketDetailsBoxRowTitleTextOrange[b-z3sayuwh4s] {
    color: #EFA84C;
    font-family: Overpass;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 100% */
}

.TicketDetailsSubjectInputRow[b-z3sayuwh4s] {
    height: 45px;
    flex-shrink: 0;
    border-radius: 15px;
    background: #F4F4F4;
    display: flex;
    align-items: center;
    padding: 0 15px;
    gap: 10px;
}

.TicketDetailsDescriptionInputRow[b-z3sayuwh4s] {
    height: 100px;
    flex-shrink: 0;
    border-radius: 15px;
    background: #F4F4F4;
    display: flex;
    align-items: center;
    padding: 0 15px;
    gap: 10px;
}

.TicketDetailsInput[b-z3sayuwh4s] {
    width: 100%; /* Skaliert das Eingabefeld auf die volle Breite des Containers */
    height: 100%;
    border: none;
    outline: none;
    background: none;
    font-family: Overpass;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 114.286% */
    resize: none;
}

    .TicketDetailsInput[b-z3sayuwh4s]::placeholder {
        color: rgba(103, 103, 103, 0.50);
        font-family: Overpass;
        font-size: 0.875rem;
        font-style: normal;
        font-weight: 400;
        line-height: 36px; /* 257.143% */
    }


.TicketDetailsInputDescriptionBox[b-z3sayuwh4s] {
    height: auto;
    flex-shrink: 0;
    border-radius: 15px;
    background: #F4F4F4;
    display: flex;
    align-items: flex-start;
    padding: 15px 15px;
    gap: 10px;
}

.TicketDetailsInputDescriptionBoxInput[b-z3sayuwh4s] {
    width: 100%; /* Skaliert das Eingabefeld auf die volle Breite des Containers */
    height: 100%;
    border: none;
    outline: none;
    background: none;
    font-family: Overpass;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 114.286% */
    resize: none;
    white-space: pre-wrap; /* behält \n bei */
}

    .TicketDetailsInputDescriptionBoxInput[b-z3sayuwh4s]::placeholder {
        color: rgba(103, 103, 103, 0.50);
        font-family: Overpass;
        font-size: 0.875rem;
        font-style: normal;
        font-weight: 400;
        line-height: 36px; /* 257.143% */
    }

.CommunicationHistoryTitle[b-z3sayuwh4s] {
    width: 246px;
    height: 28px;
    flex-shrink: 0;
    color: #292D32;
    font-family: Overpass;
    font-size: 1.75rem;
    font-style: normal;
    font-weight: 800;
    line-height: 36px; /* 128.571% */
}

.CommunicationHistoryScrollBox[b-z3sayuwh4s] {
    width: 100%;
    height: 100%;
    overflow-y: auto; /* Ermöglicht vertikales Scrollen */
    display: flex;
    flex-direction: column;
    gap: 20px; /* Abstand zwischen den Elementen */
    padding-right: 10px; /* Platz für die Scrollbar */
}

.CommunicationHistoryScrollBoxElement[b-z3sayuwh4s] {
    width: 100%;
    min-height: 172px;
    flex-shrink: 0;
    border-radius: 25px;
    background: rgba(244, 244, 244, 0.70);
    display: grid;
    grid-template-columns: 175px 30px 1fr; /* Icon, Titel, Info */
    align-items: flex-start;
    gap: 15px;
    padding: 15px;
}

.CommunicationHistoryScrollBoxElementDate[b-z3sayuwh4s]{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.CommunicationHistoryScrollBoxElementDateRow[b-z3sayuwh4s] {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 15px;
}

.CommunicationHistoryScrollBoxElementDateText[b-z3sayuwh4s] {
    width: 10rem;
    height: 25px;
    flex-shrink: 0;
    color: #00183E;
    font-family: Overpass;
    font-size: 0.75rem;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

    .CommunicationHistoryScrollBoxElementDateText.attachment-link[b-z3sayuwh4s] {
        cursor: pointer;
        text-decoration: underline;
    }

.CommunicationHistoryScrollBoxElement-UserIcon[b-z3sayuwh4s] {
    display: flex;
    align-items: center;
    justify-content: center;
}

.CommunicationHistoryScrollBoxElement-User-icon[b-z3sayuwh4s] {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 30px;
}

    .CommunicationHistoryScrollBoxElement-User-icon svg[b-z3sayuwh4s] {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.CommunicationHistoryScrollBoxElement-User-initials[b-z3sayuwh4s] {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: var(--background-primary, #FFF);
    text-align: center;
    font-family: Overpass;
    font-size: 1rem;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
    padding-top: 3px;
}

.CommunicationHistoryScrollBoxElementMessage[b-z3sayuwh4s] {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: left;
}

.CommunicationHistoryScrollBoxElementMessageTitle[b-z3sayuwh4s] {
    color: #00183E;
    font-family: Overpass;
    font-size: 0.75rem;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
}

.CommunicationHistoryScrollBoxElementMessageTextArea[b-z3sayuwh4s] {
    display: flex;
    flex-direction: row;
}

    .CommunicationHistoryScrollBoxElementMessageTextArea.collapsed[b-z3sayuwh4s] {
        max-height: 80px; /* Maximale Höhe, z.B. ca. 5 Zeilen */
        overflow: hidden; /* Überschüssigen Text verbergen */
        transition: max-height 0.6s ease;
    }

    .CommunicationHistoryScrollBoxElementMessageTextArea.expanded[b-z3sayuwh4s] {
        max-height: none; /* Volle Höhe anzeigen */
        transition: max-height 0.6s ease;
    }

.CommunicationHistoryScrollBoxElementMessageText[b-z3sayuwh4s] {
    color: #00183E;
/*    width: 250px;*/
    font-family: Overpass;
    font-size: 0.6875rem;
    font-style: normal;
    font-weight: 400;
    word-wrap: break-word;
}

.short-text[b-z3sayuwh4s] {
    max-height: 45px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.more-link[b-z3sayuwh4s] {
    color: #EFA84C;
    cursor: pointer;
    font-family: Overpass;
    font-size: 0.6875rem;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
    text-decoration: none;
}

.popup-text-showMoreButton[b-z3sayuwh4s] {
    background: none;
    border: none;
    padding: 0px;
}

.showMoreButtonImgRotated[b-z3sayuwh4s] {
    transform: rotate(180deg);
    transition: transform 0.3s ease;
}

.popup-text-showMore[b-z3sayuwh4s] {
    color: #EFA84C;
    font-size: 0.6875rem;
    font-family: Overpass;
    font-weight: 700;
    word-wrap: break-word;
}

.hidden[b-z3sayuwh4s] {
    display: none;
}

.overlayDefault[b-z3sayuwh4s] {
    grid-template-areas:
        "TicketId TicketId TicketId TicketId SlaDate SlaDate NewMessage"
        "TicketDetails TicketDetails TicketDetails TicketDetails CommunicationHistory CommunicationHistory CommunicationHistory"
        "TicketDetails TicketDetails TicketDetails TicketDetails CommunicationHistory CommunicationHistory CommunicationHistory"
        "TicketDetails TicketDetails TicketDetails TicketDetails CommunicationHistory CommunicationHistory CommunicationHistory"
        "TicketDetails TicketDetails TicketDetails TicketDetails CommunicationHistory CommunicationHistory CommunicationHistory";
    grid-template-rows: repeat(5, 1fr);
}

.overlayNewMessage[b-z3sayuwh4s] {
    grid-template-areas:
        "TicketId TicketId TicketId TicketId CommunicationHistory CommunicationHistory CommunicationHistory"
        "TicketDetails TicketDetails TicketDetails TicketDetails CommunicationHistory CommunicationHistory CommunicationHistory"
        "TicketDetails TicketDetails TicketDetails TicketDetails CommunicationHistory CommunicationHistory CommunicationHistory"
        "TicketDetails TicketDetails TicketDetails TicketDetails CommunicationHistory CommunicationHistory CommunicationHistory"
        "TicketDetails TicketDetails TicketDetails TicketDetails CommunicationHistory CommunicationHistory CommunicationHistory";
    grid-template-rows: repeat(5, 1fr);
}

#blazor-error-ui[b-z3sayuwh4s] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-z3sayuwh4s] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

/* _content/CSP_Frontend/Components/Pages/PageElements/Calendar.razor.rz.scp.css */
/* ----------- Calender ----------- */

.calendar-container[b-7x1cil2h5y] {
    position: absolute;
    display: inline-block;
    z-index: 100;
    margin-top: 5px;
    padding: 10px;
    border-radius: 12px;
    border: 1px solid #F4F4F4;
    background: var(--background-primary, #FFF);
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.calendar[b-7x1cil2h5y] {
    display: inline-block;
    padding: 10px;
}

.calendar-header[b-7x1cil2h5y] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}

.calendar-header-buttons-Container[b-7x1cil2h5y] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}

.calendar-header-buttons[b-7x1cil2h5y] {
    width: 24px;
    height: 24px;
    outline: none;
    border: none;
    background: none;
}

.calendar-days-of-week[b-7x1cil2h5y] {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    color: var(--text-tertiary, #5C5C5C);
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Overpass;
    font-size: 0.75rem;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
}

.calendar-days[b-7x1cil2h5y] {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    gap: 5px;
}

.calendar-day[b-7x1cil2h5y] {
    padding: 10px;
    cursor: pointer;
    color: var(--text-secondary, #3D3D43);
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Overpass;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: -0.5px;
}

    .calendar-day:hover[b-7x1cil2h5y] {
        background-color: #eee;
    }

.calendar-today[b-7x1cil2h5y] {
    color: #EFA84C;
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Overpass;
    font-size: 0.875rem;
    font-style: italic;
    font-weight: 250;
    line-height: 20px; /* 142.857% */
    letter-spacing: -0.5px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.calendar-selected[b-7x1cil2h5y] {
    color: #00183E;
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Overpass;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 142.857% */
    letter-spacing: -0.5px;
    border-radius: 40px;
    border: 2px solid #00183E;
}

.calendar-outside-month[b-7x1cil2h5y] {
    pointer-events: none; /* Klickbare Tage außerhalb des Monats deaktivieren */
    color: var(--text-disabled, #C5C5CB); /* Graue Schrift für Tage außerhalb des aktuellen Monats */
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Overpass;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    letter-spacing: -0.5px;
}

.calendar-controls[b-7x1cil2h5y] {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    margin-top: 10px;
    gap: 10px;
}

.calendar-controls-reset[b-7x1cil2h5y] {
    color: var(--text-tertiary, #5C5C5C);
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Overpass;
    font-size: 0.75rem;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    outline: none;
    border: none;
    background: none;
}

.calendar-controls-reset-label[b-7x1cil2h5y] {
    color: #EFA84C;
    font-family: Overpass;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 600;
}

.calendar-controls-ok[b-7x1cil2h5y] {
    color: var(--text-tertiary, #5C5C5C);
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Overpass;
    font-size: 0.75rem;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    outline: none;
    border: none;
    background: none;
}

.calendar-controls-ok-label[b-7x1cil2h5y] {
    color: #676767;
    font-family: Overpass;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 600;
}
/* _content/CSP_Frontend/Components/Pages/PageElements/NewTicketForm.razor.rz.scp.css */
#blazor-error-ui[b-751mylo8dw] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-751mylo8dw] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.bigcardsblueside[b-751mylo8dw] {
    width: 100%;
    /*height: 785px;*/
    height: auto;
    background: #DCDCDC;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 50px;
    min-height: 400px;
    display: grid;
    justify-content: center;
    grid-template-columns: 18rem minmax(auto,1fr);
    grid-template-rows: 1fr;
    gap: 0px 0px;
    grid-auto-flow: row;
    grid-template-areas:
        "BigCardBlueSideLeft BigCardBlueSideRight"
}

.bigcardbluesideleft[b-751mylo8dw] {
    grid-area: BigCardBlueSideLeft;
    /*height: 785px;*/
    height: auto;
    background-color: #00183E;
    border-radius: 50px 0px 0px 50px;
    color: #fff;
}

.bigcardbluesideright[b-751mylo8dw] {
    grid-area: BigCardBlueSideRight;
    height: auto;
    /*height: 785px;*/
}

.containerLabel[b-751mylo8dw] {
    height: 100%;
    padding-top: 2.75rem;
    padding-left: 3.13rem;
    padding-right: 3.13rem;
    padding-bottom: 2.75rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.bigLabel[b-751mylo8dw] {
    display: flex;
    flex-direction: column;
}

.label-neues[b-751mylo8dw] {
    color: #EFA84C;
    font-family: Overpass;
    font-size: 2rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.label-ticket[b-751mylo8dw] {
    color: var(--background-primary, #FFF);
    font-family: Overpass;
    font-size: 2.875rem;
    font-style: normal;
    font-weight: 800;
    line-height: 86px; /* 186.957% */
    margin-top: -10px;
}

.bottomLabel[b-751mylo8dw] {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    align-items: center;
}

    .bottomLabel.saved .label-saved-line[b-751mylo8dw] {
        background: #EFA84C;
    }

    .bottomLabel.saved .label-saved[b-751mylo8dw] {
        color: #EFA84C;
    }

.label-saved[b-751mylo8dw] {
    font-family: Overpass;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 2.25rem; /* 225% */
}

.label-saved-line[b-751mylo8dw] {
    width: 16px;
    height: 1.5px;
    background: #FFF;
}

.containerMail[b-751mylo8dw] {
    position: relative;
    padding-top: 2.75rem;
    padding-left: 3.13rem;
    padding-right: 3.13rem;
    padding-bottom: 3.13rem;
    display: flex;
    flex-direction: column;
    gap: 42px;
    min-width: 780px;
}

.closeBtnContainer[b-751mylo8dw] {
    position: absolute;
    right: 46px;
    top: 44px;
    z-index: 3;
}

.custom-close-button[b-751mylo8dw] {
    border-style: none;
    background: none;
}

.containerSending[b-751mylo8dw] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 14.27%;
    height: 51.75rem;
    width: 100%;
    padding: 20px; /* Optional, für zusätzlichen Abstand */
    background: #00183E;
    border-radius: 0px 50px 50px 0px;
}

    .containerSending svg[b-751mylo8dw] {
        animation: spin-b-751mylo8dw 1s linear infinite;
        transform-origin: center;
    }

@keyframes spin-b-751mylo8dw {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

.titleSending[b-751mylo8dw] {
    text-align: center;
    color: #EFA84C;
    font-size: 2.5rem;
    font-style: normal;
    font-family: Overpass;
    font-weight: 800;
    line-height: 36px; /* 90% */
}

.sendContainer[b-751mylo8dw] {
    display: flex;
    background: #00183E;
    border-radius: 0px 50px 50px 0px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 14.27%;
    height: 51.75rem;
    width: 100%;
    padding: 20px; /* Optional, für zusätzlichen Abstand */
}

.button-container[b-751mylo8dw] {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    gap: 9.62vw; /* Abstand zwischen den Buttons */
    justify-content: center;
}

.buttonElement[b-751mylo8dw] {
    width: 406px;
    height: 60px;
    flex-shrink: 0;
    border-radius: 25px;
    background: var(--background-primary, #FFF);
    border: none;
}

    .buttonElement:hover[b-751mylo8dw] {
        border-radius: 25px;
        border: 2px solid #EFA84C;
        background: #F4F4F4;
    }

.buttonText[b-751mylo8dw] {
    color: #EFA84C;
    text-align: right;
    font-family: Overpass;
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 700;
    line-height: 36px; /* 180% */
}

.recipGrid[b-751mylo8dw] {
    display: grid;
    grid-template-columns: 5rem auto;
    grid-template-rows: 1fr 1fr;
    gap: 0px 0px;
    grid-auto-flow: row;
    grid-template-areas:
        "SendButton RecipRow";
    height: 78px;
    position: relative;
}


.sendButton[b-751mylo8dw] {
    grid-area: SendButton;
    border-radius: 5px;
    border: 1px solid var(--background-primary, #FFF);
    background: #F4F4F4;
    width: 64px;
    height: 100%;
    transition: 0.2s;
}

    .sendButton:hover[b-751mylo8dw] {
        box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
        transition: 0.2s;
    }

    .sendButton:disabled[b-751mylo8dw] {
        background-color: #F4F4F4;
        border-color: #F4F4F4;
        cursor: not-allowed;
        opacity: 0.4;
    }


.sendButtonLabel[b-751mylo8dw] {
    color: #676767;
    text-align: center;
    font-family: Overpass;
    font-size: 0.6875rem;
    font-style: normal;
    font-weight: 500;
}


.recip[b-751mylo8dw] {
    grid-area: RecipRow;
    height: 78px;
    display: flex;
    flex-direction: column;
    gap: 7px;
}

.recipRow[b-751mylo8dw] {
    grid-area: RecipRow;
    height: 36px;
    display: flex;
}

    .recipRow button[b-751mylo8dw] {
        display: flex;
        width: 106px;
        height: 100%;
        padding-right: 0.5rem;
        margin-bottom: 8px;
        border-radius: 0.3125rem;
        border: 0.5px solid var(--background-primary, #FFF);
        background: rgba(244, 244, 244, 0.50);
        color: #67676780;
        justify-content: center;
        align-items: center;
        cursor: default;
    }

        .recipRow button p[b-751mylo8dw] {
            color: rgba(103, 103, 103, 0.50);
            font-family: Overpass;
            font-size: 0.875rem;
            font-style: normal;
            font-weight: 500;
            margin: 0;
        }


    .recipRow input[b-751mylo8dw] {
        width: 90%;
        border: 0;
        margin-left: 20px;
        border-bottom: 0.5px solid #fff;
        outline: 0;
        background: transparent;
        /* Text-Styling */
        color: rgba(103, 103, 103, 0.50);
        font-family: Overpass;
        font-size: 0.875rem;
        font-style: normal;
        font-weight: 500;
        line-height: 16px; /* 114.286% */
    }

        .recipRow input[b-751mylo8dw]::placeholder {
            /* Text-Styling */
            color: rgba(103, 103, 103, 0.50);
            font-family: Overpass;
            font-size: 0.875rem;
            font-style: normal;
            font-weight: 500;
            line-height: 16px; /* 114.286% */
        }

.subject[b-751mylo8dw] {
    grid-area: Subject;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

    .subject label[b-751mylo8dw] {
        color: #292D32;
        font-family: Overpass;
        font-size: 1.125rem;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }

    .subject input[b-751mylo8dw] {
        background-color: #fff;
        border: 0;
        border-radius: 15px;
        height: 3rem;
        width: 100%;
        padding: 15px;
        /* Text-Styling */
        color: #292D32;
        font-family: Overpass;
        font-size: 1rem;
        font-style: normal;
        font-weight: 500;
        justify-self: flex-start;
    }

        .subject input:focus[b-751mylo8dw] {
            outline: none;
        }

.error-message-box[b-751mylo8dw] {
    position: absolute;
    top: 85px;
    background-color: rgba(255, 0, 0, 0.03); /* Hellroter Hintergrund */
    color: darkred;
    padding: 3px;
    border: 1px solid darkred;
    border-radius: 5px;
    display: none; /* Standardmäßig unsichtbar */
    z-index: 100; /* Sicherstellen, dass die Fehlermeldung oben angezeigt wird */
}

    .error-message-box.active[b-751mylo8dw] {
        display: block; /* Fehlermeldung anzeigen */
    }

.error-message-text[b-751mylo8dw] {
    color: darkred;
    font-size: 0.875rem;
}

.input-error[b-751mylo8dw] {
    border: 1px solid red;
    background-color: rgba(255, 0, 0, 0.05);
    border-radius: 5px;
}

    .input-error:focus[b-751mylo8dw] {
        outline: none;
        border-color: darkred;
    }


.messageGrid[b-751mylo8dw] {
    grid-area: MessageGrid;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: auto 2rem;
    gap: 0px 0px;
    grid-auto-flow: row;
    grid-template-areas:
        "Message"
        "Attachement";
}

.message[b-751mylo8dw] {
    grid-area: Message;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

    .message label[b-751mylo8dw] {
        color: #292D32;
        font-family: Overpass;
        font-size: 1.125rem;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }

    .message textarea[b-751mylo8dw] {
        background-color: #fff;
        border: 0;
        border-radius: 15px;
        height: 20rem;
        width: 100%;
        resize: none;
        padding: 23px 28px;
        /* Text-Styling */
        color: #292D32;
        font-family: Overpass;
        font-size: 1rem;
        font-style: normal;
        font-weight: 500;
        justify-self: flex-start;
    }

        .message textarea[b-751mylo8dw]::placeholder {
            color: rgba(103, 103, 103, 0.50);
            font-family: Overpass;
            font-size: 0.875rem;
            font-style: normal;
            font-weight: 500;
            line-height: 16px; /* 114.286% */
        }

        .message textarea:focus[b-751mylo8dw] {
            outline: none;
        }

.attachement[b-751mylo8dw] {
    grid-area: Attachement;
    display: flex;
    align-items: center;
    margin-top: 10px;
    gap: 10px;
}

    .attachement label[b-751mylo8dw] {
        font-family: Overpass;
        font-size: 0.875rem;
        font-style: normal;
        font-weight: 500;
        line-height: 2.25rem; /* 257.143% */
        padding-left: 1rem;
        display: inline-block;
        cursor: pointer;
        color: #00183E;
        margin-top: 0.5rem;
    }

        .attachement label:hover[b-751mylo8dw] {
            text-decoration: underline;
        }

    .attachement img[b-751mylo8dw] {
        width: 1.1875rem;
        height: 0.96325rem;
        flex-shrink: 0;
    }

.file-upload-container[b-751mylo8dw] {
    display: flex;
    align-items: center;
    gap: 5px;
}

    .file-upload-container img[b-751mylo8dw] {
        width: 20px;
        height: 20px;
        flex-shrink: 0;
    }

.file-path[b-751mylo8dw] {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #00183E;
    font-family: Overpass;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 500;
    line-height: 36px; /* 257.143% */
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 250px; /* Begrenzung der Pfadanzeige */
    margin-top: 0.5rem;
    margin-left: 1rem;
}

.reset-upload-button[b-751mylo8dw] {
    background: none;
    border: none;
    margin-top: 0.5rem;
    color: #EFA84C;
    font-family: Overpass;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 500;
    line-height: 36px; /* 257.143% */
    cursor: pointer;
    padding: 0;
}

    .reset-upload-button:hover[b-751mylo8dw] {
        text-decoration: underline;
    }

.specGrid[b-751mylo8dw] {
    grid-area: SpecGrid;
    display: grid;
    grid-template-columns: 5fr 5fr 9fr;
    /*grid-template-rows: 1fr;*/
    grid-template-rows: 6fr 5fr;
    gap: 0px 0px;
    grid-auto-flow: row;
    grid-template-areas:
        "SpecClass SpecPrio SpecCheckbox"
        "SpecClass_Select SpecPrio_Select SpecCheckbox_Select";
}

    .specGrid img[b-751mylo8dw] {
        padding-left: 10px;
        cursor: pointer;
    }

.specClassHeadlineLabel[b-751mylo8dw] {
    color: #292D32;
    font-family: Overpass;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    cursor: pointer;
}

.specClassHeadlineLabelNoPointer[b-751mylo8dw] {
    color: #292D32;
    font-family: Overpass;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.specClassLabel[b-751mylo8dw] {
    color: #676767;
    font-family: Overpass;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 18px; /* 112.5% */
}

.specClassCheckboxLabel[b-751mylo8dw] {
    color: #292D32;
    font-family: Overpass;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 500;
    justify-self: flex-start;
}

.specClass[b-751mylo8dw] {
    grid-area: SpecClass;
    position: relative;
}

.specPrio[b-751mylo8dw] {
    grid-area: SpecPrio;
    position: relative;
}

.specCheckbox[b-751mylo8dw] {
    grid-area: SpecCheckbox;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 5px 80px;
}

.specCheckboxBundle[b-751mylo8dw] {
    display: flex;
    gap: 15px;
    align-items: flex-start;
}

.specCheckbox input[b-751mylo8dw] {
    display: none;
}

.specCheckbox label[for="chkIncident"][b-751mylo8dw] {
    width: 20px;
    height: 20px;
    display: inline-block;
    text-align: center;
    background: url("icons/Checkbox/box.svg");
    user-select: none;
}

.specCheckbox #chkIncident:hover ~ label[for="chkIncident"][b-751mylo8dw] {
    background: url("icons/Checkbox/boxhover.svg");
}

.specCheckbox #chkIncident:checked ~ label[for="chkIncident"][b-751mylo8dw] {
    background: url("icons/Checkbox/boxchecked.svg");
}


.specCheckbox label[for="chkRequest"][b-751mylo8dw] {
    width: 20px;
    height: 20px;
    display: inline-block;
    text-align: center;
    background: url("icons/Checkbox/box.svg");
    user-select: none;
}

.specCheckbox #chkRequest:hover ~ [for="chkRequest"][b-751mylo8dw] {
    background: url("icons/Checkbox/boxhover.svg");
}

.specCheckbox #chkRequest:checked ~ label[for="chkRequest"][b-751mylo8dw] {
    background: url("icons/Checkbox/boxchecked.svg");
}

/*Das ist blos ein Platzhalter weil CSS Dumm*/
.SpecClass_Select[b-751mylo8dw] {
    grid-area: SpecClass_Select;
    cursor: default;
    display: inline-block;
}

    .SpecClass_Select label[b-751mylo8dw] {
        color: #676767;
        font-family: Overpass;
        font-size: 1rem;
        font-style: normal;
        font-weight: 400;
        line-height: 112.5%; /* 112.5% */
    }

.SpecPrio_Select[b-751mylo8dw] {
    grid-area: SpecPrio_Select;
}

    .SpecPrio_Select label[b-751mylo8dw] {
        color: #676767;
        font-family: Overpass;
        font-size: 1rem;
        font-style: normal;
        font-weight: 400;
        line-height: 112.5%; /* 112.5% */
    }

.SpecCheckbox_Select[b-751mylo8dw] {
    grid-area: SpecCheckbox_Select;
}

    .SpecCheckbox_Select label[b-751mylo8dw] {
        color: #676767;
        font-family: Overpass;
        font-size: 1rem;
        font-style: normal;
        font-weight: 400;
        line-height: 112.5%; /* 112.5% */
    }

.dropdown-content[b-751mylo8dw] {
    position: absolute;
    /*top: -100%;*/ /* Positioniert das Dropdown-Menü über dem eigentlichen Layer */
    left: 0;
    display: none;
    background-color: #f9f9f9;
    /*min-width: 160px;*/
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    bottom: 100%;
    border-radius: 0.9375rem 0.9375rem 0.9375rem 0.9375rem;
}

    .dropdown-content.active[b-751mylo8dw] {
        display: block;
        max-height: 400px;
        overflow: auto;
        scrollbar-width: thin;
        scrollbar-color: #888 #f1f1f1;
    }

        .dropdown-content.active[b-751mylo8dw]::-webkit-scrollbar {
            width: 8px;
            height: 8px;
        }

        .dropdown-content.active[b-751mylo8dw]::-webkit-scrollbar-track {
            background: #f1f1f1;
            border-radius: 10px;
        }

        .dropdown-content.active[b-751mylo8dw]::-webkit-scrollbar-thumb {
            background: #888;
            border-radius: 10px;
        }

            .dropdown-content.active[b-751mylo8dw]::-webkit-scrollbar-thumb:hover {
                background: #555;
            }

    .dropdown-content label[b-751mylo8dw] {
        color: black;
        padding: 8px 16px;
        text-decoration: none;
        display: block;
    }

    .dropdown-content .dropdown-item[b-751mylo8dw] {
        background-color: #fff; /* Weißer Hintergrund für die anderen Listeneinträge */
        box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
        display: grid;
        grid-template-columns: 30px auto;
    }

        .dropdown-content .dropdown-item:nth-child(even)[b-751mylo8dw] {
            background-color: #f2f2f2; /* Grauer Hintergrund für jeden zweiten Listeneintrag */
        }

        .dropdown-content .dropdown-item:first-child[b-751mylo8dw] {
            border-radius: 0.9375rem 0.9375rem 0rem 0rem;
        }

        .dropdown-content .dropdown-item:last-child[b-751mylo8dw] {
            border-radius: 0rem 0rem 0.9375rem 0.9375rem;
        }

        .dropdown-content .dropdown-item:hover[b-751mylo8dw] {
            /*background-color: #00183E;
            color: #efa84c;*/
        }

.dropdown-content-checkbox-icon[b-751mylo8dw] {
    /*width: 30px;*/ /* Platz für das Häkchen */
    align-self: center;
    margin-left: 6px;
}

.dropdown-content-checkbox[b-751mylo8dw] {
    color: black; /* Farbe des Häkchens */
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
}

    .dropdown-content-checkbox.hover[b-751mylo8dw] {
        opacity: 1;
    }

.dropdown-content-item-text[b-751mylo8dw] {
    flex-grow: 1; /* Text füllt den verbleibenden Platz */
    color: #292D32;
    font-family: Overpass;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 500;
}

label.custom-file-upload[b-751mylo8dw] {
    color: #00183E;
    font-family: Overpass;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 500;
    line-height: 36px; /* 257.143% */
    cursor: pointer;
    display: inline-block;
    margin-top: 0.5rem;
}

    label.custom-file-upload:hover[b-751mylo8dw] {
        text-decoration: underline;
    }

.loader-sending[b-751mylo8dw] {
    width: 150px;
    height: 150px;
    transform: translate(0%, -50%);
}

    .loader-sending[b-751mylo8dw]:before, .loader-sending[b-751mylo8dw]:after {
        content: '';
        border-radius: 50%;
        position: absolute;
        inset: 0;
        box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.3) inset;
    }

    .loader-sending[b-751mylo8dw]:after {
        box-shadow: 0 2px 0 rgba(239, 168, 76, 1) inset;
        animation: rotate-b-751mylo8dw 1.5s linear infinite;
    }

@keyframes rotate-b-751mylo8dw {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}
/* _content/CSP_Frontend/Components/Pages/ServicedeskButton.razor.rz.scp.css */
.button-servicedesk[b-etwujavy3x] {
    position: relative;
}

.button-servicedesk_icon-container[b-etwujavy3x] {
    width: 60px;
    height: 60px;
    left: 127px;
    top: 11px;
    position: absolute;
}

.button-servicedesk_icon-background[b-etwujavy3x] {
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    position: absolute;
    background: #EFA84C;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 9999px;
}

.button-servicedesk_icon[b-etwujavy3x] {
    left: 16px;
    top: 21px;
    position: absolute;
}

.button-servicedesk_text[b-etwujavy3x] {
    left: -6px;
    top: 0px;
    position: absolute;
    opacity: 1;
    color: #292D32;
    font-size: 0.875rem;
    font-family: Overpass;
    font-weight: 400;
    line-height: 36px;
    word-wrap: break-word;
}
/* _content/CSP_Frontend/Components/Pages/Settings/Password.razor.rz.scp.css */
#blazor-error-ui[b-wpv65r6uch] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-wpv65r6uch] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.cards[b-wpv65r6uch] {
    width: 32.5rem;
    height: 40.25rem;
    flex-shrink: 0;
    cursor: default;
}

.container[b-wpv65r6uch] {
    width: 32.5rem;
    height: 40.25rem;
    padding-top: 2.75rem;
    padding-left: 3.13rem;
    padding-right: 3.13rem;
    padding-bottom: 4.125rem;
    display: flex;
    flex-direction: column;
    gap: 60px;
}

    .container > *:last-child[b-wpv65r6uch] {
        margin-top: auto;
    }

.bigLabel[b-wpv65r6uch] {
    display: flex;
    flex-direction: column;
}

.label-Ihr[b-wpv65r6uch] {
    color: #EFA84C;
    font-family: Overpass;
    font-size: 2rem;
    font-style: normal;
    font-weight: 500;
}

.label-Password[b-wpv65r6uch] {
    color: #00183E;
    font-family: Overpass;
    font-size: 2.875rem;
    font-style: normal;
    font-weight: 800;
    margin-top: -5px;
}

.contact[b-wpv65r6uch] {
    grid-area: Contact;
    display: grid;
    grid-template-columns: 1fr 9fr;
    grid-template-rows: 1fr;
    gap: 0px 0px;
    grid-auto-flow: column;
    grid-template-areas:
        "ContactPic ContactText";
}

.contactPic[b-wpv65r6uch] {
    grid-area: ContactPic;
}

    .contactPic img[b-wpv65r6uch] {
        width: 20px;
        height: 20px;
    }

.contactText[b-wpv65r6uch] {
    grid-area: ContactText;
}
/* _content/CSP_Frontend/Components/Pages/Settings/Profile.razor.rz.scp.css */
#blazor-error-ui[b-ak7wfsyt7g] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-ak7wfsyt7g] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.cards[b-ak7wfsyt7g] {
    width: 32.5rem;
    height: 40.25rem;
    flex-shrink: 0;
    cursor: default;
}

.container[b-ak7wfsyt7g] {
    width: 32.5rem;
    height: 40.25rem;
    padding-top: 2.75rem;
    padding-left: 3.13rem;
    padding-right: 3.13rem;
    padding-bottom: 4.125rem;
    display: flex;
    flex-direction: column;
    gap: 50px;
}

    .container > *:last-child[b-ak7wfsyt7g] {
        margin-top: auto;
    }

.bigLabel[b-ak7wfsyt7g] {
    display: flex;
    flex-direction: column;
}

/*.profile-Picture {
    grid-area: Profile-Picture;
    justify-self: end;
    align-self: flex-start;
    position: relative;*/ /* Wichtig für die Positionierung des Buttons */
    /*display: inline-block;*/ /* Stellt sicher, dass der Button in Bezug auf das Bild positioniert wird */
/*}

.img-user {
    width: 84px;
    height: 84px;
    border-radius: 50%;*/ /* Rundes Bild */
    /*background: url(<path-to-image>) lightgray -73.484px -15px / 310.676% 207.143% no-repeat;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.20), 0px 4px 4px 0px rgba(0, 0, 0, 0.20) inset;
    display: block;*/ /* Verhindert mögliche Inline-Lücken */
/*}

.img-user-editButton {
    width: 24px;
    height: 24px;
    position: absolute;
    z-index: 2;
    top: 75%;*/ /* Positionierung relativ zum Container */
    /*right: 75%;*/ /* Button in der Ecke des Bildes */
    /*background: none;
    border: none;
    padding: 0;
    cursor: pointer;
}

.img-user-editButton-icon {
    width: 13px;
    height: 13px;
    flex-shrink: 0;
    position: absolute;
    z-index: 2;
    top: 0%;*/ /* Positionierung relativ zum Container */
    /*right: 20%;*/ /* Button in der Ecke des Bildes */
/*}*/


.label-Ihr[b-ak7wfsyt7g] {
    color: #EFA84C;
    font-family: Overpass;
    font-size: 2rem;
    font-style: normal;
    font-weight: 500;
}

.label-Profil[b-ak7wfsyt7g] {
    color: #00183E;
    font-family: Overpass;
    font-size: 2.875rem;
    font-style: normal;
    font-weight: 800;
    margin-top: -5px;
}

.inputs[b-ak7wfsyt7g] {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

    .inputs input[b-ak7wfsyt7g] {
        border-radius: 0.9375rem;
        border: 0.5px solid #D9D9D9;
        background: var(--background-primary, #FFF);
    }

    .inputs label[b-ak7wfsyt7g] {
        color: #676767;
        text-align: center;
        font-family: Overpass;
        font-size: 0.875rem;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

.saveButton[b-ak7wfsyt7g] {
    justify-self: end;
    align-self: end;
}
    .saveButton button[b-ak7wfsyt7g] {
        width: 200px;
        height: 60px;
        border-radius: 15px;
        background: #00183E;
        color: #fff;
        transition: 0.25s;
    }

        .saveButton button:hover[b-ak7wfsyt7g] {
            border-radius: 0.9375rem;
            background: var(--background-primary, #FFF);
            box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
            color: #EFA84C;
            transition: 0.25s;
        }
/* _content/CSP_Frontend/Components/Pages/Settings/Settings.razor.rz.scp.css */


.dashboard-layout[b-m9npkdrm44] {
    width: 100%;
    height: 70%;
    background: rgba(244, 244, 244, 1);
    display: flex;
    flex-wrap: wrap;
    gap: 50px; /* Abstand zwischen den Elementen in Pixeln */
    justify-content: center; /* Elemente werden gleichmäßig über die Containerbreite verteilt */
    margin-top: 4%;
    margin-bottom: 1%;
    padding-left: 3%;
    padding-right: 3%;
}

#blazor-error-ui[b-m9npkdrm44] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-m9npkdrm44] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/CSP_Frontend/Components/Pages/Settings/TwoFactor.razor.rz.scp.css */
#blazor-error-ui[b-yzxa7tp3tp] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-yzxa7tp3tp] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.cards[b-yzxa7tp3tp] {
    width: 32.5rem;
    height: 40.25rem;
    flex-shrink: 0;
    cursor: default;
}

.container[b-yzxa7tp3tp] {
    width: 32.5rem;
    height: 40.25rem;
    padding-top: 2.75rem;
    padding-left: 3.13rem;
    padding-right: 3.13rem;
    padding-bottom: 4.125rem;
    display: flex;
    flex-direction: column;
    gap: 60px;
}

    .container > *:last-child[b-yzxa7tp3tp] {
        margin-top: auto;
    }

.bigLabel[b-yzxa7tp3tp] {
    display: flex;
    flex-direction: column;
    gap:;
}

.label-TwoFactor[b-yzxa7tp3tp] {
    color: #EFA84C;
    font-family: Overpass;
    font-size: 2rem;
    font-style: normal;
    font-weight: 500;
}

.label-Auth[b-yzxa7tp3tp] {
    color: #00183E;
    font-family: Overpass;
    font-size: 2.875rem;
    font-style: normal;
    font-weight: 800;
    margin-top: -5px;
}

.contact[b-yzxa7tp3tp] {
    grid-area: Contact;
    display: grid;
    grid-template-columns: 1fr 9fr;
    grid-template-rows: 1fr;
    gap: 0px 0px;
    grid-auto-flow: column;
    grid-template-areas:
        "ContactPic ContactText"
}

.contactPic[b-yzxa7tp3tp] {
    grid-area: ContactPic;
}

    .contactPic img[b-yzxa7tp3tp] {
        width: 20px;
        height: 20px;
    }

.contactText[b-yzxa7tp3tp] {
    grid-area: ContactText;
}
/* _content/CSP_Frontend/Components/Pages/SubheaderMenu/MyMessages.razor.rz.scp.css */
.overlay[b-8din47oddd] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 8, 21, 0.85); /* Halbtransparente Überlagerung */
    z-index: 999; /* Muss unter dem Popup, aber über anderen Inhalten liegen */
    display: none; /* Standardmäßig unsichtbar */
}

    .overlay.active[b-8din47oddd] {
        display: block; /* Sichtbar, wenn aktiv */
    }

.popup-window[b-8din47oddd] {
    position: fixed;
    top: 20%;
    left: 20%;
    width: 60%;
    max-width: 1400px;
    justify-self: center;
    height: 60%;
    background-color: white;
    border-radius: 50px;
    box-shadow: 2px 8px 6px rgba(0, 0, 0, 0.25);
    z-index: 1000;
}

.popup-grid[b-8din47oddd] {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 0.1fr 1.6fr 0.2fr;
    gap: 0px 0px 0px;
    height: 100%;
    grid-template-areas:
        "popup-header"
        "popup-messages"
        "popup-footer";
}

.popup-header[b-8din47oddd] {
    grid-area: popup-header;
    padding-top: 2%;
    padding-bottom: 1.5%;
    border-radius: 50px 50px 0px 0px;
    background: #FFF;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.15));
}

.popup-footer[b-8din47oddd] {
    grid-area: popup-footer;
    padding-top: 2%;
    padding-bottom: 1.5%;
    border-radius: 0px 0px 50px 50px;
    background: #FFF;
    box-shadow: 0px -4px 4px 0px rgba(0, 0, 0, 0.15);
}

.header-newmessages[b-8din47oddd] {
    color: #00183E;
    font-size: 2.5rem;
    font-family: Overpass;
    font-weight: 700;
    word-wrap: break-word;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.custom-close-button[b-8din47oddd] {
    position: absolute;
    right: 3%;
    top: 39%;
    border-style: none;
    background: none;
}

.popup-messagecollection[b-8din47oddd] {
    overflow-y: auto; /* Aktiviert das Scrollen */
    padding-top: 1%;
    padding-left: 3.6%;
    padding-right: 5%;
    padding-bottom: 1%;
    background-color: #F4F4F4;
}

.popup-message[b-8din47oddd] {
    display: flex;
    flex-direction: column;
    background: #00183E;
    border-radius: 15px;
    border: 1px rgba(255, 255, 255, 0.70) solid;
    margin-bottom: 3%;
    padding-top: 3px;
    padding-left: 31px;
    padding-bottom: 15px;
    position: relative;
    margin-top: 18.5px;
    margin-left: 18.5px;
}

.circle[b-8din47oddd] {
    width: 37px;
    height: 37px;
    top: -18.5px; /* Hälfte der Höhe negativ */
    left: -18.5px; /* Hälfte der Breite negativ */
    position: absolute;
}

.circle-form[b-8din47oddd] {
    width: 37px;
    height: 37px;
    position: absolute;
    fill: #E69847;
    stroke-width: 2px;
    stroke: #FFF;
}

.circle-text[b-8din47oddd] {
    width: 37px;
    height: 37px;
    top: 8px;
    position: absolute;
    text-align: center;
    color: #FFF;
    font-size: 1rem;
    font-family: Overpass;
    font-style: normal;
    font-weight: 500;
}

.popup-information-area[b-8din47oddd] {
    display: flex;
    flex-direction: row;
    gap: 26px;
    justify-content: space-between;
    margin-right: 30px;
}

.popup-information-area-left[b-8din47oddd] {
    display: flex;
    flex-direction: row;
    gap: 26px;
}

.popup-information-area-right[b-8din47oddd] {
    display: flex;
    flex-direction: row;
    gap: 5px;
}

.popup-icon-text-bundle[b-8din47oddd] {
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
}

.popup-mail-area[b-8din47oddd] {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    margin-top: 10px;
}

.popup-mail-area-text[b-8din47oddd] {
    color: #FFF;
    font-family: Overpass;
    font-size: 0.75rem;
    font-style: normal;
    font-weight: 600;
    word-wrap: break-word;
}

.popup-description-area[b-8din47oddd] {
    display: flex;
    flex-direction: row;
    margin-top: 8px;
    margin-right: 40px;
}

    .popup-description-area.collapsed[b-8din47oddd] {
        max-height: 150px; /* Maximale Höhe, z.B. ca. 5 Zeilen */
        overflow: hidden; /* Überschüssigen Text verbergen */
        transition: max-height 0.6s ease;
    }

    .popup-description-area.expanded[b-8din47oddd] {
        max-height: none; /* Volle Höhe anzeigen */
        transition: max-height 0.6s ease;
    }

.popup-text-information[b-8din47oddd] {
    color: #D9D9D9;
    font-size: 0.75rem;
    font-family: Overpass;
    font-weight: 500;
    line-height: 32px;
    word-wrap: break-word;
}

    .popup-text-information.ticket[b-8din47oddd] {
        color: #FFF;
    }

.popup-text-information-ticketLink[b-8din47oddd] {
    color: #EFA84C;
    font-size: 0.75rem;
    font-family: Overpass;
    font-weight: 800;
    line-height: 32px;
    word-wrap: break-word;
    cursor: pointer;
    text-decoration: none;
}

    .popup-text-information-ticketLink:hover[b-8din47oddd] {
        text-decoration: underline;
    }

.popup-text-description[b-8din47oddd] {
    color: #FFF;
    font-family: Overpass;
    font-size: 0.75rem;
    font-style: normal;
    font-weight: 400;
    word-wrap: break-word;
}

.popup-text-showMoreButton[b-8din47oddd] {
    background: none;
    border: none;
    padding: 0px;
}

.showMoreButtonImgRotated[b-8din47oddd] {
    transform: rotate(180deg);
    transition: transform 0.3s ease;
}

.popup-text-showMore[b-8din47oddd] {
    color: #EFA84C;
    font-size: 0.6875rem;
    font-family: Overpass;
    font-weight: 700;

    word-wrap: break-word;
}
/* _content/CSP_Frontend/Components/Pages/SubheaderMenu/MyServices.razor.rz.scp.css */
.overlay[b-ggil8nc18r] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,24,62,0.85);
    z-index: 1;
}

.popup-window[b-ggil8nc18r] {
    /*How to Center a div*/
    margin: 0px;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    /*Yep...I googled it*/

    width: 50%;
    height: 40rem;
    background-color: white;
    border-radius: 50px;
    box-shadow: 2px 8px 6px rgba(0, 0, 0, 0.25);
    z-index: 1000;
}

.popup-grid[b-ggil8nc18r] {
    display: grid;
    margin-top:2%;
    margin-left: 10%;
    width: 80%;
    height: 100%;
    grid-template-columns: 1fr;
    grid-template-rows: 2rem auto;
    gap: 0px 0px;
    grid-template-areas:
        "popup-header"
        "popup-servicecollection";
}

.popup-header[b-ggil8nc18r] {
    grid-area: popup-header;
    margin: 5%;
}

.btn-close[b-ggil8nc18r] {
    position: absolute;
    justify-content: flex-end;
    right: 2rem;
    top: 2rem;
}

.popup-servicecollection[b-ggil8nc18r] {
    grid-area: popup-servicecollection;
    height: 35rem;
    width: auto;
    overflow: scroll;
}

.popup-service[b-ggil8nc18r] {
    margin-top:0rem;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 3rem auto auto 2rem;
    gap: 1.5rem 0px;
    grid-template-areas:
        "popup-service-header"
        "popup-service-system"
        "popup-service-sla"
        "space"; /*Space between Service Checks*/
}

.popup-service-header[b-ggil8nc18r] {
    grid-area: popup-service-header;
}

    .popup-service-header label[b-ggil8nc18r] {
        color: #EFA84C;
        font-family: Overpass;
        font-size: 2rem;
        font-style: normal;
        font-weight: 800;
        line-height: 2.25rem; 
    }

.popup-service-system[b-ggil8nc18r] {
    grid-area: popup-service-system;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
    gap: 0px 0px;
    grid-template-areas: "system-text system-button";
}

.popup-service-sla[b-ggil8nc18r] {
    grid-area: popup-service-sla;
}

.toDocument[b-ggil8nc18r] {
    grid-area:system-button;
    display:flex;
    justify-content:flex-end;
    right: 0px;
    /*gap: 0.9375rem;*/
    flex-shrink: 0;
}

.system-text[b-ggil8nc18r]{
    grid-area:system-text;
}

.system-description[b-ggil8nc18r], .sla-description[b-ggil8nc18r] {
    color: #292D32;
    font-family: Overpass;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 800;
    line-height: 1.25rem; /* 200% */
}

.system-text[b-ggil8nc18r], .sla-text[b-ggil8nc18r] {
    color: #292D32;
    font-family: Overpass;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 600;
    line-height: 1.5rem; /* 257.143% */
}
/* _content/CSP_Frontend/Components/Pages/SubheaderMenu/NotificationEmpty.razor.rz.scp.css */
img[b-abz95unskb] {
    height: 1.5rem;
    flex-shrink: 0;
}


/* _content/CSP_Frontend/Components/Pages/SubheaderMenu/NotificationFull.razor.rz.scp.css */
.notificationfull[b-guue2cud96]{
    width: 100%; 
    height: 100%;
    position: relative;
}

.img[b-guue2cud96]{
    width: 36px; 
    height: 30px; 
    left: 0px; 
    top: 0px; 
    position: absolute;
}

.circle[b-guue2cud96]{
    width: 25px; 
    height: 25px; 
    left: 18px; 
    top: 0px; 
    position: absolute;
}

.circle-form[b-guue2cud96]{
    width: 25px; 
    height: 25px; 
    left: 0px; 
    top: -8px; 
    position: absolute; 
    background: #F4F4F4; 
    border-radius: 9999px; 
    border: 1px #EFA84C solid;
    display: flex;
    justify-content: center;
    align-content: center;
}

.circle-text[b-guue2cud96] {
    width: 14.47px;
    height: 11.84px;
    text-align: center;
    color: #292D32;
    font-size: 0.875rem;
    font-family: Overpass;
    font-weight: 700;
    line-height: 28px;
}
/* _content/CSP_Frontend/Components/Pages/SubheaderMenu/SubheaderMenu.razor.rz.scp.css */
.subheader[b-ctbei1owpy] {
    width: 100%;
    height: auto;
    background: rgba(244, 244, 244, 1);
    display: grid;
    grid-auto-flow: column;
    /*grid-template-columns: auto 13rem 13rem 9rem 9rem;*/
    grid-template-columns: 1fr 2fr;
    grid-template-rows: 1fr;
    gap: 0px 0px;
    /*grid-column-gap: 10px;
    grid-template-rows: auto;*/
    margin-top: 1%;
    margin-bottom: 2%;
    grid-template-areas: "backLabel otherLabel";
    /*grid-template-areas: "ButtonBack ButtonMessage ButtonService ButtonSettings ButtonLogout"*/
    align-items: center;
}

.backLabel[b-ctbei1owpy] {
    grid-area: backLabel;
    display: flex;
    justify-content: flex-start;
    margin-left: 10%;
    color: #292D32;
    text-align: right;
    font-family: Overpass;
    font-size: 1rem;
    font-style: normal;
    font-weight: 600;
    line-height: 36px; /* 225% */
}

.otherLabel[b-ctbei1owpy] {
    grid-area: otherLabel;
    display: flex;
    justify-content: flex-end;
    gap: 4%;
    margin-right: 5%;
    color: #292D32;
    text-align: right;
    font-family: Overpass;
    font-size: 1rem;
    font-style: normal;
    font-weight: 600;
    line-height: 36px; /* 225% */
}

img[b-ctbei1owpy] {
    height:1.5rem;
    flex-shrink: 0;
}

.buttonBack[b-ctbei1owpy] {
    grid-area: ButtonBack;
    gap: 25px;
    color: #292D32;
    font-size: 1rem;
    font-family: Overpass;
    font-weight: 600;
    line-height: 36px;
    word-wrap: break-word;
    margin-left: 10%;
}

.buttonMessage[b-ctbei1owpy], .buttonService[b-ctbei1owpy], .buttonSettings[b-ctbei1owpy], .buttonLogout[b-ctbei1owpy] {
    gap: 25px;
    color: #292D32;
    font-size: 1rem;
    font-family: Overpass;
    font-weight: 600;
    line-height: 36px;
    /*word-wrap: break-word;*/
    justify-content: flex-end;
    /*display: flex;*/
    align-items: center;
    margin-right: 6%;
}

.buttonMessage[b-ctbei1owpy]{
    grid-area: ButtonMessage
}

.buttonService[b-ctbei1owpy] {
    grid-area: ButtonService
}

.buttonSettings[b-ctbei1owpy] {
    grid-area: ButtonSettings
}

.buttonLogout[b-ctbei1owpy] {
    grid-area: ButtonLogout
}

.canhover:hover[b-ctbei1owpy]{
    text-decoration:underline;
    transition: 0.5s;
    cursor:pointer;
}

.circle[b-ctbei1owpy] {
    width: 25px;
    height: 25px;
    left: 15px;
    top: -42px;
    position: relative;
}


.circle-form[b-ctbei1owpy] {
    width: 100%;
    height: 100%;
    position: inherit;
    background: #F4F4F4;
    border-radius: 9999px;
    border: 1px #EFA84C solid
}

.circle-text[b-ctbei1owpy] {
    width: 100%;
    height: 100%;
    left: 0px;
    top: -15px;
    position: relative;
    text-align: center;
    color: #292D32;
    font-size: 0.875rem;
    font-family: Overpass;
    font-weight: 700;
    line-height: 8px;
    word-wrap: break-word
}


/* _content/CSP_Frontend/Components/Pages/Warnings/NotAuthorized.razor.rz.scp.css */
.dashboard-layout[b-t0tib6apdm] {
    width: 100%;
    height: 100%;
    background: none;
    margin-top: 0%;
    margin-bottom: 1%;
    padding-left: 3%;
    padding-right: 3%;
    align-content: center;
    justify-content: center;
}

.container[b-t0tib6apdm] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between; /* Platz zwischen den Elementen */
    width: 100%;
    padding: 20px; /* Optional, für zusätzlichen Abstand */
    gap: 180px;
}

.container-TitleText[b-t0tib6apdm] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between; /* Platz zwischen den Elementen */
    width: 100%;
    padding: 20px; /* Optional, für zusätzlichen Abstand */
    gap: 60px;
}

.titleText[b-t0tib6apdm] {
    color: #EFA84C;
    text-align: center;
    font-family: Overpass;
    font-size: 3.75rem;
    font-style: normal;
    font-weight: 700;
    line-height: 60px; /* 100% */
}

.infoText[b-t0tib6apdm] {
    color: var(--background-primary, #FFF);
    text-align: center;
    font-family: Overpass;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 2.4px;
}

.backButton[b-t0tib6apdm] {
    width: 228px;
    height: 80px;
    flex-shrink: 0;
    border-radius: 30px;
    background: rgba(244, 244, 244, 0.70);
    padding: 0;
    border: none;
}

.backButtonText[b-t0tib6apdm] {
    color: #00183E;
    text-align: center;
    font-family: Overpass;
    font-size: 1.375rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

#blazor-error-ui[b-t0tib6apdm] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

#blazor-error-ui .dismiss[b-t0tib6apdm] {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
}
/* _content/CSP_Frontend/Components/Pages/Warnings/NotFound.razor.rz.scp.css */
.dashboard-layout[b-gmgkcv5162] {
    width: 100%;
    height: 100%;
    background: none;
    margin-top: 0%;
    margin-bottom: 1%;
    padding-left: 3%;
    padding-right: 3%;
    align-content: center;
    justify-content: center;
}

.container[b-gmgkcv5162] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between; /* Platz zwischen den Elementen */
    width: 100%;
    padding: 20px; /* Optional, für zusätzlichen Abstand */
    gap: 180px;
}

.container-TitleText[b-gmgkcv5162] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between; /* Platz zwischen den Elementen */
    width: 100%;
    padding: 20px; /* Optional, für zusätzlichen Abstand */
    gap: 60px;
}

.titleText[b-gmgkcv5162] {
    color: #EFA84C;
    text-align: center;
    font-family: Overpass;
    font-size: 3.75rem;
    font-style: normal;
    font-weight: 700;
    line-height: 60px; /* 100% */
}

.infoText[b-gmgkcv5162] {
    color: var(--background-primary, #FFF);
    text-align: center;
    font-family: Overpass;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 2.4px;
}

.backButton[b-gmgkcv5162] {
    width: 228px;
    height: 80px;
    flex-shrink: 0;
    border-radius: 30px;
    background: rgba(244, 244, 244, 0.70);
    padding: 0;
    border: none;
}

.backButtonText[b-gmgkcv5162] {
    color: #00183E;
    text-align: center;
    font-family: Overpass;
    font-size: 1.375rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

#blazor-error-ui[b-gmgkcv5162] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

#blazor-error-ui .dismiss[b-gmgkcv5162] {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
}
/* _content/CSP_Frontend/Components/Pages/YourTickets/YourTickets.razor.rz.scp.css */
.dashboard-layout[b-oznq6cp7st] {
    width: 100%;
    max-width: 2540px;
    height: 70%;
    background: rgba(244, 244, 244, 1);
    display: grid;
    grid-template-columns: 1fr; /* Erstellt zwei Spalten mit gleicher Breite */
    grid-template-rows: auto; /* Automatische Höhe für die Zeile */
    gap: 3%; /* Abstand zwischen den Elementen in Pixeln */
    /* 10% des linken und rechten Rands */
    justify-content: space-between; /* Elemente werden gleichmäßig über die Containerbreite verteilt */
    justify-self: center;
    margin-top: 0%;
    margin-bottom: 1%;
    padding-left: 3%;
    padding-right: 3%;
    padding-bottom: 1%;
    box-sizing: border-box;
}

.page-container[b-oznq6cp7st] {
    justify-self: center;
    display: flex;
    width: 98%;
    flex-direction: column;
    padding-top: 20px;
    padding-bottom: 20px;
    font-family: 'Overpass', sans-serif;
    gap: 30px;
}

.header-tickets[b-oznq6cp7st] {
    width: 100%;
    min-height: 345px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 50px;
    background-color: #dcdcdc;
    /*    display: flex;*/
    display: grid;
    justify-content: center;
    grid-template-columns: 18rem minmax(auto,1fr);
    grid-template-rows: 1fr;
    gap: 0px 0px;
    grid-auto-flow: row;
    grid-template-areas:
        "Header-Left Header-Right"
}

.header-left[b-oznq6cp7st] {
    grid-area: Header-Left;
    background-color: #00183e;
    border-radius: 50px 0 0 50px;
    padding: 30px;
    padding-left: 50px;
    padding-right: 50px;
/*    width: 16.85%;*/
    height: 345px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.header-right[b-oznq6cp7st] {
    grid-area: Header-Right;
    gap: 15px;
    padding-top: 54px;
    padding-bottom: 44px;
    padding-right: 83px;
    padding-left: 56px;
/*    width: 83.15%;*/
    height: 345px;
    display: flex;
    flex-direction: column;
}


.label-neues[b-oznq6cp7st] {
    font-size: 2rem;
    font-weight: 500;
    font-family: Overpass;
    color: #efa84c;
    margin-bottom: -10px;
}

.label-ticket[b-oznq6cp7st] {
    font-size: 2.875rem;
    font-weight: 800;
    font-family: Overpass;
    color: #fff;
}

.header-button[b-oznq6cp7st] {
    width: 100%;
    max-width: 200px;
    height: 50px;
    border-radius: 15px;
    border: none;
    background-color: #f4f4f4;
    cursor: pointer;
    margin-top: auto;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

    .header-button:hover[b-oznq6cp7st] {
        border-radius: 15px;
        border: 2px solid #EFA84C;
        background: #F4F4F4;
    }

.header-button-text[b-oznq6cp7st] {
    width: 109px;
    position: relative;
    font-size: 1.125rem;
    line-height: 28px;
    display: inline-block;
    font-family: Overpass;
    color: #00183e;
    text-align: left;
    height: 22px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.vector-icon[b-oznq6cp7st] {
    position: absolute;
    height: 72.73%;
    width: 11.35%;
    top: 22.73%;
    right: 88.65%;
    bottom: 4.55%;
    left: 0%;
    max-width: 100%;
    overflow: hidden;
    max-height: 100%;
}

.header-right-element-Container[b-oznq6cp7st] {
    display: flex;
    align-items: center;
    width: 100%;
    height: 51px;
    border-radius: 15px;
    color: aqua;
    position: relative;
    z-index: 8;
}

.header-right-element-Container-Row-Button[b-oznq6cp7st] {
    width: 13.84%;
    height: 52px;
    border-radius: 15px;
    background-color: #f4f4f4;
    border: 1px solid #f4f4f4;
    box-sizing: border-box;
    align-content: center;
    text-align: center;
    position: absolute;
    z-index: 9;
}

.header-right-element-Container-Row-Button-text[b-oznq6cp7st] {
    height: 18px;
    color: #292D32;
    font-family: Overpass;
    font-size: 1rem;
    font-weight: 600;
    line-height: normal;
    z-index: 10;
}

.header-right-element-Container-Row-Button-text-light[b-oznq6cp7st] {
    margin-top: 3px;
    color: #676767;
    font-family: Overpass;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    z-index: 10;
}

.header-right-element-Container-Row-Button-filter-icon[b-oznq6cp7st] {
    all: unset; /* Entfernt Standard-Button-Styling */
    cursor: pointer;
    padding: 5px; /* Abstand um das SVG herum */
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background-color 0.3s;
    border-radius: 4px; /* Runde Ecken für den Hover */
}

/* SVG Icon Styling */
.filter-icon[b-oznq6cp7st] {
    stroke: #EFA84C; /* Standardfarbe des SVG */
}



/* Optional: Hover-Effekt für das SVG */
.header-right-element-Container-Row-Button-filter-button:hover .filter-icon[b-oznq6cp7st] {
    stroke: #FF9900; /* Hover-Farbe für das SVG */
}

.header-right-element-Container-Panels[b-oznq6cp7st] {
    display: flex;
    flex-grow: 1;
    height: 100%;
    width: 100%;
    z-index: 4;
}

.header-right-element-Container-Left-Pannel[b-oznq6cp7st],
.header-right-element-Container-Middle-Pannel[b-oznq6cp7st],
.header-right-element-Container-Right-Pannel[b-oznq6cp7st] {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex: 1;
    height: 100%;
    border-radius: 15px;
    background: #EFA84C;
    padding-right: 9%;
    position: absolute;
    z-index: 3;
    gap: 15px;
}

.header-right-element-Container-Left-Pannel[b-oznq6cp7st] {
    left: 0;
    width: 42.8%;
}

.header-right-element-Container-Middle-Pannel[b-oznq6cp7st] {
    background: rgba(239, 168, 76, 0.50);
    left: 0;
    width: 71.4%;
    z-index: 2;
}

.header-right-element-Container-Right-Pannel[b-oznq6cp7st] {
    background: rgba(239, 168, 76, 0.30);
    left: 0;
    width: 100%;
    z-index: 1;
}

.header-right-element-Container-Pannel-ValueBox[b-oznq6cp7st] {
    width: 148px;
    height: 32px;
    border-radius: 5px;
    background: rgba(244, 244, 244, 0.50);
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    border: none;
}

    .header-right-element-Container-Pannel-ValueBox:hover[b-oznq6cp7st] {
        background: rgba(244, 244, 244, 0.70);
    }

    .header-right-element-Container-Pannel-ValueBox.active[b-oznq6cp7st] {
        background: #F4F4F4; /* Farbe ändern, wenn isFilterByYear wahr ist */
    }

.empty-panel[b-oznq6cp7st] {
    background: transparent;
    border: none;
}

.header-right-element-Container-SearchBox[b-oznq6cp7st] {
    width: 42.8%;
    height: 51px;
    flex-shrink: 0;
    border-radius: 15px;
    background: #F4F4F4;
    box-shadow: 0px 2px 2px 0px rgba(41, 45, 50, 0.15);
    display: flex;
    align-items: center;
    padding: 0 15px;
    gap: 10px;
}

.header-right-element-Container-SearchBox-Input[b-oznq6cp7st] {
    width: 100%; /* Skaliert das Eingabefeld auf die volle Breite des Containers */
    height: 100%;
    border: none;
    outline: none;
    background: none;
    font-family: Overpass;
    font-size: 1rem;
    font-style: normal;
    font-weight: 500;
    resize: none;
    margin-top: 4px;
}

    .header-right-element-Container-SearchBox-Input[b-oznq6cp7st]::placeholder {
        color: #676767;
        font-family: Overpass;
        font-size: 1rem;
        font-style: normal;
        font-weight: 400;
    }

    .search-icon[b-oznq6cp7st] {
        width: 22px;
        height: 22px;
        flex-shrink: 0;
        fill: #292D32;
        stroke-width: 0.2px;
        stroke: #292D32;
        display: flex;
        align-items: center;
        justify-content: center;
    }

.ticket-table[b-oznq6cp7st] {
    width: 100%;
    height: 100%;
    display: grid;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 50px;
    background-color: #dcdcdc;
    padding: 49px;
    gap: 15px;
}

.ticket-table-filter-row[b-oznq6cp7st] {
    width: 100%;
    height: 95px;
    display: grid;
    grid-template-columns: 120fr 193fr 160fr 172fr 82fr 156fr 172fr 180fr;
    gap: 40px;
    border-radius: 15px;
    background-color: #f4f4f4;
    padding: 15px;
    padding-left: 24px;
    padding-right: 35px; 
}

.ticket-table-filter-button[b-oznq6cp7st] {
    width: 100%;
    height: 57px;
    border-radius: 5px;
    background-color: #f4f4f4;
    border: none;
    outline: none;
}

.ticket-table-filter-button-flex-column[b-oznq6cp7st] {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    position: relative;
    gap: 6px;
}

.ticket-table-filter-button-flex-row[b-oznq6cp7st] {
    width: 100%;
    display: flex;
    flex-direction:row;
    align-items: center;
    justify-content: flex-start;
    gap: 15px;
}

    .ticket-table-filter-button-flex-row.space-between-row[b-oznq6cp7st] {
        justify-content: space-between; /* Positionierung der Items an den Enden */
    }

.ticket-table-filter-button-text[b-oznq6cp7st] {
    color: #292D32;
    font-family: Overpass;
    font-size: 1rem;
    font-style: normal;
    font-weight: 700;
    white-space: nowrap;
}

.ticket-table-filter-button-selectionfield[b-oznq6cp7st] {
    width: 100%;
    padding-left: 9px;
    padding-right: 9px;
    padding-top: 6px;
    padding-bottom: 6px;
    border-radius: 10px;
    background: rgba(0, 0, 51, 0.05);
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    border: none;
    outline: none;
}

.ticket-table-filter-button-text-small[b-oznq6cp7st] {
    color: #676767;
    font-family: Overpass;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ticket-table-filter-button-iconGrid[b-oznq6cp7st] {
    border: none;
    outline: none;
    background: none;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    gap: 0px 0px;
    grid-auto-flow: row;
    grid-template-areas:
        "UpperLetter SVG"
        "LowerLetter SVG";
}
    .ticket-table-filter-button-iconGrid:hover[b-oznq6cp7st] {
        background-color: rgba(239, 168, 76, 0.1); /* Hintergrundfarbe beim Hovern */
        border-radius: 4px; /* Abgerundete Ecken */
        transition: background-color 0.3s ease; /* Sanfter Übergang */
    }

.UpperLetter[b-oznq6cp7st] {
    grid-area: UpperLetter;
    color: #B00; /* Standardfarbe für A */
    text-align: center;
    font-family: Overpass;
    font-size: 0.5625rem;
    font-style: normal;
    font-weight: 900;
    line-height: 11px; /* 122.222% */
    transition: color 0.3s ease; /* Sanfter Übergang */
}

.LowerLetter[b-oznq6cp7st] {
    grid-area: LowerLetter;
    color: #00183E; /* Standardfarbe für Z */
    font-family: Overpass;
    font-size: 0.5625rem;
    font-style: normal;
    font-weight: 900;
    line-height: 11px;
    transition: color 0.3s ease; /* Sanfter Übergang */
}

/* Standardfarben */
.UpperLetter.default[b-oznq6cp7st] {
    color: #B00; /* Rot für A */
}

.LowerLetter.default[b-oznq6cp7st] {
    color: #00183E; /* Blau für Z */
}

/* Hervorhebung */
.UpperLetter.highlighted[b-oznq6cp7st] {
    color: #00183E; /* Blau für aktives A */
}

.LowerLetter.highlighted[b-oznq6cp7st] {
    color: #B00; /* Rot für aktives Z */
}


.SVG[b-oznq6cp7st] {
    grid-area: SVG;
}


.ticket-row[b-oznq6cp7st] {
    width: 100%;
    display: grid;
    grid-template-columns: 120fr 193fr 160fr 172fr 82fr 156fr 172fr 180fr;
    background-color: #f4f4f4;
    height: 47px;
    border-radius: 15px;
    cursor: pointer;
    padding-left: 15px;
}

    .ticket-row:hover[b-oznq6cp7st] {
        background: #F0F0F0;
    }

.ticket-row-highlight[b-oznq6cp7st] {
    width: 100%;
    display: grid;
    grid-template-columns: 120fr 193fr 160fr 172fr 82fr 156fr 172fr 180fr;
    background-color: #f4f4f4;
    border: 2px solid #efa84c;
    height: 47px;
    border-radius: 15px;
    cursor: pointer;
    padding-left: 15px;
    position: relative;
}

    .ticket-row-highlight:hover[b-oznq6cp7st] {
        background: #F0F0F0;
    }

.spacer-row[b-oznq6cp7st] {
    height: 15px; /* Spacer height */
    background-color: transparent;
}

.notification-icon[b-oznq6cp7st] {
    position: absolute;
    top: 16px;
    left: 10px; /* Passe diesen Wert an, sodass die Mitte des Icons an der linken Kante liegt */
    transform: translateY(-50%);
    width: 14px;
    height: 14px;
}

.ticket-cell[b-oznq6cp7st] {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: left;
    color: #292D32;
    font-family: Overpass;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 500;
    line-height: 36px; /* 300% */
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.pagination[b-oznq6cp7st] {
    display: flex;
    justify-content: center; /*space-between;*/
    margin-top: 20px;
}

    .pagination button[b-oznq6cp7st] {
        padding: 10px;
        margin-left: 1%;
        margin-right: 1%;
        border-radius: 100%;
        border: none;
        background-color: #00183E;
        color: white;
        cursor: pointer;
        font-size: 1rem;
    }

        .pagination button:disabled[b-oznq6cp7st] {
            background-color: #cccccc;
            cursor: not-allowed;
        }

    .pagination label[b-oznq6cp7st] {
        color: #292D32;
        font-family: Overpass;
        font-size: 1.125rem;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        cursor: pointer;
        padding: 10px
    }


/* ----------- Info Button & Text ----------- */
.info-button-container[b-oznq6cp7st] {
    display: inline-block;
    position: relative;
    left: 42.8%;
    width: 23px;
    height: 23px;
}
    .info-button-container:hover .info-overlay[b-oznq6cp7st] {
        display: block;
    }

.info-button[b-oznq6cp7st] {
    width: 100%;
    height: 100%;
    cursor: pointer;
    outline: none;
    border: none;
    background: none;
}

.info-button-text[b-oznq6cp7st] {
    position: absolute;
    top: 3px;
    left: 10.5px;
    width: 15px;
    height: 18px;
    flex-shrink: 0;
    color: #EFA84C;
    text-align: center;
    font-family: Overpass;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}

.info-overlay[b-oznq6cp7st] {
    display: none; /* Wird erst sichtbar, wenn der Button geklickt wird */
    position: absolute;
    top: 0px; /* Position des Overlays relativ zur Info-Taste */
    left: 40px;
    z-index: 20;
    white-space: nowrap;
}

    .info-overlay[b-oznq6cp7st]::before {
        content: '';
        position: absolute;
        top: -8px;
        left: 20px;
        width: 0;
        height: 0;
    }

.info-overlay-text[b-oznq6cp7st] {
    color: #676767;
    font-family: Overpass;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 36px; /* 257.143% */
}

/* ----------- Dropdown ----------- */
.dropdown-list .dropdown-item[b-oznq6cp7st] {
    background-color: #fff;
/*    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);*/
    display: grid;
    grid-template-columns: 20px auto;
    padding: .50rem 1rem;
}

    /* Pseudo-Element für den Haken in nicht ausgewählten Items – immer vorhanden, aber unsichtbar */
    .dropdown-list .dropdown-item .dropdown-list-checkbox-icon[b-oznq6cp7st]::before {
        content: "✔";
        color: black;
        display: inline-block;
        margin-right: 5px;
        transition: opacity 0.3s ease-in-out;
        opacity: 0;
    }

    /* Beim Hover über nicht ausgewählte Items: Haken reinfaden */
    .dropdown-list .dropdown-item:not(.selected):hover .dropdown-list-checkbox-icon[b-oznq6cp7st]::before {
        opacity: 1;
    }

    .dropdown-list .dropdown-item.selected .dropdown-list-checkbox-icon[b-oznq6cp7st]::before {
        opacity: 1;
    }

    /* Für gerade ausgewählte Items: Rahmen definieren */
    .dropdown-list .dropdown-item.selected[b-oznq6cp7st] {
        border-color: orange;
        border-style: solid;
        border-width: 1.5px;
    }

        .dropdown-list .dropdown-item.selected .dropdown-list-checkbox[b-oznq6cp7st] {
            color: black;
        }

.dropdown-list[b-oznq6cp7st] {
    position: absolute;
    left: 0px;
    bottom: 30%;
    width: fit-content;
    padding: 0px;
    z-index: 10;
    max-height: 400px;
    overflow: auto;
    scrollbar-width: thin;
    scrollbar-color: #888 #f1f1f1;
}
    .dropdown-list li:first-child .dropdown-list-checkbox[b-oznq6cp7st] {
        color: black;
    }

    .dropdown-list .dropdown-item:nth-child(even)[b-oznq6cp7st] {
        background-color: #f2f2f2; /* Grauer Hintergrund für jeden zweiten Listeneintrag */
    }

    .dropdown-list .dropdown-item:first-child[b-oznq6cp7st] {
        border-radius: 0.9375rem 0.9375rem 0rem 0rem;
    }

    .dropdown-list .dropdown-item:last-child[b-oznq6cp7st] {
        border-radius: 0rem 0rem 0.9375rem 0.9375rem;
    }

.dropdown-list-checkbox-icon[b-oznq6cp7st] {
    width: 20px; /* Platz für das Häkchen */
}

.dropdown-list-checkbox[b-oznq6cp7st] {
    color: #EFA84C; /* Farbe des Häkchens bei ausgewählten Elementen */
}

.dropdown-list-item-text[b-oznq6cp7st] {
    flex-grow: 1; /* Text füllt den verbleibenden Platz */
}

.bigcardsblueside[b-oznq6cp7st] {
    width: 100%;
    /*height: 785px;*/
    height: auto;
    background: #DCDCDC;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 50px;
    min-height: 400px;
    display: grid;
    justify-content: center;
    grid-template-columns: 18rem minmax(auto,1fr);
    grid-template-rows: 1fr;
    gap: 0px 0px;
    grid-auto-flow: row;
    grid-template-areas:
        "BigCardBlueSideLeft BigCardBlueSideRight"
}

.bigcardbluesideleft[b-oznq6cp7st] {
    grid-area: BigCardBlueSideLeft;
    /*height: 785px;*/
    height: auto;
    background-color: #00183E;
    border-radius: 50px 0px 0px 50px;
    color: #fff;
}

.bigcardbluesideright[b-oznq6cp7st] {
    grid-area: BigCardBlueSideRight;
    height: auto;
    /*height: 785px;*/
}

#blazor-error-ui[b-oznq6cp7st] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-oznq6cp7st] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }


