/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-9dhyxxuo6u] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-9dhyxxuo6u] {
    flex: 1;
}

.sidebar[b-9dhyxxuo6u] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-9dhyxxuo6u] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-9dhyxxuo6u]  a, .top-row[b-9dhyxxuo6u]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-9dhyxxuo6u]  a:hover, .top-row[b-9dhyxxuo6u]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-9dhyxxuo6u]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-9dhyxxuo6u] {
        justify-content: space-between;
    }

    .top-row[b-9dhyxxuo6u]  a, .top-row[b-9dhyxxuo6u]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-9dhyxxuo6u] {
        flex-direction: row;
    }

    .sidebar[b-9dhyxxuo6u] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-9dhyxxuo6u] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-9dhyxxuo6u]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-9dhyxxuo6u], article[b-9dhyxxuo6u] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-9dhyxxuo6u] {
    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-9dhyxxuo6u] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

/* icon css f�r menue*/
.menu-icon[b-9dhyxxuo6u] {
    width: 1rem;
    height: 1rem;
    min-width: 1rem;
    min-height: 1rem;
    background-size: contain;
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    background-position: center center;
    background-color: currentColor;
    opacity: 0.7;
}

.menu-icon-home[b-9dhyxxuo6u] {
    mask-image: url("../images/icons/home.svg");
    -webkit-mask-image: url("../images/icons/home.svg");
}

.menu-icon-support[b-9dhyxxuo6u] {
    mask-image: url("../images/icons/support.svg");
    -webkit-mask-image: url("../images/icons/support.svg");
}

.menu-icon-products[b-9dhyxxuo6u] {
    mask-image: url("../images/icons/products.svg");
    -webkit-mask-image: url("../images/icons/products.svg");
}

/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-snw8ziqsd3] {
    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-snw8ziqsd3] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-snw8ziqsd3] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-snw8ziqsd3] {
    font-size: 1.1rem;
}

.bi[b-snw8ziqsd3] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-impost-fill-nav-menu[b-snw8ziqsd3] {
    background-image: url('images/messagequeue_16x.svg');
}

.bi-house-door-fill-nav-menu[b-snw8ziqsd3] {
    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-snw8ziqsd3] {
    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-snw8ziqsd3] {
    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");
}

.bi-lock-nav-menu[b-snw8ziqsd3] {
    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 d='M8 1a2 2 0 0 1 2 2v4H6V3a2 2 0 0 1 2-2zm3 6V3a3 3 0 0 0-6 0v4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2zM5 8h6a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1z'/%3E%3C/svg%3E");
}

.bi-person-nav-menu[b-snw8ziqsd3] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person' viewBox='0 0 16 16'%3E%3Cpath d='M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4Zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10Z'/%3E%3C/svg%3E");
}

.bi-person-badge-nav-menu[b-snw8ziqsd3] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-badge' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zM11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0z'/%3E%3Cpath d='M4.5 0A2.5 2.5 0 0 0 2 2.5V14a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2.5A2.5 2.5 0 0 0 11.5 0h-7zM3 2.5A1.5 1.5 0 0 1 4.5 1h7A1.5 1.5 0 0 1 13 2.5v10.795a4.2 4.2 0 0 0-.776-.492C11.392 12.387 10.063 12 8 12s-3.392.387-4.224.803a4.2 4.2 0 0 0-.776.492V2.5z'/%3E%3C/svg%3E");
}

.bi-person-fill-nav-menu[b-snw8ziqsd3] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-fill' viewBox='0 0 16 16'%3E%3Cpath d='M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3Zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z'/%3E%3C/svg%3E");
}

.bi-arrow-bar-left-nav-menu[b-snw8ziqsd3] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-arrow-bar-left' viewBox='0 0 16 16'%3E%3Cpath d='M12.5 15a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 1 0v13a.5.5 0 0 1-.5.5ZM10 8a.5.5 0 0 1-.5.5H3.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L3.707 7.5H9.5a.5.5 0 0 1 .5.5Z'/%3E%3C/svg%3E");
}

.nav-item[b-snw8ziqsd3] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-snw8ziqsd3] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-snw8ziqsd3] {
        padding-bottom: 1rem;
    }

    .nav-item[b-snw8ziqsd3]  .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-snw8ziqsd3]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-snw8ziqsd3]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-snw8ziqsd3] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-snw8ziqsd3] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-snw8ziqsd3] {
        display: none;
    }

    .nav-scrollable[b-snw8ziqsd3] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}

