/* /Pages/AdminLogin.razor.rz.scp.css */

.form-signin[b-2zcl6zns5b] {
    width: 100%;
    max-width: 330px;
    padding: 15px;
    margin: 0 auto;
}

    .form-signin .checkbox[b-2zcl6zns5b] {
        font-weight: 400;
    }


        .form-signin .form-control:focus[b-2zcl6zns5b] {
            z-index: 2;
        }

    .form-signin input[type="email"][b-2zcl6zns5b] {
        margin-bottom: -1px;
    }

    .form-signin input[type="password"][b-2zcl6zns5b] {
        margin-bottom: 10px;
        margin-top: 10px;
    }

.custom-btn[b-2zcl6zns5b]{
    width: 45%;
}
/* /Pages/Charts.razor.rz.scp.css */
.main-content[b-rlzg8oormt] {
    height: calc(100vh - 93px);
    overflow-y: auto;
    overflow-x: hidden;
}

.main-wrapper[b-rlzg8oormt] {
    background-color: #f1f1f1;
    overflow-x: hidden;
}


.main-header[b-rlzg8oormt] {
    display: flex;
    align-items: center;
    min-height: 50px;
    margin-bottom: 10px;
    margin-left: -15px;
    padding-left: 15px;
    margin-right: -15px;
    padding-right: 15px;
    background-color: #fff;
    justify-content: space-between;
}

    .main-header .left[b-rlzg8oormt] {
        display: flex;
        align-items: center;
    }

    .main-header .right .option[b-rlzg8oormt] {
        -moz-box-shadow: 0 0 3px #ccc;
        -webkit-box-shadow: 0 0 3px #ccc;
        box-shadow: 0 0 3px #ccc;
        border-radius: 5px;
        width: 30px;
        height: 30px;
        justify-content: center;
        align-items: center;
        margin: 5px;
        cursor: pointer;
        display: flex;
    }

    .main-header .logo img[b-rlzg8oormt] {
        height: 40px;
    }

    .main-header .title[b-rlzg8oormt] {
        font-size: 16px;
        -moz-box-shadow: 0 0 3px #ccc;
        -webkit-box-shadow: 0 0 3px #ccc;
        box-shadow: 0 0 3px #ccc;
        border-radius: 5px;
        padding: 3px 10px;
        margin-left: 15px;
    }

    .main-header .logoff[b-rlzg8oormt] {
        font-size: 30px;
    }

    .main-header .right[b-rlzg8oormt] {
        display: flex;
    }

.main-content .card-title[b-rlzg8oormt] {
    margin-top: 10px;
    font-weight: bold;
    color: #fff;
}

    .main-content .card-title .inner-content[b-rlzg8oormt] {
        margin-top: 5px;
        margin-bottom: 5px;
        padding: 5px;
        padding-left: 15px;
        padding-right: 15px;
        border-radius: 10px;
        background-color: #0d6efd;
        display: flex;
        justify-content: space-between;
    }

.main-content .card-info .card-info-content[b-rlzg8oormt] {
    border: 1px solid #e9ecef;
    border-left-width: 1rem;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 10px;
    border-radius: 10px;
    background-color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.status-1[b-rlzg8oormt] {
    border-left-color: #198754 !important;
}
/*Attended*/

.status-3[b-rlzg8oormt] {
    border-left-color: #f0ad4e !important;
}
/*Partial*/

.status-2[b-rlzg8oormt] {
    border-left-color: #dc3545 !important;
}
/*Pending*/

.main-footer[b-rlzg8oormt] {
    /*margin-top: 5px;
    min-height: 50px;
    display: flex;
    top: 10px;
    margin-left: -15px;
    padding-left: 15px;
    margin-right: -15px;
    padding-right: 15px;
    background-color: #fff;
    align-items: center;
    justify-content: space-evenly;*/

    min-height: 50px;
    display: flex;
    margin-left: -12px;
    padding-left: 5px;
    background-color: #fff;
    align-items: center;
    justify-content: space-evenly;
    position: fixed;
    bottom: 3px;
    width: 100vw;
}


    .main-footer .btn-group[b-rlzg8oormt] {
        width: 100vw;
    }

    .main-footer .btn[b-rlzg8oormt] {
        margin-top: 5px;
        margin-bottom: 5px;
        margin-right: 5px;
    }

    .main-footer .btn[b-rlzg8oormt] {
        width: 33%;
    }


.logoff[b-rlzg8oormt], .card-info-content[b-rlzg8oormt] {
    cursor: pointer;
}

.modal-floating-div[b-rlzg8oormt] {
    display: flex;
}

    .modal-floating-div label[b-rlzg8oormt] {
        left: 40px !important;
    }

    .modal-floating-div .left-0[b-rlzg8oormt] {
        left: 0px !important;
    }

    .modal-floating-div input[b-rlzg8oormt] {
        border-radius: 0px !important;
    }

.rounded-border input[b-rlzg8oormt] {
    border-radius: 4px !important;
}

.modal-floating-div .button-inc[b-rlzg8oormt] {
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    width: 50px !important;
}

.modal-floating-div .button-dec[b-rlzg8oormt] {
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    width: 50px !important;
}

.main-search[b-rlzg8oormt] {
    height: 35px;
}

.section-search[b-rlzg8oormt] {
    display: flex;
}

    .section-search input[b-rlzg8oormt] {
        border-end-end-radius: 0px;
        border-start-end-radius: 0px;
        border-right: 0;
    }

    .section-search #btnSearch[b-rlzg8oormt] {
        border-start-start-radius: 0px;
        border-end-start-radius: 0px;
        border-left: 0;
        color: #fff;
        width: 75px;
    }

    .section-search #btnClear[b-rlzg8oormt] {
        border-radius: 0px;
        border: 0;
        color: #fff;
        width: 75px;
    }

