@media (max-width: 768px) {
    .ht_master .wtHolder {
        overflow-x: auto !important;
    }
}

.ht_master .wtHolder {
    overflow: hidden;
}

.ht_clone_top .htCore thead th {
    font-size: 12px !important;
    font-weight: bold;
}

.ht_clone_top,
.ht_clone_left,
.ht_clone_top_left_corner {
    z-index: 1 !important;
    /* thấp hơn modal */
}