BODY {
  margin: 0;
  padding: 0;
  font-family: Verdana, sans-serif;
  font-size: small;
  color: #545454;
}
img {
  border: none;
}
div.Body_Proface {
  margin: 0 0 0 0;
  padding: 1.5em 1.5em 1.5em;
}
div.Body_Schneider {
  margin: 0 0 0 0;
  padding: 1.5em 1.5em 1.5em;
}
div.colum {
  overflow: hidden;
  width: 960px;
  margin: 0 auto;
}
div.content {
  /*float:left;*/
  /*width:635px;*/
  position: relative;
}
div.side {
  float: right;
  width: 315px;
}
div.content p {
  position: relative;
  z-index: 10;
  margin: 0px;
  padding: 0px;
  font-size: small;
  font-family: verdana;
}
div.content .txt {
  margin: 10px 0 10px;
}
.col {
  width: 440px;
  display: inline-block;
  vertical-align: top;
}
.col02 {
  margin: 0 0 0 70px;
}
.cat02 {
  margin: 25px 0 0;
}
.cat04 {
  margin: 50px 0 0;
}
.cat-ttl {
  font-size: 22px;
  font-weight: 600;
  color: #004ca6;
  background: url(../img/ttl_bg.png) no-repeat 0 3px;
  padding: 0 0 0 18px;
}
div.Body_Schneider .cat-ttl {
  font-size: 22px;
  font-weight: 600;
  color: #078742;
  background: url(../img/ttl_bg_vxd.png) no-repeat 0 3px;
  padding: 0 0 0 18px;
}
.cat-box {
  display: block !important;
  overflow: hidden;
  position: relative;
  background: #fff;
  border: #ddd 1px solid;
  margin: 0 0 15px;
  padding: 7px 4px 3px 6px;
}
.cat-box .icon, .cat-box dl {
  display: inline-block;
  vertical-align: middle;
}
.cat-box .icon {
  width: 90px;
}
.cat-box {
  text-decoration: none !important;
}
.cat-box dl {
  width: 340px;
}
.cat-box dl dt {
  font-size: 18px;
  color: #004ca6;
  margin: 0 0 4px;
}
div.Body_Schneider .cat-box dl dt {
  font-size: 18px;
  color: #078742;
  margin: 0 0 4px;
}
.cat-box dl dd {
  font-size: 13px;
  color: #555;
  margin: 0;
}
#t01_cont {
  display: none;
  position: absolute;
  text-decoration: none;
  color: #000;
  text-align: center;
  z-index: 1000;
  padding: 10px 0;
  top: 77px;
  width: 320px;
  height: 104px;
  top: -116px;
  left: 0px;
  background: url("../img/t01_bg.png") no-repeat;
}
#t02_cont {
  display: none;
  position: absolute;
  text-decoration: none;
  color: #000;
  text-align: center;
  z-index: 1000;
  padding: 10px 0;
  top: 77px;
  width: 222px;
  height: 104px;
  top: -116px;
  left: 1px;
  background: url("../img/t02_bg.png") no-repeat;
}
#t03_cont {
  display: none;
  position: absolute;
  text-decoration: none;
  color: #000;
  text-align: center;
  z-index: 1000;
  padding: 10px 0;
  top: 77px;
  width: 162px;
  height: 104px;
  top: -114px;
  left: 0px;
  background: url("../img/t03_bg.png") no-repeat;
}
#t04_cont {
  display: none;
  position: absolute;
  text-decoration: none;
  color: #000;
  text-align: center;
  z-index: 1000;
  padding: 10px 0;
  top: 77px;
  width: 162px;
  height: 104px;
  top: -116px;
  left: 0px;
  background: url("../img/t04_bg.png") no-repeat;
}
#t05_cont {
  display: none;
  position: absolute;
  text-decoration: none;
  color: #000;
  text-align: center;
  z-index: 1000;
  padding: 10px 0;
  top: 77px;
  width: 222px;
  height: 104px;
  top: 62px;
  padding-top: 30px;
  left: 68px;
  background: url("../img/t05_bg.png") no-repeat;
}
div.Footer_Proface {background: #fff;}
div.Footer_Schneider {background: #fff;}
div.Body_Schneider a {
  color: #078742;
  display: inline;
  text-decoration: underline;
  padding: 0;
  transition: all .5s ease;
}
div.Body_Schneider a:hover {
  background:#078742;
   color: #fff;
}
div.Body_Schneider a:hover dt,
div.Body_Schneider a:hover dd {
  color:#FFF;
}
div.Body_Proface .col a {
  color: #fff;
  display: inline;
  text-decoration: none;
  transition: all .5s ease;
  padding: 0;
}
div.Body_Proface .col a:hover {
  background:#004ca6;
   color: #fff;
}
div.Body_Proface a:hover dt,
div.Body_Proface a:hover dd {
  color:#FFF;
}
.ul01 {
  padding: 0;
  margin: 0px 0 10px;
}
.ul01 li {
  font-size: 15px;
  list-style: none;
  line-height: 1.4;
  color: #004ca6;
  margin: 0 0 5px 1em;
  text-indent: -1em;
}
div.Body_Schneider .ul01 li {
  font-size: 15px;
  list-style: none;
  line-height: 1.4;
  color: #44A000;
  margin: 0 0 5px 1em;
  text-indent: -1em;
}
div.note {
  border: 4px double #ececec;
  background-color: #fcfcfc;
  margin: 1em 0.1em 1em 0.1em;
  padding: 0.5em 1em;
  position: relative;
  width: 100%;
  max-width: 566px;
}
div.note > p {
  font-size: 1em;
  margin: 0em 0;
  line-height: 150%;
}
div.important {
  border: 4px double #ececec;
  background-color: #fff7ef;
  margin: 1em 0.1em 1em 0.1em;
  padding: 0.5em 1em;
  position: relative;
}
div.important > p {





  font-size: 1em;
  margin: 0em 0;
  line-height: 150%;
}
div.box {
  width: 100%;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 0px;
}
H1 {
  color: #0000ff;
  padding: 0 0 0 0.75em;
  x-next-type: p;
  font-size: 1.5em;
  display: inline;
  page-break-before: always;
}
div.Body_Proface H1 {
  color: #055baa;
  background: url("../img/pf_h1_bar.jpg") top left no-repeat;
}
div.Body_Schneider H1 {
  color: #078742;
  background: url("../img/se_h1_bar.jpg") top left no-repeat;
}
H1 + * {
  padding-top: 1em;
}
H2 {
  font-weight: bold;
  color: #0000ff;
  border-bottom: Solid 1px;
  font-size: 1.25em;
  x-next-type: p;
}
div.Body_Schneider H2 {
  color: #078742;
}
div.Body_Proface H2 {
  color: #055baa;
}
H3 {
  font-weight: bold;
  font-family: Verdana;
  margin-bottom: 5pt;
  font-size: medium;
  x-next-type: p;
  margin-top: 9pt;
}
H4 {
  font-weight: bold;
  font-family: Verdana;
  margin-top: 9pt;
  margin-bottom: 5pt;
  x-next-type: p;
  font-size: medium;
}
H5 {
  font-weight: bold;
  font-size: 10.0pt;
}
H6 {
  font-weight: bold;
  font-size: 8.0pt;
}
p {
  font-size: small;
  margin-top: 4.5pt;
  margin-bottom: 0pt;
  font-family: Verdana, sans-serif;
  line-height: 150%;
}
p.safetytype {
  font-size: 1.5em;
  color: black;
  font-weight: bold;
  text-align: center;
}
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;
  text-decoration: underline;
}
A.glossterm {
  color: #800000;
  cursor: hand;
  font-style: italic;
  text-decoration: none;
}
SPAN.glosstext {
  font-style: italic;
  font-weight: normal;
  color: #0000ff;
}
OL {
  margin-top: 0px;
  margin-bottom: 0px;
}
UL {
  margin-top: 0px;
  margin-bottom: 0px;
}
p.safety_message_title + UL {
  margin-left: -1.8em;
}
span.gui_menu {
  font-weight: bold;
}
li.list {
  font-family: Verdana;
  margin-top: 4.5pt;
  margin-bottom: 4.5pt;
  list-style: disc;
  font-size: small;
  line-height: 150%;
}
li.list_number {
  font-family: Verdana;
  list-style: decimal;
  margin-top: 9pt;
  font-size: small;
}
p.topicid {
  text-align: right;
}
table.topdown {
  background: #FFFFFF;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  table-layout: fixed;
  word-wrap: break-word;
  padding: 0em;
  border: 1px solid;
}
table.topdown > tbody td {
  border: 1px solid #d7d7d7;
  padding: 0.5em;
  line-height: 150%;
  font-size: 1em;
}
table.topdown > tbody > tr:nth-child(1) {
  background: #efefef;
  padding: 1em;
  font-size: 1em;
  color: #3f3f3f;
  text-align: center;
  font-weight: 700;
  border: #d7d7d7 1px solid;
}
table.topdown2 {
  background: #FFFFFF;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  table-layout: fixed;
  word-wrap: break-word;
  padding: 1em;
  border: 1px solid;
}
table.topdown2 > tbody td {
  border: 1px solid #d7d7d7;
  padding: 1em;
  line-height: 150%;
  font-size: 1em;
}
table.topdown2 > tbody > tr:nth-child(-n+2) {
  background: #efefef;
  padding: 1em;
  color: #3f3f3f;
  text-align: center;
  font-weight: 700;
  border: #d7d7d7 1px solid;
  font-size: 1em;
}
table.topdown3 {
  background: #FFFFFF;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  table-layout: fixed;
  word-wrap: break-word;
  padding: 1em;
  border: 1px solid;
}
table.topdown3 > tbody td {
  border: 1px solid #d7d7d7;
  padding: 1em;
  line-height: 150%;
  font-size: 1em;
}
table.topdown3 > tbody > tr:nth-child(-n+3) {
  background: #efefef;
  padding: 1em;
  color: #3f3f3f;
  text-align: center;
  font-weight: 700;
  font-size: 1em;
  border: #d7d7d7 1px solid;
}
table.topdown_narrow {
  background: #FFFFFF;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  max-width: 600px;
  table-layout: fixed;
  word-wrap: break-word;

  padding: 0em;
  border: 1px solid;
}
table.topdown_narrow > tbody td {
  border: 1px solid #d7d7d7;
  padding: 0.5em;
  line-height: 150%;
  font-size: 1em;
}
table.topdown_narrow > tbody > tr:nth-child(1) {
  background: #efefef;
  padding: 1em;
  font-size: 1em;
  color: #3f3f3f;
  text-align: center;
  font-weight: 700;
  border: #d7d7d7 1px solid;
}
table.topdown2 {
  background: #FFFFFF;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  table-layout: fixed;
  word-wrap: break-word;
  padding: 1em;
  border: 1px solid;
}
table.topdown2 > tbody td {
  border: 1px solid #d7d7d7;
  padding: 1em;
  line-height: 150%;
  font-size: 1em;
}
table.topdown2 > tbody > tr:nth-child(-n+2) {
  background: #efefef;
  padding: 1em;
  color: #3f3f3f;
  text-align: center;
  font-weight: 700;
  border: #d7d7d7 1px solid;
  font-size: 1em;
}
table.topdown3 {
  background: #FFFFFF;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  table-layout: fixed;
  word-wrap: break-word;
  padding: 1em;
  border: 1px solid;
}
table.topdown3 > tbody td {
  border: 1px solid #d7d7d7;
  padding: 1em;
  line-height: 150%;
  font-size: 1em;
}
table.topdown3 > tbody > tr:nth-child(-n+3) {
  background: #efefef;
  padding: 1em;
  color: #3f3f3f;
  text-align: center;
  font-weight: 700;
  font-size: 1em;
  border: #d7d7d7 1px solid;
}
table.leftright {
  background: #FFFFFF;
  border-collapse: collapse;
  border-spacing: 0;
  width: 600px;
  table-layout: fixed;
  word-wrap: break-word;
  border: 1px solid;
  padding: 1em;
}
table.leftright > tbody td > table.leftright {
  background: #FFFFFF;
  border-collapse: collapse;
  border-spacing: 0;
  width: 450px;
  table-layout: fixed;
  word-wrap: break-word;
  border: 1px solid;
  padding: 1em;
}
table.leftright > tbody td {
  border: #d7d7d7 1px solid;
  padding: 1em;
  line-height: 150%;
  font-size: 1em;
}
table.leftright > tbody td:nth-child(1) {
  background: #efefef;
  color: #3f3f3f;
  font-weight: 700;
  font-size: 1em;
  text-align: center;
  border: #d7d7d7 1px solid;
  padding: 1em;
  width: 100px;
}
p.manualtitle {
  font-size: x-large;
  font-weight: bold;
  text-align: left;
}
rh-list.Bullets {
  x-lvl-1-type: disc;
  x-lvl-1-format: <x>;
  x-lvl-2-type: square;
  x-lvl-2-format: <x>;
  x-lvl-2-margin: 20px;
  x-lvl-3-type: circle;
  x-lvl-3-format: <x>;
  x-lvl-3-margin: 40px;
  x-lvl-4-type: diamond;
  x-lvl-4-format: <x>;
  x-lvl-4-margin: 60px;
  x-lvl-5-type: disc;
  x-lvl-5-format: <x>;
  x-lvl-5-margin: 80px;
  x-lvl-6-type: square;
  x-lvl-6-format: <x>;
  x-lvl-6-margin: 100px;
  x-lvl-7-type: circle;
  x-lvl-7-format: <x>;
  x-lvl-7-margin: 120px;
  x-lvl-8-type: diamond;
  x-lvl-8-format: <x>;
  x-lvl-8-margin: 140px;
  x-level-count: 9;
  x-lvl-9-type: disc;
  x-lvl-9-format: <x>;
  x-lvl-9-margin: 160px;
  x-lvl-9-pfx-class: rls-9-Bullets;
  x-lvl-1-pfx-class: rls-1-Bullets;
  x-lvl-2-pfx-class: rls-2-Bullets;
  x-lvl-3-pfx-class: rls-3-Bullets;
  x-lvl-4-pfx-class: rls-4-Bullets;
  x-lvl-5-pfx-class: rls-5-Bullets;
  x-lvl-6-pfx-class: rls-6-Bullets;
  x-lvl-7-pfx-class: rls-7-Bullets;
  x-lvl-8-pfx-class: rls-8-Bullets;
}
span.rls-9-Bullets {
  font-size: 8pt;
}
span.rls-1-Bullets {
  font-size: 12pt;
}
span.rls-2-Bullets {
  font-size: 12pt;
}
span.rls-3-Bullets {
  font-size: 12pt;
}
span.rls-4-Bullets {
  font-size: 12pt;
}
span.rls-5-Bullets {
  font-size: 10pt;
}
span.rls-6-Bullets {
  font-size: 10pt;
}
span.rls-7-Bullets {
  font-size: 10pt;
}
span.rls-8-Bullets {
  font-size: 10pt;
}
p.footer {
  font-size: 12px;
  background: #fff;
  color: #555;
  text-align: center;
  padding: 10px 0 10px;
}
p.Normal_Indent {
  font-family: Verdana, sans-serif;
  font-size: small;
  line-height: Normal;
  margin-top: 4.5pt;
  margin-bottom: 0pt;
  margin-left: 18pt;
}
span.attribute {

  font-family: "Courier New", monospace;
  color: #000080;
}
span.emphasis {
  font-weight: bold;
}
div.processbox {
  margin: 10px 0px 0px 0px;
  border-width: 1px 2px 2px 1px;
  border-style: solid;
  border-color: #000080;
  padding: 3px;
}
p.safety_message_title {
  font-weight: bold;
  text-transform: uppercase;
}
div[id^="modal"] * {
  margin: 0;
  padding: 0;
}
div[id^="modal"] {
  width: 100%;
  min-width: 500px;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 300;
  display: none;
}
div[id^="modal"] .bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  min-width: 500px;
  height: 100vh;
  background: rgba(0, 0, 0, .8);
}
div[id^="modal"] .cell {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  z-index: 300;
}
div[id^="modal"] .cell .box {
  width: 70%;
  max-width: 790px;
  margin: 0 auto;
  position: relative;
  z-index: 10;
}
div[id^="modal"] .cell .box .inner {
  width: 100%;
  min-width: 300px;
  max-height: 400px;
  background: #fff;
  padding: 20px 30px;
  overflow: auto;
}
div[id^="modal"] li {
  list-style: none;
  margin: 0 0 6px 0;
  display: inline-block;
  vertical-align: top;
  width: 230px;
  padding: 0 10px 0 15px;
  box-sizing: border-box;
  position: relative;
}
div[id^="modal"] li:before {
  content: ãƒ»;
  position: absolute;
  top: 0;
  left: 0;
}
div[id^="modal"] li a {
  font-size: 15px;
  color: #0059B2;
}
div[id^="modal"] li span {
  display: block;
}
div[id^="modal"] .close {
  position: absolute;
  top: -40px;
  right: -68px;
  cursor: pointer;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  width: 40px;
  height: 40px;
}
div[id^="modal"] .close:before,
div[id^="modal"] .close:after {
  content: '';
  display: block;
  width: 30px;
  height: 1px;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 5px;
}

