#modal-container {
  position: absolute;
  z-index: 5000;
  width:100%;
}

#results-table thead th {
  cursor: pointer;
}