.main-footer i[b-rlzg8oormt] {
    font-size: 8px;
}

.main-footer span[b-rlzg8oormt] {
    margin-left: -3px;
    margin-right: 3px;
    font-size: 13px;
    font-weight: bold;
}

.overlay[b-rlzg8oormt] {
    height: 100%;
    width: 100%;
    display: none;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0, 0.9);
}

.overlay-content[b-rlzg8oormt] {
    position: relative;
    top: 10%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
    height: 85%;
}

.overlay-content .un-reg[b-rlzg8oormt]{
    position:absolute !important;
    bottom:0;
    right:0;
    font-size:20px;
}

    .overlay a[b-rlzg8oormt] {
        padding: 8px;
        text-decoration: none;
        font-size: 36px;
        color: #818181;
        display: block;
        transition: 0.3s;
        cursor: pointer;
    }

    .overlay a:hover[b-rlzg8oormt], .overlay a:focus[b-rlzg8oormt] {
        color: #f1f1f1;
    }

.overlay .closebtn[b-rlzg8oormt] {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px;
}

@media screen and (max-height: 450px) {
    .overlay a[b-rlzg8oormt] {
        font-size: 20px
    }

    .overlay .closebtn[b-rlzg8oormt] {
        font-size: 40px;
        top: 15px;
        right: 35px;
    }
}

/*.counter {
    display: inline-block;
    margin-right: 10px;
}

.icon {
    margin-right: 5px;
}

.number {
    padding: 2px 5px;
    background-color: #e3e3e3;
    border-radius: 3px;
}
*/
/* /Pages/FutureTotals.razor.rz.scp.css */
.main-content[b-qb5i2c8i4a] {
    height: calc(100vh - 93px);
    overflow-y: auto;
    overflow-x: hidden;
}

.main-wrapper[b-qb5i2c8i4a] {
    background-color: #f1f1f1;
    overflow-x: hidden;
}


.main-header[b-qb5i2c8i4a] {
    display: flex;
    align-items: center;
    min-height: 50px;
    margin-bottom: 10px;
    margin-left: -15px;
    padding-left: 15px;
    margin-right: -15px;
    padding-right: 15px;
    background-color: #fff;
    justify-content: space-between;
}

    .main-header .left[b-qb5i2c8i4a] {
        display: flex;
        align-items: center;
    }

    .main-header .right .option[b-qb5i2c8i4a] {
        -moz-box-shadow: 0 0 3px #ccc;
        -webkit-box-shadow: 0 0 3px #ccc;
        box-shadow: 0 0 3px #ccc;
        border-radius: 5px;
        width: 30px;
        height: 30px;
        justify-content: center;
        align-items: center;
        margin: 5px;
        cursor: pointer;
        display: flex;
    }

    .main-header .logo img[b-qb5i2c8i4a] {
        height: 40px;
    }

    .main-header .title[b-qb5i2c8i4a] {
        font-size: 16px;
        -moz-box-shadow: 0 0 3px #ccc;
        -webkit-box-shadow: 0 0 3px #ccc;
        box-shadow: 0 0 3px #ccc;
        border-radius: 5px;
        padding: 3px 10px;
        margin-left: 15px;
    }

    .main-header .logoff[b-qb5i2c8i4a] {
        font-size: 30px;
    }

    .main-header .right[b-qb5i2c8i4a] {
        display: flex;
    }

