<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
  margin: 0;
  padding: 0;
}

body {
  margin: 0;
  padding: 0;
  background: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
  width: 100%;
  overflow: hidden;
}

dl {
	margin: 1em 0;
}

dl dd {
	margin: 0 0 1em 2.5em;
}

div#nmBody {
  height: 90%;
}

#nmHeader {
  width: 100%;
  background: #3a3a3a;
  padding: 0;
  margin: 0;
  color: #fff;
  height: 83px;
}

.nmHeaderProduct {
  color: #fff;
  margin: 10px 10px 10px;
  font-size: 16px;
}

.nmHeaderH1 {
  color: #fff;
  margin: 10px 10px 10px;
  font-size: 24px !important;
}

a.nmHeaderProductLink, a.nmHeaderProductLink:visited  {
  color: #fff;
}

a.nmHeaderProductLink:hover  {
  color: #03697A;;
}

#nmHeader h1 {
  color: #fff;
  margin: 10px 10px 10px;
  font-size: 16px;
}

#nmHeader h2 {
  color: #fff;
  margin: 10px 10px 10px;
  font-size: 24px;
}

div.clsRunner {
  font-size: 11pt;
  margin-bottom: 0.5em;
}

table.top {
  font-size: 11pt;
  margin: 0;
  padding: 0 !important;
  width: 100%;
  border-collapse: collapse;
}

tr.toprunner {
  padding: 0 !important;
  margin: 0 !important;
}

td.runner {
  padding: 0 10px;
  font-size: 11pt;
  white-space: nowrap;
}
td.logorunner {
    width: 83px;
    min-width: 83px;
    text-align: center;
    position:relative
}

td.logorunner img {
  height: 64px;
  max-height:64px;
}

td.runnerright {
  font-size: 11pt;
  text-align: right;
  padding: 0 1.6em;
  border: 0;
  vertical-align: middle;
}

@media (max-width: 768px){
td.logorunner ,td.runnerright {display:none}
td.runner { padding: 0 10px 0 93px;}
}


div#nmMainSection {
  margin: 0

  font-size: 11pt;
  color: #2D2D30;
  width:100%;
  height:auto;
  height: expression(nmBody.clientHeight - nmHeader.offsetHeight);
  overflow: auto;
  color: #2D2D30;
/*  padding: 1.6em;*/
  padding: 0 20% 0 5%;
  box-sizing:border-box;
}

div#nmFooter {
  font-size: 11pt;
  font-style: italic;
  margin: 1.6em 0 0;  
  padding: 1.6em 0 0;
  border-top: 1px solid #444;
}

div#nmFooter table td {
    margin: 0;
    padding: 0 5px;
    vertical-align: middle;
    line-height: 1.36em;
}

div#nmFooter table { 
  width: 100%;
}

h1, h2, h3, h4 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #2D2D30;
  margin: 1.2em 0 .5em;
  padding: 0;
}

h1 {
  font-size: 24pt;
}

h2 {
  font-size: 18pt;
  }

h3 {
  font-size: 14pt;
  
}

h4 {
  font-size: 14pt;
  font-weight: normal;
}
p {
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  /*overflow: hidden;*/
  margin: 10px 0px 10px 0px;
  line-height: 1.5em;
}

body &gt; p {
  text-align: justify;
}

.notes {
 padding: .6em .8em;
 margin: .8em 0;
 border: 1px solid #bbb;
 border-left: 5px solid #00b373;
 /*background: #f5f5f5;*/
 line-height: 1.6em;
}

li .notes {
 margin: 10px 0;
}

div.clsParamDef p, td p {
  padding-left: 0;
}

div#nmUnit {
  font-size: 11pt;
  font-family: Lucida Console, Monaco, monospace;
}

div#nmClass {
  font-size: 11pt;
  font-family: Lucida Console, Monaco, monospace;
}
a {
  color: #1364C4;
  text-decoration: none;
}

/*a:visited,*/ a:hover {
color: #03697A;
}
b.clsKeyword {
  color: #008;
}

span.clsCodeString {
  color: #00f;
}

span.clsCodeNumber {
  color: #008;
}

span.clsCodeComment {
  color: #080;
}

