

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

main {
	display: block
}

h1 {
	font-size: 2em;
	margin: 0.67em 0
}

hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

pre {
	font-family: monospace, monospace;
	font-size: 1em
}

a {
	background-color: transparent
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: bolder
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -0.25em
}

sup {
	top: -0.5em
}

img {
	border-style: none
}

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	padding: 0.35em 0.75em 0.625em
}

legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

progress {
	vertical-align: baseline
}

textarea {
	overflow: auto
}

[type="checkbox"],
[type="radio"] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto
}

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details {
	display: block
}

summary {
	display: list-item
}

template {
	display: none
}

[hidden] {
	display: none
}

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
figure,
figcaption,
blockquote,
dl,
dd {
    margin: 0;
	font-size: 14.5px;
	font-family: 'Noto Sans', sans-serif;
	color:rgba(255, 255, 255, 0.68);
}

a {
	text-decoration: none;
	color: inherit;
	cursor: pointer
}

input,
button,
textarea,
select {
	font: inherit
}

button {
	background-color: transparent;
	color: inherit;
	border-width: 0;
	padding: 0;
	cursor: pointer
}

input::-moz-focus-inner {
	border: 0;
	margin: 0;
	padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: inherit;
	font-weight: inherit
}

cite {
	font-style: normal
}

fieldset {
	border-width: 0;
	margin: 0;
	padding: 0
}

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

/*
:root {
	font-size: 100%;
	line-height: 2;
	color: #000;
	font-family: var(--custom-font-family-base, -apple-system, BlinkMacSystemFont, "游ゴシック体", YuGothic, "メイリオ", Meiryo, "Helvetica Neue", HelveticaNeue, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
	-webkit-font-feature-settings: 'pwid';
	font-feature-settings: 'pwid'
}
*/
:root {

	line-height: 2;
	font-family: 'Noto Sans', sans-serif;
	color:rgba(255, 255, 255, 0.68);
	-webkit-font-feature-settings: 'pwid';
	font-feature-settings: 'pwid';
}


body {

    margin: 0;
	padding:0px 0 20px 0px;
 margin:0px;
 font:14px/1.5 sans-serif;
 color:#f0e7d5;
 font-weight:normal;
 background:#252525;

}

p,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size:14.5px;
	font-family: 'Noto Sans', sans-serif;
	color:rgba(255, 255, 255, 0.68);
	line-height: 1.5;
	word-wrap: break-word;
}

h1>small,
h2>small,
h3>small,
h4>small,
h5>small,
h6>small {
	font-size: 75%;
	font-weight: normal;
	color:rgb(213, 215, 216);
}

h1 {
	font-size: 25px;
	line-height: 40px;
	background-color:#121212;
	font-weight: bold;
	color:rgb(213, 215, 216);
	font-family: 'Noto Sans', sans-serif;
}

h2 {
	font-size: 24px;
	line-height: 32px;
	font-weight: bold;
	color:rgb(213, 215, 216);
	font-family: 'Noto Sans', sans-serif;
}

h3 {
	font-size: 20px;
	line-height: 32px;
	font-weight: bold;
	color:rgb(213, 215, 216);
	    font-family: 'Noto Sans', sans-serif;
}

h4 {
	font-size: 16px;
	line-height: 32px;
	color:rgb(213, 215, 216);
	    font-family: 'Noto Sans', sans-serif;
}

h5 {
	font-size: 14px;
	line-height: 32px;
	color:rgb(213, 215, 216);
	    font-family: 'Noto Sans', sans-serif;
}

h6 {
	font-size: 14px;
	line-height: 32px;
	color:rgb(213, 215, 216);
	    font-family: 'Noto Sans', sans-serif;
}

