/*!
 * This file is part of the DITA Open Toolkit project.
 *
 * Copyright 2015 Jarno Elovirta
 *
 * See the accompanying LICENSE file for applicable license.
 */
/*!
 * This file is part of the DITA Open Toolkit project.
 *
 * Copyright 2004, 2005 IBM Corporation
 *
 * See the accompanying LICENSE file for applicable license.
 */
.codeblock, .codeph {
  font-family: monospace;
}

.kwd, .parmname {
  font-weight: bold;
}

.var {
  font-style: italic;
}

.filepath {
  font-family: monospace;
}

div.tasklabel {
  margin-top: 1em;
  margin-bottom: 1em;
}

h2.tasklabel, h3.tasklabel, h4.tasklabel, h5.tasklabel, h6.tasklabel {
  font-size: 100%;
}

.screen {
  white-space: pre;
  background-color: #ccc;
  border: outset;
  margin-top: 2px;
  margin-bottom: 2px;
  padding: 5px;
}

.wintitle {
  font-weight: bold;
}

.numcharref, .parameterentity, .textentity, .xmlatt, .xmlelement, .xmlnsname, .xmlpi {
  color: #639;
  font-family: Menlo, Monaco, Consolas, Courier New, monospace;
}

.frame-top {
  border: 0;
  border-top: 1px solid;
}

.frame-bottom {
  border: 0;
  border-bottom: 1px solid;
}

.frame-topbot {
  border: 1px solid;
  border-left: 0;
  border-right: 0;
}

.frame-all {
  border: 1px solid;
}

.frame-sides {
  border: 0;
  border-left: 1px solid;
  border-right: 1px solid;
}

.frame-none {
  border: 0;
}

.scale-50 {
  font-size: 50%;
}

.scale-60 {
  font-size: 60%;
}

.scale-70 {
  font-size: 70%;
}

.scale-80 {
  font-size: 80%;
}

.scale-90 {
  font-size: 90%;
}

.scale-100 {
  font-size: 100%;
}

.scale-110 {
  font-size: 110%;
}

.scale-120 {
  font-size: 120%;
}

.scale-140 {
  font-size: 140%;
}

.scale-160 {
  font-size: 160%;
}

.scale-180 {
  font-size: 180%;
}

.scale-200 {
  font-size: 200%;
}

.expanse-page, .expanse-spread {
  width: 100%;
}

.figcap {
  font-style: italic;
}

.figdesc {
  font-style: normal;
}

.figborder {
  border: 2px solid silver;
  margin-top: 1em;
  padding-left: 3px;
  padding-right: 3px;
}

.figsides {
  border-color: silver currentColor;
  border-left-style: solid;
  border-left-width: 2px;
  border-right-style: solid;
  border-right-width: 2px;
  margin-top: 1em;
  padding-left: 3px;
  padding-right: 3px;
}

.figtop {
  border-color: currentColor silver silver;
  border-top-style: solid;
  border-top-width: 2px;
  margin-top: 1em;
}

.figbottom {
  border-color: silver;
  border-bottom-style: solid;
  border-bottom-width: 2px;
}

.figtopbot {
  border-color: currentColor silver silver;
  border-top-style: solid;
  border-top-width: 2px;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  margin-top: 1em;
}

div.imageleft {
  text-align: left;
}

div.imagecenter {
  text-align: center;
}

div.imageright {
  text-align: right;
}

div.imagejustify {
  text-align: justify;
}

.topictitle1 {
  margin-top: 0;
  margin-bottom: .1em;
  font-size: 1.34em;
}

.topictitle2 {
  margin-top: 1pc;
  margin-bottom: .45em;
  font-size: 1.17em;
}

.topictitle3 {
  margin-top: 1pc;
  margin-bottom: .17em;
  font-size: 1.17em;
  font-weight: bold;
}

.topictitle4 {
  margin-top: .83em;
  font-size: 1.17em;
  font-weight: bold;
}

