/*
Hewlett-Packard Company
Copyright 2015-2018 Hewlett Packard Enterprise Development LP
Written for Hewlett Packard Enterprise, Knowledge Management
Aruba
===========
TOC
===========
Color palette
Fonts
CSS reset (normalize.css)
Standard body stuff
Block elements
Inline elements
Tables

===========
Color palette
===========
Primary
#FF8300 - Aruba orange
#646569 - Font color
#FDFDFD - Background

Secondary
#C3C5C8 - Gray
#004876 - Dark blue
#9FD4C9 - Light blue
#D5D654 - Yellow
#FF4C00 - Dark orange
#008375 - Sea green
 
 Tertiary
#2E7CBE - Meridian blue
#99DAF8 - Sky blue
#F1F9F7 - Extra light teal
#F9F9EC - Extra light green
#F6F6F7 - Extra light gray
*/

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import url(arubafonts.css);
button, hr, input {
	overflow: visible
}
audio, canvas, progress, video {
	display: inline-block
}
progress, sub, sup {
	vertical-align: baseline
}
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
body {
	margin: 0
}
menu, article, aside, details, footer, header, nav, section {
	display: block
}
h1 {
	font-size: 2em;
	margin: .67em 0
}
figcaption, figure, main {
	display: block
}
figure {
	margin: 1em 40px
}
hr {
	box-sizing: content-box;
	height: 0
}
code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em
}
a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}
a:active, a:hover {
	outline-width: 0
}
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted
}
b, strong {
	font-weight: bolder
}
dfn {
	font-style: italic
}
mark {
	background-color: #ff0;
	color: #000
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative
}
sub {
	bottom: -.25em
}
sup {
	top: -.5em
}
audio:not([controls]) {
	display: none;
	height: 0
}
img {
	border-style: none
}
svg:not(:root) {
	overflow: hidden
}
button, input, optgroup, select, textarea {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}
button, input {}
button, select {
	text-transform: none
}
[type=submit], [type=reset], button, html [type=button] {
	-webkit-appearance: button
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
	border-style: none;
	padding: 0
}
[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
	outline: ButtonText dotted 1px
}
fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}
progress {}
textarea {
	overflow: auto
}
[type=checkbox], [type=radio] {
	box-sizing: border-box;
	padding: 0
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
	height: auto
}
[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}
summary {
	display: list-item
}
[hidden], template {
	display: none
}

/* Resets tables */

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Resets table rows */

th, td {
	text-align: left;
	font-weight: inherit;
}

/* Resets lists */

main ol, main ul {
	list-style: none;
}

/* Prevents font scaling in landscape */

html {
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: none;
}

/* Always show scrollbar */


/* Cleanup junk created by SDL */

hr {
	display: none;
}
div[style] {
	border-bottom: 0.25pt solid white !important;
}

/* End of resets and cleanup */


/* Start body layout and media queries */

body {
	background-color: #fdfdfd !important;
	display: block;
}
body.frmBody {
	overflow: scroll;
	padding-left: 0px !important;
}
main {
	display: block;
	margin: 0 auto;
	width: 1000px;
	padding: 1em 0;
}
@media screen and (max-width:1020px) {
	main, footer {
		width: 96% !important;
		margin: 0 2%;
	}
	header[role="banner"] {
		margin: 0;
		width:98%;
	}
}

/* End body layout */


