@import '_content/Blazor.SignaturePad/Blazor.SignaturePad.bundle.scp.css';

/* _content/CloudAttendance/Pages/CreateSchedules.razor.rz.scp.css */
.divInLine[b-xxi9fd4u87] {
    display: inline;
}

.divHidden[b-xxi9fd4u87] {
    display: none;
}

.innerDivHeigth[b-xxi9fd4u87] {
    height: 600px;
    padding-left: 100px;
}


@media only screen and (max-width: 1600px) {
    .innerDivHeigth[b-xxi9fd4u87] {
        height: 510px;
        padding-left: 100px;
    }
}
/* _content/CloudAttendance/Pages/Dashboard/CASupervisorDashboard.razor.rz.scp.css */
.heightDashBoard[b-r1vqtq1513] {
    height: 99%;
    overflow-x: hidden;
    overflow-y: auto;
}

.titleHeader[b-r1vqtq1513] {
    text-align: center;
    top: 50%;
    position: relative;
    transform: translateY(-10px);
}
/* _content/CloudAttendance/Pages/ForgotPassword.razor.rz.scp.css */
body[b-sost1lrg8b] {
    color: #000;
    overflow-x: hidden;
    height: 100%;
    background-color: #2a2a72;
    background-image: linear-gradient(315deg, #2a2a72 0%, #009ffd 74%);
}

.principalContainer[b-sost1lrg8b] {
    width: 100%;
    height: 100%;
    background-color: #2a2a72;
    background-image: linear-gradient(315deg, #2a2a72 0%, #009ffd 74%);
}

.vertical-align[b-sost1lrg8b] {
    position: absolute;
    top: 50%;
    width: 100%;
    justify-content: center;
    transform: translateY(-50%);
}

.inner-container[b-sost1lrg8b] {
    height: 430px;
    width: 480px;
    background: white;
    border-radius: 10px;
}

.form-container[b-sost1lrg8b] {
    width: 420px;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
/* _content/CloudAttendance/Pages/Login/CALoginPage.razor.rz.scp.css */
body[b-zgs30kvq50] {
    margin: 0;
}

.card0[b-zgs30kvq50] {
    box-shadow: 0px 4px 8px 0px #757575;
    border-radius: 0px
}

.card2[b-zgs30kvq50] {
    margin: 0px 40px
}

.image[b-zgs30kvq50] {
    width: 99%;
    height: 88%;
}

.imageDiv[b-zgs30kvq50] {
    width: 98%;
    height: 98%;
}

.vertical-center[b-zgs30kvq50] {
    width: 90%;
    margin: 0;
    position: absolute;
    top: 40%;
    left: 54%;
    transform: translate(-46%, -28%);
}

.centerPositionCarousel[b-zgs30kvq50] {
    width: 100%;
    margin: 0;
    top: 50%;
    left: 50%;
    transform: translate(0%, 40%);
}

.footerText[b-zgs30kvq50] {
    color: white;
    font-weight: bolder;
}

.center-Text[b-zgs30kvq50] {
    position: relative;
}

.paragrahp[b-zgs30kvq50] {
    color: white;
    font-size: 17px;
}

.Title[b-zgs30kvq50] {
    color: white;
}

.border-line[b-zgs30kvq50] {
    border-right: 1px solid #EEEEEE
}

.line[b-zgs30kvq50] {
    height: 1px;
    width: 45%;
    background-color: #E0E0E0;
    margin-top: 10px
}

.or[b-zgs30kvq50] {
    width: 10%;
    font-weight: bold
}

.text-sm[b-zgs30kvq50] {
    font-size: 14px !important
}

.footerCA[b-zgs30kvq50] {
    position: fixed;
    bottom: 0;
    left: 0;
    height: 5%;
}

a[b-zgs30kvq50] {
    color: inherit;
    cursor: pointer;
}

.principalContainer[b-zgs30kvq50] {
    width: 100%;
    height: 100%;
}

.carousel-width[b-zgs30kvq50] {
    width: 99% !important;
}

.leftCol[b-zgs30kvq50] {
    visibility: visible;
    display: inline;
    background-color: #2a2a72;
    background-image: linear-gradient(315deg, #2a2a72 0%, #009ffd 74%);
}

@media screen and (max-width: 991px) {
    .logo[b-zgs30kvq50] {
        margin-left: 0px
    }

    .image[b-zgs30kvq50] {
        visibility: hidden;
        display: none;
    }

    .leftCol[b-zgs30kvq50] {
        visibility: hidden;
        display: none;
    }

    .border-line[b-zgs30kvq50] {
        border-right: none
    }

    .card2[b-zgs30kvq50] {
        border-top: 1px solid #EEEEEE !important;
        margin: 0px 15px
    }
}
/* _content/CloudAttendance/Pages/RedirectApp.razor.rz.scp.css */
*[b-8ol9j2ctr4] {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.imagenbien[b-8ol9j2ctr4] {
    border-radius: 8px;
    width: 50%;
    height: auto;
    display: grid;
}

.acomodar[b-8ol9j2ctr4] {
    display: table;
    grid-template-columns: repeat( auto-fit, minmax(150px, 1fr) );
    gap: 32px;
}

body[b-8ol9j2ctr4] {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

p[b-8ol9j2ctr4] {
    color: #fff;
    font-size: 1.2rem;
}

a[b-8ol9j2ctr4] {
    color: white;
    text-decoration: none;
}

ul li[b-8ol9j2ctr4] {
    list-style: none;
    display: inline-block;
}

.main[b-8ol9j2ctr4] {
    padding: 1.5em;
    width: 100%;
    height: 100%;
    background-color: #2a2a72;
    background-image: linear-gradient(315deg, #2a2a72 0%, #009ffd 74%);
    background-position: center center;
    background-size: cover;
    position: relative;
    overflow: hidden;
}

    .main .top[b-8ol9j2ctr4] {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

        .main .top .fa[b-8ol9j2ctr4] {
            font-size: 2em;
            color: white;
            cursor: pointer;
            visibility: hidden;
        }

        .main .top .links-div[b-8ol9j2ctr4] {
            z-index: 100;
            width: 300px;
            position: fixed;
            left: -100%;
            height: 100vh;
            background: linear-gradient(to bottom right, rgb(255 255 255 / 70%), rgba(255, 255, 255, 0.6));
            border-top-right-radius: 8px;
            border-bottom-right-radius: 3px;
            backdrop-filter: blur(5px);
            transform: 300ms;
        }

            .main .top .links-div .link[b-8ol9j2ctr4] {
                margin-left: 3em;
            }

                .main .top .links-div .link li[b-8ol9j2ctr4] {
                    display: block;
                    margin-top: 1.5em;
                }

                    .main .top .links-div .link li a[b-8ol9j2ctr4] {
                        color: #505050;
                        font-weight: bold;
                    }

            .main .top .links-div.active[b-8ol9j2ctr4] {
                left: 0;
                transform: 800ms;
            }

        .main .top .signup li[b-8ol9j2ctr4] {
            margin-left: 1em;
        }

            .main .top .signup li a[b-8ol9j2ctr4] {
                padding: .35em .85em;
                background-color: transparent;
                border: 1px solid white;
                border-radius: 6px;
                transition: 300ms;
            }

                .main .top .signup li a:hover[b-8ol9j2ctr4] {
                    background-color: white;
                    color: black;
                }

    .main .center[b-8ol9j2ctr4] {
        position: relative;
        left: 50%;
        top: 15%;
        transform: translate(-50%, -15%);
        text-align: -webkit-center;
        display: table;
        grid-template-rows: 1fr 1fr;
        row-gap: 8em;
    }

        .main .center h1[b-8ol9j2ctr4] {
            font-weight: bold;
            font-size: clamp(2.5rem, 5vw, 5rem);
            color: white;
        }

        .main .center input[b-8ol9j2ctr4] {
            outline: none;
            border: none;
            width: 650px;
            padding: 1rem;
            border-radius: 10px;
            font-size: 1em;
            margin-bottom: 1rem;
            filter: drop-shadow(6px 6px 12px gray);
        }

        .main .center span[b-8ol9j2ctr4] {
            position: relative;
            left: -2.9em;
            cursor: pointer;
            padding: .5em;
        }

    .main ul li[b-8ol9j2ctr4] {
        margin: .5em .75em;
    }

        .main ul li a[b-8ol9j2ctr4] {
            transition: 400ms;
            padding-bottom: .3em;
        }

            .main ul li a:hover[b-8ol9j2ctr4] {
                color: white;
                border-bottom: 2px solid white;
            }

.bottom[b-8ol9j2ctr4] {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.bottom[b-8ol9j2ctr4] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100vw - 3em;
    margin: auto;
    position: absolute;
    bottom: 2em;
}

    .bottom .social ul li[b-8ol9j2ctr4] {
        list-style: none;
        display: inline-block;
        margin-right: 1em;
    }

        .bottom .social ul li a i[b-8ol9j2ctr4] {
            color: white;
            font-size: 1.5em;
        }


@media (max-width:768px) {
    .main .center .searh[b-8ol9j2ctr4] {
        width: 500px;
    }
}

@media (max-width:583px) {
    .main .center span[b-8ol9j2ctr4] {
        left: 44%;
        top: -52px;
    }
}

@media (max-width: 580px) {
    .main .center .search[b-8ol9j2ctr4] {
        width: 100%;
    }

    .main .center .links[b-8ol9j2ctr4] {
        display: none;
    }

    .main .top .fa[b-8ol9j2ctr4] {
        cursor: pointer;
        visibility: visible;
    }
}
/* _content/CloudAttendance/Shared/CAContactList.razor.rz.scp.css */
.hover-2[b-9jdod3rzxe] {
    background-image: linear-gradient(#cacccf 0 0);
    background-size: 200% .08em;
    background-position: 200% 100%;
    background-repeat: no-repeat;
    transition: background-size .3s, background-position .3s .3s;
    cursor: pointer;
}

    .hover-2:hover[b-9jdod3rzxe] {
        transition: background-size .3s .3s, background-position .3s;
        background-size: 200% 100%;
        background-position: 100% 100%;
    }

.principalContainer[b-9jdod3rzxe] {
    display: flex;
    border: 1px solid #cacccf;
    box-shadow: 0px 2px 7px #cacccf;
}

.iconLeftNotification[b-9jdod3rzxe] {
    display: flex;
    text-align: center;
    align-items: center;
    padding-left: 2%;
}

.container[b-9jdod3rzxe] {
    margin: 0;
    display: grid;
}

.mainbody[b-9jdod3rzxe] {
    margin-top: 5px;
    margin-bottom: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.header[b-9jdod3rzxe] {
    display: flex;
    margin-top: 5px;
    align-items: center;
}

span.circle[b-9jdod3rzxe] {
    background: #e3e3e3;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    color: #6e6e6e;
    display: inline-block;
    font-weight: bold;
    line-height: 40px;
    margin-right: 5px;
    text-align: center;
    width: 40px;
}
/* _content/CloudAttendance/Shared/CAEmployeePreviewTable.razor.rz.scp.css */
.tableHeight[b-tjf27qwzwt] {
    max-height: 50vh;
    overflow-y: auto;
}

@media (max-height: 732px) {
    .tableHeight[b-tjf27qwzwt] {
        max-height: 42vh;
        overflow-y: auto;
    }
}

@media (max-height: 630px) {
    .tableHeight[b-tjf27qwzwt] {
        max-height: 38vh;
        overflow-y: auto;
    }
}
/* _content/CloudAttendance/Shared/CAHolidayRuleStepTable.razor.rz.scp.css */
.tableHeight[b-r4l97xbfpz] {
    max-height: 55vh;
    overflow-y: auto;
}

@media (max-height: 732px) {
    .tableHeight[b-r4l97xbfpz] {
        max-height: 48vh;
        overflow-y: auto;
    }
}

@media (max-height: 630px) {
    .tableHeight[b-r4l97xbfpz] {
        max-height: 44vh;
        overflow-y: auto;
    }
}
/* _content/CloudAttendance/Shared/CAHolidayRuleTable.razor.rz.scp.css */
.tableHeight[b-r8wg7gw81q] {
    max-height: 55vh;
    overflow-y: auto;
}

@media (max-height: 732px) {
    .tableHeight[b-r8wg7gw81q] {
        max-height: 48vh;
        overflow-y: auto;
    }
}

@media (max-height: 630px) {
    .tableHeight[b-r8wg7gw81q] {
        max-height: 44vh;
        overflow-y: auto;
    }
}
/* _content/CloudAttendance/Shared/CALoginCarousel.razor.rz.scp.css */
body[b-jea16j0dt0] {
    margin: 0;
}

.image[b-jea16j0dt0] {
    width: 99%;
    height: 88%;
}

.imageDiv[b-jea16j0dt0] {
    width: 98%;
    height: 98%;
}

.vertical-center[b-jea16j0dt0] {
    width: 90%;
    margin: 0;
    position: absolute;
    top: 40%;
    left: 54%;
    transform: translate(-46%, -28%);
}

.centerPositionCarousel[b-jea16j0dt0] {
    width: 100%;
    margin: 0;
    top: 50%;
    left: 50%;
    transform: translate(0%, 40%);
}

.center-Text[b-jea16j0dt0] {
    position: relative;
}

.paragrahp[b-jea16j0dt0] {
    color: white;
    font-size: 17px;
}

.Title[b-jea16j0dt0] {
    color: white;
}

@media screen and (max-width: 991px) {
    .image[b-jea16j0dt0] {
        visibility: hidden;
        display: none;
    }
}
/* _content/CloudAttendance/Shared/CANavigationMenu.razor.rz.scp.css */
.menuHeight[b-fou1xehkqi] {
    max-height: 76%;
    overflow: auto;
}

.searchStyle[b-fou1xehkqi] {
    margin: 5%;
    width: 90%
}

@media screen and (max-height: 887px) {
    .menuHeight[b-fou1xehkqi] {
        max-height: 74%;
        overflow: auto;
    }
}

@media screen and (max-height: 832px) {
    .menuHeight[b-fou1xehkqi] {
        max-height: 71%;
        overflow: auto;
    }
}

@media screen and (max-height: 785px) {
    .menuHeight[b-fou1xehkqi] {
        max-height: 66%;
        overflow: auto;
    }
}

@media screen and (max-height: 685px) {
    .menuHeight[b-fou1xehkqi] {
        max-height: 63%;
        overflow: auto;
    }
}

@media screen and (max-height: 620px) {
    .menuHeight[b-fou1xehkqi] {
        max-height: 60%;
        overflow: auto;
    }
}
/* _content/CloudAttendance/Shared/CAPunchHoursConfig.razor.rz.scp.css */
.tableHeight[b-jp51nexzx7] {
    max-height: 55vh;
    overflow-y: auto;
}


@media (max-height: 680px) {
    .tableHeight[b-jp51nexzx7] {
        max-height: 50vh;
        overflow-y: auto;
    }
}
/* _content/CloudAttendance/Shared/CAReportParamPanel.razor.rz.scp.css */
.wrapLabel[b-75ts3mg4ct] {
    white-space: normal;
    margin-right: 12px;
    display: inline-block;
    text-align: left;
    line-height: 1.5em;
    width: 150px;
}
/* _content/CloudAttendance/Shared/CAScheduleDayHour.razor.rz.scp.css */
.card-hoverable[b-bcgcqzsohu] {
    cursor: pointer;
    width: 100%;
    margin-top: -11px;
}
/* _content/CloudAttendance/Shared/MainLayout.razor.rz.scp.css */
.page[b-qllxsb8v4u] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.main[b-qllxsb8v4u] {
    flex: 1;
}

.sidebar[b-qllxsb8v4u] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-qllxsb8v4u] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-qllxsb8v4u]  a, .top-row .btn-link[b-qllxsb8v4u] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-qllxsb8v4u] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

.heightBody[b-qllxsb8v4u] {
    height: 99%;
    overflow-x: hidden;
    overflow-y: auto;
}

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-qllxsb8v4u] {
        display: none;
    }

    .top-row.auth[b-qllxsb8v4u] {
        justify-content: space-between;
    }

    .top-row a[b-qllxsb8v4u], .top-row .btn-link[b-qllxsb8v4u] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-qllxsb8v4u] {
        flex-direction: row;
    }

    .sidebar[b-qllxsb8v4u] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-qllxsb8v4u] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .main > div[b-qllxsb8v4u] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/CloudAttendance/Shared/Messaging/CAIncomingMessageBubble.razor.rz.scp.css */
.incomingMessage[b-k9jtuxnp07] {
    background: #efefef none repeat scroll 0 0;
    border-radius: 5px;
    color: #646464;
    margin-left: 1rem;
    padding: 1rem;
    width: fit-content;
    box-shadow: rgb(0 0 0 / 25%) 0px 5px 5px 2px;
}

.footer[b-k9jtuxnp07] {
    text-align: right;
    align-content: end;
}
/* _content/CloudAttendance/Shared/Messaging/CAOutgoingMessageBubble.razor.rz.scp.css */
.outgoingMessage[b-xek7mhd1nk] {
    background: #f6ffed none repeat scroll 0 0;
    border-radius: 5px;
    color: #646464;
    margin-left: 1rem;
    padding: 1rem;
    width: fit-content;
    box-shadow: rgb(0 0 0 / 25%) 0px 5px 5px 2px;
}

.footer[b-xek7mhd1nk] {
    text-align: right;
    align-content: end;
}
/* _content/CloudAttendance/Shared/Notification/CANotificationListItem.razor.rz.scp.css */
.hover-2[b-7qxg1edyub] {
    background-image: linear-gradient(#cacccf 0 0);
    background-size: 200% .08em;
    background-position: 200% 100%;
    background-repeat: no-repeat;
    transition: background-size .3s, background-position .3s .3s;
    cursor: pointer;
}

.hover-2:hover[b-7qxg1edyub] {
    transition: background-size .3s .3s, background-position .3s;
    background-size: 200% 100%;
    background-position: 100% 100%;
}

.principalContainer[b-7qxg1edyub] {
    display: flex;
    border: 1px solid #cacccf;
    box-shadow: 0px 2px 7px #cacccf;
}

.iconLeftNotification[b-7qxg1edyub] {
    display: flex;
    text-align: center;
    align-items: center;
    padding-left: 2%;
}

.buttonRightMask[b-7qxg1edyub] {
    width: 15%;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: right;
    padding-right: 2%;
}

.container[b-7qxg1edyub] {
    margin: 0;
    display:grid;
}

.mainbody[b-7qxg1edyub] {
    margin-top: 5px;
    margin-bottom: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.header[b-7qxg1edyub] {
    display: flex;
    margin-top: 5px;
    align-items: center;
}
