@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.25o87uqmvr.bundle.scp.css';

/* _content/Crep.Web/Components/Common/LoginMenu.razor.rz.scp.css */
.nav-item[b-8aj6bgo0jv] {
    margin-left: 5rem;
}

.topnav-container[b-8aj6bgo0jv] {
    width: 30%;
}


    
/* _content/Crep.Web/Components/Common/UserMenu.razor.rz.scp.css */
.kontrola-label[b-hnoakqhblj] {
    position: relative;
    display: inline-flex;
    align-items: center;
}

.kontrola-badge[b-hnoakqhblj] {
    position: absolute;
    top: -0.60rem;
    right: -0.70rem;
    min-width: 1rem;
    height: 1rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 0.55rem;
    padding: 0;
    line-height: 1;
}

.jls-label[b-hnoakqhblj] {
    position: relative;
    display: inline-flex;
    align-items: center;
}

.jls-badge[b-hnoakqhblj] {
    position: absolute;
    top: -0.60rem;
    right: -0.70rem;
    min-width: 1rem;
    height: 1rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 0.55rem;
    padding: 0;
    line-height: 1;
}
.upitnik-badge[b-hnoakqhblj] {
    position: absolute;
    top: -0.60rem;
    min-width: 1rem;
    height: 1rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 0.55rem;
    padding: 0;
    line-height: 1;
}





/* _content/Crep.Web/Components/Layout/MainLayout.razor.rz.scp.css */
#blazor-error-ui[b-wytn6rjusr] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    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-wytn6rjusr] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/Crep.Web/Components/Pages/House3D.razor.rz.scp.css */
/*.house-layout {
    display: flex;
    gap: 16px;
    align-items: flex-start;
}

.house-canvas {
    flex: 1 1 auto;
    width: 100%;
    height: 70vh;
    display: block;
    border-radius: 12px;
    box-shadow: 0 6px 20px rgba(0,0,0,.08);
    background: #f7f7f7;
}

.house-panel {
    width: 360px;
    flex: 0 0 360px;
    position: sticky;
    top: 80px;
}

.info-card {
    padding: 12px;
    border: 1px solid #eee;
    border-radius: 12px;
    margin-bottom: 12px;
}

    .info-card h4 {
        margin: 0 0 .5rem 0;
    }

    .info-card ul {
        margin: 0;
        padding-left: 1.2rem;
    }

@media (max-width:1100px) {
    .house-layout {
        flex-direction: column;
    }

    .house-panel {
        width: 100%;
        position: static;
        top: auto;
    }
}
*/
/* _content/Crep.Web/Components/Pages/Izvestaji/Prilog7FajloviGrid.razor.rz.scp.css */
/* Sličan osećaj kao u Prilog7_TabelaPregleda gridu */
@media screen {
    .prilog7-files-grid .k-grid-header[b-q6h66mecul] {
        position: sticky;
        top: 0;
        z-index: 5;
    }
}

/* sitne korekcije */
.prilog7-files-grid .k-grid-table th[b-q6h66mecul],
.prilog7-files-grid .k-grid-table td[b-q6h66mecul] {
    vertical-align: middle;
    padding: 8px 10px;
}
/* _content/Crep.Web/Components/Pages/Izvestaji/Prilog7_TabelaPregleda.razor.rz.scp.css */
/* ====================================================================================================
   PRILOG 7 - MODERN DESIGN STYLES
   Stilovi za Prilog 7 komponentu u skladu sa novim dizajnom sistema
   ==================================================================================================== */

/* ====================================================================================================
   1. HEADER & PAGE TITLE
   ==================================================================================================== */

