@charset "UTF-8";
@font-face {
  font-family: 'CiscoSansTTBold';
  src: url("../fonts/CiscoSansTTBold.woff") format("woff"), url("../fonts/CiscoSansTTBold.ttf") format("truetype"); }

@font-face {
  font-family: 'CiscoSansTTLight';
  src: url("../fonts/CiscoSansTTLight.woff") format("woff"), url("../fonts/CiscoSansTTLight.ttf") format("truetype"); }

/*!
 * This file is part of the DITA Open Toolkit project. 
 *
 * Copyright 2004, 2005 IBM Corporation
 *
 * See the accompanying LICENSE file for applicable license.
 */
.codeblock {
  font-family: monospace; }

.codeph {
  font-family: monospace; }

.kwd {
  font-weight: bold; }

.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 {
  padding: 5px 5px 5px 5px;
  border: outset;
  background-color: #CCCCCC;
  margin-top: 2px;
  margin-bottom: 2px;
  white-space: pre; }

.wintitle {
  font-weight: bold; }

.numcharref {
  color: #663399;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

.parameterentity {
  color: #663399;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

.textentity {
  color: #663399;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

.xmlatt {
  color: #663399;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

.xmlelement {
  color: #663399;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

.xmlnsname {
  color: #663399;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

.xmlpi {
  color: #663399;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

.frame-top {
  border-top: solid 1px;
  border-right: 0;
  border-bottom: 0;
  border-left: 0; }

.frame-bottom {
  border-top: 0;
  border-right: 0;
  border-bottom: solid 1px;
  border-left: 0; }

.frame-topbot {
  border-top: solid 1px;
  border-right: 0;
  border-bottom: solid 1px;
  border-left: 0; }

.frame-all {
  border: solid 1px; }

.frame-sides {
  border-top: 0;
  border-left: solid 1px;
  border-right: solid 1px;
  border-bottom: 0; }

.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%; }

.fig {
  /* Default of italics to set apart figure captions */
  /* Use @frame to create frames on figures */ }
  .figcap {
    font-style: italic; }
  .figdesc {
    font-style: normal; }
  .figborder {
    border-color: Silver;
    border-style: solid;
    border-width: 2px;
    margin-top: 1em;
    padding-left: 3px;
    padding-right: 3px; }
  .figsides {
    border-color: Silver;
    border-left: 2px solid;
    border-right: 2px solid;
    margin-top: 1em;
    padding-left: 3px;
    padding-right: 3px; }
  .figtop {
    border-color: Silver;
    border-top: 2px solid;
    margin-top: 1em; }
  .figbottom {
    border-bottom: 2px solid;
    border-color: Silver; }
  .figtopbot {
    border-bottom: 2px solid;
    border-color: Silver;
    border-top: 2px solid;
    margin-top: 1em; }

/* Align images based on @align on topic/image */
div.imageleft {
  text-align: left; }

div.imagecenter {
  text-align: center; }

div.imageright {
  text-align: right; }

div.imagejustify {
  text-align: justify; }

/* Set heading sizes, getting smaller for deeper nesting */
.topictitle1 {
  font-size: 1.34em;
  margin-bottom: 0.1em;
  margin-top: 0; }

.topictitle2 {
  font-size: 1.17em;
  margin-bottom: 0.45em;
  margin-top: 1pc; }

.topictitle3 {
  font-size: 1.17em;
  font-weight: bold;
  margin-bottom: 0.17em;
  margin-top: 1pc; }

.topictitle4 {
  font-size: 1.17em;
  font-weight: bold;
  margin-top: 0.83em; }

.topictitle5 {
  font-size: 1.17em;
  font-weight: bold; }

.topictitle6 {
  font-size: 1.17em;
  font-style: italic; }

.sectiontitle {
  color: #000;
  font-size: 1.17em;
  font-weight: bold;
  margin-bottom: 0;
  margin-top: 1em; }

.section {
  margin-bottom: 1em;
  margin-top: 1em; }

.example {
  margin-bottom: 1em;
  margin-top: 1em; }

/* Most link groups are created with <div>. Ensure they have space before and after. */
.ullinks {
  list-style-type: none; }

.ulchildlink {
  margin-bottom: 1em;
  margin-top: 1em; }

.olchildlink {
  margin-bottom: 1em;
  margin-top: 1em; }

.linklist {
  margin-bottom: 1em; }

.linklistwithchild {
  margin-bottom: 1em;
  margin-left: 1.5em; }

.sublinklist {
  margin-bottom: 1em;
  margin-left: 1.5em; }

.relconcepts {
  margin-bottom: 1em;
  margin-top: 1em; }

.reltasks {
  margin-bottom: 1em;
  margin-top: 1em; }

.relref {
  margin-bottom: 1em;
  margin-top: 1em; }

.relinfo {
  margin-bottom: 1em;
  margin-top: 1em; }

.breadcrumb {
  font-size: smaller;
  margin-bottom: 1em; }

/* Simple lists do not get a bullet */
ul.simple {
  list-style-type: none; }

/* Default of bold for definition list terms */
.dlterm {
  font-weight: bold; }

/* Use CSS to expand lists with @compact="no" */
.dltermexpand {
  font-weight: bold;
  margin-top: 1em; }

*[compact="yes"] > li {
  margin-top: 0; }

*[compact="no"] > li {
  margin-top: 0.53em; }

.liexpand {
  margin-bottom: 1em;
  margin-top: 1em; }

.sliexpand {
  margin-bottom: 1em;
  margin-top: 1em; }

.dlexpand {
  margin-bottom: 1em;
  margin-top: 1em; }

.ddexpand {
  margin-bottom: 1em;
  margin-top: 1em; }

.stepexpand {
  margin-bottom: 1em;
  margin-top: 1em; }

.substepexpand {
  margin-bottom: 1em;
  margin-top: 1em; }

dt.prereq {
  margin-left: 20px; }

/* All note formats have the same default presentation */
.note {
  margin-bottom: 1em;
  margin-top: 1em; }
  .note .notetitle, .note .notelisttitle,
  .note .note__title {
    font-weight: bold; }

/* Various basic phrase styles */
.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; }

table {
  border-collapse: collapse; }

table .desc {
  display: block;
  font-style: italic; }

.cellrowborder {
  border-bottom: solid 1px;
  border-left: 0;
  border-right: solid 1px;
  border-top: 0; }

.row-nocellborder {
  border-bottom: solid 1px;
  border-left: 0;
  border-top: 0; }

.cell-norowborder {
  border-left: 0;
  border-right: solid 1px;
  border-top: 0; }

.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-right: 1px solid;
  border-bottom: 1px solid; }

.stentry:last-child {
  border-right: 0; }

.strow:last-child .stentry {
  border-bottom: 0; }

/* Add space for top level topics */
.nested0 {
  margin-top: 1em; }

/* div with class=p is used for paragraphs that contain blocks, to keep the XHTML valid */
.p {
  margin-top: 1em; }

.hotspot--hidden {
  display: none; }

.hotspot__button {
  width: auto;
  border: none;
  background-color: transparent;
  padding: 0px;
  color: #38669e; }
  .hotspot__button:hover {
    color: #244266;
    text-decoration: underline; }
  .hotspot__button--label {
    display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    font-size: inherit;
    font-family: inherit; }
  .hotspot__button--hide::after {
    cursor: pointer;
    content: " ▼";
    font-size: 1em;
    height: 1em;
    width: 0.7em;
    padding: 0px;
    text-decoration: none;
    color: inherit; }
  .hotspot__button--show::after {
    cursor: pointer;
    content: " ▶";
    font-size: 1em;
    height: 1em;
    width: 0.7em;
    padding: 0px;
    text-decoration: none;
    color: inherit; }

body {
  font-family: Arial, Helvetica, sans-serif;
  padding-bottom: 0.5em; }

main {
  display: block;
  padding-bottom: 0.5em;
  overflow-wrap: break-word;
  word-wrap: break-word; }
  main > article {
    border-bottom: solid 1px #c6c7ca;
    padding-bottom: 1em;
    margin-bottom: 1em; }

.book-heading {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #666666;
  font-size: 1.6em;
  line-height: 1.6em;
  margin-bottom: 0em;
  margin-left: 0em;
  margin-right: .25em;
  margin-top: .55em; }

h1.topictitle1 {
  padding-bottom: 0.5em;
  border-bottom: solid 1pt #c6c7ca; }

p,
.p,
td,
th {
  margin-top: 0.5em;
  margin-bottom: 0.5em; }

td, th {
  padding: 5px; }
  td p:first-child, td .p:first-child, th p:first-child, th .p:first-child {
    margin-top: 0px; }
  td p:last-child, td .p:last-child, th p:last-child, th .p:last-child {
    margin-bottom: 0px; }
  td.nocellnorowborder, th.nocellnorowborder {
    border: solid 1px #c6c7ca; }

table {
  margin-top: 0.5em;
  margin-bottom: calc(0.5em * 2);
  border-color: #808080;
  width: 90%; }

td {
  vertical-align: top; }

th {
  font-weight: bold;
  text-align: left; }

.stentry {
  border: solid 1px #c6c7ca !important; }

table.stepTable {
  margin-bottom: 0em; }

.footnote {
  vertical-align: top; }

.table__footnotes {
  font-size: .8em;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  line-height: 1.2em; }

.steps:not(.notable) > thead > tr > th, .steps:not(.notable) > thead > tr > td, .steps:not(.notable) > tbody > tr > th, .steps:not(.notable) > tbody > tr > td {
  border: solid 1px #c6c7ca; }

.steps.notable:not(.summary_steps) {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  border-top: solid 1px #c6c7ca;
  border-bottom: solid 1px #c6c7ca; }

.steps td:first-of-type {
  width: 4em;
  white-space: nowrap; }

.steps th, .steps td {
  text-align: left;
  vertical-align: top;
  padding: 3px; }

.steps.summary_steps {
  padding-left: 40px;
  list-style-type: none;
  counter-reset: summary-steps-counter; }
  .steps.summary_steps .choices {
    padding-left: calc(40px * 2); }
  .steps.summary_steps > li:before {
    content: counter(summary-steps-counter) ".";
    counter-increment: summary-steps-counter;
    float: left;
    clear: both;
    margin-right: 5px;
    width: 2em;
    font-weight: bold; }

.choption {
  font-weight: normal; }

sup {
  vertical-align: baseline;
  position: relative;
  bottom: 0.55em; }

.tabletitle {
  font-weight: bold; }

.cmdname {
  font-weight: bold; }

caption {
  text-align: left;
  font-weight: bold; }

pre {
  font-family: 'Courier New', Courier, monospace;
  margin-top: 0.5em;
  margin-bottom: 0em;
  line-height: 1.2em; }

pre.screen {
  padding: 5px 5px 5px 5px;
  border: outset;
  background-color: #CCCCCC;
  margin-top: 2px;
  margin-bottom: 2px;
  white-space: pre; }

.codeblock .b {
  background-color: yellow; }

figure {
  margin-top: 0.5em;
  margin-right: 0;
  margin-bottom: 0.5em;
  margin-left: 0; }

figcaption, .figcap {
  font-style: normal;
  font-weight: bold; }

.faq_minitoc {
  border-bottom: solid 1px #c6c7ca;
  padding-bottom: 0.5em; }

.ullinks {
  list-style-type: disc;
  padding-left: 30px;
  margin-left: 0px; }

.ulchildlink,
.olchildlink {
  margin-top: 0.5em;
  margin-bottom: 0em; }

.linklist {
  margin-bottom: 1em; }

.linklistwithchild,
.sublinklist {
  margin-left: 1.5em;
  margin-bottom: 1em; }

.topictitle1 {
  font-size: 1.6em;
  color: #336666;
  font-weight: bold;
  margin-top: 1em;
  margin-bottom: 0.5em; }

.topictitle2 {
  font-size: 1.4em;
  color: #336666;
  font-weight: bold;
  margin-top: 1em;
  margin-bottom: 0.5em; }

.topictitle3 {
  font-size: 1.2em;
  color: #336666;
  font-weight: bold;
  margin-top: 1em;
  margin-bottom: 0.5em; }

.topictitle4 {
  color: #336666;
  font-weight: bold;
  margin-top: 1em;
  margin-bottom: 0.5em; }

.sectiontitle {
  margin-top: 1em;
  margin-bottom: 0.5em;
  color: black;
  font-weight: bold;
  font-size: inherit; }
  .sectiontitle--inline {
    padding-right: 0.5em; }

.section_rel_title {
  margin-top: 1em;
  margin-bottom: -1em;
  color: black;
  font-weight: bold; }

.section_synblk_title {
  margin-top: 1em;
  margin-bottom: 0.5em;
  color: black;
  font-weight: bold; }

.synblk *, .synph * {
  font-family: inherit; }

.synblk .importance--default, .synph .importance--default {
  text-decoration: underline; }

.table td, .table th {
  border-left: solid 1px #c6c7ca;
  border-right: solid 1px #c6c7ca;
  border-top: solid 1px #c6c7ca;
  border-bottom: solid 1px #c6c7ca;
  text-align: left; }

table.note {
  width: auto;
  max-width: 90%; }

.note--table.note td {
  vertical-align: middle; }

.note--table.note td[role=heading] {
  font-weight: bold; }

.note--table.note--note td[role=heading] div {
  background-image: url("../template_images/note.gif");
  background-repeat: no-repeat;
  background-position: 0 0;
  padding-top: 25px;
  padding-left: 0px;
  min-width: 38px;
  text-align: left; }

.note--table.note--caution td[role=heading] div {
  background-image: url("../template_images/caut.gif");
  background-repeat: no-repeat;
  background-position: 0 0;
  padding-top: 25px;
  padding-left: 0px;
  min-width: 38px;
  text-align: left; }

.note--table.note--tip td[role=heading] div {
  background-image: url("../template_images/tip.gif");
  background-repeat: no-repeat;
  background-position: 0 0;
  padding-top: 25px;
  padding-left: 0px;
  min-width: 38px;
  text-align: left; }

.note--table.note--fastpath td[role=heading] div {
  background-image: url("../template_images/timesave.gif");
  background-repeat: no-repeat;
  background-position: 0 0;
  padding-top: 31px;
  padding-left: 0px;
  min-width: 38px;
  text-align: left; }

.note--table.note--warning td[role=heading] div {
  background-image: url("../template_images/warn.gif");
  background-repeat: no-repeat;
  background-position: 0 0;
  padding-top: 25px;
  padding-left: 0px;
  min-width: 38px;
  text-align: left; }

.note--table.note .note__content {
  padding: 0.5em 0px 0.5em 0px;
  border-top: solid 1px #c6c7ca;
  border-bottom: solid 1px #c6c7ca; }

.note--compact {
  margin: 0px; }
  .note--compact td {
    padding: 0.5em 0px 0.5em 0px;
    border-style: none; }
    .note--compact td[role=heading] {
      font-weight: bold;
      width: 1em;
      padding: 0.5em 1em 0px 0px; }
      .note--compact td[role=heading] div {
        background-image: none; }

.heading {
  font-size: 1.2em;
  color: #336666;
  font-weight: bold;
  margin-top: 1em;
  margin-bottom: 0.5em; }

.userinput {
  font-weight: bold; }

.related_commands td, .related_commands th {
  border: solid 1px #c6c7ca; }

h1.topictitle1 {
  color: #525252;
  font-weight: normal;
  border-bottom-style: none; }

h2.topictitle2 {
  color: #525252;
  font-weight: normal;
  border-bottom-style: none; }

h3.topictitle3 {
  color: #525252;
  font-weight: normal;
  border-bottom-style: none; }

h4.topictitle4 {
  color: #525252;
  font-weight: normal;
  border-bottom-style: none; }

a {
  color: #38669e; }

p.p {
  margin-bottom: 1em;
  color: #333; }

li p.p {
  margin-top: 0.1em;
  margin-bottom: 0.1em; }

.steps td:first-child {
  padding-right: 1em; }

@media (max-width: 768px), (max-device-width: 768px) {
  .summary_steps {
    display: none; }
  .steps {
    border-top: solid 1px #c6c7ca;
    border-bottom: solid 1px #c6c7ca; }
    .steps thead {
      display: none; }
    .steps > tbody > tr > td, .steps > tbody > tr > th {
      border-style: none !important; }
  .step--command, .step--purpose {
    display: table-row; } }

figure img.scale {
  cursor: zoom-in;
  max-width: 100%; }
  figure img.scale.expanded {
    max-width: 98% !important;
    max-height: 98% !important;
    z-index: 1001;
    position: absolute;
    margin: auto auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    cursor: zoom-out; }

#scale-background {
  z-index: 1000;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.5;
  cursor: zoom-out; }
  #scale-background.hidden {
    display: none; }

nav[role=toc] {
  font-size: inherit; }
  nav[role=toc] > div {
    left: 0;
    padding-right: 0; }
  nav[role=toc] ul {
    margin-left: 0px;
    padding-left: 0;
    margin-top: 0;
    overflow-y: auto;
    height: calc(100% - 26px); }
  nav[role=toc] li {
    display: block;
    margin-left: 2px;
    position: relative; }
    nav[role=toc] li > a,
    nav[role=toc] li > span.title {
      display: block;
      margin-top: 0;
      margin-right: 0;
      margin-left: -20px;
      margin-bottom: 0;
      padding-top: 3px;
      padding-right: 0;
      padding-left: 20px;
      padding-bottom: 3px; }
      nav[role=toc] li > a:hover, nav[role=toc] li > a:focus,
      nav[role=toc] li > span.title:hover,
      nav[role=toc] li > span.title:focus {
        text-decoration: none; }
    nav[role=toc] li.active > a {
      background-color: #d3dfea;
      color: black;
      text-shadow: 0 -1px 0 transparent; }
    nav[role=toc] li.expanded > .controller {
      opacity: 0.5;
      cursor: pointer;
      width: 0.7em;
      margin-left: -1em;
      float: left;
      line-height: 0.7em;
      background-image: url("../template_images/arrow-down.svg");
      background-size: 0.7em 0.7em;
      background-repeat: no-repeat;
      display: inline;
      height: 1.5em;
      background-position: 100% 50%;
      padding-top: 0px; }
    nav[role=toc] li.collapsed > .controller {
      opacity: 0.5;
      cursor: pointer;
      width: 0.7em;
      margin-left: -1em;
      float: left;
      line-height: 0.7em;
      background-image: url("../template_images/arrow-right.svg");
      background-size: 0.7em 0.7em;
      background-repeat: no-repeat;
      display: inline;
      height: 1.5em;
      background-position: 100% 50%;
      padding-top: 0px; }
    nav[role=toc] li.collapsed > ul {
      display: none; }
  nav[role=toc] #toc-controls {
    background-color: #eee;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    height: 16px;
    padding: 5px;
    display: flex;
    justify-content: flex-end; }
  nav[role=toc] .icon {
    font-size: inherit;
    width: 1em;
    height: 1em;
    display: inline-block;
    cursor: pointer;
    padding-left: 2px;
    padding-right: 2px; }
  nav[role=toc] .icon svg .st0, nav[role=toc] .icon svg .st1 {
    stroke: grey; }
  nav[role=toc] .icon:hover svg .st0, nav[role=toc] .icon:hover svg .st1 {
    stroke: #38669e; }

nav[role=toc] {
  box-shadow: 1px 0px 4px 0px rgba(0, 0, 0, 0.1);
  flex: 1 1 30%;
  height: calc(100% - 24px - (2 * 7px) - 0px);
  min-width: 230px;
  font-size: 75%; }
  nav[role=toc] ul {
    padding-left: 14px; }
  nav[role=toc] > ul {
    margin-left: 0;
    padding-left: 24px;
    padding-top: 7px;
    padding-bottom: 7px; }
  nav[role=toc] li > a,
  nav[role=toc] li > span.title {
    text-decoration: none;
    padding-top: 2px; }
  nav[role=toc] li > a:hover {
    color: #38669e; }
  nav[role=toc] li.active > a,
  nav[role=toc] li.active > a:hover {
    background-color: #d3dfea;
    color: black; }
  nav[role=toc] li.active > span.controller {
    color: #e1eaf4; }

#toggle-toc {
  display: flex;
  flex-direction: column;
  justify-content: center;
  -ms-flex: 1;
  -ms-flex-preferred-size: 25px;
  height: 100%;
  background-color: #FAFAFA;
  width: 15px;
  cursor: pointer; }
  #toggle-toc:hover {
    background-color: #EEEEEE; }
  #toggle-toc svg {
    width: 7px;
    opacity: 0.3;
    padding: 2px; }
    #toggle-toc svg:hover {
      opacity: 0.5; }

nav[role=toc].hidden {
  display: none; }

@media (max-width: 768px), (max-device-width: 768px) {
  #toggle-toc {
    display: none; } }

@keyframes fade-in-keyframes {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

#search {
  display: flex;
  flex-direction: column;
  opacity: 0.75;
  height: calc(100% - 24px);
  flex: 0 0 300px;
  max-width: 300px;
  z-index: 1;
  transition: ease 0.5s; }
  #search.hidden {
    flex: 0 0 0px;
    transition: ease 0.5s; }
    #search.hidden #close-icon {
      opacity: 0; }

#search-input {
  background-color: white;
  z-index: 1;
  position: absolute;
  right: 0;
  box-shadow: -1px 1px 4px 0px rgba(0, 0, 0, 0.1);
  display: block;
  transition: ease 0.5s;
  height: 40px; }
  @media (max-width: 768px), (max-device-width: 768px) {
    #search-input.hidden {
      left: 0; } }
  #search-input input, #search-input input:focus, #search-input input:hover {
    width: calc(300px - 45px);
    background: transparent;
    border: none;
    box-shadow: none;
    outline: 0;
    font-family: inherit;
    font-size: inherit;
    margin: 8px;
    transition: ease 0.5s; }
    @media (max-width: 1660px) {
      #search-input input:not(:focus):not(.has-results), #search-input input:focus:not(:focus):not(.has-results), #search-input input:hover:not(:focus):not(.has-results) {
        width: 200px; } }
    @media (max-width: 1430px) {
      #search-input input:not(:focus):not(.has-results), #search-input input:focus:not(:focus):not(.has-results), #search-input input:hover:not(:focus):not(.has-results) {
        width: 110px; } }
    @media (max-width: 1280px) {
      #search-input input:not(:focus):not(.has-results), #search-input input:focus:not(:focus):not(.has-results), #search-input input:hover:not(:focus):not(.has-results) {
        width: 0px;
        margin: 8px 0px; } }
    @media (max-width: 1280px) {
      #search-input input:not(:focus):not(.has-results) + #close-icon, #search-input input:focus:not(:focus):not(.has-results) + #close-icon, #search-input input:hover:not(:focus):not(.has-results) + #close-icon {
        display: none; } }
  #search-input div.icon {
    display: inline-block;
    width: calc(1em + 3px);
    position: relative;
    top: 3px; }
    #search-input div.icon--left {
      left: 8px;
      margin-right: 4px; }
    #search-input div.icon--right {
      right: 8px;
      margin-left: 4px; }
    #search-input div.icon svg {
      width: 1em;
      height: 1em; }

