.jstree-contextmenu {
    z-index: 99999 !important;
}

.th-content {
  display: flex;
  align-items: center;
  justify-content: space-between; /* text left, icon right */
}

.xm_start_stop {
  position: absolute;
  right: 10px;
  top: 5px;
}