@import 'Assistwise.Platform.egaubzompl.bundle.scp.css';
@import '_content/Origami.AI.UI.Razor/Origami.AI.UI.Razor.8v72bc4pkt.bundle.scp.css';
@import '_content/Origami.Avatar/Origami.Avatar.nk6xosm0bd.bundle.scp.css';
@import '_content/Origami.Live2d/Origami.Live2d.nukc03zav5.bundle.scp.css';
@import '_content/Origami.MudBlazor.Fluent/Origami.MudBlazor.Fluent.i1d9xy0z0b.bundle.scp.css';

/* /Pages/TutoringLayout.razor.rz.scp.css */
#blazor-error-ui[b-mud2pvz7km] {
    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-mud2pvz7km] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

#layout-toolbar[b-mud2pvz7km] {
    display: flex;
    flex-direction: row;
    justify-content: end;
    align-items: center;
}

#layout-menu[b-mud2pvz7km] {
    display: none;
}

[b-mud2pvz7km] #drawer-desktop {
}
[b-mud2pvz7km] #drawer-mobile {
    display: none;
}

[b-mud2pvz7km] #topMenuButton {
    display: none;
    margin:0;
}

@media only screen and (max-width: 600px) {
    #layout-toolbar[b-mud2pvz7km] {
        display: none;
    }
    #layout-menu[b-mud2pvz7km] {
        display: block;
    }

    [b-mud2pvz7km] #drawer-desktop {
        display: none;
    }

    [b-mud2pvz7km] #drawer-mobile {
        display: flex;
    }

    [b-mud2pvz7km] .mud-main-content{
        margin-left:0 !important;
    }

    mainContent[b-mud2pvz7km]{
        display: grid;
        border-left:none;
        border-radius:0;
    }
    
    [b-mud2pvz7km] #topMenuButton {
        display: block;
        margin-right:-16px !important;
    }
    [b-mud2pvz7km] #topLogo {
        display: none;
    }
}
/* /Pages/TutoringPage.razor.rz.scp.css */
[b-rq7e7ll00i] .speak {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1400;
}
[b-rq7e7ll00i] .not-speak {
}
