body {
    font-family: 'Kanit', 'Google Sans', 'sans-serif';
    font-size: 14px;
}

.center-top {
    position: fixed;
    left: 50%;
    top: 10px;
    margin-left: -150px;
    z-index: 9999;
}


/* @media only screen and (min-width: 768px) {
    .table-responsive {
        overflow-x: hidden;
    }
} */


/* .table-responsive {
    overflow-x: initial;
} */