body
{
    padding: 0;
}
nav h2
{
    display: none;
}
nav > ul > li > a
{
    color: rgb(127, 157, 195);
}
h4.name
{
    background: rgb(127, 157, 195);
}
h4.name a
{
    color: rgb(209 229 255);
}
nav a:hover,
nav a:active,
a,
a:active,
nav a.active
{
    color: rgb(127, 157, 195);
}
nav a:hover,
nav a:active,
nav a.active
{
    font-weight: bold;
}
span.param-type,
.params td .param-type,
.param-type dd
{
    color: rgb(127, 157, 195);
}
.type-signature
{
    color: rgb(209 229 255);
}
.signature
{
    color: rgb(209 229 255);
}
.tag-tutorial
{
    display: none;
}
.ant-page-header
{
    padding: 6px 24px;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
.ant-page-header .anticon
{
    display:inline-block;
    color:inherit;
    font-style:normal;
    line-height:0;
    text-align:center;
    text-transform:none;
    vertical-align:-0.125em;
    text-rendering:optimizeLegibility;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
}
.ant-page-header .anticon > *
{
    line-height:1;
}
.ant-page-header .anticon svg
{
    display:inline-block;
}
.ant-page-header .anticon::before
{
    display:none;
}
.ant-page-header [class*=ant-]::-ms-clear,
.ant-page-header [class^=ant-]::-ms-clear
{
    display:none;
}
.ant-page-header *,
.ant-page-header :after,
.ant-page-header :before
{
    box-sizing:border-box;
}
.ant-page-header a
{
    color:#1890ff;
    text-decoration:none;
    background-color:transparent;
    outline:none;
    cursor:pointer;
    transition:color .3s;
    -webkit-text-decoration-skip:objects;
}
.ant-page-header a:hover
{
    color:#40a9ff;
}
.ant-page-header a:active
{
    color:#096dd9;
}
.ant-page-header a:active,
.ant-page-header a:focus,
.ant-page-header a:hover
{
    text-decoration:none;
    outline:0;
}
.ant-page-header img
{
    vertical-align:middle;
    border-style:none;
}
.ant-page-header svg:not(:root)
{
    overflow:hidden;
}
.ant-page-header a,
.ant-page-header button
{
    touch-action:manipulation;
}
.ant-page-header button
{
    margin:0;
    color:inherit;
    font-size:inherit;
    font-family:inherit;
    line-height:inherit;
    overflow:visible;
    text-transform:none;
}
.ant-page-header button,
.ant-page-header html [type=button]
{
    -webkit-appearance:button;
}
.ant-page-header [type=button]::-moz-focus-inner,
.ant-page-header button::-moz-focus-inner
{
    padding:0;
    border-style:none;
}
.ant-page-header ::selection
{
    color:#fff;
    background:#1890ff;
}
.ant-page-header .anticon
{
    display:inline-block;
    color:inherit;
    font-style:normal;
    line-height:0;
    text-align:center;
    text-transform:none;
    vertical-align:-.125em;
    text-rendering:optimizeLegibility;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
}
.ant-page-header .anticon>*
{
    line-height:1;
}
.ant-page-header .anticon svg
{
    display:inline-block;
}
.ant-page-header .anticon:before
{
    display:none;
}
.ant-page-header .ant-avatar
{
    box-sizing:border-box;
    margin:0;
    padding:0;
    color:rgba(0,0,0,.65);
    font-size:14px;
    font-variant:tabular-nums;
    line-height:1.5715;
    list-style:none;
    -webkit-font-feature-settings:"tnum","tnum";
    font-feature-settings:"tnum","tnum";
    position:relative;
    display:inline-block;
    overflow:hidden;
    color:#fff;
    white-space:nowrap;
    text-align:center;
    vertical-align:middle;
    background:#ccc;
    width:32px;
    height:32px;
    line-height:32px;
    border-radius:50%;
}
.ant-page-header .ant-avatar-image
{
    background:transparent;
}
.ant-page-header .ant-avatar-square
{
    border-radius:2px;
}
.ant-page-header .ant-avatar>img
{
    display:block;
    width:100%;
    height:100%;
    object-fit:cover;
}
.ant-page-header .ant-btn
{
    line-height:1.5715;
    position:relative;
    display:inline-block;
    font-weight:400;
    white-space:nowrap;
    text-align:center;
    background-image:none;
    box-shadow:0 2px 0 rgba(0,0,0,.015);
    cursor:pointer;
    transition:all .3s cubic-bezier(.645,.045,.355,1);
    -webkit-user-select:none;
    -ms-user-select:none;
    user-select:none;
    touch-action:manipulation;
    height:32px;
    padding:4px 15px;
    font-size:14px;
    border-radius:2px;
    color:rgba(0,0,0,.65);
    border:1px solid #d9d9d9;
    background:#fff;
}
.ant-page-header .ant-btn>.anticon
{
    line-height:1;
}
.ant-page-header .ant-btn,
.ant-page-header .ant-btn:active,
.ant-page-header .ant-btn:focus
{
    outline:0;
}
.ant-page-header .ant-btn:not([disabled]):hover
{
    text-decoration:none;
}
.ant-page-header .ant-btn:not([disabled]):active
{
    outline:0;
    box-shadow:none;
}
.ant-page-header .ant-btn:focus,
.ant-page-header .ant-btn:hover
{
    color:#40a9ff;
    border-color:#40a9ff;
    background:#fff;
}
.ant-page-header .ant-btn:active
{
    color:#096dd9;
    border-color:#096dd9;
    background:#fff;
}
.ant-page-header .ant-btn:active,
.ant-page-header .ant-btn:focus,
.ant-page-header .ant-btn:hover
{
    text-decoration:none;
    background:#fff;
}
.ant-page-header .ant-btn>span
{
    display:inline-block;
}
.ant-page-header .ant-btn:before
{
    position:absolute;
    top:-1px;
    right:-1px;
    bottom:-1px;
    left:-1px;
    z-index:1;
    display:none;
    background:#fff;
    border-radius:inherit;
    opacity:.35;
    transition:opacity .2s;
    content:"";
    pointer-events:none;
}
.ant-page-header .ant-btn .anticon
{
    transition:margin-left .3s cubic-bezier(.645,.045,.355,1);
}
.ant-page-header .ant-btn:active>span,
.ant-page-header .ant-btn:focus>span
{
    position:relative;
}
.ant-page-header .ant-btn>.anticon+span
{
    margin-left:8px;
}
.ant-page-header .ant-btn:empty
{
    display:inline-block;
    width:0;
    visibility:hidden;
    content:"\a0";
}
.ant-page-header .ant-page-header
{
    box-sizing:border-box;
    margin:0;
    color:rgba(0,0,0,.65);
    font-size:14px;
    font-variant:tabular-nums;
    line-height:1.5715;
    list-style:none;
    -webkit-font-feature-settings:"tnum","tnum";
    font-feature-settings:"tnum","tnum";
    position:relative;
    padding:16px 24px;
    background-color:#fff;
}
.ant-page-header .ant-page-header-heading
{
    display:flex;
    justify-content:space-between;
}
.ant-page-header .ant-page-header-heading-left
{
    display:flex;
    align-items:center;
    margin:4px 0;
    overflow:hidden;
}
.ant-page-header .ant-page-header-heading-title
{
    margin-right:12px;
    margin-bottom:0;
    color:rgba(0,0,0,.85);
    font-weight:600;
    font-size:20px;
    line-height:32px;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}
.ant-page-header .ant-page-header-heading .ant-avatar
{
    margin-right:12px;
}
.ant-page-header .ant-page-header-heading-sub-title
{
    margin-right:12px;
    color:rgba(0,0,0,.45);
    font-size:14px;
    line-height:1.5715;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}
.ant-page-header .ant-page-header-heading-extra
{
    margin:4px 0;
    white-space:nowrap;
}
.ant-page-header .ant-page-header-heading-extra>*
{
    margin-left:12px;
    white-space:unset;
}
.ant-page-header .ant-page-header-heading-extra>:first-child
{
    margin-left:0;
}
.ant-page-header .ant-page-header
{
    padding:6px 24px;
}
.ant-page-header .ant-page-header-heading-extra
{
    display:flex;
    align-items:center;
}
.ant-page-header .ant-page-header-heading-sub-title
{
    padding-top:5px;
}
.ant-page-header a:focus,
.ant-page-header a:hover
{
    text-decoration:none;
}
.ant-page-header .ant-page-header-heading-sub-title,
.ant-page-header .ant-page-header-heading-title
{
    color:#fff;
}