/* here you can put your own css to customize and override the theme */

.pager-actions {
  padding: 5px 20px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1;
}

.pager-actions:before,
.pager-actions:after {
  display: table;
  line-height: 0;
  content: "";
}

.pager-actions:after {
  clear: both;
}