/* _content/PublicPortalApp/Pages/PartnerPortal/ViewDashboard.razor.rz.scp.css */
.dashboard[b-ofeueil9fs] {
    width: 100% !important;
    height: calc(100vh - 10.5rem) !important;
}
/* _content/PublicPortalApp/Pages/PartnerPortal/ViewHome.razor.rz.scp.css */
.bg-banner[b-n6tq8p9wuj] {
    background-image: url("/img/Banner.png");
    background-position: center;
    background-size: cover;
    position: sticky;
    top: 0;
}

@media (min-width: 490px), (min-width: 768px), (min-width: 992px) 
{
    .bg-banner[b-n6tq8p9wuj] {
    height: 300px;
}

@media (min-width: 1200px), (min-width: 1400px) {
    .bg-banner[b-n6tq8p9wuj] {
        height: 300px;
    }
}
/* _content/PublicPortalApp/Pages/PartnerPortal/ViewIdentity.razor.rz.scp.css */
@media (min-width: 490px) {
}

@media (min-width: 768px) {
    #form-identity[b-7npo1t3buz] {
        width: 40%;
    }
}

@media (min-width: 992px) {
    #form-identity[b-7npo1t3buz] {
        width: 35%;
    }
}

@media (min-width: 1200px) {
    #form-identity[b-7npo1t3buz] {
        width: 30%;
    }
}

@media (min-width: 1400px) {
    #form-identity[b-7npo1t3buz] {
        width: 20%;
    }
}
/* _content/PublicPortalApp/Pages/PartnerPortal/ViewLeads.razor.rz.scp.css */
/* _content/PublicPortalApp/Shared/MainLayout.razor.rz.scp.css */
/* _content/PublicPortalApp/Shared/Menues/CreditMemosMenu.razor.rz.scp.css */
.top-row[b-c41lu5c9pu] {
    padding-top: 0px !important;
}

.navbar-brand[b-c41lu5c9pu] {
    font-size: 1.1rem;
}

.oi[b-c41lu5c9pu] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-c41lu5c9pu] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-c41lu5c9pu] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-c41lu5c9pu] {
        padding-bottom: 1rem;
    }

    .nav-item[b-c41lu5c9pu]  a {
        color: #212529;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

        .nav-item[b-c41lu5c9pu]  a.active {
            background-color: #212529;
            color: white;
        }

        .nav-item[b-c41lu5c9pu]  a:hover {
            background-color: #212529;
            color: white;
        }

@media (min-width: 641px) {
    .navbar-toggler[b-c41lu5c9pu] {
        display: none;
    }

    .collapse[b-c41lu5c9pu] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* _content/PublicPortalApp/Shared/Menues/OpportunitiesMenu.razor.rz.scp.css */
.top-row[b-o26eax94ol] {
    padding-top: 0px !important;
}

.navbar-brand[b-o26eax94ol] {
    font-size: 1.1rem;
}

.oi[b-o26eax94ol] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-o26eax94ol] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-o26eax94ol] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-o26eax94ol] {
        padding-bottom: 1rem;
    }

    .nav-item[b-o26eax94ol]  a {
        color: #212529;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

        .nav-item[b-o26eax94ol]  a.active {
            background-color: #212529;
            color: white;
        }

        .nav-item[b-o26eax94ol]  a:hover {
            background-color: #212529;
            color: white;
        }

@media (min-width: 641px) {
    .navbar-toggler[b-o26eax94ol] {
        display: none;
    }

    .collapse[b-o26eax94ol] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* _content/PublicPortalApp/Shared/Menues/SalesOrdersMenu.razor.rz.scp.css */
.top-row[b-bpmmvxu11h] {
    padding-top: 0px !important;
}

.navbar-brand[b-bpmmvxu11h] {
    font-size: 1.1rem;
}

.oi[b-bpmmvxu11h] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-bpmmvxu11h] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-bpmmvxu11h] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-bpmmvxu11h] {
        padding-bottom: 1rem;
    }

    .nav-item[b-bpmmvxu11h]  a {
        color: #212529;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

        .nav-item[b-bpmmvxu11h]  a.active {
            background-color: #212529;
            color: white;
        }

        .nav-item[b-bpmmvxu11h]  a:hover {
            background-color: #212529;
            color: white;
        }

@media (min-width: 641px) {
    .navbar-toggler[b-bpmmvxu11h] {
        display: none;
    }

    .collapse[b-bpmmvxu11h] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* _content/PublicPortalApp/Shared/NavMenu.razor.rz.scp.css */
img[b-nx56vnonk0] {
    max-width: auto;
    height: 40px;
}
/* _content/PublicPortalApp/Shared/PrivateLayout.razor.rz.scp.css */
.page[b-1mgb9by7pc] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-1mgb9by7pc] {
    flex: 1;
}
