.dropdown-menu {
  max-height: 60vh;
  overflow: auto;
}

.contents {
  height: 60vh;
  overflow: auto;
}

.modal .contents {
  height: 40vh;
}

#case-details-compare-results[data-state="some"] table td {
  white-space: nowrap;
}

.fnt-size{
  font-size: 14px;
}