span.clsFeatures {
  color: #0000ff;
}

span.NewFeature {
  color: red;
}

pre.clsCode, p.clsCode {
  padding: 10px;
  margin: .8em 0;
  font-family: Lucida Console, Monaco, monospace;
  font-size: 11pt;
  background: #f9f9f9;
  border: 1px solid #dddddd;
  border-radius: 2px;
}

p.clsUnit {
  font-family: Lucida Console, Monaco, monospace;
  font-size: 11pt;
  margin: .8em 0;
  padding: 0;
}

div.clsParams {
  font-weight: bold;
  font-size: 11pt;
  color: black;
  margin: .4em 0 .2em;
}

div.clsParamName {
  font-style: italic;
  font-size: 11pt;
  margin: .4em 0 .2em;
}

div.clsParamDef {
  margin-left: 0;
  font-size: 11pt;
  margin: 0 0 0 0.8em;
}

dt.clsParamName {
  font-style: italic;
}

span.clsTypeKind {
  color: #7080B0;
}

.mt-10 {
  margin-top: 10px !important; 
}

.mb-10 {
  margin-bottom: 10px !important; 
}

.gray-bg {
  overflow: hidden;
  background-color: #FCFCFC;
  padding: 5px;
}

.white-bg {
  overflow: hidden;
  padding: 5px;
}

.clear {
    clear: both;
}

/*tables begin*/
table.edtable {
  margin: 1.6em 0;
  display: block;
  width: 100%;
  background-color: #FFFFFF;
  font-size: 11pt;
  border-spacing: 0;
  border-collapse: collapse;
}

table.edtable th, table.edtable td {
  text-align: center; 
  padding: .8em;
  font-size: 11pt;
  vertical-align: middle;
  margin: 0;
}

table.edtable th {
  padding: .8em;
  color: #2D2D30;
  font-size: 11pt;
}


.edtable th+th {
  text-align: center; 
}

table.edtable td {
  border-bottom: 1px solid #ddd;
}

table.edtable td.clsCaption, table.edtable th.clsCaption, table.edtable tr td:first-child {
  width: 60%;
  text-align: left;
  line-height: 1.6em
}
table.edtable td.feature-group {
    text-align: left;
    border: none;
    border-top: 2px solid #454545;
    background: #f5f5f5;
}

table.edtable td.feature-group p {
    font-size: 14pt;
    margin: 0;
    line-height: 1.6em;
}

img {
    padding: 0;
    margin: 10px auto;
    border: 0;
    text-align: center;
    max-width:100%;
    height:auto;
}

.notes img {
  vertical-align: middle;
}

.contenttable img, .clsNew img, li img, p img, li p img, li p {
    margin: 10px auto;
}

.contenttable {
  color: #2D2D30;  
  width: 100%;
  border-collapse: collapse;
  margin: 1em 0;
  font-size: 11pt;
  border: 2px solid transparent;
}
.contenttable td {
  padding: .8em;
  line-height: 1.6em;
  border: 1px solid #ddd;
  text-align: left;
  vertical-align: middle;
}

.contenttable th {
  padding: .8em;
  /*border-bottom: 1px solid #2D2D30;*/   
}

.contenttable td p {
  margin: 0px;  
}

.contable {
  color: #2D2D30;  
  width: 100%;
  border-collapse: collapse;
  margin: 0.5em 0;
  font-size: 11pt;
  border: 2px solid transparent;
}
.contable th {
  font-size: 1.3em;
  font-weight: normal;     
}
.contable td {
  padding: .8em;
  line-height: 1.6em;
  border: 1px solid #ddd;
  text-align: left;
  vertical-align: middle;
}

.contable td p {
  margin: 0px;
}

td.tick, td.tick img
{
    text-align: center !important;
}

table.clsNew {
  width: 100%;
  margin: 20px 0;
  border: 2px solid transparent;
  background-color: #FFFFFF;
  border-collapse: collapse;
  font-size: 11pt;
}

table.clsNew th, table.clsNew td {
  padding: .4em;
  border: 1px solid #ddd;
  font-size: 11pt;
  line-height: 1.6em;
  text-align: justify;
}

table.clsNew th {
  border: none;
  border-bottom: 1px solid #2D2D30;
  vertical-align: middle;
}

