/** styling for tip content*/
.bt-content {
  color: #fdfaec;
  font-size: 11px;
  padding-left: 2px;
}

/* styling for active target elements - usually for background hilighting */
.bt-active {
}