
div.dataTables_wrapper div.dataTables_paginate ul.pagination {
  margin-bottom: 30px;
}

div.dataTables_wrapper div.dataTables_info {
  margin-bottom: 30px;
}

.dashboard {
  background: #009FE3;
  color: #fff;
  text-align: center;
  padding: 30px 5px 1px 5px;
  margin: 0 0 30px 0;
}

.dashboard h2 {
  font-size: 100px;
  line-height: 100px;
  margin: 0 0 10px 0;
  color: #fff;
}

.dashboard a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}