/* _content/Solitea.MedPovrly.ClientZone.App/Controls/Common/CustomerSelector.razor.rz.scp.css */

/* _content/Solitea.MedPovrly.ClientZone.App/Pages/Application/Configuration/General/UserSettingsConfiguration.razor.rz.scp.css */
[b-6ye9zg5ew9] a[role="tab"] {
    text-decoration: none;
}
/* _content/Solitea.MedPovrly.ClientZone.App/Pages/Application/Identity/ManageUsers.razor.rz.scp.css */
[b-n7l6dx93da] .rz-paginator-element {
    text-decoration: none;
}
/* _content/Solitea.MedPovrly.ClientZone.App/Pages/Application/Landing/Landing.razor.rz.scp.css */
.landing-header[b-t61dihnvc6] {
    background-color: rgb(255, 255, 255);
    border: none !important;
    line-height: 20px;
    border-radius: 8px !important;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.landing-card[b-t61dihnvc6] {
    border: none !important;
    border-radius: 8px !important;
    box-shadow: 0 7px 14px 0rgba(65, 69, 88, 0.1), 0 3px 6px 0 rgba(0, 0, 0, 0.07);
}

.filter-row-bg[b-t61dihnvc6] {
    background-color: #6b96fd
}
/* _content/Solitea.MedPovrly.ClientZone.App/Pages/Application/Landing/Parts/LMEGraph/LMEGraphPart.razor.rz.scp.css */
[b-j76ihwqf32] .lmePrice-chart-price {
    color:white;
    padding:3px;
    border-radius:3px;
}
/* _content/Solitea.MedPovrly.ClientZone.App/Pages/Application/Landing/Parts/RateGraph/RateGraphpart.razor.rz.scp.css */
[b-y2uqpssyw8] .ratePrice-chart-price {
    background-color: #1151f3;
    color: white;
    padding: 3px;
    border-radius: 3px;
}
/* _content/Solitea.MedPovrly.ClientZone.App/Pages/Application/Landing/Parts/Settlement/SettlementPart.razor.rz.scp.css */
/* _content/Solitea.MedPovrly.ClientZone.App/Pages/Application/Orders/Order.razor.rz.scp.css */
.price-border[b-pmg1qiqz69] {
    border: 1px solid #f1f1f1 !important;
}
/* _content/Solitea.MedPovrly.ClientZone.App/Pages/Application/StockDataFallbacks/StockDataReview.razor.rz.scp.css */
[b-pq6bn2lniq] a[role="tab"] {
    text-decoration: none;
}
/* _content/Solitea.MedPovrly.ClientZone.App/Shared/ApplicationModuleSelector.razor.rz.scp.css */
.applicationModuleSelector .dropdown-toggle[b-88ncd8tbji]::after {
    display: none;
}
/* _content/Solitea.MedPovrly.ClientZone.App/Shared/CultureSelector.razor.rz.scp.css */
.cultureSelector .dropdown-toggle[b-sajax6rl9a]::after{
    display:none;
}
/* _content/Solitea.MedPovrly.ClientZone.App/Shared/MainLayout.razor.rz.scp.css */
.page[b-l63clli76x] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-l63clli76x] {
    flex: 1;
}

.sidebar[b-l63clli76x] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-l63clli76x] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-l63clli76x]  a, .top-row .btn-link[b-l63clli76x] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-l63clli76x] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-l63clli76x] {
        display: none;
    }

    .top-row.auth[b-l63clli76x] {
        justify-content: space-between;
    }

    .top-row a[b-l63clli76x], .top-row .btn-link[b-l63clli76x] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-l63clli76x] {
        flex-direction: column;
    }

    .sidebar[b-l63clli76x] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-l63clli76x] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-l63clli76x], article[b-l63clli76x] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/Solitea.MedPovrly.ClientZone.App/Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-shdrcwk6la] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-shdrcwk6la] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-shdrcwk6la] {
    font-size: 1.1rem;
}

.oi[b-shdrcwk6la] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-shdrcwk6la] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-shdrcwk6la] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-shdrcwk6la] {
        padding-bottom: 1rem;
    }

    .nav-item[b-shdrcwk6la]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-shdrcwk6la]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-shdrcwk6la]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-shdrcwk6la] {
        display: none;
    }

    .collapse[b-shdrcwk6la] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
