/* _content/Logistik_Portal/Components/Account/Pages/Manage/EnableAuthenticator.razor.rz.scp.css */
.info-message[b-4qk8lc42io] {
    margin: 0.625rem 0 0.625rem 0;
    justify-content: start;
}
/* _content/Logistik_Portal/Components/Account/Pages/Manage/ExternalLogins.razor.rz.scp.css */
.current-logins[b-0pc93aj9zp] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.current-logins-item[b-0pc93aj9zp] {
    display: flex;
    gap: 0.625rem;
}
/* _content/Logistik_Portal/Components/Account/Shared/ExternalLoginPicker.razor.rz.scp.css */
.external-logins[b-0m21cpcwun] {
    display: flex;
    gap: 0.5rem;
}

@media (max-width: 500px) {
    .external-logins[b-0m21cpcwun] {
        flex-direction: column;
    }
}
/* _content/Logistik_Portal/Components/Account/Shared/ManageLayout.razor.rz.scp.css */
[b-fj4f5hwh2b] .tab-icon {
    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;
}

[b-fj4f5hwh2b] .icon-profile {
    -webkit-mask-image: url("images/account/manage-profile.svg");
    mask-image: url("images/account/manage-profile.svg");
}

[b-fj4f5hwh2b] .icon-email {
    -webkit-mask-image: url("images/account/manage-email.svg");
    mask-image: url("images/account/manage-email.svg");
}

[b-fj4f5hwh2b] .icon-two-factor {
    -webkit-mask-image: url("images/account/manage-two-factor.svg");
    mask-image: url("images/account/manage-two-factor.svg");
}

[b-fj4f5hwh2b] .icon-password {
    -webkit-mask-image: url("images/account/manage-password.svg");
    mask-image: url("images/account/manage-password.svg");
}

[b-fj4f5hwh2b] .icon-personal {
    -webkit-mask-image: url("images/account/manage-personal.svg");
    mask-image: url("images/account/manage-personal.svg");
}

[b-fj4f5hwh2b] .icon-external {
    -webkit-mask-image: url("images/account/user.svg");
    mask-image: url("images/account/user.svg");
}
/* _content/Logistik_Portal/Components/Account/Shared/ShowRecoveryCodes.razor.rz.scp.css */
.codes[b-1wi3r9ycdk] {
    margin: 0.625rem 0px 0.625rem 0px;
}
/* _content/Logistik_Portal/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-tgn9y8gbwi] {
    height: 100%;
    font-family: var(--bs-font-sans-serif);
}


[b-tgn9y8gbwi] .dxbl-btn-standalone.dxbl-btn-primary {
    --dxbl-btn-color: rgb(255, 255, 255);
    --dxbl-btn-bg: #000000;
    --dxbl-btn-border-color: #000000;
    --dxbl-btn-hover-bg: #000000;
    --dxbl-btn-hover-border-color: #000000;
}

[b-tgn9y8gbwi] .dxbl-checkbox {
    --dxbl-checkbox-check-element-checked-bg: #000000;
    --dxbl-checkbox-check-element-checked-hover-bg: rgb(0, 0, 0);
    --dxbl-checkbox-switch-checked-hover-bg: rgb(0, 0, 0);
    --dxbl-checkbox-radio-checked-hover-bg: rgb(0, 0, 0);
    --dxbl-checkbox-radio-checked-border-color: #ffffff;
    --dxbl-checkbox-checked-focus-shadow-color: rgb(50, 50, 50);
    --dxbl-checkbox-unchecked-focus-shadow-color: rgb(50, 50, 50);
}

[b-tgn9y8gbwi] .dxbl-text-edit {
    --dxbl-text-edit-focus-border-color: rgb(0, 0, 0);
}

[b-tgn9y8gbwi] a.oi {
    color: rgb(0, 0, 0);
}

[b-tgn9y8gbwi] .dxbl-tabs {
    --dxbl-tabs-tab-selected-color: #000000;
}


    [b-tgn9y8gbwi] .dxbl-tabs > .dxbl-tabs-tablist > .dxbl-scroll-viewer > .dxbl-scroll-viewer-content > ul > li > .dxbl-tabs-item:not(.dxbl-tabs-tmpl):not(.dxbl-disabled):not(:disabled).dxbl-active::after, .dxbl-tabs > .dxbl-tabs-tablist > ul > li > .dxbl-tabs-item:not(.dxbl-tabs-tmpl):not(.dxbl-disabled):not(:disabled).dxbl-active[b-tgn9y8gbwi]::after {
        content: "";
        position: absolute;
        z-index: 0;
        background-color: #000000;
    }




    :: deep .icon[b-tgn9y8gbwi] {
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    mask-position: center center;
    -webkit-mask-mask-position: center center;
    width: 1rem;
    height: 1rem;
    background-repeat: no-repeat;
    background-color: var(--dxbl-btn-color);
}

[b-tgn9y8gbwi] #menu-top {
    display: block;
}

    [b-tgn9y8gbwi] #menu-top.hidden {
        display: none;
    }

[b-tgn9y8gbwi] .icon-back {
    -webkit-mask-image: url("images/back.svg");
    mask-image: url("images/back.svg");
}

[b-tgn9y8gbwi] .icon-menu {
    -webkit-mask-image: url("images/menu.svg");
    mask-image: url("images/menu.svg");
}
[b-tgn9y8gbwi] .icon-log-in {
    -webkit-mask-image: url("images/account/log-in.svg");
    mask-image: url("images/account/log-in.svg");
}


[b-tgn9y8gbwi] .icon-log-out {
    -webkit-mask-image: url("images/account/log-out.svg");
    mask-image: url("images/account/log-out.svg");
}

[b-tgn9y8gbwi] .icon-user {
    -webkit-mask-image: url("images/account/user.svg");
    mask-image: url("images/account/user.svg");
}

[b-tgn9y8gbwi] .content {
    overflow: auto;
    display: flex;
    flex-direction: column;
}

[b-tgn9y8gbwi] .menu-button:hover .icon {
    background-color: var(--dxbl-btn-hover-color);
}

.nav-buttons-container[b-tgn9y8gbwi] {
    display: flex;
    gap: 10px;
    padding: 2rem 0rem;
}

    .nav-buttons-container[b-tgn9y8gbwi]  .menubutton-float-end {
        margin-left: auto;
    }

    .nav-buttons-container[b-tgn9y8gbwi]  .dxbl-btn-icon-only {
        --dxbl-btn-padding-x: 0.75rem;
        --dxbl-btn-padding-y: 0.25rem;
    }

@media (max-width: 768px) {
    [b-tgn9y8gbwi] .layout-sidebar {
        grid-area: header / header / header / header !important;
    }
}

@media (max-width: 768px) {
    [b-tgn9y8gbwi] #menu-top {
        display: none;
    }
}
/* _content/Logistik_Portal/Components/Layout/NavMenu.razor.rz.scp.css */
#sidebar[b-nzqjxu09l4] {
    min-width: 15rem;
    max-width: 15rem;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.16);
    transition: transform 0.1s ease-out;
    height: 100%;
    max-height: 100%;
    /*background-image: linear-gradient(180deg, var(--bs-primary) 0%, var(--bs-black) 150%);*/
    background-image: linear-gradient(180deg, #000000 0%, #ffffff 150%);
    display: block;
}

    #sidebar.auto-expanded[b-nzqjxu09l4] {
        display: none;
    }

    #sidebar .menu-closeonclick-placeholder[b-nzqjxu09l4] {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        display: none;
    }

