﻿body {
    margin: 0px;
    font-size: 9pt;
}

body * {
    font-family: Arial;
    font-size: 10pt;
}

body .topic-header {
    height: 50px;
    position: relative;
    padding: 10px;
    padding-left: 20px;
    background-color: #3DCD58
}

body.content-draft {
    background-image: url("DRAFTsign.png");
}

.topic-header-shadow {
    display: none;
}

.topic-header .logo {
    width: 130px;
    padding: 0px;
}

.topic-header .logo>img {
    width: 130px;
    height: 50px;
}

.topic-header .nav {
    display: flex;
    margin-top: 12px;
}

.topic-header .nav>.title {
    order: 2;
    color: #fff;
    font-size: 1.875em;
    line-height: 100%;
}

.topic-header .nav>.gotohome {
    order: 1;
    text-align: left;
    color: transparent;
    background-image: url("../template/SchneiderElectric_Responsive/gotohelp_btn.png");

    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.pt_breadcrumbs,
body>p {
    font-family: "Arial Unicode MS", Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 10pt;
    padding: 1em;
    padding-top: 0px;
    margin-left: 3px;
    margin-top: 5px;
}

.pt_breadcrumbs span {
    text-decoration: none;
    color: #000;
}

p.pt_breadcrumbs a[href] {
    text-decoration: none;
    color: #0000ab;
}

.pt_breadcrumbs {
    font-size: 13.6px;
    margin-block-start: 1em;
    margin-block-end: 1em;
}

#content_idx {
    padding: 1em;
}

.section {
    margin: 0;
}

.title-page .title.topictitle1 {
    font-size: 36pt;
    font-weight: bold;
    letter-spacing: 0;
    word-spacing: 0.25em;
    color: #009100;
}

.title-page-body .alt-title-1 {
    font-size: 24pt;
    font-weight: bold;
    letter-spacing: 0;
    word-spacing: 0.25em;
    color: #009100;
}

.title-page-body .library-title {
    margin-bottom: 26pt;
    letter-spacing: 0;
    word-spacing: 0.25em;
    font-weight: bold;
    color: #009100;
    font-size: 24pt;
}

.title span {
    display: unset !important;
    overflow: unset !important;
    white-space: inherit !important;
    text-overflow: unset !important;
}

.title {
    color: #009100;
}

.title {
    clear: both !important;
    width: 100% !important;
}

.title.topictitle1 {
    margin-bottom: 0px;
    font-size: 14.0pt;
}

.p {
    margin-bottom: 5pt;
    margin-top: 0pt;
    word-spacing: 0em;
}

p.index-targets {
    margin-bottom: 0px;
    line-height: 0;
    font-size: 0;
}

ul {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 12pt;
}

ol {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 12pt;
}

ol.alpha-list li {
    list-style-type: upper-alpha;
}

ul li {
    list-style-type: circle;
}

ul.simple,
ul.sl {
    padding-left: 0px;
}

ul li.sli {
    list-style-type: none;
}

.note ul li.sli,
.hazardstatement ul li.sli {
    list-style-type: circle;
}

.hazardstatement ul.simple {
    padding-left: 16px !important;
}

li {
    font-size: 9pt;
    margin-bottom: 5pt;
    margin-top: 0px;
}

ul+p,
ol+p {
    margin-top: 5pt;
}

a.xref {
    color: #009100;
    text-decoration: underline;
    letter-spacing: 0.00em;
}

.mini-toc {
    margin-top: 10px;
}

a.xref[href^="www."],
a.xref[href^="http://"],
a.xref[href^="https://"] {
    color: #005BAC;;
}

table {
    padding-bottom: 0px !important;
    padding-left: 0px !important;
    padding-top: 0px !important;
    padding-right: 0px !important;
    margin-bottom: 5pt;
    margin-left: 0pt;
    margin-top: 4pt;
    margin-right: 3pt;
    width: 100% !important;
}

.simpletable,
.choicetable,
.choicetableborder,
.cellrowborder,
.nocellnorowborder,
.cell-norowborder {
    border-color: black;
    border: 1pt solid;
    border-collapse: collapse;
}

