@import '_content/Blazored.Toast/Blazored.Toast.bundle.scp.css';

/* _content/GuardWeb/Components/Layout/Dashboard.razor.rz.scp.css */
/* Dashboard — прекопирано по RiskA mockup-у (изоловано на ову компоненту) */

.dash-scroll[b-wnpxu229m3] {
    width: 100%;
    flex: 1;
    min-height: 0;
    overflow-y: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
}
.dash-scroll[b-wnpxu229m3]::-webkit-scrollbar { width: 0; height: 0; display: none; }

.page[b-wnpxu229m3] {
    --text: #101a3a;
    --shadow: 0 9px 23px rgba(15,23,42,.065), 0 2px 6px rgba(15,23,42,.04);
    width: 100%;
    color: var(--text);
    font-family: Inter, "Segoe UI", Arial, sans-serif;
    padding-bottom: 14px;
}

/* ===== HERO ===== */
.hero[b-wnpxu229m3] { min-height: 160px; border-radius: 16px; position: relative; overflow: hidden; padding: 34px 36px; background: linear-gradient(100deg,#edfbf8 0%,#dff7fc 37%,#cce9ff 65%,#93c0ff 100%); box-shadow: var(--shadow); }
.hero[b-wnpxu229m3]:before { content: ""; position: absolute; inset: 0; background: radial-gradient(650px 210px at 82% 28%, rgba(255,255,255,.35), rgba(255,255,255,0) 70%); pointer-events: none; }
.hero[b-wnpxu229m3]:after { content: ""; position: absolute; right: 190px; top: -28px; width: 560px; height: 235px; border-radius: 50%; border: 1px solid rgba(255,255,255,.35); box-shadow: 0 0 0 14px rgba(255,255,255,.06), 0 0 0 34px rgba(255,255,255,.04), 0 0 0 58px rgba(255,255,255,.03); transform: rotate(-4deg); opacity: .8; pointer-events: none; }
.hero-text[b-wnpxu229m3] { position: relative; z-index: 2; }
.hero h1[b-wnpxu229m3] { margin: 0 0 12px; font-size: 26px; line-height: 1.15; font-weight: 800; letter-spacing: -.4px; color: #0e1a3a; }
.hero p[b-wnpxu229m3] { margin: 0; color: #3e4864; font-size: 15px; font-weight: 500; }
.hero p b[b-wnpxu229m3] { font-weight: 700; margin: 0 10px; color: #64708a; }
.hero-logo[b-wnpxu229m3] { position: absolute; z-index: 2; left: 50%; top: 50%; width: 210px; height: auto; transform: translate(-50%,-50%); filter: drop-shadow(0 8px 16px rgba(31,116,183,.14)); }
.logout[b-wnpxu229m3] { position: absolute; z-index: 3; right: 28px; top: 26px; height: 48px; padding: 0 20px 0 16px; border: 0; border-radius: 999px; background: #fff; color: #0b4f89; box-shadow: 0 10px 20px rgba(30,94,170,.14); display: flex; align-items: center; gap: 10px; font-size: 15px; font-weight: 800; cursor: pointer; transition: transform .15s; }
.logout:hover[b-wnpxu229m3] { transform: translateY(-1px); }
.logout svg[b-wnpxu229m3] { width: 24px; height: 24px; fill: none; stroke: currentColor; stroke-width: 2.1; stroke-linecap: round; stroke-linejoin: round; }

/* ===== QUICK ACTIONS ===== */
.quick-grid[b-wnpxu229m3] { display: grid; grid-template-columns: repeat(4,1fr); gap: 18px; margin-top: 22px; }
.quick-card[b-wnpxu229m3] { min-height: 112px; border-radius: 14px; position: relative; text-decoration: none; color: #fff; padding: 22px 56px 22px 20px; display: flex; align-items: center; gap: 16px; box-shadow: var(--shadow); overflow: hidden; transition: transform .15s; }
.quick-card:hover[b-wnpxu229m3] { transform: translateY(-2px); }
.quick-card[b-wnpxu229m3]:after { content: ""; position: absolute; inset: -40px -35px auto auto; width: 210px; height: 160px; background: radial-gradient(circle, rgba(255,255,255,.2), rgba(255,255,255,0) 68%); transform: rotate(-18deg); }
.quick-card.green[b-wnpxu229m3] { background: linear-gradient(135deg,#09b18e 0%,#08a8a8 47%,#0aa3c5 100%); }
.quick-card.blue[b-wnpxu229m3] { background: linear-gradient(135deg,#2d91ff 0%,#247ff0 100%); }
.quick-card.orange[b-wnpxu229m3] { background: linear-gradient(135deg,#ff8317 0%,#ffa225 100%); }
.quick-card.purple[b-wnpxu229m3] { background: linear-gradient(135deg,#9a70ed 0%,#7367ef 100%); }
.quick-icon[b-wnpxu229m3] { width: 58px; height: 58px; min-width: 58px; border-radius: 18px; background: rgba(255,255,255,.93); display: grid; place-items: center; }
.quick-icon svg[b-wnpxu229m3] { width: 30px; height: 30px; fill: none; stroke: currentColor; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }
.green .quick-icon[b-wnpxu229m3] { color: #07aa93; }
.blue .quick-icon[b-wnpxu229m3] { color: #2380ef; }
.orange .quick-icon[b-wnpxu229m3] { color: #f27710; }
.purple .quick-icon[b-wnpxu229m3] { color: #7e52e9; }
.quick-copy[b-wnpxu229m3] { display: flex; flex-direction: column; gap: 6px; position: relative; z-index: 1; }
.quick-copy strong[b-wnpxu229m3] { font-size: 17px; line-height: 1.15; font-weight: 800; letter-spacing: -.2px; }
.quick-copy small[b-wnpxu229m3] { font-size: 13.5px; line-height: 1.3; font-weight: 500; opacity: .96; }
.chev[b-wnpxu229m3] { position: absolute; right: 20px; top: 50%; width: 24px; height: 24px; transform: translateY(-50%); fill: none; stroke: #fff; stroke-width: 2.5; stroke-linecap: round; stroke-linejoin: round; opacity: .96; }

/* ===== STATS ===== */
.stats-grid[b-wnpxu229m3] { display: grid; grid-template-columns: repeat(5,1fr); gap: 16px; margin-top: 22px; }
.stat-card[b-wnpxu229m3] { min-height: 110px; border-radius: 13px; background: #fff; box-shadow: var(--shadow); border: 1px solid rgba(226,232,240,.6); display: flex; align-items: center; gap: 16px; padding: 20px 18px; text-decoration: none; color: inherit; transition: transform .15s; }
.stat-card:hover[b-wnpxu229m3] { transform: translateY(-2px); }
.stat-icon[b-wnpxu229m3] { width: 54px; height: 54px; min-width: 54px; border-radius: 50%; display: grid; place-items: center; }
.stat-icon svg[b-wnpxu229m3] { width: 27px; height: 27px; fill: none; stroke: currentColor; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }
.stat-icon .icon-text[b-wnpxu229m3] { font-size: 16px; font-weight: 900; line-height: 1; color: currentColor; letter-spacing: -.3px; }
.mint[b-wnpxu229m3] { background: #def8f1; color: #09a78f; }
.sky[b-wnpxu229m3] { background: #e6f1ff; color: #2582f2; }
.peach[b-wnpxu229m3] { background: #ffefd9; color: #ff8a16; }
.violet[b-wnpxu229m3] { background: #eee7ff; color: #794de6; }
.rose[b-wnpxu229m3] { background: #ffe5e9; color: #ff405e; }
.stat-card h3[b-wnpxu229m3] { margin: 0 0 5px; font-size: 13.5px; font-weight: 800; letter-spacing: -.15px; line-height: 1.15; color: #0e1834; }
.stat-card strong[b-wnpxu229m3] { display: block; font-size: 28px; line-height: 1; font-weight: 800; letter-spacing: -.4px; }
.stat-card p[b-wnpxu229m3] { margin: 6px 0 0; font-size: 12px; color: #67728a; line-height: 1.2; }

/* ===== CONTENT GRID ===== */
.content-grid[b-wnpxu229m3] { display: grid; grid-template-columns: 1.295fr 1fr; gap: 20px; margin-top: 22px; }
.panel[b-wnpxu229m3] { background: #fff; border: 1px solid rgba(226,232,240,.68); box-shadow: var(--shadow); border-radius: 14px; }
.panel-head[b-wnpxu229m3] { padding: 18px 18px 8px; display: flex; align-items: flex-start; justify-content: space-between; }
.panel h2[b-wnpxu229m3] { margin: 0; font-size: 16px; line-height: 1.1; font-weight: 800; letter-spacing: -.2px; color: #0e1834; }
.panel-head a[b-wnpxu229m3] { color: #0f76ff; text-decoration: none; font-size: 13px; font-weight: 800; margin-top: 2px; }
.activity-table[b-wnpxu229m3] { padding: 0 18px 14px; }
.thead[b-wnpxu229m3], .arow[b-wnpxu229m3] { display: grid; grid-template-columns: 1.15fr 2fr .8fr 1fr .85fr; align-items: center; column-gap: 10px; }
.thead[b-wnpxu229m3] { height: 34px; color: #64708a; font-size: 12px; font-weight: 800; text-transform: uppercase; letter-spacing: .3px; }
.arow[b-wnpxu229m3] { min-height: 44px; border-top: 1px solid #edf1f7; font-size: 13px; color: #48546e; padding: 6px 0; }
.arow b[b-wnpxu229m3] { font-weight: 800; color: #0e1834; white-space: nowrap; }
.arow span[b-wnpxu229m3] { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.arow-empty[b-wnpxu229m3] { padding: 22px 0; text-align: center; color: #94a3b8; font-size: 13px; }
.badge[b-wnpxu229m3] { font-style: normal; display: inline-flex; align-items: center; justify-content: center; width: max-content; height: 21px; padding: 0 12px; border-radius: 999px; font-size: 11px; font-weight: 800; letter-spacing: .02em; }

/* ===== CHART ===== */
.chart-head[b-wnpxu229m3] { padding: 18px 18px 0; }
.chart-head p[b-wnpxu229m3] { margin: 5px 0 0; color: #62708d; font-size: 12.5px; font-weight: 600; }
.period[b-wnpxu229m3] { height: 32px; border-radius: 8px; border: 1px solid #e4eaf3; background: #fff; color: #65708a; font-size: 12px; font-weight: 700; padding: 0 12px; box-shadow: 0 2px 4px rgba(15,23,42,.03); cursor: default; }
.chart-area[b-wnpxu229m3] { margin: 10px 18px 0; display: grid; grid-template-columns: 24px 1fr; gap: 8px; }
.y-labels[b-wnpxu229m3] { height: 150px; display: flex; flex-direction: column; justify-content: space-between; color: #4c5871; font-size: 12px; font-weight: 700; }
.plot[b-wnpxu229m3] { position: relative; height: 150px; display: flex; align-items: flex-end; gap: 10px; padding: 0 6px 26px 4px; border-bottom: 1px solid #d9e1ee; }
.bar-group[b-wnpxu229m3] { flex: 1; height: 124px; display: flex; flex-direction: column; align-items: center; justify-content: flex-end; position: relative; }
.bar-group span[b-wnpxu229m3] { font-size: 12px; font-weight: 800; color: #44516b; margin-bottom: 5px; }
.bar-group b[b-wnpxu229m3] { width: 100%; max-width: 64px; min-height: 4px; border-radius: 4px 4px 0 0; background: linear-gradient(180deg,#5aa7ff 0%,#1e79ee 100%); display: block; transition: opacity .2s; }
.bar-group b:hover[b-wnpxu229m3] { opacity: .78; }
.bar-group small[b-wnpxu229m3] { position: absolute; bottom: -22px; color: #66718a; font-size: 12px; font-weight: 600; }
.chart-footer[b-wnpxu229m3] { margin-top: 14px; border-top: 1px solid #edf1f7; display: flex; align-items: center; justify-content: space-between; padding: 14px 20px 16px; }
.archive-total[b-wnpxu229m3], .average[b-wnpxu229m3] { display: flex; align-items: center; gap: 12px; }
.small-icon[b-wnpxu229m3] { width: 38px; height: 38px; border-radius: 10px; display: grid; place-items: center; }
.small-icon svg[b-wnpxu229m3] { width: 22px; height: 22px; fill: none; stroke: currentColor; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }
.chart-footer small[b-wnpxu229m3] { display: block; color: #6a758d; font-size: 12px; font-weight: 700; margin-bottom: 3px; }
.chart-footer strong[b-wnpxu229m3] { font-size: 26px; line-height: 1; font-weight: 800; letter-spacing: -.4px; color: #111936; }
.average strong[b-wnpxu229m3] { color: #05a987; }

/* ===== WORKFLOW ===== */
.workflow[b-wnpxu229m3] { margin-top: 22px; display: flex; align-items: center; padding: 16px 18px; background: linear-gradient(90deg,#f0fffb 0%,#eef7ff 55%,#f6f1ff 100%); border-color: #dcecf8; }
.workflow-title[b-wnpxu229m3] { width: 200px; min-width: 200px; }
.workflow-title h2[b-wnpxu229m3] { font-size: 16px; }
.steps[b-wnpxu229m3] { width: 100%; display: flex; align-items: center; justify-content: space-between; gap: 6px; }
.step[b-wnpxu229m3] { position: relative; display: flex; align-items: center; min-width: 110px; gap: 10px; }
.step-icon[b-wnpxu229m3] { width: 42px; height: 42px; min-width: 42px; border-radius: 50%; display: grid; place-items: center; position: relative; z-index: 1; }
.step-icon svg[b-wnpxu229m3] { width: 22px; height: 22px; fill: none; stroke: currentColor; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }
.step b[b-wnpxu229m3] { position: absolute; left: 30px; top: -6px; z-index: 10; width: 22px; height: 22px; border-radius: 50%; display: grid; place-items: center; color: #fff; font-size: 11px; font-weight: 900; box-shadow: 0 5px 12px rgba(15,23,42,.22); border: 2px solid #fff; }
.step.s1 b[b-wnpxu229m3], .step.s5 b[b-wnpxu229m3] { background: #09a98f; }
.step.s2 b[b-wnpxu229m3], .step.s6 b[b-wnpxu229m3] { background: #2084f6; }
.step.s3 b[b-wnpxu229m3] { background: #7c56ea; }
.step.s4 b[b-wnpxu229m3] { background: #ff8c12; }
.step p[b-wnpxu229m3] { margin: 0; font-size: 11.5px; line-height: 1.15; font-weight: 800; color: #17213d; letter-spacing: -.1px; }
.arrow[b-wnpxu229m3] { font-style: normal; color: #8d9ab4; font-size: 24px; font-weight: 300; line-height: 1; }

@media (max-width: 1300px) {
    .quick-copy strong[b-wnpxu229m3] { font-size: 15px; }
    .quick-copy small[b-wnpxu229m3] { font-size: 12.5px; }
    .stat-card strong[b-wnpxu229m3] { font-size: 24px; }
    .step[b-wnpxu229m3] { min-width: 92px; }
    .step p[b-wnpxu229m3] { font-size: 10.5px; }
}
@media (max-width: 1050px) {
    .quick-grid[b-wnpxu229m3] { grid-template-columns: repeat(2,1fr); }
    .stats-grid[b-wnpxu229m3] { grid-template-columns: repeat(3,1fr); }
    .content-grid[b-wnpxu229m3] { grid-template-columns: 1fr; }
    .steps[b-wnpxu229m3] { flex-wrap: wrap; gap: 14px; }
    .hero-logo[b-wnpxu229m3] { display: none; }
}
/* _content/GuardWeb/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-jus07izjo0] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-jus07izjo0] {
    flex: 1;
}

.sidebar[b-jus07izjo0] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-jus07izjo0] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-jus07izjo0]  a, .top-row[b-jus07izjo0]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-jus07izjo0]  a:hover, .top-row[b-jus07izjo0]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-jus07izjo0]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-jus07izjo0] {
        justify-content: space-between;
    }

    .top-row[b-jus07izjo0]  a, .top-row[b-jus07izjo0]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-jus07izjo0] {
        flex-direction: row;
    }

    .sidebar[b-jus07izjo0] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-jus07izjo0] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-jus07izjo0]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-jus07izjo0], article[b-jus07izjo0] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-jus07izjo0] {
    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-jus07izjo0] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/GuardWeb/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-jtqfytkbqv] {
    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-jtqfytkbqv] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-jtqfytkbqv] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-jtqfytkbqv] {
    font-size: 1.1rem;
}

.bi[b-jtqfytkbqv] {
    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-jtqfytkbqv] {
    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-jtqfytkbqv] {
    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-jtqfytkbqv] {
    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-jtqfytkbqv] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-jtqfytkbqv] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-jtqfytkbqv] {
        padding-bottom: 1rem;
    }

    .nav-item[b-jtqfytkbqv]  .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-jtqfytkbqv]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-jtqfytkbqv]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-jtqfytkbqv] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-jtqfytkbqv] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-jtqfytkbqv] {
        display: none;
    }

    .nav-scrollable[b-jtqfytkbqv] {
        /* 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/GuardWeb/Components/Pages/AnalizaRizika/Components/PrilogM-Component.razor.rz.scp.css */
body[b-23s4k5n62i] {
    font-family: Arial, sans-serif;
    margin: 0;
}

table[b-23s4k5n62i] {
    width: 100%;
    border-collapse: collapse;
    background-color: white;
    font-size: 0.95em;
}

th[b-23s4k5n62i], td[b-23s4k5n62i] {
    border: 1px solid #ccc;
    padding: 0.5%;
    vertical-align: top;
}

thead th[b-23s4k5n62i] {
    background-color: #e8edf5;
    text-align: center;
}

.gray[b-23s4k5n62i] {
    background-color: #e8edf5;
    font-weight: bold;
    text-align: center;
}

.green[b-23s4k5n62i] {
    background-color: #ebf1de;
}

.section-title[b-23s4k5n62i] {
    background-color: #f2f2f2;
    font-weight: bold;
}

.highlight[b-23s4k5n62i] {
    background-color: #ffffcc;
    text-align: center;
    vertical-align: middle;
}

.text-center[b-23s4k5n62i] {
    text-align: center;
    vertical-align: middle;
}

.small[b-23s4k5n62i] {
    font-size: 0.85em;
    color: #555;
}

.color-g[b-23s4k5n62i] {
    color: gray;
}

.bg-blue[b-23s4k5n62i] {
    background-color: #e8edf5;
}

.date-input[b-23s4k5n62i] {
    border: none;
    background-color: #fffece;
    font-size: 15px;
    font-weight: 800;
    outline: none;
    color: red;
}

input[b-23s4k5n62i] {
    border: none;
    background-color: #fffece;
    font-size: 15px;
    font-weight: 800;
    outline: none;
    color: red;
    width: 100px;
    text-align: center;
}
/* _content/GuardWeb/Components/Pages/BusinessPartners/Components/BusinessPartner-Component.razor.rz.scp.css */
/* Посматране организације (BusinessPartner-Component) — стил по mockup-у (изоловано) */

.rz-heading[b-c0y80na74u] { margin-bottom: 12px; }
.rz-heading h2[b-c0y80na74u] { margin: 0; font-size: 18px; font-weight: 950; letter-spacing: -.2px; color: #06122f; }

/* ===== TOOLBAR ===== */
.rz-toolbar[b-c0y80na74u] {
    background: #fff;
    border: 1px solid rgba(226,232,240,.85);
    border-radius: 15px;
    box-shadow: 0 10px 22px rgba(13,39,76,.05);
    padding: 14px 16px;
    margin-bottom: 14px;
}
.rz-toolbar-top[b-c0y80na74u] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    flex-wrap: wrap;
    margin-bottom: 12px;
}
.rz-title[b-c0y80na74u] { display: flex; align-items: center; gap: 12px; min-width: 0; }
.rz-title-icon[b-c0y80na74u] {
    width: 44px; height: 44px; min-width: 44px;
    border-radius: 12px;
    display: grid; place-items: center;
    background: linear-gradient(135deg, rgba(8,178,142,.16), rgba(10,162,195,.14));
    color: #0a9a9d;
}
.rz-title-icon svg[b-c0y80na74u] { width: 24px; height: 24px; fill: none; stroke: currentColor; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }
.rz-title h2[b-c0y80na74u] { margin: 0; font-size: 18px; font-weight: 950; letter-spacing: -.2px; color: #06122f; }
.rz-title p[b-c0y80na74u] { margin: 3px 0 0; font-size: 12px; font-weight: 600; color: #66748c; }
.rz-actions[b-c0y80na74u] { display: flex; align-items: center; gap: 10px; flex-wrap: wrap; }

/* ===== FILTERBAR (претрага лево, пагинација десно) ===== */
.rz-filterbar[b-c0y80na74u] {
    min-height: 50px;
    border-radius: 13px;
    background: linear-gradient(90deg, #f1fffb 0%, #eef7ff 55%, #f6f1ff 100%);
    border: 1px solid #dcecf8;
    padding: 8px;
    display: flex;
    align-items: center;
    gap: 8px;
}
.rz-filterbar[b-c0y80na74u]  .input-box {
    flex: 1 1 auto;
    margin: 0;
    height: 34px;
    display: flex;
    align-items: center;
    gap: 8px;
    background: #fff;
    border: 1px solid #dce5f2;
    border-radius: 9px;
    padding: 0 12px;
    box-shadow: 0 3px 10px rgba(15,23,42,.035);
}
.rz-filterbar[b-c0y80na74u]  .input-box svg { width: 18px; height: 18px; }
.rz-filterbar[b-c0y80na74u]  .input--primary {
    width: 100%;
    height: 32px;
    border: 0 !important;
    outline: 0;
    background: transparent !important;
    color: #23304a;
    font-size: 13px;
    font-weight: 650;
    padding: 0;
}
.rz-filterbar[b-c0y80na74u]  .button--blue-circle {
    width: 34px; height: 34px; min-width: 34px;
    border-radius: 50%;
    background: #348cf7;
    display: inline-flex; align-items: center; justify-content: center;
    box-shadow: 0 7px 14px rgba(49,137,247,.2);
    margin: 0;
}
.rz-filterbar[b-c0y80na74u]  .button--blue-circle:hover { background: #2377e8; }
.rz-filterbar[b-c0y80na74u]  .button--blue-circle img { margin: 0 !important; width: 15px; height: 15px; }
.rz-filterbar[b-c0y80na74u]  .number-wrapper {
    height: 34px; border-radius: 999px; background: #fff; border: 1px solid #dce5f2;
    color: #526079; font-size: 13px; font-weight: 850; padding: 0 13px; margin: 0;
    display: flex; align-items: center;
}
.rz-filterbar[b-c0y80na74u]  .pagination-select {
    height: 34px; border-radius: 999px; border: 1px solid #dce5f2; background: #fff;
    color: #17213d; font-size: 13px; font-weight: 850; padding: 0 12px; margin: 0;
    text-align: center; outline: none;
}

/* ===== TABLE ===== */
.rz-table-card[b-c0y80na74u] {
    background: #fff;
    border: 1px solid rgba(226,232,240,.72);
    border-radius: 15px;
    box-shadow: 0 10px 22px rgba(13,39,76,.05);
    overflow: auto;
    flex: 1 1 auto;
    min-height: 0;
}
.rz-table[b-c0y80na74u] {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
}
.rz-table thead th[b-c0y80na74u] {
    position: sticky;
    top: 0;
    z-index: 2;
    height: 46px;
    background: #eef2f7;
    color: #1a2440;
    text-align: left;
    font-size: 11.5px;
    line-height: 1.15;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: .02em;
    padding: 8px 12px;
    vertical-align: middle;
    white-space: nowrap;
}
.rz-table tbody td[b-c0y80na74u] {
    border-top: 1px solid #edf1f7;
    padding: 8px 12px;
    font-size: 12.5px;
    color: #202d47;
    vertical-align: middle;
    line-height: 1.3;
}
.rz-table tbody td strong[b-c0y80na74u] { color: #06122f; font-weight: 900; }
.rz-table tbody td img[b-c0y80na74u] { max-height: 44px !important; border-radius: 6px; }

/* зебра за више редова */
.rz-table tbody tr:nth-child(even) td[b-c0y80na74u] { background: #f7fafd; }
.rz-table tbody tr:hover td[b-c0y80na74u] { background: #eef5ff; }

/* селекција реда (blue-row) */
.rz-table tbody tr.blue-row td[b-c0y80na74u] { background: #e6f0ff !important; }
.rz-table tbody tr.blue-row td:first-child[b-c0y80na74u] { box-shadow: inset 4px 0 0 0 #2f86f6; }

/* иконице у редовима (Ш.П./САР) као chip-ови (mini-action из mockup-а) */
.rz-table a.rz-mini[b-c0y80na74u] {
    display: inline-grid;
    place-items: center;
    width: 34px; height: 34px; min-width: 34px;
    border-radius: 10px;
    background: #eef5ff;
    text-decoration: none;
}
.rz-table a.rz-mini svg[b-c0y80na74u] { width: 19px; height: 19px; }
.rz-table a.rz-mini.rz-mini--solid[b-c0y80na74u] { background: #408dfb; }
.rz-table a.rz-mini img[b-c0y80na74u] {
    width: 20px !important;
    height: 20px;
    max-height: 20px !important;
    background: transparent !important;
    border-radius: 0;
}
/* _content/GuardWeb/Components/Pages/Bzr/Bzr_Menu.razor.rz.scp.css */
/* Област ризика (мени) — плава тема као ОП0 (изоловано по компоненти) */

/* ===== PANEL HEADING (наслов области) ===== */
.area-heading[b-h89ookqz6s] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    margin: 0 0 14px;
    padding: 16px 18px;
    border: 1px solid #bed8fb;
    border-left: 5px solid #3b82f6;
    border-radius: 16px;
    background: linear-gradient(135deg, #ffffff 0%, #eaf4ff 52%, #dceeff 100%);
    box-shadow: 0 14px 30px rgba(59,130,246,.10);
}
.area-heading-left[b-h89ookqz6s] { min-width: 0; }
.area-heading-right[b-h89ookqz6s] { display: flex; align-items: center; gap: 10px; flex: 0 0 auto; }
.area-kicker[b-h89ookqz6s] {
    display: inline-block;
    padding: 3px 10px;
    border-radius: 999px;
    background: #dbeafe;
    border: 1px solid #bfdbfe;
    color: #1d4ed8;
    font-size: 10.5px;
    font-weight: 950;
    text-transform: uppercase;
    letter-spacing: .04em;
}
.area-title[b-h89ookqz6s] { margin: 8px 0 0 !important; padding: 0 !important; font-size: 16px; }
.area-title strong[b-h89ookqz6s] { color: #082f6f; font-weight: 950; }
.area-count[b-h89ookqz6s] {
    flex: 0 0 auto;
    padding: 7px 14px;
    border-radius: 999px;
    background: #dbeafe;
    border: 1px solid #bfdbfe;
    color: #1d4ed8;
    font-size: 12px;
    font-weight: 950;
    white-space: nowrap;
}

/* стари самостални дивидер испод наслова — сакривен (наслов је сад картица) */
.border-bottom-teal.w-100[b-h89ookqz6s] { display: none; }
h2 strong[b-h89ookqz6s] { color: #082f6f; }

/* по-ШП картица → op0-wrapper изглед */
.card[b-h89ookqz6s] {
    margin-left: 0 !important;
    padding: 0 !important;
    background: rgba(255,255,255,.98);
    border: 1px solid #bdd8fb;
    border-left: 5px solid #3b82f6;
    border-radius: 16px;
    box-shadow: 0 13px 30px rgba(59,130,246,.10);
    overflow: hidden;
}

/* заглавље картице (ШП + дугмад) */
.card-heading[b-h89ookqz6s] {
    margin: 0 !important;
    padding: 13px 16px !important;
    background: linear-gradient(90deg, #e2f0ff 0%, #f2f8ff 76%, #ffffff 100%);
    border-bottom: 0 !important;
    display: flex;
    align-items: center;
    gap: 10px;
}
.card-heading h2[b-h89ookqz6s] { margin: 0; font-size: 13.5px; }
.card-heading h2 strong[b-h89ookqz6s] { color: #082f6f; font-weight: 950; }

/* дугмад */
.button[b-h89ookqz6s] {
    height: 32px;
    min-width: 0;
    border: 0;
    border-radius: 9px;
    padding: 0 14px;
    font-family: inherit;
    font-size: 12px;
    font-weight: 950;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: transform .16s ease, box-shadow .16s ease;
}
.button:hover[b-h89ookqz6s] { transform: translateY(-1px); }
.button--primary[b-h89ookqz6s] {
    background: linear-gradient(135deg, #3b82f6 0%, #2f86f6 62%, #60a5fa 100%);
    color: #fff;
    box-shadow: 0 12px 24px rgba(59,130,246,.26);
}
.button--primary:hover[b-h89ookqz6s] { box-shadow: 0 15px 28px rgba(59,130,246,.34); }
/* Преглед — зеленкасто, да се разликује од плавог Уреди */
.button--preview[b-h89ookqz6s] {
    background: linear-gradient(135deg, #0d9488 0%, #14b8a6 62%, #2dd4bf 100%);
    color: #fff;
    box-shadow: 0 12px 24px rgba(13,148,136,.26);
}
.button--preview:hover[b-h89ookqz6s] { box-shadow: 0 15px 28px rgba(13,148,136,.34); }
.button--success[b-h89ookqz6s] {
    background: linear-gradient(135deg, #22C55E, #16A34A);
    color: #fff;
    box-shadow: 0 10px 18px rgba(22,163,74,.20);
    border-radius: 999px;
}
.button--danger[b-h89ookqz6s] {
    background: #fff1f3;
    color: #e11d48;
    border: 1px solid #ffd1da;
    border-radius: 999px;
}
/* _content/GuardWeb/Components/Pages/Bzr/Components/Bzr_Procena_Excel.razor.rz.scp.css */
/* Стилови радног листа су у глобалном NewStyle.css (rl-*, cell-q*, cell-m*). */
/* _content/GuardWeb/Components/Pages/Bzr/Components/Bzr_Upitnik_Excel.razor.rz.scp.css */

body[b-q7oigh1vi9] {
    font-family: Arial, sans-serif;
    font-size: 14px;
}

table[b-q7oigh1vi9] {
    border-collapse: collapse;
    width: 100%;
    text-align: center;
}

th[b-q7oigh1vi9], td[b-q7oigh1vi9] {
    border: 1px solid #000;
    padding: 5px;
}

.td-center[b-q7oigh1vi9] {
    vertical-align: middle;
}

th[b-q7oigh1vi9] {
    background-color: #d9e1f2;
}

.header[b-q7oigh1vi9] {
    background-color: #d9e1f2;
    font-weight: bold;
    text-align: center;
}

.sub-header[b-q7oigh1vi9] {
    background-color: #f2f2f2;
    font-weight: bold;
    text-align: left;
}

.bold-text[b-q7oigh1vi9] {
    /*writing-mode: vertical-rl;
    transform: rotate(180deg);
    white-space: nowrap;*/
    font-weight: bold;
}
/* _content/GuardWeb/Components/Pages/Elaborati/Components/Elaborat-Component.razor.rz.scp.css */
/* Елаборати (drill-down) — стил по mockup-у (изоловано) */

.rz-heading[b-yi3klq8u1h] { margin-bottom: 12px; }
.rz-heading h2[b-yi3klq8u1h] { margin: 0; font-size: 18px; font-weight: 950; letter-spacing: -.2px; color: #06122f; }

/* ===== TOOLBAR ===== */
.rz-toolbar[b-yi3klq8u1h] {
    background: #fff;
    border: 1px solid rgba(226,232,240,.85);
    border-radius: 15px;
    box-shadow: 0 10px 22px rgba(13,39,76,.05);
    padding: 14px 16px;
    margin-bottom: 14px;
}
.rz-toolbar-top[b-yi3klq8u1h] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    flex-wrap: wrap;
    margin-bottom: 12px;
}
.rz-title[b-yi3klq8u1h] { display: flex; align-items: center; gap: 12px; min-width: 0; }
.rz-title-icon[b-yi3klq8u1h] {
    width: 44px; height: 44px; min-width: 44px;
    border-radius: 12px;
    display: grid; place-items: center;
    background: linear-gradient(135deg, rgba(47,134,246,.16), rgba(10,162,195,.14));
    color: #2f86f6;
}
.rz-title-icon svg[b-yi3klq8u1h] { width: 24px; height: 24px; fill: none; stroke: currentColor; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }
.rz-title h2[b-yi3klq8u1h] { margin: 0; font-size: 18px; font-weight: 950; letter-spacing: -.2px; color: #06122f; }
.rz-title p[b-yi3klq8u1h] { margin: 3px 0 0; font-size: 12px; font-weight: 600; color: #66748c; }
.rz-actions[b-yi3klq8u1h] { display: flex; align-items: center; gap: 10px; flex-wrap: wrap; }

/* Опције дугме */
.rz-opcije[b-yi3klq8u1h] {
    height: 40px;
    border: 0;
    border-radius: 11px;
    padding: 0 16px;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
    font-family: inherit;
    font-weight: 850;
    font-size: 13px;
    color: #fff;
    background: linear-gradient(135deg, #2f86f6, #1768d8);
    box-shadow: 0 10px 20px rgba(47,134,246,.22);
    transition: transform .15s ease;
}
.rz-opcije:hover[b-yi3klq8u1h] { transform: translateY(-1px); }
.rz-opcije svg[b-yi3klq8u1h] { width: 20px; height: 20px; }

/* ===== FILTERBAR ===== */
.rz-filterbar[b-yi3klq8u1h] {
    min-height: 50px;
    border-radius: 13px;
    background: linear-gradient(90deg, #f1fffb 0%, #eef7ff 55%, #f6f1ff 100%);
    border: 1px solid #dcecf8;
    padding: 8px;
    display: flex;
    align-items: center;
    gap: 8px;
}
.rz-filter[b-yi3klq8u1h] { display: inline-flex; align-items: center; }
/* Претрага (филтер) дугме — уклапање у filterbar + типографија */
.rz-filter[b-yi3klq8u1h]  .button {
    height: 34px !important;
    padding: 0 12px !important;
    margin: 0 !important;
    border-radius: 9px !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    font-family: inherit !important;
    font-size: 13px !important;
    font-weight: 850 !important;
    letter-spacing: 0;
}
.rz-filter[b-yi3klq8u1h]  .button svg { width: 18px; height: 18px; }
.rz-filterbar[b-yi3klq8u1h]  .input-box {
    flex: 1 1 auto;
    margin: 0;
    height: 34px;
    display: flex;
    align-items: center;
    gap: 8px;
    background: #fff;
    border: 1px solid #dce5f2;
    border-radius: 9px;
    padding: 0 12px;
    box-shadow: 0 3px 10px rgba(15,23,42,.035);
}
.rz-filterbar[b-yi3klq8u1h]  .input-box svg { width: 18px; height: 18px; }
.rz-filterbar[b-yi3klq8u1h]  .input--primary {
    width: 100%;
    height: 32px;
    border: 0 !important;
    outline: 0;
    background: transparent !important;
    color: #23304a;
    font-size: 13px;
    font-weight: 650;
    padding: 0;
}
.rz-filterbar[b-yi3klq8u1h]  .button--blue-circle {
    width: 34px; height: 34px; min-width: 34px;
    border-radius: 50%;
    background: #348cf7;
    display: inline-flex; align-items: center; justify-content: center;
    box-shadow: 0 7px 14px rgba(49,137,247,.2);
    margin: 0;
}
.rz-filterbar[b-yi3klq8u1h]  .button--blue-circle:hover { background: #2377e8; }
.rz-filterbar[b-yi3klq8u1h]  .button--blue-circle img { margin: 0 !important; width: 15px; height: 15px; }
.rz-filterbar[b-yi3klq8u1h]  .number-wrapper {
    height: 34px; border-radius: 999px; background: #fff; border: 1px solid #dce5f2;
    color: #526079; font-size: 13px; font-weight: 850; padding: 0 13px; margin: 0;
    display: flex; align-items: center;
}
.rz-filterbar[b-yi3klq8u1h]  .pagination-select {
    height: 34px; border-radius: 999px; border: 1px solid #dce5f2; background: #fff;
    color: #17213d; font-size: 13px; font-weight: 850; padding: 0 12px; margin: 0;
    text-align: center; outline: none;
}

/* ===== TABLE ===== */
.rz-table-card[b-yi3klq8u1h] {
    background: #fff;
    border: 1px solid rgba(226,232,240,.72);
    border-radius: 15px;
    box-shadow: 0 10px 22px rgba(13,39,76,.05);
    overflow: auto;
    flex: 1 1 auto;
    min-height: 0;
}
.rz-table[b-yi3klq8u1h] {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
}
.rz-table thead th[b-yi3klq8u1h] {
    position: sticky;
    top: 0;
    z-index: 2;
    height: 46px;
    background: #eef2f7;
    color: #1a2440;
    text-align: left;
    font-size: 11.5px;
    line-height: 1.15;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: .02em;
    padding: 8px 12px;
    vertical-align: middle;
    white-space: nowrap;
}
.rz-table tbody td[b-yi3klq8u1h] {
    border-top: 1px solid #edf1f7;
    padding: 8px 12px;
    font-size: 12.5px;
    color: #202d47;
    vertical-align: middle;
    line-height: 1.3;
}
.rz-table tbody td strong[b-yi3klq8u1h] { color: #06122f; font-weight: 900; }
.rz-table tbody td img[b-yi3klq8u1h] { max-height: 44px !important; border-radius: 6px; }

/* зебра за више редова */
.rz-table tbody tr:nth-child(even) td[b-yi3klq8u1h] { background: #f7fafd; }
.rz-table tbody tr:hover td[b-yi3klq8u1h] { background: #eef5ff; }

/* селекција реда (blue-row) */
.rz-table tbody tr.blue-row td[b-yi3klq8u1h] { background: #e6f0ff !important; }
.rz-table tbody tr.blue-row td:first-child[b-yi3klq8u1h] { box-shadow: inset 4px 0 0 0 #2f86f6; }

/* дугме „Уреди ризик" — иста типографија као нова дугмад */
.rz-table a.button[b-yi3klq8u1h], .rz-table button.button[b-yi3klq8u1h] {
    height: 34px !important;
    border-radius: 9px !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    font-family: inherit !important;
    font-size: 12.5px !important;
    font-weight: 850 !important;
    letter-spacing: 0;
}
.rz-table a.button svg[b-yi3klq8u1h], .rz-table button.button svg[b-yi3klq8u1h] { width: 18px !important; height: 18px !important; }

/* иконице у редовима као chip-ови (mini-action из mockup-а) */
.rz-table a.rz-mini[b-yi3klq8u1h] {
    display: inline-grid;
    place-items: center;
    width: 34px; height: 34px; min-width: 34px;
    border-radius: 10px;
    background: #eef5ff;
    text-decoration: none;
}
.rz-table a.rz-mini svg[b-yi3klq8u1h] { width: 19px; height: 19px; }
.rz-table a.rz-mini.rz-mini--solid[b-yi3klq8u1h] { background: #408dfb; }
.rz-table a.rz-mini img[b-yi3klq8u1h] {
    width: 20px !important;
    height: 20px;
    background: transparent !important;
    border-radius: 0;
}
/* _content/GuardWeb/Components/Pages/Elaborati/Components/PosmatraneOrganizacije-Component.razor.rz.scp.css */
/* Посматране организације — стил по mockup-у (изоловано на компоненту) */

/* ===== HEADING ===== */
.rz-heading[b-y14cweypki] { margin-bottom: 12px; }
.rz-heading h2[b-y14cweypki] { margin: 0; font-size: 18px; font-weight: 950; letter-spacing: -.2px; color: #06122f; }

/* ===== FILTERBAR (освежи + претрага лево, пагинација десно) ===== */
.rz-filterbar[b-y14cweypki] {
    min-height: 50px;
    border-radius: 13px;
    background: linear-gradient(90deg, #f1fffb 0%, #eef7ff 55%, #f6f1ff 100%);
    border: 1px solid #dcecf8;
    padding: 8px;
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 14px;
}
.rz-refresh[b-y14cweypki] { display: inline-flex; align-items: center; }
.rz-refresh[b-y14cweypki]  a { display: inline-flex; align-items: center; }
.rz-refresh[b-y14cweypki]  svg { width: 22px; height: 22px; }

/* --- брза претрага (Basic_Search_Component) --- */
.rz-filterbar[b-y14cweypki]  .input-box {
    flex: 1 1 auto;
    margin: 0;
    height: 34px;
    display: flex;
    align-items: center;
    gap: 8px;
    background: #fff;
    border: 1px solid #dce5f2;
    border-radius: 9px;
    padding: 0 12px;
    box-shadow: 0 3px 10px rgba(15,23,42,.035);
}
.rz-filterbar[b-y14cweypki]  .input-box svg { width: 18px; height: 18px; }
.rz-filterbar[b-y14cweypki]  .input--primary {
    width: 100%;
    height: 32px;
    border: 0 !important;
    outline: 0;
    background: transparent !important;
    color: #23304a;
    font-size: 13px;
    font-weight: 650;
    padding: 0;
}

/* --- пагинација (Pagination_Component, bare siblings) --- */
.rz-filterbar[b-y14cweypki]  .button--blue-circle {
    width: 34px; height: 34px; min-width: 34px;
    border-radius: 50%;
    background: #348cf7;
    display: inline-flex; align-items: center; justify-content: center;
    box-shadow: 0 7px 14px rgba(49,137,247,.2);
    margin: 0;
}
.rz-filterbar[b-y14cweypki]  .button--blue-circle:hover { background: #2377e8; }
.rz-filterbar[b-y14cweypki]  .button--blue-circle img { margin: 0 !important; width: 15px; height: 15px; }
.rz-filterbar[b-y14cweypki]  .number-wrapper {
    height: 34px;
    border-radius: 999px;
    background: #fff;
    border: 1px solid #dce5f2;
    color: #526079;
    font-size: 13px;
    font-weight: 850;
    padding: 0 13px;
    margin: 0;
    display: flex; align-items: center;
}
.rz-filterbar[b-y14cweypki]  .pagination-select {
    height: 34px;
    border-radius: 999px;
    border: 1px solid #dce5f2;
    background: #fff;
    color: #17213d;
    font-size: 13px;
    font-weight: 850;
    padding: 0 12px;
    margin: 0;
    text-align: center;
    outline: none;
}

/* ===== TABLE ===== */
.rz-table-card[b-y14cweypki] {
    background: #fff;
    border: 1px solid rgba(226,232,240,.72);
    border-radius: 15px;
    box-shadow: 0 10px 22px rgba(13,39,76,.05);
    overflow: auto;
    flex: 1 1 auto;
    min-height: 0;
}
.rz-table[b-y14cweypki] {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    table-layout: fixed;
}
.rz-table col.rz-col-num[b-y14cweypki] { width: 54px; }
.rz-table col.rz-col-center[b-y14cweypki] { width: 110px; }
.rz-table col.rz-col-date[b-y14cweypki] { width: 100px; }
.rz-table col.rz-col-status[b-y14cweypki] { width: 150px; }

.rz-table thead th[b-y14cweypki] {
    position: sticky;
    top: 0;
    z-index: 2;
    height: 46px;
    background: #eef2f7;
    color: #1a2440;
    text-align: left;
    font-size: 11.5px;
    line-height: 1.15;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: .02em;
    padding: 0 13px;
    vertical-align: middle;
    white-space: nowrap;
}
.rz-table thead th.rz-th-center[b-y14cweypki] { text-align: center; }

.rz-table tbody td[b-y14cweypki] {
    height: 50px;
    border-top: 1px solid #edf1f7;
    padding: 7px 13px;
    font-size: 12.5px;
    color: #202d47;
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
}
.rz-table tbody td.rz-td-center[b-y14cweypki] { text-align: center; }
.rz-table .rz-num[b-y14cweypki] { text-align: center; color: #5b667f; font-weight: 900; }
.rz-org[b-y14cweypki] { font-weight: 950; color: #06122f; line-height: 1.12; letter-spacing: -.1px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.rz-sub[b-y14cweypki] { display: block; margin-top: 4px; color: #7b879d; font-size: 11px; font-weight: 500; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

/* зебра за више редова */
.rz-table tbody tr:nth-child(even) td[b-y14cweypki] { background: #f7fafd; }
.rz-table tbody tr:hover td[b-y14cweypki] { background: #eef5ff; }

.rz-empty[b-y14cweypki] { text-align: center; color: #94a3b8; padding: 22px 0; font-weight: 600; }

/* ===== STATUS BADGE ===== */
.elab-status-badge[b-y14cweypki] {
    display: inline-block;
    padding: 3px 10px;
    border-radius: 12px;
    font-weight: bold;
    font-size: 10pt;
    line-height: 1.2;
    border: 1.5px solid;
}
.elab-status-bar[b-y14cweypki] {
    width: 100%;
    max-width: 130px;
    height: 5px;
    background: #e5e7eb;
    border-radius: 3px;
    margin: 6px auto 0;
    overflow: hidden;
}
.elab-status-bar-fill[b-y14cweypki] { height: 100%; }

.es-inprog[b-y14cweypki] { color: #475569; border-color: #475569; background: rgba(71,85,105,0.10); }
.es-inprog-fill[b-y14cweypki] { background: #475569; }
.es-valid[b-y14cweypki] { color: #059669; border-color: #059669; background: rgba(5,150,105,0.10); }
.es-valid-fill[b-y14cweypki] { background: #059669; }
.es-warn[b-y14cweypki] { color: #d97706; border-color: #d97706; background: rgba(217,119,6,0.10); }
.es-warn-fill[b-y14cweypki] { background: #d97706; }
.es-expired[b-y14cweypki] { color: #dc2626; border-color: #dc2626; background: rgba(220,38,38,0.10); }
.es-expired-fill[b-y14cweypki] { background: #dc2626; }
.es-none[b-y14cweypki] { color: #9ca3af; border-color: #9ca3af; background: rgba(156,163,175,0.10); }
/* _content/GuardWeb/Components/Pages/ExcelPreview/AktOProceniRizika-Excel.razor.rz.scp.css */
.assessment-container[b-5iowc5xwot] {
    font-family: Arial, sans-serif;
    text-align: center;
    max-width: 800px;
    margin: auto;
}

.gray[b-5iowc5xwot] {
    background-color: #e8edf5;
    font-weight: bold;
    text-align: center;
}

h1[b-5iowc5xwot] {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 0;
}

h2[b-5iowc5xwot] {
    font-size: 18px;
    color: #777;
}

h3[b-5iowc5xwot] {
    color: #002060;
    margin-top: 20px;
    margin-bottom: 5px;
}

.note[b-5iowc5xwot] {
    font-style: italic;
    color: #666;
    font-size: 13px;
    margin-bottom: 20px;
}

.assessment-table .row[b-5iowc5xwot] {
    display: flex;
    justify-content: space-between;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: bold;
}

.assessment-table .value[b-5iowc5xwot] {
    font-weight: normal;
}

.row.blue[b-5iowc5xwot] {
    background-color: #99bbe8;
}

.row.lightblue[b-5iowc5xwot] {
    background-color: #d9e4f7;
}

.row.peach[b-5iowc5xwot] {
    background-color: #fbe4d5;
}

.row.pink[b-5iowc5xwot] {
    background-color: #f4cccc;
}
/* _content/GuardWeb/Components/Pages/ExcelPreview/Kontekst-Excel.razor.rz.scp.css */
/* Распоред користи глобалне op0-* класе (NewStyle.css).
   Овде су само поља специфична за Контекст. */

/* Нумеричка поља — у стилу op0-money-input (зелено „попуњено") */
.kx-input-wrap[b-st59ny4yj0] {
    position: relative;
    display: flex;
    align-items: center;
    height: 33px;
    max-width: 360px;
}

.kx-input[b-st59ny4yj0] {
    width: 100%;
    height: 33px;
    padding: 0 12px;
    border-radius: 8px;
    border: 1px solid #6fc58b;
    background-color: #ecfdf5;
    color: #064e3b;
    font-size: 13px;
    font-weight: 800;
    text-align: right;
    outline: none;
    box-sizing: border-box;
    transition: border-color 0.15s ease, box-shadow 0.15s ease, background-color 0.15s ease;
}

    .kx-input.with-unit[b-st59ny4yj0] {
        padding-right: 58px;
    }

    .kx-input:focus[b-st59ny4yj0] {
        border-color: #0284c7;
        background-color: #e0f2fe;
        box-shadow: 0 0 0 2px rgba(2, 132, 199, 0.15);
    }

.kx-unit[b-st59ny4yj0] {
    position: absolute;
    right: 9px;
    top: 50%;
    transform: translateY(-50%);
    padding: 4px 9px;
    border-radius: 7px;
    border: 1px solid #cbd5e1;
    background: #f8fafc;
    font-size: 11px;
    font-weight: 800;
    color: #374151;
    pointer-events: none;
}

/* Текстуална поља (стрингови) — максимална ширина */
.kx-textarea[b-st59ny4yj0] {
    width: 100%;
    border: 1px solid #cbd5e1;
    border-radius: 8px;
    background-color: #fff;
    color: #1f2937;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.4;
    padding: 8px 12px;
    resize: vertical;
    outline: none;
    box-sizing: border-box;
    transition: border-color 0.15s ease, box-shadow 0.15s ease;
}

    .kx-textarea:focus[b-st59ny4yj0] {
        border-color: #0284c7;
        background-color: #e0f2fe;
        box-shadow: 0 0 0 2px rgba(2, 132, 199, 0.15);
    }

/* Ред са збиром (Укупно) */
.kx-total[b-st59ny4yj0] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    margin-top: 6px;
    padding: 10px 12px;
    border-radius: 8px;
    border: 1px solid #cbe7e8;
    background: #f1f8fa;
    font-size: 13px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0.4px;
    color: #0f766e;
}

    .kx-total .kx-total-value[b-st59ny4yj0] {
        font-size: 15px;
    }
/* _content/GuardWeb/Components/Pages/ExcelPreview/MapaSvihSPiJS-Excel.razor.rz.scp.css */
body[b-9r5ro6dgze] {
    font-family: Arial, sans-serif;
    margin: 0;
}

table[b-9r5ro6dgze] {
    width: 100%;
    border-collapse: collapse;
    background-color: white;
    font-size: 0.95em;
}

th[b-9r5ro6dgze], td[b-9r5ro6dgze] {
    border: 1px solid #ccc;
    padding: 0.5%;
    vertical-align: top;
}

thead th[b-9r5ro6dgze] {
    background-color: #e8edf5;
    text-align: center;
}

.gray[b-9r5ro6dgze] {
    background-color: #e8edf5;
    font-weight: bold;
    text-align: center;
}

.section-title[b-9r5ro6dgze] {
    background-color: #f2f2f2;
    font-weight: bold;
}

.highlight[b-9r5ro6dgze] {
    background-color: #ffffcc;
    text-align: center;
    vertical-align: middle;
}

.text-center[b-9r5ro6dgze] {
    text-align: center;
    vertical-align: middle;
}

.small[b-9r5ro6dgze] {
    font-size: 0.85em;
    color: #555;
}

.color-g[b-9r5ro6dgze] {
    color: gray;
}

.bg-blue[b-9r5ro6dgze] {
    background-color: #e8edf5;
}

input[b-9r5ro6dgze] {
    border: none;
    font-size: 15px;
    font-weight: 800;
    outline: none;
    color: red;
}
/* _content/GuardWeb/Components/Pages/ExcelPreview/MereZastiteZatecenoStanje-Excel.razor.rz.scp.css */
/* Распоред користи глобалне op0-* класе (NewStyle.css).
   Овде су само поља специфична за приказ мера заштите. */

.kx-doc-title[b-gsgg0e1x6v] {
    padding: 14px 16px;
    background: #e8edf5;
    border-bottom: 1px solid #d4dbe6;
    font-size: 14px;
    font-weight: 800;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #1f2937;
}

/* Нумеричка поља — у стилу op0-money-input (зелено „попуњено") */
.kx-input-wrap[b-gsgg0e1x6v] {
    position: relative;
    display: flex;
    align-items: center;
    height: 33px;
    max-width: 360px;
}

.kx-input[b-gsgg0e1x6v] {
    width: 100%;
    height: 33px;
    padding: 0 12px;
    border-radius: 8px;
    border: 1px solid #6fc58b;
    background-color: #ecfdf5;
    color: #064e3b;
    font-size: 13px;
    font-weight: 800;
    text-align: right;
    outline: none;
    box-sizing: border-box;
    transition: border-color 0.15s ease, box-shadow 0.15s ease, background-color 0.15s ease;
}

    .kx-input.with-unit[b-gsgg0e1x6v] {
        padding-right: 58px;
    }

    .kx-input:focus[b-gsgg0e1x6v] {
        border-color: #0284c7;
        background-color: #e0f2fe;
        box-shadow: 0 0 0 2px rgba(2, 132, 199, 0.15);
    }

.kx-unit[b-gsgg0e1x6v] {
    position: absolute;
    right: 9px;
    top: 50%;
    transform: translateY(-50%);
    padding: 4px 9px;
    border-radius: 7px;
    border: 1px solid #cbd5e1;
    background: #f8fafc;
    font-size: 11px;
    font-weight: 800;
    color: #374151;
    pointer-events: none;
}

/* Текстуална поља (стрингови) — максимална ширина */
.kx-textarea[b-gsgg0e1x6v] {
    width: 100%;
    border: 1px solid #cbd5e1;
    border-radius: 8px;
    background-color: #fff;
    color: #1f2937;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.4;
    padding: 8px 12px;
    resize: vertical;
    outline: none;
    box-sizing: border-box;
    transition: border-color 0.15s ease, box-shadow 0.15s ease;
}

    .kx-textarea:focus[b-gsgg0e1x6v] {
        border-color: #0284c7;
        background-color: #e0f2fe;
        box-shadow: 0 0 0 2px rgba(2, 132, 199, 0.15);
    }
/* _content/GuardWeb/Components/Pages/ExcelPreview/PrilogB1UticajPretezneDelatnosti-Excel.razor.rz.scp.css */
body[b-1p4wm9qqkl] {
    font-family: Arial, sans-serif;
    margin: 0;
}

table[b-1p4wm9qqkl] {
    width: 100%;
    border-collapse: collapse;
    background-color: white;
    font-size: 0.95em;
}

th[b-1p4wm9qqkl], td[b-1p4wm9qqkl] {
    border: 1px solid #ccc;
    padding: 0.5%;
    vertical-align: top;
}

thead th[b-1p4wm9qqkl] {
    background-color: #e8edf5;
    text-align: center;
}

.gray[b-1p4wm9qqkl] {
    background-color: #e8edf5;
    font-weight: bold;
    text-align: center;
}

.section-title[b-1p4wm9qqkl] {
    background-color: #f2f2f2;
    font-weight: bold;
}

.highlight[b-1p4wm9qqkl] {
    background-color: #ffffcc;
    text-align: center;
    vertical-align: middle;
}

.text-center[b-1p4wm9qqkl] {
    text-align: center;
    vertical-align: middle;
}

.small[b-1p4wm9qqkl] {
    font-size: 0.85em;
    color: #555;
}

.color-g[b-1p4wm9qqkl] {
    color: gray;
}

.bg-blue[b-1p4wm9qqkl] {
    background-color: #e8edf5;
}

input[b-1p4wm9qqkl] {
    border: none;
    background-color: #fffece;
    font-size: 15px;
    font-weight: 800;
    outline: none;
    color: red;
    width: 100%;
    text-align: center;
}
/* _content/GuardWeb/Components/Pages/ExcelPreview/TerminskiPlan-Excel.razor.rz.scp.css */
body[b-ktzxj978ys] {
    font-family: Arial, sans-serif;
    margin: 0;
}

table[b-ktzxj978ys] {
    width: 100%;
    border-collapse: collapse;
    background-color: white;
    font-size: 0.95em;
}

th[b-ktzxj978ys], td[b-ktzxj978ys] {
    border: 1px solid #ccc;
    padding: 0.5%;
    vertical-align: top;
}

thead th[b-ktzxj978ys] {
    background-color: #e8edf5;
    text-align: center;
}

.gray[b-ktzxj978ys] {
    background-color: #e8edf5;
    font-weight: bold;
    text-align: center;
}

.section-title[b-ktzxj978ys] {
    background-color: #f2f2f2;
    font-weight: bold;
}

.highlight[b-ktzxj978ys] {
    background-color: #ffffcc;
    text-align: center;
    vertical-align: middle;
}

.text-center[b-ktzxj978ys] {
    text-align: center;
    vertical-align: middle;
}

.small[b-ktzxj978ys] {
    font-size: 0.85em;
    color: #555;
}

.color-g[b-ktzxj978ys] {
    color: gray;
}

.bg-blue[b-ktzxj978ys] {
    background-color: #e8edf5;
}

.date-input[b-ktzxj978ys] {
    border: none;
    background-color: #fffece;
    font-size: 15px;
    font-weight: 800;
    outline: none;
    color: red;
}
/* _content/GuardWeb/Components/Pages/ExcelPreview/UlazniPodaci-Excel.razor.rz.scp.css */
body[b-sa24pm9stv] {
    font-family: Arial, sans-serif;
    margin: 0;
}

table[b-sa24pm9stv] {
    width: 100%;
    border-collapse: collapse;
    background-color: white;
    font-size: 0.95em;
}

th[b-sa24pm9stv], td[b-sa24pm9stv] {
    border: 1px solid #ccc;
    padding: 0.5%;
    vertical-align: top;
}

thead th[b-sa24pm9stv] {
    background-color: #e8edf5;
    text-align: center;
}

.gray[b-sa24pm9stv] {
    background-color: #e8edf5;
    font-weight: bold;
    text-align: center;
}

.green[b-sa24pm9stv] {
    background-color: #ebf1de;
}

.section-title[b-sa24pm9stv] {
    background-color: #f2f2f2;
    font-weight: bold;
}

.highlight[b-sa24pm9stv] {
    text-align: center;
    vertical-align: middle;
}

.text-center[b-sa24pm9stv] {
    text-align: center;
    vertical-align: middle;
}

.small[b-sa24pm9stv] {
    font-size: 0.85em;
    color: #555;
}

.color-g[b-sa24pm9stv] {
    color: gray;
}

.bg-blue[b-sa24pm9stv] {
    background-color: #e8edf5;
}

/* Legacy табеле (горње две) — поља за унос у OP0 стилу, шириnа остаје 100px */
.date-input[b-sa24pm9stv] {
    width: 100px;
    height: 30px;
    padding: 0 10px;
    border-radius: 8px;
    border: 1px solid #6fc58b;
    background-color: #ecfdf5;
    color: #064e3b;
    font-size: 13px;
    font-weight: 800;
    text-align: center;
    outline: none;
    box-sizing: border-box;
    transition: border-color 0.15s ease, box-shadow 0.15s ease, background-color 0.15s ease;
}

    .date-input:focus[b-sa24pm9stv] {
        border-color: #0284c7;
        background-color: #e0f2fe;
        box-shadow: 0 0 0 2px rgba(2, 132, 199, 0.15);
    }

/* ===== OP0 поља (Пословни приходи, Индекс, Одбрамбени интервал) ===== */
.kx-input-wrap[b-sa24pm9stv] {
    position: relative;
    display: flex;
    align-items: center;
    height: 33px;
    max-width: 360px;
}

.kx-input[b-sa24pm9stv] {
    width: 100%;
    height: 33px;
    padding: 0 12px;
    border-radius: 8px;
    border: 1px solid #6fc58b;
    background-color: #ecfdf5;
    color: #064e3b;
    font-size: 13px;
    font-weight: 800;
    text-align: right;
    outline: none;
    box-sizing: border-box;
    transition: border-color 0.15s ease, box-shadow 0.15s ease, background-color 0.15s ease;
}

    .kx-input.with-unit[b-sa24pm9stv] {
        padding-right: 58px;
    }

    .kx-input:focus[b-sa24pm9stv] {
        border-color: #0284c7;
        background-color: #e0f2fe;
        box-shadow: 0 0 0 2px rgba(2, 132, 199, 0.15);
    }

.kx-unit[b-sa24pm9stv] {
    position: absolute;
    right: 9px;
    top: 50%;
    transform: translateY(-50%);
    padding: 4px 9px;
    border-radius: 7px;
    border: 1px solid #cbd5e1;
    background: #f8fafc;
    font-size: 11px;
    font-weight: 800;
    color: #374151;
    pointer-events: none;
}

/* Računata / read-only поља */
.kx-result[b-sa24pm9stv] {
    display: flex;
    align-items: center;
    gap: 6px;
    min-height: 33px;
    padding: 0 12px;
    border-radius: 8px;
    border: 1px solid #e2e8f0;
    background: #f8fafc;
    font-size: 14px;
    font-weight: 800;
    color: #334155;
    max-width: 360px;
}

    .kx-result.kx-result-accent[b-sa24pm9stv] {
        border-color: #cbe7e8;
        background: #f1f8fa;
        color: #0f766e;
    }

.kx-result-unit[b-sa24pm9stv] {
    font-size: 11px;
    font-weight: 800;
    color: #64748b;
}
/* _content/GuardWeb/Components/Pages/ExcelPreview/ZakljucakIzProceneRizika-Excel.razor.rz.scp.css */

/* One MAUI WebView page (scrollable) */

.titleBox[b-0bp06jtm49] {
    background: #dce7f0;
    border: 1px solid #bfbfbf;
    padding: 14px 12px 12px;
    text-align: center;
    margin: 0 0 14px;
}

    .titleBox .t1[b-0bp06jtm49] {
        font-size: 30px;
        font-weight: 800;
        line-height: 1.1;
    }

    .titleBox .t2[b-0bp06jtm49] {
        font-size: 30px;
        font-weight: 800;
        color: #8a8a8a;
        line-height: 1.1;
        margin-top: 2px;
    }

.tbl[b-0bp06jtm49] {
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
    font-size: 16px;
}

    .tbl td[b-0bp06jtm49], .tbl th[b-0bp06jtm49] {
        border: 1px solid #bfbfbf;
        padding: 8px 10px;
        vertical-align: middle;
    }

.center[b-0bp06jtm49] {
    text-align: center;
}

.right[b-0bp06jtm49] {
    text-align: right;
}

.bold[b-0bp06jtm49] {
    font-weight: 700;
}

.muted[b-0bp06jtm49] {
    color: #8a8a8a;
    font-weight: 700;
}

.muted-normal[b-0bp06jtm49] {
    color: #8a8a8a;
    font-weight: 400;
}

.band-blue[b-0bp06jtm49] {
    background: #dce7f0;
    font-weight: 700;
}

.band-pink[b-0bp06jtm49] {
    background: #f0dada;
    font-weight: 700;
}

.band-pink-light[b-0bp06jtm49] {
    background: #f3e1e1;
}

.secnum[b-0bp06jtm49] {
    width: 52px;
    text-align: center;
    font-weight: 800;
    background: #e9eef3;
}

.secnum-pink[b-0bp06jtm49] {
    width: 52px;
    text-align: center;
    font-weight: 800;
    background: #f0dada;
}

.lettercol[b-0bp06jtm49] {
    width: 52px;
    text-align: center;
}

.subnote[b-0bp06jtm49] {
    font-style: italic;
    text-align: center;
    padding: 6px 10px;
    background: #dce7f0;
    border: 1px solid #bfbfbf;
    border-top: none;
    /*margin-top: -1px;*/
    font-size: 16px;
}

.redNA[b-0bp06jtm49] {
    background: #ff0000;
    color: #fff;
    font-weight: 800;
    text-align: center;
    padding: 16px 10px;
    border: 1px solid #bfbfbf;
}

.para-sr[b-0bp06jtm49] {
    font-size: 16px;
    line-height: 1.25;
    font-weight: 700;
}

    .para-sr span[b-0bp06jtm49] {
        font-weight: 400;
    }

.para-en[b-0bp06jtm49] {
    font-size: 15px;
    line-height: 1.25;
    color: #7a7a7a;
}

.valrow[b-0bp06jtm49] {
    background: #f0dada;
    font-weight: 800;
    text-align: center;
}

    .valrow td[b-0bp06jtm49] {
        padding: 10px 10px;
        font-size: 18px;
    }

.kpi td[b-0bp06jtm49] {
    padding: 6px 8px;
    font-size: 15px;
}

.spacer[b-0bp06jtm49] {
    height: 14px;
}
/* _content/GuardWeb/Components/Pages/OpstePoslovanje/Components/OpstePoslovanje_Procena_Excel.razor.rz.scp.css */
/* Стилови радног листа су у глобалном NewStyle.css (rl-*, cell-q*, cell-m*). */
/* _content/GuardWeb/Components/Pages/OpstePoslovanje/Components/OpstePoslovanje_Upitnik_Excel.razor.rz.scp.css */

body[b-hwmgyj7di2] {
    font-family: Arial, sans-serif;
    font-size: 14px;
}

table[b-hwmgyj7di2] {
    border-collapse: collapse;
    width: 100%;
    text-align: center;
}

th[b-hwmgyj7di2], td[b-hwmgyj7di2] {
    border: 1px solid #000;
    padding: 5px;
}

.td-center[b-hwmgyj7di2] {
    vertical-align: middle;
}

th[b-hwmgyj7di2] {
    background-color: #d9e1f2;
}

.header[b-hwmgyj7di2] {
    background-color: #d9e1f2;
    font-weight: bold;
    text-align: center;
}

.sub-header[b-hwmgyj7di2] {
    background-color: #f2f2f2;
    font-weight: bold;
    text-align: left;
}

.bold-text[b-hwmgyj7di2] {
    /*writing-mode: vertical-rl;
    transform: rotate(180deg);
    white-space: nowrap;*/
    font-weight: bold;
}
/* _content/GuardWeb/Components/Pages/OpstePoslovanje/OpstePoslovanje_Menu.razor.rz.scp.css */
/* Област ризика (мени) — плава тема као ОП0 (изоловано по компоненти) */

/* ===== PANEL HEADING (наслов области) ===== */
.area-heading[b-pev0g2rmxt] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    margin: 0 0 14px;
    padding: 16px 18px;
    border: 1px solid #bed8fb;
    border-left: 5px solid #3b82f6;
    border-radius: 16px;
    background: linear-gradient(135deg, #ffffff 0%, #eaf4ff 52%, #dceeff 100%);
    box-shadow: 0 14px 30px rgba(59,130,246,.10);
}
.area-heading-left[b-pev0g2rmxt] { min-width: 0; }
.area-heading-right[b-pev0g2rmxt] { display: flex; align-items: center; gap: 10px; flex: 0 0 auto; }
.area-kicker[b-pev0g2rmxt] {
    display: inline-block;
    padding: 3px 10px;
    border-radius: 999px;
    background: #dbeafe;
    border: 1px solid #bfdbfe;
    color: #1d4ed8;
    font-size: 10.5px;
    font-weight: 950;
    text-transform: uppercase;
    letter-spacing: .04em;
}
.area-title[b-pev0g2rmxt] { margin: 8px 0 0 !important; padding: 0 !important; font-size: 16px; }
.area-title strong[b-pev0g2rmxt] { color: #082f6f; font-weight: 950; }
.area-count[b-pev0g2rmxt] {
    flex: 0 0 auto;
    padding: 7px 14px;
    border-radius: 999px;
    background: #dbeafe;
    border: 1px solid #bfdbfe;
    color: #1d4ed8;
    font-size: 12px;
    font-weight: 950;
    white-space: nowrap;
}

/* стари самостални дивидер испод наслова — сакривен (наслов је сад картица) */
.border-bottom-teal.w-100[b-pev0g2rmxt] { display: none; }
h2 strong[b-pev0g2rmxt] { color: #082f6f; }

/* по-ШП картица → op0-wrapper изглед */
.card[b-pev0g2rmxt] {
    margin-left: 0 !important;
    padding: 0 !important;
    background: rgba(255,255,255,.98);
    border: 1px solid #bdd8fb;
    border-left: 5px solid #3b82f6;
    border-radius: 16px;
    box-shadow: 0 13px 30px rgba(59,130,246,.10);
    overflow: hidden;
}

/* заглавље картице (ШП + дугмад) */
.card-heading[b-pev0g2rmxt] {
    margin: 0 !important;
    padding: 13px 16px !important;
    background: linear-gradient(90deg, #e2f0ff 0%, #f2f8ff 76%, #ffffff 100%);
    border-bottom: 0 !important;
    display: flex;
    align-items: center;
    gap: 10px;
}
.card-heading h2[b-pev0g2rmxt] { margin: 0; font-size: 13.5px; }
.card-heading h2 strong[b-pev0g2rmxt] { color: #082f6f; font-weight: 950; }

/* дугмад */
.button[b-pev0g2rmxt] {
    height: 32px;
    min-width: 0;
    border: 0;
    border-radius: 9px;
    padding: 0 14px;
    font-family: inherit;
    font-size: 12px;
    font-weight: 950;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: transform .16s ease, box-shadow .16s ease;
}
.button:hover[b-pev0g2rmxt] { transform: translateY(-1px); }
.button--primary[b-pev0g2rmxt] {
    background: linear-gradient(135deg, #3b82f6 0%, #2f86f6 62%, #60a5fa 100%);
    color: #fff;
    box-shadow: 0 12px 24px rgba(59,130,246,.26);
}
.button--primary:hover[b-pev0g2rmxt] { box-shadow: 0 15px 28px rgba(59,130,246,.34); }
/* Преглед — зеленкасто, да се разликује од плавог Уреди */
.button--preview[b-pev0g2rmxt] {
    background: linear-gradient(135deg, #0d9488 0%, #14b8a6 62%, #2dd4bf 100%);
    color: #fff;
    box-shadow: 0 12px 24px rgba(13,148,136,.26);
}
.button--preview:hover[b-pev0g2rmxt] { box-shadow: 0 15px 28px rgba(13,148,136,.34); }
.button--success[b-pev0g2rmxt] {
    background: linear-gradient(135deg, #22C55E, #16A34A);
    color: #fff;
    box-shadow: 0 10px 18px rgba(22,163,74,.20);
    border-radius: 999px;
}
.button--danger[b-pev0g2rmxt] {
    background: #fff1f3;
    color: #e11d48;
    border: 1px solid #ffd1da;
    border-radius: 999px;
}
/* _content/GuardWeb/Components/Pages/PPDelovanje/Components/PPDelovanje_Procena_Excel.razor.rz.scp.css */
/* Стилови радног листа су у глобалном NewStyle.css (rl-*, cell-q*, cell-m*). */
/* _content/GuardWeb/Components/Pages/PPDelovanje/Components/PPDelovanje_Upitnik_Excel.razor.rz.scp.css */

body[b-gqtlnevhej] {
    font-family: Arial, sans-serif;
    font-size: 14px;
}

table[b-gqtlnevhej] {
    border-collapse: collapse;
    width: 100%;
    text-align: center;
}

th[b-gqtlnevhej], td[b-gqtlnevhej] {
    border: 1px solid #000;
    padding: 5px;
}

.td-center[b-gqtlnevhej] {
    vertical-align: middle;
}

th[b-gqtlnevhej] {
    background-color: #d9e1f2;
}

.header[b-gqtlnevhej] {
    background-color: #d9e1f2;
    font-weight: bold;
    text-align: center;
}

.sub-header[b-gqtlnevhej] {
    background-color: #f2f2f2;
    font-weight: bold;
    text-align: left;
}

.bold-text[b-gqtlnevhej] {
    /*writing-mode: vertical-rl;
    transform: rotate(180deg);
    white-space: nowrap;*/
    font-weight: bold;
}
/* _content/GuardWeb/Components/Pages/PPDelovanje/PPDelovanje_Menu.razor.rz.scp.css */
/* Област ризика (мени) — плава тема као ОП0 (изоловано по компоненти) */

/* ===== PANEL HEADING (наслов области) ===== */
.area-heading[b-di73umvr3b] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    margin: 0 0 14px;
    padding: 16px 18px;
    border: 1px solid #bed8fb;
    border-left: 5px solid #3b82f6;
    border-radius: 16px;
    background: linear-gradient(135deg, #ffffff 0%, #eaf4ff 52%, #dceeff 100%);
    box-shadow: 0 14px 30px rgba(59,130,246,.10);
}
.area-heading-left[b-di73umvr3b] { min-width: 0; }
.area-heading-right[b-di73umvr3b] { display: flex; align-items: center; gap: 10px; flex: 0 0 auto; }
.area-kicker[b-di73umvr3b] {
    display: inline-block;
    padding: 3px 10px;
    border-radius: 999px;
    background: #dbeafe;
    border: 1px solid #bfdbfe;
    color: #1d4ed8;
    font-size: 10.5px;
    font-weight: 950;
    text-transform: uppercase;
    letter-spacing: .04em;
}
.area-title[b-di73umvr3b] { margin: 8px 0 0 !important; padding: 0 !important; font-size: 16px; }
.area-title strong[b-di73umvr3b] { color: #082f6f; font-weight: 950; }
.area-count[b-di73umvr3b] {
    flex: 0 0 auto;
    padding: 7px 14px;
    border-radius: 999px;
    background: #dbeafe;
    border: 1px solid #bfdbfe;
    color: #1d4ed8;
    font-size: 12px;
    font-weight: 950;
    white-space: nowrap;
}

/* стари самостални дивидер испод наслова — сакривен (наслов је сад картица) */
.border-bottom-teal.w-100[b-di73umvr3b] { display: none; }
h2 strong[b-di73umvr3b] { color: #082f6f; }

/* по-ШП картица → op0-wrapper изглед */
.card[b-di73umvr3b] {
    margin-left: 0 !important;
    padding: 0 !important;
    background: rgba(255,255,255,.98);
    border: 1px solid #bdd8fb;
    border-left: 5px solid #3b82f6;
    border-radius: 16px;
    box-shadow: 0 13px 30px rgba(59,130,246,.10);
    overflow: hidden;
}

/* заглавље картице (ШП + дугмад) */
.card-heading[b-di73umvr3b] {
    margin: 0 !important;
    padding: 13px 16px !important;
    background: linear-gradient(90deg, #e2f0ff 0%, #f2f8ff 76%, #ffffff 100%);
    border-bottom: 0 !important;
    display: flex;
    align-items: center;
    gap: 10px;
}
.card-heading h2[b-di73umvr3b] { margin: 0; font-size: 13.5px; }
.card-heading h2 strong[b-di73umvr3b] { color: #082f6f; font-weight: 950; }

/* дугмад */
.button[b-di73umvr3b] {
    height: 32px;
    min-width: 0;
    border: 0;
    border-radius: 9px;
    padding: 0 14px;
    font-family: inherit;
    font-size: 12px;
    font-weight: 950;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: transform .16s ease, box-shadow .16s ease;
}
.button:hover[b-di73umvr3b] { transform: translateY(-1px); }
.button--primary[b-di73umvr3b] {
    background: linear-gradient(135deg, #3b82f6 0%, #2f86f6 62%, #60a5fa 100%);
    color: #fff;
    box-shadow: 0 12px 24px rgba(59,130,246,.26);
}
.button--primary:hover[b-di73umvr3b] { box-shadow: 0 15px 28px rgba(59,130,246,.34); }
/* Преглед — зеленкасто, да се разликује од плавог Уреди */
.button--preview[b-di73umvr3b] {
    background: linear-gradient(135deg, #0d9488 0%, #14b8a6 62%, #2dd4bf 100%);
    color: #fff;
    box-shadow: 0 12px 24px rgba(13,148,136,.26);
}
.button--preview:hover[b-di73umvr3b] { box-shadow: 0 15px 28px rgba(13,148,136,.34); }
.button--success[b-di73umvr3b] {
    background: linear-gradient(135deg, #22C55E, #16A34A);
    color: #fff;
    box-shadow: 0 10px 18px rgba(22,163,74,.20);
    border-radius: 999px;
}
.button--danger[b-di73umvr3b] {
    background: #fff1f3;
    color: #e11d48;
    border: 1px solid #ffd1da;
    border-radius: 999px;
}
/* _content/GuardWeb/Components/Pages/PravniRizici/Components/PravniRizici_Procena_Excel.razor.rz.scp.css */
/* Стилови радног листа су у глобалном NewStyle.css (rl-*, cell-q*, cell-m*). */
/* _content/GuardWeb/Components/Pages/PravniRizici/Components/PravniRizici_Upitnik_Excel.razor.rz.scp.css */

body[b-4sk0309qy6] {
    font-family: Arial, sans-serif;
    font-size: 14px;
}

table[b-4sk0309qy6] {
    border-collapse: collapse;
    width: 100%;
    text-align: center;
}

th[b-4sk0309qy6], td[b-4sk0309qy6] {
    border: 1px solid #000;
    padding: 5px;
}

.td-center[b-4sk0309qy6] {
    vertical-align: middle;
}

th[b-4sk0309qy6] {
    background-color: #d9e1f2;
}

.header[b-4sk0309qy6] {
    background-color: #d9e1f2;
    font-weight: bold;
    text-align: center;
}

.sub-header[b-4sk0309qy6] {
    background-color: #f2f2f2;
    font-weight: bold;
    text-align: left;
}

.bold-text[b-4sk0309qy6] {
    /*writing-mode: vertical-rl;
    transform: rotate(180deg);
    white-space: nowrap;*/
    font-weight: bold;
}
/* _content/GuardWeb/Components/Pages/PravniRizici/PravniRizici_Menu.razor.rz.scp.css */
/* Област ризика (мени) — плава тема као ОП0 (изоловано по компоненти) */

/* ===== PANEL HEADING (наслов области) ===== */
.area-heading[b-hb4310op5g] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    margin: 0 0 14px;
    padding: 16px 18px;
    border: 1px solid #bed8fb;
    border-left: 5px solid #3b82f6;
    border-radius: 16px;
    background: linear-gradient(135deg, #ffffff 0%, #eaf4ff 52%, #dceeff 100%);
    box-shadow: 0 14px 30px rgba(59,130,246,.10);
}
.area-heading-left[b-hb4310op5g] { min-width: 0; }
.area-heading-right[b-hb4310op5g] { display: flex; align-items: center; gap: 10px; flex: 0 0 auto; }
.area-kicker[b-hb4310op5g] {
    display: inline-block;
    padding: 3px 10px;
    border-radius: 999px;
    background: #dbeafe;
    border: 1px solid #bfdbfe;
    color: #1d4ed8;
    font-size: 10.5px;
    font-weight: 950;
    text-transform: uppercase;
    letter-spacing: .04em;
}
.area-title[b-hb4310op5g] { margin: 8px 0 0 !important; padding: 0 !important; font-size: 16px; }
.area-title strong[b-hb4310op5g] { color: #082f6f; font-weight: 950; }
.area-count[b-hb4310op5g] {
    flex: 0 0 auto;
    padding: 7px 14px;
    border-radius: 999px;
    background: #dbeafe;
    border: 1px solid #bfdbfe;
    color: #1d4ed8;
    font-size: 12px;
    font-weight: 950;
    white-space: nowrap;
}

/* стари самостални дивидер испод наслова — сакривен (наслов је сад картица) */
.border-bottom-teal.w-100[b-hb4310op5g] { display: none; }
h2 strong[b-hb4310op5g] { color: #082f6f; }

/* по-ШП картица → op0-wrapper изглед */
.card[b-hb4310op5g] {
    margin-left: 0 !important;
    padding: 0 !important;
    background: rgba(255,255,255,.98);
    border: 1px solid #bdd8fb;
    border-left: 5px solid #3b82f6;
    border-radius: 16px;
    box-shadow: 0 13px 30px rgba(59,130,246,.10);
    overflow: hidden;
}

/* заглавље картице (ШП + дугмад) */
.card-heading[b-hb4310op5g] {
    margin: 0 !important;
    padding: 13px 16px !important;
    background: linear-gradient(90deg, #e2f0ff 0%, #f2f8ff 76%, #ffffff 100%);
    border-bottom: 0 !important;
    display: flex;
    align-items: center;
    gap: 10px;
}
.card-heading h2[b-hb4310op5g] { margin: 0; font-size: 13.5px; }
.card-heading h2 strong[b-hb4310op5g] { color: #082f6f; font-weight: 950; }

/* дугмад */
.button[b-hb4310op5g] {
    height: 32px;
    min-width: 0;
    border: 0;
    border-radius: 9px;
    padding: 0 14px;
    font-family: inherit;
    font-size: 12px;
    font-weight: 950;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: transform .16s ease, box-shadow .16s ease;
}
.button:hover[b-hb4310op5g] { transform: translateY(-1px); }
.button--primary[b-hb4310op5g] {
    background: linear-gradient(135deg, #3b82f6 0%, #2f86f6 62%, #60a5fa 100%);
    color: #fff;
    box-shadow: 0 12px 24px rgba(59,130,246,.26);
}
.button--primary:hover[b-hb4310op5g] { box-shadow: 0 15px 28px rgba(59,130,246,.34); }
/* Преглед — зеленкасто, да се разликује од плавог Уреди */
.button--preview[b-hb4310op5g] {
    background: linear-gradient(135deg, #0d9488 0%, #14b8a6 62%, #2dd4bf 100%);
    color: #fff;
    box-shadow: 0 12px 24px rgba(13,148,136,.26);
}
.button--preview:hover[b-hb4310op5g] { box-shadow: 0 15px 28px rgba(13,148,136,.34); }
.button--success[b-hb4310op5g] {
    background: linear-gradient(135deg, #22C55E, #16A34A);
    color: #fff;
    box-shadow: 0 10px 18px rgba(22,163,74,.20);
    border-radius: 999px;
}
.button--danger[b-hb4310op5g] {
    background: #fff1f3;
    color: #e11d48;
    border: 1px solid #ffd1da;
    border-radius: 999px;
}
/* _content/GuardWeb/Components/Pages/ProceneRizika/Modals/AddEdit-PostupanjeSaRizicima-Modal.razor.rz.scp.css */
/* Lepše stilizovane padajuće liste (Група / Тип / Подтип) u modalu za mere zaštite */
.select[b-sbqcp21xu6] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 40px;
    padding: 0 40px 0 14px;
    border: 1px solid #D9D9D9;
    border-radius: 8px !important;
    font-size: 14px !important;
    color: #355B6E;
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23355B6E' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 14px center;
    background-size: 16px 16px;
    cursor: pointer;
    text-overflow: ellipsis;
    transition: border-color .15s ease, box-shadow .15s ease, background-color .15s ease;
}

.select:hover[b-sbqcp21xu6] {
    border-color: #355B6E;
    background-color: #f7fafc;
}

.select:focus[b-sbqcp21xu6] {
    outline: none;
    border-color: #355B6E !important;
    box-shadow: 0 0 0 3px rgba(53, 91, 110, 0.15);
}

.select:disabled[b-sbqcp21xu6] {
    background-color: #f2f4f5;
    color: #9aa7ad;
    cursor: not-allowed;
    opacity: 1;
    border-color: #e4e7e9;
}

/* Malo vazduha između lista */
.input-box[b-sbqcp21xu6] {
    margin-bottom: 12px;
}
/* _content/GuardWeb/Components/Pages/ProceneRizika/OpstiPodaci-Menu.razor.rz.scp.css */
/* Општи подаци (админ) — плава тема као ОП0 (изоловано) */

#myTableWrapper[b-c47levtup6] { padding: 2px; }

/* самостални наслов секције → panel-heading */
.area-heading[b-c47levtup6] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    margin: 0 0 14px;
    padding: 16px 18px;
    border: 1px solid #bed8fb;
    border-left: 5px solid #3b82f6;
    border-radius: 16px;
    background: linear-gradient(135deg, #ffffff 0%, #eaf4ff 52%, #dceeff 100%);
    box-shadow: 0 14px 30px rgba(59,130,246,.10);
}
.area-heading h2[b-c47levtup6] { margin: 0 !important; padding: 0 !important; font-size: 16px; }
.area-heading h2 strong[b-c47levtup6] { color: #082f6f; font-weight: 950; }
.area-kicker[b-c47levtup6] {
    display: inline-block; padding: 3px 10px; border-radius: 999px;
    background: #dbeafe; border: 1px solid #bfdbfe; color: #1d4ed8;
    font-size: 10.5px; font-weight: 950; text-transform: uppercase; letter-spacing: .04em;
}

/* самостални дивидер сакривен (наслови су картице) */
.border-bottom-teal.w-100[b-c47levtup6] { display: none; }

/* ===== КАРТИЦЕ (нивои) ===== */
.card[b-c47levtup6] {
    padding: 0 !important;
    background: #fff;
    border: 1px solid #bdd8fb;
    border-radius: 14px;
    box-shadow: 0 10px 24px rgba(59,130,246,.08);
    overflow: hidden;
    margin-bottom: 10px;
}
.card .card-heading[b-c47levtup6] {
    margin: 0 !important;
    padding: 12px 16px !important;
    border-bottom: 0 !important;
    display: flex;
    align-items: center;
    gap: 10px;
}
.card .card-heading h2[b-c47levtup6] { margin: 0 !important; font-size: 13.5px; margin-right: auto !important; }
.card .card-heading h2 strong[b-c47levtup6] { color: #082f6f; font-weight: 900; }
.card .card-heading h2 p[b-c47levtup6] { display: none; } /* сакривени inline hint у дугмету/наслову */

/* ниво 1 — истакнута картица (ШП/главне) */
.card--lvl1[b-c47levtup6] {
    border-left: 5px solid #3b82f6;
    box-shadow: 0 13px 30px rgba(59,130,246,.10);
}
.card--lvl1 .card-heading[b-c47levtup6] {
    background: linear-gradient(90deg, #e2f0ff 0%, #f2f8ff 76%, #ffffff 100%);
    padding: 13px 16px !important;
}
.card--lvl1 .card-heading h2[b-c47levtup6] { font-size: 14px; }

/* ниво 2 — наслов секције (акцент трака) */
.card--lvl2[b-c47levtup6] {
    margin-left: 14px;
    border-left: 4px solid #60a5fa;
}
.card--lvl2 .card-heading[b-c47levtup6] {
    background: linear-gradient(90deg, #dceeff 0%, #edf6ff 65%, #ffffff 100%);
}
.card--lvl2 .card-heading h2 strong[b-c47levtup6] {
    text-transform: uppercase;
    letter-spacing: .01em;
    font-weight: 950;
    font-size: 12.5px;
}

/* ниво 3 — ред питања */
.card--lvl3[b-c47levtup6] {
    margin-left: 28px;
    border-left: 3px solid #bcd8fa;
    box-shadow: 0 6px 14px rgba(59,130,246,.05);
}
.card--lvl3 .card-heading[b-c47levtup6] { background: #fff; padding: 10px 14px !important; }
.card--lvl3 .card-heading h2 strong[b-c47levtup6] { font-weight: 750; color: #26374f; }

/* ===== ДУГМАД ===== */
.button[b-c47levtup6] {
    height: 32px; min-width: 0; border: 0; border-radius: 9px; padding: 0 14px;
    font-family: inherit; font-size: 12px; font-weight: 950;
    display: inline-flex; align-items: center; justify-content: center;
    cursor: pointer; transition: transform .16s ease, box-shadow .16s ease;
    flex: 0 0 auto;
}
.button:hover[b-c47levtup6] { transform: translateY(-1px); }
.button--primary[b-c47levtup6] {
    background: linear-gradient(135deg, #3b82f6 0%, #2f86f6 62%, #60a5fa 100%);
    color: #fff; box-shadow: 0 12px 24px rgba(59,130,246,.26);
}
.button--primary:hover[b-c47levtup6] { box-shadow: 0 15px 28px rgba(59,130,246,.34); }
/* Преглед — зеленкасто, да се разликује од плавог Уреди */
.button--preview[b-c47levtup6] {
    background: linear-gradient(135deg, #0d9488 0%, #14b8a6 62%, #2dd4bf 100%);
    color: #fff;
    box-shadow: 0 12px 24px rgba(13,148,136,.26);
}
.button--preview:hover[b-c47levtup6] { box-shadow: 0 15px 28px rgba(13,148,136,.34); }
/* глобал има посебан .card--lvl1 .button--primary (друга боја/тежина) — надјачавам да буде исто као остала дугмад */
.card.card--lvl1 .button--primary[b-c47levtup6] {
    background: linear-gradient(135deg, #3b82f6 0%, #2f86f6 62%, #60a5fa 100%);
    color: #fff;
    font-weight: 950;
    box-shadow: 0 12px 24px rgba(59,130,246,.26);
}
.button--danger[b-c47levtup6] {
    background: #fff1f3; color: #e11d48; border: 1px solid #ffd1da; border-radius: 999px;
}

/* toggle дугмад (садрже само слику) → плави круг, бела стрелица */
.card-heading .button:has(img)[b-c47levtup6] {
    width: 36px; height: 36px; min-width: 36px; padding: 0; border-radius: 50%;
}
.card-heading .button img[b-c47levtup6] { width: 14px !important; height: auto !important; filter: brightness(0) invert(1); }

/* зелена квачица попуњености */
.completion-check[b-c47levtup6] {
    width: 26px; height: 26px; border-radius: 999px;
    display: inline-grid; place-items: center;
    background: linear-gradient(135deg, #22C55E, #16A34A);
    color: #fff; font-size: 15px; font-weight: 1000; line-height: 1;
    box-shadow: 0 8px 16px rgba(22,163,74,.22);
    border: 2px solid rgba(255,255,255,.92);
    flex: 0 0 auto;
}

/* ШП таг пилула */
.op0-space-tag[b-c47levtup6] {
    flex: 0 0 auto; padding: 4px 11px; border-radius: 999px;
    background: #dbeafe; border: 1px solid #bfdbfe; color: #1d4ed8;
    font-size: 11px; font-weight: 950; text-transform: uppercase; letter-spacing: .02em;
    margin-right: 4px;
}
/* _content/GuardWeb/Components/Pages/ProceneRizika/ProcenaRizika-AddEdit.razor.rz.scp.css */
/* Табови области (админ) — чипови по mockup-у, исто као сарадник (изоловано) */

.chips-nav[b-2l9d2afqpj] {
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
    align-items: center;
    justify-content: center;
    list-style: none;
    padding: 0;
    margin: 0;
}
.chips-nav li[b-2l9d2afqpj] { list-style: none; margin: 0; }

.chips-nav li a[b-2l9d2afqpj] {
    position: relative;
    border: 1px solid #d9e4f2;
    background: linear-gradient(180deg, #ffffff, #f5f9ff);
    color: #17335c;
    min-height: 31px;
    padding: 0 10px 0 8px;
    border-radius: 999px;
    display: inline-flex;
    align-items: center;
    gap: 7px;
    font-size: 12px;
    font-weight: 950;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.94), 0 8px 18px rgba(13,39,76,.04);
    cursor: pointer;
    transition: .18s ease;
    text-decoration: none;
    text-transform: none;
}
.chips-nav li a:hover[b-2l9d2afqpj] {
    transform: translateY(-1px);
    border-color: rgba(47,134,246,.45);
    box-shadow: 0 10px 22px rgba(13,39,76,.075);
}

/* status тачка (боја долази из TabColor: црвена/жута/зелена) */
.chips-nav li a > .circle[b-2l9d2afqpj] {
    order: 1;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    box-shadow: 0 0 0 4px rgba(255,16,24,.09);
    flex: 0 0 auto;
    margin: 0;
}
/* кратка ознака (ОП, ФИ, ОПА 1 …) */
.chips-nav li a > span:last-of-type[b-2l9d2afqpj] {
    order: 2;
    position: static;
    font-weight: 950;
    letter-spacing: 0;
}
/* проценат badge */
.chips-nav li a > span:first-of-type[b-2l9d2afqpj] {
    order: 3;
    font-weight: 950;
    color: #6e7f99;
    background: #eef4fb;
    border-radius: 999px;
    padding: 2px 6px;
    line-height: 1;
    font-size: 11px;
}

/* активан чип */
.chips-nav li.active a[b-2l9d2afqpj] {
    background: linear-gradient(135deg, #1479ff, #59a6ff);
    border-color: transparent;
    color: #fff;
    box-shadow: 0 12px 22px rgba(47,134,246,.30);
    transform: translateY(-1px);
}
.chips-nav li.active a > span:first-of-type[b-2l9d2afqpj] { color: rgba(255,255,255,.92); background: rgba(255,255,255,.18); }
.chips-nav li.active a > .circle[b-2l9d2afqpj] { box-shadow: 0 0 0 4px rgba(255,255,255,.20); }

/* комплетан чип (100%) */
.chips-nav li.is-complete a[b-2l9d2afqpj] {
    background: linear-gradient(135deg, #18A86B, #31C784);
    border-color: transparent;
    color: #fff;
    box-shadow: 0 12px 22px rgba(24,168,107,.24);
}
.chips-nav li.is-complete a > span:first-of-type[b-2l9d2afqpj] { color: #fff; background: rgba(255,255,255,.20); }
.chips-nav li.is-complete a > .circle[b-2l9d2afqpj] { box-shadow: 0 0 0 4px rgba(255,255,255,.20); }

/* tooltip (пун назив области) — на hover */
.chips-nav li a > p[b-2l9d2afqpj] {
    position: absolute;
    left: 50%;
    bottom: calc(100% + 10px);
    transform: translateX(-50%) translateY(4px);
    min-width: max-content;
    max-width: 260px;
    margin: 0;
    padding: 8px 10px;
    border-radius: 10px;
    background: #061b3a;
    color: #fff;
    font-size: 11px;
    line-height: 1.25;
    font-weight: 850;
    box-shadow: 0 14px 28px rgba(6,27,58,.18);
    opacity: 0;
    pointer-events: none;
    transition: .16s ease;
    z-index: 9999;
    white-space: normal;
    text-align: center;
    text-transform: none;
}
.chips-nav li a:hover > p[b-2l9d2afqpj] { opacity: 1; transform: translateX(-50%) translateY(0); }
/* _content/GuardWeb/Components/Pages/ProceneRizika/Saradnici/Saradnik-Upitnici.razor.rz.scp.css */
/* Сарадник мени — чипови по mockup-у (изоловано) */

.chips-nav[b-7wgk4maah6] {
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
    align-items: center;
    justify-content: center;
    list-style: none;
    padding: 0;
    margin: 0;
}
.chips-nav li[b-7wgk4maah6] { list-style: none; margin: 0; }

.chips-nav li a[b-7wgk4maah6] {
    position: relative;
    border: 1px solid #d9e4f2;
    background: linear-gradient(180deg, #ffffff, #f5f9ff);
    color: #17335c;
    min-height: 31px;
    padding: 0 10px 0 8px;
    border-radius: 999px;
    display: inline-flex;
    align-items: center;
    gap: 7px;
    font-size: 12px;
    font-weight: 950;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.94), 0 8px 18px rgba(13,39,76,.04);
    cursor: pointer;
    transition: .18s ease;
    text-decoration: none;
    text-transform: none;
}
.chips-nav li a:hover[b-7wgk4maah6] {
    transform: translateY(-1px);
    border-color: rgba(47,134,246,.45);
    box-shadow: 0 10px 22px rgba(13,39,76,.075);
}

/* status тачка (боја долази из TabColor: црвена/жута/зелена) */
.chips-nav li a > .circle[b-7wgk4maah6] {
    order: 1;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    box-shadow: 0 0 0 4px rgba(255,16,24,.09);
    flex: 0 0 auto;
    margin: 0;
}
/* кратка ознака (ОП, ФИ, ОПА 1 …) */
.chips-nav li a > span:last-of-type[b-7wgk4maah6] {
    order: 2;
    position: static;
    font-weight: 950;
    letter-spacing: 0;
}
/* проценат badge */
.chips-nav li a > span:first-of-type[b-7wgk4maah6] {
    order: 3;
    font-weight: 950;
    color: #6e7f99;
    background: #eef4fb;
    border-radius: 999px;
    padding: 2px 6px;
    line-height: 1;
    font-size: 11px;
}

/* активан чип */
.chips-nav li.active a[b-7wgk4maah6] {
    background: linear-gradient(135deg, #1479ff, #59a6ff);
    border-color: transparent;
    color: #fff;
    box-shadow: 0 12px 22px rgba(47,134,246,.30);
    transform: translateY(-1px);
}
.chips-nav li.active a > span:first-of-type[b-7wgk4maah6] { color: rgba(255,255,255,.92); background: rgba(255,255,255,.18); }
.chips-nav li.active a > .circle[b-7wgk4maah6] { box-shadow: 0 0 0 4px rgba(255,255,255,.20); }

/* комплетан чип (100%) */
.chips-nav li.is-complete a[b-7wgk4maah6] {
    background: linear-gradient(135deg, #18A86B, #31C784);
    border-color: transparent;
    color: #fff;
    box-shadow: 0 12px 22px rgba(24,168,107,.24);
}
.chips-nav li.is-complete a > span:first-of-type[b-7wgk4maah6] { color: #fff; background: rgba(255,255,255,.20); }
.chips-nav li.is-complete a > .circle[b-7wgk4maah6] { box-shadow: 0 0 0 4px rgba(255,255,255,.20); }

/* tooltip (пун назив области) — на hover */
.chips-nav li a > p[b-7wgk4maah6] {
    position: absolute;
    left: 50%;
    bottom: calc(100% + 10px);
    transform: translateX(-50%) translateY(4px);
    min-width: max-content;
    max-width: 260px;
    margin: 0;
    padding: 8px 10px;
    border-radius: 10px;
    background: #061b3a;
    color: #fff;
    font-size: 11px;
    line-height: 1.25;
    font-weight: 850;
    box-shadow: 0 14px 28px rgba(6,27,58,.18);
    opacity: 0;
    pointer-events: none;
    transition: .16s ease;
    z-index: 9999;
    white-space: normal;
    text-align: center;
    text-transform: none;
}
.chips-nav li a:hover > p[b-7wgk4maah6] { opacity: 1; transform: translateX(-50%) translateY(0); }
/* _content/GuardWeb/Components/Pages/RizikIKTSistema/Components/RizikIKTSistema_Procena_Excel.razor.rz.scp.css */
/* Стилови радног листа су у глобалном NewStyle.css (rl-*, cell-q*, cell-m*). */
/* _content/GuardWeb/Components/Pages/RizikIKTSistema/Components/RizikIKTSistema_Upitnik_Excel.razor.rz.scp.css */

body[b-ejig6ojpy0] {
    font-family: Arial, sans-serif;
    font-size: 14px;
}

table[b-ejig6ojpy0] {
    border-collapse: collapse;
    width: 100%;
    text-align: center;
}

th[b-ejig6ojpy0], td[b-ejig6ojpy0] {
    border: 1px solid #000;
    padding: 5px;
}

.td-center[b-ejig6ojpy0] {
    vertical-align: middle;
}

th[b-ejig6ojpy0] {
    background-color: #d9e1f2;
}

.header[b-ejig6ojpy0] {
    background-color: #d9e1f2;
    font-weight: bold;
    text-align: center;
}

.sub-header[b-ejig6ojpy0] {
    background-color: #f2f2f2;
    font-weight: bold;
    text-align: left;
}

.bold-text[b-ejig6ojpy0] {
    /*writing-mode: vertical-rl;
    transform: rotate(180deg);
    white-space: nowrap;*/
    font-weight: bold;
}
/* _content/GuardWeb/Components/Pages/RizikIKTSistema/RizikIKTSistema_Menu.razor.rz.scp.css */
/* Област ризика (мени) — плава тема као ОП0 (изоловано по компоненти) */

/* ===== PANEL HEADING (наслов области) ===== */
.area-heading[b-pkgqkc3ayw] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    margin: 0 0 14px;
    padding: 16px 18px;
    border: 1px solid #bed8fb;
    border-left: 5px solid #3b82f6;
    border-radius: 16px;
    background: linear-gradient(135deg, #ffffff 0%, #eaf4ff 52%, #dceeff 100%);
    box-shadow: 0 14px 30px rgba(59,130,246,.10);
}
.area-heading-left[b-pkgqkc3ayw] { min-width: 0; }
.area-heading-right[b-pkgqkc3ayw] { display: flex; align-items: center; gap: 10px; flex: 0 0 auto; }
.area-kicker[b-pkgqkc3ayw] {
    display: inline-block;
    padding: 3px 10px;
    border-radius: 999px;
    background: #dbeafe;
    border: 1px solid #bfdbfe;
    color: #1d4ed8;
    font-size: 10.5px;
    font-weight: 950;
    text-transform: uppercase;
    letter-spacing: .04em;
}
.area-title[b-pkgqkc3ayw] { margin: 8px 0 0 !important; padding: 0 !important; font-size: 16px; }
.area-title strong[b-pkgqkc3ayw] { color: #082f6f; font-weight: 950; }
.area-count[b-pkgqkc3ayw] {
    flex: 0 0 auto;
    padding: 7px 14px;
    border-radius: 999px;
    background: #dbeafe;
    border: 1px solid #bfdbfe;
    color: #1d4ed8;
    font-size: 12px;
    font-weight: 950;
    white-space: nowrap;
}

/* стари самостални дивидер испод наслова — сакривен (наслов је сад картица) */
.border-bottom-teal.w-100[b-pkgqkc3ayw] { display: none; }
h2 strong[b-pkgqkc3ayw] { color: #082f6f; }

/* по-ШП картица → op0-wrapper изглед */
.card[b-pkgqkc3ayw] {
    margin-left: 0 !important;
    padding: 0 !important;
    background: rgba(255,255,255,.98);
    border: 1px solid #bdd8fb;
    border-left: 5px solid #3b82f6;
    border-radius: 16px;
    box-shadow: 0 13px 30px rgba(59,130,246,.10);
    overflow: hidden;
}

/* заглавље картице (ШП + дугмад) */
.card-heading[b-pkgqkc3ayw] {
    margin: 0 !important;
    padding: 13px 16px !important;
    background: linear-gradient(90deg, #e2f0ff 0%, #f2f8ff 76%, #ffffff 100%);
    border-bottom: 0 !important;
    display: flex;
    align-items: center;
    gap: 10px;
}
.card-heading h2[b-pkgqkc3ayw] { margin: 0; font-size: 13.5px; }
.card-heading h2 strong[b-pkgqkc3ayw] { color: #082f6f; font-weight: 950; }

/* дугмад */
.button[b-pkgqkc3ayw] {
    height: 32px;
    min-width: 0;
    border: 0;
    border-radius: 9px;
    padding: 0 14px;
    font-family: inherit;
    font-size: 12px;
    font-weight: 950;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: transform .16s ease, box-shadow .16s ease;
}
.button:hover[b-pkgqkc3ayw] { transform: translateY(-1px); }
.button--primary[b-pkgqkc3ayw] {
    background: linear-gradient(135deg, #3b82f6 0%, #2f86f6 62%, #60a5fa 100%);
    color: #fff;
    box-shadow: 0 12px 24px rgba(59,130,246,.26);
}
.button--primary:hover[b-pkgqkc3ayw] { box-shadow: 0 15px 28px rgba(59,130,246,.34); }
/* Преглед — зеленкасто, да се разликује од плавог Уреди */
.button--preview[b-pkgqkc3ayw] {
    background: linear-gradient(135deg, #0d9488 0%, #14b8a6 62%, #2dd4bf 100%);
    color: #fff;
    box-shadow: 0 12px 24px rgba(13,148,136,.26);
}
.button--preview:hover[b-pkgqkc3ayw] { box-shadow: 0 15px 28px rgba(13,148,136,.34); }
.button--success[b-pkgqkc3ayw] {
    background: linear-gradient(135deg, #22C55E, #16A34A);
    color: #fff;
    box-shadow: 0 10px 18px rgba(22,163,74,.20);
    border-radius: 999px;
}
.button--danger[b-pkgqkc3ayw] {
    background: #fff1f3;
    color: #e11d48;
    border: 1px solid #ffd1da;
    border-radius: 999px;
}
/* _content/GuardWeb/Components/Pages/RizikLjudskiResursi/Components/RizikLjudskiResursi_Procena_Excel.razor.rz.scp.css */
/* Стилови радног листа су у глобалном NewStyle.css (rl-*, cell-q*, cell-m*). */
/* _content/GuardWeb/Components/Pages/RizikLjudskiResursi/Components/RizikLjudskiResursi_Upitnik_Excel.razor.rz.scp.css */

body[b-f3ribl75rd] {
    font-family: Arial, sans-serif;
    font-size: 14px;
}

table[b-f3ribl75rd] {
    border-collapse: collapse;
    width: 100%;
    text-align: center;
}

th[b-f3ribl75rd], td[b-f3ribl75rd] {
    border: 1px solid #000;
    padding: 5px;
}

.td-center[b-f3ribl75rd] {
    vertical-align: middle;
}

th[b-f3ribl75rd] {
    background-color: #d9e1f2;
}

.header[b-f3ribl75rd] {
    background-color: #d9e1f2;
    font-weight: bold;
    text-align: center;
}

.sub-header[b-f3ribl75rd] {
    background-color: #f2f2f2;
    font-weight: bold;
    text-align: left;
}

.bold-text[b-f3ribl75rd] {
    /*writing-mode: vertical-rl;
    transform: rotate(180deg);
    white-space: nowrap;*/
    font-weight: bold;
}
/* _content/GuardWeb/Components/Pages/RizikLjudskiResursi/RizikLjudskiResursi_Menu.razor.rz.scp.css */
/* Област ризика (мени) — плава тема као ОП0 (изоловано по компоненти) */

/* ===== PANEL HEADING (наслов области) ===== */
.area-heading[b-dkjtmmtb2n] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    margin: 0 0 14px;
    padding: 16px 18px;
    border: 1px solid #bed8fb;
    border-left: 5px solid #3b82f6;
    border-radius: 16px;
    background: linear-gradient(135deg, #ffffff 0%, #eaf4ff 52%, #dceeff 100%);
    box-shadow: 0 14px 30px rgba(59,130,246,.10);
}
.area-heading-left[b-dkjtmmtb2n] { min-width: 0; }
.area-heading-right[b-dkjtmmtb2n] { display: flex; align-items: center; gap: 10px; flex: 0 0 auto; }
.area-kicker[b-dkjtmmtb2n] {
    display: inline-block;
    padding: 3px 10px;
    border-radius: 999px;
    background: #dbeafe;
    border: 1px solid #bfdbfe;
    color: #1d4ed8;
    font-size: 10.5px;
    font-weight: 950;
    text-transform: uppercase;
    letter-spacing: .04em;
}
.area-title[b-dkjtmmtb2n] { margin: 8px 0 0 !important; padding: 0 !important; font-size: 16px; }
.area-title strong[b-dkjtmmtb2n] { color: #082f6f; font-weight: 950; }
.area-count[b-dkjtmmtb2n] {
    flex: 0 0 auto;
    padding: 7px 14px;
    border-radius: 999px;
    background: #dbeafe;
    border: 1px solid #bfdbfe;
    color: #1d4ed8;
    font-size: 12px;
    font-weight: 950;
    white-space: nowrap;
}

/* стари самостални дивидер испод наслова — сакривен (наслов је сад картица) */
.border-bottom-teal.w-100[b-dkjtmmtb2n] { display: none; }
h2 strong[b-dkjtmmtb2n] { color: #082f6f; }

/* по-ШП картица → op0-wrapper изглед */
.card[b-dkjtmmtb2n] {
    margin-left: 0 !important;
    padding: 0 !important;
    background: rgba(255,255,255,.98);
    border: 1px solid #bdd8fb;
    border-left: 5px solid #3b82f6;
    border-radius: 16px;
    box-shadow: 0 13px 30px rgba(59,130,246,.10);
    overflow: hidden;
}

/* заглавље картице (ШП + дугмад) */
.card-heading[b-dkjtmmtb2n] {
    margin: 0 !important;
    padding: 13px 16px !important;
    background: linear-gradient(90deg, #e2f0ff 0%, #f2f8ff 76%, #ffffff 100%);
    border-bottom: 0 !important;
    display: flex;
    align-items: center;
    gap: 10px;
}
.card-heading h2[b-dkjtmmtb2n] { margin: 0; font-size: 13.5px; }
.card-heading h2 strong[b-dkjtmmtb2n] { color: #082f6f; font-weight: 950; }

/* дугмад */
.button[b-dkjtmmtb2n] {
    height: 32px;
    min-width: 0;
    border: 0;
    border-radius: 9px;
    padding: 0 14px;
    font-family: inherit;
    font-size: 12px;
    font-weight: 950;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: transform .16s ease, box-shadow .16s ease;
}
.button:hover[b-dkjtmmtb2n] { transform: translateY(-1px); }
.button--primary[b-dkjtmmtb2n] {
    background: linear-gradient(135deg, #3b82f6 0%, #2f86f6 62%, #60a5fa 100%);
    color: #fff;
    box-shadow: 0 12px 24px rgba(59,130,246,.26);
}
.button--primary:hover[b-dkjtmmtb2n] { box-shadow: 0 15px 28px rgba(59,130,246,.34); }
/* Преглед — зеленкасто, да се разликује од плавог Уреди */
.button--preview[b-dkjtmmtb2n] {
    background: linear-gradient(135deg, #0d9488 0%, #14b8a6 62%, #2dd4bf 100%);
    color: #fff;
    box-shadow: 0 12px 24px rgba(13,148,136,.26);
}
.button--preview:hover[b-dkjtmmtb2n] { box-shadow: 0 15px 28px rgba(13,148,136,.34); }
.button--success[b-dkjtmmtb2n] {
    background: linear-gradient(135deg, #22C55E, #16A34A);
    color: #fff;
    box-shadow: 0 10px 18px rgba(22,163,74,.20);
    border-radius: 999px;
}
.button--danger[b-dkjtmmtb2n] {
    background: #fff1f3;
    color: #e11d48;
    border: 1px solid #ffd1da;
    border-radius: 999px;
}
/* _content/GuardWeb/Components/Pages/RizikOdEksplozije/Components/RizikOdEksplozije_Procena_Excel.razor.rz.scp.css */
/* Стилови радног листа су у глобалном NewStyle.css (rl-*, cell-q*, cell-m*). */
/* _content/GuardWeb/Components/Pages/RizikOdEksplozije/Components/RizikOdEksplozije_Upitnik_Excel.razor.rz.scp.css */

body[b-5x3vk8zxyu] {
    font-family: Arial, sans-serif;
    font-size: 14px;
}

table[b-5x3vk8zxyu] {
    border-collapse: collapse;
    width: 100%;
    text-align: center;
}

th[b-5x3vk8zxyu], td[b-5x3vk8zxyu] {
    border: 1px solid #000;
    padding: 5px;
}

.td-center[b-5x3vk8zxyu] {
    vertical-align: middle;
}

th[b-5x3vk8zxyu] {
    background-color: #d9e1f2;
}

.header[b-5x3vk8zxyu] {
    background-color: #d9e1f2;
    font-weight: bold;
    text-align: center;
}

.sub-header[b-5x3vk8zxyu] {
    background-color: #f2f2f2;
    font-weight: bold;
    text-align: left;
}

.bold-text[b-5x3vk8zxyu] {
    /*writing-mode: vertical-rl;
    transform: rotate(180deg);
    white-space: nowrap;*/
    font-weight: bold;
}
/* _content/GuardWeb/Components/Pages/RizikOdEksplozije/RizikOdEksplozije_Menu.razor.rz.scp.css */
/* Област ризика (мени) — плава тема као ОП0 (изоловано по компоненти) */

/* ===== PANEL HEADING (наслов области) ===== */
.area-heading[b-9pd4t1jumg] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    margin: 0 0 14px;
    padding: 16px 18px;
    border: 1px solid #bed8fb;
    border-left: 5px solid #3b82f6;
    border-radius: 16px;
    background: linear-gradient(135deg, #ffffff 0%, #eaf4ff 52%, #dceeff 100%);
    box-shadow: 0 14px 30px rgba(59,130,246,.10);
}
.area-heading-left[b-9pd4t1jumg] { min-width: 0; }
.area-heading-right[b-9pd4t1jumg] { display: flex; align-items: center; gap: 10px; flex: 0 0 auto; }
.area-kicker[b-9pd4t1jumg] {
    display: inline-block;
    padding: 3px 10px;
    border-radius: 999px;
    background: #dbeafe;
    border: 1px solid #bfdbfe;
    color: #1d4ed8;
    font-size: 10.5px;
    font-weight: 950;
    text-transform: uppercase;
    letter-spacing: .04em;
}
.area-title[b-9pd4t1jumg] { margin: 8px 0 0 !important; padding: 0 !important; font-size: 16px; }
.area-title strong[b-9pd4t1jumg] { color: #082f6f; font-weight: 950; }
.area-count[b-9pd4t1jumg] {
    flex: 0 0 auto;
    padding: 7px 14px;
    border-radius: 999px;
    background: #dbeafe;
    border: 1px solid #bfdbfe;
    color: #1d4ed8;
    font-size: 12px;
    font-weight: 950;
    white-space: nowrap;
}

/* стари самостални дивидер испод наслова — сакривен (наслов је сад картица) */
.border-bottom-teal.w-100[b-9pd4t1jumg] { display: none; }
h2 strong[b-9pd4t1jumg] { color: #082f6f; }

/* по-ШП картица → op0-wrapper изглед */
.card[b-9pd4t1jumg] {
    margin-left: 0 !important;
    padding: 0 !important;
    background: rgba(255,255,255,.98);
    border: 1px solid #bdd8fb;
    border-left: 5px solid #3b82f6;
    border-radius: 16px;
    box-shadow: 0 13px 30px rgba(59,130,246,.10);
    overflow: hidden;
}

/* заглавље картице (ШП + дугмад) */
.card-heading[b-9pd4t1jumg] {
    margin: 0 !important;
    padding: 13px 16px !important;
    background: linear-gradient(90deg, #e2f0ff 0%, #f2f8ff 76%, #ffffff 100%);
    border-bottom: 0 !important;
    display: flex;
    align-items: center;
    gap: 10px;
}
.card-heading h2[b-9pd4t1jumg] { margin: 0; font-size: 13.5px; }
.card-heading h2 strong[b-9pd4t1jumg] { color: #082f6f; font-weight: 950; }

/* дугмад */
.button[b-9pd4t1jumg] {
    height: 32px;
    min-width: 0;
    border: 0;
    border-radius: 9px;
    padding: 0 14px;
    font-family: inherit;
    font-size: 12px;
    font-weight: 950;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: transform .16s ease, box-shadow .16s ease;
}
.button:hover[b-9pd4t1jumg] { transform: translateY(-1px); }
.button--primary[b-9pd4t1jumg] {
    background: linear-gradient(135deg, #3b82f6 0%, #2f86f6 62%, #60a5fa 100%);
    color: #fff;
    box-shadow: 0 12px 24px rgba(59,130,246,.26);
}
.button--primary:hover[b-9pd4t1jumg] { box-shadow: 0 15px 28px rgba(59,130,246,.34); }
/* Преглед — зеленкасто, да се разликује од плавог Уреди */
.button--preview[b-9pd4t1jumg] {
    background: linear-gradient(135deg, #0d9488 0%, #14b8a6 62%, #2dd4bf 100%);
    color: #fff;
    box-shadow: 0 12px 24px rgba(13,148,136,.26);
}
.button--preview:hover[b-9pd4t1jumg] { box-shadow: 0 15px 28px rgba(13,148,136,.34); }
.button--success[b-9pd4t1jumg] {
    background: linear-gradient(135deg, #22C55E, #16A34A);
    color: #fff;
    box-shadow: 0 10px 18px rgba(22,163,74,.20);
    border-radius: 999px;
}
.button--danger[b-9pd4t1jumg] {
    background: #fff1f3;
    color: #e11d48;
    border: 1px solid #ffd1da;
    border-radius: 999px;
}
/* _content/GuardWeb/Components/Pages/RizikOdElementarnihNepogoda/Components/RizikOdElementarnihNepogoda_Procena_Excel.razor.rz.scp.css */
/* Стилови радног листа су у глобалном NewStyle.css (rl-*, cell-q*, cell-m*). */
/* _content/GuardWeb/Components/Pages/RizikOdElementarnihNepogoda/Components/RizikOdElementarnihNepogoda_Upitnik_Excel.razor.rz.scp.css */

body[b-df48pni5pj] {
    font-family: Arial, sans-serif;
    font-size: 14px;
}

table[b-df48pni5pj] {
    border-collapse: collapse;
    width: 100%;
    text-align: center;
}

th[b-df48pni5pj], td[b-df48pni5pj] {
    border: 1px solid #000;
    padding: 5px;
}

.td-center[b-df48pni5pj] {
    vertical-align: middle;
}

th[b-df48pni5pj] {
    background-color: #d9e1f2;
}

.header[b-df48pni5pj] {
    background-color: #d9e1f2;
    font-weight: bold;
    text-align: center;
}

.sub-header[b-df48pni5pj] {
    background-color: #f2f2f2;
    font-weight: bold;
    text-align: left;
}

.bold-text[b-df48pni5pj] {
    /*writing-mode: vertical-rl;
    transform: rotate(180deg);
    white-space: nowrap;*/
    font-weight: bold;
}
/* _content/GuardWeb/Components/Pages/RizikOdElementarnihNepogoda/RizikOdElementarnihNepogoda_Menu.razor.rz.scp.css */
/* Област ризика (мени) — плава тема као ОП0 (изоловано по компоненти) */

/* ===== PANEL HEADING (наслов области) ===== */
.area-heading[b-xnk2teazf3] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    margin: 0 0 14px;
    padding: 16px 18px;
    border: 1px solid #bed8fb;
    border-left: 5px solid #3b82f6;
    border-radius: 16px;
    background: linear-gradient(135deg, #ffffff 0%, #eaf4ff 52%, #dceeff 100%);
    box-shadow: 0 14px 30px rgba(59,130,246,.10);
}
.area-heading-left[b-xnk2teazf3] { min-width: 0; }
.area-heading-right[b-xnk2teazf3] { display: flex; align-items: center; gap: 10px; flex: 0 0 auto; }
.area-kicker[b-xnk2teazf3] {
    display: inline-block;
    padding: 3px 10px;
    border-radius: 999px;
    background: #dbeafe;
    border: 1px solid #bfdbfe;
    color: #1d4ed8;
    font-size: 10.5px;
    font-weight: 950;
    text-transform: uppercase;
    letter-spacing: .04em;
}
.area-title[b-xnk2teazf3] { margin: 8px 0 0 !important; padding: 0 !important; font-size: 16px; }
.area-title strong[b-xnk2teazf3] { color: #082f6f; font-weight: 950; }
.area-count[b-xnk2teazf3] {
    flex: 0 0 auto;
    padding: 7px 14px;
    border-radius: 999px;
    background: #dbeafe;
    border: 1px solid #bfdbfe;
    color: #1d4ed8;
    font-size: 12px;
    font-weight: 950;
    white-space: nowrap;
}

/* стари самостални дивидер испод наслова — сакривен (наслов је сад картица) */
.border-bottom-teal.w-100[b-xnk2teazf3] { display: none; }
h2 strong[b-xnk2teazf3] { color: #082f6f; }

/* по-ШП картица → op0-wrapper изглед */
.card[b-xnk2teazf3] {
    margin-left: 0 !important;
    padding: 0 !important;
    background: rgba(255,255,255,.98);
    border: 1px solid #bdd8fb;
    border-left: 5px solid #3b82f6;
    border-radius: 16px;
    box-shadow: 0 13px 30px rgba(59,130,246,.10);
    overflow: hidden;
}

/* заглавље картице (ШП + дугмад) */
.card-heading[b-xnk2teazf3] {
    margin: 0 !important;
    padding: 13px 16px !important;
    background: linear-gradient(90deg, #e2f0ff 0%, #f2f8ff 76%, #ffffff 100%);
    border-bottom: 0 !important;
    display: flex;
    align-items: center;
    gap: 10px;
}
.card-heading h2[b-xnk2teazf3] { margin: 0; font-size: 13.5px; }
.card-heading h2 strong[b-xnk2teazf3] { color: #082f6f; font-weight: 950; }

/* дугмад */
.button[b-xnk2teazf3] {
    height: 32px;
    min-width: 0;
    border: 0;
    border-radius: 9px;
    padding: 0 14px;
    font-family: inherit;
    font-size: 12px;
    font-weight: 950;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: transform .16s ease, box-shadow .16s ease;
}
.button:hover[b-xnk2teazf3] { transform: translateY(-1px); }
.button--primary[b-xnk2teazf3] {
    background: linear-gradient(135deg, #3b82f6 0%, #2f86f6 62%, #60a5fa 100%);
    color: #fff;
    box-shadow: 0 12px 24px rgba(59,130,246,.26);
}
.button--primary:hover[b-xnk2teazf3] { box-shadow: 0 15px 28px rgba(59,130,246,.34); }
/* Преглед — зеленкасто, да се разликује од плавог Уреди */
.button--preview[b-xnk2teazf3] {
    background: linear-gradient(135deg, #0d9488 0%, #14b8a6 62%, #2dd4bf 100%);
    color: #fff;
    box-shadow: 0 12px 24px rgba(13,148,136,.26);
}
.button--preview:hover[b-xnk2teazf3] { box-shadow: 0 15px 28px rgba(13,148,136,.34); }
.button--success[b-xnk2teazf3] {
    background: linear-gradient(135deg, #22C55E, #16A34A);
    color: #fff;
    box-shadow: 0 10px 18px rgba(22,163,74,.20);
    border-radius: 999px;
}
.button--danger[b-xnk2teazf3] {
    background: #fff1f3;
    color: #e11d48;
    border: 1px solid #ffd1da;
    border-radius: 999px;
}
/* _content/GuardWeb/Components/Pages/RizikOdNeusaglasenosti/Components/RizikOdNeusaglasenosti_Procena_Excel.razor.rz.scp.css */
/* Стилови радног листа су у глобалном NewStyle.css (rl-*, cell-q*, cell-m*). */
/* _content/GuardWeb/Components/Pages/RizikOdNeusaglasenosti/Components/RizikOdNeusaglasenosti_Upitnik_Excel.razor.rz.scp.css */

body[b-x5tckeyhr2] {
    font-family: Arial, sans-serif;
    font-size: 14px;
}

table[b-x5tckeyhr2] {
    border-collapse: collapse;
    width: 100%;
    text-align: center;
}

th[b-x5tckeyhr2], td[b-x5tckeyhr2] {
    border: 1px solid #000;
    padding: 5px;
}

.td-center[b-x5tckeyhr2] {
    vertical-align: middle;
}

th[b-x5tckeyhr2] {
    background-color: #d9e1f2;
}

.header[b-x5tckeyhr2] {
    background-color: #d9e1f2;
    font-weight: bold;
    text-align: center;
}

.sub-header[b-x5tckeyhr2] {
    background-color: #f2f2f2;
    font-weight: bold;
    text-align: left;
}

.bold-text[b-x5tckeyhr2] {
    /*writing-mode: vertical-rl;
    transform: rotate(180deg);
    white-space: nowrap;*/
    font-weight: bold;
}
/* _content/GuardWeb/Components/Pages/RizikOdNeusaglasenosti/RizikOdNeusaglasenosti_Menu.razor.rz.scp.css */
/* Област ризика (мени) — плава тема као ОП0 (изоловано по компоненти) */

/* ===== PANEL HEADING (наслов области) ===== */
.area-heading[b-v7mpazhnlo] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    margin: 0 0 14px;
    padding: 16px 18px;
    border: 1px solid #bed8fb;
    border-left: 5px solid #3b82f6;
    border-radius: 16px;
    background: linear-gradient(135deg, #ffffff 0%, #eaf4ff 52%, #dceeff 100%);
    box-shadow: 0 14px 30px rgba(59,130,246,.10);
}
.area-heading-left[b-v7mpazhnlo] { min-width: 0; }
.area-heading-right[b-v7mpazhnlo] { display: flex; align-items: center; gap: 10px; flex: 0 0 auto; }
.area-kicker[b-v7mpazhnlo] {
    display: inline-block;
    padding: 3px 10px;
    border-radius: 999px;
    background: #dbeafe;
    border: 1px solid #bfdbfe;
    color: #1d4ed8;
    font-size: 10.5px;
    font-weight: 950;
    text-transform: uppercase;
    letter-spacing: .04em;
}
.area-title[b-v7mpazhnlo] { margin: 8px 0 0 !important; padding: 0 !important; font-size: 16px; }
.area-title strong[b-v7mpazhnlo] { color: #082f6f; font-weight: 950; }
.area-count[b-v7mpazhnlo] {
    flex: 0 0 auto;
    padding: 7px 14px;
    border-radius: 999px;
    background: #dbeafe;
    border: 1px solid #bfdbfe;
    color: #1d4ed8;
    font-size: 12px;
    font-weight: 950;
    white-space: nowrap;
}

/* стари самостални дивидер испод наслова — сакривен (наслов је сад картица) */
.border-bottom-teal.w-100[b-v7mpazhnlo] { display: none; }
h2 strong[b-v7mpazhnlo] { color: #082f6f; }

/* по-ШП картица → op0-wrapper изглед */
.card[b-v7mpazhnlo] {
    margin-left: 0 !important;
    padding: 0 !important;
    background: rgba(255,255,255,.98);
    border: 1px solid #bdd8fb;
    border-left: 5px solid #3b82f6;
    border-radius: 16px;
    box-shadow: 0 13px 30px rgba(59,130,246,.10);
    overflow: hidden;
}

/* заглавље картице (ШП + дугмад) */
.card-heading[b-v7mpazhnlo] {
    margin: 0 !important;
    padding: 13px 16px !important;
    background: linear-gradient(90deg, #e2f0ff 0%, #f2f8ff 76%, #ffffff 100%);
    border-bottom: 0 !important;
    display: flex;
    align-items: center;
    gap: 10px;
}
.card-heading h2[b-v7mpazhnlo] { margin: 0; font-size: 13.5px; }
.card-heading h2 strong[b-v7mpazhnlo] { color: #082f6f; font-weight: 950; }

/* дугмад */
.button[b-v7mpazhnlo] {
    height: 32px;
    min-width: 0;
    border: 0;
    border-radius: 9px;
    padding: 0 14px;
    font-family: inherit;
    font-size: 12px;
    font-weight: 950;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: transform .16s ease, box-shadow .16s ease;
}
.button:hover[b-v7mpazhnlo] { transform: translateY(-1px); }
.button--primary[b-v7mpazhnlo] {
    background: linear-gradient(135deg, #3b82f6 0%, #2f86f6 62%, #60a5fa 100%);
    color: #fff;
    box-shadow: 0 12px 24px rgba(59,130,246,.26);
}
.button--primary:hover[b-v7mpazhnlo] { box-shadow: 0 15px 28px rgba(59,130,246,.34); }
/* Преглед — зеленкасто, да се разликује од плавог Уреди */
.button--preview[b-v7mpazhnlo] {
    background: linear-gradient(135deg, #0d9488 0%, #14b8a6 62%, #2dd4bf 100%);
    color: #fff;
    box-shadow: 0 12px 24px rgba(13,148,136,.26);
}
.button--preview:hover[b-v7mpazhnlo] { box-shadow: 0 15px 28px rgba(13,148,136,.34); }
.button--success[b-v7mpazhnlo] {
    background: linear-gradient(135deg, #22C55E, #16A34A);
    color: #fff;
    box-shadow: 0 10px 18px rgba(22,163,74,.20);
    border-radius: 999px;
}
.button--danger[b-v7mpazhnlo] {
    background: #fff1f3;
    color: #e11d48;
    border: 1px solid #ffd1da;
    border-radius: 999px;
}
/* _content/GuardWeb/Components/Pages/RizikOdPozara/Components/RizikOdPozara_Procena_Excel.razor.rz.scp.css */
/* Стилови радног листа су у глобалном NewStyle.css (rl-*, cell-q*, cell-m*). */
/* _content/GuardWeb/Components/Pages/RizikOdPozara/Components/RizikOdPozara_Upitnik_Excel.razor.rz.scp.css */

body[b-3vxjgng8je] {
    font-family: Arial, sans-serif;
    font-size: 14px;
}

table[b-3vxjgng8je] {
    border-collapse: collapse;
    width: 100%;
    text-align: center;
}

th[b-3vxjgng8je], td[b-3vxjgng8je] {
    border: 1px solid #000;
    padding: 5px;
}

.td-center[b-3vxjgng8je] {
    vertical-align: middle;
}

th[b-3vxjgng8je] {
    background-color: #d9e1f2;
}

.header[b-3vxjgng8je] {
    background-color: #d9e1f2;
    font-weight: bold;
    text-align: center;
}

.sub-header[b-3vxjgng8je] {
    background-color: #f2f2f2;
    font-weight: bold;
    text-align: left;
}

.bold-text[b-3vxjgng8je] {
    /*writing-mode: vertical-rl;
    transform: rotate(180deg);
    white-space: nowrap;*/
    font-weight: bold;
}
/* _content/GuardWeb/Components/Pages/RizikOdPozara/RizikOdPozara_Menu.razor.rz.scp.css */
/* Област ризика (мени) — плава тема као ОП0 (изоловано по компоненти) */

/* ===== PANEL HEADING (наслов области) ===== */
.area-heading[b-hml5lzxtpx] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    margin: 0 0 14px;
    padding: 16px 18px;
    border: 1px solid #bed8fb;
    border-left: 5px solid #3b82f6;
    border-radius: 16px;
    background: linear-gradient(135deg, #ffffff 0%, #eaf4ff 52%, #dceeff 100%);
    box-shadow: 0 14px 30px rgba(59,130,246,.10);
}
.area-heading-left[b-hml5lzxtpx] { min-width: 0; }
.area-heading-right[b-hml5lzxtpx] { display: flex; align-items: center; gap: 10px; flex: 0 0 auto; }
.area-kicker[b-hml5lzxtpx] {
    display: inline-block;
    padding: 3px 10px;
    border-radius: 999px;
    background: #dbeafe;
    border: 1px solid #bfdbfe;
    color: #1d4ed8;
    font-size: 10.5px;
    font-weight: 950;
    text-transform: uppercase;
    letter-spacing: .04em;
}
.area-title[b-hml5lzxtpx] { margin: 8px 0 0 !important; padding: 0 !important; font-size: 16px; }
.area-title strong[b-hml5lzxtpx] { color: #082f6f; font-weight: 950; }
.area-count[b-hml5lzxtpx] {
    flex: 0 0 auto;
    padding: 7px 14px;
    border-radius: 999px;
    background: #dbeafe;
    border: 1px solid #bfdbfe;
    color: #1d4ed8;
    font-size: 12px;
    font-weight: 950;
    white-space: nowrap;
}

/* стари самостални дивидер испод наслова — сакривен (наслов је сад картица) */
.border-bottom-teal.w-100[b-hml5lzxtpx] { display: none; }
h2 strong[b-hml5lzxtpx] { color: #082f6f; }

/* по-ШП картица → op0-wrapper изглед */
.card[b-hml5lzxtpx] {
    margin-left: 0 !important;
    padding: 0 !important;
    background: rgba(255,255,255,.98);
    border: 1px solid #bdd8fb;
    border-left: 5px solid #3b82f6;
    border-radius: 16px;
    box-shadow: 0 13px 30px rgba(59,130,246,.10);
    overflow: hidden;
}

/* заглавље картице (ШП + дугмад) */
.card-heading[b-hml5lzxtpx] {
    margin: 0 !important;
    padding: 13px 16px !important;
    background: linear-gradient(90deg, #e2f0ff 0%, #f2f8ff 76%, #ffffff 100%);
    border-bottom: 0 !important;
    display: flex;
    align-items: center;
    gap: 10px;
}
.card-heading h2[b-hml5lzxtpx] { margin: 0; font-size: 13.5px; }
.card-heading h2 strong[b-hml5lzxtpx] { color: #082f6f; font-weight: 950; }

/* дугмад */
.button[b-hml5lzxtpx] {
    height: 32px;
    min-width: 0;
    border: 0;
    border-radius: 9px;
    padding: 0 14px;
    font-family: inherit;
    font-size: 12px;
    font-weight: 950;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: transform .16s ease, box-shadow .16s ease;
}
.button:hover[b-hml5lzxtpx] { transform: translateY(-1px); }
.button--primary[b-hml5lzxtpx] {
    background: linear-gradient(135deg, #3b82f6 0%, #2f86f6 62%, #60a5fa 100%);
    color: #fff;
    box-shadow: 0 12px 24px rgba(59,130,246,.26);
}
.button--primary:hover[b-hml5lzxtpx] { box-shadow: 0 15px 28px rgba(59,130,246,.34); }
/* Преглед — зеленкасто, да се разликује од плавог Уреди */
.button--preview[b-hml5lzxtpx] {
    background: linear-gradient(135deg, #0d9488 0%, #14b8a6 62%, #2dd4bf 100%);
    color: #fff;
    box-shadow: 0 12px 24px rgba(13,148,136,.26);
}
.button--preview:hover[b-hml5lzxtpx] { box-shadow: 0 15px 28px rgba(13,148,136,.34); }
.button--success[b-hml5lzxtpx] {
    background: linear-gradient(135deg, #22C55E, #16A34A);
    color: #fff;
    box-shadow: 0 10px 18px rgba(22,163,74,.20);
    border-radius: 999px;
}
.button--danger[b-hml5lzxtpx] {
    background: #fff1f3;
    color: #e11d48;
    border: 1px solid #ffd1da;
    border-radius: 999px;
}
/* _content/GuardWeb/Components/Pages/RizikPoZivotnuSredinu/Components/RizikPoZivotnuSredinu_Procena_Excel.razor.rz.scp.css */
/* Стилови радног листа су у глобалном NewStyle.css (rl-*, cell-q*, cell-m*). */
/* _content/GuardWeb/Components/Pages/RizikPoZivotnuSredinu/Components/RizikPoZivotnuSredinu_Upitnik_Excel.razor.rz.scp.css */

body[b-8f0hqx8lt1] {
    font-family: Arial, sans-serif;
    font-size: 14px;
}

table[b-8f0hqx8lt1] {
    border-collapse: collapse;
    width: 100%;
    text-align: center;
}

th[b-8f0hqx8lt1], td[b-8f0hqx8lt1] {
    border: 1px solid #000;
    padding: 5px;
}

.td-center[b-8f0hqx8lt1] {
    vertical-align: middle;
}

th[b-8f0hqx8lt1] {
    background-color: #d9e1f2;
}

.header[b-8f0hqx8lt1] {
    background-color: #d9e1f2;
    font-weight: bold;
    text-align: center;
}

.sub-header[b-8f0hqx8lt1] {
    background-color: #f2f2f2;
    font-weight: bold;
    text-align: left;
}

.bold-text[b-8f0hqx8lt1] {
    /*writing-mode: vertical-rl;
    transform: rotate(180deg);
    white-space: nowrap;*/
    font-weight: bold;
}
/* _content/GuardWeb/Components/Pages/RizikPoZivotnuSredinu/RizikPoZivotnuSredinu_Menu.razor.rz.scp.css */
/* Област ризика (мени) — плава тема као ОП0 (изоловано по компоненти) */

/* ===== PANEL HEADING (наслов области) ===== */
.area-heading[b-nnbda73yw6] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    margin: 0 0 14px;
    padding: 16px 18px;
    border: 1px solid #bed8fb;
    border-left: 5px solid #3b82f6;
    border-radius: 16px;
    background: linear-gradient(135deg, #ffffff 0%, #eaf4ff 52%, #dceeff 100%);
    box-shadow: 0 14px 30px rgba(59,130,246,.10);
}
.area-heading-left[b-nnbda73yw6] { min-width: 0; }
.area-heading-right[b-nnbda73yw6] { display: flex; align-items: center; gap: 10px; flex: 0 0 auto; }
.area-kicker[b-nnbda73yw6] {
    display: inline-block;
    padding: 3px 10px;
    border-radius: 999px;
    background: #dbeafe;
    border: 1px solid #bfdbfe;
    color: #1d4ed8;
    font-size: 10.5px;
    font-weight: 950;
    text-transform: uppercase;
    letter-spacing: .04em;
}
.area-title[b-nnbda73yw6] { margin: 8px 0 0 !important; padding: 0 !important; font-size: 16px; }
.area-title strong[b-nnbda73yw6] { color: #082f6f; font-weight: 950; }
.area-count[b-nnbda73yw6] {
    flex: 0 0 auto;
    padding: 7px 14px;
    border-radius: 999px;
    background: #dbeafe;
    border: 1px solid #bfdbfe;
    color: #1d4ed8;
    font-size: 12px;
    font-weight: 950;
    white-space: nowrap;
}

/* стари самостални дивидер испод наслова — сакривен (наслов је сад картица) */
.border-bottom-teal.w-100[b-nnbda73yw6] { display: none; }
h2 strong[b-nnbda73yw6] { color: #082f6f; }

/* по-ШП картица → op0-wrapper изглед */
.card[b-nnbda73yw6] {
    margin-left: 0 !important;
    padding: 0 !important;
    background: rgba(255,255,255,.98);
    border: 1px solid #bdd8fb;
    border-left: 5px solid #3b82f6;
    border-radius: 16px;
    box-shadow: 0 13px 30px rgba(59,130,246,.10);
    overflow: hidden;
}

/* заглавље картице (ШП + дугмад) */
.card-heading[b-nnbda73yw6] {
    margin: 0 !important;
    padding: 13px 16px !important;
    background: linear-gradient(90deg, #e2f0ff 0%, #f2f8ff 76%, #ffffff 100%);
    border-bottom: 0 !important;
    display: flex;
    align-items: center;
    gap: 10px;
}
.card-heading h2[b-nnbda73yw6] { margin: 0; font-size: 13.5px; }
.card-heading h2 strong[b-nnbda73yw6] { color: #082f6f; font-weight: 950; }

/* дугмад */
.button[b-nnbda73yw6] {
    height: 32px;
    min-width: 0;
    border: 0;
    border-radius: 9px;
    padding: 0 14px;
    font-family: inherit;
    font-size: 12px;
    font-weight: 950;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: transform .16s ease, box-shadow .16s ease;
}
.button:hover[b-nnbda73yw6] { transform: translateY(-1px); }
.button--primary[b-nnbda73yw6] {
    background: linear-gradient(135deg, #3b82f6 0%, #2f86f6 62%, #60a5fa 100%);
    color: #fff;
    box-shadow: 0 12px 24px rgba(59,130,246,.26);
}
.button--primary:hover[b-nnbda73yw6] { box-shadow: 0 15px 28px rgba(59,130,246,.34); }
/* Преглед — зеленкасто, да се разликује од плавог Уреди */
.button--preview[b-nnbda73yw6] {
    background: linear-gradient(135deg, #0d9488 0%, #14b8a6 62%, #2dd4bf 100%);
    color: #fff;
    box-shadow: 0 12px 24px rgba(13,148,136,.26);
}
.button--preview:hover[b-nnbda73yw6] { box-shadow: 0 15px 28px rgba(13,148,136,.34); }
.button--success[b-nnbda73yw6] {
    background: linear-gradient(135deg, #22C55E, #16A34A);
    color: #fff;
    box-shadow: 0 10px 18px rgba(22,163,74,.20);
    border-radius: 999px;
}
.button--danger[b-nnbda73yw6] {
    background: #fff1f3;
    color: #e11d48;
    border: 1px solid #ffd1da;
    border-radius: 999px;
}
/* _content/GuardWeb/Components/Pages/Shared/Button-Add2-New-Component.razor.rz.scp.css */
.rz-btn[b-msbzee0x11] {
    height: 40px;
    border: 0;
    border-radius: 11px;
    padding: 0 14px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    cursor: pointer;
    font-family: inherit;
    font-weight: 850;
    font-size: 13px;
    box-shadow: 0 8px 16px rgba(15,23,42,.07);
    transition: transform .15s ease, box-shadow .15s ease;
    background: linear-gradient(135deg, #08b28e 0%, #0aa2c3 100%);
    color: #fff;
}
.rz-btn:hover[b-msbzee0x11] { transform: translateY(-1px); }
.rz-btn svg[b-msbzee0x11] { width: 18px; height: 18px; fill: none; stroke: currentColor; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }
/* _content/GuardWeb/Components/Pages/Shared/Button-Delete-New-Component.razor.rz.scp.css */
.rz-btn[b-qq3oats6eh] {
    height: 40px;
    border: 1px solid #ffd7de;
    border-radius: 11px;
    padding: 0 14px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    cursor: pointer;
    font-family: inherit;
    font-weight: 850;
    font-size: 13px;
    transition: transform .15s ease;
    background: #fff1f3;
    color: #e83952;
}
.rz-btn:hover[b-qq3oats6eh] { transform: translateY(-1px); }
.rz-btn svg[b-qq3oats6eh] { width: 18px; height: 18px; fill: none; stroke: currentColor; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }
/* _content/GuardWeb/Components/Pages/Shared/Button-Edit-New-Component.razor.rz.scp.css */
.rz-btn[b-m5gvfkwsa1] {
    height: 40px;
    border: 1px solid #d8eaff;
    border-radius: 11px;
    padding: 0 14px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    cursor: pointer;
    font-family: inherit;
    font-weight: 850;
    font-size: 13px;
    transition: transform .15s ease;
    background: #eef6ff;
    color: #2377e8;
}
.rz-btn:hover[b-m5gvfkwsa1] { transform: translateY(-1px); }
.rz-btn svg[b-m5gvfkwsa1] { width: 18px; height: 18px; fill: none; stroke: currentColor; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }
/* _content/GuardWeb/Components/Pages/Shared/Button-Mail-New-Component.razor.rz.scp.css */
.rz-btn[b-djawtdqj1m] {
    height: 40px;
    border: 1px solid #e2e9f4;
    border-radius: 11px;
    padding: 0 14px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    cursor: pointer;
    font-family: inherit;
    font-weight: 850;
    font-size: 13px;
    transition: transform .15s ease;
    background: #f5f8fd;
    color: #2c3a57;
}
.rz-btn:hover[b-djawtdqj1m] { transform: translateY(-1px); }
.rz-btn svg[b-djawtdqj1m] { width: 18px; height: 18px; fill: none; stroke: currentColor; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }
/* _content/GuardWeb/Components/Pages/Shared/Button-Print-New-Component.razor.rz.scp.css */
.rz-btn[b-3tfbot74dy] {
    height: 40px;
    border: 1px solid #e2e9f4;
    border-radius: 11px;
    padding: 0 14px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    cursor: pointer;
    font-family: inherit;
    font-weight: 850;
    font-size: 13px;
    text-decoration: none;
    transition: transform .15s ease;
    background: #f5f8fd;
    color: #2c3a57;
}
.rz-btn:hover[b-3tfbot74dy] { transform: translateY(-1px); }
.rz-btn svg[b-3tfbot74dy] { width: 18px; height: 18px; fill: none; stroke: currentColor; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }
/* _content/GuardWeb/Components/Pages/Shared/Button-Refresh-New-Component.razor.rz.scp.css */
.rz-btn[b-jlee4xml3q] {
    height: 40px;
    border: 1px solid #e2e9f4;
    border-radius: 11px;
    padding: 0 14px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    cursor: pointer;
    font-family: inherit;
    font-weight: 850;
    font-size: 13px;
    transition: transform .15s ease;
    background: #f5f8fd;
    color: #2c3a57;
}
.rz-btn:hover[b-jlee4xml3q] { transform: translateY(-1px); }
.rz-btn svg[b-jlee4xml3q] { width: 18px; height: 18px; fill: none; stroke: currentColor; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }
/* _content/GuardWeb/Components/Pages/Shared/TextEditor.razor.rz.scp.css */
/* Поље за унос описа — црвено док је празно, светло-зелено чим има садржаја */
.te-field[b-ru7d76fa1y]  .ck-editor__editable,
.te-field[b-ru7d76fa1y]  .ck-editor__editable_inline,
.te-field[b-ru7d76fa1y]  .ck-content {
    transition: background .15s ease;
}

.te-field.is-empty[b-ru7d76fa1y]  .ck-editor__editable,
.te-field.is-empty[b-ru7d76fa1y]  .ck-editor__editable_inline,
.te-field.is-empty[b-ru7d76fa1y]  .ck-content {
    background: #fff1f3 !important;
}

.te-field.is-filled[b-ru7d76fa1y]  .ck-editor__editable,
.te-field.is-filled[b-ru7d76fa1y]  .ck-editor__editable_inline,
.te-field.is-filled[b-ru7d76fa1y]  .ck-content {
    background: #effdf5 !important;
}
/* _content/GuardWeb/Components/Pages/UpitnikZaKlijente/Upitnik_FI.razor.rz.scp.css */
/* ФИ (Финансијски подаци) — стил по mockup-у (изоловано) */

#fiTableWrapper[b-w4d0c2wbmi] { padding: 2px; }

.op0-wrapper[b-w4d0c2wbmi] {
    background: rgba(255,255,255,.98);
    border: 1px solid #d6e5f2;
    border-radius: 16px;
    box-shadow: 0 12px 30px rgba(13,39,76,.06);
    overflow: hidden;
    margin: 0 0 14px;
}

/* поднаслов секције — section-title */
.op0-section-title[b-w4d0c2wbmi] {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px 14px;
    background: linear-gradient(90deg, #dceeff 0%, #edf6ff 65%, #ffffff 100%);
    border-bottom: 1px solid #bdd8fb;
    border-top: 1px solid #e3eef8;
    font-size: 12.5px;
    text-transform: uppercase;
    letter-spacing: .01em;
    font-weight: 950;
    color: #082f6f;
}
.op0-section-title:first-child[b-w4d0c2wbmi] { border-top: 0; }
.op0-section-title[b-w4d0c2wbmi]:before {
    content: "";
    width: 5px; height: 20px;
    border-radius: 999px;
    background: linear-gradient(180deg, #60a5fa, #3b82f6);
    box-shadow: 0 0 0 4px rgba(59,130,246,.12);
    flex: 0 0 auto;
}
.op0-section-title.sub[b-w4d0c2wbmi] { background: linear-gradient(90deg, #e6f2ff 0%, #f2f8ff 76%, #ffffff 100%); }
.op0-section-meta[b-w4d0c2wbmi] { color: #5a6f8c; font-weight: 650; font-size: 12px; text-transform: none; }

.op0-section-body[b-w4d0c2wbmi] { padding: 12px 14px 14px; }

/* грид картица (3 у реду по mockup-у) */
.fi-grid[b-w4d0c2wbmi] {
    display: grid;
    grid-template-columns: repeat(3, minmax(220px, 1fr));
    gap: 10px 12px;
    align-items: stretch;
}
.fi-card[b-w4d0c2wbmi] {
    background: #f8fbff;
    border: 1px solid #e5eef8;
    border-radius: 12px;
    padding: 10px 12px;
    display: flex;
    flex-direction: column;
    gap: 6px;
}
.op0-label[b-w4d0c2wbmi] { font-size: 12px; font-weight: 850; color: #1a2b47; line-height: 1.25; }
.op0-description[b-w4d0c2wbmi] { font-size: 11px; color: #6a7c96; font-weight: 600; line-height: 1.3; }
.op0-money-input[b-w4d0c2wbmi] { margin-top: auto; }

/* датум поље */
.op0-date[b-w4d0c2wbmi] {
    height: 34px;
    border: 1px solid #d9e4f2;
    border-radius: 9px;
    padding: 0 10px;
    font-family: inherit;
    font-size: 13px;
    font-weight: 700;
    color: #17335c;
    background: #fff;
    width: 100%;
}
.op0-date.is-filled[b-w4d0c2wbmi] { border-color: rgba(16,185,167,.5); background: rgba(18,210,201,.06); }
.op0-date.is-empty[b-w4d0c2wbmi] { border-color: #ffd7de; }

/* правило процента + укупно (по mockup-у) */
.percent-rule[b-w4d0c2wbmi] {
    margin: 12px 14px;
    border: 1px solid rgba(16,185,167,.26);
    background: linear-gradient(135deg, rgba(18,210,201,.12), rgba(47,134,246,.08));
    border-radius: 14px;
    padding: 10px 12px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.75);
}
.percent-rule-text[b-w4d0c2wbmi] {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #063451;
    font-size: 12.5px;
    font-weight: 850;
    line-height: 1.35;
}
.percent-rule-icon[b-w4d0c2wbmi] {
    width: 30px; height: 30px;
    border-radius: 10px;
    display: grid; place-items: center;
    flex: 0 0 auto;
    color: #078f85;
    background: rgba(16,185,167,.14);
    font-weight: 1000;
}
.percent-total[b-w4d0c2wbmi] {
    flex: 0 0 auto;
    display: inline-flex;
    align-items: center;
    gap: 7px;
    min-height: 31px;
    padding: 0 12px;
    border-radius: 999px;
    border: 1px solid rgba(47,134,246,.22);
    background: rgba(255,255,255,.86);
    color: #17335c;
    font-size: 12px;
    font-weight: 950;
    box-shadow: 0 8px 16px rgba(13,39,76,.04);
}
.percent-total strong[b-w4d0c2wbmi] { font-size: 14px; }
.percent-total.is-invalid strong[b-w4d0c2wbmi] { color: #c60f1a; }
.percent-total.is-valid strong[b-w4d0c2wbmi] { color: #078f85; }

/* акције + дугмад */
.op0-actions[b-w4d0c2wbmi] {
    display: flex;
    justify-content: flex-end;
    gap: 10px;
    padding: 12px 14px;
    background: linear-gradient(90deg, #f8fbff, #fff);
    border-top: 1px solid #e1ebf6;
}
.op0-btn[b-w4d0c2wbmi], .op0-btn-primary[b-w4d0c2wbmi], .op0-btn-danger[b-w4d0c2wbmi] {
    height: 42px;
    border-radius: 11px;
    padding: 0 26px;
    border: 1px solid transparent;
    font-family: inherit;
    font-size: 13.5px;
    font-weight: 950;
    cursor: pointer;
    transition: transform .16s ease;
}
.op0-btn:hover[b-w4d0c2wbmi], .op0-btn-primary:hover[b-w4d0c2wbmi], .op0-btn-danger:hover[b-w4d0c2wbmi] { transform: translateY(-1px); }
.op0-btn-primary[b-w4d0c2wbmi] { color: #fff; background: linear-gradient(135deg, #3b82f6 0%, #2f86f6 62%, #60a5fa 100%); box-shadow: 0 12px 24px rgba(59,130,246,.26); }
.op0-btn-danger[b-w4d0c2wbmi] { color: #c60f1a; background: #fff; border-color: rgba(255,71,79,.55); }

/* звездица обавезног поља — исти наранџасти облачић као икона у поруци, само мањи */
.req[b-w4d0c2wbmi] {
    display: inline-grid;
    place-items: center;
    width: 19px; height: 19px;
    border-radius: 6px;
    margin-left: 5px;
    vertical-align: -4px;
    flex: 0 0 auto;
    color: #fff;
    background: linear-gradient(135deg, #f59e0b, #ea580c);
    box-shadow: 0 4px 10px rgba(234,88,12,.38);
    font-size: 14px;
    font-weight: 1000;
    line-height: 1;
    /* глиф * седи при врху em-кутије — гура се наниже да буде оптички центриран */
    padding-top: 5px;
}

/* порука на врху форме — објашњење звездице */
.fi-notice[b-w4d0c2wbmi] {
    display: flex;
    align-items: center;
    gap: 12px;
    margin: 0 0 14px;
    padding: 13px 15px;
    border: 1px solid rgba(217,119,6,.42);
    border-left: 5px solid #f59e0b;
    border-radius: 14px;
    background: linear-gradient(135deg, rgba(251,191,36,.30) 0%, rgba(249,115,22,.15) 58%, rgba(255,255,255,.55) 100%);
    box-shadow: 0 10px 22px rgba(217,119,6,.16), inset 0 1px 0 rgba(255,255,255,.8);
    color: #7c2d12;
    font-size: 13px;
    font-weight: 850;
    line-height: 1.45;
}
.fi-notice-icon[b-w4d0c2wbmi] {
    width: 32px; height: 32px;
    border-radius: 10px;
    display: grid; place-items: center;
    flex: 0 0 auto;
    color: #fff;
    background: linear-gradient(135deg, #f59e0b, #ea580c);
    box-shadow: 0 6px 14px rgba(234,88,12,.35);
    font-size: 20px;
    font-weight: 1000;
    line-height: 1;
    padding-top: 6px;
}
.fi-notice strong[b-w4d0c2wbmi] {
    font-weight: 1000;
    color: #9a3412;
    background: rgba(255,255,255,.72);
    border-radius: 6px;
    padding: 1px 6px;
}

/* ЗАВРШИ ФИНАНСИЈСКИ ИЗВЕШТАЈ — преко целе ширине, на дну форме */
.fi-finish-btn[b-w4d0c2wbmi] {
    display: block;
    width: 100%;
    height: 52px;
    margin: 0 0 14px;
    padding: 0 18px;
    border: 1px solid transparent;
    border-radius: 14px;
    font-family: inherit;
    font-size: 14px;
    font-weight: 1000;
    letter-spacing: .06em;
    text-transform: uppercase;
    color: #fff;
    cursor: pointer;
    background: linear-gradient(135deg, #10b9a7 0%, #12d2c9 60%, #3b82f6 100%);
    box-shadow: 0 14px 28px rgba(16,185,167,.28);
    transition: transform .16s ease;
}
.fi-finish-btn:hover[b-w4d0c2wbmi] { transform: translateY(-1px); }

@media (max-width: 1040px) {
    .fi-grid[b-w4d0c2wbmi] { grid-template-columns: repeat(2, minmax(200px, 1fr)); }
}
@media (max-width: 680px) {
    .fi-grid[b-w4d0c2wbmi] { grid-template-columns: 1fr; }
}
/* _content/GuardWeb/Components/Pages/UpitnikZaKlijente/Upitnik_Main.razor.rz.scp.css */
/* Сарадник мени — чипови по mockup-у (изоловано) */

.chips-nav[b-oqn44dqoc7] {
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
    align-items: center;
    justify-content: center;
    list-style: none;
    padding: 0;
    margin: 0;
}
.chips-nav li[b-oqn44dqoc7] { list-style: none; margin: 0; }

.chips-nav li a[b-oqn44dqoc7] {
    position: relative;
    border: 1px solid #d9e4f2;
    background: linear-gradient(180deg, #ffffff, #f5f9ff);
    color: #17335c;
    min-height: 31px;
    padding: 0 10px 0 8px;
    border-radius: 999px;
    display: inline-flex;
    align-items: center;
    gap: 7px;
    font-size: 12px;
    font-weight: 950;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.94), 0 8px 18px rgba(13,39,76,.04);
    cursor: pointer;
    transition: .18s ease;
    text-decoration: none;
    text-transform: none;
}
.chips-nav li a:hover[b-oqn44dqoc7] {
    transform: translateY(-1px);
    border-color: rgba(47,134,246,.45);
    box-shadow: 0 10px 22px rgba(13,39,76,.075);
}

/* status тачка (боја долази из TabColor: црвена/жута/зелена) */
.chips-nav li a > .circle[b-oqn44dqoc7] {
    order: 1;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    box-shadow: 0 0 0 4px rgba(255,16,24,.09);
    flex: 0 0 auto;
    margin: 0;
}
/* кратка ознака (ОП, ФИ, ОПА 1 …) */
.chips-nav li a > span:last-of-type[b-oqn44dqoc7] {
    order: 2;
    position: static;
    font-weight: 950;
    letter-spacing: 0;
}
/* проценат badge */
.chips-nav li a > span:first-of-type[b-oqn44dqoc7] {
    order: 3;
    font-weight: 950;
    color: #6e7f99;
    background: #eef4fb;
    border-radius: 999px;
    padding: 2px 6px;
    line-height: 1;
    font-size: 11px;
}

/* активан чип */
.chips-nav li.active a[b-oqn44dqoc7] {
    background: linear-gradient(135deg, #1479ff, #59a6ff);
    border-color: transparent;
    color: #fff;
    box-shadow: 0 12px 22px rgba(47,134,246,.30);
    transform: translateY(-1px);
}
.chips-nav li.active a > span:first-of-type[b-oqn44dqoc7] { color: rgba(255,255,255,.92); background: rgba(255,255,255,.18); }
.chips-nav li.active a > .circle[b-oqn44dqoc7] { box-shadow: 0 0 0 4px rgba(255,255,255,.20); }

/* комплетан чип (100%) */
.chips-nav li.is-complete a[b-oqn44dqoc7] {
    background: linear-gradient(135deg, #18A86B, #31C784);
    border-color: transparent;
    color: #fff;
    box-shadow: 0 12px 22px rgba(24,168,107,.24);
}
.chips-nav li.is-complete a > span:first-of-type[b-oqn44dqoc7] { color: #fff; background: rgba(255,255,255,.20); }
.chips-nav li.is-complete a > .circle[b-oqn44dqoc7] { box-shadow: 0 0 0 4px rgba(255,255,255,.20); }

/* tooltip (пун назив области) — на hover */
.chips-nav li a > p[b-oqn44dqoc7] {
    position: absolute;
    left: 50%;
    bottom: calc(100% + 10px);
    transform: translateX(-50%) translateY(4px);
    min-width: max-content;
    max-width: 260px;
    margin: 0;
    padding: 8px 10px;
    border-radius: 10px;
    background: #061b3a;
    color: #fff;
    font-size: 11px;
    line-height: 1.25;
    font-weight: 850;
    box-shadow: 0 14px 28px rgba(6,27,58,.18);
    opacity: 0;
    pointer-events: none;
    transition: .16s ease;
    z-index: 9999;
    white-space: normal;
    text-align: center;
    text-transform: none;
}
.chips-nav li a:hover > p[b-oqn44dqoc7] { opacity: 1; transform: translateX(-50%) translateY(0); }
/* _content/GuardWeb/Components/Pages/UpitnikZaKlijente/Upitnik_OP0.razor.rz.scp.css */
/* ОП0 (Општи подаци) — плава верзија по mockup-у (изоловано) */

/* ===== PANEL HEADING (Активна област) ===== */
.op0-panel-heading[b-bmsxduhwi7] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    margin: 0 0 14px;
    padding: 16px 18px;
    border: 1px solid #bed8fb;
    border-left: 5px solid #3b82f6;
    border-radius: 16px;
    background: linear-gradient(135deg, #ffffff 0%, #eaf4ff 52%, #dceeff 100%);
    box-shadow: 0 14px 30px rgba(59,130,246,.10);
}
.op0-kicker[b-bmsxduhwi7] {
    display: inline-block;
    padding: 3px 10px;
    border-radius: 999px;
    background: #dbeafe;
    border: 1px solid #bfdbfe;
    color: #1d4ed8;
    font-size: 10.5px;
    font-weight: 950;
    text-transform: uppercase;
    letter-spacing: .04em;
}
.op0-panel-heading h2[b-bmsxduhwi7] { margin: 8px 0 4px; font-size: 18px; font-weight: 950; color: #082f6f; text-transform: uppercase; letter-spacing: -.2px; }
.op0-panel-heading p[b-bmsxduhwi7] { margin: 0; font-size: 12.5px; font-weight: 600; color: #4a5f80; line-height: 1.4; max-width: 900px; }
.op0-count[b-bmsxduhwi7] {
    flex: 0 0 auto;
    padding: 7px 14px;
    border-radius: 999px;
    background: #dbeafe;
    border: 1px solid #bfdbfe;
    color: #1d4ed8;
    font-size: 12px;
    font-weight: 950;
}

/* ===== SP CARD ===== */
.op0-wrapper[b-bmsxduhwi7] {
    background: rgba(255,255,255,.98);
    border: 1px solid #bdd8fb;
    border-left: 5px solid #3b82f6;
    border-radius: 16px;
    box-shadow: 0 13px 30px rgba(59,130,246,.10);
    overflow: hidden;
    margin: 0 0 14px;
}

/* заглавље штићеног простора */
.op0-sp-header[b-bmsxduhwi7] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    padding: 13px 16px;
    background: linear-gradient(90deg, #e2f0ff 0%, #f2f8ff 76%, #ffffff 100%);
    border-bottom: 1px solid #c6dcf8;
}
.op0-sp-left[b-bmsxduhwi7] { display: flex; align-items: center; gap: 10px; flex-wrap: wrap; min-width: 0; }
.op0-space-tag[b-bmsxduhwi7] {
    flex: 0 0 auto;
    padding: 4px 11px;
    border-radius: 999px;
    background: #dbeafe;
    border: 1px solid #bfdbfe;
    color: #1d4ed8;
    font-size: 11px;
    font-weight: 950;
    text-transform: uppercase;
    letter-spacing: .02em;
}
.op0-space-name[b-bmsxduhwi7] { font-weight: 950; font-size: 13.5px; color: #082f6f; }
.op0-section-meta[b-bmsxduhwi7] { color: #526987; font-weight: 650; font-size: 12px; }

/* дугме за скупљање — плави круг, бела стрелица */
.op0-sp-toggle[b-bmsxduhwi7] {
    border: 0;
    width: 36px; height: 36px; min-width: 36px;
    border-radius: 50%;
    display: grid; place-items: center;
    cursor: pointer;
    background: linear-gradient(135deg, #3b82f6 0%, #2f86f6 62%, #60a5fa 100%);
    box-shadow: 0 12px 24px rgba(59,130,246,.26);
    transition: box-shadow .16s ease, transform .16s ease;
}
.op0-sp-toggle:hover[b-bmsxduhwi7] { transform: translateY(-1px); box-shadow: 0 15px 28px rgba(59,130,246,.34); }
.op0-sp-toggle img[b-bmsxduhwi7] { width: 15px; height: 15px; filter: brightness(0) invert(1); }

/* наслов групе (1. Екстерни контекст …) — section-title */
.op0-sub-group-title[b-bmsxduhwi7] {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px 14px;
    background: linear-gradient(90deg, #dceeff 0%, #edf6ff 65%, #ffffff 100%);
    border-bottom: 1px solid #bdd8fb;
    border-top: 1px solid #e3eef8;
    font-size: 12.5px;
    text-transform: uppercase;
    letter-spacing: .01em;
    font-weight: 950;
    color: #082f6f;
}
.op0-sub-group-title[b-bmsxduhwi7]:before {
    content: "";
    width: 5px; height: 20px;
    border-radius: 999px;
    background: linear-gradient(180deg, #60a5fa, #3b82f6);
    box-shadow: 0 0 0 4px rgba(59,130,246,.12);
    flex: 0 0 auto;
}
.op0-sub-group-title .op0-section-meta[b-bmsxduhwi7] { text-transform: none; }

/* ред питања */
.op0-sub-section[b-bmsxduhwi7] {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px 14px;
    border-bottom: 1px solid #eef3f9;
}
.op0-sub-section:last-child[b-bmsxduhwi7] { border-bottom: 0; }
/* лева страна реда: наслов + поднаслов (гура квачицу и дугме удесно) */
.op0-sub-main[b-bmsxduhwi7] { margin-right: auto; min-width: 0; }
.op0-sub-title[b-bmsxduhwi7] {
    display: block;
    font-size: 13.8px;
    font-weight: 950;
    color: #082f6f;
    line-height: 1.35;
}
.op0-sub-subtitle[b-bmsxduhwi7] {
    margin: 3px 0 0;
    font-size: 11.5px;
    font-weight: 600;
    color: #6b7f99;
    line-height: 1.4;
}

/* дугме „Уреди" — плаво */
.op0-btn[b-bmsxduhwi7], .op0-btn-primary[b-bmsxduhwi7] {
    border: 0;
    height: 32px;
    min-width: 74px;
    border-radius: 9px;
    padding: 0 16px;
    background: linear-gradient(135deg, #3b82f6 0%, #2f86f6 62%, #60a5fa 100%);
    color: #fff;
    box-shadow: 0 12px 24px rgba(59,130,246,.26);
    font-family: inherit;
    font-size: 12px;
    font-weight: 950;
    cursor: pointer;
    flex: 0 0 auto;
    transition: transform .16s ease, box-shadow .16s ease;
}
.op0-btn:hover[b-bmsxduhwi7], .op0-btn-primary:hover[b-bmsxduhwi7] { transform: translateY(-1px); box-shadow: 0 15px 28px rgba(59,130,246,.34); }

/* зелена квачица попуњености */
.completion-check[b-bmsxduhwi7] {
    width: 26px; height: 26px;
    border-radius: 999px;
    display: inline-grid;
    place-items: center;
    background: linear-gradient(135deg, #22C55E, #16A34A);
    color: #fff;
    font-size: 15px;
    font-weight: 1000;
    line-height: 1;
    box-shadow: 0 8px 16px rgba(22,163,74,.22);
    border: 2px solid rgba(255,255,255,.92);
    flex: 0 0 auto;
}
/* _content/GuardWeb/Components/Pages/Users/Components/KorisniciPoOrganizaciji-Component.razor.rz.scp.css */
/* Корисници по организацији — стил по mockup-у (изоловано) */

.rz-heading[b-kcxhvsh8i2] { margin-bottom: 12px; }
.rz-heading h2[b-kcxhvsh8i2] { margin: 0; font-size: 18px; font-weight: 950; letter-spacing: -.2px; color: #06122f; }

/* ===== FILTERBAR (освежи + претрага лево, пагинација десно) ===== */
.rz-filterbar[b-kcxhvsh8i2] {
    min-height: 50px;
    border-radius: 13px;
    background: linear-gradient(90deg, #f1fffb 0%, #eef7ff 55%, #f6f1ff 100%);
    border: 1px solid #dcecf8;
    padding: 8px;
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 14px;
}
.rz-refresh[b-kcxhvsh8i2] { display: inline-flex; align-items: center; }
.rz-refresh[b-kcxhvsh8i2]  a { display: inline-flex; align-items: center; }
.rz-refresh[b-kcxhvsh8i2]  svg { width: 22px; height: 22px; }

.rz-filterbar[b-kcxhvsh8i2]  .input-box {
    flex: 1 1 auto;
    margin: 0;
    height: 34px;
    display: flex;
    align-items: center;
    gap: 8px;
    background: #fff;
    border: 1px solid #dce5f2;
    border-radius: 9px;
    padding: 0 12px;
    box-shadow: 0 3px 10px rgba(15,23,42,.035);
}
.rz-filterbar[b-kcxhvsh8i2]  .input-box svg { width: 18px; height: 18px; }
.rz-filterbar[b-kcxhvsh8i2]  .input--primary {
    width: 100%;
    height: 32px;
    border: 0 !important;
    outline: 0;
    background: transparent !important;
    color: #23304a;
    font-size: 13px;
    font-weight: 650;
    padding: 0;
}
.rz-filterbar[b-kcxhvsh8i2]  .button--blue-circle {
    width: 34px; height: 34px; min-width: 34px;
    border-radius: 50%;
    background: #348cf7;
    display: inline-flex; align-items: center; justify-content: center;
    box-shadow: 0 7px 14px rgba(49,137,247,.2);
    margin: 0;
}
.rz-filterbar[b-kcxhvsh8i2]  .button--blue-circle:hover { background: #2377e8; }
.rz-filterbar[b-kcxhvsh8i2]  .button--blue-circle img { margin: 0 !important; width: 15px; height: 15px; }
.rz-filterbar[b-kcxhvsh8i2]  .number-wrapper {
    height: 34px; border-radius: 999px; background: #fff; border: 1px solid #dce5f2;
    color: #526079; font-size: 13px; font-weight: 850; padding: 0 13px; margin: 0;
    display: flex; align-items: center;
}
.rz-filterbar[b-kcxhvsh8i2]  .pagination-select {
    height: 34px; border-radius: 999px; border: 1px solid #dce5f2; background: #fff;
    color: #17213d; font-size: 13px; font-weight: 850; padding: 0 12px; margin: 0;
    text-align: center; outline: none;
}

/* ===== TABLE ===== */
.rz-table-card[b-kcxhvsh8i2] {
    background: #fff;
    border: 1px solid rgba(226,232,240,.72);
    border-radius: 15px;
    box-shadow: 0 10px 22px rgba(13,39,76,.05);
    overflow: auto;
    flex: 1 1 auto;
    min-height: 0;
}
.rz-table[b-kcxhvsh8i2] {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    table-layout: fixed;
}
.rz-table col.rz-col-num[b-kcxhvsh8i2] { width: 54px; }
.rz-table col.rz-col-center[b-kcxhvsh8i2] { width: 120px; }

.rz-table thead th[b-kcxhvsh8i2] {
    position: sticky;
    top: 0;
    z-index: 2;
    height: 46px;
    background: #eef2f7;
    color: #1a2440;
    text-align: left;
    font-size: 11.5px;
    line-height: 1.15;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: .02em;
    padding: 0 13px;
    vertical-align: middle;
    white-space: nowrap;
}
.rz-table thead th.rz-th-center[b-kcxhvsh8i2] { text-align: center; }

.rz-table tbody td[b-kcxhvsh8i2] {
    height: 50px;
    border-top: 1px solid #edf1f7;
    padding: 7px 13px;
    font-size: 12.5px;
    color: #202d47;
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
}
.rz-table tbody td.rz-td-center[b-kcxhvsh8i2] { text-align: center; }
.rz-table tbody td.rz-td-center strong[b-kcxhvsh8i2] { font-weight: 900; color: #06122f; }
.rz-table .rz-num[b-kcxhvsh8i2] { text-align: center; color: #5b667f; font-weight: 900; }
.rz-org[b-kcxhvsh8i2] { font-weight: 950; color: #06122f; line-height: 1.12; letter-spacing: -.1px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.rz-sub[b-kcxhvsh8i2] { display: block; margin-top: 4px; color: #7b879d; font-size: 11px; font-weight: 500; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

/* зебра за више редова */
.rz-table tbody tr:nth-child(even) td[b-kcxhvsh8i2] { background: #f7fafd; }
.rz-table tbody tr:hover td[b-kcxhvsh8i2] { background: #eef5ff; }

/* посебне групе (Партнери/Несврстани) */
.rz-table tbody tr.blue-row td[b-kcxhvsh8i2] { background: #eaf2ff !important; }
.rz-table tbody tr.blue-row td:first-child[b-kcxhvsh8i2] { box-shadow: inset 4px 0 0 0 #2f86f6; }

.rz-empty[b-kcxhvsh8i2] { text-align: center; color: #94a3b8; padding: 22px 0; font-weight: 600; }
/* _content/GuardWeb/Components/Pages/Users/Components/User-Component.razor.rz.scp.css */
/* Корисници (User-Component) — стил по mockup-у (изоловано) */

.rz-heading[b-3f0favt6k1] { margin-bottom: 12px; }
.rz-heading h2[b-3f0favt6k1] { margin: 0; font-size: 18px; font-weight: 950; letter-spacing: -.2px; color: #06122f; }

/* ===== TOOLBAR ===== */
.rz-toolbar[b-3f0favt6k1] {
    background: #fff;
    border: 1px solid rgba(226,232,240,.85);
    border-radius: 15px;
    box-shadow: 0 10px 22px rgba(13,39,76,.05);
    padding: 14px 16px;
    margin-bottom: 14px;
}
.rz-toolbar-top[b-3f0favt6k1] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    flex-wrap: wrap;
    margin-bottom: 12px;
}
.rz-title[b-3f0favt6k1] { display: flex; align-items: center; gap: 12px; min-width: 0; }
.rz-title-icon[b-3f0favt6k1] {
    width: 44px; height: 44px; min-width: 44px;
    border-radius: 12px;
    display: grid; place-items: center;
    background: linear-gradient(135deg, rgba(8,178,142,.16), rgba(10,162,195,.14));
    color: #0a9a9d;
}
.rz-title-icon svg[b-3f0favt6k1] { width: 24px; height: 24px; fill: none; stroke: currentColor; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }
.rz-title h2[b-3f0favt6k1] { margin: 0; font-size: 18px; font-weight: 950; letter-spacing: -.2px; color: #06122f; }
.rz-title p[b-3f0favt6k1] { margin: 3px 0 0; font-size: 12px; font-weight: 600; color: #66748c; }
.rz-actions[b-3f0favt6k1] { display: flex; align-items: center; gap: 10px; flex-wrap: wrap; }

/* Select-режим: legacy иконице + сачувај */
.rz-legacy[b-3f0favt6k1] { display: inline-flex; }
.rz-legacy[b-3f0favt6k1]  a {
    width: 40px; height: 40px; border-radius: 11px;
    background: #f5f8fd; border: 1px solid #e2e9f4;
    display: inline-grid; place-items: center;
}
.rz-legacy[b-3f0favt6k1]  svg { width: 20px; height: 20px; }
.rz-save[b-3f0favt6k1] {
    height: 40px; border: 0; border-radius: 11px; padding: 0 16px;
    font-family: inherit; font-size: 13px; font-weight: 850; cursor: pointer;
    color: #fff; background: linear-gradient(135deg, #2f86f6, #1768d8);
    box-shadow: 0 10px 20px rgba(47,134,246,.22);
}

/* ===== FILTERBAR ===== */
.rz-filterbar[b-3f0favt6k1] {
    min-height: 50px;
    border-radius: 13px;
    background: linear-gradient(90deg, #f1fffb 0%, #eef7ff 55%, #f6f1ff 100%);
    border: 1px solid #dcecf8;
    padding: 8px;
    display: flex;
    align-items: center;
    gap: 8px;
}
.rz-filterbar[b-3f0favt6k1]  .input-box {
    flex: 1 1 auto;
    margin: 0;
    height: 34px;
    display: flex;
    align-items: center;
    gap: 8px;
    background: #fff;
    border: 1px solid #dce5f2;
    border-radius: 9px;
    padding: 0 12px;
    box-shadow: 0 3px 10px rgba(15,23,42,.035);
}
.rz-filterbar[b-3f0favt6k1]  .input-box svg { width: 18px; height: 18px; }
.rz-filterbar[b-3f0favt6k1]  .input--primary {
    width: 100%;
    height: 32px;
    border: 0 !important;
    outline: 0;
    background: transparent !important;
    color: #23304a;
    font-size: 13px;
    font-weight: 650;
    padding: 0;
}
.rz-filterbar[b-3f0favt6k1]  .button--blue-circle {
    width: 34px; height: 34px; min-width: 34px;
    border-radius: 50%;
    background: #348cf7;
    display: inline-flex; align-items: center; justify-content: center;
    box-shadow: 0 7px 14px rgba(49,137,247,.2);
    margin: 0;
}
.rz-filterbar[b-3f0favt6k1]  .button--blue-circle:hover { background: #2377e8; }
.rz-filterbar[b-3f0favt6k1]  .button--blue-circle img { margin: 0 !important; width: 15px; height: 15px; }
.rz-filterbar[b-3f0favt6k1]  .number-wrapper {
    height: 34px; border-radius: 999px; background: #fff; border: 1px solid #dce5f2;
    color: #526079; font-size: 13px; font-weight: 850; padding: 0 13px; margin: 0;
    display: flex; align-items: center;
}
.rz-filterbar[b-3f0favt6k1]  .pagination-select {
    height: 34px; border-radius: 999px; border: 1px solid #dce5f2; background: #fff;
    color: #17213d; font-size: 13px; font-weight: 850; padding: 0 12px; margin: 0;
    text-align: center; outline: none;
}

/* ===== TABLE ===== */
.rz-table-card[b-3f0favt6k1] {
    background: #fff;
    border: 1px solid rgba(226,232,240,.72);
    border-radius: 15px;
    box-shadow: 0 10px 22px rgba(13,39,76,.05);
    overflow: auto;
    flex: 1 1 auto;
    min-height: 0;
}
.rz-table[b-3f0favt6k1] {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
}
.rz-table thead th[b-3f0favt6k1] {
    position: sticky;
    top: 0;
    z-index: 2;
    height: 46px;
    background: #eef2f7;
    color: #1a2440;
    text-align: left;
    font-size: 11.5px;
    line-height: 1.15;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: .02em;
    padding: 8px 12px;
    vertical-align: middle;
    white-space: nowrap;
}
.rz-table tbody td[b-3f0favt6k1] {
    border-top: 1px solid #edf1f7;
    padding: 8px 12px;
    font-size: 12.5px;
    color: #202d47;
    vertical-align: middle;
    line-height: 1.3;
}
.rz-table tbody td strong[b-3f0favt6k1] { color: #06122f; font-weight: 900; }

/* зебра за више редова */
.rz-table tbody tr:nth-child(even) td[b-3f0favt6k1] { background: #f7fafd; }
.rz-table tbody tr:hover td[b-3f0favt6k1] { background: #eef5ff; }

/* селекција реда (blue-row) */
.rz-table tbody tr.blue-row td[b-3f0favt6k1] { background: #e6f0ff !important; }
.rz-table tbody tr.blue-row td:first-child[b-3f0favt6k1] { box-shadow: inset 4px 0 0 0 #2f86f6; }

/* иконице у редовима као chip-ови */
.rz-table a.rz-mini[b-3f0favt6k1] {
    display: inline-grid;
    place-items: center;
    width: 34px; height: 34px; min-width: 34px;
    border-radius: 10px;
    background: #eef5ff;
    text-decoration: none;
}
.rz-table a.rz-mini svg[b-3f0favt6k1] { width: 19px; height: 19px; }
.rz-table a.rz-mini.rz-mini--solid[b-3f0favt6k1] { background: #408dfb; }
.rz-table a.rz-mini img[b-3f0favt6k1] {
    width: 20px !important;
    max-width: 20px !important;
    height: 20px;
    background: transparent !important;
    padding: 0 !important;
    border-radius: 0;
}
