/* /Pages/Booking/BookingStatitics.razor.rz.scp.css */

.header[b-b4l8mn7itf] {
    background-color: #f8f9fa;
    overflow-y: auto;
    overflow-x: auto;
    height: 30%;
    max-height: 80%
}

    .header ul[b-b4l8mn7itf] {
        width: 300px;
        flex: none;
    }

.detail[b-b4l8mn7itf] {
    padding: 5px;
    position: relative;
    align-items: center;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    justify-content: center;
}


.resizer[b-b4l8mn7itf] {
    z-index: 1;
    font-size: 20px;
    cursor: ns-resize;
    font-weight: 500;
}

.e-pagenomsg[b-b4l8mn7itf] {
    display: none;
}

textarea.e-input[b-b4l8mn7itf],
.e-float-input textarea[b-b4l8mn7itf],
.e-float-input.e-control-wrapper textarea[b-b4l8mn7itf],
.e-input-group textarea[b-b4l8mn7itf],
.e-input-group.e-control-wrapper textarea[b-b4l8mn7itf] {
    resize: none;
}

.dropdown-group[b-b4l8mn7itf] {
    color: slategray;
}

.dropdown-text[b-b4l8mn7itf] {
    left: 35px;
    position: absolute;
}

button.e-control.e-btn.e-lib[b-b4l8mn7itf] {
    width: inherit !important;
}

ul li > label[b-b4l8mn7itf] {
    margin-top: 5px;
    margin-bottom: 3px;
}

.header-tab__content > ul[b-b4l8mn7itf] {
    margin-bottom: 0;
}
/* /Pages/Booking/ConfirmBooking.razor.rz.scp.css */
.header[b-uuyr1mqvxa] {
    background-color: #f8f9fa;
    overflow-y: auto;
    overflow-x: auto;
    height: 30%;
    max-height: 80%
}

    .header ul[b-uuyr1mqvxa] {
        width: 300px;
        flex: none;
    }

.detail[b-uuyr1mqvxa] {
    padding: 5px;
    position: relative;
    align-items: center;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}


.resizer[b-uuyr1mqvxa] {
    z-index: 1;
    font-size: 20px;
    cursor: ns-resize;
    font-weight: 500;
}

.e-pagenomsg[b-uuyr1mqvxa] {
    display: none;
}

textarea.e-input[b-uuyr1mqvxa],
.e-float-input textarea[b-uuyr1mqvxa],
.e-float-input.e-control-wrapper textarea[b-uuyr1mqvxa],
.e-input-group textarea[b-uuyr1mqvxa],
.e-input-group.e-control-wrapper textarea[b-uuyr1mqvxa] {
    resize: none;
}

.dropdown-group[b-uuyr1mqvxa] {
    color: slategray;
}

.dropdown-text[b-uuyr1mqvxa] {
    left: 35px;
    position: absolute;
}
.required[b-uuyr1mqvxa] {
    color: red;
    margin-left: 5px;
}
button.e-control.e-btn.e-lib[b-uuyr1mqvxa] {
    width: inherit !important;
}
ul li > label[b-uuyr1mqvxa] {
    margin-top: 5px;
    margin-bottom: 3px;
}
.header-tab__content > ul[b-uuyr1mqvxa] {
    margin-bottom: 0;
}
/* /Pages/Booking/ResultBookingByPO.razor.rz.scp.css */
.header[b-d4bxzny5bg] {
    background-color: #f8f9fa;
    overflow-y: auto;
    overflow-x: auto;
    height: 30%;
    max-height: 80%
}

    .header ul[b-d4bxzny5bg] {
        width: 300px;
        flex: none;
    }

.detail[b-d4bxzny5bg] {
    padding: 5px;
    position: relative;
    align-items: center;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}


.resizer[b-d4bxzny5bg] {
    z-index: 1;
    font-size: 20px;
    cursor: ns-resize;
    font-weight: 500;
}

.e-pagenomsg[b-d4bxzny5bg] {
    display: none;
}

textarea.e-input[b-d4bxzny5bg],
.e-float-input textarea[b-d4bxzny5bg],
.e-float-input.e-control-wrapper textarea[b-d4bxzny5bg],
.e-input-group textarea[b-d4bxzny5bg],
.e-input-group.e-control-wrapper textarea[b-d4bxzny5bg] {
    resize: none;
}

.dropdown-group[b-d4bxzny5bg] {
    color: slategray;
}

