.hashLabel
{
 display: inline-block !important;
 min-width: 5em !important;
 font-size: 80% !important;
}
.hashBox
{
 border: 0 !important;
 color: inherit !important;
 background: transparent !important;
 font-family: monospace !important;
 min-width: 13em !important;
 max-width: 21em !important;
}
.hashBox.extend
{
 max-width: 29em !important;
}