/* _content/DxBlazorCore/Pages/Admin/MenuItemDetail.razor.rz.scp.css */
.detail-actions[b-9i9ry41z6f] {
    display: flex;
    gap: 0.5rem;
    justify-content: flex-start;
    padding-top: 1rem;
    border-top: 1px solid #dee2e6;
}

[b-9i9ry41z6f] .oi-picker-item {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

[b-9i9ry41z6f] .oi-picker-label {
    font-size: 0.875rem;
}

[b-9i9ry41z6f] .parent-dropdown-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
    width: 100%;
}

[b-9i9ry41z6f] .parent-dropdown-title {
    font-weight: 500;
}

[b-9i9ry41z6f] .parent-dropdown-path {
    font-size: 0.8rem;
    color: #8c8c8c;
    white-space: nowrap;
}
/* _content/DxBlazorCore/Pages/Admin/MenuItems.razor.rz.scp.css */
.grid-action-buttons[b-0rt4jeu0lc] {
    display: flex;
    gap: 4px;
    justify-content: center;
    align-items: center;
}

.btn-grid-action[b-0rt4jeu0lc] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    border: none;
    border-radius: 6px;
    background: transparent;
    color: #6c757d;
    font-size: 0.85rem;
    cursor: pointer;
    transition: all 0.2s ease;
}

.btn-grid-action:hover[b-0rt4jeu0lc] {
    transform: scale(1.1);
}

.btn-grid-edit:hover[b-0rt4jeu0lc] {
    background-color: rgba(105, 48, 195, 0.1);
    color: #6930c3;
}

.btn-grid-delete:hover[b-0rt4jeu0lc] {
    background-color: rgba(220, 53, 69, 0.1);
    color: #dc3545;
}

.btn-grid-action:active[b-0rt4jeu0lc] {
    transform: scale(0.95);
}
/* _content/DxBlazorCore/Pages/Admin/Traders.razor.rz.scp.css */
.grid-action-buttons[b-00nb2r6hoc] {
    display: flex;
    gap: 4px;
    justify-content: center;
    align-items: center;
}

.btn-grid-action[b-00nb2r6hoc] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    border: none;
    border-radius: 6px;
    background: transparent;
    color: #6c757d;
    font-size: 0.85rem;
    cursor: pointer;
    transition: all 0.2s ease;
}

.btn-grid-action:hover[b-00nb2r6hoc] {
    transform: scale(1.1);
}

.btn-grid-edit:hover[b-00nb2r6hoc] {
    background-color: rgba(105, 48, 195, 0.1);
    color: #6930c3;
}

.btn-grid-delete:hover[b-00nb2r6hoc] {
    background-color: rgba(220, 53, 69, 0.1);
    color: #dc3545;
}

.btn-grid-action:active[b-00nb2r6hoc] {
    transform: scale(0.95);
}
/* _content/DxBlazorCore/Pages/Inventory/ItemDetail.razor.rz.scp.css */
.detail-actions[b-c6psp0ofe6] {
    display: flex;
    gap: 0.5rem;
    justify-content: flex-end;
    padding-top: 1rem;
    border-top: 1px solid #dee2e6;
}
/* _content/DxBlazorCore/Pages/Inventory/Items.razor.rz.scp.css */
.grid-action-buttons[b-hyozull0iu] {
    display: flex;
    gap: 4px;
    justify-content: center;
    align-items: center;
}

.btn-grid-action[b-hyozull0iu] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    border: none;
    border-radius: 6px;
    background: transparent;
    color: #6c757d;
    font-size: 0.85rem;
    cursor: pointer;
    transition: all 0.2s ease;
}

.btn-grid-action:hover[b-hyozull0iu] {
    transform: scale(1.1);
}

.btn-grid-edit:hover[b-hyozull0iu] {
    background-color: rgba(105, 48, 195, 0.1);
    color: #6930c3;
}

.btn-grid-delete:hover[b-hyozull0iu] {
    background-color: rgba(220, 53, 69, 0.1);
    color: #dc3545;
}