.main-content .card-title[b-qb5i2c8i4a] {
    margin-top: 10px;
    font-weight: bold;
    color: #fff;
}

    .main-content .card-title .inner-content[b-qb5i2c8i4a] {
        margin-top: 5px;
        margin-bottom: 5px;
        padding: 5px;
        padding-left: 15px;
        padding-right: 15px;
        border-radius: 10px;
        background-color: #0d6efd;
        display: flex;
        justify-content: space-between;
    }

.main-content .card-info .card-info-content[b-qb5i2c8i4a] {
    border: 1px solid #e9ecef;
    border-left-width: 1rem;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 10px;
    border-radius: 10px;
    background-color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.status-1[b-qb5i2c8i4a] {
    border-left-color: #198754 !important;
}
/*Attended*/

.status-3[b-qb5i2c8i4a] {
    border-left-color: #f0ad4e !important;
}
/*Partial*/

.status-2[b-qb5i2c8i4a] {
    border-left-color: #dc3545 !important;
}
/*Pending*/

.main-footer[b-qb5i2c8i4a] {
    /*margin-top: 5px;
    min-height: 50px;
    display: flex;
    top: 10px;
    margin-left: -15px;
    padding-left: 15px;
    margin-right: -15px;
    padding-right: 15px;
    background-color: #fff;
    align-items: center;
    justify-content: space-evenly;*/

    min-height: 50px;
    display: flex;
    margin-left: -12px;
    padding-left: 5px;
    background-color: #fff;
    align-items: center;
    justify-content: space-evenly;
    position: fixed;
    bottom: 3px;
    width: 100vw;
}


    .main-footer .btn-group[b-qb5i2c8i4a] {
        width: 100vw;
    }

    .main-footer .btn[b-qb5i2c8i4a] {
        margin-top: 5px;
        margin-bottom: 5px;
        margin-right: 5px;
    }

    .main-footer .btn[b-qb5i2c8i4a] {
        width: 33%;
    }


.logoff[b-qb5i2c8i4a], .card-info-content[b-qb5i2c8i4a] {
    cursor: pointer;
}

.modal-floating-div[b-qb5i2c8i4a] {
    display: flex;
}

    .modal-floating-div label[b-qb5i2c8i4a] {
        left: 40px !important;
    }

    .modal-floating-div .left-0[b-qb5i2c8i4a] {
        left: 0px !important;
    }

    .modal-floating-div input[b-qb5i2c8i4a] {
        border-radius: 0px !important;
    }

.rounded-border input[b-qb5i2c8i4a] {
    border-radius: 4px !important;
}

.modal-floating-div .button-inc[b-qb5i2c8i4a] {
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    width: 50px !important;
}

.modal-floating-div .button-dec[b-qb5i2c8i4a] {
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    width: 50px !important;
}

.main-search[b-qb5i2c8i4a]{
    height:35px;
}
.section-search[b-qb5i2c8i4a] {
    display: flex;
}

    .section-search input[b-qb5i2c8i4a] {
        border-end-end-radius: 0px;
        border-start-end-radius: 0px;
        border-right: 0;
    }

    .section-search #btnSearch[b-qb5i2c8i4a] {
        border-start-start-radius: 0px;
        border-end-start-radius: 0px;
        border-left: 0;
        color: #fff;
        width: 75px;
    }

    .section-search #btnClear[b-qb5i2c8i4a] {
        border-radius: 0px;
        border: 0;
        color: #fff;
        width: 75px;
    }

.main-footer i[b-qb5i2c8i4a] {
    font-size: 8px;
}

.main-footer span[b-qb5i2c8i4a] {
    margin-left: -3px;
    margin-right: 3px;
    font-size: 13px;
    font-weight: bold;
}

.overlay[b-qb5i2c8i4a] {
    height: 100%;
    width: 100%;
    display: none;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0, 0.9);
}

.overlay-content[b-qb5i2c8i4a] {
    position: relative;
    top: 10%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
    height: 85%;
}

    .overlay-content .un-reg[b-qb5i2c8i4a] {
        position: absolute !important;
        bottom: 0;
        right: 0;
        font-size: 20px;
    }

