@import url(autm.css);

#banner-inner::before {
  display: none;
}

#banner-inner::after {
  content: '';
}

#banner-inner > a[target='_blank'] {
  position: relative;
  left: 30%;
  text-decoration: none;
}

#banner-inner > a[target='_blank']::after {
  content: 'Thanks to our sponsor.';
  position: relative;
  top: -60px;
  left: -180px;
  color: #7396aa;
  font-family: 'Helvetica';
  font-size: 16px;
}
.compgroup-statistics h3 {
  color: #00b5e2;
}

.compgroup-statistics table.tabular td.highlight {
  background-color: #00b5e2;
}

.compgroup-statistics th.row,
.compgroup-statistics table.tabular th.row,
.compgroup-statistics th.col,
.compgroup-statistics table.tabular th.col {
  background-color: #abe1ed;
}