tr.sthead {
    border: 1pt black;
}

td.stentry,
td.chdesc {
    border-left: 1pt solid black;
    border-bottom: 1pt solid black;
}

th {
    font-size: 9pt;
}

th[class^="rotate"] {
    border: 1pt solid black;
    vertical-align: middle;
    text-align: center;
}

caption {
    text-align: left;
}

table .rotate-1 p {
    transform: rotate(180deg);
    writing-mode: vertical-rl;
    -ms-writing-mode: bt-lr;
    display: inline-block;
    max-height: 150px;
}

thead p.p {
    margin-bottom: 0pt;
}

.row-nocellborder {
    border: 1pt solid black !important;
}

table[frame="void"],
table[frame="void"] .nocellnorowborder,
table[frame="void"] .cell-norowborder,
table[frame="void"] .row-nocellborder {
    border: none !important;
}

div.consequence {
    font-weight: bold;
}

.note.hazardstatement {
    border: 1pt solid black;
    margin: 7.00pt 3.00pt 7.00pt 0pt;
    border-spacing: 0px;
    padding: 0px;
    width: 100% !important;
    border-bottom: none;
}

.hazardstatement th,
.hazardstatement td {
    border: none;
    border-bottom: 1pt solid black;
    font-size: 22px;
    padding: 0px;
}

.hazardstatement tr:nth-of-type(2n+0)>td:first-of-type:empty {
    display: none;
}

.note.hazardstatement .warningtitle::before {
    content: " ";
    background-position: bottom;
    background-repeat: no-repeat;
    display: inline-block;
    width: 20px;
    height: 20px;
    color: transparent;
}

.note.hazardstatement.warning .warningtitle::before {
    background-image: url("symbol_warning1.png");
}

.note.hazardstatement .warningtitle {
    display: block;
    height: 35px;
    border-bottom: 1pt solid black;
    text-align: center;
    font-size: 16.00pt;
    line-height: 24.00pt;
}

.note.hazardstatement .notetitle {
    display: block;
    height: 35px;
    border-bottom: 1pt solid black;
    text-align: center;
    font-size: 16.00pt;
    line-height: 24.00pt;
}

.note.hazardstatement.warning .warningtitle {
    background-color: #ffb300;
}

.note.hazardstatement.note .notetitle {
    background-color: #0859f6;
    color: #fff;
    font-style: italic;
}

.note.hazardstatement .messagepanel {
    padding: 2px;
}

.note.hazardstatement .messagepanel .typeofhazard {
    list-style-type: none;
    font-weight: bold;
    margin-bottom: 0px;
    text-transform:uppercase;
}

.note.hazardstatement .messagepanel *:nth-child(1) {
    margin-bottom: 0px;
}

.note.hazardstatement .messagepanel .howtoavoid {
    list-style-type: none;
    margin-bottom: 0px;
}

.note.hazardstatement .messagepanel>*:nth-child(2) {
    margin-top: 7px;
    margin-bottom: 7px;
}

.messagepanel li {
    margin: 0px;
}

.note.tip>ul.simple,
.note.note>ul.simple {
    padding-left: 12pt;
}

.hazardstatement--warning {
    background-color: #ffa500;
}

.hazardstatement--danger {
    background-color: #ff0000;
}

.hazardstatement--caution {
    background-color: #ffff00;
}

.hazardstatement--dangerelectrical {
    background-color: #ff0000;
}

.hazardstatement--warning-symbol,
.hazardstatement--danger-symbol,
.hazardstatement--caution-symbol,
.hazardstatement--dangerelectrical-symbol {
    width: 20px;
    height: 16px;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    top: 4px;
}

.hazardstatement--warning-symbol {
    background-image: url("symbol_warning.png");
}

.hazardstatement--danger-symbol {
    background-image: url("symbol_danger.png");
}

.hazardstatement--caution-symbol {
    background-image: url("symbol_caution.png");
}

.hazardstatement--dangerelectrical-symbol {
    background-image: url("_dangerelectrical.gif");
}