/*
    style="background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%); color:white;border:none"
*/
.menu-center[b-snw8ziqsd3] {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    width: 100vw;
    min-width: 0;
    margin: 0;
    padding: 0;
}

/* Farbe f�r Icons im Men� per CSS-Variable setzen */
.custom-menue-icon--export[b-snw8ziqsd3] {
    color: var(--export-color) !important;
}

.custom-menue-icon--import[b-snw8ziqsd3] {
    color: var(--import-color) !important;
}

.custom-menue-icon--impost[b-snw8ziqsd3] {
    color: var(--impost-color) !important;
}

.custom-menue-icon--transit[b-snw8ziqsd3] {
    color: var(--transit-color) !important;
}

.custom-menue-icon--suma[b-snw8ziqsd3] {
    color: var(--suma-color) !important;
}

.custom-menue-icon--zolllager[b-snw8ziqsd3] {
    color: var(--zolllager-color) !important;
}

.custom-menue-icon--neutral[b-snw8ziqsd3] {
    color: var(--neutral-color) !important;
}


/* /Components/Pages/ai/ChatBot.razor.rz.scp.css */
.card-icon[b-lvilh4pti5] {
    font-size: 52px !important; /* Vergrößert das Icon */
    color: #0078d4 !important; /* Windows 11 Blau */
    display: flex !important; /* Flexbox verwenden */
    justify-content: center !important; /* Zentriert horizontal */
    align-items: center !important; /* Zentriert vertikal */
    margin-top: 20px !important; /* Zusätzliche Sicherheit für horizontale Zentrierung */
    margin-bottom: 10px !important; /* Abstand zum Text darunter */
}

.chat-demo-container[b-lvilh4pti5] {
    width: 100%
}

.demo-chat[b-lvilh4pti5] {
    width: 100%;
    height: 400px;
}

    .demo-chat .demo-chat-content > p:last-child[b-lvilh4pti5] {
        margin-bottom: 0;
    }

/*.background-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 4rem;
    color: rgba(0, 120, 212, 0.08);*/ /* Sehr dezentes Windows-Blau */
    /*font-weight: bold;
    pointer-events: none;*/ /* Klicks gehen durch den Text hindurch */
    /*user-select: none;*/ /* Text kann nicht markiert werden */
    /*white-space: nowrap;
    z-index: 0;*/ /* Hinter anderen Inhalten */
/*}*/

/* Platzhaltertext im Eingabefeld des DxAIChat überschreiben */
/*.dx-ai-chat-input textarea::placeholder {
    color: #0078d4;
    opacity: 1;
    font-style: italic;
    content: "Stellen Sie Ihre Frage an den Chatbot";
}
*/

/* /Components/Pages/ai/Faqs.razor.rz.scp.css */
.card-icon[b-9va3figc4z]
{
    font-size: 52px !important; /* Vergrößert das Icon */
    color: #0078d4 !important; /* Windows 11 Blau */
    display: flex !important; /* Flexbox verwenden */
    justify-content: center !important; /* Zentriert horizontal */
    align-items: center !important; /* Zentriert vertikal */
    margin-top: 20px !important; /* Zusätzliche Sicherheit für horizontale Zentrierung */
    margin-bottom: 10px !important; /* Abstand zum Text darunter */
}

/* /Components/Pages/ai/Newsletter.razor.rz.scp.css */
.card-icon[b-ct8uliihsj] {
    font-size: 52px !important; /* Vergrößert das Icon */
    color: #0078d4 !important; /* Windows 11 Blau */
    display: flex !important; /* Flexbox verwenden */
    justify-content: center !important; /* Zentriert horizontal */
    align-items: center !important; /* Zentriert vertikal */
    margin-top: 20px !important; /* Zusätzliche Sicherheit für horizontale Zentrierung */
    margin-bottom: 10px !important; /* Abstand zum Text darunter */
}
.custom-drop-zone[b-ct8uliihsj] {
    padding: 0 !important;
    border-style: dashed;
    border-width: 2px !important;
    height: 230px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: rgba(183, 183, 183, 0.1);
}

    .custom-drop-zone.custom-drop-zone-hover[b-ct8uliihsj] {
        border-style: solid;
    }

    .custom-drop-zone svg[b-ct8uliihsj] {
        width: 42px;
        height: 42px;
    }

    .custom-drop-zone > *:not(#overviewDemoSelectButton)[b-ct8uliihsj] {
        pointer-events: none;
    }
