/* active page on pagination */
.psel {
  font-weight: bold;
  font-size: 12px;
}
/* highlight string on search results */
.highlight {
  background-color: yellow;
}