body .tooltipster-sidetip .tooltipster-content {
  padding: 2px;
  margin: 0px;
}

body span.ph img.bookmark-icon {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: auto;
  height: 15px;
  display: none;
  content: url("../img/bookmark-icon.png");
  vertical-align: text-bottom;
}