.dropdown-text[b-d4bxzny5bg] {
    left: 35px;
    position: absolute;
}
.required[b-d4bxzny5bg] {
    color: red;
    margin-left: 5px;
}
button.e-control.e-btn.e-lib[b-d4bxzny5bg] {
    width: inherit !important;
}
ul li > label[b-d4bxzny5bg] {
    margin-top: 5px;
    margin-bottom: 3px;
}
.header-tab__content > ul[b-d4bxzny5bg] {
    margin-bottom: 0;
}
/* /Pages/SystemConfig/FlowType.razor.rz.scp.css */
label[b-bpgb4g2zxn] {
    font-size: 14px !important;

}
.e-ccdlg[b-bpgb4g2zxn] {
    width: 300px !important;
}
/* /Pages/SystemConfig/Login.razor.rz.scp.css */
*[b-xg7lpvdxd9]{margin: 0, p}
body[b-xg7lpvdxd9] {
    /*background-color: #27B1E3;*/
    /*//background-image: url('../images/Login/Login.jpg');*/
    background-repeat: no-repeat;
    background-size: cover;
}

.main[b-xg7lpvdxd9] {
    width: 0;
    height: 0;
    position: fixed;
    left: 50%;
    right: 50%;
    top: 50%;
    bottom: 50%;
}

    .main form[b-xg7lpvdxd9] {
        width: 300px;
        margin-left: 150px;
    }



.content[b-xg7lpvdxd9] {
    /*float: right;
margin-right: 113px;
text-align: center;
width: 410px;*/
    display: inline-block;
    margin-left: 113px;
    text-align: center;
    vertical-align: middle;
    width: 400px;
}


.title1[b-xg7lpvdxd9] {
    color: black;
    font-size: 3.5em;
    text-align: center;
    width: 100%;
}

.title2[b-xg7lpvdxd9] {
    color: #FCBE01;
    font-size: 2.2em;
}

    .title2 > span[b-xg7lpvdxd9] {
        color: black;
    }

        .title2 > span > span[b-xg7lpvdxd9] {
            font-size: 1.1em;
        }

.title3[b-xg7lpvdxd9] {
    color: black;
    font-size: 22px;
}

.checkbox[b-xg7lpvdxd9] {
    margin-left: 10px;
}

    .checkbox label[b-xg7lpvdxd9] {
        color: black;
    }

.button[b-xg7lpvdxd9] {
    width: 150px;
    margin-left: 40px;
    background-color: #fdc005;
    color: white;
}

.logingTable[b-xg7lpvdxd9] {
    width: 100%;
    height: 900px;
}

    .logingTable td[b-xg7lpvdxd9] {
        width: auto;
        height: auto;
        background-color: #FAFAFA;
    }
/* /Pages/SystemConfig/PersonalProfile.razor.rz.scp.css */
label[b-4mr76i5l98] {
    font-size: 14px !important;
}
.preview-section[b-4mr76i5l98] {
    margin-top: 20px;
    margin-right: 20px;
}

.preview-container[b-4mr76i5l98] {
    gap: 20px;
}

.preview-item[b-4mr76i5l98] {
    text-align: center;
}

.preview-item img[b-4mr76i5l98] {
    max-width: 20rem;
    max-height: 23rem;
}

.preview-item p[b-4mr76i5l98] {
    margin-top: 12px;
    margin-bottom: 30px;
    font-size: 18px;
    color: #555;
}


/* Phần ảnh và file */
.files_container[b-4mr76i5l98] {
    margin: 20px;
    padding: 10px;
    background-color: white;
    padding: 20px;
    display: flex;
    flex-wrap: wrap;
}

.file_box_card[b-4mr76i5l98] {
    position: relative;
    background-color: white;
    border-radius: 5px;
    box-shadow: -5px 5px 20px rgba(0,0,0,0.3);
    display: flex;
    width: 400px;
    margin: 0 20px 20px 20px;
}

    .file_box_card:hover[b-4mr76i5l98] {
        background-color: #e0e0e0;
    }

.image_container[b-4mr76i5l98] {
    position: relative;
    padding: 3px;
    min-width: 150px;
    min-height: 150px;
    width: 200px;
    height: 200px;
    border-radius: 5px;
    align-items: center;
    justify-content: center;
}
/* Selected box */
.selection_box[b-4mr76i5l98] {
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: white;
    cursor: pointer;
    padding: 0px;
    border-radius: 5px;
    width: 40px;
    height: 40px;
    user-select: none; /* không cho chọn chữ khi click */
    display: flex; /* bật flexbox */
    justify-content: center; /* căn giữa ngang */
    align-items: center; /* căn giữa dọc */
}

    .selection_box i[b-4mr76i5l98] {
        font-size: 20px;
    }

