/* _content/Fundary.Client.WebAdmin/Shared/InversionistaLayout.razor.rz.scp.css */
/* _content/Fundary.Client.WebAdmin/Shared/LoginLayout.razor.rz.scp.css */

body[b-srt55815bc] {
}

.svgAmbienete[b-srt55815bc] {
    width: 100%;
}

.textambiente[b-srt55815bc] {
    fill: orange;
    font-family: 'montserrat', cursive;
}

.divambiente[b-srt55815bc] {
    position: absolute;
    bottom: 1px;
    right: 10px;
    width: calc(20vw);
    color: #ddd;
    z-index: -20000;
    font-weight:bolder;
}
/* _content/Fundary.Client.WebAdmin/Shared/MainLayout.razor.rz.scp.css */
/* _content/Fundary.Client.WebAdmin/Shared/Menu.razor.rz.scp.css */
.collapse[b-ar7qmzhahn] {
    &:not(.show){
    display: none;
    }
}

.collapsing[b-ar7qmzhahn] {
    height: 0;
    overflow: hidden;
    @include transition($transition-collapse);
}
/* _content/Fundary.Client.WebAdmin/Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-g27zgy2e54] {
    /*background-color: rgba(255, 255, 255, 0.1);*/
}

.top-row[b-g27zgy2e54] {
    height: 3.5rem;
    /*background-color: rgba(0,0,0,0.4);*/
}

.navbar-brand[b-g27zgy2e54] {
    font-size: 1.1rem;
}

.oi[b-g27zgy2e54] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-g27zgy2e54] {
    font-size: 0.9rem;
    padding-bottom: 0.4rem;    
}

    .nav-item:first-of-type[b-g27zgy2e54] {
        padding-top: .5rem;
    }

    .nav-item:last-of-type[b-g27zgy2e54] {
        padding-bottom: .5rem;
    }

    .nav-item[b-g27zgy2e54]  a {
        color: #000;
        border-radius: 4px;
        height: 2rem;
        display: flex;
        align-items: center;
        line-height: 2rem;
    }

        .nav-item[b-g27zgy2e54]  a.active {
            background-color: rgba(255,255,255,0.75);
            color: rgba(72, 127, 255, 1);
        }

.nav-item[b-g27zgy2e54]  a:hover {
    background-color: rgba(255,255,255,0.9);
    /*color: white;*/
}

@media (min-width: 641px) {
    .navbar-toggler[b-g27zgy2e54] {
        display: none;
    }

    .collapse[b-g27zgy2e54] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-g27zgy2e54] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* _content/Fundary.Client.WebAdmin/Shared/SolicitanteLayout.razor.rz.scp.css */