/* /Components/Pages/Home.razor.rz.scp.css */
.card-icon[b-a3z1h8ayl0] {
    font-size: 52px !important; /* Vergrößert das Icon */
    color: #0078d4 !important; /* Windows 11 Blau */
    display: block !important; /* Block, damit auto-Margen greifen */
    margin: 20px auto 10px !important; /* horizontal zentriert */
    float: none !important; /* evtl. Fremd-Styles neutralisieren */
}

/* Titel in der Card */
.card-title[b-a3z1h8ayl0] {
    font-size: 22px !important;
    font-weight: 600 !important;
    color: #333 !important;
    text-align: center !important;
    margin-top: 20px;
    margin-bottom: 5px !important;
}

/* Button zentrieren */
.card-button[b-a3z1h8ayl0] {
    width: 120px;
    display: block;
    margin: 0 auto;
    text-align: center;
}

/* Container der Cards mittig ausrichten */
.card-container[b-a3z1h8ayl0] {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    justify-content: center;
    min-width: 250px;
}

/* Card-Grundlayout */
.card[b-a3z1h8ayl0] {
    width: 200px;
    height: 250px;
    margin-top: 20px;
    margin-right: 20px;
    box-sizing: border-box;
}

/* Sorgt dafür, dass Inhalte (inkl. Icon) zentriert in der Card stehen */
.card .card-body[b-a3z1h8ayl0],
.card-body.text-center[b-a3z1h8ayl0] {
    display: flex;
    flex-direction: column;
    align-items: center; /* horizontale Zentrierung */
}

/* Eventuelle .icon-Stile neutralisieren, falls vorhanden */
.card-body .icon[b-a3z1h8ayl0] {
    float: none !important;
    display: inline-block;
}

/* /Components/Pages/Login/Login.razor.rz.scp.css */
html[b-fm0ve12oi0], body[b-fm0ve12oi0] {
    height: 100%;
    margin: 0;
    padding: 0;
}

.dx-splitter[b-fm0ve12oi0], .dx-splitter-pane[b-fm0ve12oi0] {
    height: 100%;
}

/*.logo {
    max-width: 100%;*/ /* Verhindert, dass das Bild den Container überläuft */
    /*max-height: 30%;*/ /* Passt die Höhe des Bildes an */
/*}*/

.card[b-fm0ve12oi0] {
    flex: 1 1 calc(25% - 16px); /* Kartenbreite: 25% des Containers, mit Abstand */
    max-width: 300px; /* Maximale Breite der Karten */
    box-sizing: border-box; /* Padding und Border in die Breite einrechnen */
    height: 100%;
}

.card-icon[b-fm0ve12oi0] {
    font-size: 82px !important; /* Vergrößert das Icon */
    display: flex !important; /* Flexbox verwenden */
    justify-content: center !important; /* Zentriert horizontal */
    align-items: center !important; /* Zentriert vertikal */
    margin: 0 auto !important; /* Zusätzliche Sicherheit für horizontale Zentrierung */
    margin-top: 30px !important; /* Abstand zum Text darüber */
    margin-bottom: 10px !important; /* Abstand zum Text darunter */
    color: #0078d4 !important; /* var(--bs-primary) Primärfarbe für das Icon */
}

    .card-button[b-fm0ve12oi0] {
        display: block; /* Block-Element, um Zentrierung zu ermöglichen */
        margin: 0 auto; /* Zentriert den Button horizontal */
        text-align: center; /* Sicherstellt, dass der Text im Button zentriert bleibt */
    }

    .card-container[b-fm0ve12oi0] {
        display: flex; /* Flexbox aktivieren */
        flex-wrap: wrap; /* Zeilenumbruch bei zu wenig Platz */
        gap: 16px; /* Abstand zwischen den Karten */
        justify-content: center; /* Karten zentrieren */
        width: 800px; /* Maximale Breite des Containers */
    }
    .card-center[b-fm0ve12oi0] {
        display: flex;
        justify-content: center; /* Horizontale Zentrierung */
        align-items: center; /* Vertikale Zentrierung */
        /* height: 100%; Stellt sicher, dass der Container die volle Höhe einnimmt */
    }


    .card-text[b-fm0ve12oi0] {
        display: flex;
        justify-content: center; /* Horizontale Zentrierung */
        align-items: center; /* Vertikale Zentrierung */
        /* height: 100%; Stellt sicher, dass der Container die volle Höhe einnimmt */
    }

