@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.7t9tbfaemk.bundle.scp.css';
@import '_content/Blazored.Modal/Blazored.Modal.bundle.scp.css';
@import '_content/Blazored.Toast/Blazored.Toast.bundle.scp.css';

/* _content/EmeraldCapital.Web.AdminApp/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-tr2e17dy4g] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-tr2e17dy4g] {
    flex: 1;
}

.top-row[b-tr2e17dy4g] {
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    display: flex;
    align-items: center;
}

    .top-row[b-tr2e17dy4g]  a, .top-row .btn-link[b-tr2e17dy4g] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-tr2e17dy4g] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-tr2e17dy4g] {
        display: none;
    }

    .top-row.auth[b-tr2e17dy4g] {
        justify-content: space-between;
    }

    .top-row a[b-tr2e17dy4g], .top-row .btn-link[b-tr2e17dy4g] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-tr2e17dy4g] {
        flex-direction: row;
    }

    .sidebar[b-tr2e17dy4g] {
        width: 350px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-tr2e17dy4g] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-tr2e17dy4g], article[b-tr2e17dy4g] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/EmeraldCapital.Web.AdminApp/Components/Layout/NavMenu.razor.rz.scp.css */
.top-row .content[b-oclimevlkd] {
    height: 115px;
}

.navbar-brand[b-oclimevlkd] {
    font-size: 1.1rem;
}

.oi[b-oclimevlkd] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-oclimevlkd] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

.nav-item:first-of-type[b-oclimevlkd] {
    padding-top: 1rem;
}

.nav-item:last-of-type[b-oclimevlkd] {
    padding-bottom: 1rem;
}

.nav-item[b-oclimevlkd]  a {
    color: #d7d7d7;
    border-radius: 4px;
    height: 3rem;
    display: flex;
    align-items: center;
    line-height: 3rem;
}

.nav-item[b-oclimevlkd]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-oclimevlkd]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}
/* _content/EmeraldCapital.Web.AdminApp/Components/Pages/Bank/Create.razor.rz.scp.css */

.bank-preview-image[b-r7cvdxleld] {
  max-width: 120px;
  max-height: 90px;
  object-fit: contain;
  border-radius: 4px;
}
/* _content/EmeraldCapital.Web.AdminApp/Components/Pages/Bank/Update.razor.rz.scp.css */

.bank-preview-image[b-aj88erwopd] {
  max-width: 120px;
  max-height: 90px;
  object-fit: contain;
  border-radius: 4px;
}
