@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.boiwgh0w5b.bundle.scp.css';

/* /Components/Layouts/MainLayout.razor.rz.scp.css */


/* ================ OLD CSS */
.zpage[b-hd67s6ecq7] {
    position: relative;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

.zpage-container[b-hd67s6ecq7] {
    display: flex;
    flex: 1;
    flex-direction: column;
    min-height: 100vh;
}

.mainzz[b-hd67s6ecq7] {
    flex: 1;
}

.sidebar[b-hd67s6ecq7] {
    /* background-image: linear-gradient(180deg, rgb(103, 5, 5) 0%, #e3d3d3 70%); */
}


/* Show/hide icon based on theme */
[data-bs-theme="light"] .theme-icon-dark[b-hd67s6ecq7],
[data-bs-theme="dark"] .theme-icon-light[b-hd67s6ecq7] {
    display: none;
}

[data-bs-theme="light"] .theme-icon-light[b-hd67s6ecq7],
[data-bs-theme="dark"] .theme-icon-dark[b-hd67s6ecq7] {
    display: inline;
}


.top-row[b-hd67s6ecq7] {
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row .navbar-nav[b-hd67s6ecq7] {
        display: flex;
        flex-direction: row;
        align-items: center;
    }

    .top-row[b-hd67s6ecq7]  a, .top-row[b-hd67s6ecq7]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-hd67s6ecq7]  a:hover, .top-row[b-hd67s6ecq7]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-hd67s6ecq7]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

/* @media (max-width: 640.98px) {
    .top-row {
        justify-content: space-between;
    }

    .top-row ::deep a, .top-row ::deep .btn-link {
        margin-left: 0;
    }
} */
/* 
@media (min-width: 641px) {
    .page {
        flex-direction: row;
    }

    .sidebar {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth ::deep a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row, article {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
} */

#blazor-error-ui[b-hd67s6ecq7] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-hd67s6ecq7] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }


/* footer */

footer[b-hd67s6ecq7] {
    padding: 20px;
    text-align: center;
    position: relative;
    font-family: sans-serif;
}

.cat-trigger[b-hd67s6ecq7] {
    position: relative;
    cursor: pointer;
}
    /* The cat emoji that appears on hover */

    .cat-trigger[b-hd67s6ecq7]::after {
        content: "🐱";
        position: absolute;
        left: 50%;
        top: 0;
        transform: translate(-50%, 0) scale(0.2);
        opacity: 0;
        transition: all 0.4s ease-out;
        pointer-events: none;
    }
    /* Hover animation */

    .cat-trigger:hover[b-hd67s6ecq7]::after {
        transform: translate(-50%, -40px) scale(1);
        opacity: 1;
    }
/* /Components/Layouts/NavMenu.razor.rz.scp.css */

















/* ======================================= OLD CSS */
.navbar-toggler[b-osvecwz9so] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

    .navbar-toggler:checked[b-osvecwz9so] {
        background-color: rgba(255, 255, 255, 0.5);
    }

.top-row[b-osvecwz9so] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-osvecwz9so] {
    font-size: 1.1rem;
}

