﻿/*
Hewlett-Packard Company
Copyright 2013 Hewlett-Packard Development Company, L.P.
Written for HP Enterprise Group Knowledge Management
===========
Table of Contents
===========
- font faces
- css reset
- html & body
- header
- divs
- text
- lists
- media
- tables
===========
Colors
===========
#0096D6 - HP Blue
#fff    - Font Color
*/

/* font faces */
 @font-face {
    font-family:'HPSimplified Regular';
        src:url(http://www8.hp.com/h10180/hp-fonts/v1-1/hps-euro-regular-eot.eot);
        src:url(http://www8.hp.com/h10180/hp-fonts/v1-1/hps-euro-regular-eot.eot?#iefix) format('embedded-opentype'), 
            url('http://www8.hp.com/h10180/hp-fonts/v1-1/hps-euro-regular-woff.woff') format('woff'), 
            url('http://www8.hp.com/h10180/hp-fonts/v1-1/hps-euro-regular-ttf.ttf') format('truetype');
    font-weight:normal;
    font-style:normal;
}
@font-face {
    font-family:'HPSimplified Bold';
        src:url(http://www8.hp.com/h10180/hp-fonts/v1-1/hps-euro-bold-eot.eot);
        src:url(http://www8.hp.com/h10180/hp-fonts/v1-1/hps-euro-bold-eot.eot?#iefix) format('embedded-opentype'), 
            url('http://www8.hp.com/h10180/hp-fonts/v1-1/hps-euro-bold-woff.woff') format('woff'), 
            url('http://www8.hp.com/h10180/hp-fonts/v1-1/hps-euro-bold-ttf.ttf') format('truetype');
    font-weight:bold;
    font-style:normal;
}

/* css reset */
 html, body, div, span, object, h1, h2, h3, h4, h5, h6, 
 p, pre, a, abbr, address, code, del, em, font, img, ins, 
 q, s, samp, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, 
 li, fieldset, form, label, legend, table, tbody, thead, tr, th, td {
    margin: 0 ;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}
ol, ul {
    list-style: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
table.aboveheading {
    border: none !important;
}
.aboveheading td {
    border:none !important;
}
.aboveheading {
	width:100%;
}
th, td {
    text-align: left;
    font-weight: normal;
}
/* Prevent font scaling in landscape */
html {
    -webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: none;
}

/* html & body */
 html, body {
    height: 101%;
}

.content {
    width: 96% !important;
    margin: 0 2% 0 2%;
}

.body {
  display: block;
  margin: 0 auto;
  width: 96%;
  margin: 0 2%;
}

#aitcontent {
  margin: 0 auto;
  width: 1000px;
}
@media all and (max-width:980px) {
#aitcontent {
  width: 96% !important;
  margin: 0 2% 0 2% !important;
}
}

/* divs */
.tasktitle {
    padding-top: 11px;
    padding-bottom: 11px;
}
.notices {
    width: 667px;
    max-width: 100%;
    padding-top: 11px;
    padding-bottom: 11px;
}
.copyright, .legal_url {
    font-family: 'hpsimplified regular', verdana;
    Font-size: 12px;
    Line-height: 15px;
    color: #767676;
}
.partnumber-version {
    font-family: 'hpsimplified regular', verdana;
    font-size: 16px;
    vertical-align: baseline;
    line-height: normal;
    margin: 8px 0 8px 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    text-align: left;
    text-indent: 0cm;
}
/* text */
p.bodytext {
    padding-bottom: 7px;
}
.heading1, .body h1, .h1 {
    font-family: 'hpsimplified bold', arial !important;
    font-weight: bold !important;
    font-size: 2em !important;
    color: #000 !important;
    line-height: 32px !important;
    padding: 20px 0 0 0 !important;
}
.heading2, .body h2, .h2 {
    font-family: 'hpsimplified bold', verdana !important;
    font-style: normal !important;
    font-variant: normal !important;
    font-weight: bold !important;
    font-size: 24px !important;
    color: #000 !important;
    line-height: 24px !important;

}
.heading3, .body h3, .h3 {
    font-family: 'hpsimplified bold', verdana !important;
    font-style: normal !important;
    font-variant: normal !important;
    font-weight: bold !important;
    font-size: 20px !important;
    color: #000 !important;
    line-height: 24px !important;
	padding: 11px 0 !important;
}
.heading4, .body h4, .h4 {
    font-family: 'hpsimplified bold', verdana !important;
    font-style: normal !important;
    font-variant: normal !important;
    font-weight: bold !important;
    font-size: 18px !important;
    color: #000 !important;
    line-height: 24px !important;
	padding: 0 0 11px 0 !important;
}
.heading5, .body h5, .h5 {
    font-family: 'hpsimplified regular', verdana !important;
    font-size: 18px !important;
    color: #000 !important;
    line-height: 22px !important;
    padding: 0 0 11px 0 !important;
}
.heading6, .body h6, .h6 {
    font-family: 'hpsimplified regular', verdana !important;
    font-style: italic !important;
    font-variant: normal !important;
    font-weight: bold !important;
    font-size: 16px !important;
    color: #000000 !important;
    line-height: 22px !important;
}
.errortext-headingcontinued {
    font-family: 'hpsimplified regular', verdana !important;
    font-style: normal !important;
    font-variant: normal !important;
    font-weight: bold !important;
    font-size: 16px !important;
    color: #000000 !important;
    line-height: normal !important;
    margin: 6.666667px 0 2.666667px 0 !important;
    text-align: left !important;
    text-indent: 0cm !important;
}
.importantsafety {
    font-family: 'hpsimplified regular', verdana !important;
    font-style: normal !important;
    font-variant: normal !important;
    font-weight: bold !important;
    font-size: 16px !important;
    color: #000000 !important;
    vertical-align: baseline !important;
    margin: 8px 0 4px 0 !important;
    text-align: left !important;
    text-indent: 0cm !important;
}
.bodytext {
    font-family: 'hpsimplified regular', verdana;
    font-weight: normal;
    font-size: 16px;
    color: #000;
    line-height: 22px;
    padding: 3.5px 0 3.5px 0;
}
.monospacecharacter {
    display: inline;
    font-family:"Courier New", verdana;
    color: inherit;
    background-color: inherit;
    vertical-align: baseline;
}
.monospaceparagraph {
    display: block;
    font-family:"Courier New", verdana;
    font-size:16px;
    color: #000000;
    vertical-align: baseline;
    margin: 8px 8px 8px 8px;
    text-align: left;
    text-indent: 0cm;
}
.noticetext {
    font-family: 'hpsimplified regular', verdana;
    font-size:16px;
    color: #000000;
    vertical-align: baseline;
    margin: 0 0 10.666667px 0;
    text-align: left;
    text-indent: 0cm;
}
.codeexample1 {
    display: block;
    font-family:"Courier New", verdana;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 13px;
    color: #000;
    text-align: left;
    text-indent: 0.63cm;
}
.codeexample2 {
    display: block;
    font-family:"Courier New", verdana;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 13px;
    color: #000;
    text-align: left;
    text-indent: 1.26cm;
}
.codeexample3 {
    display: block;
    font-family:"Courier New", verdana;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 13px;
    color: #000;
    text-align: left;
    text-indent: 1.89cm;
}
.csrheading {
    font-family: 'hpsimplified regular', verdana !important;
    font-style: normal !important;
    font-variant: normal !important;
    font-weight: bold !important;
    font-size:21.333333px !important;
    color: #000000 !important;
    margin: 6.666667px 0 6.666667px 0 !important;
    text-align: left !important;
    text-indent: 0cm !important;
}
.csrheading2 {
    font-family: 'hpsimplified regular', verdana !important;
    font-style: normal !important;
    font-variant: normal !important;
    font-weight: bold !important;
    font-size:18.666667px !important;
    color: #000000 !important;
    margin: 16px 0 0 0 !important;
    text-align: left !important;
    text-indent: 0cm !important;
}
.csrgraphics {
    display: block;
    font-family: 'hpsimplified regular', verdana;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size:16px;
    color: #000000;
    vertical-align: baseline;
    margin: 8px 0 8px 0;
    text-align: left;
    text-indent: 0cm;
}
.csrtablefootnote {
    display: block;
    font-family: 'hpsimplified regular', verdana;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size:16px;
    color: #000000;
    vertical-align: baseline;
    margin: 4px 0 4px 0;
    text-align: left;
    text-indent: 0cm;
}
.italics {
    display: inline;
    font-style: italic;
    color: inherit;
    background-color: inherit;
    vertical-align: baseline;
    font-family: 'hpsimplified regular', verdana;
    font-size: 16px;
    line-height: 22px;
}
.superscript {
    display: inline;
    font-size:8px;
    color: inherit;
    background-color: inherit;
    vertical-align: super;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
}
.symbols 
    {display: inline;
    font-family: "Symbol", verdana, arial, helvetica, sans-serif;
    color: inherit;
    background-color: inherit;
    vertical-align: baseline;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
}
.procedurelead-in {
    font-family: 'hpsimplified regular', verdana;
    font-size: 16px;
    color: #000;
    line-height: 22px;
    padding: 0 0 7px 0;
    text-align: left;
}

a, a.urlhypertextlinktemplate:link {
    color:#0096D6;
	font-size: 16px;
    line-height: 22px;
    text-decoration: none;
}
a:hover, a.urlhypertextlinktemplate:hover {
    color:#0096D6 !important;
	font-size: 16px !important;
    line-height: 22px !important;
    text-decoration: underline !important;
}
a.urlhypertextlinktemplate:active {
    font-size: 16px !important;
    line-height: 22px !important;
    text-decoration: none !important;
}
a.urlhypertextlinktemplate:visited {
    font-size: 16px;
    line-height: 22px;    
    text-decoration: none;
}
.toc {
    font-family: 'hpsimplified regular', verdana;
    font-weight: normal;
    font-size: 16px;
    color: #000;
    line-height: 26px;
    padding: 3.5px 0 3.5px 0;
}
.minitoctitle, .minitocitem, .minitocheading, .minitoclist {
    font-family: 'hpsimplified regular', verdana;
    font-weight: normal;
    font-size: 16px;
    color: #000;
    line-height: 22px;
    padding: 3.5px 0 3.5px 0;
}	
.minitocheading {
	padding: 20px 0 0 0;
}
/* lists */
 ul.listbullet {
    list-style-type: Disc !important;
    list-style-image: none !important;
    list-style-position: outside !important;
    margin: 4px 0 0 0 !important;
    padding: 0 0 0 21px !important;
}
li.listbullet {
    font-family: 'hpsimplified regular', verdana !important;
    font-size: 16px !important;
    color: #000 !important;
    line-height: 22px !important;
    padding: 0 0 7px 0 !important;
    margin: 0 0 0 0 !important;
    text-align: left !important;
}
ul.listbullet2 
{list-style-type: Circle !important;
        list-style-image: none !important;
        list-style-position: outside !important;
        margin: 4px 0 0 0 !important;
        padding: 0 0 0 21px !important;
}
li.listbullet2 {
	font-family: 'hpsimplified regular', verdana !important;
        font-size: 16px !important;
        color: #000 !important;
        line-height: 22px !important;
        padding: 0 0 7px 0 !important;
	margin: 0 0 0 0 !important;
}
ul.listbullet3 {
	list-style-type: Square !important;
        list-style-image: none !important;
        list-style-position: outside !important;
        margin: 4px 0 0 0 !important;
        padding: 0 0 0 21px !important;
}
li.listbullet3 {
	font-family: 'hpsimplified regular', verdana !important;
        font-size: 16px !important;
        color: #000 !important;
        line-height: 22px !important;
        padding: 0 0 7px 0 !important;
	margin: 0 0 0 0 !important;
}
ol.listnumber {
    list-style-type: Decimal;
    list-style-position: outside;
    margin: 0;
    padding-left: 21px;
}
ol.listnumber2 {
    list-style-type: Lower-Alpha;
    list-style-position: outside;
    padding-left: 20px;
    margin-top: 2.5px;
    margin-bottom: 2.5px;
}
ol.listnumber3 {
    list-style-type: Lower-Roman;
    list-style-position: outside;
    padding-left: 20px;
    margin-top: 2.5px;
    margin-bottom: 2.5px;
}
li.listnumber {
    font-family: 'hpsimplified regular', verdana;
    font-size: 16px;
    color: #000;
    line-height: 22px;
    margin: 3px 0 0 0;
    text-align: left;
}
ul.alertbullet {
    list-style-type: Disc !important;
    list-style-image: none !important;
    list-style-position: outside !important;
    margin: 4px 0 0 0 !important;
}
li.alertbullet {
    font-family: 'hpsimplified regular', verdana !important;
    font-size: 16px !important;
    color: #000 !important;
    line-height: 22px !important;
    padding: 0 0 7px 0 !important;
    margin: 0 0 0 0 !important;
}
/* media */
.qrcode {
    font-family: 'hpsimplified regular', verdana;
    font-size: 12px;
    color: #000;
    line-height: 20px;
    width: 200px;
    height: auto;
    position: relative;
    top: -80px;
    right: -30px;
    float:right;
    text-align: left;
}
@media all and (max-width: 990px) { 
.qrcode {
    position:absolute;
    right: 9999px;
    }
}
 .video-container {
    max-width: 640px;
    max-height: 320px;
    display: block;
    margin-top: 7px;
    margin-bottom: 7px;
}
.video-container:hover {
	cursor: pointer;
}
.figure {
    font-family: 'hpsimplified regular', verdana;
    font-size: 16px;
    color: #000;
    display: block;
    margin-top: 7px;
    margin-bottom: 7px;
}
.figurewide {
    display: block;
    margin-top: 7px;
    margin-bottom: 7px;
}
img, video {
    max-width: 100% !important;
    height: auto !important;
}
/* tables */
.table , .td{
    border:none !important;
}

td[width*="558"] {
	border-top:1px solid #0096D6 !important;
	border-bottom:1px solid #0096D6 !important;
}

.tableintopic {
    max-width: 100% !important;
	width:auto !important;
}

.tableheading {
	display: block !important;
    font-family: 'hpsimplified regular', verdana !important;
    font-weight: bold !important;
    font-size: 16px !important;
    color: #000 !important;
    margin:4px !important;
}
.tablebodytext {
	display: block !important;
    font-family: 'hpsimplified regular', verdana !important;
    font-size: 16px !important;
    color: #000 !important;
    margin:4px !important;
}
.tablestatementtext {
	display: block;
    font-family: 'hpsimplified regular', verdana;
    font-size: 16px;
    color: #000;
    line-height: normal;
    margin: 4px 4px 7px 4px;
}
.tablelistnumberrestart {
    font-family: 'hpsimplified regular', verdana;
    font-size: 1.333333px;
    color: #000000;
    background-color: inherit;
    vertical-align: baseline;
    text-align: left;
    text-indent: 0cm;
}
.tablespacerbefore {
    display: block;
    font-family: 'hpsimplified regular', verdana;
    font-weight: bold;
    font-size: x-small;
    color: #000000;
    vertical-align: baseline;
    padding-top: 16px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    text-align: left;
    text-indent: 0cm;
}
.tablespacerwidebefore {
    display: block;
    font-family: 'hpsimplified regular', verdana;
    font-weight: bold;
    font-size: x-small;
    color: #000000;
    vertical-align: baseline;
    padding-top:16px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    text-align: left;
    text-indent: 0cm;
}
.tablespacerafter {
    display: block;
    font-family: 'hpsimplified regular', verdana;
    font-weight: normal;
    font-size: 5.333333px;
    color: #000000;
    vertical-align: baseline;
    padding-top: 0;
    padding-bottom: 6.666667px;
    padding-left: 0;
    padding-right: 0;
    text-align: left;
    text-indent: 0cm;
}
ul.tablelistbullet {
    list-style-type: Disc !important;
    list-style-image: none !important;
    list-style-position: outside !important;
    margin: 4px 0 0 0 !important;
	padding: 0 0 0 21px !important;
}
li.tablelistbullet {
    font-family: 'hpsimplified regular', verdana !important;
    font-size: 16px !important;
    color: #000 !important;
    line-height: 22px !important;
    padding: 0 0 7px 0 !important;
    margin: 0 0 0 0 !important;
}
 .alertcolor {
    display: inline;
    font-family: 'hpsimplified regular', verdana;
    font-weight: bold;
    color: #0096D6;
    vertical-align: baseline;
}
.alertspacerbefore {
    display: block;
    font-family: 'hpsimplified regular', verdana;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: x-small;
    background-position: 0% 0%;
    margin-top:10.666667px;
    margin-bottom: 4px;
    margin-left: 0.7cm;
    margin-right: 0cm;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    text-align: left;
}
.alerticon {
    display: block;
    font-family: 'hpsimplified regular', verdana;
    font-size: 16px;
    color: #000000;
    background-position: 0% 0%;
    margin: 2.666667px 0 2.666667px 0;
    text-align: center;
}
.specialiconalert {
    display: block;
    font-family: 'hpsimplified regular', verdana;
    font-size: 16px;
    color: #000000;
    background-position: 0% 0%;
    margin: 2.666667px 0 2.666667px 0;
    text-align: left;
    text-indent: 0cm;
}
.alertspacer {
    display: block;
    font-family: 'hpsimplified regular', verdana;
    font-size: 1.33333px;
    color: #000000;
    background-position: 0% 0%;
    margin: 5.333333px 0 0 0;
    text-align: left;
       }
.alertonequipicon {
    display: block;
    font-family: 'hpsimplified regular', verdana;
    font-size: 16px;
    color: #000000;
    background-position: 0% 0%;
    margin: 5.333333px 0 2.666667px 0;
    text-align: center;
}
.alert {
    display: block;
    font-family: 'hpsimplified regular', verdana;
    font-size: 16px;
    color: #000;
    line-height: 22px;
    margin: 2.666667px 0 2.666667px 0;
    text-align: left;
}
.alertspacerafter {
    display: block;
    font-family: 'hpsimplified regular', verdana;
    font-size: 16px;
    color: #000000;
    margin: 10.666667px 0 0.7cm 0;
    text-align: left;
}
.clear {
    height: 1%;
    width: 100%;
    clear: both;
}
/* Mobile */
.navbar {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	background-color: white;
	z-index: 1000;
	overflow: hidden;
	-webkit-transition: height 0.3s;
	-moz-transition: height 0.3s;
	transition: height 0.3s;
	text-align: center;
}
.content {
	padding: 0 0 40px 0;
}
.superscript {
    display: inline;
    font-size: 8px;
    color: inherit;
    background-color: inherit;
    vertical-align: super;
    padding: 0 0 0 0;
}
.boldfuturahv {
    display: inline;
    font-weight: bold;
    color: #000000;
    background-color: inherit;
    vertical-align: baseline;
    padding: 0 0 0 0;
}
.errortext-headingcontinued {
    font-family: 'hpsimplified bold', verdana !important;
    font-style: normal !important;
    font-variant: normal !important;
    font-weight: bold !important;
    font-size: 16px !important;
    color: #000000 !important;
    background-color: inherit !important;
    background-attachment: scroll !important;
    background-position: 0% 0% !important;
    vertical-align: baseline !important;
    margin: 6.666667px 0 2.666667px 0 !important;
    padding: 0 0 0 0 !important;
    text-align: left !important;
    text-indent: 0cm !important;
}
.oemheading4 {
    font-family: 'hpsimplified bold', verdana !important;
    font-weight: bold !important;
    font-size: 16px !important;
    color: #000000 !important;
    background-color: inherit !important;
    background-attachment: scroll !important;
    background-position: 0% 0% !important;
    vertical-align: baseline !important;
    margin: 16px 0 6.666667px 0 !important;
    padding: 0 0 0 0 !important;
    text-align: left !important;
    text-indent: 0cm !important;
}
.importantsafety {
    font-family: 'hpsimplified bold', verdana !important;
    font-weight: bold !important;
    font-size: 16px !important;
    color: #000000 !important;
    background-color: inherit !important;
    background-attachment: scroll !important;
    background-position: 0% 0% !important;
    vertical-align: baseline !important;
    line-height: normal !important;
    margin: 8px 0 4px 0 !important;
    padding: 0 0 0 0 !important;
    text-align: left !important;
    text-indent: 0cm !important;
}
.logo {
	display:block;
    background:transparent url("home.png") no-repeat center center;
    margin: 0 auto;
	padding-top: 11px;
    color:transparent;
    text-indent:-9999px;
    width:40px;
    height:36px;
}

img[src*="124"] {
	float:right;
}