.admin-help, .blueprint-help {
  background: rgba(34, 131, 182, 0.94);
  z-index: 999;
  text-align: left;
}
.admin-help svg, .blueprint-help svg {
  width: 13px;
  height: 13px;
  margin-left: 3px;
  margin-top: -3px;
  display: inline;
}
.admin-help strong {
  display: inline-block;
  width: 120px;
}
