@import '_content/BlazorXTabs/BlazorXTabs.upgpunm938.bundle.scp.css';
@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.25o87uqmvr.bundle.scp.css';

/* _content/Mytec.Oracle.Ors.Web.Subscriptions.Portal/Components/Layout/Header.razor.rz.scp.css */
.top-row[b-0zihiplr9q] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-0zihiplr9q]  a, .top-row[b-0zihiplr9q]  .btn-link {
        white-space: nowrap;
        text-decoration: none;
    }

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

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

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

@media (min-width: 641px) {
    .top-row[b-0zihiplr9q] {
        position: sticky;
        top: 0;
        z-index: 1;
    }
}
/* _content/Mytec.Oracle.Ors.Web.Subscriptions.Portal/Components/Layout/MainLayout.razor.rz.scp.css */
#blazor-error-ui[b-vxs24egd0o] {
    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-vxs24egd0o] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
