html {
  font-family: "Roboto", "Helvetica", sans-serif;
  font-size: 15px;
  line-height: 1.3;
}
@media (min-width: 32rem) {
  html {
    font-size: 18px;
  }
}

section p,
section .line,
section ul,
section ol,
section dl {
  font-family: "CharisSILW", Georgia, serif;
  font-size: 16px;
  line-height: 1.5;
}
@media (min-width: 32rem) {
  section p,
  section .line,
  section ul,
  section ol,
  section dl {
    font-size: 18px;
  }
}

pre,
code,
kbd,
samp {
  font-size: 90%;
  font-family: "Hack", monospace;
}

.sidebar {
  font-size: 14px;
}
@media (min-width: 32rem) {
  .sidebar {
    font-size: 17px;
  }
}

.align-left {
  text-align: left;
}

.align-center {
  text-align: center;
}

.align-default {
  text-align: left;
}

.align-right {
  text-align: right;
}

.litlist p {
  padding-left: 2ex;
  text-indent: -2ex;
  text-align: left;
}

a,
a.external {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a.headerlink {
  text-decoration: none;
}

:is(article, aside, nav, section) h1 {
  font-size: 2em;
}

figcaption p {
  font-size: small;
}

footer {
  text-align: center;
  font-size: small;
}

body {
  margin: 0;
}

.body {
  position: relative;
  margin-left: 0;
}

.body-content {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

div.section,
section {
  margin: 0 auto;
  width: 36rem;
  max-width: 100%;
}

p {
  margin-top: 0;
}

/* Overlow fix */
.titlebar,
.body-content {
  overflow: hidden;
}

section p,
section .line,
section ul,
section ol,
section dl,
section h1,
section h2,
section h3,
section h4 {
  color: #444444;
}
section p a,
section .line a {
  color: linkcolor;
}

a,
a.external {
  color: #114a8a;
}

a.headerlink {
  color: transparent;
}

a.headerlink:hover {
  color: #114a8a;
}

.title-section h3 {
  color: #7d7d7d;
}

.title-section h4 {
  color: #aeaeae;
}

.navbar a {
  color: #aeaeae;
}

.sd-card-header a {
  color: #444444;
}

footer {
  color: #aeaeae;
}
footer a {
  color: #7d7d7d;
}

.bg-one {
  background-color: rgba(82, 209, 111, 0.231372549) !important;
}

.bg-two {
  background-color: rgba(231, 221, 123, 0.4509803922) !important;
}

.bg-three {
  background-color: rgba(231, 176, 123, 0.5882352941) !important;
}

.bg-four {
  background-color: rgba(123, 175, 231, 0.4509803922) !important;
}

.bg-five {
  background-color: rgba(235, 123, 139, 0.4509803922) !important;
}

.bg-six {
  background-color: rgba(123, 231, 231, 0.4509803922) !important;
}

pre {
  margin: 0;
  padding: 10px;
  background-color: #fafafa;
  color: black;
  line-height: 150%;
  border: 1px solid #c9c9c9;
  margin-bottom: 1.15rem;
  -ms-overflow-style: none;
  /* scrollbar-width: none; */
  overflow: auto;
}

dd p {
  margin-top: 0;
}

ul {
  list-style-type: square;
  padding-left: 3ex;
}
ul ul {
  list-style-type: disc;
}

li p {
  margin-bottom: 0;
}

.abstract dl dt,
.abstract dl dt:not(.label) {
  padding-left: 0;
  font-weight: bold;
  margin-left: 0;
  padding-bottom: 1ex;
}
.abstract dl dd {
  margin-left: 0;
}
.abstract p {
  margin-top: 0;
  font-size: smaller;
}

section .sd-card p, section .sd-card ul, section .sd-card ol, section .sd-card dl, .section .sd-card p, .section .sd-card ul, .section .sd-card ol, .section .sd-card dl {
  font-size: 15px;
  font-family: "Roboto", "Helvetica", sans-serif;
}

.sd-card-title a {
  color: #444444;
}

.sidebar {
  overflow-y: scroll;
  height: 100%;
  background-color: #515151;
}
.sidebar p.logo {
  text-align: center;
  width: 70%;
  margin: 2rem auto;
}
.sidebar p.logo img {
  width: 70%;
}
.sidebar a {
  color: white;
  background-color: #515151;
  height: 100%;
}
.sidebar ul {
  list-style: none;
}
.sidebar div ul {
  padding-left: 0;
  margin-left: 2ex;
}
.sidebar li {
  padding-top: 0.5ex;
  padding-bottom: 0.5ex;
  padding-right: 1ex;
  margin-right: -1ex;
}
.sidebar li.toctree-l1 {
  margin-left: -2ex;
  padding-left: 2ex;
}
.sidebar li.toctree-l2 {
  margin-left: -4ex;
  padding-left: 4ex;
}
.sidebar li.toctree-l3 {
  margin-left: -6ex;
  padding-left: 6ex;
}
.sidebar li.toctree-l4 {
  margin-left: -8ex;
  padding-left: 8ex;
}
.sidebar li.toctree-l5 {
  margin-left: -10ex;
  padding-left: 10ex;
}
.sidebar li.toctree-l6 {
  margin-left: -12ex;
  padding-left: 12ex;
}
.sidebar li.toctree-l7 {
  margin-left: -14ex;
  padding-left: 14ex;
}
.sidebar li.toctree-l8 {
  margin-left: -16ex;
  padding-left: 16ex;
}
.sidebar li.toctree-l9 {
  margin-left: -18ex;
  padding-left: 18ex;
}
.sidebar li.toctree-l10 {
  margin-left: -20ex;
  padding-left: 20ex;
}
.sidebar li.current {
  background-color: #7d7d7d;
}
.sidebar li.current a {
  background-color: #7d7d7d;
}
.sidebar li.current-page > a {
  font-weight: bold;
}
.sidebar #searchbox {
  padding-left: 2ex;
}
.sidebar .searchformwrapper {
  margin-bottom: 2ex;
}

/* Sidebar with slide effect. Adapted from http://getlanyon.poole.com */
.sidebar {
  width: 14rem;
  position: fixed;
  top: 0;
  left: -14rem;
  visibility: hidden;
  /* NB: this has to be "all" for the slide effect */
  transition: all 0.3s ease-in-out;
}

.body,
.sidebar-toggle {
  transition: transform 0.3s ease-in-out;
}

#sidebar-checkbox {
  position: absolute;
  opacity: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
#sidebar-checkbox:checked ~ .sidebar {
  visibility: visible;
}
#sidebar-checkbox:checked ~ .body {
  position: relative;
}
#sidebar-checkbox:checked ~ .sidebar,
#sidebar-checkbox:checked ~ .body,
#sidebar-checkbox:checked ~ .sidebar-toggle {
  transform: translateX(14rem);
}

