.entities {
  position:relative;
  float: left;
  padding-right: 15px;
  clear: both;
  display: none;
}

.entity {
  display: none;
}

.entities img {
  height: 20px;
  padding: 3px 5px 2px 5px;
  margin-bottom: -2px;
  vertical-align: text-bottom;
}

#wikipedia-info-img {
  height: 18px;
  padding: 1px;
  margin-bottom: -1px;
}

#wikidata-info-img {
  height: 14px;
  padding: 0;
  margin: 0 1px 0 1px;
  background: grey;
  border: 0.5px solid rgb(180,180,180);
}

.wikidata-img {
  margin-left: -5px;
  margin-right: -5px;
}

.doab-badge {
  display: none;
}

.doab-badge img {
  height: 40px;
  width: auto;
  margin: 5px 0 0 -1px;
}

.toggle-children {
  cursor: pointer;
}

.toggle-children i {
  text-indent: 5px;
}

span.entity {
  font-weight: 600 !important;
}

#entity-info-show-hide {
  display: none;
}

.entities #toggle-entity-info {
  position: absolute;
  padding: 0 6px 0 6px;
  right: 10px;
  top: 15px;
}

#toggle-entity-info i {
  font-size: 20px;
  vertical-align: middle;
  color: rgb(150, 150, 150);
}

#entity-info-show-hide p {
  padding: 5px !important;
}