/* image box */
.image_container img[b-4mr76i5l98] {
    border-radius: 5px;
    object-fit: cover;
}

/*image box overlay*/

.image_container .disable-overlay[b-4mr76i5l98] {
    background-color: black;
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 0;
    left: 0;
    opacity: 0.7;
}

.image_container .disable-overlay strong[b-4mr76i5l98] {
    display: flex;
    color: red;
    font-family: Arial, Helvetica, sans-serif;
    font-size: large;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 100%;
    height: 100%;
}

/* information box */
.information_container[b-4mr76i5l98] {
    padding: 10px;
    width: 100%;
}

.information_row[b-4mr76i5l98] {
    display: flex;
    flex-wrap: wrap;
}

.file_title[b-4mr76i5l98] {
    margin: 5px;
    width: 100%;
    font-weight: 700;
    text-align: left;
}

.file_description[b-4mr76i5l98] {
    padding-left: 15px;
    text-align: left;
    text-indent: 20px;
}

/* function container */
.function_container[b-4mr76i5l98] {
    position: absolute;
    top: -10px;
    right: -10px;
    opacity: 0;
    pointer-events: none; /* để không thể click khi ẩn */
    transition: opacity 0.3s ease;
}


.file_box_card:hover .function_container[b-4mr76i5l98] {
    opacity: 1;
    pointer-events: auto; /* bật tương tác khi hiện */
}

/* icon box */
.function_box[b-4mr76i5l98] {
    background-color: #f5f5f5;
    border-radius: 50%;
    margin: 3px;
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    box-shadow: 0 2px 5px rgba(0,0,0,0.2);
    transition: background-color 0.2s;
}


    .function_box:hover[b-4mr76i5l98] {
        background-color: #e0e0e0;
    }

/* Select all box */
.select_all_box[b-4mr76i5l98] {
    position: relative;
    background-color: lightgray;
    cursor: pointer;
    padding: 5px;
    border-radius: 5px;
    width: 100px;
    height: 40px;
    user-select: none; /* không cho chọn chữ khi click */
    display: flex; /* bật flexbox */
    justify-content: center; /* căn giữa ngang */
    align-items: center; /* căn giữa dọc */
    margin: 10px 0 0 30px;
}

    .select_all_box i[b-4mr76i5l98] {
        font-size: 20px;
        margin-right: 10px;
    }
/* /Pages/Tools/CheckInManagement.razor.rz.scp.css */
button.command-btn:focus[b-6zoizd4lzu] {
    background-color: transparent !important;
    border-color: transparent !important;
    box-shadow: none !important;
    color: #6c757d !important;
}

button.command-btn[b-6zoizd4lzu] {
    background-color: transparent !important;
    border-color: transparent !important;
    box-shadow: none !important;
    color: #6c757d !important;
}

    button.command-btn:focus > span[b-6zoizd4lzu] {
        background-color: transparent !important;
        border-color: transparent !important;
        box-shadow: none !important;
        color: #6c757d !important;
    }

    button.command-btn:hover[b-6zoizd4lzu] {
        background-color: transparent !important;
        border-color: transparent !important;
        box-shadow: none !important;
        color: #6c757d !important;
    }

        button.command-btn:hover > span[b-6zoizd4lzu] {
            background-color: transparent !important;
            border-color: transparent !important;
            box-shadow: none !important;
            color: #6c757d !important;
            font-weight: bold;
            font-size: 20px;
        }

label[b-6zoizd4lzu] {
    font-size: 14px !important;
    font-weight: 500;
    color: #6c757d;
}
textarea.e-input[b-6zoizd4lzu],
.e-float-input textarea[b-6zoizd4lzu],
.e-float-input.e-control-wrapper textarea[b-6zoizd4lzu],
.e-input-group textarea[b-6zoizd4lzu],
.e-input-group.e-control-wrapper textarea[b-6zoizd4lzu] {
    resize: none;
}

.e-pagenomsg[b-6zoizd4lzu] {
    display: none;
}

.dropdown-group[b-6zoizd4lzu] {
    color: slategray;
}

.dropdown-text[b-6zoizd4lzu] {
    left: 35px;
    position: absolute;
}

.e-btn:hover .e-save[b-6zoizd4lzu] {
    color: white;
}

.e-tbtn-txt:hover .fa-microphone[b-6zoizd4lzu] {
    color: white;
}