a {
	color: var(--custom-link-text-color,#65d9a5);
	text-decoration: none;
	    font-family: 'Noto Sans', sans-serif;
}

a:focus,
a:active,
a:hover {
	color: var(--custom-link-text-hover-color,#65d9a5);
	text-decoration:underline;
}

hr {
	background-color: #ccc;
	height: 2px;
	border: 0
}

img {
	display: inline-block;
	line-height: 0
}

img,
video {
	height: auto;
	max-width: 100%
}

table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 1rem;
	background-color: transparent;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";
	color:rgba(255, 255, 255, 0.68);
}

table {
	border-collapse: collapse;
	border: 2px solid grey;
	width: 100%;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";
}


th,
td {
	padding: .75rem;
	vertical-align: top;
	border-top: 1px solid #dee2e6;
	font-family: 'Noto Sans', sans-serif;
}


th {
	padding: .75rem;
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #dee2e6;
	background-color:rgb(213, 215, 216);
	color: black;
	font-family: 'Noto Sans', sans-serif;
}


ul {
	list-style-type: disc
}

ul.no-style,
.ais-Pagination-list {
	list-style: none;
	padding-left: 0
}

ul.inline {
	list-style: none;
	padding-left: 0
}

ul.inline li {
	display: inline;
	padding-right: 2rem
}

dt {
	font-weight: bold
}

dd {
	margin-left: 2rem
}

blockquote {
	color: #999;
	padding: 1.28rem;
	background-color: rgba(0, 0, 0, 0.521);
	border-left: 4px solid #f0f0f0;
	border-radius: .2rem
}

code,
pre,
kbd {
    font-family: SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;
    font-size: 12px;
    color: var(--color-text-primary);
    word-wrap: normal;
    white-space: pre;
}

code,
kbd {
	padding: .2rem;
	border-radius: .2rem
}

code {
	background-color: #424344;
}

kbd {
	color: #fff;
	background-color: #333
}

pre {
	background-color: #292a2b;
	padding: 1.28rem;
	overflow: auto;
	white-space: pre-wrap;
	border-radius: .2rem
}

pre code {
	padding: 0;
	background-color: unset;
}

pre.wrap {
	white-space: pre;
	white-space: pre-wrap;
	word-break: break-all;
	word-wrap: break-word
}

pre.scrollable {
	max-height: 240px;
	overflow-y: scroll
}

figcaption {
	color: #333;
	font-size: 100%;
	line-height: 2
}

.stack-first,
main * {
	margin-top: 0;
	margin-bottom: 0
}

.stack,
main *+h1,
main *+h2,
main *+h3,
main *+h4,
main *+h5,
main *+h6,
main *+p,
main *+hr,
main *+table,
main *+ul,
main *+ol,
main *+dl,
main *+blockquote,
main *+pre,
main *+figure,
table_of_contents,
.edit-meta,
.edit-page,
.pagination,
.highlight,
.powered,
.panel,
.button,
.gist,
.twitter-tweet,
.ais-Hits-item {
	margin-top: 1.28rem;
	margin: 0.6rem;

}

.stack--by2 {
	margin-top: 2.56rem
}

.stack--by4 {
	margin-top: 5.12rem
}

.stack-reset,
figure>figcaption,
.pagination>* {
	margin-top: 0
}

.stack-unset,
main li>ul,
main li>ol,
.ais-Hits-item p {
	margin-top: unset;
	margin-bottom: unset
}

html,
body {
	height: 100%;
}

.container {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
	margin: auto
}

.content-container {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
    display: flex;
	background-color:#121212;
}

main {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}

/*
.sidebar {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1;
	overflow-x: hidden;
	overflow-y: scroll
}
*/
.sidebar {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 15%;
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1;
}

@media screen and (max-width: 480px) {
	.content-container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-flow: column nowrap;
		flex-flow: column nowrap;
	}
	main {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		min-width: 100%
	}
	.sidebar {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}
}

.pagination {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	font-weight: bold
}

.nav-next {
	margin-left: auto
}

