.custom-dev tr{
width: 50%;
}
body{
    background-color: #f2f1f6;
}
.container-page{
    margin: 0 auto;
    max-width: 650px;
}
.creator-page{
    height: 100%;
    padding: 100px 20px 45px;
    margin: 0 auto;
    max-width: 650px;
}
.creator-page #order-box-form {
    padding: 20px;
    background-color: #fff;
    border-radius: 15px;
    margin-bottom: 20px;
}
.type-dev input, .type-sevice , .gia-tien input , .ghi-chu textarea , #payment_method , .giam-gia input , .thanh-tien input {
    width: 100%;
    padding: 15px 30px;
    border: 1px solid #f5f5f5;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -0.02em;
    color:#3c3838;
    outline: none;
}
 input,  select,  textarea {
    padding: 12px 16px;
    font-size: 14px;
    color: #271515;
    font-weight: 400;
    
}

.type-dev , .type-sevice , .gia-tien , .ghi-chu , #payment_method ,.giam-gia , .thanh-tien {
    margin-bottom: 15px;
}

.list-dich-vu .form-group-checked-custom label {
    padding: 10px 20px;
    border: 1px solid #E2E1E7;
    border-radius: 5px;
    cursor: pointer;
    font-weight: bold;
    color: #ACACB0;
    transition: all 0.3s ease;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.form-group-checked-custom input:checked+label:after {
    content: '';
    display: block;
    position: absolute;
    top: 10px;
    left: 26px;
    width: 6px;
    height: 12px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.form-group-checked-custom label:before {
    content: '';
    -webkit-appearance: none;
    background-color: transparent;
    border: 1px solid #A1A1A1;
    padding: 9px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 5px;
    border-radius: 3px;
    top: -1px;
}
.form-group-checked-custom input:checked+label:before {
    background-color: #FF65A6;
    border: 1px solid transparent;
}
.form-group-checked-custom input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
}

.form-group-checked-custom {
    display: block;
    padding: 5px;
}
.form-group-checked-custom label {
    position: relative;
    cursor: pointer;
}
.list-dich-vu{
    display: flex;
    flex-wrap: wrap;
    justify-self: center;
    align-items: center;
}

.tao-don-hang #submit_order_box ,.tao-don-hang  #checkinBtn , .tao-don-hang #checkoutBtn{
    background: #F25EA2;
    border-color: #F25EA2;
    padding: 20px 30px;
    font-size: 16px;
    font-weight: 600;
    height: 59px;
    border-radius: 10px;
    width: calc(100% - 78px);
    color: #fff;
}
.tao-don-hang{
    text-align: center;
}

.user {
    justify-content: flex-start;
    display: flex;
    align-items: center;
    padding-top: 15px;
}

.user .avt {
    line-height: 1;
    width: 40px;
    height: 40px;
    margin-right: 10px;
    flex: 0 0 40px;
}
.display_name {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}
.user .display_name {
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0%;
    color: #000001;
    margin-bottom: 5px;
    text-align: start;
}
.user-subtitle{
    text-align: start;
}

.content-dev{
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #99999969;
    padding: 10px 0;
}
.margin-auto{
    margin: 0 auto;
    text-align: center;
    padding: 20px 0;
}

.ux-timer span {
    display: table-cell;
    font-weight: bolder;
    text-align: center;
    color: #000000;
    line-height: 80%;
    padding: 1.5rem;
    margin: 0.2em;
    border-radius: 5px;
    background-color: rgba(0, 0, 0, .85);
}
.ux-timer{
    display: flex;
    justify-content: center;
    align-items: center;
}

.ux-timer span strong {
    font-family: 'Helvetica' Sans-serif;
    font-size: 30%;
    opacity: .7;
    text-transform: uppercase;
    display: block;
}

.ux-timer  span {
    background-color: rgb(129 129 129 / 24%);
    font-size: 294%;
}
.ux-timer p{
    font-size: 4rem;
}
.cotent-left{
    text-align: start;
}
.text-xl{
    text-align: center;
}
.top-2rem{
    padding-top: 4rem;
}
.content-dev-new{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#wpadminbar{
    display: none;
}
.fixed-footer{
    position: fixed;
    z-index: 999;
    bottom: 0;
    display: flex;
    justify-content: space-around;
    align-items: center;
    max-width: 650px;
    width: 100%;
    background: #ffffff;
    padding: 20px;
}
.border ,.flatpickr-mobile{
    border-radius: 20px;
    outline: none;
    border: none;
}
.td-dev{
    vertical-align: middle;
}
.rounded {
    padding: 8px 8px;
}
.dev-button{
    padding: 10px 15px;
    background: #0071f5;
    border-radius: 10px;
    color: #fff;
    font-size: 15px;
}
#weekPicker{
    padding: 12px 12px;
    margin-left: 5px;
}

