html, body {
    height: 100%;
    margin: 0
}

body {
    display: flex;
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-size: 17px;
    color: #4b4f5c;
    line-height: 1.42857143;
    background-color: #8c92ac;
    justify-content: center;
    align-items: center
}

pre,
code {
    font-family: "Source Code Pro", "Courier New", "Courier";
    font-weight: 500;
    font-size: 14px
}

p,
h2 {
    margin: 20px 0
}

h1 {
    line-height: 1.1;
    font-size: 42px;
    margin: 0 0 20px
}

h2 {
    font-weight: 500;
    font-size: 30px
}

h3,
h3 code {
    font-size: 24px
}

h4 {
    font-weight: bold
}

p {
    line-height: 1.6
}

section {
    margin-top: 30px;
    padding-top: 10px;
    border-top: 1px solid #eef1f3
}

section:first-of-type {
    border-top: 0;
    padding-top: 0
}

strong {
    font-weight: 600
}

.breadcrumbs {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 14px
}

.breadcrumbs a {
    color: #4b4f5c
}

.post-list {
    margin: 0;
    padding: 0
}

.post-list li {
    list-style-type: none
}

.post-list .post-meta {
    float: right
}

.post .post-author {
    margin-left: 12px
}

.post .avatar {
    position: relative;
    border-radius: 2px;
    height: 18px;
    width: 18px;
    margin-right: 6px
}

.docs-content h2 {
    margin-top: 42px
}

.docs-content h3 {
    margin-top: 32px
}

.docs-content h2+h3 {
    margin-top: 20px
}

.docs-content table th,
.docs-content table tr:not(:last-child) td {
    padding-bottom: 0.5em
}

.docs-content td:not(:last-child) {
    padding-right: 1em
}

h1,
h2,
h3,
h4,
h5,
h6 {
    position: relative
}

h1 .anchor,
h2 .anchor,
h3 .anchor,
h4 .anchor,
h5 .anchor,
h6 .anchor {
    position: relative;
    padding-right: 4px;
    margin-left: -20px;
    line-height: 1;
    font-size: 17px;
    visibility: hidden
}

h1:hover .anchor,
h2:hover .anchor,
h3:hover .anchor,
h4:hover .anchor,
h5:hover .anchor,
h6:hover .anchor {
    visibility: visible
}

.site-wrapper>footer {
    text-align: center;
    width: 100%;
    height: 60px;
    line-height: 20px;
    padding-top: 20px;
    margin-top: 120px
}

.docs-version {
    display: inline-block;
    padding: .1em .4em;
    vertical-align: middle;
    font-size: 18px;
    font-weight: 200;
    -webkit-font-smoothing: initial;
    color: #7c9398;
    border: 1px solid #d1d9db;
    border-radius: 3px
}

.link-hint-decoration {
    background-color: #5f5d5d;
    padding: .2em .5em;
    border-radius: 7px;
    color: white;
    border-top-right-radius: 0px;
    margin-top: 8px;
    font-size: 15px
}

.link-hint-decoration::after {
    border-bottom: 6px solid #5f5d5d;
    border-left: 6px solid transparent;
    content: "";
    width: 0;
    height: 0;
    display: block;
    position: absolute;
    bottom: 100%;
    right: 0px
}

code {
    color: #333
}

a code {
    color: #337ab7
}

a:hover code {
    color: #23527c
}

.home .logo {
    text-align: center
}

.home .description {
    text-align: center;
    font-size: 1.3em;
    margin: 1em auto;
    opacity: 0.8
}

.home .npm-install {
    display: flex;
    width: 370px;
    margin: auto;
    justify-content: space-between;
    background-color: #F8F8F8;
    padding: 5px 14px 5px 20px;
    border-radius: 4px
}

.home .npm-install .text {
    font-family: monospace;
    padding: 2px 0
}

.home .npm-install .copy {
    border: 0;
    background: none;
    padding: 2px 6px
}

.home .npm-install .copy:hover {
    background-color: #00000020
}

.demo {
    display: none; /* initially hidden */
    justify-content: center;
    margin: 20px
}

.demo .inner {
    padding: 20px;
    border-radius: 10px;
    background-color: #262626
}

.demo .inner.other-theme {
    background-color: #282a36
}

details summary {
    cursor: pointer;
    display: list-item !important
}

details summary>* {
    display: inline
}

.highlight {
    background: #ffffff
}

.highlight .c {
    color: #999988;
    font-style: italic
}

.highlight .err {
    color: #a61717;
    background-color: #e3d2d2
}

.highlight .k {
    font-weight: bold
}

.highlight .o {
    font-weight: bold
}

.highlight .cm {
    color: #999988;
    font-style: italic
}

.highlight .cp {
    color: #999999;
    font-weight: bold
}

.highlight .c1 {
    color: #999988;
    font-style: italic
}

.highlight .cs {
    color: #999999;
    font-weight: bold;
    font-style: italic
}

.highlight .gd {
    color: #000000;
    background-color: #fdd
}

.highlight .gd .x {
    color: #000000;
    background-color: #faa
}

.highlight .ge {
    font-style: italic
}

.highlight .gr {
    color: #a00
}

.highlight .gh {
    color: #999
}

.highlight .gi {
    color: #000000;
    background-color: #dfd
}

.highlight .gi .x {
    color: #000000;
    background-color: #afa
}

.highlight .go {
    color: #888
}

.highlight .gp {
    color: #555
}

.highlight .gs {
    font-weight: bold
}

.highlight .gu {
    color: #aaa
}

.highlight .gt {
    color: #a00
}

.highlight .kc {
    font-weight: bold
}

.highlight .kd {
    font-weight: bold
}

.highlight .kp {
    font-weight: bold
}

.highlight .kr {
    font-weight: bold
}

.highlight .kt {
    color: #445588;
    font-weight: bold
}

.highlight .m {
    color: #099
}

.highlight .s {
    color: #d14
}

.highlight .na {
    color: teal
}

.highlight .nb {
    color: #0086B3
}

.highlight .nc {
    color: #445588;
    font-weight: bold
}

.highlight .no {
    color: teal
}

.highlight .ni {
    color: purple
}

.highlight .ne {
    color: #990000;
    font-weight: bold
}

.highlight .nf {
    color: #990000;
    font-weight: bold
}

.highlight .nn {
    color: #555
}

.highlight .nt {
    color: navy
}

.highlight .nv {
    color: teal
}

.highlight .ow {
    font-weight: bold
}

.highlight .w {
    color: #bbb
}

.highlight .mf {
    color: #099
}

.highlight .mh {
    color: #099
}

.highlight .mi {
    color: #099
}

.highlight .mo {
    color: #099
}

.highlight .sb {
    color: #d14
}

.highlight .sc {
    color: #d14
}

.highlight .sd {
    color: #d14
}

.highlight .s2 {
    color: #d14
}

.highlight .se {
    color: #d14
}

.highlight .sh {
    color: #d14
}

.highlight .si {
    color: #d14
}

.highlight .sx {
    color: #d14
}

.highlight .sr {
    color: #009926
}

.highlight .s1 {
    color: #d14
}

.highlight .ss {
    color: #990073
}

.highlight .bp {
    color: #999
}

.highlight .vc {
    color: teal
}

.highlight .vg {
    color: teal
}

.highlight .vi {
    color: teal
}

.highlight .il {
    color: #099
}
