@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.bundle.scp.css';
@import '_content/Blazored.Modal/Blazored.Modal.bundle.scp.css';
@import '_content/Blazored.Toast/Blazored.Toast.bundle.scp.css';
@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.bundle.scp.css';

/* _content/AdministratorToolset/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-06xk8fmqza] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-06xk8fmqza] {
    flex: 1;
}

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

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

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

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

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

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

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

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

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

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

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

    .top-row[b-06xk8fmqza], article[b-06xk8fmqza] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-06xk8fmqza] {
    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-06xk8fmqza] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/AdministratorToolset/Components/Layout/NavMenu.razor.rz.scp.css */

.dropdown[b-lz3xlx2tsr] {
    position: relative;
    display: inline-block;
}

.dropdown-content[b-lz3xlx2tsr] {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.dropdown:hover .dropdown-content[b-lz3xlx2tsr] {
    display: block;
}

.dropdown-content a[b-lz3xlx2tsr] {
    color: black;
    padding: 2px 4px;
    text-decoration: none;
    display: block;
    font-size: 12px;
}

    .dropdown-content a:hover[b-lz3xlx2tsr] {
        background-color: #ddd;
    }

.dropdown:hover .dropdown-toggle[b-lz3xlx2tsr] {
    background-color: #3e8e41;
}


.dropdown-submenu[b-lz3xlx2tsr] {
    position: relative;
}

.submenu-toggle:hover + .dropdown-menu-submenu[b-lz3xlx2tsr] {
    display: block;
}

.dropdown-menu-submenu[b-lz3xlx2tsr] {
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
    min-width: 160px;
    background-color: #f9f9f9;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
}

.dropdown-submenu:hover .dropdown-menu-submenu[b-lz3xlx2tsr] {
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
    min-width: 160px;
    background-color: #f9f9f9;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
}


.btn-menu-item[b-lz3xlx2tsr] {
    border: 1px solid #ccc;
    padding: 5px;
    display: block;
    margin-bottom: 5px;
    text-align: center;
    color: #000;
    background-color: #f8f9fa;
    border-radius: 4px;
    text-decoration: none;
}

    .btn-menu-item:hover[b-lz3xlx2tsr] {
        background-color: #e9ecef;
        border-color: #bbb;
    }


.navbar-toggler[b-lz3xlx2tsr] {
    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);
}

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

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

.nav-item[b-lz3xlx2tsr] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

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

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

    .nav-item .nav-link[b-lz3xlx2tsr] {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

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

    .nav-item .nav-link:hover[b-lz3xlx2tsr] {
        background-color: rgba(255,255,255,0.1);
        color: white;
    }
/* _content/AdministratorToolset/Components/Pages/ProptPanel.razor.rz.scp.css */

.grid[b-v2ob1gfs30] {
    height: 25rem;
    overflow-y: auto;
}

.grid[b-v2ob1gfs30]  table {
    min-width: 100%;
}

/* Sticky header while scrolling */
[b-v2ob1gfs30] thead {
    position: sticky;
    top: 0;
    background-color: #d8d8d8;
    outline: 1px solid gray;
    z-index: 1;
}

/* For virtualized grids, it's essential that all rows have the same known height */
[b-v2ob1gfs30] tr {
    height: 30px;
    border-bottom: 0.5px solid silver;
}

[b-v2ob1gfs30] tbody td {
    white-space: nowrap;
    overflow: hidden;
    max-width: 0;
    text-overflow: ellipsis;
}

.tabs button[b-v2ob1gfs30] {
    border-radius: 0;
}
.tabs button.active[b-v2ob1gfs30] {
    background-color: #007bff;
    color: white;
}

[b-v2ob1gfs30] .col-import { width: 20px; }
[b-v2ob1gfs30] .col-prompt-id { width: 30px; }
[b-v2ob1gfs30] .col-check-date { width: 180px; }
[b-v2ob1gfs30] .col-baza { width: 120px; }
[b-v2ob1gfs30] .col-nazwa { width: auto; }
[b-v2ob1gfs30] .col-creation-date { width: 180px; text-align: center; }
