@import '_content/Sx.Component/Sx.Component.z7jc0qo9kd.bundle.scp.css';
@import '_content/Sx.Module/Sx.Module.1tu1bl88cy.bundle.scp.css';

/* /Components/Layout/MainLayout.razor.rz.scp.css */
.sx-erp-logo-container[b-tnwmipqlqq] {
    width: auto;
    height: 40px;
    margin-left: 10px;
    margin-top: 8px;
}

    .sx-erp-logo-container .sx-erp-logo-img-container[b-tnwmipqlqq] {
        width: 40px;
        height: 40px;
        /*
            border-radius: 10px;
            background: linear-gradient(128.87deg,#9780e5 14.05%,#e666cc 89.3%);
        */
        line-height: 40px;
        text-align: center;
    }

        .sx-erp-logo-container .sx-erp-logo-img-container img[b-tnwmipqlqq] {
            width: 30px;
            height: 30px;
            margin: 5px;
        }

    .sx-erp-logo-container .sx-erp-logo-text-container[b-tnwmipqlqq] {
        width: auto;
        height: 40px;
        margin-left: 10px;
    }

        .sx-erp-logo-container .sx-erp-logo-text-container .sx-erp-logo-text[b-tnwmipqlqq] {
            width: auto;
            height: 25px;
            line-height: 25px;
            font-size: 18px;
            font-weight: bold;
        }

        .sx-erp-logo-container .sx-erp-logo-text-container .sx-erp-logo-slogan[b-tnwmipqlqq] {
            width: auto;
            height: 15px;
            line-height: 15px;
            font-size: 11px;
        }

#blazor-error-ui[b-tnwmipqlqq] {
    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-tnwmipqlqq] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Pages/Components/Home/HomeApp.razor.rz.scp.css */
.sxhomebox-container[b-s9tmhul26w] {
    width: 100%;
    height: 140px;
    cursor: pointer;
    padding: 20px;
    border-radius: 0.75rem;
    box-shadow: 0px 4px 6px -1px rgba(0, 0, 0, 0.1), 0px 2px 4px -2px rgba(0, 0, 0, 0.1);
    transition: box-shadow 0.2s ease-in-out;
    margin-bottom: 10px;
}

    .sxhomebox-container:hover[b-s9tmhul26w] {
        box-shadow: 0px 20px 25px -5px rgba(0, 0, 0, 0.1), 0px 8px 10px -6px rgba(0, 0, 0, 0.1);
    }

.sxhomebox-container-icon-container[b-s9tmhul26w] {
    width: 100px;
    height: 100px;
    line-height: 100px;
}

.sxhomebox-container-content-container[b-s9tmhul26w] {
    width: calc(100% - 120px);
    height: 100px;
    margin-left: 20px;
}

.sxhomebox-container-title-container[b-s9tmhul26w] {
    width: 100%;
    height: 70px;
    font-size: 2.25rem;
    font-weight: bold;
    line-height: 70px;
    text-align: right;
}

.sxhomebox-container-description-container[b-s9tmhul26w] {
    width: 100%;
    height: 30px;
    font-size: 1.15rem;
    line-height: 30px;
    text-align: right;
}
