.footer {
  margin-top: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  background-color: #eee;
}

body {
  padding-top: 70px;
  height: 100%;
}

html {
  overflow-y: scroll;
}

.table th.right,
.table td.right {
  text-align: right;
}