/* Start fonts */
/* Open Sans fonts */
html:lang(en-us), /* english us */
html:lang(el-gr), /* greek */
html:lang(en-gb), /* english uk */
html:lang(de-de), /* german */
html:lang(fr-fr), /* french */
html:lang(es-es), /* spanish */
html:lang(it-it), /* italian */
html:lang(kk-kz), /* kazakh */
html:lang(pt-br), /* portuguese brazil */
html:lang(pt-pt), /* portuguese portugal */
html:lang(ru-ru), /* russia */
html:lang(tr-tr), /* turkish */
html:lang(uk-ua), /* ukrainian */
html:lang(hu-hu), /* hungarian */
html:lang(cs-cz), /* czech */
html:lang(da-dk), /* danish */
html:lang(nb-no), /* norwegian */
html:lang(hr-hr), /* croatian */
html:lang(nl-nl), /* dutch */
html:lang(fi-fi), /* finnish */
html:lang(fr-ca), /* french canadian */
html:lang(id-id), /* indonesian */
html:lang(pl-pl), /* polish */
html:lang(sk-sk), /* slovakian */
html:lang(sl-si), /* slovenian */
html:lang(sv-se)  /* swedish */ {
font-family: "Open Sans", Arial, sans-serif !important;
}
/* Arial fonts */
html:lang(ar-sa), /* arabic */
html:lang(he-il)  /* hebrew */ {
font-family: Arial, "Arial Unicode MS", sans-serif;
}
html:lang(zh-cn) /* chinese simplified */ {
font-family: Arial, "SimHei", "Arial Unicode MS", sans-serif;
}
html:lang(zh-tw) /* chinese traditional */ {
font-family: Arial, "Microsoft JhengHei", "Arial Unicode MS", sans-serif;
}
html:lang(ja-jp), /* japanese */
html:lang(ja)     /* japanese */ {
font-family: Arial, "MS Gothic", "Arial Unicode MS", sans-serif;
}
html:lang(ko-kr) /* korean */ {
font-family: Arial, Dotum, "Arial Unicode MS", sans-serif;
}
html:lang(th-th) /* thai */ {
font-family: Arial, "AngsanaUPC", "Arial Unicode MS", sans-serif;
}

body {
	font-family: inherit;
	font-size: 16px;
	color: #646569;
}
main {
	font-family: inherit !important;
	font-size: 16px;
	line-height: 1.125;
	color: #646569 !important;
	font-weight: 400;
}
main h1 {
    color: #646569 !important;
    font-size: 24px !important;
    line-height: 42px !important;
    margin-bottom: 20px !important;
}
main h2 {
    font-size: 21px !important;
    color: #008375 !important;
    margin-bottom: 20px !important;
    font-weight: 300 !important;
}
main h3 {
    line-height: 1.0909090909 !important;
    font-size: 19px !important;
    color: #008375 !important;
    /*margin-bottom: 20px;
	  font-weight: 600;*/
    text-transform: uppercase;
}

h4 {
  font-size: 18px !important; 
  color: #008375 !important;
  font-weight: normal !important;
  margin: 5px 0px !important;
  line-height: 22px !important;
}
h5, h6 {
  font-size: 16px !important;
  color: #008375 !important;
  font-weight: normal !important;
  margin: 5px 0px !important; }

p, .p {
	margin-top: 0px !important;
	margin-bottom: 12px;
}

sup {
	position:relative;
	top: -.15em;
	vertical-align: top;
}
.bookpage sup {
	font-size: 100%;
	top: 1px;
}
table .fn sup {
	top: 4px;
	padding-left: 4px;
}
.fn.fn_table:last-of-type {
	margin-bottom: 1em;
}
h1#ariaid-title1:first-of-type {
	margin-top: 0px !important;
}
strong {
	font-weight: 600;
	font-family: inherit !important;
}
.related_links_header {
	font-weight: bold;
}

/* Start preformatted font */

kbd, pre, samp, .pre, .codeblock, .codephrase {
	font-family: "Courier New", monospace !important;
	font-size: 16px !important;
	tab-size: 4 !important;
	-moz-tab-size: 4 !important;
	hyphens: none !important;
	line-height: 1.6 !important;
	overflow-wrap: normal !important;
	text-align: left !important;
	white-space: pre !important;
	overflow: auto !important;
	word-break: normal !important;
	word-spacing: normal !important;
	vertical-align: baseline !important;
	border: none !important;
	color: #646569;
	box-shadow: none;
}
.ph.msgph {
	white-space: normal !important;
}	
table code {
	white-space: unset !important;

}

/* Overwrite skin.css*/
pre.screen {
	background-color: #eff0f1 !important;
	color: #646569;
	font-size: 1.1em;
	font-family: "Courier New", Courier, monospace !important;
	border: none !important;

}
/* Future work for styling an actual keycap action
kbd kbd {
  font-size:14px;
  background-color: #eff0f1;
  border: 1px solid #adb3b9;
  border-radius: 3px;
  box-shadow: 0 1px 0 rgba(12, 13, 14, 0.2), 0 0 0 2px #fff inset;
  color: #242729;
  display: inline-block;
  line-height: 1.4;
  padding: 0.1em 0.6em;
  text-shadow: 0 1px 0 #fff;
  white-space: nowrap;
}
*/