.topictitle5 {
  font-size: 1.17em;
  font-weight: bold;
}

.topictitle6 {
  font-size: 1.17em;
  font-style: italic;
}

.sectiontitle {
  color: #000;
  margin-top: 1em;
  margin-bottom: 0;
  font-size: 1.17em;
  font-weight: bold;
}

.section, .example {
  margin-top: 1em;
  margin-bottom: 1em;
}

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

.ulchildlink, .olchildlink {
  margin-top: 1em;
  margin-bottom: 1em;
}

.linklistwithchild, .sublinklist {
  margin-bottom: 1em;
  margin-left: 1.5em;
}

.relconcepts, .reltasks, .relref, .relinfo {
  margin-top: 1em;
  margin-bottom: 1em;
}

.breadcrumb {
  margin-bottom: 1em;
  font-size: smaller;
}

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

.dlterm {
  font-weight: bold;
}

.dltermexpand {
  margin-top: 1em;
  font-weight: bold;
}

[compact="yes"] > li {
  margin-top: 0;
}

[compact="no"] > li {
  margin-top: .53em;
}

.liexpand, .sliexpand, .dlexpand, .ddexpand, .stepexpand, .substepexpand {
  margin-top: 1em;
  margin-bottom: 1em;
}

dt.prereq {
  margin-left: 20px;
}

.note {
  margin-top: 1em;
  margin-bottom: 1em;
}

.note .notetitle, .note .notelisttitle, .note .note__title, .bold {
  font-weight: bold;
}

.bolditalic {
  font-style: italic;
  font-weight: bold;
}

.italic {
  font-style: italic;
}

.underlined {
  text-decoration: underline;
}

.uicontrol {
  font-weight: bold;
}

.defkwd {
  font-weight: bold;
  text-decoration: underline;
}

.shortcut {
  text-decoration: underline;
}

.menucascade > abbr {
  text-decoration: none;
}

table {
  border-collapse: collapse;
}

table .desc {
  font-style: italic;
  display: block;
}

.cellrowborder {
  border: 1px solid;
  border-top: 0;
  border-left: 0;
}

.row-nocellborder {
  border-top: 0;
  border-bottom: 1px solid;
  border-left: 0;
}

.cell-norowborder {
  border-top: 0;
  border-left: 0;
  border-right: 1px solid;
}

.nocellnorowborder {
  border: 0;
}

.firstcol {
  font-weight: bold;
}

.table--pgwide-1 {
  width: 100%;
}

.align-left {
  text-align: left;
}

.align-right {
  text-align: right;
}

.align-center {
  text-align: center;
}

.align-justify {
  text-align: justify;
}

.align-char {
  text-align: char;
}

.valign-top {
  vertical-align: top;
}

.valign-bottom {
  vertical-align: bottom;
}

.valign-middle {
  vertical-align: middle;
}

.colsep-0 {
  border-right: 0;
}

.colsep-1 {
  border-right: 1px solid;
}

.rowsep-0 {
  border-bottom: 0;
}

.rowsep-1 {
  border-bottom: 1px solid;
}

.stentry {
  border-bottom: 1px solid;
  border-right: 1px solid;
}

.stentry:last-child {
  border-right: 0;
}

.strow:last-child .stentry {
  border-bottom: 0;
}

.nested0, .p {
  margin-top: 1em;
}

.linklist {
  margin-bottom: 1em;
}

.linklistwithchild, .sublinklist {
  margin-top: 1em;
  margin-right: 1.5em;
}

dt.prereq {
  margin-right: 20px;
}

.cellrowborder {
  border-left: 1px solid;
  border-right: none;
}

.row-nocellborder {
  border-left: hidden;
  border-right: none;
}

.cell-norowborder {
  border-left: 1px solid;
  border-right: none;
}

.nocellnorowborder {
  border-left: hidden;
}

