@import '_content/BlazoringComponents/BlazoringComponents.pcrev4ucud.bundle.scp.css';

/* /Shared/Components/AGBreadCrumb.razor.rz.scp.css */
ul[b-hkxhyv8jcr] {
    margin: 0;
    padding: 0;
    list-style: none;
}
#breadcrumbs-one[b-hkxhyv8jcr] {
    background: #eee;
    border-width: 1px;
    border-style: solid;
    border-color: #f5f5f5 #e5e5e5 #ccc;
    border-radius: 5px;
    box-shadow: 0 0 2px rgba(0,0,0,.2);
    overflow: hidden;
    width: 100%;
    margin-bottom: 5px;
}

    #breadcrumbs-one li[b-hkxhyv8jcr] {
        float: left;
    }

    #breadcrumbs-one div[b-hkxhyv8jcr],
    #breadcrumbs-one a[b-hkxhyv8jcr] {
        padding: .7em 1em .7em 2em;
        float: left;
        text-decoration: none;
        color: #444;
        position: relative;
        text-shadow: 0 1px 0 rgba(255,255,255,.5);
        background-color: #ddd;
        background-image: linear-gradient(to right, #f5f5f5, #ddd);
    }

    
    #breadcrumbs-one li:first-child a[b-hkxhyv8jcr] {
        padding-left: 1em;
        border-radius: 5px 0 0 5px;
    }

    #breadcrumbs-one a:hover[b-hkxhyv8jcr] {
        background: #fff;
    }

    #breadcrumbs-one div[b-hkxhyv8jcr]::after,
    #breadcrumbs-one div[b-hkxhyv8jcr]::before,
    #breadcrumbs-one a[b-hkxhyv8jcr]::after,
    #breadcrumbs-one a[b-hkxhyv8jcr]::before {
        content: "";
        position: absolute;
        top: 50%;
        margin-top: -1.5em;
        border-top: 1.5em solid transparent;
        border-bottom: 1.5em solid transparent;
        border-left: 1em solid;
        right: -1em;
    }

    #breadcrumbs-one div[b-hkxhyv8jcr]::after,
    #breadcrumbs-one a[b-hkxhyv8jcr]::after {
        z-index: 2;
        border-left-color: #ddd;
    }
    #breadcrumbs-one div[b-hkxhyv8jcr]::before,
    #breadcrumbs-one a[b-hkxhyv8jcr]::before {
        border-left-color: #ccc;
        right: -1.1em;
        z-index: 1;
    }

    #breadcrumbs-one a:hover[b-hkxhyv8jcr]::after {
        border-left-color: #fff;
    }

    #breadcrumbs-one .current[b-hkxhyv8jcr],
    #breadcrumbs-one .current:hover[b-hkxhyv8jcr] {
        font-weight: bold;
        background: none;
    }

    #breadcrumbs-one .current[b-hkxhyv8jcr]::after,
    #breadcrumbs-one .current[b-hkxhyv8jcr]::before {
        content: normal;
    }
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-674zyuawbf] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.main[b-674zyuawbf] {
    flex: 1;
}

.sidebar[b-674zyuawbf] {
    background-image: linear-gradient(180deg, #222e3c 0%, #222e3c 100%);
    /* background-image: url("../imgs/forex.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;*/
    /*background-color: #0e122e;*/
}


.logo[b-674zyuawbf]
{
    height: 50px;
    margin-right: auto;
}

.top-row[b-674zyuawbf] {
    background-color: #f7f7f7;/* aplus */
    /*background-color: #141c24; /*chronos*/
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-674zyuawbf]  a, .top-row[b-674zyuawbf]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-674zyuawbf]  a:hover, .top-row[b-674zyuawbf]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-674zyuawbf]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-674zyuawbf] {
        display: none;
    }
    .logo[b-674zyuawbf]
    {
        display: none;
    }
    .top-row.auth[b-674zyuawbf] {
        justify-content: space-between;
    }

    .top-row[b-674zyuawbf]  a, .top-row[b-674zyuawbf]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-674zyuawbf] {
        flex-direction: row;
    }

    .sidebar[b-674zyuawbf] {
        width: 200px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-674zyuawbf] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-674zyuawbf]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-674zyuawbf], article[b-674zyuawbf] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/MainLayoutCustomer.razor.rz.scp.css */
.page[b-2ygsofxn1i] {
    position: relative;
    display: flex;
    flex-direction: column;
    
}

.main[b-2ygsofxn1i] {
    flex: 1;
}