.e-ccdlg[b-6zoizd4lzu] {
    width: 300px !important;
}
.preview-section[b-6zoizd4lzu] {
    margin-top: 20px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.preview-container[b-6zoizd4lzu] {
    gap: 20px;
}

.preview-item[b-6zoizd4lzu] {
    text-align: center;
}

    .preview-item img[b-6zoizd4lzu] {
        max-height: 32rem;
        max-width: 23rem;
        height: 100%;
        object-fit: contain;
    }

    .preview-item p[b-6zoizd4lzu] {
        margin-top: 12px;
        margin-bottom: 30px;
        font-size: 18px;
        color: #555;
    }
.dropdown-item-wrap[b-6zoizd4lzu] {
    white-space: normal !important; /* Cho phép xuống dòng */
    word-wrap: break-word; /* Ngắt dòng theo từ */
    overflow-wrap: break-word; /* Ngắt khi quá dài */
    display: block;
    max-width: 100%;
    padding-left: 5px;
}
/* /Pages/Tools/ContainerTracking.razor.rz.scp.css */
label[b-qso13de2dr] {
    font-size: 14px !important;
}
textarea.e-input[b-qso13de2dr],
.e-float-input textarea[b-qso13de2dr],
.e-float-input.e-control-wrapper textarea[b-qso13de2dr],
.e-input-group textarea[b-qso13de2dr],
.e-input-group.e-control-wrapper textarea[b-qso13de2dr] {
    resize: none;
}

.e-pagenomsg[b-qso13de2dr] {
    display: none;
}

.dropdown-group[b-qso13de2dr] {
    color: slategray;
}

.dropdown-text[b-qso13de2dr] {
    left: 35px;
    position: absolute;
}

.e-btn:hover .e-save[b-qso13de2dr] {
    color: white;
}

.e-tbtn-txt:hover .fa-microphone[b-qso13de2dr] {
    color: white;
}
/* /Pages/Tools/YMSSimpleView.razor.rz.scp.css */
/*textarea.e-input,
.e-float-input textarea,
.e-float-input.e-control-wrapper textarea,
.e-input-group textarea,
.e-input-group.e-control-wrapper textarea {
    resize: none;
}*/
span.condition-multi-line[b-0zy5cfl63p] {
    height: -webkit-fill-available;
}
textarea.e-input[b-0zy5cfl63p],
.e-float-input textarea[b-0zy5cfl63p],
.e-float-input.e-control-wrapper textarea[b-0zy5cfl63p],
.e-input-group textarea[b-0zy5cfl63p],
.e-input-group.e-control-wrapper textarea[b-0zy5cfl63p] {
    resize: none;
}

.e-pagenomsg[b-0zy5cfl63p] {
    display: none;
}

.dropdown-group[b-0zy5cfl63p] {
    color: slategray;
}

.dropdown-text[b-0zy5cfl63p] {
    left: 35px;
    position: absolute;
}

.e-btn:hover .e-save[b-0zy5cfl63p] {
    color: white;
}

.e-tbtn-txt:hover .fa-microphone[b-0zy5cfl63p] {
    color: white;
}

.e-ccdlg[b-0zy5cfl63p] {
    width: 300px !important;
}
.preview-section[b-0zy5cfl63p] {
    margin-top: 20px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.preview-container[b-0zy5cfl63p] {
    gap: 20px;
}

.preview-item[b-0zy5cfl63p] {
    text-align: center;
}

    .preview-item img[b-0zy5cfl63p] {
        max-height: 32rem;
        max-width: 23rem;
        height: 100%;
        object-fit: contain;
    }

    .preview-item p[b-0zy5cfl63p] {
        margin-top: 12px;
        margin-bottom: 30px;
        font-size: 18px;
        color: #555;
    }
label[b-0zy5cfl63p] {
    font-size: 14px;
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-niz8ug72p2] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.main[b-niz8ug72p2] {
    flex: 1;
}

.sidebar[b-niz8ug72p2] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-niz8ug72p2] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-niz8ug72p2]  a, .top-row .btn-link[b-niz8ug72p2] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-niz8ug72p2] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-niz8ug72p2] {
        display: none;
    }

    .top-row.auth[b-niz8ug72p2] {
        justify-content: space-between;
    }

    .top-row a[b-niz8ug72p2], .top-row .btn-link[b-niz8ug72p2] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-niz8ug72p2] {
        flex-direction: row;
    }

    .sidebar[b-niz8ug72p2] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-niz8ug72p2] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .main > div[b-niz8ug72p2] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/NotFoundPage.razor.rz.scp.css */
.notfound-container[b-ybhex0t5u0] {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 80vh;
}

    .notfound-container .card[b-ybhex0t5u0] {
        max-width: 400px;
        border-radius: 12px;
    }
