
.glossary .index .pagination { 
   height: inherit;
}

.glossary .entry {
  margin-top:    9px;
  margin-bottom: 18px;

}

.glossary .entry .term {
  font-weight: bold;
  font-size: 18px;
  line-height: 27px;  
}
.glossary .entry.work-state .term {
  color: #FF9900;
}
.glossary .entry.work-state .definition {
}

.glossary .entry .seealso .label {
  font-weight: bold;
}


.glossary .entry .translation .label {
  font-weight: bold;
} 