@charset "utf-8";
/* CSS Document */

/* grid
-------------------------------------------------- */
html {
	height: 100%;
}

body {
	min-height: 100%;
	display: grid;
	grid-template-rows: 68px 1fr 120px;
	grid-gap: 2rem;
}

@media (min-width: 600px) {
	body {
		grid-template-rows: 108px 1fr 120px;
	}
}

footer {
	grid-row-start: 3;
	grid-row-end: 4;
}

/* header
-------------------------------------------------- */
header {
	border-bottom: 1px solid #d4d4d4;
	padding-top: 15px;
}

header img {
	height: 40px;
	width: 40px;
}

@media (min-width: 600px) {
	header {
		padding-top: 20px;
	}

	header img {
		height: 68px;
		width: 68px;
	}
}

header .float-right {
	font-size: small;
}

header .current-lang {display: none;}
	
html[lang="ar-SA"] header .current-lang-ar {display: block;}
html[lang="ar-SA"] header .list-group .lang-ar {margin-top: -1px; border-top-width: 1px; z-index: 2; color: #fff; background-color: #007bff; border-color: #007bff;}
html[lang="bg-BG"] header .current-lang-bg {display: block;}
html[lang="bg-BG"] header .list-group .lang-bg {margin-top: -1px; border-top-width: 1px; z-index: 2; color: #fff; background-color: #007bff; border-color: #007bff;}
html[lang="cs-CZ"] header .current-lang-cs {display: block;}
html[lang="cs-CZ"] header .list-group .lang-cs {margin-top: -1px; border-top-width: 1px; z-index: 2; color: #fff; background-color: #007bff; border-color: #007bff;}
html[lang="da-DK"] header .current-lang-da {display: block;}
html[lang="da-DK"] header .list-group .lang-da {margin-top: -1px; border-top-width: 1px; z-index: 2; color: #fff; background-color: #007bff; border-color: #007bff;}
html[lang="de-DE"] header .current-lang-de {display: block;}
html[lang="de-DE"] header .list-group .lang-de {margin-top: -1px; border-top-width: 1px; z-index: 2; color: #fff; background-color: #007bff; border-color: #007bff;}
html[lang="el-GR"] header .current-lang-el {display: block;}
html[lang="el-GR"] header .list-group .lang-el {margin-top: -1px; border-top-width: 1px; z-index: 2; color: #fff; background-color: #007bff; border-color: #007bff;}
html[lang="en-US"] header .current-lang-en {display: block;}
html[lang="en-US"] header .list-group .lang-en {margin-top: -1px; border-top-width: 1px; z-index: 2; color: #fff; background-color: #007bff; border-color: #007bff;}
html[lang="es-ES"] header .current-lang-es {display: block;}
html[lang="es-ES"] header .list-group .lang-es {margin-top: -1px; border-top-width: 1px; z-index: 2; color: #fff; background-color: #007bff; border-color: #007bff;}
html[lang="et-EE"] header .current-lang-et {display: block;}
html[lang="et-EE"] header .list-group .lang-et {margin-top: -1px; border-top-width: 1px; z-index: 2; color: #fff; background-color: #007bff; border-color: #007bff;}
html[lang="fi-FI"] header .current-lang-fi {display: block;}
html[lang="fi-FI"] header .list-group .lang-fi {margin-top: -1px; border-top-width: 1px; z-index: 2; color: #fff; background-color: #007bff; border-color: #007bff;}
html[lang="fr-FR"] header .current-lang-fr {display: block;}
html[lang="fr-FR"] header .list-group .lang-fr {margin-top: -1px; border-top-width: 1px; z-index: 2; color: #fff; background-color: #007bff; border-color: #007bff;}
html[lang="hi-IN"] header .current-lang-hi {display: block;}
html[lang="hi-IN"] header .list-group .lang-hi {margin-top: -1px; border-top-width: 1px; z-index: 2; color: #fff; background-color: #007bff; border-color: #007bff;}
html[lang="hu-HU"] header .current-lang-hu {display: block;}
html[lang="hu-HU"] header .list-group .lang-hu {margin-top: -1px; border-top-width: 1px; z-index: 2; color: #fff; background-color: #007bff; border-color: #007bff;}
html[lang="id-ID"] header .current-lang-id {display: block;}
html[lang="id-ID"] header .list-group .lang-id {margin-top: -1px; border-top-width: 1px; z-index: 2; color: #fff; background-color: #007bff; border-color: #007bff;}
html[lang="it-IT"] header .current-lang-it {display: block;}
html[lang="it-IT"] header .list-group .lang-it {margin-top: -1px; border-top-width: 1px; z-index: 2; color: #fff; background-color: #007bff; border-color: #007bff;}
html[lang="ja-JP"] header .current-lang-ja {display: block;}
html[lang="ja-JP"] header .list-group .lang-ja {margin-top: -1px; border-top-width: 1px; z-index: 2; color: #fff; background-color: #007bff; border-color: #007bff;}
html[lang="kk-KZ"] header .current-lang-kk {display: block;}
html[lang="kk-KZ"] header .list-group .lang-kk {margin-top: -1px; border-top-width: 1px; z-index: 2; color: #fff; background-color: #007bff; border-color: #007bff;}
html[lang="ko-KR"] header .current-lang-ko {display: block;}
html[lang="ko-KR"] header .list-group .lang-ko {margin-top: -1px; border-top-width: 1px; z-index: 2; color: #fff; background-color: #007bff; border-color: #007bff;}
html[lang="lt-LT"] header .current-lang-lt {display: block;}
html[lang="lt-LT"] header .list-group .lang-lt {margin-top: -1px; border-top-width: 1px; z-index: 2; color: #fff; background-color: #007bff; border-color: #007bff;}
html[lang="lv-LV"] header .current-lang-lv {display: block;}
html[lang="lv-LV"] header .list-group .lang-lv {margin-top: -1px; border-top-width: 1px; z-index: 2; color: #fff; background-color: #007bff; border-color: #007bff;}
html[lang="nl-NL"] header .current-lang-nl {display: block;}
html[lang="nl-NL"] header .list-group .lang-nl {margin-top: -1px; border-top-width: 1px; z-index: 2; color: #fff; background-color: #007bff; border-color: #007bff;}
html[lang="nn-NO"] header .current-lang-no {display: block;}
html[lang="nn-NO"] header .list-group .lang-no {margin-top: -1px; border-top-width: 1px; z-index: 2; color: #fff; background-color: #007bff; border-color: #007bff;}
html[lang="pl-PL"] header .current-lang-pl {display: block;}
html[lang="pl-PL"] header .list-group .lang-pl {margin-top: -1px; border-top-width: 1px; z-index: 2; color: #fff; background-color: #007bff; border-color: #007bff;}
html[lang="pt-PT"] header .current-lang-pt {display: block;}
html[lang="pt-PT"] header .list-group .lang-pt {margin-top: -1px; border-top-width: 1px; z-index: 2; color: #fff; background-color: #007bff; border-color: #007bff;}
html[lang="ro-RO"] header .current-lang-ro {display: block;}
html[lang="ro-RO"] header .list-group .lang-ro {margin-top: -1px; border-top-width: 1px; z-index: 2; color: #fff; background-color: #007bff; border-color: #007bff;}
html[lang="ru-RU"] header .current-lang-ru {display: block;}
html[lang="ru-RU"] header .list-group .lang-ru {margin-top: -1px; border-top-width: 1px; z-index: 2; color: #fff; background-color: #007bff; border-color: #007bff;}
html[lang="sk-SK"] header .current-lang-sk {display: block;}
html[lang="sk-SK"] header .list-group .lang-sk {margin-top: -1px; border-top-width: 1px; z-index: 2; color: #fff; background-color: #007bff; border-color: #007bff;}
html[lang="sl-SI"] header .current-lang-sl {display: block;}
html[lang="sl-SI"] header .list-group .lang-sl {margin-top: -1px; border-top-width: 1px; z-index: 2; color: #fff; background-color: #007bff; border-color: #007bff;}
html[lang="sr-Latn"] header .current-lang-sr {display: block;}
html[lang="sr-Latn"] header .list-group .lang-sr {margin-top: -1px; border-top-width: 1px; z-index: 2; color: #fff; background-color: #007bff; border-color: #007bff;}
html[lang="sv-SE"] header .current-lang-sv {display: block;}
html[lang="sv-SE"] header .list-group .lang-sv {margin-top: -1px; border-top-width: 1px; z-index: 2; color: #fff; background-color: #007bff; border-color: #007bff;}
html[lang="th-TH"] header .current-lang-th {display: block;}
html[lang="th-TH"] header .list-group .lang-th {margin-top: -1px; border-top-width: 1px; z-index: 2; color: #fff; background-color: #007bff; border-color: #007bff;}
html[lang="tr-TR"] header .current-lang-tr {display: block;}
html[lang="tr-TR"] header .list-group .lang-tr {margin-top: -1px; border-top-width: 1px; z-index: 2; color: #fff; background-color: #007bff; border-color: #007bff;}
html[lang="uk-UA"] header .current-lang-uk {display: block;}
html[lang="uk-UA"] header .list-group .lang-uk {margin-top: -1px; border-top-width: 1px; z-index: 2; color: #fff; background-color: #007bff; border-color: #007bff;}
html[lang="zh-CN"] header .current-lang-zh-cn {display: block;}
html[lang="zh-CN"] header .list-group .lang-zh-cn {margin-top: -1px; border-top-width: 1px; z-index: 2; color: #fff; background-color: #007bff; border-color: #007bff;}
html[id="prc"] header .list-group .lang-zh-cn {margin-top: 0; border-top-width: 0; z-index: 1; color: #495057; background-color: #fff; border-color: rgba(0,0,0,.125);}
html[id="prc"] header .list-group .lang-zh-cn:focus, html[id="prc"] header .list-group .lang-zh-cn:hover {background-color: #f8f9fa}
html[id="prc"] header .list-group .lang-zh-cn-prc {margin-top: -1px; border-top-width: 1px; z-index: 2; color: #fff; background-color: #007bff; border-color: #007bff;}
html[lang="zh-TW"] header .current-lang-zh-tw {display: block;}
html[lang="zh-TW"] header .list-group .lang-zh-tw {margin-top: -1px; border-top-width: 1px; z-index: 2; color: #fff; background-color: #007bff; border-color: #007bff;}

header .list-group {
	position: absolute;
	right: 0;
	width: 10rem;
	z-index: 9999;
}

/* breadcrumb
-------------------------------------------------- */

/* section
-------------------------------------------------- */

/* hx
-------------------------------------------------- */
h1 {
	font-weight: bold;
	margin-bottom: 2rem;
}

@media (max-width: 599px) {
	h1 {
		font-size: 2rem;
	}
}

/* text-style
-------------------------------------------------- */
.footnote-asterisk {
    position: relative;
    margin-left: 1rem;
}

.footnote-asterisk::before {
    display: inline-block;
    content: "*";
    margin-left: -1rem;
    width: 1rem;
    position: absolute;
    top: 0;
    left: 0;
}

html[lang="ja-JP"] .footnote-asterisk::before {
    content: "※";
}

/* anchor
-------------------------------------------------- */

/* link
-------------------------------------------------- */

/* cross-reference
-------------------------------------------------- */

/* card
-------------------------------------------------- */

/* panel
-------------------------------------------------- */

/* note 
-------------------------------------------------- */

/* inline icon
-------------------------------------------------- */

/* caption
-------------------------------------------------- */

/* font size
-------------------------------------------------- */

/* unorderd list
-------------------------------------------------- */
ul {
	padding-left: 1rem;
}

/* orderd list
-------------------------------------------------- */

/* definition list
-------------------------------------------------- */

/* numberd (circled number) 
-------------------------------------------------- */

/* procedure (step)
-------------------------------------------------- */

/* parentheses
-------------------------------------------------- */

/* table
-------------------------------------------------- */

/* pager
-------------------------------------------------- */

/* footer
-------------------------------------------------- */
footer {
	border-top: 1px solid #d4d4d4;
	padding-top: 1rem;
	font-size: small;
}

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

/* page_top
-------------------------------------------------- */
#page_top {
	width: 3rem;
	height: 3rem;
	position: fixed;
	right: 15px;
	bottom: 1rem;
	background-color: #212529;
	border: 2px solid #212529;
	border-radius: .25rem;
	display: none;
}

#page_top:hover {
    background-color: #fff;
	transition: all 400ms ease-in-out 0s;
}

#page_top a {
	position: relative;
	display: block;
	width: 3rem;
	height: 3rem;
	color: #fff;
	text-decoration: none;
}

#page_top a:hover {
    color: #212529;
    transition: all 400ms ease-in-out 0s;
}

#page_top a .fas {
	font-size: 1.5rem;
	position: absolute;
	top: 0.75rem;
	left: calc(50% - 10px);
}

/* accordion
-------------------------------------------------- */
.accordion_title {
	cursor: pointer;
}

.accordion_title:hover {
	opacity: 0.8;
}

.accordion_inner {
	display: none;
	margin: 0.5rem;
}

/* toc
-------------------------------------------------- */

/* print
-------------------------------------------------- */
@media print {
    header,
    form,
    .breadcrumb,
    nav[aria-label="Page navigation"],
    footer {
        display: none;
    }

    .accordion_inner {
        display: block;
    }
}

/* arabic direction
-------------------------------------------------- */
.r2l {
	direction: rtl !important;
	text-align: right;
}

.l2r {
	direction: ltr !important;
	text-align: left;
}

html[lang="ar-SA"] {
	direction: rtl;
    text-align: right;
}

html[lang="ar-SA"] body {
	direction: rtl;
    text-align: right;
}

html[lang="ar-SA"] header, html[lang="ar-SA"] footer {
	direction: ltr;
}

html[lang="ar-SA"] header .list-group {
	text-align: left;
}

html[lang="ar-SA"] .list-group {
  padding-left: 0;
  padding-right: 0;
}

html[lang="ar-SA"] #page_top a .fas {
	right: calc(50% - 10px);
}

html[lang="ar-SA"] ul {
	padding-left: 0;
	padding-right: 1rem;
}