pre, code, samp, kbd {
	background: #f6f6f7 none repeat scroll 0 0 !important;
	border-radius: 4px !important;
}
.userinput {
	font-weight: 700 !important;
}
.uicontrol, .dt, .menucascade {
	font-weight: 600;
}
dt {
	margin-bottom: 12px;
}
.prereq_statement, .procedure_statement {
	font-weight: 700;
	margin: 0 0 12px 0;
}
code, .codeblock, pre, samp, kbd {
	padding: 2px 5px;
}
pre samp {
	padding: 0;
}

/* Removes padding within codeblocks */

.codeblock code, pre kbd {
	padding: 0;
}

/* Titles containing code element */

.title code, .sectiontitle code {
	font-size: inherit;
}

/* End of fonts */

/* Start anchors and links */
/* link, hover, active, visited */
main a[target="_blank"]:link, main a.xref:link, main a.link:link, a.fn:link, nav.related-links a {
	color: #ff8300 !important;
	font-size: 1em;
	line-height: 22px;
	font-weight: 700;
	transition: color 0.15s linear 0s;	
}
main a[target="_blank"]:hover, main a.xref:hover, main a.link:hover, a.fn:hover, nav.related-links a:hover {
	color: #ff4c00 !important;
}
main a[target="_blank"]:visited, main a[target="_blank"]:active {
	color: #ff8300 !important;
	font-size: 1em;
	line-height: 22px;
	text-decoration: underline !important;
	font-weight: 700;
}
main a.xref:visited, main a.link:visited, main a sup {
	color: #ff8300;
	text-decoration: underline;
}
main a.xref:active, main a.link:active, .fn a, a.fn:link, a.fn:active, a.fn:visited, #endnotes a {
	text-decoration: none;
}
a.fn {
	color: #ff8300;
	text-decoration: none;
}
a.fn:focus {
	outline: 0;
}
main li a[name].fn {
	display: initial;
}
main div a[name].fn {
	display: inline;
}
a[href^="MAILTO"] {
	color: #ff8300 !important;
	font-weight: 700;
	text-decoration: underline !important;
}

/* End of anchors and links */


/* Start lists and footnotes */

/* Listed item structure */
main li {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	line-height: 22px !important;
	margin: 0 0 12px 0;
	text-align: left !important;
	padding-left: 5px;
}
main li p {
	margin: 0 0 12px 0;
}
main li:last-of-type {
	margin-bottom: 12px;
}
li.step span.cmd {
	display: block;
	margin-bottom: 12px;
}
.itemgroup {
	margin-bottom: 12px;
}
main table .ul {
	margin-bottom: 0px !important;
}
main table .li {
	margin: 0 !important;
}
main li a[name] {
	display: none;
}
table .p {
	margin: 0px !important;
}
dl {
	margin: 0 0 12px 0;
}
main li p p, li p, .stepresult p {
	margin-bottom: 12px;
}
main .step span.cmd:only-of-type {
	display: block;
	margin-bottom: 12px;
}
main li a.xref, main li a.link {
	display: inline;
}
main li .info p, .relinfo {
	margin: 0 0 12px 0;
}
main li table {
	margin-top: 16px;
}
.li.stepsection {
	font-weight: bold;
}
.ulchildlink br {
	display:none;
}
  /* Margins for task topic sections */
section.context {
	margin-bottom: 12px !important;
}
/* Ordered lists */
  /* Level I */
main ol {
	list-style: decimal outside none;
	margin: 0 0 12px 21px;
	padding: 0;
}
  /* Level II */
main ol li ol {
	margin: 12px 0 12px 15px;
	list-style-type: lower-alpha;
}
  /* Level III */
main ol ol ol {
	list-style-type: lower-roman;
}
  /* Level IV */
main ol ol ol ol {
	list-style-type: upper-alpha;
}
/* Unordered lists */
  /* Level I */
main ul {
	list-style: disc outside none;
	margin: 0 0 12px 20px !important;
	padding: 0px;
}
  /* Level II */