dt.dt.dlterm,
dd.dd {
    border-bottom: 1pt solid black;
    border-left: 1pt solid black;
    padding: 5px;
}

dt.dthd,
dd.ddhd {
    border-left: 1pt solid black;
    padding: 5px;
}

dd.ddhd,
dd.dd {
    border-right: 1pt solid black;
}

dd.ddhd,
dt.dthd {
    border-top: 1pt solid black;
    background-color: #cccccc;
}

dl.dl {
    border-top: 1pt solid black;
    font-size: 8.00pt;
    display: grid;
    grid-template-columns: auto 1fr;
}

.ddhd {
    margin: 0;
}

dl.dl>dt.dt.dlterm {
    width: 100px;
}

dl.dl>dd.dd {
    margin: 0;
}

table dl.dl>dd.dd {
    display: inline-block;
}


td.table-dt {
    font-weight: bold;
}

tr.table-dlhead>th,
tr.table-dlhead>td {
    background-color: #cccccc;
    font-weight: bold;
}

.table-dl {
    border-collapse: collapse;
    margin-top: 0;
    margin-bottom: 0;
}

.table-dt+.table-dd>.p {
    margin-bottom: 16pt;
}

.table-dlentry, .table-dt, .table-dd {
    display: block;
    padding: 0px;
}

td.table-dt {
    font-weight: bold;
}


.table-dt, .table-dt>* {
    margin-top: 12.000pt;
    margin-bottom: 4.000pt;
}

.table-dd p:first-of-type {
    margin-top: 0px;
}

.pt_footer {
    font-size: 0.8em;
    font-family: "Arial Unicode MS", Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    background: Transparent;
    color: #616161;
    padding: 0.4em 0;
    text-align: center;
    border-top: Solid 1.5px #009530;
}

.table_footer {
    display: block;
    width: 98%;
    margin: 1em;
    font-size: 0.8em;
    font-family: "Arial Unicode MS", Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #616161;
}

.table_footer p.footer-partno {
    display: inline-block;
    width: 33%;
}

.table_footer p.footer-copyright,
.table_footer p.footer-company,
.table_footer p.footer-disclaimer {
    display: inline-block;
    width: auto;
}

div.fn a,
div.fn sup,
a.fn,
a.fn sup {
    color: #009100;
}

div.fn sup::after {
    content: ")";
}

span.ph {
    font-size: 1em;
    font-family: inherit;
}

span.ph.cmd {
    font-size: 9pt;
}

span.ph.uicontrol,
span.ph.menucascade {
    padding: 0px !important;
}

.color-blue {
    color: #0000FF;
}

.color-dark-grey {
    color: #a9a9a9;
}

.color-dark-turquois {
    color: #00CED1;
}

.color-forest-green {
    color: #014421;
}

.color-green {
    color: #00FF00;
}

.color-light-grey,
.color-light-gray {
    color: #535353;
}

.color-light-salmon {
    color: #FFA07A;
}

.color-mauve {
    color: #E0B0FF;
}

.color-magenta {
    color: #FF00FF;
}

.color-olive {
    color: #808000;
}

.color-red {
    color: #FF0000;
}

.color-royal-blue {
    color: #4169e1;
}

.color-salmon {
    color: #FA8072;
}

.background-color-blue {
    background-color: #0000FF;
}

.background-color-dark-grey {
    background-color: #a9a9a9;
}

.background-color-dark-turquois {
    background-color: #00CED1;
}

.background-color-forest-green {
    background-color: #014421;
}

.background-color-green {
    background-color: #00FF00;
}

.background-color-light-grey,
.background-color-light-gray {
    background-color: #535353;
}

.background-color-light-salmon {
    background-color: #FFA07A;
}

.background-color-mauve {
    background-color: #E0B0FF;
}

.background-color-magenta {
    background-color: #FF00FF;
}

.background-color-olive {
    background-color: #808000;
}

.background-color-red {
    background-color: #FF0000;
}

.background-color-royal-blue {
    background-color: #4169e1;
}