[b-nzqjxu09l4] .sidebar-header {
    padding: 2rem 1rem;
}

.logo[b-nzqjxu09l4] {
    text-align: center;
}

[b-nzqjxu09l4] .menu-button-container {
    align-self: center;
}

.menu-button[b-nzqjxu09l4] {
    padding: 0.375rem;
    width: 1rem;
    height: 1rem;
    background-image: url("images/menu.svg");
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
}

[b-nzqjxu09l4] .menu.display-mobile {
    margin-bottom: 2rem;
}

[b-nzqjxu09l4] .menu {
    background-color: inherit;
}

    [b-nzqjxu09l4] .menu .dxbl-menu-item-list {
        gap: 0.5rem;
    }

[b-nzqjxu09l4] .menu-item {
    color: var(--bs-white);
}

[b-nzqjxu09l4] .icon {
    width: 1rem;
    height: 1rem;
    background-position: center;
    background-repeat: no-repeat;
    margin-left: 0.5rem;
}

[b-nzqjxu09l4] .home-icon {
    background-image: url("images/home.svg");
}

[b-nzqjxu09l4] .weather-icon {
    background-image: url("images/weather.svg");
}

[b-nzqjxu09l4] .counter-icon {
    background-image: url("images/counter.svg");
}

[b-nzqjxu09l4] .settings-icon {
    background-image: url("images/account/settings.svg");
}

[b-nzqjxu09l4] .log-in-icon {
    background-image: url("images/account/log-in.svg");
}

[b-nzqjxu09l4] .log-out-icon {
    background-image: url("images/account/log-out.svg");
}

[b-nzqjxu09l4] .user-icon {
    background-image: url("images/account/user.svg");
}

[b-nzqjxu09l4] .docs-icon {
    mask-image: url("images/doc.svg");
    -webkit-mask-image: url("images/doc.svg");
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    background-color: var(--dxbl-btn-color);
}

[b-nzqjxu09l4] .demos-icon {
    mask-image: url("images/demos.svg");
    -webkit-mask-image: url("images/demos.svg");
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    background-color: var(--dxbl-btn-color);
}

[b-nzqjxu09l4] .footer-button:hover .demos-icon {
    background-color: var(--dxbl-btn-hover-color);
}

[b-nzqjxu09l4] .footer-button:hover .docs-icon {
    background-color: var(--dxbl-btn-hover-color);
}

[b-nzqjxu09l4] .footer {
    text-align: center;
    gap: 0.5rem;
    padding-bottom: 1.5rem;
}

    [b-nzqjxu09l4] .footer .icon {
        margin-left: 0;
    }

