body {
  background-color: #003f72;
}

@media (min-width: 992px) {
  .header .header-bottom {
    height: auto;
  }
}

table tr.js-row-selected {
  background-color: #E4E6EF;
}