.prilog7-header[b-oa2xx5bsyx] {
    background: linear-gradient(135deg, #2c5aa0 0%, #1e3a5f 100%);
    color: white;
    padding: 1.25rem 1.5rem;
    border-radius: 12px;
    margin-bottom: 1.5rem;
    box-shadow: 0 2px 8px rgba(44, 90, 160, 0.15);
}

.prilog7-header h1[b-oa2xx5bsyx] {
    font-size: 1.125rem;
    font-weight: 600;
    margin: 0;
    letter-spacing: 0.025em;
}

/* ====================================================================================================
   2. FILTER SECTION (Za ministarstvo - select dropdown)
   ==================================================================================================== */

.prilog7-filter-bar[b-oa2xx5bsyx] {
    background: white;
    padding: 1.25rem 1.5rem;
    border-radius: 12px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
    margin-bottom: 1.5rem;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    gap: 1.5rem;
    flex-wrap: wrap;
}

.prilog7-filter-group[b-oa2xx5bsyx] {
    flex: 1;
    min-width: 300px;
    max-width: 500px;
}

.prilog7-filter-label[b-oa2xx5bsyx] {
    display: block;
    font-size: 0.8125rem;
    font-weight: 600;
    color: #4a5568;
    margin-bottom: 0.5rem;
    text-transform: uppercase;
    letter-spacing: 0.025em;
}

.prilog7-select[b-oa2xx5bsyx] {
    width: 100%;
    padding: 0.625rem 1rem;
    border: 1px solid #e2e8f0;
    border-radius: 8px;
    font-size: 0.875rem;
    font-family: inherit;
    transition: all 0.2s;
    background: white;
    cursor: pointer;
}

.prilog7-select:focus[b-oa2xx5bsyx] {
    outline: none;
    border-color: #2c5aa0;
    box-shadow: 0 0 0 3px rgba(44, 90, 160, 0.1);
}

/* ====================================================================================================
   3. ACTION BUTTONS
   ==================================================================================================== */

.prilog7-actions[b-oa2xx5bsyx] {
    display: flex;
    gap: 0.75rem;
    flex-shrink: 0;
}

.prilog7-btn[b-oa2xx5bsyx] {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.625rem 1.25rem;
    border: none;
    border-radius: 8px;
    font-size: 0.875rem;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.2s;
    font-family: inherit;
}

.prilog7-btn:disabled[b-oa2xx5bsyx] {
    opacity: 0.5;
    cursor: not-allowed;
}

.prilog7-btn-print[b-oa2xx5bsyx] {
    background: #f7fafc;
    color: #4a5568;
    border: 1px solid #e2e8f0;
}

.prilog7-btn-print:hover:not(:disabled)[b-oa2xx5bsyx] {
    background: #e2e8f0;
    color: #2c5aa0;
}

.prilog7-btn-pdf[b-oa2xx5bsyx] {
    background: #10b981;
    color: white;
}

.prilog7-btn-pdf:hover:not(:disabled)[b-oa2xx5bsyx] {
    background: #059669;
}

.prilog7-btn i[b-oa2xx5bsyx] {
    font-size: 1rem;
}

/* ====================================================================================================
   4. INFO CARD (Podaci o organizaciji)
   ==================================================================================================== */

.prilog7-info-card[b-oa2xx5bsyx] {
    background: white;
    border-radius: 12px;
    padding: 1.5rem;
    margin-bottom: 1.5rem;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
    border-left: 4px solid #2c5aa0;
}

.prilog7-info-grid[b-oa2xx5bsyx] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 1.5rem;
}

.prilog7-info-item[b-oa2xx5bsyx] {
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
}