[dir="rtl"] .linklist, [dir] [dir="rtl"] .linklist, [dir] [dir] [dir="rtl"] .linklist, [dir] [dir] [dir] [dir="rtl"] .linklist, [dir] [dir] [dir] [dir] [dir="rtl"] .linklist {
  margin-bottom: 1em;
}

[dir="rtl"] .linklistwithchild, [dir] [dir="rtl"] .linklistwithchild, [dir] [dir] [dir="rtl"] .linklistwithchild, [dir] [dir] [dir] [dir="rtl"] .linklistwithchild, [dir] [dir] [dir] [dir] [dir="rtl"] .linklistwithchild, [dir="rtl"] .sublinklist, [dir] [dir="rtl"] .sublinklist, [dir] [dir] [dir="rtl"] .sublinklist, [dir] [dir] [dir] [dir="rtl"] .sublinklist, [dir] [dir] [dir] [dir] [dir="rtl"] .sublinklist {
  margin-top: 1em;
  margin-right: 1.5em;
}

[dir="rtl"] dt.prereq, [dir] [dir="rtl"] dt.prereq, [dir] [dir] [dir="rtl"] dt.prereq, [dir] [dir] [dir] [dir="rtl"] dt.prereq, [dir] [dir] [dir] [dir] [dir="rtl"] dt.prereq {
  margin-right: 20px;
}

[dir="rtl"] .cellrowborder, [dir] [dir="rtl"] .cellrowborder, [dir] [dir] [dir="rtl"] .cellrowborder, [dir] [dir] [dir] [dir="rtl"] .cellrowborder, [dir] [dir] [dir] [dir] [dir="rtl"] .cellrowborder {
  border-left: 1px solid;
  border-right: none;
}

[dir="rtl"] .row-nocellborder, [dir] [dir="rtl"] .row-nocellborder, [dir] [dir] [dir="rtl"] .row-nocellborder, [dir] [dir] [dir] [dir="rtl"] .row-nocellborder, [dir] [dir] [dir] [dir] [dir="rtl"] .row-nocellborder {
  border-left: hidden;
  border-right: none;
}

[dir="rtl"] .cell-norowborder, [dir] [dir="rtl"] .cell-norowborder, [dir] [dir] [dir="rtl"] .cell-norowborder, [dir] [dir] [dir] [dir="rtl"] .cell-norowborder, [dir] [dir] [dir] [dir] [dir="rtl"] .cell-norowborder {
  border-left: 1px solid;
  border-right: none;
}

[dir="rtl"] .nocellnorowborder, [dir] [dir="rtl"] .nocellnorowborder, [dir] [dir] [dir="rtl"] .nocellnorowborder, [dir] [dir] [dir] [dir="rtl"] .nocellnorowborder, [dir] [dir] [dir] [dir] [dir="rtl"] .nocellnorowborder {
  border-left: hidden;
}

@namespace oxy "http://www.oxygenxml.com/extensions/author";

@media screen {
  oxy-attributes, oxy-comment, oxy-delete, oxy-insert, .oxy-attributes, .oxy-comment, .oxy-delete, .oxy-insert {
    width: 20%;
    min-width: 7em;
    margin: .5em;
  }

  table oxy-attributes, table oxy-comment, table oxy-delete, table oxy-insert, table .oxy-attributes, table .oxy-comment, table .oxy-delete, table .oxy-insert {
    width: 50%;
    margin: .5em;
  }
}

