#tooltip_blocks_to_show .bluet_block_to_show {
  pointer-events: auto;
}
.bluet_tooltip,
.bluet_img_tooltip {
  cursor: help;
}
