.asterisk {
    display: none;
}

.top-scrollbar {
  height: 20px;
  overflow-x: scroll;
  overflow-y: hidden;
}
.top-scrollbar > div {
  height: 20px;
}

.datetimeinput {
  width: fit-content;
}