.sidebarMain[b-2ygsofxn1i] {
    background-image: linear-gradient(180deg, #222e3c 0%, #222e3c 100%);
}

.top-row[b-2ygsofxn1i] {
    border-bottom: 1px solid #d6d5d5;
    justify-content: space-between;
    height: 3.5rem;
    display: flex;
    align-items: center;
    background: #f7f7f7;
    background-position-x: 1.5rem;
}

   
    .top-row[b-2ygsofxn1i]  a, .top-row .btn-link[b-2ygsofxn1i] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-2ygsofxn1i] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-2ygsofxn1i] {
        display: none;
    }

    .top-row.auth[b-2ygsofxn1i] {
        justify-content: space-between;
    }

    .top-row a[b-2ygsofxn1i], .top-row .btn-link[b-2ygsofxn1i] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-2ygsofxn1i] {
        flex-direction: row;
    }

    .sidebarMain[b-2ygsofxn1i] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-2ygsofxn1i] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .main > div[b-2ygsofxn1i] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/NavMenu.razor.rz.scp.css */
.navmenu[b-dvh4t14lw5] {
    /*    background-color: rgba(07,09,17,0.5);*/
}

.navbar-toggler[b-dvh4t14lw5] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-dvh4t14lw5] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-dvh4t14lw5] {
    font-size: 1.1rem;
}

.oi[b-dvh4t14lw5] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-dvh4t14lw5] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-dvh4t14lw5] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-dvh4t14lw5] {
        padding-bottom: 1rem;
    }

    .nav-item[b-dvh4t14lw5]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

        .nav-item[b-dvh4t14lw5]  a.active {
            background-color: rgba(255,255,255,0.25);
            color: white;
        }

        .nav-item[b-dvh4t14lw5]  a:hover {
            background-color: rgba(255,255,255,0.1);
            color: white;
        }

@media (min-width: 641px) {
    .navbar-toggler[b-dvh4t14lw5] {
        display: none;
    }

    .collapse[b-dvh4t14lw5] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }

    .nav-scrollable[b-dvh4t14lw5] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Shared/NavMenuClient.razor.rz.scp.css */
.navbar-toggler[b-19pmu8mig7] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-19pmu8mig7] {
    height: 3.5rem;
    background-color: darkblue;/* rgba(0,0,0,0.4);*/
}

.navbar-brand[b-19pmu8mig7] {
    font-size: 1.1rem;
}

.oi[b-19pmu8mig7] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-19pmu8mig7] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

.nav-item:first-of-type[b-19pmu8mig7] {
    padding-top: 1rem;
}

.nav-item:last-of-type[b-19pmu8mig7] {
    padding-bottom: 1rem;
}

.nav-item[b-19pmu8mig7]  a {
    color: white;
    border-radius: 4px;
    height: 3rem;
    display: flex;
    align-items: center;
    line-height: 3rem;
}

    .nav-item[b-19pmu8mig7]  a.active {
        background-color: rgba(255,255,255,0.25);
        color: white;
    }

    .nav-item[b-19pmu8mig7]  a:hover {
        background-color: rgba(255,255,255,0.1);
        color: white;
    }

.nav-item-2[b-19pmu8mig7]  a {
    color: white;
    border-radius: 4px;
    height: 3rem;
    display: flex;
    align-items: center;
    line-height: 3rem;
}
.nav-submenu[b-19pmu8mig7] {
    background: $secondary;

}

.nav-submenu-2[b-19pmu8mig7] {
    background-image: linear-gradient(180deg, #222e3c 0%, #222e3c 100%);
}

@media (min-width: 641px) {
    .navbar-toggler[b-19pmu8mig7] {
        display: none;
    }

    .collapse[b-19pmu8mig7] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* /Shared/PrintLayout.razor.rz.scp.css */
.page[b-yjt8xiwhyi] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.main[b-yjt8xiwhyi] {
    flex: 1;
}

.sidebar[b-yjt8xiwhyi] {
    background-image: linear-gradient(180deg, #222e3c 0%, #222e3c 100%);
    /* background-image: url("../imgs/forex.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;*/
    /*background-color: #0e122e;*/
}


.logo[b-yjt8xiwhyi]
{
    width: 150px;
    margin-right: auto;
}

.top-row[b-yjt8xiwhyi] {
    /*background-color: #f7f7f7;*//* aplus */
    background-color: #141c24; /*chronos*/
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-yjt8xiwhyi]  a, .top-row[b-yjt8xiwhyi]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-yjt8xiwhyi]  a:hover, .top-row[b-yjt8xiwhyi]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-yjt8xiwhyi]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-yjt8xiwhyi] {
        display: none;
    }
    .logo[b-yjt8xiwhyi]
    {
        display: none;
    }
    .top-row.auth[b-yjt8xiwhyi] {
        justify-content: space-between;
    }

    .top-row[b-yjt8xiwhyi]  a, .top-row[b-yjt8xiwhyi]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-yjt8xiwhyi] {
        flex-direction: row;
    }

    .sidebar[b-yjt8xiwhyi] {
        width: 200px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-yjt8xiwhyi] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-yjt8xiwhyi]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-yjt8xiwhyi], article[b-yjt8xiwhyi] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