.overlay a[b-qb5i2c8i4a] {
    padding: 8px;
    text-decoration: none;
    font-size: 36px;
    color: #818181;
    display: block;
    transition: 0.3s;
    cursor: pointer;
}

    .overlay a:hover[b-qb5i2c8i4a], .overlay a:focus[b-qb5i2c8i4a] {
        color: #f1f1f1;
    }

.overlay .closebtn[b-qb5i2c8i4a] {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px;
}

@media screen and (max-height: 450px) {
    .overlay a[b-qb5i2c8i4a] {
        font-size: 20px
    }

    .overlay .closebtn[b-qb5i2c8i4a] {
        font-size: 40px;
        top: 15px;
        right: 35px;
    }
}

/*.counter {
    display: inline-block;
    margin-right: 10px;
}

.icon {
    margin-right: 5px;
}

.number {
    padding: 2px 5px;
    background-color: #e3e3e3;
    border-radius: 3px;
}
*/
/* /Pages/Groups.razor.rz.scp.css */
.main-content[b-y50mys7p5h] {
    height: calc(100vh - 197px);
    overflow-y: scroll;
    overflow-x: hidden;
    padding-bottom: 40px;
}

.main-wrapper[b-y50mys7p5h] {
    background-color: #f1f1f1;
    overflow-x: hidden;
}

.main-header[b-y50mys7p5h] {
    display: flex;
    align-items: center;
    min-height: 50px;
    margin-bottom: 10px;
    margin-left: -15px;
    padding-left: 15px;
    margin-right: -15px;
    padding-right: 15px;
    background-color: #fff;
    justify-content: space-between;
}

.custom-sty-p-5[b-y50mys7p5h] {
    padding: 5px;
}

    .main-header .left[b-y50mys7p5h] {
        display: flex;
        align-items: center;
    }

    .main-header .right .option[b-y50mys7p5h] {
        -moz-box-shadow: 0 0 3px #ccc;
        -webkit-box-shadow: 0 0 3px #ccc;
        box-shadow: 0 0 3px #ccc;
        border-radius: 5px;
        width: 30px;
        height: 30px;
        justify-content: center;
        align-items: center;
        margin: 5px;
        cursor: pointer;
        display: flex;
    }

    .main-header .logo img[b-y50mys7p5h] {
        height: 40px;
    }

    .main-header .title[b-y50mys7p5h] {
        font-size: 16px;
        -moz-box-shadow: 0 0 3px #ccc;
        -webkit-box-shadow: 0 0 3px #ccc;
        box-shadow: 0 0 3px #ccc;
        border-radius: 5px;
        padding: 3px 10px;
        margin-left: 15px;
    }

.main-header .logoff[b-y50mys7p5h] {
    font-size: 30px;
}

.main-header .right[b-y50mys7p5h] {
    display: flex;
}

.main-header .right a[b-y50mys7p5h] {
    text-decoration: none;
}

.main-content .card-title[b-y50mys7p5h] {
    margin-top: 10px;
    font-weight: bold;
    color: #fff;
}

    .main-content .card-title .inner-content[b-y50mys7p5h] {
        margin-top: 5px;
        margin-bottom: 5px;
        padding: 5px;
        padding-left: 15px;
        padding-right: 15px;
        border-radius: 10px;
        background-color: #0d6efd;
        display: flex;
        justify-content: space-between;
    }

.main-content .card-info .card-info-content[b-y50mys7p5h] {
    border: 1px solid #e9ecef;
    border-left-width: 1rem;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 10px;
    border-radius: 10px;
    background-color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.status-1[b-y50mys7p5h] {
    border-left-color: #198754 !important;
}
/*Attended*/

.status-3[b-y50mys7p5h] {
    border-left-color: #f0ad4e !important;
}
/*Partial*/

.status-2[b-y50mys7p5h] {
    border-left-color: #dc3545 !important;
}
/*Pending*/

.mdl-footer[b-y50mys7p5h] {
    justify-content: space-between;
}

    .mdl-footer .icons[b-y50mys7p5h] {
        font-size: 25px;
    }

.main-footer[b-y50mys7p5h] {
    /*margin-top: 5px;
    min-height: 50px;
    display: flex;
    top: 10px;
    margin-left: -15px;
    padding-left: 15px;
    margin-right: -15px;
    padding-right: 15px;
    background-color: #fff;
    align-items: center;
    justify-content: space-evenly;*/

    min-height: 50px;
    display: flex;
    margin-left: -12px;
    padding-left: 5px;
    background-color: #fff;
    align-items: center;
    justify-content: space-evenly;
    position: fixed;
    bottom: 3px;
    width: 100vw;
}

    .main-footer .btn-group[b-y50mys7p5h] {
        width: 100vw;
    }

    .main-footer .btn[b-y50mys7p5h] {
        margin-top: 5px;
        margin-bottom: 5px;
        margin-right: 5px;
    }

    .main-footer .btn[b-y50mys7p5h] {
        width: 33%;
    }


.logoff[b-y50mys7p5h], .card-info-content[b-y50mys7p5h] {
    cursor: pointer;
}

.modal-floating-div[b-y50mys7p5h] {
    display: flex;
}

    .modal-floating-div label[b-y50mys7p5h] {
        left: 40px !important;
    }

#modalAttended .modal-floating-div label[b-y50mys7p5h] {
    left: 0px !important;
}

