:host {
  pointer-events: none; }

.md-tooltip {
  background: rgba(97, 97, 97, 0.9);
  color: white;
  padding: 0 8px;
  border-radius: 2px;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 10px;
  margin: 14px;
  height: 22px;
  line-height: 22px; }
