wingdings-blue/*
wingdings-blue/*
 | This file is part of the DITA Open Toolkit project.
 | See the accompanying license.txt file for applicable licenses.
*/
/*
 | (c) Copyright IBM Corp. 2004, 2005 All Rights Reserved.
 */

html,
body {
	height: 100%;
	width: 98%;
	font-size: medium;
}

body{
	margin: 15px;
	font-size: medium;
}

/* also applies to "In this section" and "Parent topic"; for table settings see below "td p" and "th p"*/
body,
table {
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto, "Noto Sans", Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	/* font-size: small; */
	font-size: medium;
}


.grid-container {
  display: inline-grid;
  grid-template-columns: auto auto;
  background-color: #2196F3;
  padding: 100px;
}
.grid-item {
  background-color: rgba(255, 255, 255, 0.8);
  border: 1px solid rgba(0, 0, 0, 0.8);
  padding: 20px;
  font-size: 30px;
  text-align: left;
}

/* unvisited link */
a:link {
   color: #00A3E0;
/* color: #0041c0; */
   text-decoration: none;
}

a:link:hover {
	text-decoration: underline;
}


visited link 
a:visited {
   color: #003b68;
}

.context {
	line-height: 1.5;
}

.cmd {
	line-height: 1.5;
}

.body {
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto, "Noto Sans", Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	font-size: medium;
	font-style: inherit;
	font-variant: inherit;
	font-weight: inherit;
	color: inherit;
} 

.shortdesc {
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto, "Noto Sans", Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	font-size: medium;
	font-style: inherit;
	font-variant: inherit;
	font-weight: inherit;
	line-height: 1.5;
	color: inherit;
}

.zoom {
  padding-bottom: -3em;
  width: 300px;
  height: auto;
  transition: width 1s, height 1s; /* Animation */
  margin: 0 auto;   
}

.zoom:hover {
  /* transform: scale(1.5); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
  width: 800px;
  height: auto;
}

.zoom_large {
  padding-bottom: -3em;
  width: 500px;
  height: auto;
  transition: width 1s, height 1s; /* Animation */
  margin: 0 auto;   
}

.zoom_large:hover {
  /* transform: scale(1.5); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
  width: 1200px;
  height: auto;
}

.thumbnail {
    position: relative;
    top: 0px;
    width: 50%;
    display: block;
    z-index: 999;
}
 
.thumbnail:hover {
    position: relative;
    top: -10px;
    width: 90%;
    height: auto;
    display: block;
    z-index:999;
}

.hide {
	display: none;
}

.pdf {
	font-size: small;
	color: white;
	background-color: rgba(162, 170, 173, 1.75);
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
}

.available {
	color: #00a3e0;
	font-size: large;
	font-weight: bold;
}

p.title {
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto, "Noto Sans", Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: medium;
	color: #000000;
	background-color: inherit;
	word-spacing: normal;
	letter-spacing: normal;
	vertical-align: baseline;
	text-decoration: none;
	text-transform: none;
	line-height: normal;
	margin-top: 12pt;
	margin-bottom: 8pt;
	padding-top: 8pt;
	padding-bottom: 3pt;
	padding-left: 0pt;
	padding-right: 0pt;
	/* border-color: #BFBFBF; */
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #BFBFBF;
	float: none;
	clear: none;
	text-align: left;
	text-indent: 0cm;
	width: auto;
	height: auto;
	white-space: normal;
}

.sectiontitle.bar {
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto, "Noto Sans", Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: x-large;
	color: white; 
	word-spacing: normal;
	letter-spacing: normal;
	vertical-align: baseline;
	text-decoration: none;
	text-transform: none;
	line-height: normal;
	margin-top: 30pt;
	margin-bottom: 20pt;
	margin-left: 0pt;
	margin-right: 0pt;
	padding-top: 2pt;
	padding-bottom: 2pt;
	padding-left: 5pt;
	padding-right: 0pt;
	float: none;
	clear: none;
	text-align: left;
	text-indent: 0cm;
	width: auto;
	height: auto;
	white-space: normal;
	background-color: #003B51;
}
	
