@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.7t9tbfaemk.bundle.scp.css';

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bi[b-0lvzu7qkuk] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    margin-left: 0.75rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

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

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

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

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

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

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

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

    .collapse[b-0lvzu7qkuk] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-0lvzu7qkuk] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Pages/RecordingsSearch.razor.rz.scp.css */
.searchForm .row[b-m6cvtrkkkg] {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.table-active[b-m6cvtrkkkg] {
    --bs-table-color-state: var(--bs-dark);
    --bs-table-bg-state: var(--bs-success-bg-subtle);
}

.table-hover > tbody > tr.table-active:hover > *[b-m6cvtrkkkg] {
    --bs-table-color-state: var(--bs-dark);
    --bs-table-bg-state: var(--bs-success-bg-subtle);
}

.tableStickyHeader[b-m6cvtrkkkg] {
    overflow-y: auto;
    max-height: 400px;
}

    .tableStickyHeader thead th[b-m6cvtrkkkg] {
        position: sticky;
        top: 0px;
    }

.autocomplete-suggestions[b-m6cvtrkkkg] {
    border: 1px solid #999;
    background: #FFF;
    overflow: auto;
}

.autocomplete-suggestion[b-m6cvtrkkkg] {
    padding: 2px 5px;
    white-space: nowrap;
    overflow: hidden;
}

.autocomplete-selected[b-m6cvtrkkkg] {
    background: #F0F0F0;
}

.autocomplete-suggestions strong[b-m6cvtrkkkg] {
    font-weight: normal;
    color: #3399FF;
}

.autocomplete-group[b-m6cvtrkkkg] {
    padding: 2px 5px;
}

    .autocomplete-group strong[b-m6cvtrkkkg] {
        display: block;
        border-bottom: 1px solid #000;
    }



.valid.modified:not([type=checkbox])[b-m6cvtrkkkg] {
    outline: 1px solid #26b050;
}

.invalid[b-m6cvtrkkkg] {
    outline: 1px solid red;
}

.validation-message[b-m6cvtrkkkg] {
    color: red;
}