.background-color-salmon {
    background-color: #FA8072;
}

.ph.codeph {
    font-family: "Courier New" !important;
    font-size: inherit !important;
}
.ph.codeph *{
    font-family: "Courier New" !important;
}

pre.codeblock {
    background-color: #eee;
    font-family: "Courier New" !important;
    display: flex;
    margin: 6pt 0;
}

pre.codeblock>code {
    font-family: "Courier New" !important;
}

pre.codeblock>code * {
    font-family: "Courier New";
}

.parmname {
    font-weight: normal;
    font-style: italic;
}

.figcap,
.tablecap {
    font-weight: bold;
    font-style: normal;
}

img.image {
    display: block;
    margin: 10px 0;
    max-width: 100%;
}

p>img.image,
span.cmd>img.image {
    display: inline-block;
    margin-bottom: 0;
}

span.imageinline>img.image {
    display: inline-block;
    margin-bottom: 0;
}

.menucascade {
    font-weight: bold;
}

.desc {
    margin-bottom: 25px;
}

p,
.p {
    word-spacing: 0px;
    margin-bottom: 5px;
    line-height: 140%;
    margin-top: 10px;
}

li p,
li .p {
    margin-top: 0px;
    margin-bottom: 8pt;
}

p.desc-parameter {
    display: inline-block;
    font-style: italic;
    font-weight: bold;
}

div.desc-parameterlist::before {
    content: "(";
    font-style: italic;
    font-weight: bold;
}

div.desc-parameterlist::after {
    content: ")";
    font-style: italic;
    font-weight: bold;
}

div.desc-parameterlist {
    display: inline-block;

}

p.desc-annotation {
    display: inline-block;
    font-weight: bold;
    font-style: italic;
}

p.desc-addname,
p.desc-name {
    display: inline-block;
    background-color: #f9f2f4;
    border-radius: 4px;
    color: #c7254e;
    padding: 2px 4px;
    font-weight: 700;
}

p.desc-name {
    margin: 0px;
}

.ph.xref-py-py-class,
.xref-py-py-meth,
.xref-py-py-attr,
a.xref .literal_emphasis {
    display: inline-block;
    background-color: #eee;
    border-radius: 4px;
    padding: 2px 4px;
    color: #000;
    font-style: normal;
    line-height: 100%;
}

a.xref .ph.xref-py-py-class,
a.xref .xref-py-py-meth,
a.xref .xref-py-py-attr,
a.xref .literal_emphasis {
    text-decoration: underline;
}

.field {
    display: table-row;
}

.field>.dt-fieldname {
    font-weight: bold;
    display: table-cell;
    padding-top: 3px;
}

.field>.div.fielddesc {
    display: table-cell;
    padding-top: 00px;

}

.fielddesc p {
    margin-top: 0px;
}

.dt-fieldname {
    vertical-align: top;
    padding-right: 10px;
}

.literal_strong {
    font-weight: bold;
}

.literal_emphasis {
    font-style: italic;
}

blockquote {
    margin: 0px;
}

blockquote>.p {
    font-style: italic;
}

span.ph.literal {
    font-family: Courier New;
    color: inherit;
    padding: 0px 0.3em;
}

.title span.ph.literal {
    padding: 0px !important;
}

/* Notes */
.note.note {
    margin-top: 5px;
}

.note.note>* {
    display: block;
    margin: 0;
}

.note.note>*:first-child {
    display: inline;
}

.note.note>p:first-of-type {
    margin-top: 1em;
}

.note.note>*:nth-child(2) {
    display: inline;
}



.table-footnote {
    border: none;
    width: 100%;
}

.table-footnote td {
    border: none !important;
}

/* titles */
.title.topictitle1 {
    margin-top: 4pt;
    margin-bottom: 5px;
    font-size: 36px;
    line-height: 140%;
}

.title.topictitle2 {
    font-size: 30px;
}

.title.topictitle3 {
    font-size: 20px;
    margin-top: 4pt;
    margin-bottom: 5px;
}

sub,
sup {
    font-size: smaller !important;
}