body > .container {padding-top: 50px;}

table tbody tr.active td {background: red; color: #fff; font-size: 1.5em;}

#footer {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  background: black;
  padding: 0.5em;
  height: auto;
  border-top: 1px solid #fff;
}

.progressInfo {
  margin-bottom: 0.5em;
}

.footer-table-wrap {
  color: white;
}

table.table-footer{
  margin: 0px;
}

table.table-footer tbody tr td{
  border: 0px;
  background: none;
}

.table-rundown{
  margin-bottom: 100px;
}
