/* underscore hot-key letters */

[class*="-ltr-hot"] > span.ui-button-text.ui-c::after {
  background: white none repeat scroll 0 0;
  content: "";
  display: block;
  height: 1px;
  width: .5em;
  text-decoration:none !important;
}

.first-ltr-hot > span.ui-button-text.ui-c::after {
  margin-left: 0ch;
}
.second-ltr-hot > span.ui-button-text.ui-c::after {
  margin: 0 0 0 .8em;
}
.second-1-ltr-hot > span.ui-button-text.ui-c::after {
  margin: 0 0 0 .9em;
}
.third-ltr-hot > span.ui-button-text.ui-c::after {
  margin: 0 0 0 1.4em;
}
.third-1-ltr-hot > span.ui-button-text.ui-c::after {
  margin: 0 0 0 1.2em;
}
.four-ltr-hot > span.ui-button-text.ui-c::after{
  margin: 0 0 0 2.0em;
}
.four-1-ltr-hot > span.ui-button-text.ui-c::after{
  margin: 0 0 0 1.85em;
}
.four-2-ltr-hot > span.ui-button-text.ui-c::after{
  margin-left: 2.9ch;
}
.five-ltr-hot > span.ui-button-text.ui-c::after{
  margin: 0 0 0 2.30em;
}
.five-1-ltr-hot > span.ui-button-text.ui-c::after{
  margin-left: 4.3ch;
}
.six-ltr-hot > span.ui-button-text.ui-c::after {
  margin: 0 0 0 2.75em;
}
.six-1-ltr-hot > span.ui-button-text.ui-c::after {
  margin: 0 0 0 2.40em;
}
.six-2-ltr-hot > span.ui-button-text.ui-c::after {
  margin: 0 0 0 3.0em;
}
.seven-ltr-hot > span.ui-button-text.ui-c::after {
  margin: 0 0 0 3.8em;
}
.seven-1-ltr-hot > span.ui-button-text.ui-c::after {
  margin: 0 0 0 3em;
}
.seven-2-ltr-hot > span.ui-button-text.ui-c::after {
  margin: 0 0 0 4.1em;
}
.eight-ltr-hot > span.ui-button-text.ui-c::after {
  margin: 0 0 0 4.6em;
}
.eight-1-ltr-hot > span.ui-button-text.ui-c::after {
  margin-left: 5.8ch;
}
.nine-ltr-hot > span.ui-button-text.ui-c::after {
  margin: 0 0 0 3.4em;
}
.ten-ltr-hot > span.ui-button-text.ui-c::after {
  margin: 0 0 0 4.85em;
}
.ten-1-ltr-hot > span.ui-button-text.ui-c::after {
  margin-left: 7.3ch;
}
.ten-2-ltr-hot > span.ui-button-text.ui-c::after {
  margin-left: 8.3ch;
}
.eleven-ltr-hot > span.ui-button-text.ui-c::after {
  margin: 0 0 0 6.3em;
}
.thirteen-ltr-hot > span.ui-button-text.ui-c::after {
  margin: 0 0 0 7.4em;
}
.fourteen-ltr-hot > span.ui-button-text.ui-c::after {
  margin: 0 0 0 7.5em;
}
.seventeen-ltr-hot > span.ui-button-text.ui-c::after {
  margin: 0 0 0 8.0em;
}