.prilog7-info-label[b-oa2xx5bsyx] {
    font-size: 0.75rem;
    font-weight: 600;
    color: #718096;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

.prilog7-info-value[b-oa2xx5bsyx] {
    font-size: 1rem;
    font-weight: 600;
    color: #2d3748;
}

/* ====================================================================================================
   5. TABLE CONTAINER
   ==================================================================================================== */

.prilog7-table-container[b-oa2xx5bsyx] {
    background: white;
    border-radius: 12px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
    overflow: hidden;
}

/* ====================================================================================================
   6. TELERIK GRID CUSTOMIZATION
   ==================================================================================================== */

.prilog7-grid[b-oa2xx5bsyx] {
    border: none;
}

.prilog7-grid .k-grid-header[b-oa2xx5bsyx] {
    background: #f7fafc;
    border-bottom: 2px solid #e2e8f0;
}

.prilog7-grid .k-grid-header th[b-oa2xx5bsyx] {
    padding: 1rem;
    text-align: left;
    font-size: 0.75rem;
    font-weight: 600;
    text-transform: uppercase;
    color: #718096;
    letter-spacing: 0.05em;
    border-right: 1px solid #f1f5f9;
}

.prilog7-grid .k-grid-header th:last-child[b-oa2xx5bsyx] {
    border-right: none;
}

.prilog7-grid .k-table-tbody tr[b-oa2xx5bsyx] {
    border-bottom: 1px solid #f7fafc;
    transition: background-color 0.15s ease;
}

.prilog7-grid .k-table-tbody tr:hover[b-oa2xx5bsyx] {
    background-color: #f8fafc;
}

.prilog7-grid .k-table-tbody td[b-oa2xx5bsyx] {
    padding: 1rem;
    font-size: 0.875rem;
    color: #2d3748;
    vertical-align: middle;
}

/* ====================================================================================================
   7. SIGNATURE SECTION
   ==================================================================================================== */

.prilog7-signature[b-oa2xx5bsyx] {
    margin-top: 3rem;
    padding-top: 2rem;
    border-top: 2px solid #e2e8f0;
    text-align: right;
}

.prilog7-signature-title[b-oa2xx5bsyx] {
    font-weight: 600;
    color: #2d3748;
    margin-bottom: 0.25rem;
}

.prilog7-signature-subtitle[b-oa2xx5bsyx] {
    font-size: 0.875rem;
    color: #718096;
    font-style: italic;
}

/* ====================================================================================================
   8. LOADING STATE
   ==================================================================================================== */

.prilog7-loading[b-oa2xx5bsyx] {
    text-align: center;
    padding: 4rem 2rem;
    background: white;
    border-radius: 12px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

.prilog7-loading .spinner-border[b-oa2xx5bsyx] {
    width: 3rem;
    height: 3rem;
    border-width: 3px;
}

.prilog7-loading-text[b-oa2xx5bsyx] {
    margin-top: 1rem;
    color: #718096;
    font-size: 0.875rem;
    font-weight: 500;
}

/* ====================================================================================================
   9. ALERT MESSAGES
   ==================================================================================================== */

.prilog7-alert[b-oa2xx5bsyx] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    padding: 1rem 1.25rem;
    border-radius: 8px;
    font-size: 0.875rem;
    background: white;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

.prilog7-alert i[b-oa2xx5bsyx] {
    font-size: 1.25rem;
    flex-shrink: 0;
}

.prilog7-alert-info[b-oa2xx5bsyx] {
    background: #e8f0fe;
    color: #1e40af;
    border-left: 4px solid #2c5aa0;
}

.prilog7-alert-info i[b-oa2xx5bsyx] {
    color: #2c5aa0;
}

.prilog7-alert-danger[b-oa2xx5bsyx] {
    background: #fee2e2;
    color: #991b1b;
    border-left: 4px solid #dc2626;
}

.prilog7-alert-danger i[b-oa2xx5bsyx] {
    color: #dc2626;
}

.prilog7-alert-warning[b-oa2xx5bsyx] {
    background: #fef3c7;
    color: #92400e;
    border-left: 4px solid #f59e0b;
}

.prilog7-alert-warning i[b-oa2xx5bsyx] {
    color: #f59e0b;
}

/* ====================================================================================================
   10. EMPTY STATE
   ==================================================================================================== */

.prilog7-empty[b-oa2xx5bsyx] {
    text-align: center;
    padding: 3rem 2rem;
    background: white;
    border-radius: 12px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

.prilog7-empty i[b-oa2xx5bsyx] {
    font-size: 3rem;
    color: #cbd5e1;
    margin-bottom: 1rem;
}

.prilog7-empty-text[b-oa2xx5bsyx] {
    color: #718096;
    font-size: 0.875rem;
}

/* ====================================================================================================
   11. RESPONSIVE DESIGN
   ==================================================================================================== */

@media (max-width: 1024px) {
    .prilog7-filter-bar[b-oa2xx5bsyx] {
        flex-direction: column;
        align-items: stretch;
    }

    .prilog7-filter-group[b-oa2xx5bsyx] {
        max-width: 100%;
    }

    .prilog7-actions[b-oa2xx5bsyx] {
        width: 100%;
    }

    .prilog7-btn[b-oa2xx5bsyx] {
        flex: 1;
        justify-content: center;
    }
}

@media (max-width: 768px) {
    .prilog7-header h1[b-oa2xx5bsyx] {
        font-size: 1rem;
    }

    .prilog7-info-grid[b-oa2xx5bsyx] {
        grid-template-columns: 1fr;
        gap: 1rem;
    }

    .prilog7-grid .k-grid-header th[b-oa2xx5bsyx],
    .prilog7-grid .k-table-tbody td[b-oa2xx5bsyx] {
        padding: 0.75rem;
        font-size: 0.8125rem;
    }

    .prilog7-actions[b-oa2xx5bsyx] {
        flex-direction: column;
    }

    .prilog7-btn[b-oa2xx5bsyx] {
        width: 100%;
    }
}

/* ====================================================================================================
   12. PRINT STYLES
   ==================================================================================================== */

@media print {
    .prilog7-filter-bar[b-oa2xx5bsyx],
    .prilog7-actions[b-oa2xx5bsyx],
    .prilog7-btn[b-oa2xx5bsyx] {
        display: none !important;
    }

    .prilog7-header[b-oa2xx5bsyx] {
        background: none;
        color: #1a202c;
        border-bottom: 2px solid #2d3748;
    }

    .prilog7-table-container[b-oa2xx5bsyx] {
        box-shadow: none;
        border: 1px solid #e2e8f0;
    }

    .prilog7-grid .k-grid-header th[b-oa2xx5bsyx] {
        background: #f7fafc;
        border: 1px solid #e2e8f0;
    }

    .prilog7-grid .k-table-tbody td[b-oa2xx5bsyx] {
        border: 1px solid #e2e8f0;
    }

    @page {
        size: A4 landscape;
        margin: 15mm;
    }
}
/* _content/Crep.Web/Components/Pages/Izvestaji/Prilog8_TabelaPregleda.razor.rz.scp.css */
/* ====================================================================================================
   PRILOG 8 - MODERN DESIGN STYLES (kao Prilog 7)
   Stilovi za Prilog 8 komponentu u skladu sa dizajnom Priloga 7
   ==================================================================================================== */

/* ====================================================================================================
   1. HEADER & PAGE TITLE
   ==================================================================================================== */

.prilog8-header[b-elmfgj2q58] {
    background: linear-gradient(135deg, #2c5aa0 0%, #1e3a5f 100%);
    color: white;
    padding: 1.25rem 1.5rem;
    border-radius: 12px;
    margin-bottom: 1.5rem;
    box-shadow: 0 2px 8px rgba(44, 90, 160, 0.15);
}

    .prilog8-header h1[b-elmfgj2q58] {
        font-size: 1.125rem;
        font-weight: 600;
        margin: 0;
        letter-spacing: 0.025em;
    }

/* ====================================================================================================
   2. FILTER SECTION
   ==================================================================================================== */

.prilog8-filter-bar[b-elmfgj2q58] {
    background: white;
    padding: 1.25rem 1.5rem;
    border-radius: 12px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
    margin-bottom: 1.5rem;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    gap: 1.5rem;
    flex-wrap: wrap;
}

.prilog8-filter-inputs[b-elmfgj2q58] {
    display: flex;
    gap: 1rem;
    flex-wrap: wrap;
    align-items: flex-end;
    flex: 1;
}

.prilog8-filter-group[b-elmfgj2q58] {
    display: flex;
    flex-direction: column;
}

.prilog8-filter-label[b-elmfgj2q58] {
    display: block;
    font-size: 0.8125rem;
    font-weight: 600;
    color: #4a5568;
    margin-bottom: 0.5rem;
    text-transform: uppercase;
    letter-spacing: 0.025em;
}

.prilog8-select[b-elmfgj2q58],
.prilog8-input[b-elmfgj2q58] {
    padding: 0.625rem 1rem;
    border: 1px solid #e2e8f0;
    border-radius: 8px;
    font-size: 0.875rem;
    font-family: inherit;
    transition: all 0.2s;
    background: white;
}

    .prilog8-select:focus[b-elmfgj2q58],
    .prilog8-input:focus[b-elmfgj2q58] {
        outline: none;
        border-color: #2c5aa0;
        box-shadow: 0 0 0 3px rgba(44, 90, 160, 0.1);
    }

.prilog8-combobox[b-elmfgj2q58] {
    font-size: 0.875rem;
}

/* ====================================================================================================
   3. ACTION BUTTONS
   ==================================================================================================== */

.prilog8-actions[b-elmfgj2q58] {
    display: flex;
    gap: 0.75rem;
    flex-shrink: 0;
}

.prilog8-btn[b-elmfgj2q58] {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.625rem 1.25rem;
    border: none;
    border-radius: 8px;
    font-size: 0.875rem;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.2s;
    font-family: inherit;
}

    .prilog8-btn:disabled[b-elmfgj2q58] {
        opacity: 0.5;
        cursor: not-allowed;
    }

.prilog8-btn-primary[b-elmfgj2q58] {
    background: linear-gradient(135deg, #2c5aa0 0%, #1e3a5f 100%);
    color: white;
}

    .prilog8-btn-primary:hover:not(:disabled)[b-elmfgj2q58] {
        background: linear-gradient(135deg, #1e3a5f 0%, #142736 100%);
    }

.prilog8-btn-print[b-elmfgj2q58] {
    background: #f7fafc;
    color: #4a5568;
    border: 1px solid #e2e8f0;
}

    .prilog8-btn-print:hover:not(:disabled)[b-elmfgj2q58] {
        background: #e2e8f0;
        color: #2c5aa0;
    }

.prilog8-btn-pdf[b-elmfgj2q58] {
    background: #10b981;
    color: white;
}

    .prilog8-btn-pdf:hover:not(:disabled)[b-elmfgj2q58] {
        background: #059669;
    }

.prilog8-btn i[b-elmfgj2q58] {
    font-size: 1rem;
}

/* ====================================================================================================
   4. INFO CARD (Podaci o inženjeru)
   ==================================================================================================== */

.prilog8-info-card[b-elmfgj2q58] {
    background: white;
    border-radius: 12px;
    padding: 1.5rem;
    margin-bottom: 1.5rem;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
    border-left: 4px solid #2c5aa0;
}

.prilog8-info-grid[b-elmfgj2q58] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 1.5rem;
}

.prilog8-info-item[b-elmfgj2q58] {
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
}

.prilog8-info-label[b-elmfgj2q58] {
    font-size: 0.75rem;
    font-weight: 600;
    color: #718096;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

.prilog8-info-value[b-elmfgj2q58] {
    font-size: 1rem;
    font-weight: 600;
    color: #2d3748;
}

/* ====================================================================================================
   5. TABLE CONTAINER
   ==================================================================================================== */

.prilog8-table-container[b-elmfgj2q58] {
    background: white;
    border-radius: 12px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
    overflow: hidden;
}

/* ====================================================================================================
   6. TELERIK GRID CUSTOMIZATION
   ==================================================================================================== */

.prilog8-grid[b-elmfgj2q58] {
    border: none;
}

    .prilog8-grid .k-grid-header[b-elmfgj2q58] {
        background: #f7fafc;
        border-bottom: 2px solid #e2e8f0;
    }

        .prilog8-grid .k-grid-header th[b-elmfgj2q58] {
            padding: 1rem;
            text-align: left;
            font-size: 0.75rem;
            font-weight: 600;
            text-transform: uppercase;
            color: #718096;
            letter-spacing: 0.05em;
            border-right: 1px solid #f1f5f9;
        }

            .prilog8-grid .k-grid-header th:last-child[b-elmfgj2q58] {
                border-right: none;
            }

    .prilog8-grid .k-table-tbody tr[b-elmfgj2q58] {
        border-bottom: 1px solid #f7fafc;
        transition: background-color 0.15s ease;
    }

        .prilog8-grid .k-table-tbody tr:hover[b-elmfgj2q58] {
            background-color: #f8fafc;
        }

    .prilog8-grid .k-table-tbody td[b-elmfgj2q58] {
        padding: 1rem;
        font-size: 0.875rem;
        color: #2d3748;
        vertical-align: middle;
    }

/* ====================================================================================================
   7. SIGNATURE SECTION
   ==================================================================================================== */

.prilog8-signature[b-elmfgj2q58] {
    margin-top: 3rem;
    padding-top: 2rem;
    border-top: 2px solid #e2e8f0;
    text-align: right;
}

.prilog8-signature-title[b-elmfgj2q58] {
    font-weight: 600;
    color: #2d3748;
    margin-bottom: 0.25rem;
}

.prilog8-signature-subtitle[b-elmfgj2q58] {
    font-size: 0.875rem;
    color: #718096;
    font-style: italic;
}

/* ====================================================================================================
   8. LOADING STATE
   ==================================================================================================== */

.prilog8-loading[b-elmfgj2q58] {
    text-align: center;
    padding: 4rem 2rem;
    background: white;
    border-radius: 12px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

    .prilog8-loading .spinner-border[b-elmfgj2q58] {
        width: 3rem;
        height: 3rem;
        border-width: 3px;
    }

.prilog8-loading-text[b-elmfgj2q58] {
    margin-top: 1rem;
    color: #718096;
    font-size: 0.875rem;
    font-weight: 500;
}

/* ====================================================================================================
   9. ALERT MESSAGES
   ==================================================================================================== */

.prilog8-alert[b-elmfgj2q58] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    padding: 1rem 1.25rem;
    border-radius: 8px;
    font-size: 0.875rem;
    background: white;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

    .prilog8-alert i[b-elmfgj2q58] {
        font-size: 1.25rem;
        flex-shrink: 0;
    }

.prilog8-alert-info[b-elmfgj2q58] {
    background: #e8f0fe;
    color: #1e40af;
    border-left: 4px solid #2c5aa0;
}

    .prilog8-alert-info i[b-elmfgj2q58] {
        color: #2c5aa0;
    }

.prilog8-alert-danger[b-elmfgj2q58] {
    background: #fee2e2;
    color: #991b1b;
    border-left: 4px solid #dc2626;
}

    .prilog8-alert-danger i[b-elmfgj2q58] {
        color: #dc2626;
    }

.prilog8-alert-warning[b-elmfgj2q58] {
    background: #fef3c7;
    color: #92400e;
    border-left: 4px solid #f59e0b;
}

    .prilog8-alert-warning i[b-elmfgj2q58] {
        color: #f59e0b;
    }

/* ====================================================================================================
   10. EMPTY STATE
   ==================================================================================================== */

.prilog8-empty[b-elmfgj2q58] {
    text-align: center;
    padding: 3rem 2rem;
    background: white;
    border-radius: 12px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

    .prilog8-empty i[b-elmfgj2q58] {
        font-size: 3rem;
        color: #cbd5e1;
        margin-bottom: 1rem;
    }

.prilog8-empty-text[b-elmfgj2q58] {
    color: #718096;
    font-size: 0.875rem;
}

/* ====================================================================================================
   11. RESPONSIVE DESIGN
   ==================================================================================================== */

@media (max-width: 1024px) {
    .prilog8-filter-bar[b-elmfgj2q58] {
        flex-direction: column;
        align-items: stretch;
    }

    .prilog8-filter-inputs[b-elmfgj2q58] {
        flex-direction: column;
    }

    .prilog8-filter-group[b-elmfgj2q58] {
        width: 100%;
    }

    .prilog8-actions[b-elmfgj2q58] {
        width: 100%;
    }

    .prilog8-btn[b-elmfgj2q58] {
        flex: 1;
        justify-content: center;
    }
}

@media (max-width: 768px) {
    .prilog8-header h1[b-elmfgj2q58] {
        font-size: 1rem;
    }

    .prilog8-info-grid[b-elmfgj2q58] {
        grid-template-columns: 1fr;
        gap: 1rem;
    }

    .prilog8-grid .k-grid-header th[b-elmfgj2q58],
    .prilog8-grid .k-table-tbody td[b-elmfgj2q58] {
        padding: 0.75rem;
        font-size: 0.8125rem;
    }

    .prilog8-actions[b-elmfgj2q58] {
        flex-direction: column;
    }

    .prilog8-btn[b-elmfgj2q58] {
        width: 100%;
    }
}

/* ====================================================================================================
   12. PRINT STYLES
   ==================================================================================================== */

@media print {
    .prilog8-filter-bar[b-elmfgj2q58],
    .prilog8-actions[b-elmfgj2q58],
    .prilog8-btn[b-elmfgj2q58] {
        display: none !important;
    }

    .prilog8-header[b-elmfgj2q58] {
        background: none;
        color: #1a202c;
        border-bottom: 2px solid #2d3748;
    }

    .prilog8-table-container[b-elmfgj2q58] {
        box-shadow: none;
        border: 1px solid #e2e8f0;
    }

    .prilog8-grid .k-grid-header th[b-elmfgj2q58] {
        background: #f7fafc;
        border: 1px solid #e2e8f0;
    }

    .prilog8-grid .k-table-tbody td[b-elmfgj2q58] {
        border: 1px solid #e2e8f0;
    }

    @page {
        size: A4 landscape;
        margin: 15mm;
    }
}
/* _content/Crep.Web/Components/Pages/JLS/JLS_StatusKontrole.razor.rz.scp.css */
.status-kontrole-container[b-s9g5g8pmc0] {
    max-width: 1400px;
    margin: 2rem auto;
    padding: 0 1rem;
}

/* Filter Card */
.filter-card[b-s9g5g8pmc0] {
    background: white;
    border-radius: 12px;
    padding: 1.5rem;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
    margin-bottom: 2rem;
}

.filter-grid[b-s9g5g8pmc0] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 1rem;
    align-items: end;
}

.filter-label[b-s9g5g8pmc0] {
    font-size: 0.8125rem;
    font-weight: 600;
    color: #475569;
    margin-bottom: 0.5rem;
}

.custom-select[b-s9g5g8pmc0] {
    padding: 0.625rem 0.875rem;
    border: 1px solid #e2e8f0;
    border-radius: 6px;
    font-size: 0.875rem;
    transition: all 0.2s;
    background: white;
}

    .custom-select:focus[b-s9g5g8pmc0] {
        outline: none;
        border-color: #2c5aa0;
        box-shadow: 0 0 0 3px rgba(44, 90, 160, 0.1);
    }

/* Buttons */
.action-buttons[b-s9g5g8pmc0] {
    display: flex;
    gap: 0.75rem;
    flex-wrap: wrap;
}

.custom-btn[b-s9g5g8pmc0] {
    padding: 0.625rem 1.25rem;
    border: none;
    border-radius: 6px;
    font-size: 0.875rem;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.2s;
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
}

.btn-primary.custom-btn:hover:not(:disabled)[b-s9g5g8pmc0] {
    background: #1e3a5f;
}

.btn-info.custom-btn[b-s9g5g8pmc0] {
    background: #0891b2;
    color: white;
}

    .btn-info.custom-btn:hover:not(:disabled)[b-s9g5g8pmc0] {
        background: #0e7490;
    }

.btn-warning.custom-btn[b-s9g5g8pmc0] {
    background: #f59e0b;
    color: white;
}

    .btn-warning.custom-btn:hover:not(:disabled)[b-s9g5g8pmc0] {
        background: #d97706;
    }

.custom-btn:disabled[b-s9g5g8pmc0] {
    opacity: 0.5;
    cursor: not-allowed;
}

/* Alert */
.custom-alert[b-s9g5g8pmc0] {
    padding: 1rem 1.25rem;
    border-radius: 12px;
    margin-bottom: 1.5rem;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
    display: flex;
    align-items: start;
    gap: 0.75rem;
}

/* Table Card */
.table-card[b-s9g5g8pmc0] {
    background: white;
    border-radius: 12px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
    overflow: hidden;
}

.table-header[b-s9g5g8pmc0] {
    background: #f8fafc;
    padding: 1.25rem 1.5rem;
    border-bottom: 2px solid #e2e8f0;
}

    .table-header h5[b-s9g5g8pmc0] {
        margin: 0;
        font-size: 1rem;
        font-weight: 600;
        color: #1e293b;
    }

.table-container[b-s9g5g8pmc0] {
    overflow-x: auto;
}

.verzije-table[b-s9g5g8pmc0] {
    width: 100%;
    border-collapse: collapse;
}

    .verzije-table thead[b-s9g5g8pmc0] {
        background: #f8fafc;
        border-bottom: 2px solid #e2e8f0;
    }

    .verzije-table th[b-s9g5g8pmc0] {
        padding: 1rem 1.25rem;
        text-align: left;
        font-size: 0.8125rem;
        font-weight: 600;
        color: #475569;
        text-transform: uppercase;
        letter-spacing: 0.05em;
    }

    .verzije-table td[b-s9g5g8pmc0] {
        padding: 1rem 1.25rem;
        border-bottom: 1px solid #f1f5f9;
        font-size: 0.875rem;
        color: #1e293b;
    }

    .verzije-table tbody tr[b-s9g5g8pmc0] {
        transition: background-color 0.2s;
    }

        .verzije-table tbody tr:hover[b-s9g5g8pmc0] {
            background-color: #f8fafc;
        }

        .verzije-table tbody tr:last-child td[b-s9g5g8pmc0] {
            border-bottom: none;
        }

        .verzije-table tbody tr.current-version[b-s9g5g8pmc0] {
            background-color: #d1fae5;
        }

            .verzije-table tbody tr.current-version:hover[b-s9g5g8pmc0] {
                background-color: #a7f3d0;
            }

/* Version Badge */
.version-number[b-s9g5g8pmc0] {
    font-weight: 700;
    color: #2c5aa0;
}


/* Action Buttons in Table */
.table-action-btn[b-s9g5g8pmc0] {
    padding: 0.375rem 0.75rem;
    border: 1px solid #e2e8f0;
    border-radius: 6px;
    font-size: 0.8125rem;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.2s;
    background: white;
    color: #475569;
    display: inline-flex;
    align-items: center;
    gap: 0.375rem;
}

    .table-action-btn:hover[b-s9g5g8pmc0] {
        background: #f8fafc;
        border-color: #2c5aa0;
        color: #2c5aa0;
    }

    .table-action-btn.primary[b-s9g5g8pmc0] {
        color: #2c5aa0;
        border-color: #2c5aa0;
    }

        .table-action-btn.primary:hover[b-s9g5g8pmc0] {
            background: #2c5aa0;
            color: white;
        }


.btn-group-custom[b-s9g5g8pmc0] {
    display: flex;
    gap: 0.5rem;
}

/* Responsive */
@media (max-width: 768px) {
    .status-kontrole-container[b-s9g5g8pmc0] {
        padding: 0 0.5rem;
    }

    .filter-grid[b-s9g5g8pmc0] {
        grid-template-columns: 1fr;
    }

    .action-buttons[b-s9g5g8pmc0] {
        flex-direction: column;
    }

    .custom-btn[b-s9g5g8pmc0] {
        width: 100%;
    }

    .verzije-table th[b-s9g5g8pmc0],
    .verzije-table td[b-s9g5g8pmc0] {
        padding: 0.75rem 0.875rem;
        font-size: 0.8125rem;
    }

    .btn-group-custom[b-s9g5g8pmc0] {
        flex-direction: column;
    }

    .table-action-btn[b-s9g5g8pmc0] {
        width: 100%;
    }
}

/* Poravnanje help "?" dugmeta desno u headeru */
.page-header[b-s9g5g8pmc0] {
    display: flex;
    align-items: center;
    justify-content: space-between; /* naslov levo, upitnik skroz desno */
}

    .page-header > h1[b-s9g5g8pmc0] {
        margin: 0; /* spreči da visina/margina gura dugme dole */
    }

    /* Selektor pogađa tvoje "?" dugme bez dodavanja klasa u markupu */
    .page-header > a.btn[b-s9g5g8pmc0] {
        flex: 0 0 auto;
        margin-left: 1rem; /* malo vazduha od naslova */
        display: flex; /* sigurni centar u krugu */
        align-items: center;
        justify-content: center;
        /* širina/visina već imaš inline; ovo ne menja izgled, samo duplira za slučaj da skineš inline */
        width: 2rem;
        height: 2rem;
        padding: 0;
        line-height: 1;
    }

    /* Poravnanje naslova i "?" u istu liniju (spec bump) */
    .status-kontrole-container .page-header[b-s9g5g8pmc0],
    .page-header.page-header[b-s9g5g8pmc0] {
        display: flex !important;
        align-items: center !important;
        justify-content: space-between !important; /* naslov levo, "?" skroz desno */
    }

        .status-kontrole-container .page-header h1[b-s9g5g8pmc0],
        .page-header.page-header h1[b-s9g5g8pmc0] {
            margin: 0 !important; /* da ne gura dugme dole */
            flex: 1 1 auto !important; /* zauzmi preostalu širinu */
        }

        /* "?" dugme – ostani u liniji i ne skupljaj se */
        .status-kontrole-container .page-header > a.btn[b-s9g5g8pmc0],
        .page-header.page-header > a.btn[b-s9g5g8pmc0] {
            flex: 0 0 auto !important;
            align-self: center !important;
            margin-left: 1rem; /* malo razmaka od naslova */
        }


/* _content/Crep.Web/Components/Pages/JLS/JLS_StatusKontroleIzvestaj.razor.rz.scp.css */
body[b-wgsr4exm4v] {
    font-family: Arial, sans-serif;
}

.print-container[b-wgsr4exm4v] {
    max-width: 210mm;
    margin: 0 auto;
    padding: 20px;
    background: white;
    min-height: 100vh;
}

.print-header[b-wgsr4exm4v] {
    text-align: center;
    margin-bottom: 30px;
    padding-bottom: 15px;
    border-bottom: 3px solid #0066cc;
}

    .print-header h1[b-wgsr4exm4v] {
        color: #0066cc;
        font-size: 20px;
        margin-bottom: 5px;
        font-weight: bold;
    }

    .print-header h2[b-wgsr4exm4v] {
        color: #666;
        font-size: 16px;
        font-weight: normal;
    }

.section[b-wgsr4exm4v] {
    margin-bottom: 25px;
    page-break-inside: avoid;
}

    .section h2[b-wgsr4exm4v] {
        background-color: #f0f0f0;
        padding: 10px;
        font-size: 14px;
        font-weight: bold;
        border-left: 4px solid #0066cc;
        margin-bottom: 15px;
    }

.keep-together[b-wgsr4exm4v] {
    page-break-inside: avoid;
}

.info-table[b-wgsr4exm4v], .data-table[b-wgsr4exm4v] {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 15px;
    font-size: 12px;
}

    .info-table td[b-wgsr4exm4v], .data-table th[b-wgsr4exm4v], .data-table td[b-wgsr4exm4v] {
        border: 1px solid #ddd;
        padding: 8px;
    }

    .data-table th[b-wgsr4exm4v] {
        background-color: #f8f9fa;
        font-weight: bold;
        text-align: center;
    }

.text-center[b-wgsr4exm4v] {
    text-align: center;
}

.text-end[b-wgsr4exm4v] {
    text-align: right;
}

.align-middle[b-wgsr4exm4v] {
    vertical-align: middle;
}

.signature[b-wgsr4exm4v] {
    margin-top: 50px;
}

@media print {
    body[b-wgsr4exm4v] {
        margin: 0;
        padding: 0;
    }

    .print-container[b-wgsr4exm4v] {
        padding: 10mm;
    }

    .no-print[b-wgsr4exm4v] {
        display: none !important;
    }

    .keep-together[b-wgsr4exm4v] {
        page-break-inside: avoid;
    }

    @page {
        size: A4 portrait;
        margin: 15mm;
    }
}
/* _content/Crep.Web/Components/Pages/JLS/JLS_StatusKontroleRazlike.razor.rz.scp.css */
.razlike-container[b-ddo251kftt] {
    max-width: 1400px;
    margin: 2rem auto;
    padding: 0 1rem;
}


.stat-card.danger[b-ddo251kftt] {
    border-left-color: #dc2626;
}

/* Filter Card */
.filter-card[b-ddo251kftt] {
    background: white;
    border-radius: 12px;
    padding: 1.5rem;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
    margin-bottom: 2rem;
}

    .filter-card h5[b-ddo251kftt] {
        font-size: 1rem;
        font-weight: 600;
        color: #1e293b;
        margin-bottom: 1.5rem;
    }

.filter-grid[b-ddo251kftt] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 1.5rem;
}


.filter-label[b-ddo251kftt] {
    font-size: 0.8125rem;
    font-weight: 600;
    color: #475569;
    margin-bottom: 0.5rem;
}

.custom-select[b-ddo251kftt] {
    padding: 0.625rem 0.875rem;
    border: 1px solid #e2e8f0;
    border-radius: 6px;
    font-size: 0.875rem;
    transition: all 0.2s;
    background: white;
}

    .custom-select:focus[b-ddo251kftt] {
        outline: none;
        border-color: #2c5aa0;
        box-shadow: 0 0 0 3px rgba(44, 90, 160, 0.1);
    }

/* Alert */
.custom-alert[b-ddo251kftt] {
    padding: 1rem 1.25rem;
    border-radius: 12px;
    margin-bottom: 1.5rem;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
    display: flex;
    align-items: start;
    gap: 0.75rem;
}

/* Table Card */
.table-card[b-ddo251kftt] {
    background: white;
    border-radius: 12px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
    overflow: hidden;
    margin-bottom: 2rem;
}

.table-header[b-ddo251kftt] {
    background: #f59e0b;
    color: white;
    padding: 1.25rem 1.5rem;
}

    .table-header h5[b-ddo251kftt] {
        margin: 0;
        font-size: 1rem;
        font-weight: 600;
        display: flex;
        align-items: center;
        gap: 0.5rem;
    }

.table-container[b-ddo251kftt] {
    overflow-x: auto;
}

.razlike-table[b-ddo251kftt] {
    width: 100%;
    border-collapse: collapse;
}

    .razlike-table thead[b-ddo251kftt] {
        background: #f8fafc;
        border-bottom: 2px solid #e2e8f0;
    }

    .razlike-table th[b-ddo251kftt] {
        padding: 1rem 1.25rem;
        text-align: left;
        font-size: 0.8125rem;
        font-weight: 600;
        color: #475569;
        text-transform: uppercase;
        letter-spacing: 0.05em;
    }

    .razlike-table td[b-ddo251kftt] {
        padding: 1rem 1.25rem;
        border-bottom: 1px solid #f1f5f9;
        font-size: 0.875rem;
        color: #1e293b;
    }

    .razlike-table tbody tr[b-ddo251kftt] {
        transition: background-color 0.2s;
    }

        .razlike-table tbody tr:hover[b-ddo251kftt] {
            background-color: #f8fafc;
        }

        .razlike-table tbody tr:last-child td[b-ddo251kftt] {
            border-bottom: none;
        }

/* Badge */
.razlika-badge[b-ddo251kftt] {
    display: inline-flex;
    align-items: center;
    padding: 0.375rem 0.875rem;
    border-radius: 6px;
    font-size: 0.75rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

    .razlika-badge.success[b-ddo251kftt] {
        background: #d1fae5;
        color: #065f46;
    }


/* Row Highlights */
.row-danger[b-ddo251kftt] {
    background-color: #fee2e2 !important;
}

.row-success[b-ddo251kftt] {
    background-color: #d1fae5 !important;
}

/* Buttons */
.btn-back[b-ddo251kftt] {
    padding: 0.625rem 1.25rem;
    background: #6c757d;
    color: white;
    border: none;
    border-radius: 6px;
    font-size: 0.875rem;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.2s;
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
}

    .btn-back:hover[b-ddo251kftt] {
        background: #5a6268;
    }

/* Responsive */
@@media (max-width: 768px) {
    .razlike-container[b-ddo251kftt] {
        padding: 0 0.5rem;
    }

    .filter-grid[b-ddo251kftt] {
        grid-template-columns: 1fr;
    }

    .razlike-table th[b-ddo251kftt],
    .razlike-table td[b-ddo251kftt] {
        padding: 0.75rem 0.875rem;
        font-size: 0.8125rem;
    }
}