.pt {
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto, "Noto Sans", Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	font-size: medium;
	font-style: inherit;
	font-variant: inherit;
	font-weight: normal;
	color: inherit;
	margin-top: 12pt;
}

.finstruction .pt .parmname {
	color: #003b68;
}

.plentry {
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto, "Noto Sans", Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	font-size: medium;
	font-style: inherit;
	font-variant: inherit;
	font-weight: normal;
	color: inherit;
}

.parml {
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto, "Noto Sans", Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	margin-bottom: 36pt;
}

.dd {
	grid-column-start: 2;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto, "Noto Sans", Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	font-style: inherit;
	font-variant: inherit;
	font-weight: normal;
	color: inherit;
	margin-top: -9px;
	margin-bottom: 24px;
    margin-left: 15pt;
	padding-top: 6px;
	}

.dt {
	grid-column-start: 1;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto, "Noto Sans", Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	font-style: inherit;
	font-variant: inherit;
	font-weight: normal;
	color: inherit;
	margin-top: 6px;
	margin-bottom: 6px;
}

.dlentry {
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto, "Noto Sans", Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	font-style: inherit;
	font-variant: inherit;
	font-weight: normal;
	color: inherit;
}

.dl.parml{
	display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}


.dl {
	display: grid;
	grid-template-columns: 0px auto;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto, "Noto Sans", Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	margin-bottom: 24pt;
}


.related-links, .familylinks {
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto, "Noto Sans", Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	font-size: medium;
	margin-top: 2em;
	margin-bottom: 0.5em;	
}


.parentlink {font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto, "Noto Sans", Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	font-size: medium;
	font-style: normal;
	margin-top: 2em;
	margin-bottom: 0.5em;
	color: #003b68;
}