#sidebar.auto-expanded[b-nzqjxu09l4]  .layout-item {
    display: block;
}

#sidebar.auto-expanded[b-nzqjxu09l4]  .footer {
    display: block;
}

@media (max-width: 768px) {
    #sidebar[b-nzqjxu09l4] {
        min-width: inherit;
        max-width: inherit;
        display: block;
    }

        #sidebar .menu-closeonclick-placeholder[b-nzqjxu09l4] {
            display: block;
        }

        #sidebar.auto-expanded[b-nzqjxu09l4] {
            position: fixed;
            width: 100%;
            z-index: 3;
            display: block;
        }

            #sidebar.auto-expanded[b-nzqjxu09l4]  .sidebar-header {
                border-bottom: 1px solid var(--bs-white);
            }

            #sidebar.auto-expanded .menu-button[b-nzqjxu09l4] {
                background-image: url("images/close.svg");
                width: 1.875rem;
                height: 1.875rem;
            }

        #sidebar:not(.auto-expanded)[b-nzqjxu09l4]  .dxbl-gridlayout-root {
            gap: unset !important;
        }

    .logo[b-nzqjxu09l4] {
        text-align: inherit;
    }

    [b-nzqjxu09l4] .menu-button-container {
        display: block;
    }

    [b-nzqjxu09l4] .layout-item {
        display: none;
    }

    [b-nzqjxu09l4] .footer {
        display: none;
    }
}
/* _content/Logistik_Portal/Components/Pages/Index.razor.rz.scp.css */
[b-ysfraj925z] .welcome-gridlayout {
    margin: auto;
    width: auto;
    height: auto;
}

[b-ysfraj925z] .welcome-gridlayout .dxbl-gridlayout-root {
    align-content: center;
    justify-content: center;
}

[b-ysfraj925z] .title {
    text-align: center;
}

[b-ysfraj925z] .welcome-cards {
    display: flex;
    flex-wrap: wrap;
    gap: 1.5rem;
    justify-content: center;
}

[b-ysfraj925z] .welcome-card {
    width: 26.25rem;
    height: 15rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 4px 6px -1px rgba(0, 0, 0, 0.1), 0px 2px 4px -2px rgba(0, 0, 0, 0.1);
    transition: box-shadow 0.2s;
    border-radius: 1rem;
    color: var(--bs-link-color-rgb);
    gap: 1.5rem;
    text-decoration: none;
    position: relative;
}

    [b-ysfraj925z] .welcome-card:hover {
        box-shadow: 0px 20px 25px -5px rgba(0, 0, 0, 0.1), 0px 8px 10px -6px rgba(0, 0, 0, 0.1);
    }

    [b-ysfraj925z] .welcome-card .welcome-card-img {
        width: 6.5rem;
        height: 6.5rem;
    }

    [b-ysfraj925z] .welcome-card .welcome-card-text {
        font-size: 1.75rem;
        font-weight: 600;
        letter-spacing: 0em;
        text-align: center;
        text-decoration: unset;
    }

    [b-ysfraj925z] .icon-fill {
        fill: var(--bs-primary);
    }

    [b-ysfraj925z] .welcome-card .welcome-card-back {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: var(--bs-body-color);
        opacity: 0.05;
        border-radius: 1rem;
        z-index: -2;
    }
/* _content/Logistik_Portal/Components/Pages/Portal.razor.rz.scp.css */
.counter-block[b-u2d6zzyth4] {
    display: flex;
    padding: 2.5rem 1.5rem 1.5rem 1.5rem;
    flex-direction: column;
    border-radius: 1rem;
    gap: 1.5rem;
    justify-content: center;
    align-items: center;
    width: 16.875rem;
    height: 17rem;
    position: relative;
}

    .counter-block .counter-content[b-u2d6zzyth4] {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 0.5rem;
    }

    .counter-block .counter-count[b-u2d6zzyth4] {
        font-size: 7.5rem;
        font-weight: 400;
        line-height: 7.75rem;
    }

    .counter-block .counter-block-back[b-u2d6zzyth4] {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: var(--bs-body-color);
        opacity: 0.05;
        border-radius: 1rem;
        z-index: -2;
    }
/* _content/Logistik_Portal/Components/Pages/Usermanagement.razor.rz.scp.css */
.counter-block[b-7j6zqq8mvb] {
    display: flex;
    padding: 2.5rem 1.5rem 1.5rem 1.5rem;
    flex-direction: column;
    border-radius: 1rem;
    gap: 1.5rem;
    justify-content: center;
    align-items: center;
    width: 16.875rem;
    height: 17rem;
    position: relative;
}

    .counter-block .counter-content[b-7j6zqq8mvb] {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 0.5rem;
    }

    .counter-block .counter-count[b-7j6zqq8mvb] {
        font-size: 7.5rem;
        font-weight: 400;
        line-height: 7.75rem;
    }

    .counter-block .counter-block-back[b-7j6zqq8mvb] {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: var(--bs-body-color);
        opacity: 0.05;
        border-radius: 1rem;
        z-index: -2;
    }




