
@font-face {
    font-family: "Roboto Slab";
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url("googlefonts/Roboto_Slab/regular.woff2") format("woff2"), url("googlefonts/Roboto_Slab/regular.woff") format("woff");
}
@font-face {
    font-family: "Roboto Slab";
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    src: url("googlefonts/Roboto_Slab/700.woff2") format("woff2"), url("googlefonts/Roboto_Slab/700.woff") format("woff");
}
@font-face {
    font-family: "Roboto Slab";
    font-weight: 300;
    font-style: normal;
    font-display: swap;
    src: url("googlefonts/Roboto_Slab/300.woff2") format("woff2"), url("googlefonts/Roboto_Slab/300.woff") format("woff");
}
@font-face {
    font-family: "Open Sans";
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url("googlefonts/Open_Sans/regular.woff2") format("woff2"), url("googlefonts/Open_Sans/regular.woff") format("woff");
}
@font-face {
    font-family: "Open Sans";
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    src: url("googlefonts/Open_Sans/700.woff2") format("woff2"), url("googlefonts/Open_Sans/700.woff") format("woff");
}
@font-face {
    font-family: "Open Sans";
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    src: url("googlefonts/Open_Sans/700.woff2") format("woff2"), url("googlefonts/Open_Sans/700.woff") format("woff");
}

div.sphinxsidebarwrapper h1.logo {
    margin: 40px 0;
    text-transform: uppercase;
    font-size: 1.5rem;
    line-height: 1.3;
}

div.sphinxsidebarwrapper h1.logo a {
    border-bottom: none;
}

div.body p, div.body dd, div.body li {
    line-height: 1.45em;
}

div.sphinxsidebar ul li, div.body li {
    margin: 10px 0;
}

h1, h2, h3, h4, h5, h6,
div.body h1, div.body h2, div.body h3, div.body h4, div.body h5, div.body h6,
div.sphinxsidebar h3, div.sphinxsidebar h4 {
    font-family: Roboto Slab;
    line-height: 1.15;
    font-weight: 300;
}

div.sphinxsidebarwrapper #searchbox {
    margin-top: 40px;
}

div.sphinxsidebar h3, div.sphinxsidebar h4 {
    margin-bottom: 15px;
}

a:visited {
    color: #0094ff;
}

div.body {
    padding-left: 50px;
}

div.sphinxsidebar #searchbox input[type="submit"] {
    max-width: 50px;
}

.related.bottom {
    margin-top: 40px;
    padding-top: 0;
    margin-bottom: 40px;
}

#rellinks span.pre {
    color: #0094ff;
}

div.body h1 {
    margin: 20px 0 30px 0;
}

nav#rellinks {
    float: unset;
}

@media screen and (max-width: 875px) {
    div.body {
        padding-left: 0;
    }

    ul {
        margin-left: 30px;
    }

    div.sphinxsidebar p.logo {
        display: block;
        background-color: #fff;
        padding: 10px;
        margin: 0 0 20px 0;
        max-width: 400px;
    }

    div.sphinxsidebar a {
        color: #fff;
    }

    div.sphinxsidebar ul {
        color: #fff;
    }
    div.sphinxsidebar {
        padding: 30px 26px;
    }
}

div.body h2 a:link,
div.body h2 a:visited {
    color: black;
}
