@import '_content/Blazored.Modal/Blazored.Modal.bundle.scp.css';
@import '_content/Dungbtle.Public.Components/Dungbtle.Public.Components.zt4o3qpv7i.bundle.scp.css';

/* /Shared/MainLayout.razor.rz.scp.css */

.page[b-owltc44yf3] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.main[b-owltc44yf3] {
    flex: 1;
    overflow: auto;
}

.top-row[b-owltc44yf3] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-owltc44yf3]  a, .top-row[b-owltc44yf3]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

        .top-row[b-owltc44yf3]  a:hover, .top-row[b-owltc44yf3]  .btn-link:hover {
            text-decoration: underline;
        }

        .top-row[b-owltc44yf3]  a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-owltc44yf3] {
        display: none;
    }

    .top-row.auth[b-owltc44yf3] {
        justify-content: space-between;
    }

    .top-row[b-owltc44yf3]  a, .top-row[b-owltc44yf3]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-owltc44yf3] {
        flex-direction: row;
    }

    .top-row[b-owltc44yf3] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

        .top-row.auth[b-owltc44yf3]  a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }

    .top-row[b-owltc44yf3], article[b-owltc44yf3] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
