.qtip_bubble {
  background-color: #f89767;
  border-radius: 8px;
  color: #73452e;
  font-family: Arial;
  font-size: 12px;
  line-height: 15px;
  padding: 10px;
  position: absolute;
}
.qtip_title {
  display: none;
}
