/* _content/SPD.WebService/Component/Admin/Loading.razor.rz.scp.css */
.jason-modal[b-bad98oce8d] {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0,0,0, 0.5);
    z-index: 1;
}

.jason-modal-dialog[b-bad98oce8d] {
    margin: 15% auto;
}

.jason-modal-content[b-bad98oce8d] {
    color: white
}
/* _content/SPD.WebService/Component/OA/EmptyData.razor.rz.scp.css */
.empty[b-iytg0dkgh9] {
    width: 100%;
    font-size: 14px;
    line-height: 1.5715;
    text-align: center;
}

.empty-image[b-iytg0dkgh9] {
    height: 100px;
    margin-bottom: 8px;
}

.empty-description[b-iytg0dkgh9] {
    margin: 3px 0 0 0;
}
/* _content/SPD.WebService/Pages/Admin/Manage/LicenseManagement.razor.rz.scp.css */
.license-title[b-f8vl9msed2]{
    margin:15px 0;
}

.license-flex-container[b-f8vl9msed2]{
    display:flex;
    flex-flow:row nowrap;  
}

.control-label[b-f8vl9msed2] {
    width: 200px !important;
}

.license-grid-container[b-f8vl9msed2] {
    display:grid;
    grid-template-columns:repeat(4,1fr);
    grid-template-rows:auto;
    grid-gap:25px;
}

.license-flex-container label[b-f8vl9msed2] {
    line-height: 35px;
}

.public-row-gap[b-f8vl9msed2] {
    margin: 15px 0;
}

.license-server-row[b-f8vl9msed2] {  

}
.license-row[b-f8vl9msed2] {

}

.control-label-details[b-f8vl9msed2] {
    width: 100px !important;
}

.form-control[b-f8vl9msed2], .datetime-picker[b-f8vl9msed2] {
    display: inline-block !important;
    width: 160px !important;
}

.license-server-row .form-control[b-f8vl9msed2] {
    width: 60% !important;
}

.license-row .form-control[b-f8vl9msed2] {
    width: 120px !important;
}
/* _content/SPD.WebService/Pages/Admin/Manage/Login.razor.rz.scp.css */
.login-bc[b-hqldnytt28] {
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-image: linear-gradient( 135deg,#52e5e7 5%,#130cb7);
}
.login-container[b-hqldnytt28] {
    width: 350px;
    height: 450px;
    margin: 10% auto 0;
    padding: 20px 30px 10px;
    background-color: white;
    border-radius: 0.5rem;
    box-shadow: 0.75rem 0.75rem 1.75rem 0 rgb(0 0 0 / 25%);
}
.flex-container[b-hqldnytt28] {
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    align-items: center;
}
.company-name[b-hqldnytt28] {
    margin: 15px 0 30px;
    font-weight: bold;
    text-align: center;
}

.gutter[b-hqldnytt28] {
    margin-bottom: 16px;
}
/* _content/SPD.WebService/Pages/Admin/Manage/RedisServerGroup.razor.rz.scp.css */
.jason-divider[b-4oakz0eyyw] {
    margin: 30px 0;
}
/* _content/SPD.WebService/Pages/Admin/Manage/SystemSet.razor.rz.scp.css */
.system-set-dev[b-z38u5xgfah]{
    display:grid;
    grid-template-columns:repeat(2,1fr);
    grid-template-rows:auto;
    grid-gap:20px;    
}

.system-save[b-z38u5xgfah]{
    margin:20px 0;
}
/* _content/SPD.WebService/Pages/OA/LoginOA.razor.rz.scp.css */
.login-bc[b-ap7ztehc1i] {
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-image: linear-gradient( 135deg,#52e5e7 5%,#130cb7);
}

.login-container[b-ap7ztehc1i] {
    width: 350px;
    height: 450px;
    margin: 10% auto 0;
    padding: 20px 30px 10px;
    background-color: white;
    border-radius: 0.5rem;
    box-shadow: 0.75rem 0.75rem 1.75rem 0 rgb(0 0 0 / 25%);
}

.flex-container[b-ap7ztehc1i] {
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    align-items: center;
}

.company-name[b-ap7ztehc1i] {
    margin: 15px 0 30px;
    font-weight: bold;
    text-align: center;
}

.gutter[b-ap7ztehc1i] {
    margin-bottom: 16px;
}
/* _content/SPD.WebService/Shared/ErpOALayout.razor.rz.scp.css */
/* _content/SPD.WebService/Shared/LoginLayout.razor.rz.scp.css */
body[b-7a1j80vo0l] {
}
/* _content/SPD.WebService/Shared/MainLayout.razor.rz.scp.css */
.page[b-yaou72wnpx] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-yaou72wnpx] {
    flex: 1;
}

.sidebar[b-yaou72wnpx] {
    background-color: #e9ecef
}

.top-row[b-yaou72wnpx] {
    background-color: #17A2B8;
    color: white;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}
    .top-row > .nav-a-item[b-yaou72wnpx]{
        color:white;
    }

    .top-row[b-yaou72wnpx]  a, .top-row .btn-link[b-yaou72wnpx] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-yaou72wnpx] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-yaou72wnpx] {
        display: none;
    }

    .top-row.auth[b-yaou72wnpx] {
        justify-content: space-between;
    }

    .top-row a[b-yaou72wnpx], .top-row .btn-link[b-yaou72wnpx] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-yaou72wnpx] {
        flex-direction: row;
    }

    .sidebar[b-yaou72wnpx] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-yaou72wnpx] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-yaou72wnpx], article[b-yaou72wnpx] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/SPD.WebService/Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-i0p0hax34m] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-i0p0hax34m] {
    height: 3.5rem;
    background-color: #367fa9
}

.navbar-brand[b-i0p0hax34m] {
    font-size: 22px;
}

.oi[b-i0p0hax34m] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-i0p0hax34m] {
    font-size: 16px;
    padding-bottom: 0.2rem;
}

    .nav-item:first-of-type[b-i0p0hax34m] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-i0p0hax34m] {
        padding-bottom: 1rem;
    }

    .nav-item[b-i0p0hax34m]  a {
        color: #000000;
        border-radius: 4px;
        height: 38px;
        display: flex;
        align-items: center;
        line-height: 38px;
    }

        .nav-item[b-i0p0hax34m]  a.active {
            background-color: #60AFF9;
            color: white;
        }

        .nav-item[b-i0p0hax34m]  a:hover {
            background-color: #60AFF9;
            color: white;
        }

@media (min-width: 641px) {
    .navbar-toggler[b-i0p0hax34m] {
        display: none;
    }

    .collapse[b-i0p0hax34m] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
