.top-nav {
  max-width: none;
}
.container {
  max-width: none;
}
.textarea-height {
  height: auto;
}
tr.hover-highlight:hover {
  background-color: #f5f5f5;
}