.btn-grid-action:active[b-hyozull0iu] {
    transform: scale(0.95);
}
/* _content/DxBlazorCore/Pages/Login.razor.rz.scp.css */
.login-container[b-gqjujm10v1] {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 100vh;
    background-color: #f0f2f5;
}

.login-card[b-gqjujm10v1] {
    background: #fff;
    border-radius: 8px;
    padding: 2.5rem 2rem;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.12);
    min-width: 360px;
    max-width: 420px;
    width: 100%;
}
/* _content/DxBlazorCore/Pages/Purchases/SupplierDetail.razor.rz.scp.css */
.detail-actions[b-yx4q4et2ys] {
    display: flex;
    gap: 0.5rem;
    justify-content: flex-end;
    padding-top: 1rem;
    border-top: 1px solid #dee2e6;
}
/* _content/DxBlazorCore/Pages/Purchases/Suppliers.razor.rz.scp.css */
.grid-action-buttons[b-m8how0w1x9] {
    display: flex;
    gap: 4px;
    justify-content: center;
    align-items: center;
}

.btn-grid-action[b-m8how0w1x9] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    border: none;
    border-radius: 6px;
    background: transparent;
    color: #6c757d;
    font-size: 0.85rem;
    cursor: pointer;
    transition: all 0.2s ease;
}

.btn-grid-action:hover[b-m8how0w1x9] {
    transform: scale(1.1);
}

.btn-grid-edit:hover[b-m8how0w1x9] {
    background-color: rgba(105, 48, 195, 0.1);
    color: #6930c3;
}

.btn-grid-delete:hover[b-m8how0w1x9] {
    background-color: rgba(220, 53, 69, 0.1);
    color: #dc3545;
}

.btn-grid-more:hover[b-m8how0w1x9] {
    background-color: rgba(108, 117, 125, 0.1);
    color: #495057;
}

.btn-grid-action:active[b-m8how0w1x9] {
    transform: scale(0.95);
}
/* _content/DxBlazorCore/Pages/Sales/CustomerDetail.razor.rz.scp.css */
.detail-actions[b-73809vjvow] {
    display: flex;
    gap: 0.5rem;
    justify-content: flex-end;
    padding-top: 1rem;
    border-top: 1px solid #dee2e6;
}
/* _content/DxBlazorCore/Pages/Sales/Customers.razor.rz.scp.css */
.grid-action-buttons[b-if1c5s5rj6] {
    display: flex;
    gap: 4px;
    justify-content: center;
    align-items: center;
}

.btn-grid-action[b-if1c5s5rj6] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    border: none;
    border-radius: 6px;
    background: transparent;
    color: #6c757d;
    font-size: 0.85rem;
    cursor: pointer;
    transition: all 0.2s ease;
}

.btn-grid-action:hover[b-if1c5s5rj6] {
    transform: scale(1.1);
}

.btn-grid-edit:hover[b-if1c5s5rj6] {
    background-color: rgba(105, 48, 195, 0.1);
    color: #6930c3;
}

.btn-grid-delete:hover[b-if1c5s5rj6] {
    background-color: rgba(220, 53, 69, 0.1);
    color: #dc3545;
}

.btn-grid-more:hover[b-if1c5s5rj6] {
    background-color: rgba(108, 117, 125, 0.1);
    color: #495057;
}

.btn-grid-action:active[b-if1c5s5rj6] {
    transform: scale(0.95);
}
/* _content/DxBlazorCore/Pages/SelectCompany.razor.rz.scp.css */
.select-company-container[b-9frw3096x3] {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 100vh;
    background-color: #f0f2f5;
}

.select-company-card[b-9frw3096x3] {
    background: #fff;
    border-radius: 8px;
    padding: 2.5rem 2rem;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.12);
    min-width: 400px;
    max-width: 500px;
    width: 100%;
}