#search-results {
  position: relative;
  top: 40px;
  height: calc(100% - 40px);
  background-color: #fafafa;
  box-shadow: -1px 1px 4px 0px rgba(0, 0, 0, 0.1);
  overflow-y: auto; }

.search-result {
  padding: 8px;
  border-bottom: 1px solid #ddd;
  animation: fade-in-keyframes 0.5s; }

span.highlight {
  background-color: yellow; }

@keyframes fade-in-keyframes {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.hotspot--hidden {
  display: none; }

.hotspot__button {
  width: auto;
  border: none;
  background-color: transparent;
  padding: 0px;
  color: #38669e; }
  .hotspot__button:hover {
    color: #244266;
    text-decoration: underline; }
  .hotspot__button--label {
    display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    font-size: inherit;
    font-family: inherit; }
  .hotspot__button--hide::after {
    cursor: pointer;
    content: " ▼";
    font-size: 1em;
    height: 1em;
    width: 0.7em;
    padding: 0px;
    text-decoration: none;
    color: inherit; }
  .hotspot__button--show::after {
    cursor: pointer;
    content: " ▶";
    font-size: 1em;
    height: 1em;
    width: 0.7em;
    padding: 0px;
    text-decoration: none;
    color: inherit; }

nav#breadcrumbs {
  font-size: 75%;
  margin-top: 6px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }
  nav#breadcrumbs .home svg {
    height: 1em;
    width: 1em; }

