/*
     * Generated by oXygen Webhelp Skin Builder
     * http://www.oxygenxml.com/webhelp-skin-builder
     * Migrated rules to aruba-skin 8/8/18 -Mj
*/

/* Aruba */
#splitterContainer .hasSubMenuClosed {
  background-color: transparent;
  color: rgb(50, 50, 50);
  text-align: left;
  text-decoration: none;
  line-height: 18px;
  text-shadow: none;
/*  font-family: Arial, sans-serif;*/
  font-size: 10pt;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
}
#splitterContainer .menuItemSelected {
  background-color: #eee !important;
  font-weight: 700;
  padding-right: 5px;
  padding-top: 2px;
  padding-bottom: 3px;
  padding-left: 21px;
  font-size: 16px;
  color: rgb(51, 51, 51);
/*  font-family: Arial, sans-serif;*/
  font-style: normal;
  font-variant: normal;
}
#header .navheader_parent_path {
  background-color: rgba(0, 0, 0, 0);
  padding-right: 0px;
  padding-bottom: 1pt;
  padding-top: 0px;
  padding-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 20px;
  font-size: 8pt;
/*  font-family: Arial, sans-serif;*/
  color: rgb(50, 50, 50);
  font-weight: 400;
  font-style: normal;
  margin-top: 0px;
  font-variant: normal;
  box-shadow: none;
}
#header .link {
  background-color: rgba(128, 128, 128, 0);
  padding-right: 10px;
  padding-left: 20px;
  display: none;
  padding-bottom: 0px;
  padding-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  /*font-size: 13.3333px;*/
/*  font-family: arial, helvetica, "Lucida Grande", Verdana, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;*/
  color: rgb(50, 50, 50);
  font-weight: 400;
  font-style: normal;
  margin-top: 0px;
  font-variant: normal;
}
a.xref {
  color: rgb(0, 0, 238);
  font-weight: 400;
/*  font-family: Arial, sans-serif;*/
  font-style: normal;
  font-size: 10pt;
  font-variant: normal;
}

/*Provides xref styling for links on the bookpage. FMC*/
#bookpage a.xref {
    color:black;
    text-decoration: underline;
    font-weight:bold;
}

a.xref:visited {
  color: rgb(0, 0, 238);
  font-weight: 400;
/*  font-family: Arial, sans-serif;*/
  font-style: normal;
  font-size: 10pt;
  font-variant: normal;
}
#header .navheader_parent_path:hover {
  text-decoration: none;
  /*There is no hover effect for HPE links. FMC*/
  /*color: #FF4D4D;*/
}
/* Aruba style -Mj */
#splitterContainer .menuItemSelected:hover {
  text-decoration: none;
  /*color: rgb(142, 223, 152);*/
  color: #01A982;
  background-color: transparent;
/*  font-family: Arial, sans-serif;*/
  font-size: 10pt;
  /*! font-weight: normal; */
  font-style: normal;
  font-variant: normal;

  line-height: 18px;
  text-shadow: none;
}
#splitterContainer .hasSubMenuClosed:hover {
  text-decoration: none;
  color: #FF4D4D;
  background-color: rgba(0, 0, 0, 0);
}
a.xref:hover {
  color: rgb(0, 0, 238);
  font-weight: 400;
/*  font-family: Arial, Calibri, 'Lucida Grande', Verdana, 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro', Meiryo, sans-serif;*/
  font-style: normal;
  font-size: inherit;
  font-variant: normal;
}
splitterContainer .topic:not(.menuItemSelected):hover {
  text-decoration: underline;

}
splitterContainer .menuItemSelected:hover {
  font-size: 10pt;
  font-weight: normal;
}
#header .link:hover {
  text-decoration: none;
  /*Again. The hover color is not desired for HPE. FMC*/
  /*color: #FF4D4D;*/
}
/* Aruba style -Mj */
#splitterContainer .topic:not(.menuItemSelected):hover {
  text-decoration: none;
  color: #01A982;
  font-weight: normal;
