<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*Created with Adobe RoboHelp 11.*/
@import url("https://www.manageengine.cn/css/fonts.css");
body {
	background-color: #ffffff;
	font-family: 'Open Sans',sans-serif !important;
	font-size: 13px;
}
        /*
         CSS for the main interaction
         */
    .tabset &gt; input[type="radio"] {
        position: absolute;
        left: -200vw;
    }

    .tabset .tab-panel {
        display: none;
    }

    .tabset &gt; input:first-child:checked ~ .tab-panels &gt; .tab-panel:first-child,
    .tabset &gt; input:nth-child(3):checked ~ .tab-panels &gt; .tab-panel:nth-child(2),
    .tabset &gt; input:nth-child(5):checked ~ .tab-panels &gt; .tab-panel:nth-child(3),
    .tabset &gt; input:nth-child(7):checked ~ .tab-panels &gt; .tab-panel:nth-child(4),
    .tabset &gt; input:nth-child(9):checked ~ .tab-panels &gt; .tab-panel:nth-child(5),
    .tabset &gt; input:nth-child(11):checked ~ .tab-panels &gt; .tab-panel:nth-child(6),
    .tabset &gt; input:nth-child(13):checked ~ .tab-panels &gt; .tab-panel:nth-child(7),
    .tabset &gt; input:nth-child(15):checked ~ .tab-panels &gt; .tab-panel:nth-child(8)
    {
        display: block;
    }

    /*
     Styling
     */
    body {
        color: #333;
    }

    .tabset &gt; label {
        position: relative;
        display:inline-block;
        padding: 15px 15px 25px;
        border: 1px solid transparent;
        border-bottom: 0;
	text-align:left;
        cursor: pointer;
        /*font-weight: 600;*/
    }

    .tabset &gt; label::after {
        content: "";
        position: absolute;
        left: 15px;
        bottom: 10px;
        width: 22px;
        height: 4px;
        background: #8d8d8d;
    }

    .tabset &gt; label:hover,
    .tabset &gt; input:focus + label {
        color: #06c;
    }

    .tabset &gt; label:hover::after,
    .tabset &gt; input:focus + label::after,
    .tabset &gt; input:checked + label::after {
        background: #06c;
    }

    .tabset &gt; input:checked + label {
        border-color: #ccc;
        border-bottom: 1px solid #fff;
        margin-bottom: -1px;
    }

    .tab-panel {
        padding: 30px 0;
        border-top: 1px solid #ccc;
    }

    /*
     Demo purposes only
     */
    *,
    *:before,
    *:after {
        box-sizing: border-box;
    }

    body {
        padding: 30px;
    }

    .tabset {
        max-width: 80em;
    }