main ul ul {
	list-style-type: circle;
}
  /* Level III */
main ul ul ul {
	list-style-type: none;
}
main ul ul ul li:before {
	content: '-';
	position: absolute;
	margin-left: -21px;
}
  /* Checklists */
  /* Remove default */

  main ul.checklist {
	list-style-type: none !important;
	list-style-image: none !important;
	margin: 0 0 0 14px !important;
}
main ul.checklist li::before {
	border: 2px solid #666;
	content: "";
	display: block;
	float: left;
	margin: 5px 5px 5px -19px;
	padding: 6px;
	position: relative;
	top: -1px;
	margin-bottom: 12px;
	cursor: pointer;
	font-size: 22px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	transition: all 250ms;
}
ul.checklist li:hover:before {
	border: 2px solid #000;
	transition: all 250ms;
}

/* Footnotes - for link styles, see anchors and links */
.fn .p {
	margin: 0;
}
.fn_table a.fn sup, .fn_endnotes a.fn sup {
	top:5px;
	left: -16px;
}
/* End lists and footnotes */
sub, sup {
	font-size: 71%;
}
.fn.fn_table {
	margin-left: 18px;
}
/* End lists and footnotes */


/* Start tables */
#tablecaption {
	font-size: 1.1em;
	font-weight: 700;
	padding: 1em 0 0 0;
	text-align: left;
}
.tablecap {
	font-size: 1.1em !important;
	color:#646569 !important;
}

main table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 0;
	margin-bottom: 24px;
	width: 100%;
	border: 1px solid transparent !important;
}
main table, main th, main td {
	border: 0px solid transparent !important;
}
main table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 0;
    margin-bottom: 24px;
    width: 100%;
}
main th, main td {
    font-weight: normal;
    text-align: left;
	  padding: 11px;
}
main th {
    font-size: 16px;
    color: #ffffff;
    font-weight: 600;
    border-width: 0;
    background-color: #9fd4c9 !important;
}
main th.section {
    font-size: 12px;
    background-color: #a2a3a5;
    text-transform: uppercase;
}
main tr:nth-child(even) {
    background-color: #ffffff;
}
main tr:nth-child(odd) {
    background-color: #f6f6f7;
}