.company-list[b-9frw3096x3] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.company-item[b-9frw3096x3] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.75rem 1rem;
    border: 1px solid #dee2e6;
    border-radius: 6px;
    cursor: pointer;
    transition: background-color 0.15s, border-color 0.15s;
}

.company-item:hover[b-9frw3096x3] {
    background-color: #e8f0fe;
    border-color: #1a73e8;
}

.company-item.disabled[b-9frw3096x3] {
    pointer-events: none;
    opacity: 0.5;
}

.company-name[b-9frw3096x3] {
    font-weight: 500;
}

.company-code[b-9frw3096x3] {
    font-size: 0.85rem;
}
/* _content/DxBlazorCore/Pages/SetPassword.razor.rz.scp.css */
.login-container[b-n721j9of2k] {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 100vh;
    background-color: #f0f2f5;
}

.login-card[b-n721j9of2k] {
    background: #fff;
    border-radius: 8px;
    padding: 2.5rem 2rem;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.12);
    min-width: 360px;
    max-width: 420px;
    width: 100%;
}
/* _content/DxBlazorCore/Shared/Header.razor.rz.scp.css */
.navbar.header-navbar[b-f70d3n4nfb] {
    flex-grow: 0;
    flex-wrap: nowrap;
    border: none;
    background-color: inherit;
    border-radius: 0;
    height: 3.5rem;
    min-height: 3.5rem;
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.12);
    justify-content: flex-start;
}

.header-navbar .navbar-toggler[b-f70d3n4nfb] {
    outline: none;
    border-radius: 0;
    padding-left: .75rem;
    padding-right: .75rem;
    box-shadow: none;
    align-self: stretch;
}

.header-navbar .navbar-toggler .navbar-toggler-icon[b-f70d3n4nfb] {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
    background-color: transparent !important;
    height: 2rem;
    width: 2rem;
}

.title[b-f70d3n4nfb] {
    font-size: 1.1rem;
    text-overflow: ellipsis;
    overflow: hidden;
}

@media (max-width: 350px) {
    .title[b-f70d3n4nfb] {
        font-size: inherit;
    }
}

.header-company[b-f70d3n4nfb],
.header-user[b-f70d3n4nfb] {
    font-size: 0.85rem;
    color: #444;
    white-space: nowrap;
}

.header-company:hover[b-f70d3n4nfb] {
    color: #1a73e8;
    text-decoration: underline;
}

.header-company-dropdown[b-f70d3n4nfb] {
    position: relative;
}

.header-company-dropdown .dropdown-menu[b-f70d3n4nfb] {
    position: absolute;
    top: 100%;
    left: 0;
    margin-top: 0.35rem;
    min-width: 12rem;
    z-index: 1050;
    box-shadow: 0 4px 12px rgba(0,0,0,0.15);
    border-radius: 6px;
    padding: 0.25rem 0;
}

.header-company-dropdown .dropdown-item[b-f70d3n4nfb] {
    font-size: 0.85rem;
    padding: 0.45rem 1rem;
}

.header-company-dropdown .dropdown-item-text[b-f70d3n4nfb] {
    padding: 0.45rem 1rem;
    font-size: 0.85rem;
}

.header-subscription-dropdown .dropdown-menu[b-f70d3n4nfb] {
    min-width: 15rem;
}

.header-company-dropdown .dropdown-item:hover[b-f70d3n4nfb] {
    background-color: #e9ecef;
}

.dropdown-backdrop[b-f70d3n4nfb] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 1040;
    background: transparent;
}
/* _content/DxBlazorCore/Shared/LookupTablePage.razor.rz.scp.css */
.grid-action-buttons[b-wxocf14x42] {
    display: flex;
    gap: 4px;
    justify-content: center;
    align-items: center;
}

.btn-grid-action[b-wxocf14x42] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    border: none;
    border-radius: 6px;
    background: transparent;
    color: #6c757d;
    font-size: 0.85rem;
    cursor: pointer;
    transition: all 0.2s ease;
}

