#Header {
  background-size: cover;
  background-image: url(//app.statuscake.com/Uploads/Logos/3667380.jpg);
  background-position: 50% 50%;
  min-height: 300px;
}

#content-header {
  background-color: #242943;
￼  opacity: 0.85;
}

.MainTitle img {
  display: none;
}

#content-header {
  border-bottom: 0px solid;
}

body {
  color: #ffffff;
}

.box, .table-full, .table-full thead, .table-striped>tbody>tr:nth-of-type(odd), .box .Title h1 {
  background-color: transparent;
}

.Title {
  border-bottom: 0px;
}

#HistoryTable {
  color: #666;
}

.Clickable:hover {
  color: #9bf1ff !important;
  background-color: transparent;
}