.endnotes {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.endnotes hr {
	text-align: left;
}

.endnotes .fn {
	font-size: smaller;
}

.nested0{
	margin-top: 1em;
}

.p{
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto, "Noto Sans", Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	font-style: inherit;
	font-variant: inherit;
	font-weight: inherit;
	color: #000000;
	background-color: inherit;
	word-spacing: normal;
	letter-spacing: normal;
	vertical-align: baseline;
	text-decoration: none;
	text-transform: none;
	line-height: 1.5;
	margin-top: 6pt;
	margin-bottom: 6pt;
	margin-left: inherit;
	margin-right: inherit;
	float: none;
	clear: none;
	text-align: inherit;
	text-indent: 0cm;
	width: auto;
	height: auto;
	white-space: normal;
}

.ullinks{
	list-style-type: none;
	color: #0000FF;
	margin-left: -40px;
}
.ulchildlink{
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto, "Noto Sans", Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	font-weight: normal;
	color: #000000;
	background-color: inherit;
	margin-top: 8px;
	margin-bottom: 4px;
}

.olchildlink{
	margin-top: 1em;
	margin-bottom: 1em;
}

.dd li{
	margin-left: 20px;
}

.linklist{
	margin-bottom: 1em;
}
.linklistwithchild{
	margin-left: 1.5em;
	margin-bottom: 1em;
}
.sublinklist{
	margin-left: 1.5em;
	margin-bottom: 1em;
}
.relconcepts{
	margin-top: 1em;
	margin-bottom: 1em;
}
.reltasks{
	margin-top: 1em;
	margin-bottom: 1em;
}
.relref{
	margin-top: 1em;
	margin-bottom: 1em;
}
.relinfo{
	margin-top: 1em;
	margin-bottom: 1em;
}
.breadcrumb{
	font-size: smaller;
	margin-bottom: 1em;
}
dt.prereq{
	margin-left: 20px;
}

dt.dlterm{
	font-weight: inherit;
	font-size: inherit;
	margin-left: 15px;
	margin-top: 6px;
	color: #003b68;
}

.finstruction dt.dlterm {
	color: inherit;
}

dl.DUT dt{
	font-weight: bold;
	font-size: inherit;
	margin-left: 15px;
}

.topictitle1{
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto, "Noto Sans", Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: xx-large;
	color: #003b68;
	background-color: inherit;
	word-spacing: normal;
	letter-spacing: normal;
	vertical-align: baseline;
	text-decoration: none;
	text-transform: none;
	line-height: normal;
	margin-top: 12pt;
	margin-bottom: 4pt;
	padding-bottom: 2pt;
	padding-left: 0pt;
	padding-right: 0pt;
	border-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #003b68;
	float: none;
	clear: none;
	text-align: left;
	text-indent: 0cm;
	width: auto;
	height: auto;
	white-space: normal;
}
.topictitle2{
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto, "Noto Sans", Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: x-large;
	color: #003b68;
	background-color: inherit;
	word-spacing: normal;
	letter-spacing: normal;
	vertical-align: baseline;
	text-decoration: none;
	text-transform: none;
	line-height: normal;
	margin-top: 10pt;
	margin-bottom: 4pt;
	padding-top: 10pt;
	padding-bottom: 2pt;
	padding-left: 0pt;
	padding-right: 0pt;
	border-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #003b68;
	float: none;
	clear: none;
	text-align: left;
	text-indent: 0cm;
	width: auto;
	height: auto;
	white-space: normal;
}
.topictitle3{
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto, "Noto Sans", Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: large;
	color: #003b68;
	background-color: inherit;
	word-spacing: normal;
	letter-spacing: normal;
	vertical-align: baseline;
	text-decoration: none;
	text-transform: none;
	line-height: normal;
	margin-top: 12pt;
	margin-bottom: 3pt;
	padding-top: 8pt;
	padding-bottom: 2pt;
	padding-left: 0pt;
	padding-right: 0pt;
	border-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #003b68;
	float: none;
	clear: none;
	text-align: left;
	text-indent: 0cm;
	width: auto;
	height: auto;
	white-space: normal;
}
.topictitle4{
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto, "Noto Sans", Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	color: #003b68;
	background-color: inherit;
	word-spacing: normal;
	letter-spacing: normal;
	vertical-align: baseline;
	text-decoration: none;
	text-transform: none;
	line-height: normal;
	margin-top: 12pt;
	margin-bottom: 3pt;
	padding-top: 8pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	padding-right: 0pt;
	border-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #003b68;
	float: none;
	clear: none;
	text-align: left;
	text-indent: 0cm;
	width: auto;
	height: auto;
	white-space: normal;
}
.topictitle5{
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto, "Noto Sans", Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	color: #003b68;
	background-color: inherit;
	word-spacing: normal;
	letter-spacing: normal;
	vertical-align: baseline;
	text-decoration: none;
	text-transform: none;
	line-height: normal;
	margin-top: 12pt;
	margin-bottom: 3pt;
	padding-top: 8pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	padding-right: 0pt;
	border-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #003b68;
	float: none;
	clear: none;
	text-align: left;
	text-indent: 0cm;
	width: auto;
	height: auto;
	white-space: normal;
}
.topictitle6{
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto, "Noto Sans", Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	color: #003b68;
	background-color: inherit;
	word-spacing: normal;
	letter-spacing: normal;
	vertical-align: baseline;
	text-decoration: none;
	text-transform: none;
	line-height: normal;
	margin-top: 6pt;
	margin-bottom: 3pt;
	margin-left: 0cm;
	margin-right: 0cm;
	padding-top: 2pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	padding-right: 0pt;
	border-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #003b68;
	float: none;
	clear: none;
	text-align: left;
	text-indent: 0cm;
	width: auto;
	height: auto;
	white-space: normal;
}
.sectiontitle{
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto, "Noto Sans", Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: x-large;
	color: #003b68;
	background-color: inherit;
	word-spacing: normal;
	letter-spacing: normal;
	vertical-align: baseline;
	text-decoration: none;
	text-transform: none;
	line-height: normal;
	margin-top: 30pt;
	margin-bottom: 20pt;
	margin-left: 0pt;
	margin-right: 0pt;
	padding-top: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	padding-right: 0pt;
	float: none;
	clear: none;
	text-align: left;
	text-indent: 0cm;
	width: auto;
	height: auto;
	white-space: normal;
}
.section{
	margin-top: 1em;
	margin-bottom: 1em;
}

.term {
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto, "Noto Sans", Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	font-style: italic;
	color: inherit;
	font-variant: normal;
	font-weight: inherit;
	font-size: inherit;
	background-color: inherit;
}

.example {
	margin-top: 1em;
	margin-bottom: 1em;
}

.note {
	padding: 3px;
	display: block;
}

.hazardstatement .hzd
{
	list-style-type: none !important;
	list-style-image: none;
	list-style-position: relative;
	margin-top: 4pt;
	margin-bottom: 1pt;
	margin-left: 6em;
}

.attention .hzd, .notice .hzd
{
	list-style-type: none !important;
	list-style-image: none;
	list-style-position: relative;
	margin-top: 4pt;
	margin-bottom: 1pt;
	margin-left: 0em;
}

.hazardsymbol{
	height: 5em;
	vertical-align: bottom;
	margin-left: 6em;
	display: table-cell;
}

.typeofhazard
{
	font-weight: bold !important;
}

.dangertitle{
	margin-top: 1em;
	font-weight: bold;
	color: white;
	background-color: red;
	display: inline-table;
	height: 1.5em;
	padding: 3px;
	vertical-align: middle;
	text-indent: 6em;
	text-transform: uppercase;
}

.warningtitle{
	margin-top: 1em;
	font-weight: bold;
	color: white;
	background-color: orange;
	display: inline-table;
	text-indent: 6em;
	height: 1.5em;
	padding: 3px;
	vertical-align: middle;
	text-transform: uppercase;
}

.cautiontitle{
	margin-top: 1em;
	font-weight: bold;
	color: black;
	background-color: yellow;
	display: inline-table;
	padding: 3px;
	height: 1.5em;
	vertical-align: middle;
	text-transform: uppercase;
	width: 100%;
}

.attentiontitle{
	margin-top: 1em;
	font-weight: bold;
	color: white;
	background-color: blue;
	display: inline-table;
	height: 1.5em;
	padding: 5px;
	vertical-align: middle;
	text-transform: uppercase;
}

.notetitle {
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto, "Noto Sans", Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	font-weight: bold;
	font-size: large;
	color: #003b68;
	margin-top: 2em;
	margin-bottom: 2px;
}


.noticetitle, .noteothertitle, .tiptitle{
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto, "Noto Sans", Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	font-weight: normal;
	font-size: x-large;
	color: #003b68;
	margin-top: 2em;
	margin-bottom: 2px;
}


.notelisttitle{
	font-weight: bold;
}

/* macht halben Rahmen um Note- oder Related-Topics-Überschrift 
div.notetitle {
  background-color: rgba(255, 255, 255, 0.8);
  border: 1px solid rgba(0, 0, 0, 0.8);
  border-bottom: 0px;
  padding: 20px 0px 0px 20px;
  margin-bottom: 2px;
  position: relative;
  transform: translateY(4px);
}*/

/* macht halben Rahmen um Note-Text und Related Topics-Liste 
div.note.note {
  background-color: rgba(255, 255, 255, 0.8);
  border: 1px solid rgba(0, 0, 0, 0.8);
  border-top: 0px;
  padding-left: 20px;
	
}*/

div.note.hazardstatement.attention,
div.note.attention, div.note.danger, div.note.warning, div.note.caution, div.note.note, div.note.tip {
	margin-top: 0em;
	margin-bottom: 1em;
	border: none;
	display: inline-table;
	padding-left: 15px;
	text-indent:0em;
}

.fastpath{
	margin-top: 1em;
	margin-bottom: 1em;
}
.fastpathtitle{
	font-weight: bold;
}
.important{
	margin-top: 1em;
	margin-bottom: 1em;
}
.importanttitle{
	font-weight: bold;
}
.remember{
	margin-top: 1em;
	margin-bottom: 1em;
}
.remembertitle{
	font-weight: bold;
}
.restriction{
	margin-top: 1em;
	margin-bottom: 1em;
}
.restrictiontitle{
	font-weight: bold;
}

ul.simple{
	list-style-type: none;
}

li.sli{
	margin-top: 3pt;
	margin-bottom: 3pt;
}

.choices {
	list-style-type: disc;
	list-style-position: relative;
	margin-top: 4pt;
	margin-bottom: 2pt;
	margin-left: 20px;
}

ul.steps-unordered, ul.ulist1
{
	list-style-type: square;
	list-style-position: relative;
	margin-top: 6pt;
	margin-bottom: 2pt;
}

.infolist1
{
	list-style-type: circle;
	list-style-position: relative;
	margin-top: 6pt;
	margin-bottom: 2pt;
	
}

ul.ulist2
{
	list-style-type: circle;
	list-style-position: relative;
	margin-top: 6pt;
	margin-bottom: 2pt;
	
}

.ol,
.steps
{
	list-style-type: decimal;
	list-style-position: relative;
	margin-top: 6pt;
	margin-bottom: 2pt;
}

ol.substeps
{
	list-style-type: lower-alpha;
	list-style-position: relative;
	margin-top: 6pt;
	margin-bottom: 6pt;
	margin-right: inherit;
}

li.substep
{
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto, "Noto Sans", Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	/* font-size: 10pt; */
	color: #000000;
	background-color: inherit;
	word-spacing: normal;
	letter-spacing: normal;
	vertical-align: baseline;
	text-decoration: none;
	text-transform: none;
	line-height: normal;
	margin-top: 6pt;
	margin-bottom: 6pt;
	padding-left: 0pt;
	float: none;
	clear: none;
	text-align: left;
	width: auto;
	height: auto;
	white-space: normal;
}

.indexterm {
	display:none;
}

.bold{
	font-weight: bold;
}
.boldItalic{
	font-weight: bold;
	font-style: italic;
}
	
.italic{
	font-style: italic;
}
.underlined{
	text-decoration: underline;
}
.uicontrol{
	font-weight: inherit;
	color: #333333;
	font-weight: bold;
}

/* uicontrol in titles is not formatted */
.title .uicontrol {
	font-weight: inherit;
	color: inherit;
	font-weight: inherit;
}

/* uicontrol in related links is not formatted */
.note .uicontrol {
	font-weight: inherit;
	color: inherit;
	font-weight: inherit;
}

.parmname{
	display: inline;
	font-family: inherit;
	font-weight: normal;
	font-size: inherit;
	font-style: italic;
	color: inherit;
	background-color: inherit;
	vertical-align: baseline;
	padding-top: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	padding-right: 0pt;
}
.varname{
display: inline;
	font-family: inherit;
	font-weight: normal;
	font-style: italic;
	font-size: inherit;
	color: inherit;
	background-color: inherit;	
}
.cmdname{
display: inline;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: inherit;
	color: inherit;
	background-color: inherit;	
}

.var{
	font-style: italic;
}
.shortcut{
	text-decoration: underline;
}

.ddexpand{
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 1.5;
}
.stepexpand{
	margin-top: 1em;
	margin-bottom: 1em;
}
.substepexpand{
	margin-top: 1em;
	margin-bottom: 1em;
}

div.imageleft{
	text-align: left;
}
div.imagecenter{
	text-align: center;
}
div.imageright{
	text-align: right;
}
div.imagejustify{
	text-align: justify;
}

img{
	margin: 2px;
	max-width: 100%;
	height: auto;
}
.button {
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
}

.button:hover {
    transform: translate(0,-5px);
}

.download {
	background-color: white;
	border: none;
	border-radius: 5px;
	color: white;
	padding: 5px 5px;
	transition: 0.3s;
	display: inline-block;
	cursor: pointer;
}

.download:hover {
	background-color: rgba(219, 226, 233, 0.5);
}		 

@supports (-moz-appearance:none) {
    img { margin-bottom: -10px; }
}

video{
	margin: 2px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

span.imageinline{
	display: inline;
	vertical-align: middle;
}

.choicetable{
	border: 1px solid #BFBFBF;
	margin-top: 2pt;
}

.table_nolines tbody {
  border: hidden;
  font-size: medium;
}

.table_nolines td.entry  {
  border: hidden;
  font-size: medium;
  padding-top: 8pt;
  padding-bottom: 8pt;
  padding-left: 6pt;
  padding-right: 6pt;
}

.table_nolines th.entry  {
  border: hidden;
  font-size: medium;
  padding-top: 8pt;
  padding-bottom: 8pt;
  padding-left: 6pt;
  padding-right: 6pt;
}

.table_nolines td p {
  font-size: medium;
}

.table_nolines th p {
  font-size: medium;
}

.table_nolines_zebra tbody {
  border: hidden;
  font-size: medium;
}

.table_nolines_zebra td.entry  {
  border: hidden;
  font-size: medium;
  padding-top: 8pt;
  padding-bottom: 8pt;
  padding-left: 6pt;
  padding-right: 6pt;
}

.table_nolines_zebra th.entry  {
  border: hidden;
  font-size: medium;
  padding-top: 8pt;
  padding-bottom: 8pt;
  padding-left: 6pt;
  padding-right: 6pt;
}

.table_nolines_zebra td p {
  font-size: medium;
}

.table_nolines_zebra th p {
  font-size: medium;
}

.table_nolines_zebra tr:nth-child(even) {
  background-color: #E9EDF4;
}

table {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

table {
	margin-top: 0.5em;;
	margin-bottom: 0.5em;
}

.tbody
{
	background-color: inherit;
	/* font-size: 9pt; */
	font-size: small;
	vertical-align: baseline;
	margin-top: 2pt;
	margin-bottom: 2pt;
	margin-left: 0cm;
	margin-right: 0cm;
	padding-top: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	padding-right: 4pt;
	float: none;
	clear: none;
	text-align: left;
	text-indent: 0cm;
	width: auto;
	height: auto;
	white-space: normal;
}

tr.row,
tr.chrow,
tr.property{
	background-color: inherit;
	border: 1px solid #BFBFBF;
}

td.entry,
td.choption,
td.chdesc,
td.proptype,
td.propvalue,
td.propdesc{
	background-color: inherit;
	border: 1px solid #BFBFBF;
	word-spacing: normal;
	letter-spacing: normal;
	vertical-align: baseline;
	text-decoration: none;
	text-transform: none;
	line-height: normal;
	margin: 4pt;
	padding-top: 0pt;
	padding-bottom: 0pt;
	padding-left: 2pt;
	padding-right: 2pt;
	float: none;
	clear: none;
	text-align: left;
	text-indent: 0cm;
	width: auto;
	height: auto;
	white-space: normal;
}

/* p-element formatting in table cells */
td p{
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto, "Noto Sans", Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	/* font-size: 15pt; */
	font-size: medium;
	color: #000000;
	margin: 4pt;
}


.thead,
thead.row,
.chdeschd,
.choptionhd,
.proptypehd,
.propvaluehd,
.propdeschd{
	background-color: #E9EDF4;
	border: 1px solid #BFBFBF;
	vertical-align: baseline;
	font-weight: bold;
	width: auto;
	height: auto;
	white-space: normal;
}

th.entry{
	background-color: #E9EDF4;
	border: 1px solid #BFBFBF;
	vertical-align: baseline;
	margin-top: 2pt;
	margin-bottom: 1pt;
	margin-left: 0cm;
	margin-right: 4pt;
	padding-top: 2pt;
	padding-bottom: 2pt;
	padding-left: 4pt;
	padding-right: 1pt;
	float: none;
	clear: none;
	text-align: left;
	text-indent: 0cm;
	width: auto;
	height: auto;
	white-space: normal;
}

/* p-element formatting in table headers */
th p{
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto, "Noto Sans", Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold !important;
	/* font-size: 10pt; */
	font-size: medium;
	color: #000000;
	margin: 4pt;
}

/* p-element formatting in table headers (important!!)*/
th.entry p {
		color: #003b68;
}

.cellrowborder{
	border-left: none;
	border-top: none;
	border-right: solid 1px;
	border-bottom: solid 1px;
}
.row-nocellborder{
	border-left: none;
	border-top: none;
	border-right: hidden;
	border-bottom: solid 1px;
}
.cell-norowborder{
	border-top: none;
	border-left: none;
	border-bottom: hidden;
	border-right: solid 1px;
}
.nocellnorowborder{
	border: none;
	border-right: hidden;
	border-bottom: hidden;
}
pre.screen{
	padding: 5px 5px 5px 5px;
	border: outset;
	background-color: #CCCCCC;
	margin-top: 2px;
	margin-bottom: 2px;
	white-space: pre;
}


span.filepath,
.codeph,
pre.codeblock{
	font-family: monospace;
	white-space: pre;
	font-size: large;
}

pre.poucode, pre.pou2code, pre.ldcode, pre.ld2code, pre.ld3code, pre.ld4code, pre.st1invisible, pre.st2invisible, pre.st3invisible, pre.st4invisible{
	display:none;
}

.copy-pou, .copy-pou2, .copy-ld, .copy-ld2, .copy-ld3, .copy-ld4, .copy-st, .copy-st2, .copy-st-invisible1, .copy-st-invisible2, .copy-st-invisible3, .copy-st-invisible4 {
	background-color: inherit;
}

.cover{
	margin: 0px;
}

span.uicontrol > img{
	padding-right: 5px;

}

div.fignone p.figcap{
	display: block;
	text-align: left;
	font-weight: bold;
	padding: 2px 10px 5px 10px;
}

div.fignone p.figcapcenter{
	display: block;
	text-align: center;
	font-weight: bold;
	padding: 2px 10px 5px 10px;
}

div.fignone p.figcapright{
	display: block;
	text-align: right;
	font-weight: bold;
	padding: 2px 10px 5px 10px;
}

div.fignone p.figcapjustify{
	display: block;
	text-align: justify;
	font-weight: bold;
	padding: 2px 10px 5px 10px;
}

div.fignone img{
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

.figcap{
	display: block;
	font-style: italic;
}
.figdesc{
	display: block;
	font-style: normal;
}

dl.legend{
	display: table;
	margin: 2em;
	margin-left: inherit;
}

dl.legend dt{
	display: table-cell;
}

dl.legend dt::before{
	content: '(';
}

dl.legend dt::after{
	content: ')';
}

dl.legend dd{
	display: table-cell;
	margin-top: -13pt;
}

.figborder{
	border-style: solid;
	padding-left: 3px;
	border-width: 2px;
	padding-right: 3px;
	margin-top: 1em;
	border-color: Silver;
}
.figsides{
	border-left: 2px solid;
	padding-left: 3px;
	border-right: 2px solid;
	padding-right: 3px;
	margin-top: 1em;
	border-color: Silver;
}
.figtop{
	border-top: 2px solid;
	margin-top: 1em;
	border-color: Silver;
}
.figbottom{
	border-bottom: 2px solid;
	border-color: Silver;
}
.figtopbot{
	border-top: 2px solid;
	border-bottom: 2px solid;
	margin-top: 1em;
	border-color: Silver;
}

.glossdef{
	display: block !important;
}


.symbol {
	font-family:Symbol;
}

.shortlink {
	color: #BCC0C0;
	padding-left: 10px;
}

.wingdings-blue {
	font-family:Wingdings;
	color: blue;
}


.avlink {
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto, "Noto Sans", Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	font-weight: normal;
	/* font-size: 10pt; */
	color: #0000FF;
	background-color: inherit;
	margin-top: 4px;
	margin-bottom: 4px;
}

div.tablenoborder p{
	margin-top: 1pt;
	margin-bottom: 1pt;
}

.scrolltable {
	height: 600px !important;
	position: relative !important;
	overflow-y: hidden !important;
	overflow-x: hidden !important;
}

.scrolltable table.header{
	position: sticky !important;
	//top: 0 !important;
	display:block;
	background: white !important;
	height: 200px !important;
	table-layout: fixed !important;
}

.scrolltable table.mainbody{
	table-layout: fixed !important;
}

.scrolltable div.mainbody {
	overflow-y: scroll !important;
	overflow-x: hidden !important;
	width: 100%!important;
	//padding-top: 200px !important;
	height: 400px !important;
	//margin-top: 8px;
}

.scrolltable table.header td:avfirstcol {
	width: 300px !important;
	overflow-wrap: break-word;
}

table.header td:first-child, table.mainbody td:first-child {
	width: 350px !important;
	overflow-wrap: break-word;
}

table.header td:first-child, table.mainbody td:first-child {
	width: 350px !important;
	overflow-wrap: break-word;
}

table.header td:avfirstcol {
	width: 350px !important;
	overflow-wrap: break-word;
}

.avfirstcol {
	overflow-wrap: break-word;
}

table.header td.av2col, table.mainbody td.av2col {
	width: 150px !important;
}

div.header, div.mainbody {
	width: 100% !important;
}

ol.legend, figure .legend {
  list-style-type: none !important;
  list-style-image: none !important;
  padding-top: 12px;
  margin-left: 0em !important;
  margin-bottom:4px;
  margin-top:4px;
}

li.legend {
	 margin: 0;
	 text-indent: -2em !important;
	 font-size: smaller;
}

ol.legend li p {
	margin-top: 0px;
	margin-bottom:2px;
	margin-left: 0em !important;

}


div.htmlfooter {
	margin-top: 35px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #333399;
}

.header {
	padding-right: 10px;
}

.footer {
	padding-right: 100px;
}

.relatedbottom{
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto, "Noto Sans", Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	/* font-size: 10pt; */
	text-align: right;
	margin-top: 0.5em;
	margin-right: 20px;
	margin-bottom: 0.5em;	
}

.toc .title {
	font-weight: bold;
	font-size: medium;
	color: #003b68;
	padding-bottom: 10px;
}

.toc .level0 {
	color: #000000;
	margin-top: 0.5em;
	height: 22px;
}

.toc .level1,
.toc .level2,
.toc .level3,
.toc .level4,
.toc .level5 {
	position: relative;
}

.toc .col1 {
	position: absolute;
	left: 0;
	top: 0;
	width: 16px;
}

.toc .col2 {
	position: absolute;
	left: 16px;
	top: 0;
	width: 16px;
}

.toc .col3 {
	position: absolute;
	left: 32px;
	top: 0;
	width: 16px;
}

.toc .col4 {
	position: absolute;
	left: 48px;
	top: 0;
	width: 16px;
}

.toc .col5 {
	position: absolute;
	left: 64px;
	top: 0;
	width: 16px;
}

.toc .col6 {
	position: absolute;
	left: 80px;
	top: 0;
	width: 16px;
}

.toc .col7 {
	position: absolute;
	left: 96px;
	top: 0;
	width: 16px;
}

.toc .col8 {
	position: absolute;
	left: 112px;
	top: 0;
	width: 16px;
}

.toc .heading {
	font-size: medium;
}

.toc .level0 .heading {
	font-weight: normal;
	height: 22px;
}

.toc .level1 .heading {
	margin-left: 18px;
	font-weight: normal;
	height: 22px;	
}

.toc .level2 .heading {
	margin-left: 34px;
	font-weight: normal;
	height: 20px;
}

.toc .level3 .heading {
	margin-left: 50px;
	font-weight: normal;
	height: 20px;
}

.toc .level4 .heading {
	margin-left: 66px;
	font-weight: normal;
	height: 18px;	
}

.toc .level5 .heading {
	margin-left: 82px;
	font-weight: normal;
	height: 18px;	
}

.toc .level6 .heading {
	margin-left: 98px;
	font-weight: normal;
	height: 18px;	
}

.toc .level7 .heading {
	margin-left: 114px;
	font-weight: normal;
	height: 18px;	
}

.toc .level8 .heading {
	margin-left: 130px;
	font-weight: normal;
	height: 18px;	
}

.toc .heading {
	font-weight: normal;
	white-space: nowrap;
}

.toc a {
	color: #003b68;
	font-weight: normal;	
	text-decoration: none;
}

.toc a:hover {
	background-color: #E9EDF4;
	font-weight: normal;	
	text-decoration: none;
}
