* {cursor: url(https://cur.cursors-4u.net/cursors/cur-5/cur438.cur), auto !important;}
body{
    /* font-family: 'kanit', sans-serif; */
    background-color: #edf2f9;
}
.navbar{
    background-repeat: no-repeat;
    background-color:#edf2f9;
    color:black;
}
.tablehead{
    font-weight: bold;
}
.tover {
    white-space: nowrap; 
    overflow: hidden;
    text-overflow: ellipsis; 
}
p{
    /* font-family: 'kanit', sans-serif; */
}
.logo{
    content: url("../images/logo/logo.png");
    width: 50px;
    height: 50px;
    margin-left: 22px;
    filter: drop-shadow(0px 0px 2px rgb(255, 255, 255));
}
