/* /Components/FactSetIcon.razor.rz.scp.css */
.fv-factset-icon[b-xkhinirp1a] {
    margin-right: 0.12em;
    display: inline-block;
    vertical-align: 0em;
    overflow: visible;
    flex-shrink: 0;
}

.fv-factset-icon-pentagon[b-xkhinirp1a],
.fv-factset-icon-gap[b-xkhinirp1a] {
    fill: var(--fv-factset-pentagon-color);
}

.fv-factset-icon-checkmark[b-xkhinirp1a] {
    fill: var(--fv-factset-checkmark-color);
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-j65sk6pebt] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-j65sk6pebt] {
    flex: 1;
}

.top-row[b-j65sk6pebt] {
    background-color: #888888;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-j65sk6pebt]  a, .top-row[b-j65sk6pebt]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-j65sk6pebt]  a:hover, .top-row[b-j65sk6pebt]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-j65sk6pebt]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-j65sk6pebt] {
        display: none;
    }

    .top-row.auth[b-j65sk6pebt] {
        justify-content: space-between;
    }

    .top-row[b-j65sk6pebt]  a, .top-row[b-j65sk6pebt]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-j65sk6pebt] {
        flex-direction: row;
    }

    .sidebar[b-j65sk6pebt] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-j65sk6pebt] {
        position: sticky;
        top: 0;
        z-index: 1;         
    }

    .top-row.auth[b-j65sk6pebt]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-j65sk6pebt], article[b-j65sk6pebt] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}


/* Sidebar smooth slide */
.page .sidebar[b-j65sk6pebt] {
    flex: 0 0 260px;
    max-width: 260px;
    transition: max-width 150ms ease, flex-basis 150ms ease, transform 150ms ease, opacity 150ms ease;
}

/* Topbar smooth collapse */
.page .top-row[b-j65sk6pebt] {
    transition: height 150ms ease, padding 150ms ease, opacity 120ms ease;
}

/* Collapsed state */
.page.fv-collapsed .sidebar[b-j65sk6pebt] {
    flex-basis: 0;
    max-width: 0;
    overflow: hidden;
    transform: translateX(-100%);
    opacity: 0;
}

.page.fv-collapsed .top-row[b-j65sk6pebt] {
    height: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    overflow: hidden;
    opacity: 0;
}

/* Body subtle fade + expand */
.content[b-j65sk6pebt] {
    transition: opacity 150ms ease, transform 150ms ease;
}

.page.fv-collapsed .content[b-j65sk6pebt] {
    opacity: 0;
    transform: scale(0.995);
}

    .page.fv-collapsed .content.fv-body-expanded[b-j65sk6pebt] {
        opacity: 1;
        transform: scale(1);
    }



/* Sidebar smooth slide */
.page .sidebar[b-j65sk6pebt] {
    flex: 0 0 260px;
    max-width: 260px;
    transition: max-width 150ms ease, flex-basis 150ms ease, transform 150ms ease, opacity 150ms ease;
}

/* Topbar smooth collapse */
.page .top-row[b-j65sk6pebt] {
    transition: height 150ms ease, padding 150ms ease, opacity 120ms ease;
}

/* Collapsed state */
.page.fv-collapsed .sidebar[b-j65sk6pebt] {
    flex-basis: 0;
    max-width: 0;
    overflow: hidden;
    transform: translateX(-100%);
    opacity: 0;
}

.page.fv-collapsed .top-row[b-j65sk6pebt] {
    height: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    overflow: hidden;
    opacity: 0;
}

/* Body subtle fade + expand */
.content[b-j65sk6pebt] {
    transition: opacity 150ms ease, transform 150ms ease;
}

.page.fv-collapsed .content[b-j65sk6pebt] {
    opacity: 0;
    transform: scale(0.995);
}

    .page.fv-collapsed .content.fv-body-expanded[b-j65sk6pebt] {
        opacity: 1;
        transform: scale(1);
    }



.page.fv-collapsed .content[b-j65sk6pebt] {
    font-size: 1.03rem;
}

@media (min-width: 1600px) {
    .page.fv-collapsed .content[b-j65sk6pebt] {
        font-size: 1.08rem;
    }
}
/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-jw1fcxwpgp] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-jw1fcxwpgp] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-jw1fcxwpgp] {
    font-size: 1.1rem;
}

.oi[b-jw1fcxwpgp] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

@media (min-width: 641px) {
    .navbar-toggler[b-jw1fcxwpgp] {
        display: none;
    }

    .collapse[b-jw1fcxwpgp] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-jw1fcxwpgp] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}

.bs-tooltip-bottom[b-jw1fcxwpgp] {
    margin-top: 4px !important;
}

.nav-item[b-jw1fcxwpgp] {
    margin: 2px 10px;
}

    .nav-item[b-jw1fcxwpgp]  a {
        min-height: 38px;
        padding: 6px 14px;
        border-radius: 10px;
        font-size: 0.95rem;
        font-weight: 500;
        display: flex;
        align-items: center;
        gap: 10px;
        opacity: 0.88;
        transition: all 0.14s ease;
    }

        .nav-item[b-jw1fcxwpgp]  a:hover {
            background: rgba(255,255,255,0.08);
            opacity: 1;
        }

        .nav-item[b-jw1fcxwpgp]  a.active {
            background: rgba(255,255,255,0.18);
            box-shadow: inset 0 0 0 1px rgba(255,255,255,0.16), 0 2px 10px rgba(0,0,0,0.18);
            opacity: 1;
        }

    .nav-item .oi[b-jw1fcxwpgp] {
        font-size: 0.9rem;
        opacity: 0.9;
    }