main th a {color: #094875;}
main th a:hover {color: #ff4c00;}
main td, main td p {
    border-width: 0;
    font-size: 16px;
    line-height: 21px;
    font-weight: 400;
}
table pre, table pre.screen, table code, table samp, table kbd {
	background: transparent none repeat scroll 0 0 !important;
	border-radius: 0px !important;
}

.cellrowborder, td {
	border: 0px solid transparent;
}
/*
.table tr:hover {
	background-color: rgba(255,131,0,.3) !important;
	
}
td p {
	margin: 3px 0;
}
th.entry {
	border-top: 3px solid #004876  !important;
	border-right: none;
	border-bottom: 1px solid #ccc !important;
	border-left: none;
	background-color: transparent !important;
	color: #646569 !important;
}
thead tr th {
	font-weight: 700;
}
td.entry {
	border-top: 1px solid #C6C9CA !important;
	border-right: none;
	border-bottom: 1px solid #C6C9CA !important;
	border-left: none;
	line-height: inherit;
	padding: 4px !important;
}*/

.navfooter table {
	margin-bottom: 0px;
}
/* End tables */


/* Start alerts and notes */
.dangertitle,
div[class = "danger"] > h3 {
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' xml:space='preserve'%3E %3Cpath fill='%23FF4C00' d='M12,23c-0.8,0-1.5-0.3-2.1-0.8l-8.1-8.1c-1.1-1.1-1.1-2.9,0-4.1l8.1-8.1C10.5,1.4,11.2,1,12,1 c0.7,0,1.5,0.3,2,0.8L17.1,5c0.3,0.3,0.3,0.8,0,1.1c-0.3,0.3-0.7,0.3-1.1,0L13,3c-0.3-0.3-0.6-0.4-1-0.4c-0.4,0-0.7,0.2-1,0.4 L2.9,11c-0.5,0.6-0.5,1.4,0,2l8.1,8.1c0.3,0.3,0.6,0.4,1,0.4c0.4,0,0.7-0.1,1-0.4l8.1-8.1c0.5-0.5,0.5-1.4,0-2l-3-3 c-0.3-0.3-0.3-0.8,0-1.1c0.3-0.3,0.8-0.3,1.1,0l3,3c1.1,1.1,1.1,3,0,4.1L14,22.2C13.5,22.7,12.7,23,12,23z M13,17.3 c0,0.6-0.5,1.1-1.1,1.1c-0.6,0-1.1-0.5-1.1-1.1c0-0.6,0.5-1.1,1.1-1.1C12.5,16.3,13,16.7,13,17.3z M12,14.3c-0.4,0-0.7-0.4-0.7-0.7 V6.3c0-0.4,0.4-0.7,0.7-0.7c0.4,0,0.7,0.4,0.7,0.7v7.3C12.7,13.9,12.4,14.3,12,14.3z'/%3E %3C/svg%3E ") !important; 
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 20px;
    height: 20px;
    float: left;
	margin-top: 20px;
	margin-left:24px;
}
.warningtitle,
div[class = "warning"] > h3 {
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' xml:space='preserve'%3E %3Cpath fill='%2365666A' d='M12,23c-0.8,0-1.5-0.3-2.1-0.8l-8.1-8.1c-1.1-1.1-1.1-2.9,0-4.1l8.1-8.1C10.5,1.4,11.2,1,12,1 c0.7,0,1.5,0.3,2,0.8L17.1,5c0.3,0.3,0.3,0.8,0,1.1c-0.3,0.3-0.7,0.3-1.1,0L13,3c-0.3-0.3-0.6-0.4-1-0.4c-0.4,0-0.7,0.2-1,0.4 L2.9,11c-0.5,0.6-0.5,1.4,0,2l8.1,8.1c0.3,0.3,0.6,0.4,1,0.4c0.4,0,0.7-0.1,1-0.4l8.1-8.1c0.5-0.5,0.5-1.4,0-2l-3-3 c-0.3-0.3-0.3-0.8,0-1.1c0.3-0.3,0.8-0.3,1.1,0l3,3c1.1,1.1,1.1,3,0,4.1L14,22.2C13.5,22.7,12.7,23,12,23z M13,17.3 c0,0.6-0.5,1.1-1.1,1.1c-0.6,0-1.1-0.5-1.1-1.1c0-0.6,0.5-1.1,1.1-1.1C12.5,16.3,13,16.7,13,17.3z M12,14.3c-0.4,0-0.7-0.4-0.7-0.7 V6.3c0-0.4,0.4-0.7,0.7-0.7c0.4,0,0.7,0.4,0.7,0.7v7.3C12.7,13.9,12.4,14.3,12,14.3z'/%3E %3C/svg%3E ") !important;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 20px;
    height: 20px;
    float: left;
	margin-top: 20px;
	margin-left:24px;
}
.cautiontitle,
div[class = "caution"] > h3 {
    background-image: url("data:image/svg+xml, %3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' xml:space='preserve'%3E %3Cpath fill='%2365666A' d='M12,23c-0.8,0-1.5-0.3-2.1-0.8l-8.1-8.1c-1.1-1.1-1.1-2.9,0-4.1l8.1-8.1C10.5,1.4,11.2,1,12,1 c0.7,0,1.5,0.3,2,0.8L17.1,5c0.3,0.3,0.3,0.8,0,1.1c-0.3,0.3-0.7,0.3-1.1,0L13,3c-0.3-0.3-0.6-0.4-1-0.4c-0.4,0-0.7,0.2-1,0.4 L2.9,11c-0.5,0.6-0.5,1.4,0,2l8.1,8.1c0.3,0.3,0.6,0.4,1,0.4c0.4,0,0.7-0.1,1-0.4l8.1-8.1c0.5-0.5,0.5-1.4,0-2l-3-3 c-0.3-0.3-0.3-0.8,0-1.1c0.3-0.3,0.8-0.3,1.1,0l3,3c1.1,1.1,1.1,3,0,4.1L14,22.2C13.5,22.7,12.7,23,12,23z'/%3E %3C/svg%3E ") !important;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 20px;
    height: 20px;
    float: left;
	margin-top: 18px;
	margin-left:24px;
}
.importanttitle, div[class="important"] > h3, .attentiontitle, div[class="attention"] > h3, .noticetitle, div[class="notice"] > h3 {
	background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' xml:space='preserve'%3E %3Cpath fill='%2365666A' d='M10.9,6.8c0-0.6,0.5-1.1,1.1-1.1c0.6,0,1.1,0.5,1.1,1.1c0,0.6-0.5,1.1-1.1,1.1C11.4,7.8,10.9,7.4,10.9,6.8z M12,9.8c0.4,0,0.7,0.4,0.7,0.7v7.3c0,0.4-0.4,0.7-0.7,0.7c-0.4,0-0.7-0.4-0.7-0.7v-7.3C11.3,10.2,11.6,9.8,12,9.8z'/%3E %3Cpath fill='%2365666A' d='M12,22.9C6,22.9,1.2,18,1.2,12.1C1.2,6.1,6,1.3,12,1.3c6,0,10.8,4.8,10.8,10.8c0,2.4-0.8,4.6-2.2,6.5 c-0.3,0.3-0.7,0.4-1,0.1c-0.3-0.2-0.4-0.7-0.1-1c1.2-1.6,1.9-3.5,1.9-5.6c0-5.1-4.2-9.3-9.3-9.3c-5.1,0-9.3,4.2-9.3,9.3 c0,5.1,4.2,9.3,9.3,9.3c2.1,0,4-0.6,5.7-1.9c0.3-0.2,0.8-0.2,1,0.2c0.2,0.3,0.2,0.8-0.2,1C16.6,22.1,14.4,22.9,12,22.9z'/%3E %3C/svg%3E ") !important;
	background-repeat: no-repeat;
	background-size: 90% 85%;
	width: 24px;
	height: 24px;
	float: left;
	margin-top: 18px;
	margin-left: 23px;
}

.notetitle, div[class="note"] > h3 {
	background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24;' xml:space='preserve'%3E %3Cpath fill='%2365666A' d='M23.9,13.8c0,0.5-0.4,0.8-0.8,0.8c-0.5,0-0.9-0.3-0.9-0.8v-3.5h-5.8c-1.7,0-3-1.4-3-3V1.8H4.3 C3,1.8,1.8,2.9,1.8,4.2v15.5c0,1.4,1.1,2.5,2.5,2.5h15.5c1.3,0,2.4-1.1,2.4-2.5v-3.1c0-0.4,0.4-0.8,0.9-0.8c0.4,0,0.8,0.4,0.8,0.8 v3.1c0,2.2-1.8,4.1-4.1,4.1H4.3c-2.2,0-4.1-1.8-4.1-4.1V4.2c0-2.2,1.8-4.1,4.1-4.1h10.3l9,8.7L23.8,9l0.1,0.1L23.9,13.8z M4.4,10.3 c-0.4,0-0.8-0.4-0.8-0.8C3.6,9,4,8.7,4.4,8.7h6.8c0.5,0,0.9,0.3,0.9,0.8c0,0.4-0.4,0.8-0.9,0.8L4.4,10.3z M19.5,13 c0.4,0,0.8,0.4,0.8,0.8c0,0.5-0.4,0.8-0.8,0.8h-15c-0.4,0-0.8-0.3-0.8-0.8C3.6,13.3,4,13,4.4,13H19.5z M19.5,17.3 c0.4,0,0.8,0.3,0.8,0.8c0,0.4-0.4,0.8-0.8,0.8h-15c-0.4,0-0.8-0.4-0.8-0.8c0-0.5,0.4-0.8,0.8-0.8H19.5z M15,7.3 c0,0.8,0.7,1.4,1.4,1.4h4.6l-6-5.8V7.3z'/%3E %3C/svg%3E ") !important;
	background-repeat: no-repeat;
	background-size: 84% 80%;
	width: 24px;
	height: 24px;
	float: left;
	margin-top: 18px;
	margin-left:25px;
}
.tiptitle, div[class="tip"] > h3 {
	background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24.7' style='enable-background:new 0 0 24 24.7;' xml:space='preserve'%3E %3Cpath fill='%2365666A' d='M23.8,24.5l-7.3-4.6H3.3c-1.7,0-3.1-1.4-3.1-3.1C0.2,16.4,0.5,16,1,16c0.4,0,0.8,0.4,0.8,0.9 c0,0.8,0.7,1.5,1.5,1.5H17l5.2,3.2V3.3c0-0.9-0.7-1.5-1.5-1.5H3.3c-0.8,0-1.5,0.7-1.5,1.5v10.2c0,0.5-0.4,0.8-0.8,0.8 c-0.5,0-0.8-0.3-0.8-0.8V3.3c0-1.8,1.4-3.1,3.1-3.1h17.4c1.8,0,3.1,1.4,3.1,3.1V24.5z'/%3E %3C/svg%3E ") !important;
	background-repeat: no-repeat;
	background-size: 93% 88%;
	width: 24px;
	height: 24px;
	float: left;
	margin-left: 21px;
	margin-top: 18px;
}
.note {
	width: 600px;
	margin: 12px 10px 12px 10px;
	padding: 5px 0 5px 44px;
	border-top: 2px solid #D5D654;
	border-bottom: 2px solid #D5D654;
}
.note:hover {
	background-color: #eee;
}
.note p {
	display: block;
	margin: 6px 0 !important;
}
table[frame="hsides"] {
	width: 700px !important;
	margin: 0.8em 10px;
	padding: 5px 0;
}
table tr {
	transition: background-color 0.2s;
}
table[frame="hsides"] td {
	border-top: 2px solid #F5831F !important;
	border-bottom: 2px solid #F5831F !important;
}
@media all and (max-width:670px) {
	.note, table[frame="hsides"] {
		width: 88% !important;
	}
}

/* removes margin from top of alert if preceding paragraph is last-of-type */

main li:last-of-type .note:last-of-type {
	margin-top: 0;
}

/* End alerts and notes */


/* Start images and media */

img, video {
	max-width: 100% !important;
	height: auto;
}
@media all and (max-width:900px) {
	figure {
		margin: 1em 0px;
	}
}
div.imageright {
	text-align: right;
}
div.imageleft {
	text-align: left;
}
div.imagecenter {
	text-align: center;
}
span.figcap {
	font-size: 1.2em;
	font-weight: 700;
	padding: 1em 0 0 0;
	display: block;
	margin-bottom: 7px;
}
.icon {
	height: auto;
	vertical-align: middle;
	width: 23px;
}

/* Start front matter classes */

h1.masterbanner, .subtitle, .toc, .abstract, .desc, .pubsnumber, .publishedDate, .edition, .copyright {
	display: block;
	margin: 0 auto;
	width: 1000px;
}
.copyright {
	margin: 20px auto;
}
@media screen and (min-width:321px) and (max-width:1020px) {
	h1.masterbanner, .subtitle, .abstract, .desc, .pubsnumber, .edition, .publishedDate, .bookpartno, .toc {
		width: 96%;
		margin: 0 2%;
	}
	#bookpage main.bookpage .edition {
		margin: 0;
	}
	.bookpage .body .copyright {
		margin: 20px auto;
	}
}
@media screen and (min-width:321px) and (max-width:1020px) {
	.bookpartno, #bookpage main.bookpage .publishedDate, .body {
		width: 96%;
		margin: 0;
	}
	.copyright {
		margin: 20px 2%;
	}
	.bookpage .edition, .bookpage .copyright, .bookpage #bookpage main.bookpage .publishedDate {
		width: 100%;
	}
}
@media screen and (min-width:100px) and (max-width:1020px) {
	.bookHead .masterbanner {
		font-size: 1.2rem;
		text-align:left;
		padding-bottom: 0;
	}
	.logo {
		width:140px;
	}
}
/*
.masterbanner::before {
  background-image: url("https://www.hpe.com/etc/designs/hpeweb/logo.jpg");
  background-size: 178px auto;
  content: "";
  display: block;
  height: 120px;
  left: -28px;
  position: relative;
  top: -23px;
  width: 178px;
  z-index: -1;
}
*/
.mainbooktitle {
  font-size: 24px;
  font-weight: bold;
}
.booktitlealt {
  font-size: 18px;
  margin-bottom: 1em;
  font-weight: bold;
}
.masterbanner {
	padding-bottom: 0.67em;
}
span.masterbanner {
	padding-bottom:0;
}
.toc {
	padding-top: 0.67em;
}