@media print, screen {
  oxy-attributes, oxy-comment, oxy-delete, oxy-insert, .oxy-attributes, .oxy-comment, .oxy-delete, .oxy-insert {
    float: right;
    clear: right;
    page-break-inside: avoid;
    link: attr(href);
    -ah-link: attr(href);
    -oxy-link: attr(href);
    border-radius: 10px;
    min-height: 1em;
    padding: .5em 1em;
    font-family: arial, helvetica, sans-serif;
    font-size: small;
    position: relative;
    font-weight: normal !important;
    text-decoration: none !important;
  }

  oxy-attributes oxy-comment, oxy-comment oxy-comment, oxy-delete oxy-comment, oxy-insert oxy-comment, .oxy-attributes .oxy-comment, .oxy-comment .oxy-comment, .oxy-delete .oxy-comment, .oxy-insert .oxy-comment {
    border-left: 2pt solid;
    border-radius: 0;
    width: 90%;
    margin: 2pt 0 2pt 10%;
    padding-left: .5em;
    padding-right: 0;
  }

  oxy-attributes oxy-comment:before, oxy-comment oxy-comment:before, oxy-delete oxy-comment:before, oxy-insert oxy-comment:before, .oxy-attributes .oxy-comment:before, .oxy-comment .oxy-comment:before, .oxy-delete .oxy-comment:before, .oxy-insert .oxy-comment:before, oxy-comment-id, oxy-comment-parent-id, oxy-mid, oxy-hour, oxy-tz, .oxy-comment-id, .oxy-comment-parent-id, .oxy-mid, .oxy-hour, .oxy-tz {
    display: none;
  }

  oxy-attributes[hr_id]:before, oxy-comment[hr_id]:before, oxy-delete[hr_id]:before, oxy-insert[hr_id]:before {
    content: "[" attr(hr_id) "] ";
  }

  .oxy-attributes[hr_id]:before, .oxy-comment[hr_id]:before, .oxy-delete[hr_id]:before, .oxy-insert[hr_id]:before {
    content: none;
  }

  oxy-author, .oxy-author {
    font-weight: bold;
  }

  oxy-author:after, .oxy-author:after {
    content: ":";
  }

  oxy-comment-text, .oxy-comment-text {
    margin-top: .5em;
    margin-bottom: .5em;
    display: block;
  }

  oxy-comment-text:before, .oxy-comment-text:before {
    content: "“";
  }

  oxy-comment-text:after, .oxy-comment-text:after {
    content: "”";
  }

  oxy-content, .oxy-content {
    margin-top: .5em;
    margin-bottom: .5em;
    display: block;
  }

  oxy-content:before, .oxy-content:before {
    content: "“";
  }

  oxy-content:after, .oxy-content:after {
    content: "”";
  }

  oxy-delete > oxy-content, .oxy-delete > .oxy-content {
    text-decoration: line-through;
  }

  oxy-insert > oxy-content, .oxy-insert > .oxy-content {
    font-style: italic;
  }

  oxy-insert > oxy-content:before, .oxy-insert > .oxy-content:before {
    content: "<<";
  }

  oxy-insert > oxy-content:after, .oxy-insert > .oxy-content:after {
    content: ">>";
  }

  oxy-date, .oxy-date {
    text-align: right;
    margin-top: .5em;
    margin-bottom: .5em;
    font-size: .8em;
    display: block;
  }

  oxy-old-value, .oxy-old-value {
    display: block;
  }

  oxy-old-value:before, .oxy-old-value:before, oxy-current-value:before, .oxy-current-value:before {
    font-weight: bold;
    text-decoration: none;
    display: block;
  }

  oxy-old-value:before, .oxy-old-value:before {
    content: "Was:";
  }

  oxy-current-value[unknown="true"]:before, .oxy-current-value[unknown="true"]:before {
    content: "<< Cannot determine the current value >>";
    color: red;
  }

  oxy-current-value, .oxy-current-value {
    display: block;
  }

  oxy-attribute-change:before, .oxy-attribute-change:before {
    content: " @" attr(name) "\a " attr(type) " by \a ";
    font-weight: bold;
    display: block;
  }

  oxy-range-start, .oxy-range-start, oxy-range-end, .oxy-range-end {
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    display: inline;
  }

  oxy-range-start:before, .oxy-range-start:before {
    content: "[" attr(hr_id) "]";
    display: inline;
  }

  oxy-range-end:before, .oxy-range-end:before {
    content: "[/" attr(hr_id) "]";
    display: inline;
  }

  oxy-insert-hl, .oxy-insert-hl {
    text-decoration: underline;
    display: inline;
  }

  oxy-delete-hl, .oxy-delete-hl {
    text-decoration: line-through;
    display: inline;
  }

  oxy-comment-hl, .oxy-comment-hl {
    display: inline;
  }

  oxy-color-hl[color], .oxy-color-hl[color] {
    background-color: attr(color, color);
    display: inline;
  }
}

