/* /Layout/AuthLAyout.razor.rz.scp.css */
.page[b-1rx2nkt2ge] {
    position: relative;
    display: flex;
    flex-direction: column;
}

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

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

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

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

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

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

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

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

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

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

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

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

    .top-row[b-1rx2nkt2ge], article[b-1rx2nkt2ge] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-a35hmcn7ai] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.jezgra-logo-toggle:hover[b-a35hmcn7ai] {
    /* background-color: rgba(232, 93, 61, 0.22); */
    background-color: rgba(232, 93, 61, 0.40);
    /* background-color: var(--rz-primary, 0.12); */
    transform: scale(1.06);
}
.jezgra-logo-toggle:active[b-a35hmcn7ai] {
    transform: scale(0.96);
}
.jezgra-logo-toggle:focus-visible[b-a35hmcn7ai] {
    /* outline: 2px solid #E85D3D; */
    outline-offset: 1px;
}

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

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

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

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

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

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

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

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

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

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

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

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

    .top-row[b-a35hmcn7ai], article[b-a35hmcn7ai] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Layout/MainLayoutOld.razor.rz.scp.css */
.page[b-ku2au6ud6l] {
    position: relative;
    display: flex;
    flex-direction: column;
}

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

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

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

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

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

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

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

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

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

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

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

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

    .top-row[b-ku2au6ud6l], article[b-ku2au6ud6l] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-j4e0bx7jtj] {
    background-color: rgba(255, 255, 255, 0.1);
}

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

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

.bi[b-j4e0bx7jtj] {
    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-j4e0bx7jtj] {
    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-j4e0bx7jtj] {
    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-j4e0bx7jtj] {
    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-j4e0bx7jtj] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

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

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

    .nav-item[b-j4e0bx7jtj]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

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

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

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

    .collapse[b-j4e0bx7jtj] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }

    .nav-scrollable[b-j4e0bx7jtj] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Modules/Auth/PermissionSync/Pages/PermissionSyncDashboard.razor.rz.scp.css */
/* ── Wrapper: plain HTML element — dobiva b-xxx scope atribut ── */
.wip2-page[b-f966ss08w7] {
    height: 100%;
    /* overflow: hidden; */
}

    /* ── RadzenCard: flex column da prenese visinu na tabs ── */
    .wip2-page[b-f966ss08w7]  .rz-card {
        display: flex;
        flex-direction: column;
        overflow: auto;
    }


/* 
    .wip2-page ::deep .rz-tabview {
        display: block !important;
        flex-direction: column;
    }

    .wip2-page ::deep .rz-tabview-panels {
        flex: 1;
        min-height: 0;
        display: flex;
        flex-direction: column;
        overflow: auto;
    }

    .wip2-page ::deep .rz-tabview-panel {
        flex: 1;
        min-height: 0;
        display: flex;
        flex-direction: column;
        overflow: auto;
    } 
*/
/* /Modules/Auth/PermissionSync/Pages/PermissionSyncHistory.razor.rz.scp.css */
/* ── Wrapper: plain HTML element — dobiva b-xxx scope atribut ── */
.wip2-page[b-b6y58w51uq] {
    height: 100%;
    /* overflow: hidden; */
}

    /* ── RadzenCard: flex column da prenese visinu na tabs ── */
    .wip2-page[b-b6y58w51uq]  .rz-card {
        display: flex;
        flex-direction: column;
        overflow: auto;
    }
/* /Modules/Auth/PermissionSync/Pages/PermissionSyncTenantDetail.razor.rz.scp.css */
/* ── Wrapper: plain HTML element — dobiva b-xxx scope atribut ── */
.wip2-page[b-9en3mj4ew3] {
    height: 100%;
    /* overflow: hidden; */
}

    /* ── RadzenCard: flex column da prenese visinu na tabs ── */
    .wip2-page[b-9en3mj4ew3]  .rz-card {
        display: flex;
        flex-direction: column;
        overflow: auto;
    }
