a.hvl-custom-translate-string-link {
  font-weight:normal;
  font-size:85%;
  color:#000;
  
}

a.hvl-custom-translate-string-link:hover {
  text-transform:none;
  text-decoration:none;
}

a.icon-globe.hvl-custom-translate-string-link:after {
  text-transform:lowercase;
  font-size:75%;
  margin-left:-2px;
}

a.icon-globe.hvl-custom-translate-string-link.translate-view-title:after {
  content:"t";

}

a.icon-globe.hvl-custom-translate-string-link.translate-view:after {
  content:"v";

}

a.icon-globe.hvl-custom-translate-string-link.translate-pane-title:after {
  content:"p";

}