/*  font-family: Arial, Calibri, 'Lucida Grande', Verdana, 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro', Meiryo, sans-serif;*/
  font-style: normal;
  font-size: 10pt;
  /*background-color: rgb(224, 230, 248);*/
  line-height: 18px;
  text-shadow: none;
}
#splitterContainer .hasSubMenuOpened:hover {
  text-decoration: none;
  color: #FF4D4D;
  color: #01A982;
  background-color: rgba(0, 0, 0, 0);
}
.frmBody {
  background-color: transparent;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-top: 0px;
  padding-left: 5px;
}
.shortdesc {
  background-color: transparent;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  margin-right: 0px;
  margin-bottom: 16px;
  font-size: 10pt;
  color: rgb(49, 49, 49);
  font-weight: 100;
  margin-top: 16px;
  margin-left: 0px;
/*  font-family: Arial, sans-serif;*/
  font-style: normal;
  font-variant: normal;
}
.p {
  background-color: transparent;
  margin-right: 0px;
  /*The paragraph spacing is smaller in the Docbook stylesheet. FMC*/
  /*margin-bottom: 13.3333px;
  margin-top: 13.3333px;*/
  margin-bottom: 6pt;
  margin-top: 6pt;
  margin-left: 0px;
  font-size: 10pt;
  color: rgb(50, 50, 50);
  font-weight: 400;
/*  font-family: Arial, sans-serif;*/
  font-style: normal;
  font-variant: normal;
  /*The added whitespace resulting from the padding on paragraphs is minimized (from 6pt to 0). FMC*/
  padding-top: 0pt;
  padding-right: 0px;
  padding-bottom: 0pt;
  padding-left: 0px;
}

/*The paragraph has a 6pt margin top and bottom. One within a list item should not retain that margin.
FMC.*/
.li p{
   margin-bottom: 0pt;
  margin-top: 0pt;
  padding-top: 0pt;
  padding-bottom:0pt
}

.q {
  background-color: transparent;
}
.example {
  background-color: transparent;
  color: rgb(0, 0, 0);
  font-weight: 400;
/*  font-family: arial, helvetica, sans-serif;*/
  font-style: normal;
  font-size: 13px;
}

/*The unordered and ordered list types have a slight color change (333333) and family (arial). FMC*/
.ul {
  background-color: transparent;
  margin-right: 0px;
  margin-bottom: 15px;
  color: #333333;
/*  font-family: Arial, sans-serif;*/

  font-size: inherit;
  font-weight: 400;
/*  font-family: Calibri, "Lucida Grande", Verdana, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
*/  font-style: normal;
  /*HPE requested limited white space and reduced margins for lists. FMC*/
  /*margin-top: 15px;
  margin-left: 20px;*/
}
.ol {
  background-color: transparent;
  margin-right: 0px;

  color: #333333;
/*  font-family: Arial, sans-serif; */
  font-size: inherit;
  font-weight: 400;
/*  font-family: Arial, Calibri, "Lucida Grande", Verdana, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
*/  font-style: normal;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  /*Testing. FMC*/
  /*HPE requested reduced margins and white space for list items. FMC*/
  padding-left: 20px;
  /*margin-top: 15px;
  margin-bottom: 15px;
  margin-left: 20px;*/
  margin-top: 0em;
  margin-bottom: 0em;
  margin-left: 0px;
}
.dl {
  background-color: transparent;
  margin-right: 0px;
  margin-bottom: 15px;
  color: rgb(0, 0, 0);
  /*There is no left margin for DL in Docbook styles. FMC*/
  /*margin-left: 20px;*/
  font-size: inherit;
  font-weight: 400;
/*  font-family: Arial, Calibri, "Lucida Grande", Verdana, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;*/
  font-style: normal;
  margin-top: 15px;
}
.dt {
  background-color: transparent;
  color: rgb(0, 0, 0);
  font-weight: bold;
/*  font-family: Arial, Calibri, 'Lucida Grande', Verdana, 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro', Meiryo, sans-serif;*/
  font-style: normal;
  font-size: inherit;
}
.dd {
  background-color: transparent;
  color: rgb(0, 0, 0);
  font-weight: 400;
/*  font-family: Arial, Calibri, 'Lucida Grande', Verdana, 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro', Meiryo, sans-serif;*/
  font-style: normal;
  font-size: inherit;
}
.keyword.apiname {
  background-color: transparent;
}
.p .image {
  background-color: transparent;
}
:not(p) > .image {
  background-color: transparent;
}
.fig.fignone {
  background-color: transparent;
}
.figcap {
  background-color: transparent;
  /*Figure Captions (titles in DITA) are to be bold, not italicized. FMC*/
  font-style: normal;
  font-weight: bold;
}
.simpletable td {
  background-color: transparent;
}
.footer {
  background-color: transparent;
}
.footer a {
  background-color: transparent;
  color: rgb(68, 68, 68);
  font-weight: 400;
/*  font-family: arial, helvetica, sans-serif;*/
  font-style: normal;
  font-size: 11px;
}
#header #productTitle H1 {
  background-color: transparent;
  margin-right: 0px;
  margin-bottom: 6px;
  font-size: 16pt;
  color: rgb(63, 63, 63);
  margin-left: 9px;
  font-weight: 300;