.dev-sub-line{
    border-bottom: 1px solid #a5a0a06b;
    padding-bottom: 10px;
    padding-top: 10px;
}
.dev-sub-line:last-child{
    border-bottom: none;
}
.dev-sub-line .phone{
    margin-top: 5px;
    font-weight: 600;
}
.dev-sub-line .title-number{
    color:  #0000008e;
    font-weight: 500;
}
.cham-cong{
    padding: 15px;
    background: #fff;
    border-radius: 15px;
    font-size: 20px;
    color: red;
    font-weight: 700;
    margin-top: 30px;
}
.cham-cong .text-red-600{
    display: flex;
    align-items: center;
    gap: 10px;
}
.custom-page-dev{
    margin-top: 5rem;
    background: #fff;
    padding: 20px 20px 0px;
}
h2.text-lg{
    font-size: 22px;
}
.input-error{
    border: 1px solid #ff2b2b !important;
}

form#form-login.opal-forms {
    padding-top: 0;
}
form#form-login.opal-forms input {
    background-color: light-dark(rgb(232, 240, 254), rgba(70, 90, 126, 0.4)) !important;
    padding: 15px;
    border-radius: 5px;
    height: 47px;
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    line-height: 16.71px;
    letter-spacing: normal;
    border: 1px solid #0071f5;
    margin-bottom: 15px;
    width: 100%;
    color: fieldtext !important;
    outline: none;
}
.user-page-header {
    padding: 30px 20px 0;
    height: 175px;
    background-size: cover;
    position: relative;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.form-wp {
    padding: 0 20px;
}
form#form-login button#submit-login {
    font-size: 16px;
    font-weight: 600;
    padding: 20px 69px;
    height: 59px;
    line-height: 0;
    border-radius: 10px;
    margin-top: 20px;
    background-color: #F25EA2 !important;
    color: #fff !important;
    width: 100%;
    border: 1px solid #FF65A6;
    cursor: pointer;
}
.text-center{
    position: relative;
    text-align: center;
    width: 100%;
}
.user-page.login-page {
    padding: 0;
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100%;
    min-height: 100dvh;
}

.login-description ,#form-login .field label{
    font-weight: 400;
    font-size: 13px;
    line-height: 15.51px;
    color: #000000;
}
body.page-template-login{
    height: 100%;
    font-size: 16px;
    font-weight: 400;
    color: #271515;
    position: relative;
    overflow-x: hidden;
    -webkit-tap-highlight-color: transparent;
    margin: 0 auto;
    max-width: 650px;
    background: #fff;
    width: 100%;
    min-height: 100dvh;
}

.user-page-header .text-center .logo{
    width: 150px;
    margin: 20px auto;
}
@media screen and (min-width: 782px) {
    form#form-login button#submit-login {
        width: 50%;
        float: inline-end;
    }
}
.button-check{
    position: fixed;
    z-index: 999;
    bottom: 0;
    display: flex;
    justify-content: space-around;
    align-items: center;
    max-width: 650px;
    width: 100%;
    background: #ffffff;
    padding: 14px;
    margin-bottom: 6.5rem;
    margin-left: -20px;
}
@media screen and (max-width: 450px) {

    .button-check{
        margin-left: 0px;
    }
    .creator-page {
        height: 100%;
        padding: 20px 5px 45px;
        margin: 0 auto;
        max-width: 650px;
    }
    .ux-timer span {
        font-size: 200%;
    }
    .margin-auto {
        padding: 7px 0;
    }
    .container-page{
        padding-top: 5rem !important;
    }
    .cham-cong {
        padding: 15px !important;
        margin-top:  30px !important;
    }
    .ux-timer{
        padding: 10px 0 0 0;
    }
}
#popup-out-of-range{
    position: relative;
    height: 170px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.tao-don-hang.disabled {
    opacity: 0.5;
    pointer-events: none;
    cursor: not-allowed;
}
.ca-co-dinh{
    border: 1px solid gray;
    border-radius: 15px;
    margin: auto;
    margin-top: 10px;
    width: 80%;
}
/* .header{
    background: none;
} */
.header-wrapper{
    justify-content: center;
}
.header .custom-logo-link {
    width: 15.5rem !important;
}
/* new popup  */
.modal-change-region {
    border-radius: 32px 32px 0px 0px;
    padding: 24px 16px 24px 16px;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: white;
    display: flex;
    flex-flow: column nowrap;
    gap: 16px;
    z-index: 88;
    transform: translateY(150%);
    position: absolute;
    bottom: 0;
    z-index: 9999;
    height: 100%;
}
.modal-change-region {
    max-width: 650px;
    left: auto;
}
.slide-top {
    animation: slide-top 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}