.nav-scrollable[b-jw1fcxwpgp] {
    height: calc(100vh - 70px);
}

.nav-scrollable nav[b-jw1fcxwpgp] {
    min-height: 100%;
    display: flex;
    flex-direction: column;
}

.nav-brand-logo[b-jw1fcxwpgp] {
    width: 200px;
    margin: -14px auto;
}

    .nav-brand-logo svg[b-jw1fcxwpgp] {
        display: block;
        width: 175px;
        height: auto;
    }

/* Partner area */
.nav-partner-section[b-jw1fcxwpgp] {
    padding: 0 1rem;
    margin-top: 0.9rem;
}

.nav-partner-label[b-jw1fcxwpgp] {
    font-size: 0.62rem;
    letter-spacing: .08em;
    text-transform: uppercase;
    color: rgba(255,255,255,.72);
    margin-bottom: .35rem;
}

.nav-partner-link[b-jw1fcxwpgp] {
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    background: transparent;
    border: 0;
    padding: 0;
    opacity: .72;
    transition: opacity .15s ease, transform .15s ease;
}

    .nav-partner-link:hover[b-jw1fcxwpgp],
    .nav-partner-link:focus[b-jw1fcxwpgp] {
        opacity: 1;
        background: transparent;
        text-decoration: none;
    }

    .nav-partner-link:active[b-jw1fcxwpgp] {
        transform: translateY(1px);
    }

.nav-partner-logo-ariqt[b-jw1fcxwpgp] {
    width: 118px;
    height: auto;
    display: block;
}

/* Komawi fixed at bottom */
.nav-footer-brand[b-jw1fcxwpgp] {
    margin-top: auto;
    padding: 1rem 1rem 1.2rem;
}

.nav-partner-link-komawi[b-jw1fcxwpgp] {
    opacity: .9;
}

    .nav-partner-link-komawi:hover[b-jw1fcxwpgp],
    .nav-partner-link-komawi:focus[b-jw1fcxwpgp] {
        opacity: 1;
    }

    .nav-partner-link-komawi svg[b-jw1fcxwpgp] {
        width: 145px;
        height: auto;
        display: block;
    }



.nav-link[b-jw1fcxwpgp] {
    color: rgba(255,255,255,0.82) !important;
}

    .nav-link .oi[b-jw1fcxwpgp],
    .nav-link i[b-jw1fcxwpgp] {
        color: rgba(255,255,255,0.82) !important;
    }

    .nav-link:hover[b-jw1fcxwpgp] {
        color: #ffffff !important;
        background-color: rgba(255,255,255,0.08);
    }

        .nav-link:hover .oi[b-jw1fcxwpgp],
        .nav-link:hover i[b-jw1fcxwpgp] {
            color: #ffffff !important;
        }

    .nav-link.active[b-jw1fcxwpgp] {
        color: #ffffff !important;
        background-color: rgba(255,255,255,0.14);
    }

        .nav-link.active .oi[b-jw1fcxwpgp],
        .nav-link.active i[b-jw1fcxwpgp] {
            color: #ffffff !important;
        }

    .nav-link[b-jw1fcxwpgp],
    .nav-link span[b-jw1fcxwpgp],
    .nav-link .oi[b-jw1fcxwpgp] {
        color: rgba(255,255,255,0.82) !important;
    }

        .nav-link:hover[b-jw1fcxwpgp],
        .nav-link:hover span[b-jw1fcxwpgp],
        .nav-link:hover .oi[b-jw1fcxwpgp] {
            color: #ffffff !important;
        }

        .nav-link.active[b-jw1fcxwpgp],
        .nav-link.active span[b-jw1fcxwpgp],
        .nav-link.active .oi[b-jw1fcxwpgp] {
            color: #ffffff !important;
        }

.nav-link[b-jw1fcxwpgp] {
    text-decoration: none !important;
}


[b-jw1fcxwpgp] .nav-link,
[b-jw1fcxwpgp] .nav-link span,
[b-jw1fcxwpgp] .nav-link .oi {
    color: rgba(255, 255, 255, 0.86) !important;
}

    [b-jw1fcxwpgp] .nav-link:hover,
    [b-jw1fcxwpgp] .nav-link:hover span,
    [b-jw1fcxwpgp] .nav-link:hover .oi,
    [b-jw1fcxwpgp] .nav-link.active,
    [b-jw1fcxwpgp] .nav-link.active span,
    [b-jw1fcxwpgp] .nav-link.active .oi {
        color: #fff !important;
    }

[b-jw1fcxwpgp] .nav-link {
    text-decoration: none !important;
}


.nav-scrollable[b-jw1fcxwpgp] {
    scrollbar-color: rgba(255,255,255,.35) #3C24B6;
    scrollbar-width: thin;
}

    .nav-scrollable[b-jw1fcxwpgp]::-webkit-scrollbar {
        width: 10px;
    }

    .nav-scrollable[b-jw1fcxwpgp]::-webkit-scrollbar-track {
        background: #3C24B6;
    }

    .nav-scrollable[b-jw1fcxwpgp]::-webkit-scrollbar-thumb {
        background: rgba(255,255,255,.35);
        border-radius: 999px;
        border: 2px solid #3C24B6;
    }

        .nav-scrollable[b-jw1fcxwpgp]::-webkit-scrollbar-thumb:hover {
            background: rgba(255,255,255,.55);
        }


.nav-komawi-logo[b-jw1fcxwpgp] {
    display: block;
    width: 100%;
    height: auto;
}

.nav-partner-link-komawi[b-jw1fcxwpgp] {
    display: block;
    width: 210px;
    max-width: 90%;
}