@media print {
  oxy-attributes, oxy-comment, oxy-delete, oxy-insert, .oxy-attributes, .oxy-comment, .oxy-delete, .oxy-insert {
    width: 1.5in;
    margin: .5em -.7in .5em .5em;
    font-size: .8rem;
  }
}

oxy-attributes, oxy-comment, oxy-delete, oxy-insert, .oxy-attributes, .oxy-comment, .oxy-delete, .oxy-insert {
  color: #000;
  background-color: #ffa;
}

oxy-attributes[flag~="done"], oxy-comment[flag~="done"], oxy-delete[flag~="done"], oxy-insert[flag~="done"], .oxy-attributes[flag~="done"], .oxy-comment[flag~="done"], .oxy-delete[flag~="done"], .oxy-insert[flag~="done"] {
  color: gray;
}

oxy-attributes, .oxy-attributes {
  border-color: #000;
}

oxy-comment, .oxy-comment {
  border-color: #0000;
}

oxy-delete, .oxy-delete {
  border-color: red;
}

oxy-insert, .oxy-insert {
  border-color: #00f;
}

oxy-range-start, .oxy-range-start, oxy-range-end, .oxy-range-end {
  background-color: #ff0;
}

oxy-insert-hl, .oxy-insert-hl {
  color: #00f;
}

oxy-delete-hl, .oxy-delete-hl {
  color: red;
}

oxy-comment-hl, .oxy-comment-hl {
  background-color: #ff0;
}

oxy-attributes oxy-comment, oxy-comment oxy-comment, oxy-delete oxy-comment, oxy-insert oxy-comment, .oxy-attributes .oxy-comment, .oxy-comment .oxy-comment, .oxy-delete .oxy-comment, .oxy-insert .oxy-comment {
  border-left-color: orange;
}

@media oxygen-chemistry {
  oxy-attributes, oxy-comment, oxy-delete, oxy-insert, .oxy-attributes, .oxy-comment, .oxy-delete, .oxy-insert {
    float: footnote;
    clear: none;
    margin: .5em;
    position: static;
  }

  oxy-attributes[hr_id]:before, oxy-comment[hr_id]:before, oxy-delete[hr_id]:before, oxy-insert[hr_id]:before, .oxy-attributes[hr_id]:before, .oxy-comment[hr_id]:before, .oxy-delete[hr_id]:before, .oxy-insert[hr_id]:before {
    content: none;
  }

  oxy-attributes, .oxy-attributes {
    background-color: #0ff;
  }

  oxy-attributes:footnote-call {
    background-color: #0ff;
  }

  oxy-attributes:footnote-marker {
    background-color: #0ff;
  }

  .oxy-attributes:footnote-call {
    background-color: #0ff;
  }

  .oxy-attributes:footnote-marker {
    background-color: #0ff;
  }

  oxy-comment, .oxy-comment {
    background-color: #ffa;
  }

  oxy-comment:footnote-call {
    background-color: #ffa;
  }

  oxy-comment:footnote-marker {
    background-color: #ffa;
  }

  .oxy-comment:footnote-call {
    background-color: #ffa;
  }

  .oxy-comment:footnote-marker {
    background-color: #ffa;
  }

  oxy-delete, .oxy-delete {
    background-color: #faa;
  }

  oxy-delete:footnote-call {
    background-color: #faa;
  }

  oxy-delete:footnote-marker {
    background-color: #faa;
  }

  .oxy-delete:footnote-call {
    background-color: #faa;
  }

  .oxy-delete:footnote-marker {
    background-color: #faa;
  }

  oxy-insert, .oxy-insert {
    background-color: #ddf;
  }

  oxy-insert:footnote-call {
    background-color: #ddf;
  }

  oxy-insert:footnote-marker {
    background-color: #ddf;
  }

  .oxy-insert:footnote-call {
    background-color: #ddf;
  }

  .oxy-insert:footnote-marker {
    background-color: #ddf;
  }
}