.bi[b-osvecwz9so] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-osvecwz9so] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-osvecwz9so] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-osvecwz9so] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.xnav-item[b-osvecwz9so] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .xnav-item:first-of-type[b-osvecwz9so] {
        padding-top: 1rem;
    }

    .xnav-item:last-of-type[b-osvecwz9so] {
        padding-bottom: 1rem;
    }

    .xnav-item[b-osvecwz9so]  .nav-link {
        color: inherit;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

        .xnav-item[b-osvecwz9so]  .nav-link:hover {
            background-color: var(--bs-body-bg);
            border-radius: .25rem;
            text-decoration: none;
        }

.nav-scrollable[b-osvecwz9so] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-osvecwz9so] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-osvecwz9so] {
        display: none;
    }

    .nav-scrollable[b-osvecwz9so] {
        /* Never collapse the sidebar for wide screens */
        display: block;
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Components/Pages/Accounts/Index.razor.rz.scp.css */
/* note to future self, the ::deep will add a [<random component ID>] to help match to the specific
    blazor component this css is nested with
*/
/*grid styles*/

div[b-exkeobex70]  .quickgrid tr {
    height: 2em;
}

div[b-exkeobex70]  .quickgrid tbody tr:not([aria-rowindex]) {
    display: none;
}


/* /Components/Pages/Processing/Dashboard.razor.rz.scp.css */
.grid-container[b-2bq0pbtpzw] {
    margin: 20px 0;
}

/* QuickGrid uses CSS Grid - we can span all columns with grid-column */



.expand-col[b-2bq0pbtpzw] {
    position: relative;
    padding: 0 !important;
}

.expand-wrapper[b-2bq0pbtpzw] {
    display: flex;
    flex-direction: column;
}

/* Full-width detail row */
.detail-row[b-2bq0pbtpzw] {
    position: absolute;
    left: 0;
    right: 0;
    top: 40px;
    padding: 16px;
    border-left: 4px solid #0078d4;
    z-index: 10;
    height: 310px;
}

/* Push next row down */
.expand-wrapper.expanded[b-2bq0pbtpzw] {
    padding-bottom: 314px; /* adjust based on detail height */
}

.detail-column[b-2bq0pbtpzw] {
    flex-direction: column;
    width: 50%;
    padding: 0 12px;
}

.detail-row[b-2bq0pbtpzw] {
    justify-content: space-evenly;
}

    .detail-row .detail-grid[b-2bq0pbtpzw] {
        display: flex;
        flex-direction: column;
        overflow-y: scroll;
        max-height: 300px;
        padding: 0 12px;
    }

        .detail-row .detail-grid .detail-grid-row[b-2bq0pbtpzw] {
            display: flex;
            justify-content: space-between;
        }

    .detail-row h5[b-2bq0pbtpzw] {
        margin-bottom: 15px;
        color: #0066cc;
        border-bottom: 2px solid #0066cc;
        padding-bottom: 8px;
    }

    .detail-row p[b-2bq0pbtpzw] {
        margin-bottom: 8px;
    }

@keyframes slideDown-b-2bq0pbtpzw {
    from {
        opacity: 0;
        max-height: 0;
    }

    to {
        opacity: 1;
        max-height: 500px;
    }
}

.btn-sm[b-2bq0pbtpzw] {
    padding: 4px 8px;
    font-size: 0.875rem;
}

@media (max-width: 768px) {
    .detail-grid[b-2bq0pbtpzw] {
        grid-template-columns: 1fr;
    }
}
/* /Components/Pages/Security/Login.razor.rz.scp.css */
/* ============ Login styles?  */

  .login-outer[b-hfdh56pbbg] {
    outline: 1px solid magenta;
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 5;
    .left-side {
      width: 40vw;
      height: 100vh;
      position: absolute;
      top: 0;
      left: 0;
      /*background-color: var(--bg-sidebar);*/
      background: var(--log-left-bg);
      background-image: var(--log-left-bg-grad);
      box-shadow: inset -3px 0 8px 0 rgba(0,0,0,0.30);
      display: flex;
      align-items: top;
      justify-content: flex-end;
      .logo-block {
        height: 30%;
        display: flex;
        align-items: flex-end;
        .login-logo {
          width: 324px;
          height: 63px;
          display: block;
          background: var(--logo-image-light) no-repeat;
          background-position: center;
          background-size: cover;
          transition: opacity 0.2s ease, color var(--transition-speed) ease;
          margin: 0 2.5em 0 0;
        }
      }
    }
    .right-side[b-hfdh56pbbg] {
      width: 60vw;
      height: 100vh;
      position: absolute;
      top: 0;
      right: 0;
      background-color: var(--bg-content);
      display: flex;
      align-items: end;
      .login-block {
        height: 79%;
        width: 100% ;
        position: relative;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        padding: 0 0 0 3.5rem;

        /*outline: 1px solid red;*/

        h1.login-title {
          padding: 0 2.5rem 3.25rem 0;
        }
        .login-item[b-hfdh56pbbg] {
          /*outline: 1px dotted pink;*/
          width: 65%;
          padding: 0;
          display: flex;
          flex-direction: column;
          padding: 0 0 1.5rem 0;
          label {
            padding: 0 0 0.5rem;
          }
        }
        .login-row[b-hfdh56pbbg] {
          width: 65%;
          display: flex;
          justify-content: space-between;
          padding: 0 0 1.5rem 0;
          .dont-forget {
            display: flex;
            flex-direction: row;
            input[type="checkbox"] {
              margin-right: 0.5rem;
            }
          }
          .login.text-danger[b-hfdh56pbbg] {
          
              padding: 0.5rem;
                      
            

          }
        }
        .button-row[b-hfdh56pbbg] {
          padding: 0 0 1.5rem 0;
        }
        .btm-block[b-hfdh56pbbg] {
          width: 100%;
          position: absolute;
          bottom: 0;
          display: flex;
          align-items: center;
          padding: 0 0 3.5rem 0;
          .bnc-foot-logo {
            display: block;
            width: 118px;
            height: 36px;
            background: var(--bnc-foot-logo) no-repeat;
            margin: 0 2.5rem 0 0;
          }
        }
      }
    }
  } 
/* /Components/Pages/Users/Index.Razor.rz.scp.css */
/* note to future self, the ::deep will add a [<random component ID>] to help match to the specific
    blazor component this css is nested with
*/
/*grid styles*/

div[b-igre4vachh]  .quickgrid tr {
    height: 2em;
}

div[b-igre4vachh]  .quickgrid tbody tr:not([aria-rowindex]) {
    display: none;
}


/* /Components/Shared/InputSelectMultiple.razor.rz.scp.css */
/* .dropdown {
    position: relative;
    width: auto;
}

    .dropdown button {
        width: 100%;
        border-radius: 6px;
        text-align: left;
    }

.dropdown-menu {
    display: block;
    position: absolute;
    top: 110%;
    left: 0;
    width: 100%;
    height: 10rem;
    overflow-y: auto;
    border: 1px solid #ccc;
    border-radius: 6px;
    padding: 8px;
    background-color: var(--bs-dropdown-bg);
    --bs-dropdown-bg: var(--bs-body-bg);
    z-index: var(--bs-dropdown-zindex);
    font-size: small;
}


    .dropdown-menu .option input {
        margin-right: 8px !important;
        padding-left: 3px;
    }

    .dropdown-menu .option.show-all {
        box-shadow: inset 0 -1px 0 var(--bs-border-color);
        border-radius: 0;
        border: none;
    }

    .dropdown-menu .option {
        display: flex;
        align-items: center;
        padding: 4px;
        cursor: pointer;
        border-radius: 6px;
    }

        .dropdown-menu .option:hover {
            background-color: var(--bs-dropdown-link-hover-bg);
        } */
