ul,
ol {
  padding-left: 0;
}
.item-list {
  margin-top: -10px;
}
.item-list .pager li {
  list-style-type: none;
}
.list--search-results .pager li {
  border-bottom: none;
}
.item-list .pager li:first-child {
  border-top: none;
}
.pager-next.first.last > a {
  background-color: #444444;
  border-radius: 4px;
  border-bottom: none;
  color: #fff !important;
  cursor: pointer;
  display: inline-block;
  font-family: "nsiface_bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.8rem;
  line-height: 2em;
  margin: 1em 0;
  padding: 0 1em;
  text-decoration: none;
}
.views-row.video-page-view-row {
  display: flex;
  flex-wrap: wrap;
}
.pager--load-more .pager__item {
  border: 0px !important;
}
.pager--load-more .pager__item a {
  background-color: #444444;
  border-radius: 4px;
  border-bottom: none;
  color: #fff !important;
  cursor: pointer;
  display: inline-block;
  font-family: "nsiface_bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.8rem;
  line-height: 2em;
  margin: 1em 0;
  padding: 0 1em;
  text-decoration: none;
}
ul.no-margin-bottom li.menu {
    border-top: 1px solid #999999;
}
