<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
.caption-text,
.wy-side-nav-search input[type="text"],
.btn,
#version-select,
#language-select {
    font-family: "Montserrat", sans-serif;
}
.wy-nav-side {
    background-color: #e1e1e1;
    min-height: calc(100vh - 84px - 50px);
    margin-bottom: 34px;
    padding-bottom: 0;
}
.wy-menu-vertical {
    position: relative;
}
.wy-side-scroll {
    position: relative;
}
.wy-side-with-alert {
    height: 83vh;
}
.wy-nav-content {
    max-width: 1000px;
    margin-top: 50px;
    margin-left: 0;
    margin-right: auto;
    height: auto;
    min-height: 85%;
    background-color: white;
}
.wy-grid-for-nav {
    position: relative;
    height: auto;
    min-height: calc(100vh - 116px);
}
.wy-body-for-nav {
    height: 90%;
}
.wy-nav-content-wrap {
    background-color: white;
}
.wy-side-nav-search,
.wy-nav-top {
    background: #32373c;
}
.wy-menu-vertical p.caption {
    color: #4a8fa4;
}
.wy-menu-vertical a:visited {
    color: #32373c;
}
a {
    color: #48889b;
}
.wy-side-nav-search {
    text-align: left;
}
.wy-side-nav-search &gt; a,
.wy-nav-top &gt; a,
.wy-side-nav-search &gt; a:visited,
.wy-nav-top &gt; a:visited {
    color: white;
}
.wy-menu-vertical a,
.custom-header a {
    color: #32373c;
}
.wy-menu-vertical a:hover {
    background-color: #d0d0d0;
    cursor: pointer;
}
.wy-side-nav-search .wy-dropdown &gt; a img.logo,
.wy-side-nav-search &gt; a img.logo {
    height: 50px;
    padding-left: 57px;
}
.small-caption-figure &gt; p.caption &gt; .caption-text {
    font-size: small;
}
.custom-header {
    height: 50px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 0.8525rem;
    background-color: white;
    width: 100%;
    z-index: 250;
    position: fixed;
    padding: 1.3em;
    padding-left: 30px;
    margin-left: 300px;
    -webkit-box-shadow: 0px 1px 1px #e1e1e1;
    -moz-box-shadow: 0px 1px 1px #e1e1e1;
    box-shadow: 0px 1px 1px #e1e1e1;
}
.custom-header li {
    display: inline-block;
    padding-left: 20px;
    padding-right: 15px;
}
.site-footer {
    background-color: #32373c;
    width: 100%;
    position: relative;
    margin-bottom: 0;
    z-index: 201;
    color: white;
    font-size: small;
    padding-left: 0px;
    height: 116px;
}
.footer-title {
    margin-bottom: 0;
    padding-bottom: 0.5em;
}
.custom-footer {
    margin-left: 300px;
}
.custom-footer.shift {
    display: none;
}
.grid-uniform {
    margin: 0 auto;
    display: inline-block;
}
.grid__item {
    float: left;
    margin-top: 1em;
    margin-left: 5em;
    text-align: left;
}
.custom-footer a,
.custom-footer a:visited {
    color: white;
}
.version-dropdown {
    background-color: #32373c;
    color: white;
    position: absolute;
    width: 300px;
    bottom: 0;
    font-size: 85%;
    font-family: inherit;
    z-index: 202;
    left: 0;
}
#version-bar,
#language-bar {
    height: 34px;
}
select,
textarea {
    font-size: 100%;
}
.panel-header-front {
    background-color: #4a8fa4 !important;
    color: white !important;
}
#list-inline {
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
#list-inline &gt; li {
    display: inline-block;
    margin-right: 0.5vw;
    margin-left: 0.5vw;
    width: 50%;
}
#version-select,
#language-select {
    color: white;
    border: none;
    box-shadow: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E"),
        linear-gradient(to bottom, #32373c 0%, #32373c 100%);
    min-width: 3vw;
    background-repeat: no-repeat, repeat;
    /* arrow icon position (1em from the right, 50% vertical) , then gradient position*/
    background-position: right 0em top 50%, 0 0;
    /* icon size, then gradient */
    background-size: 0.65em auto, 100%;
    text-align: right;
}
#version-select,
#language-select option {
    background-color: #32373c;
}
#select-version,
#select-language {
    text-align: right;
}
#version-alert,
#version-alert-top {
    position: relative;
    color: #32373c;
}
#alert-text {
    background-color: #fed766;
    color: black;
    height: 82px;
    padding: 1em;
}
#alert-text-top {
    background-color: #fed766;
    padding: 1em;
    margin-bottom: 2em;
}
.iframe-centered {
    margin: 0 auto;
    display: block;
}
#version-alert a:visited,
#version-alert-top a:visited {
    color: #48889b;
}
.wy-table-responsive table td {
    white-space: normal !important;
}
.left-then-all-centered-cell-text-alignment tbody td {
    text-align: center;
}
.left-then-all-centered-cell-text-alignment tbody td:first-child {
    text-align: left;
}
.wide-table {
    width: 104vw;
    overflow-x: auto;
    max-width: 1400px;
}
.wide-table-parent {
    width: calc(100vw - 400px);
}
.center-align-header-text thead {
    text-align: center !important;
    vertical-align: middle !important;
}
.aspect-ratio {
    padding-bottom: 20;
}
.aspect-ratio iframe {
    max-width: 100%;
}
.docutils caption {
    caption-side: bottom;
}
.footnote.dl &gt; dd,
.footnote.dl &gt; dt,
.footnote.dl &gt; p {
    margin-bottom: 0px !important;
}
@media only screen and (max-width: 1250px) and (min-width: 769px) {
    .wide-table {
        width: 1300px;
        overflow-x: auto;
    }
    .wide-table-parent {
        width: calc(100vw - 400px);
    }
}
@media only screen and (max-width: 1100px) and (min-width: 769px) {
    .wy-nav-content-wrap {
        margin-left: 300px;
    }
    .custom-header,
    .wy-side-nav-search .wy-dropdown &gt; a img.logo,
    .wy-side-nav-search &gt; a img.logo,
    #logo {
        display: none;
    }
    .wy-nav-content,
    .wy-nav-side,
    .wy-side-scroll {
        margin-top: 0;
    }
    .wy-grid-for-nav {
        min-height: calc(100vh - 116px);
    }
    .grid__item {
        margin-left: 4em;
    }
    .aspect-ratio {
        position: relative;
        padding-bottom: 56.25%; /* The height of the item will now be 56.25% of the width. */
    }
    .aspect-ratio iframe {
        position: absolute;
        width: 100%;
        height: 100%;
    }
}
@media only screen and (max-width: 768px) {
    .custom-header,
    .wy-side-nav-search .wy-dropdown &gt; a img.logo,
    .wy-side-nav-search &gt; a img.logo,
    #logo {
        display: none;
    }
    .wy-side-scroll,
    .wy-nav-side,
    .wy-nav-content {
        margin-top: 0;
    }
    .wy-grid-for-nav {
        min-height: calc(100vh - 116px);
    }
    .wy-side-scroll {
        height: 92%;
    }
    .custom-footer {
        margin-left: 0;
    }
    .site-footer {
        height: auto;
        padding-bottom: 1em;
        overflow: visible;
    }
    .version-dropdown {
        display: none;
    }
    .version-dropdown.shift {
        display: block;
        width: 85%;
    }
    .aspect-ratio {
        position: relative;
        padding-bottom: 56.25%; /* The height of the item will now be 56.25% of the width. */
    }
    .aspect-ratio iframe {
        position: absolute;
        width: 100%;
        height: 100%;
    }
    .wide-table {
        width: 1300px;
        overflow-x: auto;
    }
    .wide-table-parent {
        width: 90vw;
    }
}
</pre></body></html>