<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
code.codeph {
  color: #555E64;
  background: none;
  border-radius: 0px;
}
.note__title {
  font-weight: bold !important;
  margin-right: 5px;
}
.note {
  margin-bottom: 1em;
  margin-top: 1em;
}
.uicontrol {
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}
colgroup {
  display: none !important;
}
figure {
  margin-left: 0px;
  margin-right: 0px;
}
table {
  display: table;
  border-collapse: separate;
  box-sizing: border-box;
  text-indent: initial;
  border-spacing: 2px;
  border-color: grey;
}
.frame-all {
  width: 100%;
  padding: 0px;
  border-collapse: collapse;
  border: 1px solid #C1C1C1;
}
.frame-all th {
  background: #e6e6e6;
  text-align: center;
  font-weight: bold;
  vertical-align: middle;
}
.frame-all th a {
  color: #555E64 !important;
}
.frame-all tbody th {
  text-align: left;
  background: #f6f6f6;
}
.frame-all th, .frame-all td {
  padding: 5px;
  border-collapse: collapse;
  border: 1px solid #C1C1C1;
}
.frame-all td {
  text-align: left;
}
.frame-all-alt tr.altRow td, .frame-all-alt tr:nth-child(even) td {
  background: #f5f5f5;
}
.frame-all .row:after, .frame-all .row:before {
  content: none !important;
}
.stepexpand {
  margin-bottom: 1em;
  margin-top: 1em;
}
abbr[title], abbr {
  border-bottom: none !important;
  text-decoration: none !important;
  cursor: default !important;
}
#contentWrap .item-page kbd {
  padding: 0px;
  background: transparent;
  box-shadow: none;
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  border-radius: 0px;
}
code {
  color: #555E64 !important;
  background: none;
  border-radius: 0px;
}</pre></body></html>