div[id^="modal"] .close:before {
  transform: rotate(45deg);
}
div[id^="modal"] .close:after {
  transform: rotate(-45deg);
}
@media all and (max-width: 1130px) {
  div[id^="modal"] .cell .box {
    width: 570px;
  }
}
@media all and (max-width: 650px) {
  div[id^="modal"] .cell .box {
    width: 300px;
  }
}
@media all and (max-width: 650px) {
  div[id^="modal"] li {
    width: 100%;
  }
}
@media all and (max-width: 650px) {
  div[id^="modal"] li span {
    display: inline;
  }
}
@media all and (max-width: 650px) {
  div[id^="modal"] li span:before {
    content: ;
  }
}
div.productlogo {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 100;
}
#footer {
  color: #fff;
  background: #037dbd url(../img/blue-foot-bg.png) no-repeat center 0;
  padding: 16px 0 0;
  margin: 20px -1.5em 0;
}
div.Body_Schneider #footer {
  color: #fff;
  background: #457900 url(../img/vxd-foot-bg.png) no-repeat center 0;
  padding: 16px 0 0;
  margin: 20px -1.5em 0;
}
.foot-inr {
  width: 960px;
  margin: 0 auto;
}
#footer ul {
  margin: 0;
  padding: 0;
}
#footer li {
  font-size: 15px;
  display: inline-block;
  vertical-align: top;
  background: url(../img/blue-foot_icon_arrow.png) no-repeat 0 center;
  padding: 0 0 0 12px;
  margin: 0 20px 12px 0;
}
#footer a {
  color: #fff;
  text-decoration: none;
}
#footer a:hover {
  text-decoration: underline;
}



@media all and (max-width: 960px) {
  div.colum {
    width: 100%;
    box-sizing: border-box;
  }
  .col {
    width: 100%;
  }
  .col02 {
    margin: 0;
  }
  .cat {
    margin: 0 0 25px;
  }
  .cat-box {
    margin-bottom: 12px;
  }
  .cat-ttl {
    font-size: 19px;
  }
  .cat-box dl {
    width: calc(100% - 100px);
  }
  .cat-box dl dt {
    font-size: 17px;
  }
  .cat-box dl dd {
    font-size: 13px;
  }
  .cat-box dl dd br {
    display: none;
  }
  .foot-inr {
    width: 100%;
    padding: 0 4%;
    box-sizing: border-box;
  }
  #footer li {
    font-size: 13px;
    margin: 0 15px 12px 0;
  }
  p.footer {
    padding: 10px 4%;
    box-sizing: border-box;
  }
}


@-moz-document url-prefix() {
  .cat02 {
    margin: 20px 0 0;
  }
  .cat04 {
    margin: 60px 0 0;
  }
  .cat-box dl dt {
    margin: 0 0 3px;
  }
}

@media print {
._hj-widget-container {
    display: none;
}
}