#navigate-back, #navigate-forward {
  width: 15px;
  padding: 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  -ms-flex: 1;
  -ms-flex-preferred-size: 25px; }
  #navigate-back.disabled, #navigate-forward.disabled {
    opacity: 0.3; }
    #navigate-back.disabled .icon:hover, #navigate-forward.disabled .icon:hover {
      cursor: default; }
  #navigate-back .icon svg, #navigate-forward .icon svg {
    transform: scale(1, 1);
    width: 15px; }
    #navigate-back .icon svg .st0, #navigate-back .icon svg .st1, #navigate-forward .icon svg .st0, #navigate-forward .icon svg .st1 {
      stroke: grey; }
  #navigate-back .icon:hover, #navigate-forward .icon:hover {
    cursor: pointer; }
    #navigate-back .icon:hover svg .st0, #navigate-back .icon:hover svg .st1, #navigate-forward .icon:hover svg .st0, #navigate-forward .icon:hover svg .st1 {
      stroke: #38669e; }

#navigate-forward {
  margin-right: 20px; }

#navigate-back {
  padding-left: 30px; }

@media (max-width: 768px), (max-device-width: 768px) {
  #navigate-back {
    padding-left: 10px; }
  #navigate-forward {
    margin-right: 10px; } }

body, html {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: row;
  overflow: hidden;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  margin: 0; }

