/*Created with Adobe RoboHelp 2019.*/
body {
	font-family: Lato, "Open Sans", sans-serif;
}

h1.article-title {
    line-height: 2.5rem !important;
    font-size: 2.0rem ! important;
    font-family: 'Lato', 'Open Sans', Arial, Helvetica, sans-serif !important;
    font-weight: 300;
}
.article-body h2{
    line-height: 1.875rem !important;
    font-size: 1.675rem ! important;
    font-family: 'Lato', 'Open Sans', Arial, Helvetica, sans-serif !important;
    font-weight: 400;
    border-bottom: 1px solid #c0c8cf;
}
.article-body a:not(.btn):not(.fl-btn):not(.fl-button){
   color: #a05da6;
}
.article-body h3 a:not(.btn):not(.fl-btn):not(.fl-button){
   color: #6bccb3;
}

.article-body ol:not(.path)>li:before {
    background-color: #c0c8cf;
    width: 24px;
    text-align: center;
    text-indent: 0;
    padding-left: 0px;
    height: 24px;
    line-height: 24px;
/*    vertical-align: top; */
    vertical-align: bottom ! important;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    -ms-border-radius: 13px;
    border-radius: 13px;
    -webkit-background-clip: border-box;
    -moz-background-clip: border-box;
    -o-background-clip: border-box;
    background-clip: border-box;
    color: #fff;
/*    display: inline-block;*/
    display: none !important;
    font-weight: 700;
    content: counter(list-counter);
    margin-right: 15px;
    font-size: 14px;
}

.article-body ol:not(.path)>li {
    margin-bottom: 10px;
    line-height: inherit !important;
/*    line-height: 24px;*/
    counter-increment: list-counter;
}
.article-body ol:not(.path) {
    counter-reset: list-counter;
    list-style: none;
    padding-left: 0;
    margin-bottom: 1.5em;
    margin-left: 25px !important;
    text-indent: -25px !important;
}

div.topic-header-shadow + div{
    display:none;
}

.topic-header{
    display:none !important;
}

.keep img {
  width: auto !important;
}
body.media-desktop div.topicpage-search-field input.wSearchField {
  border: 1px solid #900 !important;
}
table, table.NormalTable{
  table-layout: fixed !important;
  width:100% !important;
}
img {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 10px !important;
  padding: 0;
  border: 1px solid #555;
  -webkit-box-shadow: 3px 3px 3px 0px rgba(85, 85, 85, 0.5);
  -moz-box-shadow: 3px 3px 3px 0px rgba(85, 85, 85, 0.5);
  box-shadow: 3px 3px 3px 0px rgba(85, 85, 85, 0.5);
}
.bold,
.boldChar {
  font-weight: 900;
}
span.redChar {
  color: #900;
}
ol {
  list-style: none;
  padding-left: 0px;
}
.article-body ol::before {
  content: attr(data-start)".";
  padding-right: 18px;
  font-weight: 900;
  float: left;
}
.article-body ol>li {
  font-weight: 900;
    text-indent: -18px;
}
img {
  width: 100% !important;
  height: auto !important;
}
.keep img {
  width: auto !important;
}
#logo>img {
  width: 292px !important;
  height: 60px !important;
}
li {
  margin-bottom: 7px;
  font-size: 16px;
}
h1 {
  font-weight: bold;
  font-size: 24.0pt;
}
h1.ui.header {
  font-weight: bold;
  font-size: 20.0pt;
  color: #1f497d;
  margin: 20px 0 5px 0;
}

h3 {
  font-weight: bold;
  font-size: 14.0pt;
}
h4 {
  font-weight: bold;
  font-size: 12.0pt;
}
h5 {
  font-weight: bold;
  font-size: 10.0pt;
}
h6 {
  font-weight: bold;
  font-size: 8.0pt;
}
p {
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 1.25em;
}
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;
}
/* For FAQ's */
table td {
  vertical-align: top;
  padding: 0;
}
table td:nth-of-type(1) {
  padding: 20px !important;
  width: 30%;
}
table td:nth-of-type(2) {
  padding-top: 0 !important;
  padding-right: 5px !important;
  width: 70%;
}


body {
  margin: 0px;
  padding: 20px;
  overflow-x: hidden;
  font-smoothing: antialiased;
}
/*******************************
             Headers
*******************************/

img {
  margin: 10px 0;
  border: 1px solid #555;
  -webkit-box-shadow: 4px 5px 5px 0px rgba(85, 85, 85, 0.64);
  -moz-box-shadow: 4px 5px 5px 0px rgba(85, 85, 85, 0.64);
  box-shadow: 4px 5px 5px 0px rgba(85, 85, 85, 0.64);
  /*
  width: 100% !important;
  height: auto !important;
*/
}
img.keep {
  width: inherit !important;
  height: auto !important;
}
img#logo {
  margin: 0;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 175px !important;
  height: 36px !important;
}
.ui.image {
  box-shadow: none;
}