#glossaryList-nav a.ln-_ {
  display: none; }

#glossaryList-nav .ln-letter-count {
  display: none; }

@media (max-width: 768px) {
  #glossaryList-nav .ln-letters a {
    font-size: 1.7em;
    border-right: 1px solid silver;
    padding: 10px 10px; } }

.glossaryList li {
  list-style: none; }
  .glossaryList li p {
    margin-bottom: 20px; }
    .glossaryList li p a.back-to-top {
      text-decoration: underline; }

.blue-background-section span.word .glossaryLink {
  color: #fff !important; }
  .blue-background-section span.word .glossaryLink:hover {
    color: #666 !important; }

#eut-body a.glossaryLink, span.word a.glossaryLink {
  border-bottom: dotted 1px #025e8c !important;
  color: #025e8c !important; }
  #eut-body a.glossaryLink:hover, span.word a.glossaryLink:hover {
    border-bottom: dotted 1px #666 !important;
    color: #666 !important; }

.glossaryItemTitle {
  display: none; }

.glossaryItemBody {
  margin-bottom: 20px; }

.alpha-header {
  margin-top: 16px; }