.btn-grid-action:hover[b-wxocf14x42] {
    transform: scale(1.1);
}

.btn-grid-edit:hover[b-wxocf14x42] {
    background-color: rgba(105, 48, 195, 0.1);
    color: #6930c3;
}

.btn-grid-delete:hover[b-wxocf14x42] {
    background-color: rgba(220, 53, 69, 0.1);
    color: #dc3545;
}

.btn-grid-action:active[b-wxocf14x42] {
    transform: scale(0.95);
}
/* _content/DxBlazorCore/Shared/MainLayout.razor.rz.scp.css */
.page[b-8cwo81jzfs] {
    height: 100%;
    overflow: hidden;
    background-color: inherit;
}
[b-8cwo81jzfs] .page-layout,
[b-8cwo81jzfs] .page-layout > .dx-gridlayout-root,
[b-8cwo81jzfs] .layout-item {
    background-color: inherit;
}

[b-8cwo81jzfs] .content {
    padding: 1.1rem 2rem 0 2rem;
    overflow: auto;
}

@media (max-width: 1199.98px) {
    [b-8cwo81jzfs] .page-layout > .dx-gridlayout-root {
        grid-template-columns: minmax(0, 1fr) !important;
    }
}

[b-8cwo81jzfs] .fit-width {
    max-width: 100%;
}

[b-8cwo81jzfs] .mw-1100 {
    max-width: 1100px;
}
/* _content/DxBlazorCore/Shared/MaintenanceBanner.razor.rz.scp.css */
.maintenance-banner[b-awx6nes8qh] {
    background: linear-gradient(135deg, #ff9800, #ff5722);
    color: #fff;
    padding: 0;
    position: relative;
    z-index: 1100;
    box-shadow: 0 2px 8px rgba(0,0,0,0.2);
    animation: maintenance-slide-down-b-awx6nes8qh 0.4s ease-out;
}

.maintenance-banner-inner[b-awx6nes8qh] {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 0.6rem 1rem;
    font-size: 0.88rem;
    gap: 0.15rem;
}

.maintenance-banner-close[b-awx6nes8qh] {
    background: none;
    border: none;
    color: #fff;
    font-size: 1.1rem;
    cursor: pointer;
    margin-left: auto;
    padding: 0 0.5rem;
    opacity: 0.8;
    line-height: 1;
}

.maintenance-banner-close:hover[b-awx6nes8qh] {
    opacity: 1;
}

@keyframes maintenance-slide-down-b-awx6nes8qh {
    from {
        transform: translateY(-100%);
        opacity: 0;
    }
    to {
        transform: translateY(0);
        opacity: 1;
    }
}
/* _content/DxBlazorCore/Shared/NavMenu.razor.rz.scp.css */
.sidebar[b-ny1rtqup1j] {
    min-width: 300px;
    max-width: 300px;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.16);
    transition: transform 0.1s ease-out;
    height: 100%;
    max-height: 100%;
    overflow: auto;
    background-color: #2e3d6b;
    color: #ffffff;
}

.sidebar.collapse[b-ny1rtqup1j] {
    display: none;
}

.sidebar.expand[b-ny1rtqup1j] {
    display: block;
}

@media (max-width: 1199.98px) {
    .sidebar[b-ny1rtqup1j] {
        display: none;
    }

    .sidebar.expand[b-ny1rtqup1j] {
        position: fixed;
        top: 3.5rem;
        left: 0;
        height: auto;
        min-width: 100%;
        z-index: 1050;
    }
}

[b-ny1rtqup1j] .app-sidebar > .nav-pills > .nav-item:first-of-type {
    padding-top: 1rem;
}

[b-ny1rtqup1j] .app-sidebar > .nav-pills > .nav-item:last-of-type {
    padding-bottom: 1rem;
}

[b-ny1rtqup1j] .app-sidebar .nav-pills > .nav-item a {
    border-radius: 0px;
    display: flex;
    align-items: center;
}