.modal-floating-div input[b-y50mys7p5h] {
    border-radius: 0px !important;
}

    .modal-floating-div .button-inc[b-y50mys7p5h] {
        border-top-left-radius: 0px !important;
        border-bottom-left-radius: 0px !important;
        width: 50px !important;
    }

    .modal-floating-div .button-dec[b-y50mys7p5h] {
        border-top-right-radius: 0px !important;
        border-bottom-right-radius: 0px !important;
        width: 50px !important;
    }

.modal-footer .btn[b-y50mys7p5h] {
    min-width: 46px !important;
    /* height:36px !important;*/
}

.modal-footer .btn-warning[b-y50mys7p5h] {
    color: #fff;
    background-color: #fd7e14;
    border-color: #fd7e14;
}

.section-search[b-y50mys7p5h] {
    display: flex;
}

    .section-search input[b-y50mys7p5h] {
        border-end-end-radius: 0px;
        border-start-end-radius: 0px;
        border-right: 0;
    }

    .section-search #btnSearch[b-y50mys7p5h] {
        border-start-start-radius: 0px;
        border-end-start-radius: 0px;
        border-left: 0;
        color: #fff;
        width: 75px;
    }

    .section-search #btnClear[b-y50mys7p5h] {
        border-radius: 0px;
        border: 0;
        color: #fff;
        width: 75px;
    }

.main-footer i[b-y50mys7p5h] {
    font-size: 8px;
}
    .main-footer i.totals[b-y50mys7p5h] {
        font-size: 9px;
    }


.main-footer span[b-y50mys7p5h] {
    margin-left: -3px;
    margin-right: 3px;
    font-size: 12px;
    /*font-weight: bold;*/
}
.main-footer span.totals[b-y50mys7p5h] {
    font-size: 14px;
    font-weight: bold;
}

.overlay[b-y50mys7p5h] {
    height: 100%;
    width: 100%;
    display: none;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0, 0.9);
}

.overlay-content[b-y50mys7p5h] {
    position: relative;
    top: 10%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
    height: 85%;
}

    .overlay-content .un-reg[b-y50mys7p5h] {
        position: absolute !important;
        bottom: 0;
        right: 0;
        font-size: 20px;
    }

.overlay a[b-y50mys7p5h] {
    padding: 8px;
    text-decoration: none;
    font-size: 36px;
    color: #818181;
    display: block;
    transition: 0.3s;
    cursor: pointer;
}

    .overlay a:hover[b-y50mys7p5h], .overlay a:focus[b-y50mys7p5h] {
        color: #f1f1f1;
    }

.overlay .closebtn[b-y50mys7p5h] {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px;
}

@media screen and (max-height: 450px) {
    .overlay a[b-y50mys7p5h] {
        font-size: 20px
    }

    .overlay .closebtn[b-y50mys7p5h] {
        font-size: 40px;
        top: 15px;
        right: 35px;
    }
}


/*.counter {
    display: inline-block;
    margin-right: 10px;
}

.icon {
    margin-right: 5px;
}

.number {
    padding: 2px 5px;
    background-color: #e3e3e3;
    border-radius: 3px;
}
*/
/* /Pages/Index.razor.rz.scp.css */
html[b-rjribq4f4x],
body[b-rjribq4f4x] {
    height: 100%;
}

body[b-rjribq4f4x] {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #f5f5f5;
}

.form-signin[b-rjribq4f4x] {
    width: 100%;
    max-width: 330px;
    padding: 15px;
    margin: 0 auto;
}

    .form-signin .checkbox[b-rjribq4f4x] {
        font-weight: 400;
    }


        .form-signin .form-control:focus[b-rjribq4f4x] {
            z-index: 2;
        }

    .form-signin input[type="password"][b-rjribq4f4x] {
        margin-bottom: 10px;
    }