@media screen and (max-width: 480px) {
	.pagination {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-flow: column nowrap;
		flex-flow: column nowrap;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
	.nav-next {
		margin-left: 0
	}
}

.panel {
	padding: 1.28rem
}

.panel-primary {
	border: 1px solid lightgray
}

.panel-notice {
	color: #fff;
	background: #4ba0e1
}

.panel-success {
	color: #fff;
	background: #609f43
}

.panel-caution {
	color: #fff;
	background: #de776d
}

.panel-warning {
	color: #fff;
	background: #e67e22
}

.panel-danger {
	color: #fff;
	background: #ce3426
}

.button {
	display: inline-block;
	font-size: 120%;
	padding: .8rem;
	font-weight: bold;
	text-decoration: none;
	border-radius: 12px;
	color: #fff;
	background: #4ba0e1
}

.button:hover {
	color: #fff;
	text-decoration: none;
	background: #3b89c5
}

.button-primary {
	border: 1px solid #f0f0f0
}

.button-success {
	background: #369b08
}

.button-success:hover {
	background: #256905
}

.button-caution {
	background: #f56558
}

.button-caution:hover {
	background: #d45145
}

.button-warning {
	background: #f5811b
}

.button-warning:hover {
	background: #db7012
}

.button-danger {
	background: #ce3426
}

.button-danger:hover {
	background: #a0281d
}

.notification {
	padding: 0.2rem 1.28rem;
	text-align: center;
	background: #eee
}

.backtothetop {
	display: none;
	font-size: 200%
}

.fa-layers .fa-circle {
	color: #fff
}

figure>figcaption h4 {
	font-size: 80%;
	font-weight: normal
}

table_of_contents {
	font-size: 90%;
	padding: 1.28rem;
	border: 1.5px solid lightgray

}

table_of_contents ul {
	list-style: none;
	padding-left: 0
}


table_of_contents>nav>ul>li:first-child {
	border-top: unset
}

table_of_contents ul>li li a {
	margin-left: 2rem;

}

table_of_contents ul ul>li li a {
	margin-left: 4rem
}

table_of_contents ul ul ul>li li a {
	margin-left: 6rem
}

table_of_contents ul ul ul ul>li li a {
	margin-left: 8rem
}

table_of_contents ul ul ul ul ul>li li a {
	margin-left: 10rem
}

.ais-SearchBox .ais-SearchBox-input {
	width: 70%
}

.ais-SearchBox button {
	margin-left: .2rem;
	padding: .4rem
}

.ais-Stats {
	font-size: 80%;
	color: #70757a
}

.ais-Hits-item h3 {
	font-size: 140%;
	font-weight: normal
}

.ais-Hits-item p {
	color: #3C4043
}

.ais-Hits-item .lastmod {
	font-size: 90%;
	color: #70757a
}

.ais-Pagination {
	margin-top: 1em
}

.ais-Pagination-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.ais-Pagination-item {
	padding: .6rem
}

header {
	padding: 0.5rem 1.28rem;
	background-color:#121212;

}

header h1 {
	font-size: 140%;
	display: inline-block;
}

header .version {
	font-size: 80%
}

header .github {
	color: currentColor;
	margin-left: .4rem;
	font-size: 180%
}

.global-menu {
	color: var(--custom-font-color, #fff);
	background: var(--custom-background-color, #000);
	padding: 0.2rem 1.28rem
}

.global-menu ul {
	list-style: none;
	padding: 0;
	margin: 0
}

.global-menu li {
	display: inline-block;
	margin-right: 1.8rem;
	position: relative
}

.global-menu ul.sub-menu {
	display: none;
	margin: 0;
	position: absolute;
	top: 1.8rem;
	left: 0;
	z-index: 99999
}

.global-menu ul.sub-menu li {
	padding: 0.2rem 1.28rem;
	background: var(--custom-background-color, #000);
	width: 140px;
	font-size: 80%
}

.global-menu ul.sub-menu li a {
	color: var(--custom-font-color, #fff)
}

.global-menu .fa-angle-right {
	margin-left: .4rem;
	font-size: 80%
}

.global-menu li.parent:hover>ul.sub-menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap
}

@media screen and (max-width: 480px) {
	.global-menu li {
		display: block;
		margin-right: 0;
		border-bottom: 1px solid currentColor
	}
	.global-menu li:last-child {
		border-bottom: none
	}
	.global-menu .fa-angle-right {
		display: none
	}
	.global-menu ul.sub-menu {
		display: block;
		position: static
	}
	.global-menu ul.sub-menu li {
		width: auto;
		background: transparent;
		padding: 0 .4rem
	}
	.global-menu ul.sub-menu li+li {
		padding-top: .2rem
	}
	.global-menu ul.sub-menu li a {
		color: currentColor
	}
}

.global-menu a {
	display: block;
	color: currentColor;
	text-decoration: none
}

.global-menu a:hover {
	text-decoration: underline
}

main {
    padding: 1rem;
	background-color:#121212;
	padding-left: 5rem;
}

@media screen and (max-width: 480px) {
	main {
		padding: 1rem
	}
}

.sidebar {
	flex-direction: column;
	height: 100%;
	padding-top: var(--ifm-navbar-height);
	font-family: sans-serif;
	transition: opacity 50ms;
	width: var(--doc-sidebar-width);
	border-right: #2a2a2b;
	border-right-style: ridge;
	background-color: #181818;
}

.sidebar ul {
	list-style: none;
	padding: 0;
	margin: 0;
	font-family: sans-serif;
}

.sidebar a {
	position: relative;
	display: block;
	color:rgba(255, 255, 255, 0.68);
	text-decoration: none;
	padding: .2rem 1rem;
	font-weight: inherit;
	font-family: sans-serif;
	cursor: pointer;
	font-size: 0.815rem;
	background-color: #181818;
}

.sidebar a:hover {
    color:rgba(255, 255, 255, 0.88);

	/*border-left: solid 4px whitesmoke;*/;
}

.sidebar nav>ul>li li a {
	padding-left: 2rem;
}

.sidebar nav>ul ul>li li a {
	padding-left: 3rem;

}

@media screen and (max-width: 480px) {
	.sidebar nav>ul>li:first-child a {
		border-top: solid 1px #eee
	}
}

.sidebar .active>a {

    border-right: solid 4px #65d9a5;
	color:#65d9a5;
	font-weight: normal;

}

.sidebar .slide-menu .has-sub-menu:not(.parent) ul {
	display: none
}

.sidebar .slide-menu .has-sub-menu>a span.mark {
	position: absolute;
	top: 0;
	right: 0;
	display: inline-block;
	height: 32px;
	width: 32px;
	line-height: 2;
	text-align: center;
	color: rgba(255, 255, 255, 0.88);
	/*background: #e8eaed;*/
	background-color: #181818;
	font-family: sans-serif;

}

.sidebar-footer {
	padding: 1.28rem;
	background-color: #181818;
}

.edit-meta {
	font-size: 80%;
	text-align: right
}

.edit-page {
	font-weight: bold
}

.powered {
	font-size: 80%;
	color: #999
}

.admonition {
	background: #29b6f6;
	color: #fff
}

.admonition pre {
	background: hsla(0, 0%, 100%, .3)
}

.admonition.warning {
	background: yellow;
}

.admonition.tip{
	background-color: green;
}

.admonition a,
.admonition a:hover {
	color: #fff
}

.admonition {
	margin: 20px -16px 0;
	padding: 20px 16px
}

.admonition>:first-child {
	margin-top: 0
}

.admonition .admonition-title {
	font-size: 20px
}

.admonition .admonition-title:before {
	content: "\e611";
	display: block;
	float: left;
	font-family: Icon;
	font-size: 24px;
	vertical-align: -.1em;
	margin-right: 5px
}

.admonition.warning .admonition-title:before {
	content: "\e610"
}

.admonition {
	margin: 20px -24px 0;
	padding: 20px 24px
}

.icon-search:before {
	content: "\e600"
}

.icon-back:before {
	content: "\e601"
}

.icon-link:before {
	content: "\e602"
}

.icon-close:before {
	content: "\e603"
}

.icon-menu:before {
	content: "\e604"
}

.icon-forward:before {
	content: "\e605"
}

.icon-twitter:before {
	content: "\e606"
}

.icon-github:before {
	content: "\e607"
}

.icon-download:before {
	content: "\e608"
}

.icon-star:before {
	content: "\e609"
}

.icon-warning:before {
	content: "\e610"
}

.icon-note:before {
	content: "\e611"
}