#sidebar-toggle {
  position: absolute;
  top: 1ex;
  left: 1ex;
  color: #aeaeae;
}
@media print {
  #sidebar-toggle {
    visibility: hidden;
  }
}
#sidebar-toggle label {
  color: inherit;
  background: none;
  font: inherit;
}
#sidebar-toggle svg {
  width: 1.4rem;
  fill: currentColor;
}

/* From insipid theme */
.nav-icon {
  position: fixed;
  right: 0;
  margin: -2em 1em;
  width: 4em;
  height: 4em;
  color: #f5f5f5;
  visibility: hidden;
}
.nav-icon:visited {
  color: #f5f5f5;
}
.nav-icon:hover {
  color: white;
  background-color: #f5f5f5;
}
.nav-icon.previous {
  bottom: 50vh;
  left: 0;
  right: unset;
}
.nav-icon.next {
  top: 50vh;
}
.nav-icon svg {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -1.25em;
  width: 2.5em;
  height: 2.5em;
  fill: currentColor;
}
@media (min-width: 52rem) {
  .nav-icon {
    visibility: visible;
  }
}

#sidebar-checkbox:checked ~ nav .nav-icon.previous {
  left: 14rem;
}

body:not(.sidebar-resizing) .nav-icon.previous {
  transition: left 0.3s ease-out;
}