main[role=main] {
  flex: 1 1 100%;
  height: calc(100% - 24px);
  overflow-y: auto;
  padding-left: 16px;
  padding-right: 16px;
  margin-right: -51px; }
  main[role=main] > article {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    animation: fade-in-keyframes 0.5s;
    border-bottom: none; }

footer {
  font-size: 75%;
  border-top: solid 1px #ccc;
  line-height: 24px;
  height: 24px;
  clear: both;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  padding-left: 8px;
  background-color: #fafafa; }

.mobile {
  display: none; }
  @media (max-width: 768px), (max-device-width: 768px) {
    .mobile {
      display: initial; } }

.desktop {
  display: initial; }
  @media (max-width: 768px), (max-device-width: 768px) {
    .desktop {
      display: none; } }

@media (max-width: 768px), (max-device-width: 768px) {
  html, body {
    font-size: initial; }
  main[role=main] {
    padding-right: 40px; }
    main[role=main] figure img {
      max-width: 100%; }
  nav[role=toc] {
    display: none; }
  body {
    flex-wrap: wrap; }
  main[role=main] {
    flex: 1 1 calc(100% - 40px - 45px); }
  #search {
    flex: 0 0 100%;
    order: -1;
    max-width: 100%;
    width: 100%;
    opacity: 1; }
    #search.hidden {
      display: block;
      position: absolute;
      right: 0px;
      width: auto;
      height: auto; }
      #search.hidden #search-input {
        height: auto; }
        #search.hidden #search-input input {
          width: 0px;
          margin: 8px 0px; }
          #search.hidden #search-input input + #close-icon {
            display: none; }
      #search.hidden #search-results {
        height: auto;
        display: none; }
  #search-input {
    position: initial;
    height: auto; }
    #search-input input, #search-input input:focus, #search-input input:hover {
      width: calc(100% - 5em); }
  #search-results {
    position: initial;
    height: auto; } }

@media only screen and (orientation: portrait) and (max-device-width: 768px) {
  body {
    -webkit-text-size-adjust: 100%;
    font-size: 3em; }
  footer {
    font-size: x-large;
    line-height: calc(24px * 2);
    height: calc(24px * 2); } }

main[role=main] a, main[role=main] a:hover {
  text-decoration: none; }

nav[role=toc] li a:hover {
  text-decoration: underline; }
