@charset "UTF-8";
w,
m,
.lexel,
pc {
  font-family: "Junicode", "openSans", sans-serif;
  font-size: 20px;
  /* display: inline-block; */
  display: inline;
  white-space: nowrap;
}

.sup {
  vertical-align: super;
}

[join=no]:before {
  content: " ";
}

.editorial {
  display: inline-block;
  background-color: #FFE0E3;
  padding-left: 0.25em;
  padding-right: 0.25em;
}

gap {
  display: inline-block;
  background-color: #FFE0E3;
  padding-left: 0.25em;
  padding-right: 0.25em;
}

gap[type=editorial]:after {
  content: "...";
}

gap[reason=illegible]:after {
  content: "[ ]";
}

lb {
  display: inline-block;
  background-color: #FFE0E3;
  padding-left: 0.25em;
  padding-right: 0.25em;
}

lb:after {
  content: "lb";
}

del {
  text-decoration: none;
}

space:after {
  content: " ";
}

w[join=right] {
  margin-right: 0;
}

w[join=both] {
  margin-right: 0;
  margin-left: 0;
}

ex[rend]:after {
  content: "(" attr(rend) ")";
}

am:after {
  content: attr(rend);
}

.dataTables_filter * {
  font-family: "openSans", sans-serif;
  font-size: 16px;
}

ex[style="vertical-align:super"] {
  font-size: smaller;
}

#key, .keyExp {
  font-size: 14px !important !important;
}

.keyKey * {
  font-family: "Junicode", "openSans";
  font-size: 16px !important;
}

.paddedComment {
  padding-top: 5px !important;
  padding-left: 0.25em;
  padding-right: 0.25em;
}/*# sourceMappingURL=forms.css.map */