[b-ny1rtqup1j] .app-sidebar > .nav-pills > .nav-item > a {
    font-size: 0.875rem !important;
    padding: .25rem 1rem .25rem .125rem;
}

[b-ny1rtqup1j] .app-sidebar .nav-pills .nav-pills > .nav-item > a {
    font-size: 0.8125rem !important;
}

[b-ny1rtqup1j] .app-sidebar .menu-node-text {
    font-weight: 200;
}

[b-ny1rtqup1j] .app-sidebar .menu-node-parent {
    font-weight: 600;
}

[b-ny1rtqup1j] .app-sidebar .menu-node-leaf {
    font-weight: 200;
}

[b-ny1rtqup1j] .app-sidebar,
[b-ny1rtqup1j] .app-sidebar > .nav-pills,
[b-ny1rtqup1j] .app-sidebar > .nav-pills > .nav-item,
[b-ny1rtqup1j] .app-sidebar > .nav-pills > .nav-item > a:not(.active) {
    background-color: inherit;
    color: #ffffff;
}

/* All sidebar links get white text */
[b-ny1rtqup1j] .app-sidebar .nav-item > a:not(.active) {
    color: rgba(255, 255, 255, 0.85) !important;
}

[b-ny1rtqup1j] .app-sidebar .nav-item > a:not(.active):hover {
    color: #ffffff !important;
    background-color: rgba(255, 255, 255, 0.1) !important;
}

/* Active/selected node */
[b-ny1rtqup1j] .app-sidebar .nav-item > a.active {
    background-color: #3f5494 !important;
    color: #ffffff !important;
}

/* TreeView expand/collapse icons */
[b-ny1rtqup1j] .app-sidebar .dxbl-treeview-toggle {
    color: rgba(255, 255, 255, 0.7) !important;
}

@media (max-width: 1199.98px) {
    [b-ny1rtqup1j] .app-sidebar > .nav-pills > .nav-item:last-of-type {
        padding-bottom: 0;
    }
}
/* _content/DxBlazorCore/Shared/SchemaComparisonTree.razor.rz.scp.css */
.schema-tree-root[b-bgmlgor39w],
.schema-tree-children[b-bgmlgor39w] {
    list-style: none;
    margin: 0;
    padding-left: 1rem;
}

.schema-tree-root[b-bgmlgor39w] {
    padding-left: 0;
}

.schema-tree-item[b-bgmlgor39w] {
    margin: 0.2rem 0;
}

.schema-tree-summary[b-bgmlgor39w] {
    list-style: none;
}

.schema-tree-summary[b-bgmlgor39w]::-webkit-details-marker {
    display: none;
}

.schema-tree-node[b-bgmlgor39w] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    flex-wrap: wrap;
    width: 100%;
    padding: 0.45rem 0.6rem;
    border: 1px solid transparent;
    border-radius: 0.5rem;
    cursor: pointer;
    transition: background-color 0.15s ease, border-color 0.15s ease;
}

.schema-tree-node:hover[b-bgmlgor39w] {
    background-color: rgba(13, 110, 253, 0.06);
    border-color: rgba(13, 110, 253, 0.15);
}

.schema-tree-node.selected[b-bgmlgor39w] {
    background-color: rgba(13, 110, 253, 0.1);
    border-color: rgba(13, 110, 253, 0.3);
}

.schema-tree-node.leaf[b-bgmlgor39w] {
    margin-left: 1.1rem;
}

.schema-tree-type[b-bgmlgor39w] {
    min-width: 4.8rem;
    font-size: 0.7rem;
    font-weight: 700;
    letter-spacing: 0.04em;
    color: #6c757d;
}

.schema-tree-name[b-bgmlgor39w] {
    font-weight: 500;
}

.schema-tree-diff-count[b-bgmlgor39w] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 1.5rem;
    height: 1.5rem;
    padding: 0 0.4rem;
    border-radius: 999px;
    background: #212529;
    color: #fff;
    font-size: 0.75rem;
    font-weight: 700;
}