table.clsNew td.clsPadded {
  padding: 15px;
}

table.note {
 padding: 5px;
 margin: 5px 0;
 width: 100%;
 border-collapse: collapse;
 background: #f5f5f5;
 line-height: 1.6em; 
 margin-bottom: -7px;
}

table.note td {
  padding: 5px;
  border: 1px solid #bbb;
  border-left: 5px solid #F08201;   
}

table.note td p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
  margin: 5px; 
}

table.constring {
 padding: 0px;
 margin: 5px 0;
 width: 100%;
 border: 1px solid #ddd; 
 background:#f9f9f9;
 line-height: 1.6em; 
}

table.constring td {
  padding: 5px; 
  color: #000;  
}

table.constring td p {  
  font-size: 10.5pt;
  font-family: Lucida Console, Monaco, monospace;  
}


div.moveright {
  text-align: left;
  float: right;
  width: 85%;
}

div.moveleft {
  text-align: left;
  float: left;
  width: 15%;
}

table.clsMemberTable {
  color: #2D2D30;  
  width: 100%;
  border-collapse: collapse;
  margin: 20px 0;
  font-size: 11pt;
  border: 2px solid transparent;
}

table.clsMemberTable th, table.clsMemberTable td {
  padding: 10px 10px;
  border: 1px solid #ddd;
  text-align: left;
  vertical-align: middle;
}

table.clsMemberTable th {
  padding: 10px;
  border: none;
  border-bottom: 1px solid #2D2D30;
  font-weight: bold;
  background-color: #e5f2ff;
}

td.clsMemberTableCaption {
  border-right: 1px solid #aaa;
  width: 400px;
  line-height: 1.6em;
  font-family: Lucida Console, Monaco, monospace;
}

table.clsMemberTable td p { 
  margin: 0px;
}

td.clsMemberKind {
  width: 25%;
  font-weight: bold;
  text-align: center;
}

td.clsCasual {
  width: 15%;
  font-weight: bold;
}

td.clsPadded {
  padding: 15;
}

td.clsDemos {
  width: 20%;
  font-weight: bold;
  vertical-align: middle !important;
}

table.dbx {
  color: #2D2D30;  
  width: 60%;
  border-collapse: collapse;
  margin: 20px 0;
  font-size: 11pt;
  border: 2px solid transparent;
}

table.dbx th, table.dbx td {
  padding: 20px 10px;
  border: 1px solid #ddd;
  text-align: left;
  vertical-align: middle;
  width: 20%
}

table.dbx th {
  padding: 10px;
  border: none;
  border-bottom: 1px solid #2D2D30;
  font-weight: bold;
  width: 20%
}
  
/*tables end*/

ol {
  list-style-position: inside;
  margin-left: 0px;
  line-height: 1.6em;
  padding-left: 10px;
}
ul {
  list-style-position: inside;
  list-style-type: disc;
  margin-left: 0px;
  line-height: 1.6em;
  padding-left: 10px;
}
li {
  margin: 2px 0px;
  padding: 0px;
}

li ul, li ol {
  
  margin: 0 .8em;
}

ul.hierarchy, ul.hierarchy ul {
  display: block;
  border-left: 1px solid #ddd;
  margin-left: 2em;
  padding-left: 5px;
  list-style-type: none;
  list-style-position: outside;
}

ul.hierarchy {
  margin: 0;
}

ul.hierarchy li {
  list-style-type: none;
}

ul.value {
  margin: 0;
} 

span.couriernew {
  font-family: Lucida Console, Monaco, monospace;
  color: #000060;
}

span.Q {
  font-weight: bold;
  color: #000088;
}

span.A {
  color: #000000;
  padding-left: -5em !important;
}

span#Category {
  font-weight: 600;
  font-size: 11pt;
}

p.clsFAQ {
  margin-left: -1em;
}

ol.clsFAQOL {
  margin-top: .5em;
}

ul.clsFAQUL {
  margin-top: .5em;
  list-style-type: circle;
  margin-left: 3em;
}

ol.clsFAQolcontent {
  margin-top: .5em;
  margin-left: 3em;
}

ol.clsFAQolcontent li {
  margin-bottom: .3em;
}

