@import '_content/LeafletForBlazor/LeafletForBlazor.bundle.scp.css';
@import '_content/SPMS.CLOUD.ASC.UI.PAGE.CREWING/SPMS.CLOUD.ASC.UI.PAGE.CREWING.rk49bwy5y0.bundle.scp.css';
@import '_content/SPMS.CLOUD.ASC.UI.SHARED/SPMS.CLOUD.ASC.UI.SHARED.jzawj9x9yb.bundle.scp.css';

/* /Components/Layout/Notification.razor.rz.scp.css */
div[b-8vqcczyxwl]  .mud-badge-wrapper {
    margin-top: 13px;
    margin-left: -3px;
}

.notification-header[b-8vqcczyxwl] {
    display: flex;
    justify-content: center;
    font-size: 1.1rem;
    font-weight: 300;
    min-width: 400px;
}

.notification-no-pending[b-8vqcczyxwl] {
    font-size: 0.8rem;
    font-weight: 500;
    text-align: center;
}

.notification-item[b-8vqcczyxwl] {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: start;
}

.notification-item-details[b-8vqcczyxwl] {
    flex-direction: column;
    display: flex;
    gap: 3px;
}

span.notification-item-type[b-8vqcczyxwl] {
    font-weight: 400;
}

span.notification-item-subtype[b-8vqcczyxwl] {
    font-size: 0.8rem;
    font-weight: 200;
    padding-left: 5px;
}

span.notification-item-time[b-8vqcczyxwl] {
    font-size: 0.8rem;
    font-weight: 200;
}

span.notification-item-status[b-8vqcczyxwl] {
    font-size: 0.8rem;
}

.notification-item-status[b-8vqcczyxwl] {
    font-size: 0.8rem;
    font-weight: 300;
    width: 65px;
    padding: 2px 5px;
    border-radius: 5px;
    text-align: center;
    margin-left: 5px;
}

.status-done[b-8vqcczyxwl] {
    background-color: #66BB6A;
}

.status-pending[b-8vqcczyxwl] {
    background-color: #FFEE58;
}

.notification-done[b-8vqcczyxwl] {
    background-color: #f0f4f9;
    opacity: 0.70;
}

.notification-mud-divider[b-8vqcczyxwl] {
    margin: 0px 0px !important;
}

.notification-item-status-details[b-8vqcczyxwl] {
    display: flex;
    gap: 5px;
    align-items: center;
}

span.notification-item-status-time[b-8vqcczyxwl] {
    font-size: 0.8rem;
    font-weight: 200;
}
/* /Components/Pages/Login.razor.rz.scp.css */
.login-page-background[b-uwvnq6j0ln] {
    height: 100vh;
    width: 100vw;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #f0f4f9;
    /*background-color: #eceddc;*/
    /*background-image: linear-gradient(135deg, var(--mud-palette-primary) 15%, transparent 10%),linear-gradient(146deg, var(--mud-palette-primary-lighten) 19%, transparent 10%),linear-gradient(-45deg, var(--mud-palette-primary) 15%, transparent 10%),linear-gradient(-33deg, var(--mud-palette-primary-lighten) 19%, transparent 10%);*/
}
/* /Components/Pages/LoginOTP.razor.rz.scp.css */
.otp-wrapper[b-56ib573ed8] {
    display: flex;
    gap: 12px;
    justify-content: center;
}

[b-56ib573ed8] .otp-box input {
    width: 64px;
    text-align: center;
    border-radius: 14px;
    height: 3rem;
    font-size: 1.125rem;
    text-transform: uppercase;
    background-color: #f2f5f9;
}

[b-56ib573ed8] .otp-box, [b-56ib573ed8] .otp-box .mud-input-control-input-container {
    width: 64px;
    flex: 0;
}

[b-56ib573ed8] .otp-box .mud-input-underline:before, [b-56ib573ed8] .otp-box .mud-input-underline:after {
    border-bottom:none !important;
}