/*  font-family: Arial, sans-serif;*/
  font-style: normal;
  margin-top: 15px;
  font-variant: normal;
}
#splitterContainer .topic:not(.menuItemSelected) {
  background-color: transparent;
  padding-right: 5px;
  padding-bottom: 2px;
  padding-left: 21px;
  font-size: 10pt;
  color: rgb(52, 52, 52);
  font-weight: 400;
/*  font-family: Arial, sans-serif;*/
  font-style: normal;
  font-variant: normal;
}
.home .topic {
  width: 90%;
  text-align: left;
}
.home a {
  font-size: 18px;
  font-weight: 700;
}
/* Aruba style -Mj */
#splitterContainer .hasSubMenuOpened {
  /*background-color: #eee;*/
  color: rgb(51, 51, 51);
/*  font-family: Arial, sans-serif;*/
  font-size: 10pt;
  font-weight: 700;
  font-style: normal;
  font-variant: normal;
}
/*Styling for the title of each topic at the top of the page. FMC*/
.title.topictitle1 {
  background-color: rgba(241, 241, 241, 0);
  padding-right: 12px;
  padding-bottom: 0;
  padding-top: 12px;
  box-shadow: transparent 0px 0px 0px 0px;
  text-shadow: transparent 1px 0px 0px;
  border-right-color: rgb(28, 124, 215);
  border-bottom-color: rgb(20, 103, 171);
  border-bottom-width: 1px;
  margin-bottom: 20px;
  margin-left: -10px;
  font-size: 18pt;
  padding-left: 10px;
  color: rgb(51, 51, 51);
  font-weight: 300;
/*  font-family: Arial, sans-serif;*/
  font-style: normal;
  line-height: 1em;
  text-align: initial;
  text-decoration: none;
  border-top-color: black;
  border-left-color: rgb(51, 51, 51);
  /*border-top-style: none; The rule is now set to the top of the title. FMC */
  border-top-style: solid;
  border-right-style: none;
  border-left-style: none;
  border-top-width: 0.5px;
  border-top-right-radius: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-left-radius: 0px;
  border-bottom-style: none;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  margin-top: 0px;
  font-variant: normal;
  margin-right: 7.199999809265137px;
}
.title.sectiontitle {
  /*No background color needed for section titles. FMC*/
  /*background-color: rgb(241, 241, 241);*/
  font-weight: 700;
  padding-right: 0px;
  padding-bottom: 3px;
  padding-top: 3px;
  border-right-color: rgb(51, 51, 51);
  margin-top: 20px;
  /*No padding is needed for section titles. FMC*/
  /*padding-left: 10px;*/
  box-shadow: rgb(153, 153, 153) 0px 0px 0px 0px;
  /*border-bottom-color: rgb(51, 51, 51);
  border-bottom-width: 0px;*/
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  font-size: 12pt;
  color: rgb(51, 51, 51);
/*  font-family: Arial, "Trebuchet MS", "Lucida Grande", Verdana, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;*/
  font-style: normal;
  /*border-top-color: rgb(51, 51, 51);
  border-left-color: rgb(51, 51, 51);
  border-top-style: none;
  border-right-style: none;
  border-left-style: none;
  border-top-width: 0px;
  border-top-right-radius: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-left-radius: 0px;
  border-bottom-style: none;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;*/
}
.title.topictitle2 {
  background-color: rgb(241, 241, 241);
  font-weight: 700;
  padding-right: 6px;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 10px;
  box-shadow: rgb(153, 153, 153) 0px 0px 0px 0px;
  text-shadow: transparent 0px 0px 0px;
  font-size: inherit;
  color: rgb(51, 51, 51);
/*  font-family: Arial, "Trebuchet MS", "Lucida Grande", Verdana, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;*/
  font-style: normal;
  line-height: 1em;
  text-align: initial;
  text-decoration: none;
}
.codeblock {
  background-color: rgb(255, 255, 255);
  color: rgb(0, 0, 0);
  font-weight: 400;
  font-family: "Courier New", Courier, monospace;
  font-style: normal;
  font-size: 1.1em;
  font-variant: normal;
  text-align: initial;
  /*HPE wants to remove the underline. FMC*/
  /*text-decoration: underline;*/
  text-decoration:none;
  line-height: 18px;
  text-shadow: none;
}
/* Removing for Aruba style -Mj */
#header #space {
  /*background-color: rgb(238, 238, 238);*/
}
#splitterContainer .splitbarV {
  /*background-color: rgb(238, 238, 238);*/
}