/* Revision page */

.bookHead {
	margin-bottom: 30px;
	width: 100%;
}
.bookHead .masterbanner {
	text-align: center;
}
.logo {
	max-width:179px !important;
	padding: 15px;
}
.bookHead tr {
	background-color: #425563 !important;
	color: white !important;
	font-size: 1.5rem;
	font-weight: bold;
}

/*
.toc::before {
  color: inherit;
  content: "Contents";
  font-size: 2.815em;
  font-weight: 700;
  margin-top: 40px;
}
*/

.toc ul, .topicref {
	list-style: outside none none;
}
ul.map, ul.bookmap {
	padding-left: 0px;
}
.topicref a {
	color: #ff8300;
	text-decoration: none;
	transition: color 0.15s linear 0s;
}
.topicref a:hover {
	color: #ff4c00;	
}

.abstract {
	font-weight: 700;
}
.desc {
	padding-bottom: 0.67em;
}
.bookpage {
	margin:15px !important;
}
/* End front matter classes */


/* Start navigation arrows */

header {
	width: 1000px;
}
header[role="banner"] {
	margin: 0 auto;
}
#bookpage header {
	width: 100%;
}
.banner {
	margin: 0 !important;
}
table.header {
	margin-top: 20px;
	width: 100%;
}
.navheader_label img {
	width: 20px;
}
header td.prev {
	text-align: left;
	width: 50%;
}
header td.next {
	text-align: right;
	width: 50%;
}
footer {
	width: 1000px;
	margin: 0 auto 40px auto;
}
table.footer {
	margin-bottom: 20px;
	width: 100%;
}
.navfooter_label img {
	width: 20px;
}
footer td.prev {
	text-align: left;
	width: 40%;
}
footer td.next {
	text-align: right;
	width: 40%;
}
footer td.home {
	text-align: center;
	width: 20%;
}
header tr:hover, footer tr:hover {
	/* background-color: #fff;*/
}
footer[role="contentinfo"] {
	display: block;
	font-family: inherit;
	font-size: 15px;	
}
footer[role="contentinfo"] a {
	color: #ff8300;
	font-weight: normal;
	text-decoration: none;
}
.footer_home {
	text-align:center;
	margin: 10px;
}

