﻿body {
      font-family:'Trebuchet MS' , 'Helvetica Neue' , Helvetica, Arial, sans-serif;
}
.unresolved {
             background-color:skyblue;
}
.noTemplate {
             background-color:yellow;
}
.base {
       background-color:#ffffff;
}
.nested0 {
          margin-top:1em;
}
.p {
    margin-top:1em;
}
.figcap {
         font-style:italic;
}
.figdesc {
          font-style:normal;
}
.figborder {
            border-style:solid;
            padding-left:3px;
            border-width:2px;
            padding-right:3px;
            margin-top:1em;
            border-color:Silver;
}
.figsides {
           border-left:2px solid;
           padding-left:3px;
           border-right:2px solid;
           padding-right:3px;
           margin-top:1em;
           border-color:Silver;
}
.figtop {
         border-top:2px solid;
         margin-top:1em;
         border-color:Silver;
}
.figbottom {
            border-bottom:2px solid;
            border-color:Silver;
}
.figtopbot {
            border-top:2px solid;
            border-bottom:2px solid;
            margin-top:1em;
            border-color:Silver;
}
.ullinks {
          list-style-type:none;
}
.ulchildlink {
              margin-top:1em;
              margin-bottom:1em;
}
.olchildlink {
              margin-top:1em;
              margin-bottom:1em;
}
.linklist {
           margin-bottom:1em;
}
ul.linklist {
             margin-top:0;
             list-style-type:none;
             padding-left:0;
}
li.linklist {
             margin-top:0;
             margin-bottom:0;
}
.linklistwithchild {
                    margin-left:1.5em;
                    margin-bottom:1em;
}
.sublinklist {
              margin-left:1.5em;
              margin-bottom:1em;
}
.relconcepts {
              margin-top:1em;
              margin-bottom:1em;
}
.reltasks {
           margin-top:1em;
           margin-bottom:1em;
}
.relref {
         margin-top:1em;
         margin-bottom:1em;
}
.relinfo {
          margin-top:1em;
          margin-bottom:1em;
}
.breadcrumb {
             font-size:smaller;
             margin-bottom:1em;
}
dt.prereq {
           margin-left:20px;
}
.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 {
               margin-top:1em;
               margin-bottom:0;
               color:black;
               font-size:1.17em;
               font-weight:bold;
}
.section {
          margin-top:1em;
          margin-bottom:1em;
}
.example {
          margin-top:1em;
          margin-bottom:1em;
}
div.tasklabel {
               margin-top:1em;
               margin-bottom:1em;
}
h2.tasklabel {
              font-size:100%;
}
h3.tasklabel {
              font-size:100%;
}
h4.tasklabel {
              font-size:100%;
}
h5.tasklabel {
              font-size:100%;
}
h6.tasklabel {
              font-size:100%;
}
.note {
       margin-top:1em;
       margin-bottom:1em;
}
.notetitle {
            font-weight:bold;
}
.notelisttitle {
                font-weight:bold;
}
.tip {
      margin-top:1em;
      margin-bottom:1em;
}
.tiptitle {
           font-weight:bold;
}
.fastpath {
           margin-top:1em;
           margin-bottom:1em;
}
.fastpathtitle {
                font-weight:bold;
}
.important {
            margin-top:1em;
            margin-bottom:1em;
}
.importanttitle {
                 font-weight:bold;
}
.remember {
           margin-top:1em;
           margin-bottom:1em;
}
.remembertitle {
                font-weight:bold;
}
.restriction {
              margin-top:1em;
              margin-bottom:1em;
}
.restrictiontitle {
                   font-weight:bold;
}
.attention {
            margin-top:1em;
            margin-bottom:1em;
}
.attentiontitle {
                 font-weight:bold;
}
.dangertitle {
              font-weight:bold;
}
.danger {
         margin-top:1em;
         margin-bottom:1em;
}
.cautiontitle {
               font-weight:bold;
}
.caution {
          font-weight:bold;
          margin-bottom:1em;
}
.warning {
          margin-top:1em;
          margin-bottom:1em;
}
.warningtitle {
               font-weight:bold;
}
.hazardstatement td {
                     padding:0.5rem;
}
.hazardstatement th {
                     padding:0.5rem;
                     text-align:center;
                     text-transform:uppercase;
}
.hazardstatement--caution {
                           background-color:#ffd100;
}
.hazardstatement--danger {
                          background-color:#c8102e;
                          color:#fff;
}
.hazardstatement--warning {
                           background-color:#ff8200;
}
.hazardstatement--attention {
                             background-color:#0072ce;
                             color:#fff;
                             font-style:italic;
}
.hazardstatement--fastpath {
                            background-color:#0072ce;
                            color:#fff;
                            font-style:italic;
}
.hazardstatement--important {
                             background-color:#0072ce;
                             color:#fff;
                             font-style:italic;
}
.hazardstatement--note {
                        background-color:#0072ce;
                        color:#fff;
                        font-style:italic;
}
.hazardstatement--notice {
                          background-color:#0072ce;
                          color:#fff;
                          font-style:italic;
}
.hazardstatement--other {
                         background-color:#0072ce;
                         color:#fff;
                         font-style:italic;
}
.hazardstatement--remember {
                            background-color:#0072ce;
                            color:#fff;
                            font-style:italic;
}
.hazardstatement--restriction {
                               background-color:#0072ce;
                               color:#fff;
                               font-style:italic;
}
.hazardstatement--tip {
                       background-color:#0072ce;
                       color:#fff;
                       font-style:italic;
}
ul.simple {
           list-style-type:none;
}
.firstcol {
           font-weight:bold;
}
.bold {
       font-weight:bold;
}
.boldItalic {
             font-weight:bold;
             font-style:italic;
}
.italic {
         font-style:italic;
}
.underlined {
             text-decoration:underline;
}
.uicontrol {
            font-weight:bold;
}
.wintitle {
           font-weight:bold;
}
.parmname {
           font-weight:bold;
}
.kwd {
      font-weight:bold;
}
.defkwd {
         font-weight:bold;
         text-decoration:underline;
}
.var {
      font-style:italic;
}
.shortcut {
           text-decoration:underline;
}
.menucascade > abbr {
                     text-decoration:none;
}
.dlterm {
         font-weight:bold;
}
.dltermexpand {
               font-weight:bold;
               margin-top:1em;
}
*[compact="yes"  ] > li {
                         margin-top:0;
}
*[compact="no"  ] > li {
                        margin-top:.53em;
}
.liexpand {
           margin-top:1em;
           margin-bottom:1em;
}
.sliexpand {
            margin-top:1em;
            margin-bottom:1em;
}
.dlexpand {
           margin-top:1em;
           margin-bottom:1em;
}
.ddexpand {
           margin-top:1em;
           margin-bottom:1em;
}
.stepexpand {
             margin-top:1em;
             margin-bottom:1em;
}
.substepexpand {
                margin-top:1em;
                margin-bottom:1em;
}
div.imageleft {
               text-align:left;
}
div.imagecenter {
                 text-align:center;
}
div.imageright {
                text-align:right;
}
div.imagejustify {
                  text-align:justify;
}
.cellrowborder {
                border-left:none;
                border-top:none;
                border-right:solid 1px;
                border-bottom:solid 1px;
}
.row-nocellborder {
                   border-left:none;
                   border-top:none;
                   border-right:hidden;
                   border-bottom:solid 1px;
}
.cell-norowborder {
                   border-top:none;
                   border-left:none;
                   border-bottom:hidden;
                   border-right:solid 1px;
}
.nocellnorowborder {
                    border:none;
                    border-right:hidden;
                    border-bottom:hidden;
}
pre.screen {
            padding:5px 5px 5px 5px;
            border:outset;
            background-color:#CCCCCC;
            margin-top:2px;
            margin-bottom:2px;
            white-space:pre;
}
span.filepath {
               font-family:monospace;
}
samp.codeph {
             font-family:monospace;
}
pre.codeblock {
               font-family:monospace;
}
div.fig.figborder {
                   border-color:transparent;
}
div.fig > span.figdesc {
                        display:block;
}
img.image {
           max-width:100%;
           height:auto;
}