.card-logo[b-fm0ve12oi0] {
    display: flex;
    justify-content: center; /* Horizontale Zentrierung */
    align-items: center; /* Vertikale Zentrierung */
    /* height: 100%;  Stellt sicher, dass der Container die volle Höhe einnimmt */
}

.responsive-img[b-fm0ve12oi0] {
    width: 100%;
    height: auto;
    display: block;
    object-fit: contain;
}

.login-row[b-fm0ve12oi0] {
    min-height: 100vh;
}

.login-image[b-fm0ve12oi0] {
    width: 100%;
    height: 100vh;
    object-fit: cover;
    display: block;
}

.login-form-col[b-fm0ve12oi0] {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 100vh;
}
/* /Components/Pages/Masterdata/MasterdataDashboard.razor.rz.scp.css */
.card-icon[b-hygs0t62v0] {
    font-size: 48px !important; /* Vergrößert das Icon */
    display: flex !important; /* Flexbox verwenden */
    justify-content: center !important; /* Zentriert horizontal */
    align-items: center !important; /* Zentriert vertikal */
    margin: 0 auto !important; /* Zusätzliche Sicherheit für horizontale Zentrierung */
    margin-bottom: 10px !important; /* Abstand zum Text darunter */
}

.card-button[b-hygs0t62v0] {
    display: block; /* Block-Element, um Zentrierung zu ermöglichen */
    margin: 0 auto; /* Zentriert den Button horizontal */
    text-align: center; /* Sicherstellt, dass der Text im Button zentriert bleibt */
}

.card-container[b-hygs0t62v0] {
    display: flex; /* Flexbox aktivieren */
    flex-wrap: wrap; /* Zeilenumbruch bei zu wenig Platz */
    gap: 16px; /* Abstand zwischen den Karten */
    justify-content: center; /* Karten zentrieren */
    min-width: 250px; /* Minimale Breite des Containers */
}

.card[b-hygs0t62v0] {
    /* flex: 1 1 calc(25% - 16px); Kartenbreite: 25% des Containers, mit Abstand */
    width: 220px; /* Maximale Breite der Karten */
    box-sizing: border-box; /* Padding und Border in die Breite einrechnen */
}
/* /Components/Pages/Options/DBUpdate.razor.rz.scp.css */
.msg-title[b-hyn0b0wgah] {
    font-weight: bold;
    color: #0d6efd; /* Bootstrap primary */
}

.msg-error[b-hyn0b0wgah] {
    color: #dc3545; /* Bootstrap danger */
}

.msg-info[b-hyn0b0wgah] {
    color: #212529; /* Bootstrap body */
}

.db-update-container[b-hyn0b0wgah] {
    margin-top: 0;
    align-self: flex-start; /* falls Flexbox-Layout im Parent */
}

.step-messages-container[b-hyn0b0wgah] {
    height: 300px;
    overflow-y: auto;
    margin-top: 1rem;
    border: 1px solid #dee2e6;
    border-radius: 0.25rem;
    padding: 0.5rem;
    background: #f8f9fa;
}

    /* Optional: Scrollbar-Design für Webkit-Browser */
    .step-messages-container[b-hyn0b0wgah]::-webkit-scrollbar {
        width: 8px;
    }

    .step-messages-container[b-hyn0b0wgah]::-webkit-scrollbar-thumb {
        background: #ced4da;
        border-radius: 4px;
    }
/* /Components/Pages/Shared/ErrorPanel.razor.rz.scp.css */
/* Scoped styles for ErrorPanel component */

/* Bell (if still used) */
.error-panel-bell[b-4t0biy4zcr] {
  position: fixed;
  right: 16px;
  bottom: 16px;
  z-index: 2200;
  border-radius: 999px;
  padding: 8px 10px;
  background: transparent;
  box-shadow: 0 2px 6px rgba(0,0,0,0.15);
}