.wh_expand_btn.expanded:before {
  content: "";
}

.wh_expand_btn:before {
  content: "";
  opacity: .5;
  width: 1em;
  margin-right: 5px;
  font-family: Glyphicons Halflings, serif;
  font-size: .6em;
  font-style: normal;
  font-weight: lighter;
  display: inline-block;
}

.wh_expand_btn {
  cursor: pointer;
  width: 1em;
}

.permalink {
  opacity: .35;
  cursor: pointer;
  background: url("link-icon.66705921.png") 0 60% / contain no-repeat;
  margin: 0 0 0 .5em;
  padding: 0 .4em;
  transition: opacity .3s;
}

.permalink:hover {
  opacity: 1;
  cursor: pointer;
}

@media only screen and (width <= 767px) {
  .wh_expand_btn {
    left: 3px;
  }
}

.wh-tooltip-container, .wh_breadcrumb title, .wh_publication_toc .title {
  position: relative;
}

.wh-tooltip-container .wh-tooltip, .wh_breadcrumb .topicref .wh-tooltip, .wh_publication_toc .topicref .wh-tooltip {
  visibility: hidden;
  color: #fff;
  text-align: left;
  z-index: 1;
  opacity: 0;
  background-color: #444;
  border-radius: .4em;
  align-items: baseline;
  min-width: 15em;
  min-height: 2em;
  margin: 4px;
  padding: 10px;
  font-weight: normal;
  line-height: 1.5em;
  transition: opacity .5s 1s;
  display: flex;
  position: absolute;
}

.wh-tooltip-container .wh-tooltip-content, .wh_breadcrumb .topicref .wh-tooltip .shortdesc, .wh_publication_toc .topicref .wh-tooltip .shortdesc {
  margin: 0;
}

.wh-tooltip-container:hover .wh-tooltip, .wh_breadcrumb .topicref .title:hover .wh-tooltip, .wh_publication_toc .topicref .title:hover .wh-tooltip {
  visibility: visible;
  opacity: 1;
}

.wh_breadcrumb span.wh-tooltip *, .wh_publication_toc span.wh-tooltip * {
  color: inherit !important;
  background-color: #0000 !important;
}

[data-tooltip-position="left"] .wh-tooltip {
  top: -.5em;
  right: calc(100% + 1em);
}

[data-tooltip-position="right"] .wh-tooltip {
  top: -.5em;
  left: calc(100% + .4em);
}

[data-tooltip-position="top"] .wh-tooltip {
  bottom: 100%;
}

[data-tooltip-position="bottom"] .wh-tooltip {
  top: 100%;
}

[data-tooltip-position="hidden"] .wh-tooltip {
  display: none;
}

.wh_breadcrumb .topicref .wh-tooltip:before, .wh_publication_toc .topicref .wh-tooltip:before {
  content: " ";
  border: .4em solid #0000;
  position: absolute;
}

[data-tooltip-position="left"] .wh-tooltip:before {
  border-left-color: #444;
  top: .8em;
  left: 100%;
}

[data-tooltip-position="right"] .wh-tooltip:before {
  border-right-color: #444;
  top: .8em;
  right: 100%;
}

[data-tooltip-position="bottom"] .wh-tooltip:before {
  border-bottom-color: #444;
  bottom: 100%;
  left: .8em;
}

[data-tooltip-position="top"] .wh-tooltip:before {
  border-top-color: #444;
  top: 100%;
  left: .8em;
}
/*# sourceMappingURL=c-Application.bd458f89.css.map */
