body {
    font-family: 'Kanit', serif;
  }
#msgbox_popup {position: absolute;z-index: 9;display: none;}
.scrollable{
  overflow-y: auto;
  max-height: 400px;
}