<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body { font-size: 18px; position: relative; }
footer { border-top: 1px; border-top-color: lightgrey; border-top-style: solid; font-size: 85%; margin-bottom: 20px; margin-top: 20px; }
.content-container.container { bottom: 0; float: left; height: 1px; left: 0; margin-bottom: unset; margin-left: unset; margin-right: unset; max-height: calc(100vh - 55px); min-height: calc(100vh - 55px); min-width: 100%; overflow-y: auto; padding-top: 10px; position: relative; width: 100%; }
#framecontent { border: none; border-width: 0; height: calc(100vh - 55px); top: 50px; width: 100%; }
#content { max-height: 100%; min-height: 0; width: 100%; }
#page { width: 100%; -webkit-overflow-scrolling: touch; }
#scroll-container { width: 100%; }
.schema-title-page { overflow-y: hidden; }
@media (min-width: 577px) and (max-width: 767px) {
	body { font-size: 1rem; }
}
@media (min-width: 768px) and (max-width: 991px) {
	body { font-size: 1rem; }
}
@media (min-width: 992px) and (max-width: 1199px) {
	body { font-size: 1rem; }
}
@media (min-width: 1200px) {
	body { font-size: 1rem; }
}
.schema-navbar { background-color: rgb(0,125,195); flex-wrap: nowrap; height: 50px; justify-content: flex-start; left: 0; position: relative; right: 0; top: 0; width: 100%; }
.schema-navbar-toggle { background: none; border: 0 none; color: rgb(255,255,255); cursor: pointer; font-size: 106%; margin-bottom: 8px; margin-top: 8px; padding-bottom: 7px; padding-left: 0; padding-right: 0; padding-top: 7px; }
.schema-navbar-brand { float: left; height: 50px; line-height: 30px; padding: 14px 15px; }
.schema-navbar-logo { height: 40px; }
.schema-navbar-div { flex-grow: 0; width: calc(100% - 350px); }
.schema-navbar-div-small { width: 100%; }
#sidebar-toggle { float: left; padding-left: 15px; }
#language-toggle { float: right; }
#navbar .schema-glyph { font-size: 108%; }
#language-toggle { background: none; color: white; outline: none; }
#language-toggle:hover,#language-toggle.focus { background: none; border: none; color: white; outline: none; }
#language-dropdown { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px !important; border-top-right-radius: 4px !Important; left: auto; list-style-type: none; margin: 0; margin-top: -4px; padding: 0; right: 3px; }
#language-dropdown h6.dropdown-header { border-bottom-left-radius: 0; border-bottom-right-radius: 0; border-top-left-radius: 0; border-top-right-radius: 0; list-style-type: none; margin-bottom: 0; margin-top: 0; }
#language-dropdown langMenuItem { background-position: 0 6px; background-repeat: no-repeat; background-size: 20px 20px; }
#language-dropdown  langMenuItem::before { padding-right: 30px; }
.dropdown-menu { left: unset; max-height: 90vh; min-width: 220px; overflow-y: auto; right: 6px; }
.dropdown-menu.show { left: auto; min-width: 220px; }
.dropdown-menu.show a.checked { padding-right: 10px; }
.dropdown-menu.show a { white-space: normal; }
.dropdown-menu.show a.checked::after { color: rgb(0,125,195); content: "\e116"; display: inline; float: right; font-family: "schema-glyphs"; font-weight: 700; }
.dropdown-header { background-color: #F5F5F5; color: #F5F5F5; }
h6.dropdown-header { color: black; }
.schema-toc-nav { background-color: rgb(119,124,125); border: none; bottom: 0; color: White; flex-shrink: 0; height: calc(100vh - 50px); left: 0; margin-left: 0; margin-top: 0; overflow-y: auto; padding-top: 15px; top: 50px; width: 350px; }
div.schema-toc-box { margin-top: 0.3em; }
ul.schema-toc-menu { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 85%; line-height: 1.2; padding-left: 1.5em; }
ul.schema-toc-submenu { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; line-height: 1.2; padding-left: 1.5em; }
ul.schema-toc-submenu &gt; li.nav-item { list-style: none;  }
a.schema-toc-link { color: White; outline: 0; padding-bottom: 0.2em; padding-left: 0.3em; padding-top: 0.2em; width: 100%; }
a.schema-toc-link.active { background-color: rgb(211,211,211); border-right: 0.5em; border-right-color: rgb(0,125,195); border-right-style: solid; color: Black; outline: 0; }
a.schema-toc-link.active:hover, a.schema-toc-link.active:focus { background-color: rgb(211,211,211); border-right: 0.5em; border-right-color: rgb(0,125,195); border-right-style: solid; color: Black; outline: 0; }
a.schema-toc-link:hover, a.schema-toc-link:focus { background-color: rgb(97,117,137); border-right: 0.5em; border-right-color: lightgrey; border-right-style: solid; text-decoration: none; text-decoration-line: none; }
button.schema-toc-dropdown, span.schema-toc-dropdown { background: transparent; border: 0; color: White; line-height: 0.8; margin-bottom: 0.2em; padding: 0; z-index: 2; }
.schema-toc-dropdown:after { color: White; content: "\e602"; font-family: schema-glyphs; }
@media (min-width: 577px) and (max-width: 767px) {
	.schema-toc-nav { background-color: rgb(0,125,195); border: none; bottom: 0; flex-shrink: 0; height: calc(100vh - 50px); left: 0; margin-left: 0; margin-top: 0; max-width: 500px; padding-top: 15px; top: 50px; width: 100%; }
	a.schema-toc-link { outline: 0; padding-bottom: 0.5m; padding-top: 0.5em; }
}
@media (min-width: 768px) and (max-width: 991px) {
	a.schema-toc-link { outline: 0; padding-bottom: 0.4em; padding-top: 0.4em; }
}
.pagination&gt;li:last-child&gt;a,.pagination&gt;li:last-child { border-bottom-right-radius: 0; border-top-right-radius: 0; }
.pagination&gt;li:first-child&gt;a,.pagination&gt;li:first-child&gt;span { border-bottom-left-radius: 0; border-top-left-radius: 0; }
.mobile .pagination&gt;li&gt;a,.mobile .pagination&gt;li&gt;span { height: 50px; padding-bottom: 14px; padding-left: 20px; padding-right: 20px; padding-top: 14px; width: 50px; }
.pagination&gt;li&gt;a { border-bottom-width: 1px; border-color: #ddd; border-left-width: 1px; border-right-width: 0px; border-style: solid; border-top-width: 1px; padding-bottom: 6px; padding-left: 12px; padding-right: 12px; padding-top: 6px; text-decoration: none; }
.pagination&gt;li&gt;a:hover { background-color: #F5F8FC; z-index: 3; }
.pagination&gt;li:last-child&gt;a { border-right-width: 1px; }
.pagination&gt;li.active&gt;a { border-bottom: 0.2em; border-bottom-color: rgb(0,125,195); border-bottom-style: solid; font-weight: bold; }
.pagination&gt;li.disabled&gt;a { color: grey; }
ol.schema-pagewise { list-style-type: none; margin-bottom: 0; margin-top: 0; padding-left: 0; padding-right: 0; }
ol.schema-pagewise&gt;li&gt;a { color: white; text-decoration: none; }
ol.schema-pagewise&gt;li { padding-left: 5px; padding-right: 5px; }
.schema-pagewise-forward:after { content: "\e095"; font-family: schema-glyphs; margin-right: 5px; padding-left: 5px; }
.schema-pagewise-back:before { content: "\e094"; font-family: schema-glyphs; margin-left: 5px; padding-right: 5px; }
@media (min-width: 577px) and (max-width: 767px) {
	.schema-pagewise-forward:after { color: white; content: "\e095"; font-family: schema-glyphs; font-size: initial; margin-right: 5px; }
	.schema-pagewise-back:before { color: white; content: "\e094"; font-family: schema-glyphs; font-size: initial; margin-left: 5px; }
}
@media (min-width: 768px) and (max-width: 991px) {
	.schema-pagewise-forward:after { color: white; content: "\e095"; font-family: schema-glyphs; font-size: initial; margin-right: 5px; }
	.schema-pagewise-back:before { color: white; content: "\e094"; font-family: schema-glyphs; font-size: initial; margin-left: 5px; }
}
.schema-pagewise-icon { color: white; }
.breadcrumb { background-color: #DCDCDC; flex-grow: 1; margin-right: 5px; }
.breadcrumb-item a { color: rgb(0,125,195); }
.btn-print { margin-bottom: 16px; outline: 0; }
@media (max-width: 576px) {
	.breadcrumb { flex-grow: 1; font-size: 0.75rem; margin-right: 5px; }
}
p { margin-bottom: 0; margin-top: 0.6em; }
.margin-text { color: gray; margin-top: 1.2em; }
.codeblock { font-family: monospace, monospace; line-height: 1em; margin-top: 0.5em; }
.codeblock + .codeblock { font-family: monospace, monospace; line-height: 1em; margin-top: 0; }
h1 { font-weight: bold; margin: 0; }
h2 { font-weight: bold; margin-bottom: 0; margin-top: 1.7em; }
h1 + h2 { margin-top: 0.9em; }
.comment { border: 1px solid #AAAAAA; margin-top: 0.5em; }
.comment-body { background-color: #F8F8F8; font-size: 90%; margin: 0; padding: 3px; }
.comment-title { background: #E8E8E8; font-size: 80%; font-weight: bold; margin: 0; padding: 3px; }
.inline-comment { background-color: #E8E8E8; font-size: 0.9em; padding-bottom: 0.2em; padding-top: 0.2em; }
.inline-comment-info { font-size: 90%; font-weight: bold; }
.inline-comment-start { background-color: #E8E8E8; font-size: 90%; padding-bottom: 0.2em; padding-top: 0.2em; }
code { font-family: monospace, monospace; line-height: 1em; padding: 0; }
.embedded-safety { font-weight: bold; }
.emphasis-bolditalic { font-style: italic; font-weight: bold; }
.emphasis-strikethrough { text-decoration: line-through; }
.emphasis-underline { text-decoration: underline; }
.tms-state { color: #FF0000; }
.variable-bold { font-weight: bold; }
.variable-italic { font-style: italic; }
.variable-underline { text-decoration: underline; }
.workflow-state { padding-left: 10px; }
.schema-inline-img { max-height: 1.3rem; vertical-align: text-bottom; }
.linklist-container { margin-top: 25px; }
.linklist-container+.linklist-container { margin-top: 20px; }
.linklist-title { font-weight: bold; }
.linklist-container &gt; ul { list-style-type: none; padding-left: 25px; text-indent: 0; }
.linklist-container &gt; ul &gt; li { margin-top: 0.2em; }
.linklist-container &gt; ul &gt; li:before { content: "\e005"; display: inline-block; font-family: "schema-glyphs"; margin-left: -25px; text-align: center; text-indent: 0; width: 25px; }
ol.list { margin: 0; padding-left: 35px; }
ol.list &gt; li { margin-bottom: 0; margin-top: 0.6em; }
ul.list { margin: 0; padding-left: 35px; }
ul.list &gt; li { margin-bottom: 0; margin-left: 0 !important; margin-top: 0.6em; padding-left: 0 !important; }
ol.list &gt; li &gt; ul, ul.list &gt; li &gt; ul { margin: 0; padding-left: 35px; }
ol.list &gt; li &gt; ul &gt; li, ul.list &gt; li &gt; ul &gt; li { margin-bottom: 0; margin-top: 0.6em; }
.list-safety { list-style-type: none; }
.list-image { list-style-type: none; }
.list-indent-1, .list-indent-2 { list-style-type: none; }
.schema-instruction dd { margin-left: 25px; }
figure, svg[data-hotspot-id] { margin-bottom: 0; margin-top: 0.5em !important; }
figure video,figure img,figure svg { display: block; height: auto; max-width: 100%; }
figure.img_80 video,figure.img_80 img,figure.img_80 svg { width: 80%; }
figure.img_50 video,figure.img_50 img,figure.img_50 svg { width: 50%; }
figure.img_margin video,figure.img_margin img,figure.img_margin svg { width: 20%; }
figure.img_fixed_textarea video,figure.img_fixed_textarea img,figure.img_fixed_textarea svg { width: 100%; }
figure.img_fixed_column video,figure.img_fixed_column img,figure.img_fixed_column svg { width: 100%; }
figure &gt; figcaption, .image-title { font-style: italic; }
ol.schema-procedural-instruction { margin-bottom: 0; margin-top: 0.6em; padding-left: 0; }
li.schema-condition { list-style-type: none; margin-bottom: 0; margin-top: 0.6em; padding-left: 35px; }
li.schema-condition:before { content: "\e116"; display: inline-block; font-family: "schema-glyphs"; list-style-type: none; margin-left: -35px; text-align: center; text-indent: 0; width: 35px; }
li.schema-intermediateresults { list-style-type: none; margin-bottom: 0; margin-top: 0.6em; padding-left: 70px; }
li.schema-intermediateresults:before { content: "\e095"; display: inline-block; font-family: "schema-glyphs"; margin-left: -35px; text-align: center; text-indent: 0; width: 35px; }
li.schema-result { list-style-type: none; margin-bottom: 0; margin-top: 0.6em; padding-left: 35px; }
li.schema-result:before { content: "\e095"; display: inline-block; font-family: "schema-glyphs"; margin-left: -35px; text-align: center; text-indent: 0; width: 35px; }
ul.schema-condition { list-style-type: none; margin-bottom: 0; margin-top: 0.6em; padding-left: 10px; }
ul.schema-condition &gt; li:before { content: "\e116"; display: inline-block; font-family: "schema-glyphs"; margin-left: -10px; text-align: center; text-indent: 0; width: 35px; }
ol.schema-instruction { margin-bottom: 0; margin-top: 0.6em; padding-left: 35px; }
ul.schema-result { list-style-type: none; margin-bottom: 0; margin-top: 0.6em; padding-left: 35px; }
ul.schema-result &gt; li:before { content: "\e095"; display: inline-block; font-family: "schema-glyphs"; margin-left: -35px; text-align: center; text-indent: 0; width: 35px; }
ul.schema-intermediateresult { list-style-type: none; margin-bottom: 0; margin-top: 0.6em; padding-left: 70px; }
ul.schema-intermediateresult &gt; li:before { content: "\e095"; display: inline-block; font-family: "schema-glyphs"; margin-left: -35px; text-align: center; text-indent: 0; width: 35px; }
dl.schema-instruction { list-style-position: outside; margin-bottom: 0; margin-top: 0.6em; padding-left: 10px; }
dl.schema-instruction &gt; dt { float: left; font-weight: normal; }
dl.schema-instruction &gt; dt::after { content: ". "; }
dl.schema-instruction &gt; dd::after { clear: left; content: " "; display: block; }
table { font-size: 100%; }
.table { margin-top: 0.5em; width: auto; }
.table-fixed { max-width: 100%; width: 100%; }
td { border: 1px solid #888888 !important;; padding: 5px !important; }
.tabletype-noframe td { border: none !important; }
th { background-color: #BBBBBB; border: 1px solid #888888 !important;; padding: 5px !important; }
.tabletype-noframe th { border: none !important; }
td.generated-entry &gt; p { text-align: center; }
td &gt; *:first-child, th &gt; *:first-child { margin-top: 0; }
td &gt; *:first-child &gt; li:first-child, th &gt; *:first-child &gt; li:first-child { margin-top: 0; }
td &gt; *:first-child &gt; li:first-child &gt; p:first-child, th &gt; *:first-child &gt; li:first-child &gt; p:first-child { margin-top: 0; }
.safety { list-style-type: none; margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0.6em; padding: 0; padding-bottom: 5px; }
.safety-severity-danger { border: 5px; border-bottom-color: #EF3B2F; 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: 5px; }
.safety-severity-notice { border: 5px; border-bottom-color: #2596D1; 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: 5px; }
.safety-severity-caution { border: 5px; border-bottom-color: #FFDD00; 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: 5px; }
.safety-severity-warning { border: 5px; border-bottom-color: #F49527; 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: 5px; }
.safety-header { font-size: 125%; font-weight: bold; margin-bottom: 10px; padding: 5px; }
.safety-severity-caution &gt; .safety-header { background-color: #FFDD00; color: #000000; font-size: 125%; font-weight: bold; margin-bottom: 10px; padding: 5px; }
.safety-severity-danger &gt; .safety-header { background-color: #EF3B2F; color: #FFFFFF; font-size: 125%; font-weight: bold; margin-bottom: 10px; padding: 5px; }
.safety-severity-notice &gt; .safety-header { background-color: #2596D1; color: #FFFFFF; font-size: 125%; font-weight: bold; margin-bottom: 10px; padding: 5px; }
.safety-severity-warning &gt; .safety-header { background-color: #F49527; color: #000000; font-size: 125%; font-weight: bold; margin-bottom: 10px; padding: 5px; }
.safety-cause { font-size: 125%; font-weight: bold; margin: 0; }
.safety-symbol { align-content: center; vertical-align: middle; }
.safety-symbol &gt; img { margin-left: 5px; margin-right: 5px; text-align: center; width: 100px; }
.hotspot-highlight { background-color: rgb(0,125,195); }
.lexicon-entry { margin-top: 1em; }
.lexicon-entry-title { font-size: 120%; font-weight: bold; }
.lexicon-entry-body { margin-bottom: 0.5rem; margin-top: 0.5rem; }
.lexicon-entry-image { display: inline; max-height: 100%; }
.lexicon-entry-description { margin-top: 0.5em; max-width: 95%; }
.lexicon-link { white-space: nowrap; }
@media [Tablet (sm)] {
	.lexicon-entry-description { margin-top: 0.5em; max-width: 100%; }
}
@media [Phone (xs)] {
	.lexicon-entry-description { margin-top: 0.5em; max-width: 100%; }
}
.schema-index-pagination { margin-bottom: 0; margin-top: 20px; }
p.index-subtopic { margin-left: 30px; margin-top: 0; }
li.index-topic:before { content: "\e005"; font-family: "schema-glyphs"; padding-left: 0.2em; padding-right: 0.2em; }
ul.index-letter-list { list-style-type: none; padding-left: 1em; }
ul.index-subtopic-list { list-style-type: none; margin-bottom: 0.2em; margin-top: 0.2em; padding-left: 1em; }
li.index-subtopic:before { content: "\e005"; font-family: "schema-glyphs"; padding-left: 0.2em; padding-right: 0.2em; }
.search-results { list-style-type: none; padding-left: 0; padding-right: 0; }
.search-result { margin-top: 15px; }
.search-result-title { font-size: 1.2em; margin-bottom: 0; margin-top: 0; }
.search-result-info { font-size: 0.8em; font-style: italic; margin-top: 0; }
.search-result-highlight { font-weight: bold; }
.search-result-content { margin-top: 0; }
nav.search-results-pager { margin-top: 10px; }
span#search-query { font-weight: bold; }
span#result-count { font-weight: bold; }
.schema-titlepage-title { margin-left: 10px; margin-top: 10px; }
.schema-titlepage-img { margin-left: 10px; margin-top: 5px; max-height: 20%; max-width: 90%; }
ul.schema-languages { font-size: 22px; list-style-type: none; margin-left: 0; text-indent: 40px; }
ul.schema-languages li { background-position: 0 6px; background-repeat: no-repeat; background-size: 30px 20px; }
ul.schema-languages li::before { padding-right: 40px; }
.schema-languages a,.schema-languages a:hover,.schema-languages a:focus { color: rgb(51,51,51); }
.schema-languages a,.schema-languages a:hover,.schema-languages a:focus { color: rgb(51,51,51); }
.schema-aspect-ar { background-image: url("../img/languages/ar.svg"); }
.schema-aspect-bg { background-image: url("../img/languages/bg.svg"); }
.schema-aspect-cs { background-image: url("../img/languages/cz.svg"); }
.schema-aspect-da { background-image: url("../img/languages/dk.svg"); }
.schema-aspect-de { background-image: url("../img/languages/de.svg"); }
.schema-aspect-el { background-image: url("../img/languages/gr.svg"); }
.schema-aspect-en { background-image: url("../img/languages/gb.svg"); }
.schema-aspect-en-US { background-image: url("../img/languages/us.svg"); }
.schema-aspect-es { background-image: url("../img/languages/es.svg"); }
.schema-aspect-fi { background-image: url("../img/languages/fi.svg"); }
.schema-aspect-fr { background-image: url("../img/languages/fr.svg"); }
.schema-aspect-hu { background-image: url("../img/languages/hu.svg"); }
.schema-aspect-hr { background-image: url("../img/languages/hr.svg"); }
.schema-aspect-it { background-image: url("../img/languages/it.svg"); }
.schema-aspect-is { background-image: url("../img/languages/is.svg"); }
.schema-aspect-ja { background-image: url("../img/languages/jp.svg"); }
.schema-aspect-mt { background-image: url("../img/languages/mt.svg"); }
.schema-aspect-nl { background-image: url("../img/languages/nl.svg"); }
.schema-aspect-no { background-image: url("../img/languages/no.svg"); }
.schema-aspect-pt { background-image: url("../img/languages/pt.svg"); }
.schema-aspect-pl { background-image: url("../img/languages/pl.svg"); }
.schema-aspect-ro { background-image: url("../img/languages/ro.svg"); }
.schema-aspect-ru { background-image: url("../img/languages/ru.svg"); }
.schema-aspect-sk { background-image: url("../img/languages/sk.svg"); }
.schema-aspect-sl { background-image: url("../img/languages/si.svg"); }
.schema-aspect-sv { background-image: url("../img/languages/se.svg"); }
.schema-aspect-tr { background-image: url("../img/languages/tr.svg"); }
.schema-aspect-zh { background-image: url("../img/languages/cn.svg"); }
.schema-aspect-zh-CHS { background-image: url("../img/languages/cn.svg"); }
.schema-aspect-he { background-image: url("../img/languages/il.svg"); }
_:-ms-fullscreen, :root .ie11-flexcol &gt; img { flex-shrink: 0; max-height: 100%; }
.emphasis-dialog, .emphasis-menu { color: rgba(0,0,0,0.63); font-weight: bold; }
.emphasis-message { color: rgba(0,0,0,0.63); font-weight: bold; }
.emphasis-module { color: rgba(0,0,0,0.63); font-weight: bold; }
.emphasis-dialog, .emphasis-menu, .emphasis-module, .emphasis message { padding-left: 0px; padding-right: 0px; }
.emphasis-name { color: rgba(0,0,0,0.63); font-weight: bold; }
.emphasis-hidden { color: White; font-weight: lighter; }
.emphasis-key { background-color: rgb(221,221,221); border-bottom-color: rgb(153,153,153); border-left-color: rgb(255,255,255); border-right-color: rgb(153,153,153); border-style: solid; border-top-color: rgb(255,255,255); border-width: 3px; padding-left: 3px; padding-right: 3px; }
div.card { margin-bottom: 13px; margin-top: 10px; }
.card-header { padding-bottom: 2px; padding-left: 8px; padding-right: 8px; padding-top: 2px; }
.card-header.card-title { font-size: 14px; position: relative; }
.card-body { background-color: rgba(0,0,0,0.03); padding-bottom: 3px; padding-left: 8px; padding-right: 8px; padding-top: 3px; }
.card-title button:after { content: ""; font-family: schema-glyphs; position: absolute; right: 10px; text-decoration: none; top: 8px; }
.card-title button:hover { color: #007DC3 !important; }
.card-title button[aria-expanded='true']:after { content: ""; font-family: schema-glyphs; position: absolute; right: 10px; text-decoration: none; top: 8px; }
.stoll-hint .safety-symbol img, .stoll-tip .safety-symbol img { width: 50px; }
.stoll-hint .subheading, .stoll-tip .subheading { margin-top: 0.3em; }
</pre></body></html>