#locus {
  font-style: normal;
}
#locus .hit {
  color: red;
  font-weight: bold;
}
#locus .spkr {
  text-align: center;
}
#locus .ovl {
  text-decoration: overline;
}
#locus #loctext {
  font-size: 1.3em;
}
#locus #loctext p {
  text-indent: 0;
}
#locus .ref {
  padding-left: 1.25em;
  text-indent: -1.25em;
}
#locus #author {
  display: inline;
  padding: 0;
}
#locus .live {
  text-decoration: underline;
}
#locus .nav {
  margin-top: .3em;
}
#loctext tr.title td {
  text-align: center;
  margin: 0 0 0 0;
  font-variant: small-caps;
  letter-spacing: 1px;
  text-transform: lowercase;
  font-size: 1.2em;
  font-weight: bold;
  padding: 0 2px;
}
#loctext tr.first td {
  padding-top: .7em;
}
#loctext tr.last td {
  padding-bottom: .5em;
}
#loctext table {
  margin-top: 1.5em;
  float: left;
  width: auto;
  white-space: nowrap;
}
#loctext table tr:first-child td {
  padding-top: 0;
}
#loctext tr.citat td {
  text-align: left;
  font-size: 1em;
  line-height: 0.5em;
  padding-top: 0.8em;
  padding-bottom: 0.6em;
}
#loctext td {
  padding: 0 0 0 0;
}
td#loctext + td {
  text-align: right;
  padding-left: 2em;
}
.strs {
  text-align: center;
}
#locmenu {
  line-height: 1.2;
  font-size: 1.4em;
}
#locmenu ul {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
#locmenu .bul {
  text-align: right;
}
#locmenu li {
  margin: 0;
  padding: 0 0.75em 0 0;
  list-style: none;
  display: inline-block;
}
#locmenu li a {
  display: block;
  padding: 0 0 0 0;
  text-decoration: none;
}
#locmenu li a:hover {
  background-color: #eee;
}
#locmenu .sbar li {
  padding: 0 0.2em 0 0.3em;
  margin-bottom: 1px;
}
#slider {
  display: inline;
  width: 15em;
  font-size: 10px;
}
div.wrd-dlg {
  top: 1em;
  left: 60%;
  width: 39em;
  font-size: .8em;
  padding: 0;
  border-radius: 0;
  border: solid 1px gray;
  font-family: inherit;
}
div.wrd-dlg .ui-dialog-titlebar {
  display: none;
}
#words {
  display: none;
  border: none;
  background: #eee;
  font-size: 1.6em;
  padding: .6em;
}
input#wbox {
  margin-left: 0;
  margin-bottom: 0.9em;
  padding-left: .3em;
  width: 340px;
  font-family: 'Lucida Grande', sans-serif;
  color: black;
}
#dres {
  overflow: scroll;
  max-height: 80vh;
  max-width: 30em;
  color: #575757;
}
#dres ul {
  margin-bottom: 0.4em;
  padding-left: 0.5em;
}
#dres li {
  list-style: none;
  text-indent: -1em;
  padding-left: 1em;
  padding-bottom: .2em;
}
#dres .lem {
  font-weight: bold;
}
#dres .frm {
  font-size: .9em;
}
.ui-state-focus {
  background: green;
}
.citref {
  font-style: italic;
}
.snum {
  font-size: 79%;
}
ul.nav {
  float: left;
}
/*# sourceMappingURL=locus.css.map */