.error-panel-bell .bell-icon[b-4t0biy4zcr] {
  font-size: 20px;
  color: var(--bs-body-color, #333);
}

.error-panel-bell .bell-icon.error[b-4t0biy4zcr] {
  color: #d9534f;
  animation: bell-pulse-b-4t0biy4zcr 1.8s infinite;
}

@keyframes bell-pulse-b-4t0biy4zcr {
  0% { transform: scale(1); opacity: 1; }
  50% { transform: scale(1.05); opacity: 0.9; }
  100% { transform: scale(1); opacity: 1; }
}

/* Panel (modeless) positioned bottom-right */
.error-panel-panel[b-4t0biy4zcr] {
  position: fixed !important;
  right: 10px !important;
  bottom: 16px !important; /* place above bottom - keep visible */
  width: 1200px;
  max-width: 95%;
  z-index: 2100;
  background: var(--bs-body-bg, #fff);
  border-radius: 6px;
  box-shadow: 0 6px 24px rgba(0,0,0,0.18);
  display: flex;
  flex-direction: column;
  overflow: hidden;
  max-height: 80vh;
  min-height: 180px;
  transform-origin: bottom right;
}

/* Responsive fallback */
@media (max-width: 1280px) {
  .error-panel-panel[b-4t0biy4zcr] { width: min(1100px, 95%); right: 12px; }
}

.error-panel-header[b-4t0biy4zcr] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  padding: 8px 12px;
  box-sizing: border-box;
  border-bottom: 1px solid rgba(0,0,0,0.06);
}

.header-title[b-4t0biy4zcr] {
  font-weight: 600;
  font-size: 1rem;
}

/* Header actions contain the toolbar and optional minimize button */
.header-actions[b-4t0biy4zcr] {
  display: flex;
  align-items: center;
  gap: 6px;
  min-width: 320px; /* prevent toolbar from immediately collapsing */
}

/* Ensure the DevExpress toolbar inside header-actions aligns its items horizontally and doesn't wrap */
.header-actions .dx-toolbar[b-4t0biy4zcr] {
  display: flex;
  align-items: center;
  overflow: visible !important; /* allow dropdowns to be visible */
  width: 100%;
}

/* toolbar items container - keep items on one line */
.header-actions .dx-toolbar .dx-toolbar-items[b-4t0biy4zcr] {
  display: flex;
  align-items: center;
  gap: 6px;
  flex-wrap: nowrap; /* important: prevent wrapping into overflow menu */
}

/* prevent DevExpress overflow menu from appearing by making items fit when possible */
.header-actions .dx-toolbar .dx-toolbar-items .dx-toolbar-item[b-4t0biy4zcr] {
  white-space: nowrap;
}

/* push right-aligned items to the end */
.header-actions .dx-toolbar .dx-toolbar-items > .dx-toolbar-item[style*="float:right"][b-4t0biy4zcr],
.header-actions .dx-toolbar .dx-toolbar-items > .dx-toolbar-item[style*="margin-left:auto"][b-4t0biy4zcr]
{
  margin-left: auto;
}

/* Small consistent size for toolbar buttons */
.header-actions .dx-toolbar .dx-button[b-4t0biy4zcr],
.header-actions .dx-toolbar .dx-toolbar-item .dx-button[b-4t0biy4zcr] {
  height: 34px;
  min-width: 36px;
  padding: 6px 10px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

/* Minimize button; when integrated into toolbar it should match other toolbar items */
.minimize-btn[b-4t0biy4zcr] {
  height: 34px;
  min-width: 34px;
  padding: 6px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
}

/* If minimize button is placed inside the toolbar, ensure proper spacing */
.header-actions .dx-toolbar .minimize-btn[b-4t0biy4zcr] {
  margin-left: 6px;
}

/* Pin button styling: subtle highlight when pinned */
.pin-btn .dx-button[b-4t0biy4zcr] {
  position: relative;
}
/* when the inner icon has class pinned, highlight the whole button */
.pin-btn .dx-button .pinned[b-4t0biy4zcr] {
  color: #007ACC !important; /* use export-blue for pinned icon */
}
.pin-btn .dx-button .pinned[b-4t0biy4zcr] {
  background-color: rgba(0,122,204,0.08) !important;
  border-radius: 4px;
  padding: 4px;
  display: inline-block;
}
/* also highlight the button when it contains a pinned icon (some renderings place icon sibling elements) */
.pin-btn .dx-button:has(.pinned)[b-4t0biy4zcr] {
  background-color: rgba(0,122,204,0.04);
}

/* Trash icon - crimson */
/* Match any element with a class containing 'fa-trash' inside header-actions */
.header-actions [class*="fa-trash"][b-4t0biy4zcr] {
  color: #DC143C !important;
}
.header-actions [class*="fa-trash-alt"][b-4t0biy4zcr] {
  color: #DC143C !important;
}

/* Fallback for DevExpress icon elements (sometimes uses <span> or <i> with dx-icon) */
.header-actions .dx-button .dx-icon[class*="fa-trash"][b-4t0biy4zcr] {
  color: #DC143C !important;
}

/* Ensure pinned icon focus remains visible */
.pin-btn .dx-button .pinned:focus[b-4t0biy4zcr] {
  outline: 2px solid rgba(0,122,204,0.18);
  outline-offset: 2px;
}

/* Accessibility: ensure focus outlines remain visible */
.header-actions .dx-button:focus[b-4t0biy4zcr],
.header-actions .minimize-btn:focus[b-4t0biy4zcr],
.header-actions input:focus[b-4t0biy4zcr] {
  outline: 2px solid rgba(0,123,255,0.15);
  outline-offset: 2px;
}

/* Responsive adjustments */
@media (max-width: 600px) {
  .header-actions .dx-searchbox[b-4t0biy4zcr],
  .header-actions input[type="search"][b-4t0biy4zcr],
  .header-actions input[type="text"][b-4t0biy4zcr] {
    width: 120px;
  }
  .error-panel-panel[b-4t0biy4zcr] { width: calc(100% - 24px); right: 12px; left: 12px; }
}

/* ErrorPanel animation styles */
.ep-panel[b-4t0biy4zcr] {
    transform: translateY(100%);
    opacity: 0;
    transition: transform 0.35s cubic-bezier(.2,.8,.2,1), opacity 0.35s ease;
    will-change: transform, opacity;
}

    .ep-panel.show[b-4t0biy4zcr] {
        transform: translateY(0);
        opacity: 1;
    }

    .ep-panel.hide[b-4t0biy4zcr] {
        transform: translateY(100%);
        opacity: 0;
    }

/* small shadow/rounded look */
.error-panel-panel[b-4t0biy4zcr] {
    box-shadow: 0 8px 24px rgba(0,0,0,0.18);
    border-radius: 6px 6px 0 0;
    background: var(--dx-base-background, #fff);
    overflow: visible;
}

    /* ensure dropdowns can escape if needed */
    .error-panel-panel .dx-overlay-wrapper[b-4t0biy4zcr],
    .error-panel-panel .dx-popup[b-4t0biy4zcr] {
        z-index: 3000;
    }

/* /Components/Pages/Verfahren/Ausfuhr/AusfuhrDashboard.razor.rz.scp.css */
html[b-wf5qti6t6d], body[b-wf5qti6t6d] {
    height: 100%;
    margin: 0;
    overflow: hidden; /* Verhindert Scrollen des gesamten Dokuments */
}

.custom-button[b-wf5qti6t6d] {
    background-color: whitesmoke !important;
    border: none;
    cursor: pointer;
    padding: 10px;
    margin: 3px;
    font-size: inherit;
    color: inherit;
    text-align: left;
}

    .custom-button:hover[b-wf5qti6t6d] {
        border: 1px solid #000; /* Schwarzer Rahmen beim Hover */
        background-color: #f0f0f0; /* Grauer Hintergrund beim Hover */
    }

.scrollable-container[b-wf5qti6t6d] {
    height: 100%;
    width: 100%;
    overflow-y: auto; /* Vertikale Scrollbar nach Bedarf */
    overflow-x: auto; /* Horizontale Scrollbar nach Bedarf */
}

.card[b-wf5qti6t6d] {
    margin: 0px;
    padding: 0px;
    border-radius: 0px; /* Keine abgerundeten Ecken */
    box-shadow: none; /* Kein Schatten */
    border: none; /* Kein Rahmen */
    background-color: whitesmoke !important; /* Transparenter Hintergrund */
}

.card-body[b-wf5qti6t6d] {
    padding: 0px;
    background-color: whitesmoke !important; /* Heller Hintergrund */
}

.card-header[b-wf5qti6t6d] {
    background-color: whitesmoke;
    color: black; /* Weiße Schriftfarbe */
    font-size: 1.25rem; /* Schriftgröße */
}

.card-title[b-wf5qti6t6d] {
    background-color: whitesmoke;
    color: black; /* Weiße Schriftfarbe */
    margin: 5px,0,0,0; /* Kein Margin */
    font-size: 1rem; /* Schriftgröße */
}

.card-text[b-wf5qti6t6d] {
    margin: 0; /* Kein Margin */
    font-size: 1rem; /* Schriftgröße */
}
/* /Components/Pages/Verfahren/Ausfuhr/ExportOperation/ExportOperationDashboard.razor.rz.scp.css */
/* Tabelle: zweite Spalte (Icon) maximal schmal halten */
.details-table th:nth-child(2)[b-6oxvwb1lfi], .details-table td:nth-child(2)[b-6oxvwb1lfi]

{
    width: 0; /* erzwingt minimale Breite */
    white-space: nowrap; /* kein Umbruch */
    padding-left: .25rem; /* sehr kleines Padding */
    padding-right: .25rem;
    text-align: center; /* Icon mittig */
}

/* Icon selbst kompakt darstellen */
.details-table td:nth-child(2) i[b-6oxvwb1lfi] {
    display: inline-block;
    width: 1rem; /* optional: fixiert die Icon-Breite */
    line-height: 1;
}


.icon-cell[b-6oxvwb1lfi] {
    display: flex;
    align-items: center; /* vertikal zentrieren */
    justify-content: center; /* horizontal zentrieren */
    height: 100%;
    width: 100%;
}

    /* optional: Icon-Größe anpassen und Zeilenhöhe entfernen */
    .icon-cell i[b-6oxvwb1lfi] {
        font-size: 1rem; /* anpassen nach Bedarf: 0.9rem / 1.2rem */
        line-height: 1;
    }
/* /Components/Pages/Verfahren/Ausfuhr/ExportOperation/ExportOperationMain.razor.rz.scp.css */
.icontree[b-hmarnhv8tg] {
    /*display: flex;*/
    /*flex-direction: column;*/
    /*gap: 0.5rem;*/
    margin-right: 10px;
    width: 24px !important;
}
/* /Components/Pages/Verfahren/Zolllager/WarehouseDashboard.razor.rz.scp.css */
html[b-60kdk9ns6h], body[b-60kdk9ns6h] {
    height: 100%;
    margin: 0;
    overflow: hidden; /* Verhindert Scrollen des gesamten Dokuments */
}

.custom-button[b-60kdk9ns6h] {
    background-color: whitesmoke !important;    
    border: none;
    cursor: pointer;
    padding: 10px;
    margin: 3px;
    font-size: inherit;
    color: inherit;
    text-align: left;
}

    .custom-button:hover[b-60kdk9ns6h] {
        border: 1px solid #000; /* Schwarzer Rahmen beim Hover */
        background-color: #f0f0f0; /* Grauer Hintergrund beim Hover */
    }

.scrollable-container[b-60kdk9ns6h] {
    height: 100%;
    width: 100%;
    overflow-y: auto; /* Vertikale Scrollbar nach Bedarf */
    overflow-x: auto; /* Horizontale Scrollbar nach Bedarf */
}

.card[b-60kdk9ns6h] {
    margin: 0px;
    padding: 0px;
    border-radius: 0px; /* Keine abgerundeten Ecken */
    box-shadow: none; /* Kein Schatten */
    border: none; /* Kein Rahmen */
    background-color: whitesmoke !important; /* Transparenter Hintergrund */
}
.card-body[b-60kdk9ns6h] {
    padding: 0px;
    background-color: whitesmoke !important; /* Heller Hintergrund */
}

.card-header[b-60kdk9ns6h] {
    background-color: whitesmoke;
    color: black; /* Weiße Schriftfarbe */
    font-size: 1.25rem; /* Schriftgröße */
}

.card-title[b-60kdk9ns6h] {
    background-color: whitesmoke;
    color: black; /* Weiße Schriftfarbe */
    margin: 5px,0,0,0; /* Kein Margin */
    font-size: 1rem; /* Schriftgröße */
}
    
    .card-text[b-60kdk9ns6h] {
        margin: 0; /* Kein Margin */
        font-size: 1rem; /* Schriftgröße */
    }