/*Pre.screen styling is directly from the Docbook styles for HPE. There is
no border, therefore those settings are commented out. - FMC*/

pre.screen {
  background-color: #CCCCCC;
  color: #333333;
  font-size: 1.1em;
  font-family: "Courier New", Courier, monospace;
  /*border-bottom-color: rgb(204, 204, 204);
  border-right-color: rgb(204, 204, 204);
  border-top-color: rgb(204, 204, 204);
  border-left-color: rgb(204, 204, 204);
  border-bottom-width: 0px;
  border-top-style: solid;
  border-right-style: solid;
  border-left-style: solid;
  border-top-width: 0px;
  border-top-right-radius: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-left-radius: 0px;
  border-bottom-style: solid;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;*/
}
.tablecap {
  background-color: rgba(0, 0, 0, 0);
  color: rgb(0, 0, 0);
  /*The table title is to be bold and left aligned. FMC*/
  /*font-weight: 400;*/
  font-weight: bold;
/*  font-family: arial, helvetica, sans-serif;*/
  font-style: normal;
  font-size: 13px;
}
.table {
  background-color: rgb(255, 255, 255);
  /*The docbook styles had a 20pt bottom margin for the div containing the table. But
  HPE has requested that we minimize white space. FMC.*/
  margin-bottom: 10pt;
  /*The frame or border of the table is a darker grey, not black. FMC*/
  border: 0.5px solid #E0E0E0;
}
th.entry {
  /*The background color for table head is a dark grey for HPE. FMC.*/
  /*background-color: rgba(0, 0, 0, 0);*/
  background-color: #767676;
  color: #FFFFFF;
}

th.entry p {
  color: #FFFFFF;
}

