.ednote {
  background: #eee;
  border-left: 12px double #f24;
  margin: 1em 2em;
  padding: 1px 0.5em;
  padding-bottom: 0.5em;
}
.ednoteHeader {
  font-weight: bold;
  display: block;
  color: #f24;
  border-bottom: 1px solid #ccc;
  padding-top: 0.5em;
}
.toc ul li {
  list-style-type: none;
  margin-top: 0;
  margin-bottom: 0;
}
.toc ul {
  margin-bottom: 0.5em;
}
.terminal, code, .prop, .esstring, .javavalue, .idlident, .idlstring {
  font-family: monospace;
  background: #ddd;
}
pre.code code {
  background: inherit;
}
.propattrset {
}
/*.prop {
  font-family: monospace;
}*/
table.vert {
  border-collapse: collapse;
  border: 1px solid #aaa;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: auto;
  margin-right: auto;
}
table.vert td {
  background: #f8f8f8;
}
table.vert th {
  text-align: left;
  vertical-align: bottom;
  background: #ddd;
  border-bottom: 3px double #aaa;
  white-space: nowrap;
}
table.vert td {
  border-top: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  vertical-align: top;
}
table.vert th, table.vert td {
  padding: 0.25em 0.75em;
}
table.vert td.table-note {
  background: none;
  border-left: 1px solid white;
  border-right: 1px solid white;
  border-bottom: 1px solid white;
  font-size: 90%;
}
.xattr {
  font-family: monospace;
}
table.grammar {
  border-collapse: collapse;
  background: #eee;
  padding: 0.5em;
  margin: 0 2em;
  overflow: auto;
}
table.grammar td {
  vertical-align: top;
  margin: 0;
  padding: 0.325em 1em;
}
table.grammar td.prod-rhs {
  vertical-align: inherit;
}
.nt, .prod-lines {
  font-family: monospace;
  white-space: nowrap;
}
.nt-attr {
  font-style: italic;
  font-size: 85%;
}
.idltype, .idlvalue {
  font-weight: bold;
}
.idlop {
  font-weight: bold;
}
.esvalue, .estype {
  font-weight: bold;
}
.javatype, .javapkg {
  font-weight: bold;
}
.regex {
  font-family: monospace;
  white-space: nowrap;
}
.typevar {
  font-style: italic;
}
.example {
  border-left: 6px solid #3c1;
  padding: 1px 0.5em;
  padding-bottom: 0.5em;
  background: #eee;
  margin: 1em 2em;
  margin-bottom: 0;
}
.exampleHeader {
  font-weight: bold;
  display: block;
  border-bottom: 1px solid #ccc;
  padding-top: 0.5em;
}
.note {
  border-left: 6px solid #31c;
  padding: 1px 0.5em;
  padding-bottom: 0.5em;
  background: #eee;
  margin: 1em 2em;
  margin-bottom: 0;
}
.noteHeader {
  font-weight: bold;
  display: block;
  border-bottom: 1px solid #ccc;
  padding-top: 0.5em;
}
pre {
  overflow: auto;
  margin: 0;
}
pre.code {
  padding: 0 1em;
  margin: 0;
  margin-bottom: 1em;
}
.block {
  border: 1px solid #ccc;
  border-left: 3px double #ccc;
  background: #e6e6e6;
  margin: 2em;
  margin-top: 1em;
  margin-bottom: 1em;
  padding: 0 0.5em;
  padding-bottom: 0.5em;
}
.blockTitleDiv {
  text-align: left;
}
.blockTitle {
  position: relative;
  top: -0.75em;
  border: 1px solid #ccc;
  background: white;
  color: #444;
  padding: 0.25em;
  font-weight: bold;
  font-size: 80%;
}
dfn {
  font-weight: bold;
  font-style: italic;
}
.dfnref {
}
li {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
ul > li {
  list-style-type: square;
}
.norm {
  font-style: italic;
}
.rfc2119 {
  text-transform: lowercase;
  font-variant: small-caps;
}
dfn var {
  font-style: normal;
}
blockquote {
  background: #eee;
  padding: 0.5em;
  margin-left: 2em;
  margin-right: 2em;
}
a.placeholder {
  color: #00e;
}
dl.changes > dd {
  margin-left: 0;
}
caption {
  caption-side: bottom;
  margin-top: 1em;
  font-weight: bold;
}