/* /Modules/Auth/Users/Pages/UserAccessPage.razor.rz.scp.css */
/* ── Wrapper: plain HTML element — dobiva b-xxx scope atribut ── */
.wip2-page[b-1qm90kpds2] {
    height: 100%;
    overflow: hidden;
}

    /* ── RadzenCard: flex column da prenese visinu na tabs ── */
    .wip2-page[b-1qm90kpds2]  .rz-card {
        display: flex;
        flex-direction: column;
        overflow: auto;
    }

    /* ── RadzenTabs root: flex column da tab header ostane gore,
     a panels popune preostali prostor ── */
    .wip2-page[b-1qm90kpds2]  .rz-tabview {
        /*display: flex !important;*/
        display: block !important;
        flex-direction: column;
    }

    /* ── Panels wrapper popunjava preostali prostor ispod tab headera ── */
    .wip2-page[b-1qm90kpds2]  .rz-tabview-panels {
        flex: 1;
        min-height: 0;
        display: flex;
        flex-direction: column;
        overflow: auto;
    }

    /* ── Svaki panel popunjava panels wrapper ── */
    .wip2-page[b-1qm90kpds2]  .rz-tabview-panel {
        flex: 1;
        min-height: 0;
        display: flex;
        flex-direction: column;
        overflow: auto;
    }
/* /Modules/Auth/Users/Pages/UsersPage.razor.rz.scp.css */
/* ── Wrapper: plain HTML element — dobiva b-xxx scope atribut ── */
.wip2-page[b-f3tquuiki9] {
    height: 100%;
    overflow: hidden;
}

    /* ── RadzenCard: flex column da prenese visinu na tabs ── */
    .wip2-page[b-f3tquuiki9]  .rz-card {
        display: flex;
        flex-direction: column;
        overflow: hidden;
    }

    /* ── RadzenTabs root: flex column da tab header ostane gore,
     a panels popune preostali prostor ── */
    .wip2-page[b-f3tquuiki9]  .rz-tabview {
        display: flex !important;
        flex-direction: column;
    }

    /* ── Panels wrapper popunjava preostali prostor ispod tab headera ── */
    .wip2-page[b-f3tquuiki9]  .rz-tabview-panels {
        flex: 1;
        min-height: 0;
        display: flex;
        flex-direction: column;
        overflow: hidden;
    }

    /* ── Svaki panel popunjava panels wrapper ── */
    .wip2-page[b-f3tquuiki9]  .rz-tabview-panel {
        flex: 1;
        min-height: 0;
        display: flex;
        flex-direction: column;
        overflow: hidden;
    }
/* /Modules/Erp/Catalog/ProductCatalogs/Pages/KataloziProizvoda.razor.rz.scp.css */
/* Wrapper: plain HTML element — gets b-xxx scope attribute */
.product-catalog-page[b-hqdohf9ngh] {
    height: 100%;
    /* overflow: hidden; */
}