/* /Pages/Kpi.razor.rz.scp.css */
.main-content[b-r6t0wq0gc3] {
    height: calc(100vh - 115px);
    overflow-y: auto;
    overflow-x: hidden;
}

.main-wrapper[b-r6t0wq0gc3] {
    background-color: #f1f1f1;
    overflow-x: hidden;
}

.main-header[b-r6t0wq0gc3] {
    display: flex;
    align-items: center;
    min-height: 50px;
    margin-bottom: 10px;
    margin-left: -15px;
    padding-left: 15px;
    margin-right: -15px;
    padding-right: 15px;
    background-color: #fff;
    justify-content: space-between;
}

    .main-header .left[b-r6t0wq0gc3] {
        display: flex;
        align-items: center;
    }

    .main-header .right .option[b-r6t0wq0gc3] {
        -moz-box-shadow: 0 0 3px #ccc;
        -webkit-box-shadow: 0 0 3px #ccc;
        box-shadow: 0 0 3px #ccc;
        border-radius: 5px;
        width: 30px;
        height: 30px;
        justify-content: center;
        align-items: center;
        margin: 5px;
        cursor: pointer;
        display: flex;
    }

    .main-header .logo img[b-r6t0wq0gc3] {
        height: 40px;
    }

    .main-header .title[b-r6t0wq0gc3] {
        font-size: 16px;
        -moz-box-shadow: 0 0 3px #ccc;
        -webkit-box-shadow: 0 0 3px #ccc;
        box-shadow: 0 0 3px #ccc;
        border-radius: 5px;
        padding: 3px 10px;
        margin-left: 15px;
    }

    .main-header .logoff[b-r6t0wq0gc3] {
        font-size: 30px;
    }

    .main-header .right[b-r6t0wq0gc3] {
        display: flex;
    }

.main-footer[b-r6t0wq0gc3] {
    /*margin-top: 5px;
    min-height: 50px;
    display: flex;
    top: 10px;
    margin-left: -15px;
    padding-left: 15px;
    margin-right: -15px;
    padding-right: 15px;
    background-color: #fff;
    align-items: center;
    justify-content: space-evenly;*/

    min-height: 50px;
    display: flex;
    margin-left: -12px;
    padding-left: 5px;
    background-color: #fff;
    align-items: center;
    justify-content: space-evenly;
    position: fixed;
    bottom: 3px;
    width: 100vw;
}

    .main-footer .btn-group[b-r6t0wq0gc3] {
        width: 100vw;
    }

    .main-footer .btn[b-r6t0wq0gc3] {
        margin-top: 5px;
        margin-bottom: 5px;
        margin-right: 5px;
    }

    .main-footer .btn[b-r6t0wq0gc3] {
        width: 50%;
    }

.main-content .row[b-r6t0wq0gc3] {
    display: flex;
    justify-content: center;
}
.card[b-r6t0wq0gc3] {
    /*min-height: calc((100vh - 160px)/3);*/
    min-height: 160px;
    margin-bottom: 15px;
    border-radius: 10px;
    border: 1px solid #C0C0C0;
}

.card .title[b-r6t0wq0gc3] {
    padding-top: 5px;
    padding-left: 20px;
    font-size:16px;
    font-weight: bold;
}

.card .total-count[b-r6t0wq0gc3] {
    font-weight: bold;
    font-size: 36px;
    text-align: center;

}

.card .adults-children[b-r6t0wq0gc3] {
    text-align: center;
    font-size: 22px;
}
.card .adults-children.text[b-r6t0wq0gc3] {
    text-align: center;
    font-size: 14px;
}


.card-pending[b-r6t0wq0gc3] {
    border-left: 5px solid #dc3545;
}
.card-attended[b-r6t0wq0gc3] {
    border-left: 5px solid #198754;
}
.card-all[b-r6t0wq0gc3] {
    border-left: 5px solid #0d6efd;
}

.overlay[b-r6t0wq0gc3] {
    height: 100%;
    width: 100%;
    display: none;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0, 0.9);
}

.overlay-content[b-r6t0wq0gc3] {
    position: relative;
    top: 10%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
    height: 85%;
}

.overlay-content .un-reg[b-r6t0wq0gc3] {
    position: absolute !important;
    bottom: 0;
    right: 0;
    font-size: 20px;
}

