/* /Pages/FilterBankDetails.razor.rz.scp.css */
.customNestedData .dxbs-grid-header-row[b-19lev4zw5x] {
    display: none;
}
/* /Pages/FilteringDebugger.razor.rz.scp.css */
.e-attribute[b-gcdymzivep],
.e-icon[b-gcdymzivep],
label[b-gcdymzivep] {
    color: rgba(var(--bs-body-color-rgb, 0, 0, 0), var(--color-opacity));
}

.e-main[b-gcdymzivep] {
    line-height: 1;
    border-color: transparent !important;
}

.e-name[b-gcdymzivep] {
    --color-opacity: 1;
    font-weight: 600;
    font-size: 1.125rem;
    margin-bottom: 0.25rem;
}

.e-title[b-gcdymzivep],
.e-email[b-gcdymzivep],
label[b-gcdymzivep] {
    --color-opacity: 0.75;
}

.e-title[b-gcdymzivep] {
    font-size: 0.875rem;
    margin-bottom: 0.5rem;
}

.e-email[b-gcdymzivep] {
    font-size: 0.75rem;
    text-decoration: underline;
    margin-bottom: 0;
}

.e-divider[b-gcdymzivep],
.e-photo[b-gcdymzivep] {
    --color-opacity: 0.2;
}

.e-divider[b-gcdymzivep] {
    height: 1px;
    background-color: currentColor;
}

.e-photo[b-gcdymzivep] {
    border: 1px solid currentColor;
    object-fit: cover;
    object-position: center top;
    border-radius: 50%;
    width: 100px;
    height: 100px;
}

@media (max-width: 479.98px) {
    .e-photo[b-gcdymzivep] {
        width: 80px;
        height: 80px;
    }
}

.e-details[b-gcdymzivep] {
    width: 100%;
    border-color: transparent !important;
}

    .e-details .text-container[b-gcdymzivep] {
        font-size: 0.875rem;
        line-height: 1.125rem;
        white-space: nowrap;
    }

        .e-details .text-container label[b-gcdymzivep] {
            font-size: 0.8125rem;
            line-height: 1rem;
        }

    .e-details .icon-container[b-gcdymzivep] {
        width: 20px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

.e-icon[b-gcdymzivep] {
    --color-opacity: 1;
    display: inline-block;
    background-color: currentColor;
    width: 16px;
    height: 16px;
}

.dxbl-accordion-items-container[b-gcdymzivep] {
    margin-left: 15px;
    border-color: transparent !important;
}


.dxaccordionClass[b-gcdymzivep] {
    border-color: transparent !important;
}
/* /Shared/ErrorLayout.razor.rz.scp.css */
div.error[b-m3ka4p7ru4]:before {
  content: " ";
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

div.error[b-m3ka4p7ru4] {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 25px;
  background-repeat: repeat;
  background-attachment: fixed;
  background-size: cover;
  background-image: url('/images/bitotron/background.png');
}

i.icon[b-m3ka4p7ru4] {
  font-size: 72px;
}
/* /Shared/Header.razor.rz.scp.css */
.navbar.header-navbar[b-ej54jwfvr2] {
    flex-grow: 0;
    flex-wrap: nowrap;
    border: none;
    border-radius: 0;
    height: 2.5rem;
    min-height: 2.5rem;
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.12);
    justify-content: flex-start;
    padding: 0 !important;
}

.header-navbar .navbar-toggler[b-ej54jwfvr2] {
    width: 2.5rem;
    height: 2.5rem;
    border: none;
    display: block !important;
    outline: none;
    border-radius: 0;
    padding-left: .75rem;
    padding-right: .75rem;
    box-shadow: none;
    align-self: stretch;
    float: left !important;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.header-navbar  .culture-selector[b-ej54jwfvr2] {
    float: right !important;
    margin-left: auto !important;
    margin-right: 0.5rem !important;
}

.title[b-ej54jwfvr2] {
    font-size: 1.1rem;
    text-overflow: ellipsis;
    overflow: hidden;
    float: left !important;
    margin-left: 1rem !important;
    font-weight: 700 !important;
    padding-right: 1.5rem !important;
}


@media (max-width: 350px) {
    .title[b-ej54jwfvr2] {
        font-size: inherit;
    }
}
/* /Shared/IndexLayout.razor.rz.scp.css */
div.index[b-rco79lki00] {
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center; 
  background-repeat: repeat;
  background-attachment: fixed;
  background-size: cover;
  background-image: url('/images/bitotron/background.png');
}

div.image[b-rco79lki00]:before {
  content: " ";
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

div.image[b-rco79lki00] {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 25px;
}

img.logo[b-rco79lki00] {
  width: 95%;
  display: block;
  margin: auto;
}

div.form[b-rco79lki00] {
  height: 100%;
  width: 95%;
  margin-top:auto;
  margin-bottom: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 25px;
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-xqdcbgcj5u] {
    height: 100%;
    overflow: hidden;
}

[b-xqdcbgcj5u] .content {
    padding: 1.1rem 2rem 0 2rem;
    overflow: auto;
}

@media (max-width: 1199.98px) {
    [b-xqdcbgcj5u] .page-layout > .dx-gridlayout-root {
        grid-template-columns: minmax(0, 1fr) !important;
    }
}

[b-xqdcbgcj5u] .fit-width {
    max-width: 100%;
}

[b-xqdcbgcj5u] .mw-1100 {
    max-width: 1100px;
}
/* /Shared/NavMenu.razor.rz.scp.css */
.sidebar[b-dd6tcnm7qj] {
    min-width: 300px;
    max-width: 300px;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.16);
    transition: transform 0.1s ease-out;
    height: 100%;
    max-height: 100%;
    overflow: auto;
}

.sidebar.collapse[b-dd6tcnm7qj] {
    display: none;
}

.sidebar.expand[b-dd6tcnm7qj] {
    display: block;
}

@media (max-width: 1199.98px) {
    .sidebar[b-dd6tcnm7qj] {
        display: none;
    }

    .sidebar.expand[b-dd6tcnm7qj] {
        position: fixed;
        top: 3.5rem;
        left: 0;
        height: auto;
        min-width: 100%;
        background-color: #fff;
        z-index: 1050;
    }
}

[b-dd6tcnm7qj] .app-sidebar > .nav-pills > .nav-item:first-of-type {
    padding-top: 1rem;
}

[b-dd6tcnm7qj] .app-sidebar > .nav-pills > .nav-item:last-of-type {
    padding-bottom: 1rem;
}

[b-dd6tcnm7qj] .app-sidebar .nav-pills > .nav-item a {
    border-radius: 0px;
    display: flex;
    align-items: center;
}

[b-dd6tcnm7qj] .app-sidebar > .nav-pills > .nav-item > a {
    font-size: 1rem !important;
    font-weight: 600 !important;
    padding: .25rem 1rem .25rem .125rem;
}

@media (max-width: 1199.98px) {
    [b-dd6tcnm7qj] .app-sidebar > .nav-pills > .nav-item:last-of-type {
        padding-bottom: 0;
    }
}
