﻿body { background-color: #F3F5F8; color: rgba(0,0,0,0.65); font-family: Arial; font-size: 18px; margin-left: auto; margin-right: auto; max-width: 1400px; position: relative; }
.content-container.container { background-color: white; margin-top: 30px; }
@font-face { font-family: GeneralText; src: url('../fonts/arial.ttf') format('truetype') }
@font-face { font-family: Callout; src: url('../fonts/consola.ttf') format('truetype') }
@font-face { font-family: Puces; src: url('../fonts/wingding.ttf') format('truetype') }
h1 { color: rgb(26,75,104); font-size: 2em; font-weight: bold; margin: 0; margin-bottom: 0.6em; margin-top: 0.2em; }
h2 { font-size: 120%; font-weight: bold; margin-bottom: 0.2em; margin-top: 0.5em; padding-left: 5px; }
div.textmoduleRight h2 { font-size: 85%; font-weight: bold; margin-bottom: 0.2em; margin-top: 0.5em; padding-left: 5px; }
h2.subheading { border-left-color: rgb(26,75,104); border-left-style: solid; border-top-color: rgb(26,75,104); border-top-left-radius: 2px; border-top-style: solid; border-width: 0.5pt; margin-bottom: 0.2em; margin-top: 0.5em; padding-bottom: 2px; padding-left: 5px; }
h1 + h2 { margin-bottom: 0.2em; margin-top: 0.5em; }
footer { margin-top: 40px; }
.margin-text { color: rgb(42,166,193); font-size: 1.5em; margin-top: 1.2em; }
td > p, th > p { margin-bottom: 0.1em; }
p { margin-bottom: 0.5em; }
div.textmoduleRight p { font-size: 80%; margin-bottom: 0.2em; }
footer { border-top-color: rgb(26,75,104); }
.btn-outline-secondary:not(:disabled):not(.disabled).active, .btn-outline-secondary:not(:disabled):not(.disabled):active, .show>.btn-outline-secondary.dropdown-toggle { border-bottom-color: rgb(26,75,104); border-left-color: rgb(26,75,104); border-right-color: rgb(26,75,104); border-top-color: rgb(26,75,104); color: rgb(163,210,223); }
.btn-outline-secondary:hover { border-bottom-color: rgb(26,75,104); border-left-color: rgb(26,75,104); border-right-color: rgb(26,75,104); border-top-color: rgb(26,75,104); color: rgb(26,75,104); }
.btn-outline-secondary { border-bottom-color: rgb(26,75,104); border-left-color: rgb(26,75,104); border-right-color: rgb(26,75,104); border-top-color: rgb(26,75,104); color: rgb(26,75,104); }
a { color: rgb(42,166,193); text-decoration: none; }
a:hover { color: rgb(113,188,208); }
span.emphasis-callout { background-color: WHITE; border-color: rgb(0,145,179); border-radius: 20px; border-style: Solid; border-width: 2.5px; color: rgb(0,145,179); font-family: Callout; font-size: 13pt; font-weight: bold; padding-bottom: 0px; padding-left: 5.5px; padding-right: 5.5px; padding-top: 0px; }
span.emphasis-callout2 { background-color: WHITE; border-color: rgb(0,145,179); border-radius: 20px; border-style: Solid; border-width: 2.5px; color: rgb(0,145,179); font-family: Callout; font-size: 13pt; font-weight: bold; padding-bottom: 0px; padding-left: 1px; padding-right: 1px; padding-top: 0px; }
span.emphasis-button { background-color: WHITE; border-color: rgb(0,145,179); border-style: Solid; border-width: 2.5px; color: rgb(26,75,104); font-family: Callout; font-size: 13pt; font-weight: bold; padding-bottom: 0px; padding-left: 5.5px; padding-right: 5.5px; padding-top: 0px; text-overflow: ellipsis; }
ol.schema-pagewise>li>a { padding: 10px; }
.schema-navbar-logo { height: 30px; }
.schema-navbar { background: linear-gradient(90deg, rgba(26,75,104,1) 0%, rgba(26,75,104,0.8) 80%, rgba(26,75,104,0.6) 100%); flex-wrap: nowrap; height: 50px; justify-content: flex-start; left: 0; padding-left: 1em; padding-right: 1em; position: relative; right: 0; top: 0; width: 100%; }
.schema-navbar-toggle { background: none; border: 0 none; color: White; cursor: pointer; font-size: 120%; margin-bottom: 0; margin-top: 7; padding-bottom: 0; padding-left: 0; padding-right: 0; padding-top: 0; }
header { background-color: white; padding-top: 5px; position: fixed; top: 0px; width: calc(100% - 24px); }
.breadcrumb { background-color: #F3F5F8; border-radius: 0.25em; flex-grow: 1; flex-wrap: nowrap; margin-right: 5px; padding: 0.2rem 1rem; padding-bottom: 0.2em; padding-left: 1em; padding-right: 1em; padding-top: 0.2em; width: calc(100% - 113px); }
.breadcrumb-item { color: rgb(229,67,96); overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.breadcrumb-item a { color: rgb(42,166,193); }
.breadcrumb-item a:hover { color: rgb(163,210,223); overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.breadcrumb-item.active { color: rgb(229,67,96); }
.textmodule { float: left; margin-bottom: 0.5em; width: 75%; }
.textmodule .textmodule { float: left; width: 100%; }
.textmoduleRight { background-color: rgb(163,210,223); border-radius: 5px; float: left; margin-left: 10px; margin-top: 15px; padding: 5px; width: calc(25% - 10px); }
div.textmoduleRight + p { clear: both; }
article>h1, article>h2, article>section { clear: both; float: none; width: 75%; }
.textmodule > h2 { clear: both; float: none; width: 100%; }
article>p, article>ul, article>ol { float: none; width: 75%; }
article>figure { clear: both; float: none; width: 75%; }
article>table { float: left; width: 75% !important; }
article::after { clear: both; content: ""; display: table; }
figure.img_fixed_column + section, figure.img_50 + section { clear: unset; }
.Xschema-toc-nav.d-none { display: initial !important; }
.Xschema-toc-nav.d-none a { font-size: 0; height: 40px; }
.schema-toc-nav { background: linear-gradient(rgba(26,75,104,1) 0%, rgba(26,75,104,0.8) 80%, rgba(26,75,104,0.6) 100%); border-right-width: 10px; width: 275px; }
ul.schema-toc-menu { font-size: 90%; line-height: 1.1; }
ul.schema-toc-submenu { line-height: 1.0; padding-left: 1.5em; }
a.schema-toc-link.active { background-color: rgb(229,67,96); border-right: 0.5em; border-right-color: white; border-right-style: solid; color: #F3F5F8; outline: 0; }
a.schema-toc-link.active:hover, a.schema-toc-link.active:focus { background-color: rgb(163,210,223); border-right: 0.5em; border-right-color: white; border-right-style: solid; color: #F3F5F8; outline: 0; }
a.schema-toc-link:hover, a.schema-toc-link:focus { background-color: rgb(42,166,193); color: #F3F5F8; text-decoration: none; text-decoration-line: none; }
ul.schema-toc-menu { margin-bottom: 1.5em; padding-left: 15px; }
ul.schema-toc-submenu { line-height: 1.2em; padding-left: 1em; }
@media (min-width: 992px) and (max-width: 1199px) {
	.schema-toc-nav { max-width: 330px; }
}
@media (min-width: 768px) and (max-width: 991px) {
	.schema-toc-nav { max-width: 300px; }
}
@media (min-width: 577px) and (max-width: 767px) {
	.schema-toc-nav { max-width: 200px; }
}
.nav-item { width: 100%; }
.linklist-container { margin-top: 20px; }
.linklist-container > ul > li:before { content: "\e086"; display: none; font-family: Icons; margin-left: -25px; text-align: center; text-indent: 0; width: 25px; }
.linklist-container>ul>li>a { border-bottom-color: rgb(26,75,104); border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; border-bottom-style: solid; border-bottom-width: 2px; border-left-color: rgb(26,75,104); border-left-style: solid; border-left-width: 2px; border-right-color: rgb(26,75,104); border-right-style: solid; border-right-width: 2px; border-top-color: rgb(26,75,104); border-top-left-radius: 6px; border-top-right-radius: 6px; border-top-style: solid; border-top-width: 2px; color: rgb(26,75,104); font-weight: bold; margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; padding-top: 10px; }
.btn:hover { background-color: rgb(163,210,223); opacity: 0.5; transition: all 0.1s; }
li.schema-intermediateresults { list-style-type: none; margin-bottom: 0.3em; margin-top: 0; padding-left: 0; }
li.schema-intermediateresults:before { content: ""; display: inline-block; font-family: Icons; margin-left: 0; text-align: center; text-indent: 0; width: 0; }
ol.schema-instruction>li { margin-bottom: 10px; }
li.schema-condition:before { content: "\fe"; display: inline-block; float: left; font-family: Puces; list-style-type: none; margin-left: -35px; text-align: center; text-indent: 0; width: 35px; }
li.schema-instruction { font-size: 100%; font-weight: bold; }
li.schema-condition { list-style-type: none; margin-bottom: 0; margin-top: 0; padding-left: 0px; }
.embedded-safety { border-radius: 10px; font-weight: normal; }
.embedded-safety span { border-bottom: dashed 1px blue; border-bottom-left-radius: 6px; border-left: dashed 1px blue; border-top: dashed 1px blue; border-top-left-radius: 6px; color: blue; font-weight: bold; padding-top: 2px; }
div.safety-severity-danger { border: 5px; border-bottom-color: rgb(205,20,37); border-bottom-style: solid; border-left-color: rgb(205,20,37); border-left-style: solid; border-right-color: rgb(205,20,37); border-right-style: solid; padding-bottom: 0; padding-left: 0; padding-right: 0; padding-top: 0; }
div.safety-severity-caution { border: 5px; border-bottom-color: rgb(238,183,0); border-bottom-style: solid; border-left-color: rgb(238,183,0); border-left-style: solid; border-right-color: rgb(238,183,0); border-right-style: solid; padding-bottom: 0; padding-left: 0; padding-right: 0; padding-top: 0; }
div.safety-severity-caution-material { border: 5px; border-bottom-color: #000000; border-bottom-style: solid; border-left-color: #000000; border-left-style: solid; border-right-color: #000000; border-right-style: solid; padding-bottom: 0; padding-left: 0; padding-right: 0; padding-top: 0; }
div.safety-severity-caution-environmental { border: 5px; border-bottom-color: #000000; border-bottom-style: solid; border-left-color: #000000; border-left-style: solid; border-right-color: #000000; border-right-style: solid; padding-bottom: 0; padding-left: 0; padding-right: 0; padding-top: 0; }
div.safety-severity-warning { border: 5px; border-bottom-color: rgb(204,93,41); border-bottom-style: solid; border-left-color: rgb(204,93,41); border-left-style: solid; border-right-color: rgb(204,93,41); border-right-style: solid; padding-bottom: 0; padding-left: 0; padding-right: 0; padding-top: 0; }
div.safety-severity-prohibited { border: 5px; border-bottom-color: rgb(205,20,37); border-bottom-style: solid; border-left-color: rgb(205,20,37); border-left-style: solid; border-right-color: rgb(205,20,37); border-right-style: solid; padding-bottom: 0; padding-left: 0; padding-right: 0; padding-top: 0; }
div.safety-severity-mandatory { border: 5px; border-bottom-color: rgb(0,81,135); border-bottom-style: solid; border-left-color: rgb(0,81,135); border-left-style: solid; border-right-color: rgb(0,81,135); border-right-style: solid; padding-bottom: 0; padding-left: 0; padding-right: 0; padding-top: 0; }
div.safety-severity-notice { border: 5px; border-bottom-color: rgb(0,81,135); border-bottom-style: solid; border-left-color: rgb(0,81,135); border-left-style: solid; border-right-color: rgb(0,81,135); border-right-style: solid; padding-bottom: 0; padding-left: 0; padding-right: 0; padding-top: 0; }
div.safety-severity-tip { border: 5px; border-bottom-color: rgb(28,128,81); border-bottom-style: solid; border-left-color: rgb(28,128,81); border-left-style: solid; border-right-color: rgb(28,128,81); border-right-style: solid; padding-bottom: 0; padding-left: 0; padding-right: 0; padding-top: 0; }
.safety-severity-danger h2.safety-header { background-color: rgb(205,20,37); color: #FFFFFF; }
.safety-severity-caution h2.safety-header { background-color: rgb(238,183,0); color: #000000; }
.safety-severity-caution-material h2.safety-header { background-color: #000000; color: #FFFFFF; }
.safety-severity-caution-environmental h2.safety-header { background-color: #000000; color: #FFFFFF; }
.safety-severity-warning h2.safety-header { background-color: rgb(204,93,41); color: #000000; }
.safety-severity-prohibited h2.safety-header { background-color: rgb(205,20,37); color: #FFFFFF; }
.safety-severity-mandatory h2.safety-header { background-color: rgb(0,81,135); color: #FFFFFF; }
.safety-severity-notice h2.safety-header { background-color: rgb(0,81,135); color: #FFFFFF; }
.safety-severity-tip h2.safety-header { background-color: rgb(28,128,81); color: #FFFFFF; font-size: 115%; }
.safety { list-style-type: none; margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0.6em; padding: 0; padding-bottom: 15px; }
.safety-severity-danger { border: 5px; border-bottom-color: rgb(205,20,37); border-bottom-style: solid; list-style-type: none; margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0.6em; padding: 0; padding-bottom: 15px; }
.safety-severity-notice { border: 5px; border-bottom-color: rgb(0,81,135); border-bottom-style: solid; list-style-type: none; margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0; padding: 0; padding-bottom: 15px; }
.safety-severity-caution { border: 5px; border-bottom-color: rgb(238,183,0); border-bottom-style: solid; list-style-type: none; margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0.6em; padding: 0; padding-bottom: 15px; }
.safety-severity-warning { border: 5px; border-bottom-color: rgb(204,93,41); border-bottom-style: solid; list-style-type: none; margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0.6em; padding: 0; padding-bottom: 15px; }
.safety-severity-Prohibition { border: 5px; border-bottom-color: rgb(205,20,37); border-bottom-style: solid; list-style-type: none; margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0.6em; padding: 0; padding-bottom: 15px; }
.safety-severity-Obligation { border: 5px; border-bottom-color: rgb(0,81,135); border-bottom-style: solid; list-style-type: none; margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0.6em; padding: 0; padding-bottom: 15px; }
.safety-symbol > img { height: 70px; max-width: 70px; text-align: center; }
.safety-header { font-size: 125%; font-weight: bold; margin-bottom: 0; margin-top: 0; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; padding-top: 5px; }
.safety-severity-caution > .safety-header { background-color: rgb(238,183,0); color: #000000; font-size: 125%; font-weight: bold; margin-bottom: 0; margin-top: 0; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; padding-top: 5px; }
.safety-severity-danger > .safety-header { background-color: rgb(205,20,37); color: #FFFFFF; font-size: 125%; font-weight: bold; margin-bottom: 0; margin-top: 0; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; padding-top: 5px; }
.safety-severity-notice > .safety-header { background-color: rgb(0,81,135); color: #FFFFFF; font-size: 125%; font-weight: bold; margin-bottom: 0; margin-top: 0; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; padding-top: 5px; }
.safety-severity-warning > .safety-header { background-color: rgb(204,93,41); color: #000000; font-size: 125%; font-weight: bold; margin-bottom: 0; margin-top: 0; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; padding-top: 5px; }
.safety-severity-Obligation > .safety-header { background-color: rgb(0,81,135); color: #FFFFFF; font-size: 125%; font-weight: bold; margin-bottom: 0; margin-top: 0; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; padding-top: 5px; }
.safety-severity-Prohibition > .safety-header { background-color: rgb(205,20,37); color: #FFFFFF; font-size: 125%; font-weight: bold; margin-bottom: 0; margin-top: 0; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; padding-top: 5px; }
h2.safety-header> img { height: 18px; margin-right: 10px; text-align: center; vertical-align: baseline; }
li.schema-safety-instruction { font-size: 100%; font-weight: normal; }
.safety-cause { font-size: 105%; font-weight: bold; margin: 0; margin-left: 10px; margin-right: 10px; padding-left: 0; }
.safety-consequence { font-weight: normal; margin: 0; margin-left: 10px; margin-right: 10px; }
div.safety-row { clear: both; padding-top: 10px; }
div.safety-body { margin-left: 0; width: 100%; }
table.table th { background-color: rgb(26,75,104); border-bottom-color: rgba(0,0,0,0.65); border-left-color: rgba(0,0,0,0.65); border-right-color: rgba(0,0,0,0.65); border-top-color: rgba(0,0,0,0.65); color: White; }
table.table { color: rgba(0,0,0,0.65); }
table p img.schema-inline-img, table p svg[data-hotspot-id] { max-height: unset; vertical-align: text-bottom; }
figure.img_fixed_column video,figure.img_fixed_column img,figure.img_fixed_column svg { border-bottom-color: rgb(128,128,128); border-left-color: rgb(128,128,128); border-right-color: rgb(128,128,128); border-style: Solid; border-top-color: rgb(128,128,128); border-width: 1.5px; clear: both; float: right; margin-bottom: 12px; margin-left: 12px; padding: 1px; width: 50%; }
article > figure.img_fixed_column svg, article div.textmodule > figure.img_fixed_column svg { border-bottom-color: rgb(128,128,128); border-left-color: rgb(128,128,128); border-right-color: rgb(128,128,128); border-style: Solid; border-top-color: rgb(128,128,128); border-width: 1.5px; clear: both; float: right; margin-bottom: 12px; margin-left: 12px; padding: 1px; width: calc(50% - 17.5px);; }
ul > ul > li > figure.img_fixed_column > svg { border-bottom-color: rgb(128,128,128); border-left-color: rgb(128,128,128); border-right-color: rgb(128,128,128); border-style: Solid; border-top-color: rgb(128,128,128); border-width: 1.5px; clear: both; float: right; margin-bottom: 12px; margin-left: 12px; padding: 1px; width: calc(50% + 17.5px); }
ol > ul > li > figure.img_fixed_column > svg { border-bottom-color: rgb(128,128,128); border-left-color: rgb(128,128,128); border-right-color: rgb(128,128,128); border-style: Solid; border-top-color: rgb(128,128,128); border-width: 1.5px; clear: both; float: right; margin-bottom: 12px; margin-left: 12px; padding: 1px; width: calc(50% + 17.5px); }
figure.img_50 video,figure.img_50 img,figure.img_50 svg { border-bottom-color: rgb(128,128,128); border-left-color: rgb(128,128,128); border-radius: 10px; border-right-color: rgb(128,128,128); border-style: Solid; border-top-color: rgb(128,128,128); border-width: 1.5px; clear: both; float: right; margin-bottom: 12px; margin-left: 12px; padding: 1px; width: 50%; }
article > figure.img_50 svg, article div.textmodule > figure.img_50 svg { border-bottom-color: rgb(128,128,128); border-left-color: rgb(128,128,128); border-radius: 10px; border-right-color: rgb(128,128,128); border-style: Solid; border-top-color: rgb(128,128,128); border-width: 1.5px; clear: both; float: right; margin-bottom: 12px; margin-left: 12px; padding: 1px; width: calc(50% - 17.5px);; }
ul > ul > li > figure.img_50 > svg { border-bottom-color: rgb(128,128,128); border-left-color: rgb(128,128,128); border-radius: 10px; border-right-color: rgb(128,128,128); border-style: Solid; border-top-color: rgb(128,128,128); border-width: 1.5px; clear: both; float: right; margin-bottom: 12px; margin-left: 12px; padding: 1px; width: calc(50% + 17.5px); }
ol > ul > li > figure.img_50 > svg { border-bottom-color: rgb(128,128,128); border-left-color: rgb(128,128,128); border-radius: 10px; border-right-color: rgb(128,128,128); border-style: Solid; border-top-color: rgb(128,128,128); border-width: 1.5px; clear: both; float: right; margin-bottom: 12px; margin-left: 12px; padding: 1px; width: calc(50% + 17.5px); }
figure.img_fixed_column, figure.img_50 { clear: right; }
figure.img_original video,figure.img_original img,figure.img_original svg { border-bottom-color: rgb(128,128,128); border-left-color: rgb(128,128,128); border-radius: 10px; border-right-color: rgb(128,128,128); border-style: solid; border-top-color: rgb(128,128,128); border-width: 1.5px; padding: 1px; width: 100%; }
figure.img_80 video,figure.img_80 img,figure.img_80 svg { border-bottom-color: rgb(128,128,128); border-left-color: rgb(128,128,128); border-right-color: rgb(128,128,128); border-style: solid; border-top-color: rgb(128,128,128); border-width: 1.5px; padding: 1px; width: 100%; }
li > svg[data-hotspot-id], p > svg[data-hotspot-id] { margin-bottom: 0.1em !important; margin-top: 0.1em !important; max-height: 1.5em; }
figure > figcaption, .image-title { font-size: 90%; margin-bottom: 15px; }
ul.list > li { list-style-type: square; margin-bottom: 0; margin-left: 0 !important; margin-top: 0; padding-left: 0 !important; }
div.textmoduleRight li { font-size: 80%; margin-top: 0.1em; }
ul.list > li::marker { color: rgb(42,166,193); font-size: 15pt; }
div.textmoduleRight ul.list > li::marker { color: rgb(0,0,0); font-size: 11pt; }