/* RadzenCard: flex column so it propagates height to tabs */
.product-catalog-page[b-hqdohf9ngh]  .rz-card {
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

/* RadzenTabs root: flex column so the tab header stays on top
   and panels fill the remaining space */
.product-catalog-page[b-hqdohf9ngh]  .rz-tabview {
    display: flex !important;
    flex-direction: column;
}

/* Panels wrapper fills the remaining space below the tab header */
.product-catalog-page[b-hqdohf9ngh]  .rz-tabview-panels {
    flex: 1;
    min-height: 0;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

/* Each panel fills the panels wrapper */
.product-catalog-page[b-hqdohf9ngh]  .rz-tabview-panel {
    flex: 1;
    min-height: 0;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}
/* /Modules/Erp/Catalog/ProductCategories/Pages/KategorijeProizvoda.razor.rz.scp.css */
/* Wrapper: plain HTML element — gets b-xxx scope attribute */
.product-category-page[b-rx06bmjsmf] {
    height: 100%;
    /* overflow: hidden; */
}

/* RadzenCard: flex column so it propagates height to tabs */
.product-category-page[b-rx06bmjsmf]  .rz-card {
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

/* RadzenTabs root: flex column so the tab header stays on top
   and panels fill the remaining space */
.product-category-page[b-rx06bmjsmf]  .rz-tabview {
    display: flex !important;
    flex-direction: column;
}

/* Panels wrapper fills the remaining space below the tab header */
.product-category-page[b-rx06bmjsmf]  .rz-tabview-panels {
    flex: 1;
    min-height: 0;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

/* Each panel fills the panels wrapper */
.product-category-page[b-rx06bmjsmf]  .rz-tabview-panel {
    flex: 1;
    min-height: 0;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}
/* /Modules/Erp/Catalog/Products/Pages/Proizvodi.razor.rz.scp.css */
/* ── Wrapper: plain HTML element — dobiva b-xxx scope atribut ── */
.product-page[b-d25hfxmtfd] {
    height: 100%;
    /* overflow: hidden; */
}

/* ── RadzenCard: flex column da prenese visinu na tabs ── */
.product-page[b-d25hfxmtfd]  .rz-card {
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

/* ── RadzenTabs root: flex column da tab header ostane gore,
     a panels popune preostali prostor ── */
.product-page[b-d25hfxmtfd]  .rz-tabview {
    display: flex !important;
    flex-direction: column;
}

/* ── Panels wrapper popunjava preostali prostor ispod tab headera ── */
.product-page[b-d25hfxmtfd]  .rz-tabview-panels {
    flex: 1;
    min-height: 0;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

/* ── Svaki panel popunjava panels wrapper ── */
.product-page[b-d25hfxmtfd]  .rz-tabview-panel {
    flex: 1;
    min-height: 0;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}
/* /Modules/Erp/Catalog/UnitOfMeasures/Components/UnitOfMeasureImportFromSysSideComponent.razor.rz.scp.css */
/*
    The Radzen side dialog body (`.rz-dialog-side-content`) is the positioned
    flex item that owns the visible area. We pin our root to it with
    `position: absolute; inset: 0` so the component is locked to the dialog
    height regardless of how Radzen decides to size its scroll container —
    that prevents the outer stack from growing past the sidebar and forcing
    the whole dialog to scroll.
*/
.page-container[b-zi5e557djw] {
    /* position: absolute; */

    /* ako ima Title */
    height: calc(100dvh - 105px);

    /* ako nema Title */
    /* height: calc(100dvh - 50px);  */

    display: flex;
    flex-direction: column;
    min-height: 0;
    /* inset: 0; */
    /* gap: 0.75rem; */
    /* padding: 0.35rem; */
    /* box-sizing: border-box; */
    /* overflow: hidden; */
}

/* Alerts keep their natural size; only the grid area flexes. */
/* .uom-import-alert {
    flex: 0 0 auto;
} */

/*
    The middle row that hosts SysUnitOfMeasureListComponent. It has to be both
    a flex child (so it gets the leftover space) and a flex container (so the
    nested grid component, whose root uses `height: 100%`, has a definite
    height to resolve against).
*/
.grid-container[b-zi5e557djw]  {
    flex: 1 1 auto;
    min-height: 0;
    overflow: hidden;
    display: flex;
    flex-direction: column;
}

/*
    SysUnitOfMeasureListComponent renders its own <RadzenStack> as the root.
    `::deep` lets us reach into that child component and force its top-level
    element to fill our grid-area cell — without that, the nested stack
    collapses to its content height and the data grid cannot virtualize.
*/
/* .uom-import-grid-area ::deep > .rz-stack {
    flex: 1 1 auto;
    min-height: 0;
    height: 100%;
    width: 100%;
} */
/* /Modules/Erp/Catalog/UnitOfMeasures/Pages/UnitOfMeasure.razor.rz.scp.css */
/* ── Wrapper: plain HTML element — dobiva b-xxx scope atribut ── */
.product-page[b-5hv0ikcu1y] {
    height: 100%;
    /* overflow: hidden; */
}

/* ── RadzenCard: flex column da prenese visinu na tabs ── */
.product-page[b-5hv0ikcu1y]  .rz-card {
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

/* ── RadzenTabs root: flex column da tab header ostane gore,
     a panels popune preostali prostor ── */
.product-page[b-5hv0ikcu1y]  .rz-tabview {
    display: flex !important;
    flex-direction: column;
}

/* ── Panels wrapper popunjava preostali prostor ispod tab headera ── */
.product-page[b-5hv0ikcu1y]  .rz-tabview-panels {
    flex: 1;
    min-height: 0;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

/* ── Svaki panel popunjava panels wrapper ── */
.product-page[b-5hv0ikcu1y]  .rz-tabview-panel {
    flex: 1;
    min-height: 0;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}
/* /Modules/Erp/WipSystem/SysCountries/Pages/SysCountry.razor.rz.scp.css */
/* ── Wrapper: plain HTML element — dobiva b-xxx scope atribut ── */
.syscountry-page[b-uz45jqf6rt] {
    height: 100%;
    /* overflow: hidden; */
}

/* ── RadzenCard: flex column da prenese visinu na tabs ── */
.syscountry-page[b-uz45jqf6rt]  .rz-card {
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

/* ── RadzenTabs root: flex column da tab header ostane gore,
     a panels popune preostali prostor ── */
.syscountry-page[b-uz45jqf6rt]  .rz-tabview {
    display: flex !important;
    flex-direction: column;
}

/* ── Panels wrapper popunjava preostali prostor ispod tab headera ── */
.syscountry-page[b-uz45jqf6rt]  .rz-tabview-panels {
    flex: 1;
    min-height: 0;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

/* ── Svaki panel popunjava panels wrapper ── */
.syscountry-page[b-uz45jqf6rt]  .rz-tabview-panel {
    flex: 1;
    min-height: 0;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}
/* /Modules/Erp/WipSystem/SysUnitOfMeasures/Pages/SysUnitOfMeasure.razor.rz.scp.css */
/* ── Wrapper: plain HTML element — dobiva b-xxx scope atribut ── */
.product-page[b-tv9lqfq6l3] {
    height: 100%;
    /* overflow: hidden; */
}

/* ── RadzenCard: flex column da prenese visinu na tabs ── */
.product-page[b-tv9lqfq6l3]  .rz-card {
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

/* ── RadzenTabs root: flex column da tab header ostane gore,
     a panels popune preostali prostor ── */
.product-page[b-tv9lqfq6l3]  .rz-tabview {
    display: flex !important;
    flex-direction: column;
}

/* ── Panels wrapper popunjava preostali prostor ispod tab headera ── */
.product-page[b-tv9lqfq6l3]  .rz-tabview-panels {
    flex: 1;
    min-height: 0;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

/* ── Svaki panel popunjava panels wrapper ── */
.product-page[b-tv9lqfq6l3]  .rz-tabview-panel {
    flex: 1;
    min-height: 0;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}
/* /Shared/ConnectivityBanner.razor.rz.scp.css */
/*.connectivity-banner {
    position: sticky;
    top: 0;
    z-index: 2000;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    padding: 0.85rem 1rem;
    background-color: #dc3545;
    color: white;
    font-weight: 600;
    box-shadow: 0 2px 8px rgba(0,0,0,0.15);
}

.retry-button {
    border: none;
    background: white;
    color: #dc3545;
    padding: 0.4rem 0.8rem;
    border-radius: 6px;
    cursor: pointer;
    font-weight: 600;
}

    .retry-button:hover {
        opacity: 0.92;
    }
*/
/* /Shared/ConnectivityBannerIcon.razor.rz.scp.css */
/*.connectivity-banner {
    position: sticky;
    top: 0;
    z-index: 2000;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    padding: 0.85rem 1rem;
    background-color: #dc3545;
    color: white;
    font-weight: 600;
    box-shadow: 0 2px 8px rgba(0,0,0,0.15);
}

.retry-button {
    border: none;
    background: white;
    color: #dc3545;
    padding: 0.4rem 0.8rem;
    border-radius: 6px;
    cursor: pointer;
    font-weight: 600;
}

    .retry-button:hover {
        opacity: 0.92;
    }
*/
/* /Shared/RouteLoadingBar.razor.rz.scp.css */
/*LOADER*/
.wip2-top-shell[b-2s056kmvly] {
    position: relative;
    z-index: 1000;
}

.wip2-top-navbar[b-2s056kmvly] {
    position: relative;
    z-index: 1001;
}

/* Kontejner bara je apsolutno zalijepljen ispod navbar-a */
.wip2-route-loading-bar-wrap[b-2s056kmvly] {
    position: fixed;
    left: 0;
    right: 0;
    /* top: 66px; prilagodi stvarnoj visini headera */
    top: 52px; /* prilagodi stvarnoj visini headera */
    height: 4px;
    opacity: 0;
    pointer-events: none;
    z-index: 5000;
    transition: opacity 120ms ease-in-out;
}

    .wip2-route-loading-bar-wrap.show[b-2s056kmvly] {
        opacity: 1;
    }

/* Sam Radzen bar */
.wip2-route-loading-bar[b-2s056kmvly] {
    height: 4px !important;
    border-radius: 0 !important;
    margin: 0;
}