.overlay a[b-r6t0wq0gc3] {
    padding: 8px;
    text-decoration: none;
    font-size: 36px;
    color: #818181;
    display: block;
    transition: 0.3s;
    cursor: pointer;
}

    .overlay a:hover[b-r6t0wq0gc3], .overlay a:focus[b-r6t0wq0gc3] {
        color: #f1f1f1;
    }

.overlay .closebtn[b-r6t0wq0gc3] {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px;
}

@media screen and (max-height: 450px) {
    .overlay a[b-r6t0wq0gc3] {
        font-size: 20px
    }

    .overlay .closebtn[b-r6t0wq0gc3] {
        font-size: 40px;
        top: 15px;
        right: 35px;
    }
}




/* /Pages/Main.razor.rz.scp.css */
.main-content[b-jgclgpfs8d] {
    height: calc(100vh - 197px);
    overflow-y: scroll;
    overflow-x: hidden;
    padding-bottom: 40px;
}
.main-wrapper[b-jgclgpfs8d] {
    background-color: #f1f1f1;
    overflow-x: hidden;
}
.main-header[b-jgclgpfs8d] {
    display: flex;
    align-items: center;
    min-height: 50px;
    margin-bottom: 10px;
    margin-left: -15px;
    padding-left: 15px;
    margin-right: -15px;
    padding-right: 15px;
    background-color: #fff;
    justify-content: space-between;
}

.custom-sty-p-5[b-jgclgpfs8d] {
    padding: 5px;
}

.main-header .left[b-jgclgpfs8d] {
    display: flex;
    align-items: center;
}

.main-header .right .option[b-jgclgpfs8d] {
    -moz-box-shadow: 0 0 3px #ccc;
    -webkit-box-shadow: 0 0 3px #ccc;
    box-shadow: 0 0 3px #ccc;
    border-radius: 5px;
    width: 30px;
    height: 30px;
    justify-content: center;
    align-items: center;
    margin: 5px;
    cursor: pointer;
    display:flex;
}

.main-header .logo img[b-jgclgpfs8d]{
    height: 40px;
}
.main-header .title[b-jgclgpfs8d] {
    font-size: 16px;
    -moz-box-shadow: 0 0 3px #ccc;
    -webkit-box-shadow: 0 0 3px #ccc;
    box-shadow: 0 0 3px #ccc;
    border-radius: 5px;
    padding:3px 10px;
    margin-left: 15px;
}
.main-header .logoff[b-jgclgpfs8d] {
    font-size: 30px;
}
.main-header .right[b-jgclgpfs8d]{
    display:flex;
}

.main-content .card-title[b-jgclgpfs8d] {
    margin-top: 10px;
    font-weight: bold;
    color: #fff;
}

    .main-content .card-title .inner-content[b-jgclgpfs8d] {
        margin-top: 5px;
        margin-bottom: 5px;
        padding: 5px;
        padding-left: 15px;
        padding-right: 15px;
        border-radius: 10px;
        background-color: #0d6efd;
        display: flex;
        justify-content: space-between;
    }

