.toc ol {
  list-style: none; }
.toc ol:first-child > li {
  margin-left: 0em; }
.toc ol:first-child {
  padding: 0; }

div.notes_footer {
  font-style: italic;
  height: 200px;
  text-align: center;
  display: table; }
  div.notes_footer span {
    vertical-align: middle;
    display: table-cell; }
    div.notes_footer span code {
      font-style: normal; }

#toc_scrolling {
  position: fixed;
  top: 30px;
  width: 200px; }
  #toc_scrolling a {
    color: #999;
    text-decoration: none; }
    #toc_scrolling a:visited {
      color: #999; }
  #toc_scrolling code.mark {
    color: #EA2E49;
    float: right;
    cursor: default; }

#mark_preview {
  font-family: "DejaVuSansMono", Monospace;
  position: fixed;
  bottom: 0.5em;
  right: 0.5em;
  padding: 0.2em;
  border: 1px solid #CCC;
  background: #EEEEEE; }

h2, h3 {
  display: inline; }

/*# sourceMappingURL=notes.css.map */