td.entry {
  background-color: rgba(0, 0, 0, 0);
}
#splitterContainer .splitbuttonV {
  background-color: rgba(0, 0, 0, 0);
}
.image {
  background-color: rgba(0, 0, 0, 0);
}
#header #lHeader {
  background-color: rgb(255, 255, 255);
  border-right-color: rgb(0, 0, 0);
  border-bottom-color: rgb(0, 0, 0);
  border-top-color: rgb(0, 0, 0);
  border-left-color: rgb(0, 0, 0);
  border-bottom-width: 0;
  border-top-style: solid;
  border-right-style: solid;
  border-left-style: solid;
  border-top-width: 0;
  border-top-right-radius: 0;
  border-right-width: 0;
  border-left-width: 0;
  border-top-left-radius: 0;
  border-bottom-style: solid;
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 0;
}
#splitterContainer #leftPane {
  background-color: rgb(255, 255, 255);
  border-right-color: rgb(255, 255, 255);
  border-bottom-color: rgb(255, 255, 255);
  border-top-color: rgb(230, 236, 245);
  border-left-color: rgb(255, 255, 255);
  border-bottom-width: 0px;
  border-top-style: solid;
  border-right-style: solid;
  border-left-style: solid;
  border-top-width: 0px;
  border-top-right-radius: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-left-radius: 0px;
  border-bottom-style: solid;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
/* Commenting out for Aruba style -Mj */
/*
#header .tab.selectedTab {
  /*background-color: rgb(142, 223, 152);
  /*The bakground-color is different, with a minor border of the same color. FMC.
  background-color: #01A982;
  border: 1px solid #01A982;
  text-shadow: none;
  font-size: 10pt;
/*  font-family: Arial, sans-serif;
  color: #ffffff;
  font-weight: bold;
  font-style: normal;
  line-height: 1em;
  text-align: initial;
  text-decoration: none;
}
#header .tab:not(.selectedTab) {
  background-color: rgb(142, 223, 152);
  background-color: #01A982;
  border: 1px solid #01A982;
  text-shadow: none;
  font-size: 10pt;
  font-family: Arial, sans-serif;
  color: #ffffff !important;
  font-weight: bold;
  font-style: normal;
  line-height: 1em;
  text-align: initial;
  text-decoration: none;
}

.tab:not(.selectedTab) a{
    color: #ffffff !important;
    text-decoration: none;
}
*/
/*Defined here to improve spacing with the addition of the glossary tab.*/
#header .tab span{
    float:inherit;
}

#header #tocMenu {
  background-color: rgba(118, 118, 118, 0);
  padding-right: 0px;
  padding-bottom: 0px;
  /*The top padding is changed from 0 to 10px. FMC*/
  padding-top: 0px;
}
.hasSubMenuOpened {
Background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 66 16' width='28px' height='16px' role='img' class='svgicon' aria-label='caret down'%3E%3Cpolygon fill='none' stroke='%23646569' stroke-width='2' points='22 8 12 20 2 8'%3E%3C/polygon%3E%3C/svg%3E") no-repeat;
}
.hasSubMenuClosed {
Background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 66 16' width='28px' height='16px' role='img' class='svgicon' aria-label='caret next'%3E%3Cpolygon fill='none' stroke='%23646569' stroke-width='2' points='6 2 18 12 6 22'%3E%3C/polygon%3E%3C/svg%3E") no-repeat;
}

