.domtooltips_tooltip{
  width: 200px;
  text-align: justify;
  font-size: 12px;
  color: #000000;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  letter-spacing: normal;
  line-height: normal;
  border: 1px solid #A7A926;
  background: #FFFDF7;
  padding: 5px 10px;
}

.domtooltips{
  color: #33807B;
  font-style: italic;
  font-weight: normal;
  text-decoration: none;
  cursor: help;
}
