.wy-nav-content {
    max-width: 900px !important
}

.wy-menu-vertical header, .wy-menu-vertical p.caption {
    color: #ffffff
}

.rst-content ul {
    margin-top: 1em;
    margin-bottom: 1em
}

.rst-content ol.arabic {
    margin-top: 1em;
    margin-bottom: 1em
}

.rst-content ul li ul, ol.arabic {
    margin-top: 0;
    margin-bottom: 0
}

.rst-content ol.arabic li ul, ol.arabic {
    margin-top: 0;
    margin-bottom: 0
}

.rst-content section ul li {
    list-style:disc;
    margin-left: 3.75em;
    padding-left: 0.25em
    }

.rst-content section ol.arabic li {
    margin-left: 3.75em;
    padding-left: 0.25em
    }

.rst-content section ul li p {
    padding-top: 0em;
    padding-bottom: 0em;
    text-indent: 0
    }

.rst-content section ol.arabic li p {
    text-indent: 0
}

.rst-content p {
    text-align: justify;
    margin-bottom: 0em;
    text-indent: 2.75em
}

.rst-content .toctree-wrapper > p.caption, h1, h2, h3, h4, h5, h6, legend {
    margin-top: 1em;
    text-indent: 0
}

.admonition {
    margin-top: 0.5em;
    margin-bottom: 0.5em
}

.admonition p {
    text-indent: 0em
}

.rst-content figcaption p {
    text-align: center;
    font-style: italic;
    margin-top: 0.5em;
    margin-bottom: 1em;
    text-indent: 0
}

.rst-content .align-center {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    text-align: center
}

.rst-content table {
    margin-top: 0.5em;
    margin-bottom: 0.5em
}

.rst-content table p {
    text-indent: 0
}

.rst-content .math p {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em
}

.rst-content .eqno {
    padding-right: 1em
}