/* CPIP Specific=============================================================================================================== */
.visuallyhidden, .cat-links, .tags-links {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.scrollbox {
  overflow: auto;
  height: 300px;
  border: solid 1px rgba(127, 127, 127, 0.25);
  padding: 5px;
  border-radius: 5px;
}