/*The up, next and previous images are not reqired. FMC*/
.navparent {
/*  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQBAMAAADt3eJSAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACRQTFRFWlpa////qqqqqqqqqqqqqqqqqqqqqqqqqqqqWlpakpKSqqqq51coagAAAAl0Uk5TAAABAwgKDxUcJKK0eAAAAFZJREFUCNdjEIQCBiCubIQwRGdNAzEEGCxXr3RgADKYZu3eNRnE4Fy9e/dKEGPW7t27d00QZJCcOXP3zpkzQYo5d+9kYEBiCApK7t7JKEiIMXMmhAEBAFUmH/7ERSTIAAAAAElFTkSuQmCC');
*/}
.navprev {
/*  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQBAMAAADt3eJSAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACpQTFRFWlpaqqqq////qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqWlpakpKSqqqqRySlLQAAAAt0Uk5TAAAAAQMECAoREx4uAuD5AAAAWklEQVQI12MQhAIGISUlbSYlJUUQYzeYIcDgfRrCYNtzG8LoPnt79+7dGxmk9twFgY0M0mehDEmYiEA1VI0A657bDAwMjAxCDNanIQwFBojJQAY3mAG3XQkKAAYFKLNYP3S0AAAAAElFTkSuQmCC');
*/}
.navnext {
/*  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQBAMAAADt3eJSAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACpQTFRFWlpaqqqq////qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqWlpakpKSqqqqRySlLQAAAAt0Uk5TAAAAAQMECAoREx23C7FDAAAAUklEQVQI12MQhAIGISUlpQ0MDIpgxm4YY88WKGPv6QRFBundu3fvvbODkUH6LgicXghl3NkIE5kIVbOdkUGAgYFh7+kACGPPZnSTwXbBbVeCAgBpGypCou3HmwAAAABJRU5ErkJggg==');
*/}
#oldFrames {
  display:none;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQBAMAAADt3eJSAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABJQTFRFWlpa////qqqqtbW1gICAWlpaBWuBKAAAAAV0Uk5TAAAzmbJhqr6LAAAAO0lEQVQI12NwDQ0IBYIQhiClgCAlJSVVICMwCCgCZAQFBhkbG0NE4FIQRhBITRA5UkFgEahdcNsFoQAA5GEeAEgsEdMAAAAASUVORK5CYII=');
}
#printlink a {
  display:none;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQBAMAAADt3eJSAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABJQTFRFWlpa////WlpaWlpagoKCqqqqEzpxUQAAAAN0Uk5TAABN8hv58wAAAD5JREFUCNdjYGAyBgIFBgYGZiBmMCCOoWwMYhgbMZiGgLS7BjOYhoIBVkYwSI0pkAHRFYzQzsAMkgIaKAgFAAKxETTIMsq4AAAAAElFTkSuQmCC');
}
#permalink a {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAANtJREFUKM+N0a9Lg2EUxfGHNbGJyWIxzB/BlZlEkGEwGCzTT5WVod1i0CJmo/+HuG5TEA0mNQvqBuqjgnOv5YV3LzyInHLP5QuXe04Q/lZqOeVU1431NFD1KHPt00AzBRz5sSWoenObAkZN59Ol9zIwouXQau4avp0PA3MeZDKZbUFDFNULYN6Tvn0LTixaEUWN4ouaZ32bZuwZw4douchh1ou+pmA3P9KzNBzUmYENQVCxo+PYZDnJ6Cq34yqpqO91TQjWfDlIAW2ZrgsDr+rpstru9HTU/tdmSb8r0JaxAU+KkQAAAABJRU5ErkJggg==');
}
span.topic {
/*Background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 80 20' width='40' height='16' role='img' class='svgicon' aria-label='notes'%3E%3Cpath fill='none' stroke='%23000' stroke-width='2' d='M3,1 L3,23 L16,23 L21,18 L21,1 L3,1 Z M6,17 L11,17 M6,13 L18,13 M6,9 L16,9 M3,5 L21,5 M21,17 L15,17 L15,23'%3E%3C/path%3E%3C/svg%3E");*/
}
#expandAllLink {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 24 24' width='24px' height='24px' role='img' class='grommetux-control-icon grommetux-control-icon-form-add grommetux-control-icon--responsive' aria-label='form-add'%3E%3Cpath fill='none' stroke='%23646569' stroke-width='2' d='M12,18 L12,6 M6,12 L18,12'%3E%3C/path%3E%3C/svg%3E");
}
#collapseAllLink {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 24 24' width='24px' height='24px' role='img' class='grommetux-control-icon grommetux-control-icon-form-subtract grommetux-control-icon--responsive' aria-label='form-subtract'%3E%3Cpath fill='none' stroke='%23646569' stroke-width='2' d='M6,12 L18,12'%3E%3C/path%3E%3C/svg%3E");
}
#header #customLogo {
  background-image: url("none");
  background-size: contain;
  width: 200px;
  height: 70px;
}
a.xref:active {
  color: rgb(0, 0, 238);
  /*font-weight: 400;*/
  font-weight: normal;
/*  font-family: Arial, Calibri, 'Lucida Grande', Verdana, 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro', Meiryo, sans-serif;*/
  font-style: normal;
  font-size: inherit;
  font-variant: normal;
}
span.uicontrol {
  color: rgb(50, 50, 50);
  font-weight: bold;
  font-style: normal;
  font-size: inherit;
}
span.wintitle {
  color: rgb(50, 50, 50);
  font-weight: 400;
    /*The uicontrol font is not yet known. It is tentatively adjusted to Courier. FMC*/
  font-family: "Courier New", Courier, 'Trebuchet MS', 'Lucida Grande', Verdana, 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro', Meiryo, sans-serif;
  font-style: normal;
  font-size: inherit;
}
.userinput {
    font-family: "Courier New", Courier, monospace;
    font-weight: bold;
}
.ph.codeph {
  color: rgb(50, 50, 50);
  /*All programming elements permitted for HPE use courier, monospace. FMC*/
  /*font-family: Arial, sans-serif;*/
  font-family: "Courier New", Courier, monospace;
  font-size: 1.1em;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
}