div.titlebar {
  border-bottom: 1px solid #c9c9c9;
  padding-bottom: 1ex;
  padding-top: 1ex;
}
div.titlebar div.title-section {
  margin: 0 auto;
  padding-left: 2.5rem;
  width: 36rem;
  max-width: 100%;
}
@media (min-width: 47.4rem) {
  div.titlebar div.title-section {
    padding-left: 0;
  }
}
@media print {
  div.titlebar div.title-section {
    padding-left: 0;
  }
}
div.titlebar div.title-section h1,
div.titlebar div.title-section h2,
div.titlebar div.title-section h3,
div.titlebar div.title-section h4 {
  display: inline;
  font-weight: normal;
}
div.titlebar div.title-section h4 {
  padding-left: 1ex;
}

section img {
  max-width: 100%;
}
section figure {
  margin: 0;
}

img.align-left,
figure.align-left,
.figure.align-left,
object.align-left {
  clear: left;
  float: left;
  margin-right: 1em;
  margin-bottom: 1em;
}
img.align-right,
figure.align-right,
.figure.align-right,
object.align-right {
  clear: right;
  float: right;
  margin-left: 1em;
  margin-bottom: 1em;
}
img.align-center,
figure.align-center,
.figure.align-center,
object.align-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1em;
}
img.align-default,
figure.align-default,
.figure.align-default,
object.align-default {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1em;
}

:not(figure) img.align-center, :not(figure) img.align-left, :not(figure) img.align-right, :not(figure) img.align-default {
  max-width: 50%;
}

figure {
  max-width: 100%;
}
figure img.align-center, figure img.align-left, figure img.align-right, figure img.align-default {
  max-width: 100%;
}

.widepage .title-section,
.widepage section {
  margin: 0 auto;
  width: 88rem;
  max-width: 100%;
}
.widepage .navbar {
  width: 88rem;
}
@media (min-width: 44rem) {
  .widepage .title-section {
    text-align: center;
  }
  .widepage section h1 {
    text-align: center;
  }
}
.widepage .nav-icon {
  visibility: hidden;
}
@media (min-width: 108rem) {
  .widepage .nav-icon {
    visibility: visible;
  }
}

dl.footnote dt {
  clear: left;
  float: left;
  margin: 0;
  padding: 0;
  padding-right: 0.5ex;
  font-size: small;
}
dl.footnote dd p {
  font-size: small;
}

.navbar {
  max-width: 100%;
  width: 36rem;
  margin: 0 auto;
}
@media print {
  .navbar {
    visibility: hidden;
  }
}
.navbar .prev-page {
  width: 50%;
  text-align: left;
  padding-left: 1ex;
  font-size: small;
}
.navbar .next-page {
  width: 50%;
  text-align: right;
  padding-right: 1ex;
  font-size: small;
}

footer {
  /* border-top: 1px solid #ddd; */
  padding-bottom: 1ex;
  padding-top: 1ex;
}

.admonition {
  background-color: #e4ebf2;
  clear: both;
}
.admonition .admonition-title {
  background-color: #cadcea;
  font-weight: bold;
  font-family: "Roboto", "Helvetica", sans-serif;
  margin-bottom: 0;
}
.admonition p {
  padding: 1ex;
  font-family: "CharisSILW", Georgia, serif;
}
.admonition::after {
  display: block;
  content: "";
  clear: both;
}/*# sourceMappingURL=theme.css.map */