#hover-content{
display:none;
position: absolute;
width: 600px;
height: 40px;
padding: 0px;
background: #FCF6D6;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
border: #F2EBB7 solid 2px;
top:-47px;
right:-550px;
}
#hover-content:after 
{
content: '';
position: absolute;
border-style: solid;
border-width: 11px 9px 0;
border-color: #FCF6D6 transparent;
display: block;
width: 0;
z-index: 1;
bottom: -11px;
left: 31px;
}
#hover-content:before 
{
content: '';
position: absolute;
border-style: solid;
border-width: 12px 10px 0;
border-color: #F2EBB7 transparent;
display: block;
width: 0;
z-index: 0;
bottom: -14px;
left: 30px;
}
#parent:hover #hover-content {
  display:block;
}
#parent
{
	position:relative;
}
.lansel {
    display:none;
}
.lang:hover .lansel {
    display: block;
    position: absolute;
    left: 0px;
    top: 28px;
    background-color: #FFFDFF;
    padding: 15px;
    border-radius: 10px;
    border: 1px solid #ccc;
}
a.lang {
    position: relative;
}
.lansel:before {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #fff;
    transform: rotate(45deg);
    position: absolute;
    left: 21px;
    top: -6px;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
}
h1 {
	font-weight: bold;
	margin-top: 5pt;
	border-bottom: 1px solid #999999;
	padding-bottom: 10px;
	font-size: 17pt;
	x-next-class: ;
	x-next-type: p;
}
h2 {
	font-weight: bold;
	margin-top: 10pt;
	font-size: 15pt;
	x-next-class: ;
	x-next-type: p;
}
h3 {
	font-weight: bold;
	margin-top: 10pt;
	font-size: 13pt;
	x-next-class: ;
	x-next-type: p;
}
h4 {
	font-weight: bold;
	margin-top: 5pt;
	font-size: 11pt;
	x-next-class: ;
	x-next-type: p;
}
h5 {
	font-weight: bold;
	font-size: 10.0pt;
	x-next-class: ;
	x-next-type: p;
	margin-top: 15pt;
}
h6 {
	font-weight: bold;
	font-size: 8.0pt;
	x-next-class: ;
	x-next-type: p;
	margin-top: 5pt;
}
p {
	font-size: 12.0px;
	margin: 15px 0;
	margin-bottom: 5pt;
	font-family: 'Open Sans',sans-serif;
	line-height: 1.7;
}
a {
	display: inline;
	font-family: 'Open Sans',sans-serif;
	color: #3366cc;
}
a.expandspot {
	color: #008000;
	cursor: hand;
	font-style: italic;
	text-decoration: none;
}
a.dropspot {
	cursor: hand;
	color: #008000;
	font-style: italic;
	text-decoration: none;
}
ol,
ul {
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: 'Open Sans',sans-serif;
	font-size: 12px;
}
li {
	line-height: 2;
}
a.breadcrumbs {
	font-size: 11pt;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	color: #3366cc;
	text-decoration: underline;
}
a.breadcrumbs:link {
	font-size: 11pt;
}
a.breadcrumbs:hover {
	font-size: 11pt;
}
a.breadcrumbs:active {
	color: #000000;
	font-size: 11pt;
}
table.normaltable {
	border-collapse: collapse;
}
.normaltable th {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #000000;
	background-color: #F5F5F5;
	border: 1px solid #cccccc;
}
table.normaltable td {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #cccccc;
	font-size: 12px;
	font-family: 'Open Sans',sans-serif;
}
.tableSubHeading {
	text-align: center;
	background-color: #e8e8e8;
}
span.rls-1-level1 {
	font-family: 'Open Sans',sans-serif;
	font-size: 12px;
}
span.rls-3-level1 {
	font-family: 'Open Sans',sans-serif;
	font-size: 12;
}
li.toplevelLinks {
	list-style: url(bullet.png);
}
span.rls-1-ordered_level1 {
	font-family: 'Open Sans',sans-serif;
	font-size: 12px;
}
span.rls-1-ordered_level2 {
	font-family: 'Open Sans',sans-serif;
	font-size: 12px;
}
span.rls-1-ordered_level2 {
	font-family: 'Open Sans',sans-serif;
}
span.rls-2-ordered_level2 {
	font-family: 'Open Sans',sans-serif;
	font-size: 12px;
}
span.rls-3-ordered_level3 {
	font-family: 'Open Sans',sans-serif;
	font-size: 12px;
}
span.rls-3-ordered_level3 {
	font-family: 'Open Sans',sans-serif;
	font-size: 12px;
}
li.ordered_level1 {
	margin-left: 0px;
}
li.ordered_level2 {
	margin-left: 25px;
}
li.ordered_level3 {
	margin-left: 50px;
}
p.heading_level1 {
}
li.bulleted_level1 {
	list-style: disc;
	margin-left: 0;
}
li.bulleted_level2 {
	margin-left: 25px;
	list-style: disc;
}
hr {
	color: #cccccc;
}
img.diagram {
	border: 1px solid #cccccc;
}
img.icon {
	vertical-align: middle;
}
p.heading_level2 {
	margin-top: 14px;
	margin-left: 25px;
}
table.infoMsg {
	border: 1px solid #f2df7b;
	border-radius: 5px;
	background-color: #fcf6d6;
	width: 90%;
	margin: 20px auto;
}
table.infoMsg td {
	padding: 10px;
	line-height: 1.5;
}
table td p,
table th p,
ol li p,
ul li p {
	padding: 0;
	margin: 0;
}
table.seeAlso {
	width: 90%;
	border-left-style: Solid;
	border-left-width: 1px;
	border-left-color: #cccccc;
	border-right-style: Solid;
	border-right-width: 1px;
	border-right-color: #cccccc;
	border-top-style: Solid;
	border-top-width: 1px;
	border-top-color: #cccccc;
	border-bottom-style: Solid;
	border-bottom-width: 1px;
	border-bottom-color: #cccccc;
	background-color: #f2f2f2;
}
table.seeAlso td {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
rh-list.multilevel {
	x-lvl-4-type: decimal;
	x-lvl-5-format: "&amp;o&lt;x&gt;&amp;c";
	x-lvl-5-margin: 80px;
	x-lvl-6-type: lower-roman;
	x-lvl-6-format: "&amp;o&lt;x&gt;&amp;c";
	x-lvl-6-margin: 100px;
	x-lvl-8-type: lower-alpha;
	x-lvl-8-margin: 140px;
	x-lvl-7-format: "&lt;x&gt;.";
	x-lvl-7-margin: 120px;
	x-lvl-9-type: lower-roman;
	x-lvl-9-margin: 160px;
	x-lvl-1-format: "&lt;x&gt;.";
	x-lvl-1-pfx-class: rls-1-multilevel;
	x-lvl-2-format: "&lt;x&gt;";
	x-lvl-2-type: decimal;
	x-lvl-3-type: decimal;
	x-lvl-3-format: "&lt;x&gt;.";
	x-lvl-3-pfx-class: rls-3-multilevel;
	x-lvl-2-pfx-class: rls-2-multilevel;
	x-lvl-4-pfx-class: rls-4-multilevel;
	x-lvl-4-format: "&lt;x&gt;.";
	x-lvl-4-margin: 60px;
	x-lvl-4-p-tag: IMPLICIT_P;
	x-lvl-1-margin: 10px;
	x-lvl-1-text-indent: -10px;
	x-lvl-1-p-tag: IMPLICIT_P;
	x-lvl-2-margin: 20px;
	x-lvl-2-p-tag: IMPLICIT_P;
	x-level-count: 9;
	x-lvl-3-margin: 40px;
	x-lvl-3-p-tag: IMPLICIT_P;
}
span.rls-1-multilevel {
	font-family: 'Open Sans',sans-serif;
	font-size: 12px;
	line-height: 1.5;
}
span.rls-3-multilevel {
	font-family: 'Open Sans',sans-serif;
	font-size: 12px;
	line-height: 1.5;
}
span.rls-2-multilevel {
	font-family: 'Open Sans',sans-serif;
	font-size: 12px;
	line-height: 1.5;
}
span.rls-4-multilevel {
	font-family: 'Open Sans',sans-serif;
	font-size: 12px;
	line-height: 1.5;
}
rh-list.PrefixColor {
	x-lvl-1-format: "Topic &lt;x&gt;.";
	x-lvl-2-format: "Concept &lt;1&gt;.&lt;x&gt;.";
	x-lvl-3-format: "Task &lt;1&gt;.&lt;2&gt;.&lt;3&gt;.";
	x-lvl-4-format: "step &lt;x&gt;)";
	x-lvl-5-format: "step result &lt;x&gt;}";
	x-lvl-6-format: "[&lt;x&gt;]";
	x-lvl-1-type: decimal;
	x-lvl-2-type: decimal;
	x-lvl-3-type: decimal;
	x-lvl-4-type: upper-alpha;
	x-lvl-5-type: upper-roman;
	x-lvl-6-type: lower-alpha;
	x-lvl-1-pfx-class: prefixColorPre;
	x-lvl-2-pfx-class: prefixColorPre1;
	x-lvl-3-pfx-class: prefixColorPre1;
	x-lvl-4-pfx-class: prefixColorPre;
	x-lvl-5-pfx-class: prefixColorPre;
	x-lvl-2-margin: 20px;
	x-lvl-3-margin: 114px;
	x-lvl-3-text-indent: -78px;
	x-lvl-4-margin: 126px;
	x-lvl-4-text-indent: -66px;
	x-lvl-5-margin: 166px;
	x-lvl-5-text-indent: -90px;
	x-level-count: 6;
	x-lvl-6-margin: 206px;
	x-lvl-6-text-indent: -30px;
}
span.prefixColorPre {
	color: #ff0000;
}
span.prefixColorPre1 {
	color: #0000ff;
}
rh-list.multiNumber {
	x-lvl-1-format: "&lt;x&gt;.";
	x-lvl-5-format: "&lt;x&gt;}";
	x-lvl-5-margin: 96px;
	x-lvl-5-text-indent: -20px;
	x-lvl-6-format: "[&lt;x&gt;]";
	x-lvl-6-margin: 96px;
	x-lvl-2-type: decimal;
	x-lvl-3-type: decimal;
	x-lvl-1-type: decimal;
	x-lvl-5-type: upper-roman;
	x-lvl-6-type: lower-alpha;
	x-lvl-2-format: "&lt;x&gt;.";
	x-lvl-3-format: "&lt;x&gt;.";
	x-lvl-4-format: "&lt;x&gt;";
	x-lvl-4-type: decimal;
	x-lvl-4-margin: 96px;
	x-lvl-4-text-indent: -36px;
	x-lvl-3-margin: 84px;
	x-lvl-3-text-indent: -48px;
	x-lvl-3-p-tag: IMPLICIT_P;
	x-lvl-2-margin: 60px;
	x-lvl-2-text-indent: -36px;
	x-lvl-2-p-tag: IMPLICIT_P;
	x-level-count: 6;
	x-lvl-1-margin: 24px;
	x-lvl-1-text-indent: -24px;
	x-lvl-1-p-tag: IMPLICIT_P;
}
li.nobullet {
	list-style: none;
}
P.Code {
	font-family: "Courier New";
	margin-left: 20pt;
}
LI.p-Code {
	font-family: "Courier New";
}
P.Code-Level-1 {
	font-family: "Courier New";
	margin-left: 40pt;
}
LI.p-Code-Level-1 {
	font-family: "Courier New";
}
P.Code-Level-2 {
	font-family: "Courier New";
	margin-left: 60pt;
}
LI.p-Code-Level-2 {
	font-family: "Courier New";
}
P.Code-Level-3 {
	font-family: "Courier New";
	margin-left: 80pt;
}
LI.p-Code-Level-3 {
	font-family: "Courier New";
}
P.Code-Level-4 {
	font-family: "Courier New";
	margin-left: 100pt;
}
LI.p-Code-Level-4 {
	font-family: "Courier New";
}
rh-list.subtopic1 {
	x-lvl-1-format: "&lt;x&gt;&amp;c";
	x-lvl-2-type: lower-alpha;
	x-lvl-2-format: "&lt;x&gt;&amp;c";
	x-lvl-2-margin: 20px;
	x-lvl-3-type: lower-roman;
	x-lvl-3-format: "&lt;x&gt;&amp;c";
	x-lvl-3-margin: 40px;
	x-lvl-4-type: decimal;
	x-lvl-4-format: "&amp;o&lt;x&gt;&amp;c";
	x-lvl-4-margin: 60px;
	x-lvl-5-format: "&amp;o&lt;x&gt;&amp;c";
	x-lvl-5-margin: 80px;
	x-lvl-6-type: lower-roman;
	x-lvl-6-format: "&amp;o&lt;x&gt;&amp;c";
	x-lvl-6-margin: 100px;
	x-lvl-8-type: lower-alpha;
	x-lvl-8-margin: 140px;
	x-lvl-7-format: "&lt;x&gt;.";
	x-lvl-7-margin: 120px;
	x-level-count: 9;
	x-lvl-9-type: lower-roman;
	x-lvl-9-margin: 160px;
}
p.sub1 {
	font-weight: bold;
	margin-left: 30px;
	margin-top: 10px;
	font-size: 12px;
}
p.sub1_content {
	margin-left: 30px;
	background-color: p.sub2 "{" "font-weight:" bold;
	margin-left: 60px;
	margin-top: 10px;
	font-size: 12px;
}
p.sub2 {
	font-weight: bold;
	margin-left: 60px;
	margin-top: 10px;
	font-size: 12px;
}
p.sub2_content {
	margin-left: 60px;
}
p.sub3 {
	font-weight: bold;
	font-size: 12px;
	margin-left: 120px;
	margin-top: 10px;
}
p.sub3_content {
	margin-left: 120px;
}
li.list_Sub1_Content {
	list-style: decimal;
	line-height: 2;
	margin-left: 20px;
}
li.list_Sub2_Content {
	list-style: decimal;
	margin-left: 40px;
	line-height: 2;
}
li.list_Sub3_Content {
	list-style: decimal;
	margin-left: 120px;
	line-height: 2;
}

li.ul_Sub1_Content {
	list-style:circle;
	line-height: 2;
	margin-left: 20px;
}
li.ul_Sub2_Content {
	list-style: circle;
	margin-left: 40px;
	line-height: 2;
}
li.ul_Sub3_Content {
	list-style: circle;
	margin-left: 120px;
	line-height: 2;
}
img {
    max-width: 100% !important;
    height: auto !important;
    max-height: 500px !important;
    min-width: 30px !important;
}</pre></body></html>