.main-content .card-info .card-info-content[b-jgclgpfs8d] {
    border: 1px solid #e9ecef;
    border-left-width: 1rem;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 10px;
    border-radius: 10px;
    background-color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.status-1[b-jgclgpfs8d] {
    border-left-color: #198754 !important;
}/*Attended*/

.status-3[b-jgclgpfs8d] {
    border-left-color: #f0ad4e !important;
}/*Partial*/

.status-2[b-jgclgpfs8d] {
    border-left-color: #dc3545 !important;
}/*Pending*/

.main-footer[b-jgclgpfs8d] {
    /*margin-top: 5px;
    min-height: 50px;
    display: flex;
    top: 10px;
    margin-left: -15px;
    padding-left: 15px;
    margin-right: -15px;
    padding-right: 15px;
    background-color: #fff;
    align-items: center;
    justify-content: space-evenly;*/

    min-height: 50px;
    display: flex;
    margin-left: -12px;
    padding-left: 5px;
    background-color: #fff;
    align-items: center;
    justify-content: space-evenly;
    position: fixed;
    bottom: 3px;
    width: 100vw;
}

.mdl-footer[b-jgclgpfs8d] {
    justify-content: space-between;
}
.mdl-footer .icons[b-jgclgpfs8d]{
    font-size:25px;
}

.main-footer .btn-group[b-jgclgpfs8d] {
    width: 100vw;
}
.main-footer .btn[b-jgclgpfs8d] {
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 5px;
}
.main-footer .btn[b-jgclgpfs8d] {

    width: 33%;
}


.logoff[b-jgclgpfs8d], .card-info-content[b-jgclgpfs8d] {
    cursor: pointer;
}

.modal-floating-div[b-jgclgpfs8d]{
    display: flex;
}

.modal-floating-div label[b-jgclgpfs8d] {
    left: 40px !important;
}

.modal-floating-div .left-0[b-jgclgpfs8d]{
    left: 0px !important;
}

.modal-floating-div input[b-jgclgpfs8d] {
    border-radius: 0px !important;
}

.rounded-border input[b-jgclgpfs8d] {
    border-radius: 4px !important;
}

.modal-floating-div .button-inc[b-jgclgpfs8d] {
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    width: 50px !important;
}

.modal-floating-div .button-dec[b-jgclgpfs8d] {
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    width: 50px !important;
}

.modal-footer .btn[b-jgclgpfs8d]{
    min-width:46px !important;
   /* height:36px !important;*/
}

.modal-footer .btn-warning[b-jgclgpfs8d] {
    color: #fff;
    background-color: #fd7e14;
    border-color: #fd7e14;
}

.section-search[b-jgclgpfs8d] {
    display: flex;
}

.section-search input[b-jgclgpfs8d] {
    border-end-end-radius: 0px;
    border-start-end-radius: 0px;
    border-right: 0;
}

.section-search #btnSearch[b-jgclgpfs8d] {
    border-start-start-radius: 0px;
    border-end-start-radius: 0px;
    border-left: 0;
    color: #fff;
    width: 75px;
}

.section-search #btnClear[b-jgclgpfs8d] {
    border-radius: 0px;
    border: 0;
    color: #fff;
    width: 75px;
}

.main-footer i[b-jgclgpfs8d]{
    font-size:8px;
}

.main-footer i.totals[b-jgclgpfs8d] {
    font-size: 9px;
}


.main-footer span[b-jgclgpfs8d] {
    margin-left: -3px;
    margin-right: 3px;
    font-size: 12px;
    /*font-weight: bold;*/
}
.main-footer span.totals[b-jgclgpfs8d] {
    font-size: 14px;
    font-weight: bold;
}


.overlay[b-jgclgpfs8d] {
    height: 100%;
    width: 100%;
    display: none;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0, 0.9);
}

.overlay-content[b-jgclgpfs8d] {
    position: relative;
    top: 10%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
    height: 85%;
}

    .overlay-content .un-reg[b-jgclgpfs8d] {
        position: absolute !important;
        bottom: 0;
        right: 0;
        font-size: 20px;
    }

.overlay a[b-jgclgpfs8d] {
    padding: 8px;
    text-decoration: none;
    font-size: 36px;
    color: #818181;
    display: block;
    transition: 0.3s;
    cursor: pointer;
}

    .overlay a:hover[b-jgclgpfs8d], .overlay a:focus[b-jgclgpfs8d] {
        color: #f1f1f1;
    }

.overlay .closebtn[b-jgclgpfs8d] {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px;
}

@media screen and (max-height: 450px) {
    .overlay a[b-jgclgpfs8d] {
        font-size: 20px
    }

    .overlay .closebtn[b-jgclgpfs8d] {
        font-size: 40px;
        top: 15px;
        right: 35px;
    }
}

/*.counter {
    display: inline-block;
    margin-right: 10px;
}

.icon {
    margin-right: 5px;
}

.number {
    padding: 2px 5px;
    background-color: #e3e3e3;
    border-radius: 3px;
}
*/
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-vrjnrxbfzr] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-vrjnrxbfzr] {
    flex: 1;
}

.sidebar[b-vrjnrxbfzr] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-vrjnrxbfzr] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-vrjnrxbfzr]  a, .top-row[b-vrjnrxbfzr]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-vrjnrxbfzr]  a:hover, .top-row[b-vrjnrxbfzr]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-vrjnrxbfzr]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-vrjnrxbfzr] {
        display: none;
    }

    .top-row.auth[b-vrjnrxbfzr] {
        justify-content: space-between;
    }

    .top-row[b-vrjnrxbfzr]  a, .top-row[b-vrjnrxbfzr]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-vrjnrxbfzr] {
        flex-direction: row;
    }

    .sidebar[b-vrjnrxbfzr] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-vrjnrxbfzr] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-vrjnrxbfzr]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-vrjnrxbfzr], article[b-vrjnrxbfzr] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