/*The following styles have been added to accomodate specific items in HPE webhelp. FMC*/
/*Used for lists with the checkbox. The image is included in the output folders. FMC*/
.checkbox {
   list-style-image: url('../img/checkbox-small.png');
  /* font-family: Arial, sans-serif;*/
   margin-left: 20pt;
   padding: 0pt;
}

/*The hover color for links in the TOC should be 01A982 and background reset to white. FMC*/
#contentBlock a:hover a:visited {
    background-color: white;
    color: #01A982;
}

#rightPane {
    overflow: hidden;
}
div.footer_home{
    text-align:center !important;
    font-size:8pt
    padding: 25pt;
    height: 30pt;
}

span#glossary.label a{
    color:white !important;
}
/*The two style sets below support codeblock footnotes. FMC*/
code a sup {
    text-decoration:none;
    border-radius: 50%;
    width: 10pt;
    height: 10pt;
    background: black;
    color: white;
    text-align: center;
    font-size: 9pt;
/*    font: 9pt Arial, sans-serif;*/
}

div#codeblock a sup {
    text-decoration:none;
    border-radius: 50%;
    width: 10pt;
    height: 10pt;
    background: black;
    color: white;
    text-align: center;
    font-size: 9pt;
/*    font: 9pt Arial, sans-serif;*/
}

/*Controls styling for the banner on the bookmap page. FMC*/
.masterbanner {
   color: #FFFFFF;
   background-color: transparent;
/*   font-family: Arial, sans-serif;*/
   font-size: 14pt;
   font-weight: normal;
   }

   /*The table title is to be bold and left aligned. FMC*/
   #tablecaption {
       text-align:left;
   }

   /*Adding items for troubleshooting. FMC*/
   .troubleshootingdefaulttext {
       font-weight:bold;

   }
   /*Adding specific font-family entries for the P1 languages. Additional entries for
   any languages to come. FMC*/

   html {
   font-family: "Open Sans", Arial, "Arial Unicode MS", sans-serif;
   }

   html:lang(ar),
   html:lang(he){
   font-family: Arial, "Arial Unicode MS", sans-serif;
   }

   html:lang(ja){
   font-family: Arial, "MS Gothic", "Arial Unicode MS", sans-serif;
   }

   html:lang(ko) {
   font-family: Arial, Dotum, "Arial Unicode MS", sans-serif;
   }

   html:lang(th) {
   font-family: Arial, "AngsanaUPC", "Arial Unicode MS", sans-serif;
   }

   html:lang(zh){
   font-family: Arial, "SimHei", "Arial Unicode MS", sans-serif;
   }

   html:lang(zh-tw){
   font-family: Arial, "Microsoft JhengHei", "Arial Unicode MS", sans-serif;
   }

a.fn {
  color: black;
  text-decoration: none;
}

a.fn:focus {
  outline:0;
}