.btn-event-change {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    gap: 16px;
    padding: 0px 16px 0px 16px;
}
.status-icon {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    margin-right: 6px;
}
.status-icon.all { background-color: #999; }
.status-icon.ontime { background-color: #3b82f6; }
.status-icon.late { background-color: #a855f7; }
.status-icon.missing { background-color: #F44336; }
.status-icon.off { background-color: #9E9E9E; }

.btn-status-option {
    cursor: pointer;
    display: flex;
    align-items: center;
    padding: 8px;
    border-bottom: 1px solid #eee;
}
.btn-status-option:hover {
    background: #f9f9f9;
}
#openStatusModal{
    position: relative;
    border-radius: 10px;
    border: 1px solid gray;
}

@media screen and (min-width: 782px) {
    .modal-change-region {
        transform: translateY(200%);
    }
}
@media screen and (max-width: 400px) {
    .modal-change-region {
        transform: translateY(100%);
    }
}
.wrap.open-sheet::after {
    display: block;
}
.wrap::after {
    display: none;
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #33333366;
    z-index: 999;
}
#attendanceFilterForm{
    width: 100%;
    display: flex;
    gap: 5px;
    padding-right: 5px;
}
/* new code css  */
.notifications{
    position: fixed;
    top: 100px;
    right: -20px;
}
.toast{
    position: relative;
    padding: 10px;
    color: #fff;
    margin-bottom: 10px;
    width: 400px;
    display: grid;
    grid-template-columns: 70px 1fr 70px;
    border-radius: 5px;
    --color: #0abf30;
    background-image: 
        linear-gradient(
            to right, #0abf3055, #22242f 30%
        ); 
    animation: show 0.3s ease 1 forwards  
}
.toast i{
    color: var(--color);
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: x-large;
}
.toast .title{
    font-size: x-large;
    font-weight: bold;
}
.toast span, .toast i:nth-child(3){
    color: #fff;
    opacity: 0.6;
}
@keyframes show{
    0%{
        transform: translateX(100%);
    }
    40%{
        transform: translateX(-5%);
    }
    80%{
        transform: translateX(0%);
    }
    100%{
        transform: translateX(-10%);
    }
}
.toast::before{
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: var(--color);
    width: 100%;
    height: 3px;
    content: '';
    box-shadow: 0 0 10px var(--color);
    animation: timeOut 5s linear 1 forwards
}
@keyframes timeOut{
    to{
        width: 0;
    }
}
.toast.error{
    --color: #f24d4c;
    background-image: 
        linear-gradient(
            to right, #f24d4c55, #22242F 30%
        );
}
.toast.warning{
    --color: #e9bd0c;
    background-image: 
        linear-gradient(
            to right, #e9bd0c55, #22242F 30%
        );
}
.toast.info{
    --color: #3498db;
    background-image: 
        linear-gradient(
            to right, #3498db55, #22242F 30%
        );
}
@media screen and (max-width: 768px) {
    .notifications {
        right: -20px;
    }
    .toast{
        width: 350px;
    }
}

.don-hang-page{
    height: 100%;
    padding: 100px 45px 45px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    gap: 25px;

}
.don-hang-page #order-box-form{
    width: 30%;
}
.don-hang-page .form-danh-sach-san-pham{
    width: 68%;
}
#selected_products_table tbody tr td input{
    border-radius: 10px;
    outline: none;
    padding: 0.4rem;
    border: 0.1rem solid #bfbfbf;
    text-align: center;
}
#selected_products_table tbody tr td {
    text-align: center;
}
#product_search_input{
    border-radius: 10px;
    outline: none;
    padding: 0.4rem;
    border: 0.1rem solid #bfbfbf;
}
@media screen and (max-width: 450px) {
    .button-check {
        padding: 5px;
        padding-bottom: 25px;
        padding-top: 10px;
        margin-bottom: 4.5rem;
        margin-left: -15px;
    }
    .tao-don-hang #submit_order_box, .tao-don-hang #checkinBtn, .tao-don-hang #checkoutBtn{
        padding: 10px 15px;
        height: 40px;
        width: calc(90% - 90px);
    }
    /* .fixed-footer{
        padding-top: 5px;
    } */
    .creator-page{
        padding: 20px 15px 45px;
    }
    .margin-auto {
        padding: 10px 0;
    }
    
    
}
.border-bottom{
    border-bottom:1px solid #e9e6e6;
    margin: 5px 0;
}