.paginatedView-loading {
  text-align: center;
  color: #e9e9e9;
  font-size: 26px;
  background: url("/images/load.gif") no-repeat 50% 80%;
  padding-bottom: 56px; }