/* End navigation arrows */


/* Start troubleshooting topics */

.troubleshootingdefaulttext {
	display: inline-block;
	font-weight: 700;
	margin-bottom: 12px;
}
.troubleSolution section {
	margin-left: 0.5em;
}
.condition p {
	margin-left: 0.5em;
}
div[style^="width:100%"] {
	margin: 0 !important;
}
.troubleSolution span.troubleshootingdefaulttext {
	display: inline-block;
	margin-bottom: 12px;
}

/* End troubleshooting topics */


/* Nav styles for related links */

nav.related-links {
	display: block;
}
.related-links span:first-of-type {
	font-size: 21px;
	color: #008375;
	margin-bottom: 20px;
	font-weight: 300 !important;
	display: block;
}
nav ul.ullinks {
	list-style: none !important;
}
nav .ulchildlink {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}
nav.wh_footer {
	display: none;
}

nav.related-links .ullinks {
	margin-top: 12px !important;
}
.related_links_header {
	margin-bottom: 4px;
}
.taskbody, .refbody, .conbody, .troublebody, .troubleSolution {
	margin-bottom: 30px;
}
.taskbody section, .refbody section, .conbody section {
	margin-bottom: 18px;
}
.taskbody section:last-of-type, .refbody section:last-of-type, .conbody section:last-of-type {
	margin-bottom: 0px;
}
header table.nav {
    width: 100%;
}
span.navheader {
    float: right;
}
.topic_breadcrumb_link + .topic_breadcrumb_link::before {
	content: " / ";
}

/* Search Styles */
.highlight {
    background-color: #FFFF88;
}

/* Styles for index frames */
.navnext {
	display: inline-block !important;
}
.navnext a {
	color: #ff8300;
	text-decoration: none;
}
