@import '_content/MotorizedMachine.Compt/MotorizedMachine.Compt.bundle.scp.css';

/* /Pages/PageLogin/Index.razor.rz.scp.css */
.Box[b-6e147y9umk]{
    background-color:blanchedalmond;
    text-align:center;
}
/* /Shared/MainLayout.razor.rz.scp.css */
[b-hunj0k5tnh] a {
    color: black;
    text-decoration: none;
}

[b-hunj0k5tnh] li {
    list-style: none;
}

/* /Shared/MainLayoutySmall.razor.rz.scp.css */
[b-xre7hardlt] a {
    color: black;
    text-decoration: none;
}

[b-xre7hardlt] li {
    list-style: none;
}



.container[b-xre7hardlt] {
    position:fixed;
    display:grid;
    grid-template-rows: 1fr 60px;
    left:0px;
    right:0px;
    top:0px;
    bottom:0px;
    
}


    .container > .content[b-xre7hardlt] {
        width: 100vw;
        background-color: transparent;
        overflow-y: auto;
        overflow-x: hidden;
    }

    .container > .footer[b-xre7hardlt] {
      background-color:aliceblue;
    }
/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-xfm8yu463p] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-xfm8yu463p] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-xfm8yu463p] {
    font-size: 1.1rem;
}

.oi[b-xfm8yu463p] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-xfm8yu463p] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-xfm8yu463p] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-xfm8yu463p] {
        padding-bottom: 1rem;
    }

    .nav-item[b-xfm8yu463p]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-xfm8yu463p]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-xfm8yu463p]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-xfm8yu463p] {
        display: none;
    }

    .collapse[b-xfm8yu463p] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