ol.clsFAQOL li {
  margin-bottom: .3em;
}

ul.clsFAQUL li {
  margin-bottom: .5em;
}

ul.mode {
   margin-top: .1em;
   margin-left: .8em;
   margin-bottom: .1em;
}

.list-style-none {
  list-style-type: none;
} 

h5 {
  font-family: Arial, Helvetica, sans-serif;
  margin: 20px 20px 10px;
  font-weight: bold;
  font-size: 11pt;
}

.dxH4 {
  margin-left: -18px;
}

#InsertHere {
  padding-left: 17px;
  overflow: visible;
}

br.NoDisplay {
  display: none;
}

div.LinkSection {
  margin-left: 1em;
}

/******************
 * 
 * Syntax Highlight
 *
 ******************/

pre {
  font-family: Lucida Console, Monaco, monospace;
  margin: .5em 0;
  font-size: 11pt;
  background: #f9f9f9;
  border: 1px solid #dddddd;
  border-radius: 2px;
}

pre code {
  display: block; 
  padding: 10px;
  color: #000;
  white-space: pre;
  overflow-x: auto;
  font-size: 1em;
  border: none;
  background: #f8f8f8;
  border: none;
  border-radius: 2px;
}

ul li pre, ol li pre {
  margin-left: 15px;
} 

pre span.connect { 
  display: block; 
  padding: 10px;
  color: #000;
  white-space: pre-wrap;
}

pre .subst,
pre .params,
pre .title {
  font-weight: normal;
  color: #000;
}

pre .comment,
pre .template_comment,
pre .javadoc,
pre .diff .header {
  color: #008000;
  font-style: italic;
}

pre .annotation,
pre .decorator,
pre .preprocessor,
pre .doctype,
pre .pi,
pre .chunk,
pre .shebang,
pre .apache .cbracket,
pre .input_number {
  color: #808000;
}

pre .tag,
pre .pi {
  background: #000;
}

pre .tag .title,
pre .id,
pre .attr_selector,
pre .pseudo,
pre .literal,
pre .keyword,
pre .hexcolor,
pre .css .function,
pre .ini .title,
pre .css .class,
pre .list .title,
pre .tex .command {
  font-weight: bold;
  color: #000080;
}

pre .attribute,
pre .rules .keyword,
pre .number,
pre .date,
pre .regexp,
pre .tex .special {
  font-weight: bold;
  color: #0000cc;
}

pre .number,
pre .regexp {
  font-weight: normal;
}

pre .string,
pre .value,
pre .filter .argument,
pre .css .function .params,
pre .apache .tag {
  color: #0000cc;
  font-weight: bold;
}

pre .string {
  font-weight: normal;
 }

  
pre .symbol,
pre .ruby .symbol .string,
pre .ruby .symbol .keyword,
pre .ruby .symbol .keymethods,
pre .char,
pre .tex .formula {
  color: #000;
  background: #d0eded;
  font-style: italic;
}

pre .phpdoc,
pre .yardoctag,
pre .javadoctag {
  text-decoration: underline;
}

pre .variable,
pre .envvar,
pre .apache .sqbracket,
pre .nginx .built_in {
  color: #660e7a;
}

pre .addition {
  background: #baeeba;
}

pre .deletion {
  background: #ffc8bd;
}

pre .diff .change {
  background: #bccff9;
}

pre .ifdef,
pre .endif {
  color: #3C9FA1
}

ol.spacing li {
  line-height: 30px;
}

code {
  font-family: 'Roboto Mono', 'Menlo', 'Consolas', monospace;
  background-color: #f7fafc;
  font-size: 0.85em;
  padding: 1px 2px;
  border-radius: 4px;
  border: 1px solid #e3e8ee;
}

.classname {
  background-color: #f7fafc;
  font-size: 0.85em;
  padding: 1px 2px;
  border-radius: 4px;
  border: 1px solid #e3e8ee;
  font-family: 'Roboto Mono', 'Menlo', 'Consolas', monospace;
}

b, strong {
    font-weight: 600;
}

@media all and (max-width: 640px)  {
  #nmMainSection {
    padding: 1.6em 10px !important;
  }
}</pre></body></html>