/*Created with Adobe RoboHelp 2019.*/
body {
  font-family: "Segoe UI", '-apple-system, BlinkMacSystemFont, Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", helvetica, Arial, sans-serif';
  font-size: 16px;
  word-wrap: break-word;
}
/*Title font attributes for headings h1, h2, h3, h3a, h4, and h5*/
h1 {
  margin-bottom: 12px;
  font-weight: bold;
  font-size: 22px;
  color: #0000f7;
}
h2 {
  margin-bottom: 12px;
  font-weight: bold;
  font-size: 19px;
}
h3 {
  margin-left: 30px;
  margin-bottom: 12px;
  font-weight: bold;
  font-size: 18px;
}
h4 {
  margin-left: 48px;
  margin-bottom: 12px;
  font-weight: bold;
  font-size: 17px;
}
h5 {
  margin-bottom: 8px;
  font-weight: bold;
  font-size: 16px;
}
h6 {
  margin-bottom: 12px;
  font-weight: bold;
  font-size: 16px;
}
/*Text font attributes for content under headings h1 and h2*/
p {
  font-family: "Segoe UI", '-apple-system, BlinkMacSystemFont, Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", helvetica, Arial, sans-serif';
  font-size: 16px;
  word-break: break-word;
  margin-top: 0px;
  margin-bottom: 0px;
}
p.normal {
  font-family: "Segoe UI", '-apple-system, BlinkMacSystemFont, Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", helvetica, Arial, sans-serif';
  font-size: 16px;
  word-break: break-word;
  margin-top: 0px;
  margin-bottom: 0px;
}
/*Text font attributes for content under headings h3, h3a, h4 and h5*/
p.text3 {
  font-style: normal;
  margin-left: 30px;
  font-size: 16px;
}
p.text4 {
  font-style: normal;
  margin-left: 48px;
  font-size: 16px;
}
expandspot {
  color: #008000;
  cursor: pointer;
  font-style: italic;
  text-decoration: none;
}
expandtext {
  font-style: italic;
  font-weight: normal;
  color: #ff0000;
}
dropspot {
  cursor: pointer;
  color: #008000;
  font-style: italic;
  text-decoration: none;
}
glossterm {
  color: #800000;
  cursor: pointer;
  font-style: italic;
  text-decoration: none;
}
glosstext {
  font-style: italic;
  font-weight: normal;
  color: #0000ff;
}
ol {
  counter-reset: item1;
  list-style: disc;
  padding-left: inherit;
  margin-left: undefined;
}
minitoc-caption {
  text-decoration: none;
  color: inherit;
  font-weight: bold;
  font-size: 12pt;
}
minitoc-caption {
  font-weight: bold;
  font-size: 12pt;
}
seealso-caption {
  font-weight: bold;
  font-size: 12pt;
}
reltopics-caption {
  font-weight: bold;
  font-size: 12pt;
}
image border {
  border-width: 1px;
  border-style: solid;
  border-color: #2D5780;
  margin-bottom: 4px;
}
ul {
  counter-reset: item1;
  list-style: none;
  padding-left: 40px;
  margin-left: 0px;
}
ul>li {
  position: relative;
  margin-top: 0px;
  margin-bottom: 0px;
}
ul>li:before {
  counter-increment: item1;
  content: counter(item1, disc);
  text-align: right;
  position: absolute;
  left: -56px;
  margin-right: 16px;
  width: 40px;
  overflow: hidden;
}
ol.Decimal {
  list-style-type: decimal;
}
ol.endbracket {
  counter-reset: item1;
  list-style: none;
  padding-left: 40px;
  margin-left: 0px;
}
ol.endbracket>li {
  position: relative;
  margin-top: 8px;
  margin-bottom: 8px;
}
ol.endbracket>li:before {
  counter-increment: item1;
  content: counter(item1, decimal)")";
  text-align: right;
  position: absolute;
  left: -44px;
  margin-right: 4px;
  width: 40px;
  overflow: hidden;
  margin-left: 20px;
}
ol.faq>li:before {
  counter-increment: item1;
  content: counter(item1, decimal);
  text-align: right;
  position: absolute;
  left: -44px;
  margin-right: 4px;
  width: 40px;
  overflow: hidden;
}
ol.faq>li {
  position: relative;
  margin-top: 0px;
  margin-bottom: 0px;
}
ul.Disc {
  list-style-type: disc;
}
ul.Circle {
  list-style-type: circle;
}
ol.RoundSquare {
  list-style: disc;
}
ol.RoundSquare>li>ol {
  list-style: square;
}
ol.RoundSquare>li>ol>li>ol {
  list-style: circle;
}
ol.RoundSquare>li>ol>li>ol>li>ol {
  list-style: disc;
}
ol.RoundSquare>li>ol>li>ol>li>ol>li>ol {
  list-style: square;
}
ol.RoundSquare>li>ol>li>ol>li>ol>li>ol>li>ol {
  list-style: circle;
}
ul.Square {
  list-style-type: square;
}