@import '_content/SSSharedComponents/SSSharedComponents.bundle.scp.css';

/* _content/Leave/Components/EmbeddedComponents/LeaveApplyDetail.razor.rz.scp.css */
.stat-card-text[b-nwgvxsa7dh] {
    color: #205464;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

@media only screen and (max-width: 480px) {

    .stat-card-text[b-nwgvxsa7dh] {
        color: #205464;
        font-size: 28px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }

    .stat-card-header[b-nwgvxsa7dh] {
        font-size: 4vw;
    }
}


.non-grid-individual[b-nwgvxsa7dh] {
    width: 100%;
    flex-shrink: 0;
    border-radius: 8px;
    background-color: #FFF;
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.07);
}

.danita-time-approve-button[b-nwgvxsa7dh] {
    border-radius: 103px;
    border: 1px solid #2FA498;
    color: #2FA498;
    text-align: center;
    padding: 5px;
}
/* _content/Leave/Components/EmbeddedComponents/LeaveManageEmployees.razor.rz.scp.css */
.image-container-small[b-e2eivmds0p] {
    width: 32px;
    height: 32px;
    max-width: 32px;
    /*-moz-border-radius: 32px;*/
    /*-webkit-border-radius: 32px;*/
    border-radius: 32px;
    background-position: center center;
    background-size: cover;
    margin-left: auto;
    margin-right: auto;
}
/* _content/Leave/Components/EmbeddedComponents/MyLeaveHistory.razor.rz.scp.css */
/*.image-container-small {
    width: 40px;
    height: 50px;
    max-width: 50px;
    border-radius: 100%;
    background-position: center;
    background-size: cover;
    margin-left: auto;
    margin-right: auto;
}
*/
.image-container-small[b-d3w4gxi8jg] {
    width: 32px;
    height: 32px;
    max-width: 32px;
    /*-moz-border-radius: 32px;*/
    /*-webkit-border-radius: 32px;*/
    border-radius: 32px;
    background-position: center center;
    background-size: cover;
    margin-left: auto;
    margin-right: auto;
}
/* _content/Leave/Components/EmbeddedComponents/MyLeavePending.razor.rz.scp.css */
.image-container-small[b-ozzyvtbeud] {
    width: 32px;
    height: 32px;
    max-width: 32px;
    border-radius: 32px;
    background-position: center center;
    background-size: cover;
    margin-left: auto;
    margin-right: auto;
}
/* _content/Leave/Components/EmbeddedComponents/PendingLeave.razor.rz.scp.css */

.image-container-small[b-xghnyjicp0] {
    width: 32px;
    height: 32px;
    max-width: 32px;
    -moz-border-radius: 32px;
    -webkit-border-radius: 32px;
    border-radius: 32px;
    background-position: center center;
    background-size: cover;
    margin-left: auto;
    margin-right: auto;
}
/* _content/Leave/Components/Layout/MainLayout.razor.rz.scp.css */


#blazor-error-ui[b-zak3goup6o] {
    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-zak3goup6o] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/Leave/Components/Layout/MyLeaveEmployees.razor.rz.scp.css */
.image-container-small[b-f6f54x5o0f] {
    width: 32px;
    height: 32px;
    max-width: 32px;
    border-radius: 32px;
    background-position: center center;
    background-size: cover;
    margin-left: auto;
    margin-right: auto;
}
/* _content/Leave/Components/Pages/Home.razor.rz.scp.css */

.spn-hdr-performance[b-272888w5hg] {
    color: var(--Dark-Blue, #446981);
    font-family: Poppins;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
/* _content/Leave/Components/Pages/LeaveApplyPage.razor.rz.scp.css */

.container-dragitems[b-eneds7tbp1] {
    position: relative;
    top: 50%;
    left: 50%;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    transform: translate(-50%, -50%);
}

.list-item[b-eneds7tbp1] {
    position: relative;
    top: 0;
    left: 0;
    height: 90px;
    width: 100%;
}

.item-content[b-eneds7tbp1] {
    border-radius: 8px;
    background: #FFF;
    padding: 0.2em;
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.07);
}
.dxbs-out-of-range[b-eneds7tbp1] {
    color: rgba(126,141,165,0.2) !important;
}

.profile-image-style[b-eneds7tbp1] {
    border: 1px solid grey;
    width: 45px;
    height: 45px;
    background-size: contain;
    background-repeat: no-repeat;
    border-radius: 100%;
    background-position: center;
}
