/*Created with Adobe RoboHelp 2017.*/
body {
  font-family: Arial;
  background-color: #ffffff;
}
table {
  width: 100%;
}
tbody {
  width: 100%;
}
tr {
  width: 100%;
}
td:nth-of-type(1) {
  padding: 10px;
}
td p {
  margin: 0 10px 10px;
  line-height: normal;
}
video {
  width: 100%;
}
h1 {
  font-weight: bold;
  font-size: 18pt;
  color: #1f497d;
}
h2 {
  font-weight: bold;
  font-size: 18.0pt;
}
h3 {
  font-weight: bold;
  font-size: 12.0pt;
  margin-bottom: 0;
}
h4 {
  font-weight: bold;
  font-size: 12.0pt;
}
h5 {
  font-weight: bold;
  font-size: 10.0pt;
}
h6 {
  font-weight: bold;
  font-size: 8.0pt;
}
#header {
  width: 100% !important;
  text-align: center;
}
#docheader {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
#docheader img {
  margin-right: 15px;
}
.topic-header-shadow {
    height: 0em !important;
    width: 100%;
    display:none !important;
}
iframe {
  overflow-x: hidden;
}
p {
  font-size: 12.0pt;
  margin-top: 0pt;
  margin-bottom: 0pt;
}
a.expandspot {
  color: #008000;
  cursor: hand;
  font-style: italic;
  text-decoration: none;
}
span.expandtext {
  font-style: italic;
  font-weight: normal;
  color: #ff0000;
}
a.dropspot {
  cursor: hand;
  color: #008000;
  font-style: italic;
  text-decoration: none;
}
a.glossterm {
  color: #800000;
  cursor: hand;
  font-style: italic;
  text-decoration: none;
}
span.glosstext {
  font-style: italic;
  font-weight: normal;
  color: #0000ff;
}
ol,
ul {
  margin-top: 0px;
  margin-bottom: 0px;
}
/* #footer{
    position:absolute !important;
    width:100%;
    bottom:10px;
    left:0;
} */
p.copyHM {
  text-align: center;
  margin-top: 15px;
}