@import '_content/Pagination/Pagination.3xbsrzapd2.bundle.scp.css';

/* _content/AspCrossSearch/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-fpuhx4a8cz] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-fpuhx4a8cz] {
    flex: 1;
}

.sidebar[b-fpuhx4a8cz] {
    background: #3e4b42;
}

.top-row[b-fpuhx4a8cz] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

.top-row[b-fpuhx4a8cz]  a, .top-row[b-fpuhx4a8cz]  .btn-link {
    white-space: nowrap;
    margin-left: 1.5rem;
    text-decoration: none;
}

.top-row[b-fpuhx4a8cz]  a:hover, .top-row[b-fpuhx4a8cz]  .btn-link:hover {
    text-decoration: underline;
}

.top-row[b-fpuhx4a8cz]  a:first-child {
    overflow: hidden;
    text-overflow: ellipsis;
}

.top-row label[b-fpuhx4a8cz] {
    margin-top:16px;
}

@media (max-width: 640.98px) {
    .top-row[b-fpuhx4a8cz] {
        justify-content: space-between;
    }

    .top-row[b-fpuhx4a8cz]  a, .top-row[b-fpuhx4a8cz]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-fpuhx4a8cz] {
        flex-direction: row;
    }

    .sidebar[b-fpuhx4a8cz] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-fpuhx4a8cz] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-fpuhx4a8cz]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-fpuhx4a8cz], article[b-fpuhx4a8cz] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-fpuhx4a8cz] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    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-fpuhx4a8cz] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/AspCrossSearch/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-jp42dymzi8] {
    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-jp42dymzi8] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-jp42dymzi8] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-jp42dymzi8] {
    font-size: 1.1rem;
}

.bi[b-jp42dymzi8] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-list-nested-nav-menu[b-jp42dymzi8] {
    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");
}

.bi-users-nav-menu[b-jp42dymzi8] {
    background-image: url('data:image/svg+xml, <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="white" class="bi bi-person-circle" viewBox="0 0 16 16"> <path d="M11 6a3 3 0 1 1-6 0 3 3 0 0 1 6 0"/> <path fill-rule="evenodd" d="M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8m8-7a7 7 0 0 0-5.468 11.37C3.242 11.226 4.805 10 8 10s4.757 1.225 5.468 2.37A7 7 0 0 0 8 1"/> </svg>');
}

.bi-maintenance-nav-menu[b-jp42dymzi8] {
    background-image: url('data:image/svg+xml, <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="white" class="bi bi-wrench" viewBox="0 0 16 16"> <path d="M.102 2.223A3.004 3.004 0 0 0 3.78 5.897l6.341 6.252A3.003 3.003 0 0 0 13 16a3 3 0 1 0-.851-5.878L5.897 3.781A3.004 3.004 0 0 0 2.223.1l2.141 2.142L4 4l-1.757.364zm13.37 9.019.528.026.287.445.445.287.026.529L15 13l-.242.471-.026.529-.445.287-.287.445-.529.026L13 15l-.471-.242-.529-.026-.287-.445-.445-.287-.026-.529L11 13l.242-.471.026-.529.445-.287.287-.445.529-.026L13 11z"/> </svg>');
}

.nav-item[b-jp42dymzi8] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-jp42dymzi8] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-jp42dymzi8] {
        padding-bottom: 1rem;
    }

    .nav-item[b-jp42dymzi8]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-jp42dymzi8]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-jp42dymzi8]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-jp42dymzi8] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-jp42dymzi8] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-jp42dymzi8] {
        display: none;
    }

    .nav-scrollable[b-jp42dymzi8] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* _content/AspCrossSearch/Components/Pages/DashBoard.razor.rz.scp.css */
thead.upper[b-tfvrd5i616] {
    position: sticky;
    top: 0;
    left: 0;
    z-index: 1;
    background:white;
}

thead.lower[b-tfvrd5i616] {
    position: sticky;
    top: 42px;
    left: 0;
    z-index: 1;
    background: white;
}

.pagination-box[b-tfvrd5i616] {
    min-height:104px;
}

table td[b-tfvrd5i616] {
    padding-left:20px;
    white-space:normal;
}

.btn[b-tfvrd5i616] {
    text-transform:none;
}

tr td[b-tfvrd5i616] {
    cursor:default;
}
/* _content/AspCrossSearch/Components/Pages/Regist.razor.rz.scp.css */
.panel-box[b-qt46dythwi] {
    display:block;
    text-align:center;
}

.form-group[b-qt46dythwi] {
    margin:10px;
}

.spinner-border[b-qt46dythwi] {
    width:50px;
    height:50px;
    font-size:30px;
}

i[b-qt46dythwi] {
    font-size:100px;
}

a[b-qt46dythwi] {
    margin-top:20px;
    border: solid 2px #5fb96d;
}

.signup-form[b-qt46dythwi] {
    padding: 8px;
    margin: 10px;
}

.signup-form button[b-qt46dythwi] {
    border: solid 2px #5fb96d;
}
/* _content/AspCrossSearch/Components/Pages/Reminder.razor.rz.scp.css */
.signup-form[b-thven6yh05] {
    padding:8px;
    margin:10px;
}

.signup-form  button[b-thven6yh05] {
    border: solid 2px #5fb96d;
}
/* _content/AspCrossSearch/Components/Pages/Reset.razor.rz.scp.css */
.panel-box[b-tpglot6e1t] {
    display:block;
    text-align:center;
}

.form-group[b-tpglot6e1t] {
    margin:10px;
}

.spinner-border[b-tpglot6e1t] {
    width:50px;
    height:50px;
    font-size:30px;
}

i[b-tpglot6e1t] {
    font-size:100px;
}

a[b-tpglot6e1t] {
    margin-top:20px;
    border: solid 2px #5fb96d;
}

.signup-form[b-tpglot6e1t] {
    padding: 8px;
    margin: 10px;
}

.signup-form button[b-tpglot6e1t] {
    border: solid 2px #5fb96d;
}
/* _content/AspCrossSearch/Components/Pages/Signup.razor.rz.scp.css */
.signup-form[b-a6hw0dfeg3] {
    padding:8px;
    margin:10px;
}

.signup-form  button[b-a6hw0dfeg3] {
    border: solid 2px #5fb96d;
}
/* _content/AspCrossSearch/Components/Pages/Users.razor.rz.scp.css */
thead.upper[b-q2lnqhn9tk] {
    position: sticky;
    top: 0;
    left: 0;
    z-index: 1;
    background:white;
}

thead.lower[b-q2lnqhn9tk] {
    position: sticky;
    top: 42px;
    left: 0;
    z-index: 1;
    background: white;
}

.pagination-box[b-q2lnqhn9tk] {
    min-height:104px;
}

table td[b-q2lnqhn9tk] {
    padding-left:20px;
}

tbody tr[b-q2lnqhn9tk] {
    cursor:default;
}
