body {
  font-family: HPEMetric, MetricHPE, Arial;
}

span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, header, hgroup, menu, nav, section {
  display: block;
}

ol, ul {
  list-style: none;
}

h1, h2, h3, h4, h5 {
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0;
}

p {
  padding: 0;
  margin-bottom: 0;
}

a, object, embed {
  outline: 0;
}

a {
  text-decoration: none;
}

ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}


img {
  border: 0;
}

blockquote, q {
  quotes: none;
}

  blockquote:before, blockquote:after,
  q:before, q:after {
    content: '';
    content: none;
  }

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.prog-disc-item-header a {
  font-size: 20px !important;
}

.prog-disc-item-content h4 {
  font-size: 18px !important;
}

/* Layouts */

.js_banner,
.holder {
  padding-left: 18px;
}

/* Added for HPE */
.holder {
  margin-top: 30px;
}

.body_left {
  float: left;
  border-top: 1px solid #000;
  padding: 14px 0 20px 0;
}

.body_right {
  float: right;
  padding: 14px 0 20px 0;
  margin-top: 16px !important;
}

.body_page {
  float: left;
  padding: 14px 0 20px 0;
}

.onecol .body_right,
.onecol .body_left,
.twocol-left .body_right,
.twocol-right .body_left {
  display: none !important;
}

.twocol-left {
  padding-right: 18px;
}

  .twocol-left .body_left {
    width: 205px;
  }

  .twocol-left .body_page {
    float: right;
    border-top: 1px solid #000;
    width: 870px;
  }

.twocol-right .body_page {
  /* OLD HPQ width: 636px; */
  width: 786px;
}

.twocol-right .body_right {
  width: 306px;
}

.hpe .banner_title {
  height: 79px;
  width: auto;
}

.hpe .banner_title_with_dropdown {
  height: 127px;
  width: auto;
}

.printcert {
  float: right;
  font-size: 100%;
}


.datacard, .aruba_datacard {
  float: right;
  padding: 10px 0 20px 10px;
  font-size: 90%;
  display: table;
}

  .datacard .list, .aruba_datacard .list {
    margin-top: 5px !important;
  }

  .datacard .print, .aruba_datacard .print {
    text-align: right;
    margin-bottom: 10px;
  }

    .datacard .print a:link, .aruba_datacard .print a:link {
      text-decoration: none;
    }

    .datacard .print a:hover, .aruba_datacard .print a:hover {
      text-decoration: underline;
    }

  .datacard table, .aruba_datacard table {
    border: solid #00B388;
    width: 455px;
    border-width: 5px 1px 5px 1px;
    page-break-inside: auto;
  }

  .datacard tr, .aruba_datacard tr {
    page-break-inside: avoid;
    page-break-after: auto;
  }

  .datacard td, .aruba_datacard td {
    border: solid grey 1px;
    padding: 3px 15px;
  }

  .datacard thead {
    display: table-header-group;
  }

  .datacard tfoot {
    display: table-footer-group;
  }

  .datacard ul.list ul li a:link, .aruba_datacard ul.list ul li a:link {
    font-size: 100% !important;
  }


  .datacard ul, .datacard ol, .aruba_datacard ul, .aruba_datacard ol {
    page-break-before: auto;
    page-break-after: auto;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    margin-bottom: 5px !important;
    margin-top: 5px !important;
  }

  .print_page a, .datacard a, .aruba_datacard a {
    word-wrap: break-word;
  }

  .datacard p, .aruba_datacard p {
    margin-top: 0;
  }

  .aruba_datacard table {
    border: solid #FF8300;
  }

.examCol1 {
  vertical-align: top;
  font-weight: bold;
  min-width: 110px;
}

#sample-questions, #sample-answers {
  max-width: 900px;
  margin-left: 10px;
}

  #sample-questions p, #sample-answers p {
    margin: 0;
    padding: 0;
  }

#objective-list ul {
  list-style-position: outside;
  list-style-type: disc;
  margin: 3px 0 0 16px;
}

.exam-objective-list ul {
  list-style-position: outside;
  list-style-type: disc;
  margin: 0 0 28px 30px;
}

.exam-objective-list p {
  margin: 0 0 0 0;
}

.print_page {
  width: 980px;
  line-height: 120%;
  font-size: 130%;
}

  .print_page:lang(ja), .pdf-sheet:lang(ja), .print_page:lang(ja-jp), .pdf-sheet:lang(ja-jp) {
    font-family: "MS PGothic", HPEMetric, MetricHPE, Arial;
  }

body.print_page:lang(ja), body.print_page:lang(ja-jp) {
  font-family: "MS PGothic", HPEMetric, MetricHPE, Arial;
}

.print_logo {
  height: 64px;
  padding: 0 32px 32px;
}

.print_sheet {
  font-size: 11px;
  margin-top: 0;
}

.print_title {
  margin-top: 10px;
  margin-bottom: 60px;
}

.print_body {
  clear: both;
  margin-top: 60px;
}

.print_page ul {
  margin-left: 25px;
  list-style: disc;
  margin-bottom: 20px;
}

#course-topics p {
  margin: 0px !important;
}

.course-table {
  font-size: 16px;
  padding: 8px 10px;
  line-height: 16px;
}

.print_page h3 {
  padding-bottom: 5px;
  margin-bottom: 0;
  color: black;
}

.print_page .datacard table, .print_page .aruba_datacard table {
  padding: 3px 15px;
  width: 500px;
}

.print_page td.examCol1 {
  border-left: solid #FFFFFF 1px !important;
  border-right: solid grey 1px !important;
}

.print_page td.examCol2 {
  border-left: solid grey 1px !important;
  border-right: solid #FFFFFF 1px !important;
}

.print_page td.examCol3 {
  border-left: solid #FFFFFF 1px !important;
  border-right: solid #FFFFFF 1px !important;
}

.crsTitle1 {
  vertical-align: top;
  font-weight: bold;
}

.crsTitle2 {
  vertical-align: top;
  font-weight: bold;
}

.print_page td.crsTitle1, .print_page td.crsCol1 {
  border-left: solid white 1px !important;
  /*border-right: solid white 1px !important;*/
}

.print_page td.crsTitle2, .print_page td.crsCol2 {
  border-left: solid white 1px !important;
  border-right: solid white 1px !important;
}

.print_page h2 {
  margin-bottom: 5px;
  color: black;
}

#itemscontainer h3:nth-of-type(2) {
  margin-top: 20px;
}

.clearright {
  clear: right;
}

/* END Layouts */
/* Links */
.hpe .molecule622 a:link span, .hpe .links_list ul li a:link, .hpe .content ul li a:link, .hpe .body a:link {
  color: #333;
}

div.body {
  background-color: #fff;
  padding: 0;
  width: 1150px;
  color: #000;
  font-size: 16px;
}

  /* END Safari Fix */
  div.body a:link {
    color: #333;
    text-decoration: none;
  }

  div.body a:visited {
    color: #822980;
    text-decoration: none;
  }

  div.body a:hover {
    color: #333;
    text-decoration: underline;
  }

  div.body a:active {
    color: #333;
    text-decoration: none;
  }

  div.body a.nud:link {
    color: #ffffff;
    text-decoration: none;
  }

  div.body a.nud:visited {
    color: #ffffff;
    text-decoration: none;
  }

  div.body a.nud:hover {
    color: #ffffff;
    text-decoration: none;
  }

  div.body a.nud:active {
    color: #ffffff;
    text-decoration: none;
  }



a.nud {
  color: #FFFFFF;
  /*display:block;*/
  font-weight: bold;
  line-height: 36px;
}

p.more {
  text-align: right;
}
/* END Links */

.block {
  display: block;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.hpe a.red:hover,
.hpe a.red:focus,
.hpe a.red:active,
.hpe .red {
  color: #FF0000;
}
/* Floats */
.lft {
  float: left;
}

.rgt {
  float: right;
}

img.lft {
  margin-right: 30px;
  margin-bottom: 8px;
}

img.rgt {
  margin-left: 30px;
  margin-bottom: 8px;
}
/* END Floats */
.border {
  border: 1px dotted #ccc;
}

.color5a5a5a {
  color: #5a5a5a;
}

.color767676 {
  color: #767676;
}
/* Breadcrumb */
.hpe .body .breadcrumb {
  width: 1150px;
  height: 30px;
  line-height: 30px;
  padding-left: 18px;
  font-size: 13px;
  color: #767676 !important;
  background-color: transparent;
}

  .hpe .body .breadcrumb ul {
    margin-bottom: 0;
  }

  .hpe .body .breadcrumb li {
    display: inline;
  }

  .hpe .body .breadcrumb a {
    line-height: 30px;
    font-size: 13px;
    color: #767676 !important;
  }

  .hpe .body .breadcrumb span.carat {
    top: 0;
    padding: 0 5px;
  }
/* END Breadcrumb */
/* Tooltip */
.hpe .tooltip_main {
  position: relative;
  display: inline;
}

.hpe .tooltip_keeper {
  cursor: pointer;
  display: inline;
  font-size: 14px;
  line-height: 18px;
  padding-right: 20px;
  background: url(../hpui/hpe/images/tooltip.png) right 1px no-repeat;
  margin-right: 5px;
}

.hpe .body_page h3 .tooltip_keeper,
.hpe .body_page h4 .tooltip_keeper,
.hpe .body_page h5 .tooltip_keeper {
  font-size: 18px;
  line-height: 18px;
  background-position: right 2px;
  color: #000;
}

.hpe .data th .tooltip_keeper {
  background: url(../images/tooltip-grey.png) right 1px no-repeat;
  color: #fff;
}

.hpe .tooltip_keeper:hover {
  text-decoration: underline;
  color: #767676;
}

.hpe h3 .tooltip_keeper:hover,
.hpe h4 .tooltip_keeper:hover,
.hpe h5 .tooltip_keeper:hover {
  text-decoration: none;
  /*border-bottom: 1px dotted #0096D6;*/
}

.hpe .tooltip {
  position: absolute;
  width: 215px;
  padding: 5px 0 18px 0;
  color: #000000;
  background: #FFFFFF;
  border: 2px #cccccc solid;
  z-index: 100;
}

  .hpe .tooltip.wide {
    width: 300px;
  }

.hpe .tooltip_top {
  right: -175px;
  bottom: 25px;
}

  .hpe .tooltip_top.wide {
    right: -260px;
  }

.hpe .data th .tooltip_top {
  right: -185px;
}

.hpe .tooltip_bottom {
  right: -27px;
  top: 25px;
}

.hpe .tooltip_title {
  margin-bottom: 5px;
  padding: 1px 20px;
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
}

.hpe .tooltip_text {
  padding: 8px 20px 0 20px;
  font-size: 14px;
  line-height: 18px;
  border-top: 1px #cccccc solid;
  font-weight: normal;
}

.hpe .tooltip_corner {
  position: absolute;
  width: 27px;
  height: 11px;
  font-size: 0;
  background: url(../images/tooltip.png) no-repeat;
}

.hpe .tooltip_top .tooltip_corner,
.hpe .tooltip_top_inline .tooltip_corner {
  left: 20px;
  bottom: -9px;
  background-position: -1px -40px;
}

.hpe .data th .tooltip_top .tooltip_corner,
.hpe .data th .tooltip_top_inline .tooltip_corner {
  left: 10px;
}

.hpe .tooltip_bottom .tooltip_corner,
.hpe .tooltip_bottom_inline .tooltip_corner {
  right: 20px;
  top: -9px;
  background-position: -1px -53px;
}

.hpe .tooltip_icon {
  float: left;
  width: 20px;
  height: 20px;
  margin-right: 5px;
  background: url(../images/tooltip.png) no-repeat 0 -18px;
}

.hpe .tooltip_main .inline {
  position: relative;
  padding-right: 0;
  color: #000000;
  background-image: none;
  border-bottom: 1px #0096D6 dotted;
}

  .hpe .tooltip_main .inline:hover {
    text-decoration: none;
    color: #000000;
  }

.hpe .tooltip_top_inline {
  left: 0;
  bottom: 25px;
}

.hpe .tooltip_bottom_inline {
  right: 0;
  top: 25px;
}

.hpe .line-text {
  font-size: 14px;
}

.hpe .rdbut .tooltip {
  white-space: normal;
}

.hpe .rdbut .tooltip_keeper {
  color: #007DBA;
}
/* END Tooltip */
/* Headers */
.js_banner h1 {
  font-size: 32px;
  line-height: 32px;
  font-weight: bold;
  /*padding-top: 15px;*/
}

.js_banner h2 {
  font-weight: bold;
  font-size: 24px;
  line-height: 30px;
}


hr, .body_right hr, hr.non_sequitur {
  height: 1px;
  background-color: #000;
  border: none;
  margin: 0px 0px 20px 0px !important;
}

  hr.success_hr {
    height: 1px;
    background-color: #999;
    border: none;
    margin: 0px 0px 20px 0px !important;
  }


/* END Headers */
.hpe img.llext {
  margin: 0 0 -2px 2px;
}

.hpe img.ctxext {
  margin-right: 2px;
}

.hpe span.icnContextual {
  margin: 0 5px 0 2px !important;
}

.hpe .body_page p {
  margin: 0 0 28px 0;
}

.hpe .body_page .prog-disc-item-content p {
  font-size: 16px !important;
}

/*.hpe td.master a.tt_onImage {display: block; text-indent: -9999px; background: url(../images/blocks_master.png) 2px center no-repeat; background-color: #ffffff;}
.hpe tr.dark td.master a.tt_onImage {display: block; text-indent: -9999px; background: url(../images/blocks_master.png) 2px center no-repeat;}
.hpe td.professional a.tt_onImage {display: block; text-indent: -9999px; background: url(../images/blocks_professional.png) 2px center no-repeat; background-color: #ffffff;}
.hpe tr.dark td.professional a.tt_onImage {display: block; text-indent: -9999px; background: url(../images/blocks_professional.png) 2px center no-repeat;}
.hpe td.expert a.tt_onImage {display: block; text-indent: -9999px; background: url(../images/blocks_expert.png) 2px center no-repeat; background-color: #ffffff;}
.hpe tr.dark td.expert a.tt_onImage {display: block; text-indent: -9999px; background: url(../images/blocks_expert.png) 2px center no-repeat;}
.hpe td.associate a.tt_onImage {display: block; text-indent: -9999px; background: url(../images/blocks_associate.png) 2px center no-repeat; background-color: #ffffff;}
.hpe tr.dark td.associate a.tt_onImage {display: block; text-indent: -9999px; background: url(../images/blocks_associate.png) 2px center no-repeat;}*/

.hpe .prog-disc .prog-disc-item-header a:hover span {
  color: #000;
  text-decoration: none;
}


/* Lists */
.hpe .body_page ul {
  margin: 0 0 28px 0;
}

  .hpe .body_page ul.linklist {
    margin: -20px 0 28px 0;
  }

/* ADDED for HPE */
.linklist_uHeader {
  margin: 10px 0px 28px 0px !important;
}

.hpe .body_page ul ul {
  margin: 0 0 0 0;
  padding-top: 4px;
}

.hpe .body_page ol {
  margin: 0px 0px 28px 14px;
  list-style-type: decimal;
}

  .hpe .body_page ol li {
    padding-bottom: 4px;
  }

  .hpe .body_page ol ul {
    padding-top: 4px;
  }

  .hpe .body_page ol ol {
    padding-top: 4px;
    list-style-type: lower-alpha;
  }

/* ADDED for HPE */


.hpe .body_page li li {
  list-style-type: disc;
  font-size: 16px;
}


.hpe .body_page ul.list, .hpe .body_page ul,
.hpe .body_page ul.bullet {
  list-style-position: outside;
  list-style-type: disc;
  margin: 10px 0 28px 16px;
}

  .hpe .body_page ul.list ul, .hpe .body_page ul,
  .hpe .body_page ul.bullet ul {
    list-style-type: none; /* Changed from Disc for HPE */
    margin: 0 0 0 16px;
  }

@media screen and (-webkit-min-device-pixel-ratio:0) {
  .hpe .body_page ul.list,
  .hpe .body_page ul.bullet {
    margin: 0 0 28px 19px;
  }
}
/* END Safari Fix */

.hpe .body_page ul li {
  font-size: 16px;
  padding-bottom: 4px;
}

.hpe .body_page h3 {
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 9px;
  font-weight: bold;
}

  .hpe .body_page h3 a {
    font-size: 20px !important;
    line-height: 24px !important;
    margin-bottom: 9px !important;
    font-weight: bold !important;
  }

.hpe .body_page h4 {
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 9px;
  font-weight: bold;
}

  .hpe .body_page h4 a {
    font-size: 18px !important;
    line-height: 22px !important;
    margin-bottom: 9px !important;
    font-weight: bold !important;
  }

.hpe .body_page h5 {
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 9px;
  font-weight: normal;
}

.hpe .body_page p.legal {
  font-size: 13px;
  line-height: 15px;
  color: #5A5A5A;
}

  .hpe .body_page p.legal a {
    font-size: 13px !important;
    line-height: 15px !important;
  }

.hpe .prog-disc .prog-disc-item-content li {
  margin-top: 0 !important;
}

/* END Lists */
/* .body_right */
.hpe .body .body_right,
.hpe .body .body_right a,
.hpe .body .body_right p,
.hpe .body .body_right li,
.hpe .body .body_right table,
.hpe .body .body_right input {
  font-size: 14px;
  line-height: 18px;
}

.body_right img.lft {
  margin-right: 20px;
  margin-bottom: 0;
}

.body_right img.rgt {
  margin-left: 20px;
  margin-bottom: 0;
}

.body_right h3 {
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 9px;
}


.hpe .body_right ul {
  margin: 0 0 37px 0;
}

  .hpe .body_right ul.thumb {
    margin-top: 14px;
  }

  .hpe .body_right ul ul {
    margin: 0 0 0 0;
  }

  .hpe .body_right ul li {
    margin-bottom: 8px;
  }

  .hpe .body_right ul.thumb li {
    color: #5a5a5a;
    margin-bottom: 30px;
    padding-bottom: 0;
  }

  .hpe .body_right ul.thumb p {
    float: left;
    width: 224px;
    margin: 0;
  }

  .hpe .body_right ul.thumb a { /*display:block;*/
  }

  .hpe .body_right ul.info {
    list-style-type: disc;
    margin-left: 16px;
  }

    .hpe .body_right ul.info ul {
      list-style-type: circle;
      margin: 0 16px;
    }

.hpe #lpButtonHolder {
  height: 36px;
  margin: 0;
}


/* END .body_right */
/* .body_left */
.hpe .body .body_left,
.hpe .body .body_left a,
.hpe .body .body_left p,
.hpe .body .body_left li,
.hpe .body .body_left .content ul li a:link,
.hpe .body .body_left table,
.hpe .body .body_left input {
  font-size: 14px;
  line-height: 18px;
}

  .hpe .body .body_left p {
    margin-bottom: 10px;
  }

.prog-disc-narrow {
  margin-bottom: 10px;
}

  .prog-disc-narrow .prog-disc,
  .prog-disc-narrow .prog-disc .prog-disc-item-header a {
    border: 0;
    color: #000;
  }

  .prog-disc-narrow .left .prog-disc-item-header a {
    padding: 6px 0;
    color: #000;
  }

    .prog-disc-narrow .left .prog-disc-item-header a span {
      font-size: 14px;
    }

    .prog-disc-narrow .left .prog-disc-item-header a:hover span {
      color: #000;
    }

  .prog-disc-narrow .prog-disc-icn,
  .prog-disc-narrow .icn_pls_drk,
  .prog-disc-narrow .icn_mns_drk {
    background-image: url("../images/prog-disc-hpe-narrow.png");
  }

  .prog-disc-narrow .left .prog-disc-item-header span {
    padding-left: 20px;
  }

  .prog-disc-narrow .prog-disc .content {
    border: 0;
    padding: 0 0 10px 20px;
  }

form .prog-disc-narrow .prog-disc .content {
  padding: 0 0 0 20px;
}

.prog-disc-narrow .prog-disc .prog-disc-item-content ul {
  margin: 0;
}

form .prog-disc-narrow .prog-disc .prog-disc-item-content li {
  margin-top: 0;
}

.hpe .body .body_left .content ul li a.rbtn:link,
.hpe .body .body_left .content ul li a.chbx:link {
  line-height: 16px;
  padding-bottom: 10px;
}

.hpe .prog-disc .prog-disc-item-content, .hpe .prog-disc .prog-disc-item-content a {
  font-size: 16px;
}
/*.prog-disc-narrow .rdbut .rbtn {background-position: left 5px;}*/
/* END .body_left */
/* Font Sizes */
/*.hpe .font14 {line-height:18px;font-size:14px;}*/
.hpe .font14grey {
  line-height: 18px;
  font-size: 14px !important;
}

.hpe .font14 {
  line-height: 22px;
  font-size: 16px !important;
}

.hpe .font16 {
  line-height: 22px;
  font-size: 16px !important;
}

.hpe .font18 {
  line-height: 26px;
  font-size: 18px !important;
}

.hpe .font24 {
  line-height: 30px;
  font-size: 24px !important;
}
/*.hpe .font14 a {line-height:18px!important;font-size:14px!important;}*/
.hpe .font14grey a {
  line-height: 18px !important;
  font-size: 14px !important;
}

.hpe .font14 a {
  line-height: 22px !important;
  font-size: 16px !important;
}

.hpe .font16 a {
  line-height: 22px !important;
  font-size: 16px !important;
}

.hpe .font18 a {
  line-height: 26px !important;
  font-size: 18px !important;
}

.hpe .font24 a {
  line-height: 30px !important;
  font-size: 24px !important;
}

.rdbut {
  margin-bottom: 10px;
}

  .rdbut .rbtn {
    height: 8px;
    background-repeat: no-repeat !important;
  }

/*@media screen and (-webkit-min-device-pixel-ratio:0){
.hpe .font14 {font-size:15px;}
.hpe .font16 {font-size:15px;}
.hpe .font14 a {font-size:15px!important;}
.hpe .font16 a {font-size:15px!important;}
.hpe .molecule622 a:link span, 
.hpe .links_list ul li a:link, 
.hpe .content ul li a:link, 
.hpe .body a:link {font-size: 15px;}
}*/
/* END Safari Fix */

/* END Font Sizes */
/* Margins */
.margin0 {
  margin: 0 !important;
}

.marginTop0 {
  margin-top: 0 !important;
}

.marginTop3 {
  margin-top: 3px !important;
}

.marginTop5 {
  margin-top: 5px !important;
}

.marginTop5Neg {
  margin-top: -5px !important;
}

.marginTop8 {
  margin-top: 8px !important;
}

.marginTop10 {
  margin-top: 10px !important;
}

.marginTop10Neg {
  margin-top: -10px !important;
}

.marginTop15 {
  margin-top: 15px !important;
}

.marginTop15Neg {
  margin-top: -15px !important;
}

.marginTop19 {
  margin-top: 19px !important;
}

.marginTop20 {
  margin-top: 20px !important;
}

.marginTop20Neg {
  margin-top: -20px !important;
}

.marginTop25 {
  margin-top: 25px !important;
}

.marginTop28 {
  margin-top: 28px !important;
}

.marginTop32 {
  margin-top: 32px !important;
}

.marginTop40 {
  margin-top: 40px !important;
}

.marginTop50 {
  margin-top: 50px !important;
}

.marginTop60 {
  margin-top: 60px !important;
}

.marginRight0 {
  margin-right: 0 !important;
}

.marginRight5 {
  margin-right: 5px !important;
}

.marginRight10 {
  margin-right: 10px !important;
}

.marginRight15 {
  margin-right: 15px !important;
}

.marginRight19 {
  margin-right: 19px !important;
}

.marginRight20 {
  margin-right: 20px !important;
}

.marginRight21 {
  margin-right: 21px !important;
}

.marginBottom0 {
  margin-bottom: 0 !important;
}

.marginBottom1 {
  margin-bottom: 1px !important;
}

.marginBottom2 {
  margin-bottom: 2px !important;
}

.marginBottom3 {
  margin-bottom: 3px !important;
}

.marginBottom4 {
  margin-bottom: 4px !important;
}

.marginBottom5 {
  margin-bottom: 5px !important;
}

.marginBottom6 {
  margin-bottom: 6px !important;
}

.marginBottom7 {
  margin-bottom: 7px !important;
}

.marginBottom8 {
  margin-bottom: 8px !important;
}

.marginBottom9 {
  margin-bottom: 9px !important;
}

.marginBottom10 {
  margin-bottom: 10px !important;
}

.marginBottom11 {
  margin-bottom: 11px !important;
}

.marginBottom12 {
  margin-bottom: 12px !important;
}

.marginBottom13 {
  margin-bottom: 13px !important;
}

.marginBottom14 {
  margin-bottom: 14px !important;
}

.marginBottom15 {
  margin-bottom: 15px !important;
}

.marginBottom16 {
  margin-bottom: 16px !important;
}

.marginBottom17 {
  margin-bottom: 17px !important;
}

.marginBottom18 {
  margin-bottom: 18px !important;
}

.marginBottom19 {
  margin-bottom: 19px !important;
}

.marginBottom20 {
  margin-bottom: 20px !important;
}

.marginBottom21 {
  margin-bottom: 21px !important;
}

.marginBottom22 {
  margin-bottom: 22px !important;
}

.marginBottom23 {
  margin-bottom: 23px !important;
}

.marginBottom24 {
  margin-bottom: 24px !important;
}

.marginBottom25 {
  margin-bottom: 25px !important;
}

.marginBottom26 {
  margin-bottom: 26px !important;
}

.marginBottom27 {
  margin-bottom: 27px !important;
}

.marginBottom28 {
  margin-bottom: 28px !important;
}

.marginBottom29 {
  margin-bottom: 29px !important;
}

.marginBottom30 {
  margin-bottom: 30px !important;
}

.marginBottom31 {
  margin-bottom: 31px !important;
}

.marginBottom32 {
  margin-bottom: 32px !important;
}

.marginBottom33 {
  margin-bottom: 33px !important;
}

.marginBottom34 {
  margin-bottom: 34px !important;
}

.marginBottom35 {
  margin-bottom: 35px !important;
}

.marginBottom36 {
  margin-bottom: 36px !important;
}

.marginBottom37 {
  margin-bottom: 37px !important;
}

.marginBottom38 {
  margin-bottom: 38px !important;
}

.marginBottom39 {
  margin-bottom: 39px !important;
}

.marginBottom40 {
  margin-bottom: 40px !important;
}

.marginLeft0 {
  margin-left: 0 !important;
}

.marginLeft5 {
  margin-left: 5px !important;
}

.marginLeft10 {
  margin-left: 10px !important;
}

.marginLeft15 {
  margin-left: 15px !important;
}

.marginLeft20 {
  margin-left: 20px !important;
}
/* END Margins */
.rlv {
  position: relative;
}

.abs {
  position: absolute;
}

.icon_fb {
  background: url(http://www.www8-hp.com/us/en/images/i/gateway/hpe_software_gateway_icon_facebook.jpg) top left no-repeat;
  cursor: default;
  height: 20px;
  padding-left: 15px !important;
  width: 20px;
  position: absolute;
  cursor: default;
}

.icon_blog {
  background: url(http://www.www8-hp.com/us/en/images/i/gateway/hpe_software_gateway_icon_blog.jpg) top left no-repeat;
  cursor: default;
  height: 20px;
  padding-left: 15px !important;
  width: 20px;
  position: absolute;
  cursor: default;
}

.icon_join {
  background: url(http://www.www8-hp.com/us/en/images/i/gateway/hpe_software_gateway_icon_join.jpg) top left no-repeat;
  cursor: default;
  height: 20px;
  padding-left: 15px !important;
  width: 20px;
  position: absolute;
  cursor: default;
}

.icon_twitter {
  background: url(http://www.www8-hp.com/us/en/images/i/gateway/hpe_software_gateway_icon_twitter.jpg) top left no-repeat;
  cursor: default;
  height: 20px;
  padding-left: 15px !important;
  width: 20px;
  position: absolute;
  cursor: default;
}

.icon_linkedin {
  background: url(http://www.www8-hp.com/us/en/images/i/gateway/hpe_software_gateway_icon_linkedin.jpg) top left no-repeat;
  cursor: default;
  height: 20px;
  padding-left: 15px !important;
  width: 20px;
  position: absolute;
  cursor: default;
}

.dropdown_full .dd_icnons .icn_phone {
  background: url(http://www.www8-hp.com/us/en/images/i/gateway/hpe_software_gateway_sprite-icons-hpe.png) no-repeat scroll 10px -36px transparent;
  padding-left: 34px;
}

.dropdown_full .dd_icnons .icn_ezine {
  background: url(http://www.www8-hp.com/us/en/images/i/gateway/hpe_software_gateway_sprite-icons-hpe.png) no-repeat scroll 10px 11px transparent;
  padding-left: 34px;
}

.btn_icon a {
  background: url(http://www.www8-hp.com/us/en/images/i/gateway/hpe_software_gateway_btn_icns_hpe.png) no-repeat scroll left 0 transparent;
  color: #373536;
  cursor: pointer;
  float: right;
  display: block;
  font-size: 0;
  height: 17px;
  line-height: 0;
  width: 17px;
  margin: 7px;
}

.icn_tlk .arr_wht_dwn {
  padding: 0 58px 0 15px !important;
}

/* Overlays */
.pop_drk {
  background: none repeat scroll 0 0 #000000;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 100;
}

.overlay_popup {
  background: none repeat 0 0 #FFFFFF;
  border: 2px solid #CCCCCC;
  border-radius: 0 0 0 0;
  text-align: left;
  display: none;
  left: 50%;
  top: 10% !important;
  position: absolute;
  z-index: 12001 !important;
}

  .overlay_popup.eb-video-popup .popup-description {
    color: #000000;
    font-size: 14px;
    line-height: 18px;
    margin: 11px 37px 6px;
  }

  .overlay_popup h2, .hpe .eb-video-popup h2.eb-popup-header {
    color: #000000 !important;
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
    margin: 0 37px 18px;
    text-transform: capitalize;
    width: 88%;
  }
/* END Overlays */
/* .js_dd_target */
.dropdown_full .dd_list ul {
  z-index: 99;
  position: relative;
}

  .dropdown_full .dd_list ul li a:link {
    font-size: 16px !important;
    padding: 7px 13px 8px !important;
  }

.dropdown_full .dd_icnons .icn_con_sls,
.dropdown_full .dd_icnons .icn_rsl,
.dropdown_full .dd_icnons .icn_biz_sup,
.dropdown_full .dd_icnons .icn_nwl {
  background: url(http://www.www8-hp.com/us/en/images/i/gateway/hpe_software_gateway_dropdown-icons-hpe.png) no-repeat scroll 10px 13px transparent;
  padding-left: 34px;
}

.dropdown_full .dd_icnons a.icn_rsl {
  background-position: 10px -50px !important;
}

.dropdown_full .dd_icnons a.icn_biz_sup {
  background-position: 10px -111px !important;
}

.dropdown_full .dd_icnons a.icn_nwl {
  background-position: 10px -288px !important;
}

.dropdown_full .dd_icnons a.icn_rsl:hover {
  background-position: 10px -410px !important;
}

.dropdown_full .dd_icnons a.icn_biz_sup:hover {
  background-position: 10px -471px !important;
}

.dropdown_full .dd_icnons a.icn_nwl:hover {
  background-position: 10px -648px !important;
}
/* END .js_dd_target */

/* Data Tables */
.hpe .body table.data,
.hpe .body table.data a {
  font-size: 16px;
}

table.data {
  border: 0;
  border-bottom: 1px solid #d3d3d3;
  margin-bottom: 20px;
  margin-top: 20px;
  page-break-inside: auto;
  page-break-after: auto;
  page-break-before: auto;
}

  table.data th {
    background-color: #767676;
    border-left: 1px solid #fff;
    color: #fff;
    text-align: left;
    padding: 8px 10px;
  }

  table.data tr {
    page-break-inside: avoid;
    page-break-after: auto;
    page-break-before: auto;
  }

  table.data th:first-child {
    border-left: 1px solid #767676;
  }

  table.data td, table.dataTable td {
    border: 1px solid #d3d3d3;
    padding: 8px 10px;
  }

    table.data td:first-child, table.dataTable td:first-child {
      border-left: 1px solid #d3d3d3;
    }

    table.data td.last, table.dataTable td.last {
      border-right: 1px solid #d3d3d3;
    }

    table.data td:last-child, table.dataTable td:last-child {
      border-right: 1px solid #d3d3d3;
    }

    table.data td.group_by_header {
      background-color: #f2f2f2;
    }

table.dataTable td {
  border: 1px solid #d3d3d3;
}

.prog-disc-item-content table.data td:last-child {
  border-right: 4px solid #d3d3d3;
}

#newOnly {
  width: 94px;
  padding-top: 9px;
}

  #newOnly a {
    color: #000 !important;
    line-height: normal !important;
  }

    #newOnly a:hover {
      color: #000 !important;
      text-decoration: none;
    }
/* END Data Tables */


/* Buttons */
.button_hpe input {
  border: none;
  font: inherit;
  color: inherit;
  background: transparent;
  overflow: visible;
}

/**
 * @section Inline Action buttons
 * @subsection Common styles for inline action buttons
 */

.button_hpe {
  /* -moz-border-radius: 0 4px; */
  /* border-radius: 0 4px; */
  padding: 0 20px;
  display: inline-block;
  height: 40px;
}

  .button_hpe .btn_label, .button_hpe input {
    text-transform: none;
    line-height: 40px;
    font-size: 20px;
    font-weight: bold;
    border: none;
  }

  .button_hpe:hover, .button_hpe:focus {
    background-color: #d6492d;
  }

.button_hpe {
  background-color: #f05332;
}

  .button_hpe.default .btn_label, .default input {
    line-height: 40px;
    font-size: 20px;
  }

  .button_hpe.default input {
    height: 40px;
  }

  .button_hpe.default {
    height: 40px;
    padding: 0 20px;
  }

  .button_hpe.inline .btn_label, .inline input {
    line-height: 36px;
    font-size: 16px;
  }

  .button_hpe.inline input {
    height: 36px;
  }

  .button_hpe.inline {
    height: 36px;
    padding: 0 15px; /* margin-left: 5px;*/
  }

  .button_hpe.slim .btn_label, .slim input {
    line-height: 26px;
    font-size: 14px;
  }

  .button_hpe.slim input {
    height: 26px;
  }

  .button_hpe.slim {
    height: 26px;
    padding: 0 10px;
    margin-left: 5px;
  }

.contact_form {
  background-color: #767676;
  color: #fff !important;
  text-decoration: none !important;
}

  .contact_form:hover {
    background-color: #5A5A5A;
  }

/**
 * @section Inline Action buttons
 * @subsection Styles for primary button
 */

.hpe .body .button_hpe.primary, .hpe .body .button_hpe.primary input {
  color: #ffffff !important;
  background-color: #D7410B;
}

  .hpe .body .button_hpe.primary:hover, .hpe .body .button_hpe.primary:hover input {
    background-color: #C1401A;
    text-decoration: none;
    cursor: pointer;
  }

.hpe .body .button_hpe.primary_disabled:hover, .hpe .body .button_hpe.primary_disabled,
.hpe .body .button_hpe.primary_disabled input {
  color: #e5e5e5 !important;
  background-color: #999999;
  cursor: default;
  text-decoration: none;
}

.hpe .body .button_hpe.primary.slim, .hpe .body .button_hpe.primary.slim input {
  color: #ffffff !important;
  background-color: #007DBA;
}

.button_hpe.primary.slim:hover, .button_hpe.primary.slim:hover input {
  background-color: #0084BD;
}

.button_hpe.primary_disabled.slim:hover, .button_hpe.primary_disabled.slim,
.button_hpe.primary_disabled.slim input {
  background-color: #cccccc;
  cursor: default;
}

/**
 * @section Inline Action buttons
 * @subsection Styles for secondary button
 */

.hpe .body .button_hpe.secondary, .hpe .body .button_hpe.secondary input {
  color: #ffffff !important;
  background-color: #767676;
}

  .hpe .body .button_hpe.secondary:hover, .hpe .body .button_hpe.secondary:hover input {
    background-color: #5a5a5a;
    color: #ffffff;
    text-decoration: none;
  }

.hpe .body .button_hpe.secondary_disabled:hover, .hpe .body .button_hpe.secondary_disabled,
.hpe .body .button_hpe.secondary_disabled input {
  color: #e5e5e5 !important;
  background-color: #999999;
  cursor: default;
  text-decoration: none;
}

.hpe .body .button_hpe.secondary.inline, .hpe .body .button_hpe.secondary.inline input {
  color: #000000 !important;
  background-color: transparent;
  border: 2px solid #01a982;
}

  .hpe .body .button_hpe.secondary.inline:hover, .hpe .body .button_hpe.secondary.inline:hover input {
    background-color: transparent;
    color: #000000;
    text-decoration: none;
    border: 3px solid #01a982;
    margin: -1px -1px 0px 0px !important;
  }

.hpe .body .button_hpe.secondary_disabled.inline:hover, .hpe .body .button_hpe.secondary_disabled.inline,
.hpe .body .button_hpe.secondary_disabled.inline input {
  color: #e5e5e5 !important;
  background-color: #cccccc;
  cursor: default;
  text-decoration: none;
}

.hpe .body form .button_hpe.secondary.inline, .hpe .body form .button_hpe.secondary.inline input {
  background-color: #767676;
}

  .hpe .body form .button_hpe.secondary.inline:hover, .hpe .body form .button_hpe.secondary.inline:hover input {
    background-color: #5a5a5a;
    cursor: pointer;
  }

/**
 * @section Toggle form buttons
 * @subsection Common styles for toggle form buttons
 */

.btn_toggle span.btn_label {
  cursor: pointer;
  line-height: 18px;
  font-size: 14px;
}

.btn_toggle .btn_inner {
  margin: 0px;
  padding: 2px 6px 0;
  display: inline-block;
  height: 20px;
  border: 3px #ccc solid;
  border-collapse: collapse;
}

.btn_toggle.first {
  margin-right: 1px;
}

.hpe .body .btn_toggle a:hover,
.hpe .body .btn_toggle a:focus {
  text-decoration: none;
}

.btn_toggle a:hover .btn_inner,
.btn_toggle a:focus .btn_inner {
  background-color: #fff;
  color: #007dba;
  border-color: #5a5a5a;
}

.btn_toggle .btn_inner {
  background-color: #007CA2;
}

.btn_toggle .arr_wht_rgt {
  background-position: right -136px;
}

/**
 * @section Toggle form buttons
 * @subsection Styles for default toggle form button
 */

.btn_toggle .default .btn_inner,
.btn_toggle .default span {
  color: #b2b2b2;
  background-color: #fff;
}

.btn_toggle .default:hover .btn_inner,
.btn_toggle .default:hover span {
  background-color: #ffffff;
  color: #007eb9;
}

.btn_toggle .active .default:hover .btn_inner,
.btn_toggle .active .default .btn_inner,
.btn_toggle .active .default:hover span,
.btn_toggle .active .default span {
  color: #ffffff;
  background-color: #007cba;
  cursor: default;
  border-color: #007cba;
}

/**
 * @section Toggle form buttons
 * @subsection Styles for error toggle form button
 */

.btn_toggle .error .btn_inner,
.btn_toggle .error span {
  color: #ff0000;
  border-color: #ccc;
  background-color: #ffffff;
}

.btn_toggle .error:hover .btn_inner, .btns_toggle_wrap:hover .error .btn_inner,
.btn_toggle .error:hover span {
  background-color: #ffffff;
  color: #ff0000;
  border-color: #5a5a5a;
}

/**
 * @section Pagination button
 * @subsection Common styles for pagination buttons
 */

.btn_pagination {
}

  .btn_pagination .btn_label {
    font-weight: bold;
    cursor: pointer;
    line-height: 26px;
    height: 26px;
    font-size: 14px;
  }

  .btn_pagination .btn_inner {
    padding: 0 10px;
    -moz-border-radius: 0 4px;
    border-radius: 0 4px;
    display: inline-block;
  }

  .btn_pagination .page_number {
    display: inline-block;
    font-weight: normal;
  }

  .btn_pagination .btn_inner,
  .btn_pagination span {
    background-color: #0096D6;
    color: #ffffff;
  }

  .btn_pagination:hover .btn_inner,
  .btn_pagination:hover span {
    background-color: #0084BD;
  }


  .btn_pagination .disabled:hover .btn_inner,
  .btn_pagination .disabled .btn_inner,
  .btn_pagination .disabled:hover span,
  .btn_pagination .disabled span {
    background-color: #ccc;
    cursor: default;
  }

/**
 * @section Icon buttons
 * @subsection Common styles for icon buttons
 */

.hpe .btn_icon,
.hpe .btn_icon .close {
  display: inline-block;
  right: 10px;
  top: 10px;
  float: none;
}

  .hpe .btn_icon a {
    background: url(../images/btn_icns_hpe.png) no-repeat;
  }

.btn_icon div {
  border-radius: 3px;
  -moz-border-radius: 3px;
}

/**
 * @section Icon buttons
 * @subsection Styles for close button
 */

.hpe .body .btn_icon .close a {
  width: 17px;
  height: 17px;
  cursor: pointer;
  display: inline-block;
  background-position: left 0px;
  font-size: 0px;
  color: #373536;
  line-height: 0px;
}

  .hpe .body .btn_icon .close a:hover {
    background-position: left -17px;
    font-size: 0px;
    color: #373536;
  }

/**
 * @section Icon buttons
 * @subsection Styles for remove button
 */

.btn_icon .remove a {
  width: 15px;
  height: 15px;
  cursor: pointer;
  display: inline-block;
  background-position: left -34px;
  font-size: 0px;
  color: #100e0f;
  line-height: 0px;
}

  .btn_icon .remove a:hover {
    background-position: left -49px;
    font-size: 0px;
    color: #100e0f;
  }

/**
 * @section Icon buttons
 * @subsection Styles for zoom button
 */

.btn_icon .zoom a {
  height: 15px;
  cursor: pointer;
  display: inline-block;
  padding: 0px 0px 0px 25px;
  font-size: 95%;
  background-position: left -76px;
  color: #999999;
}

  .btn_icon .zoom a:hover {
    background-position: left -91px;
  }

/**
 * @section Inline Action buttons with Indicator
 * @subsection Common styles for inline action buttons with indicators
 */

.hpe .body .btn_indicator a {
  font-size: 14px;
  line-height: 16px;
}

.btn_indicator .icon,
.hpe .btn_indicator span.btn_label {
  font-weight: bold;
  cursor: pointer;
  font-size: 14px;
  line-height: 14px;
  border: none;
}

.btn_indicator .icon {
  display: inline-block;
  width: 15px;
  height: 15px;
}

.btn_indicator .btn_inner {
  display: inline-block;
  height: 21px;
  padding: 0 10px 0 8px;
  -moz-border-radius: 0 4px;
  border-radius: 0 4px;
}

  .btn_indicator .btn_inner,
  .btn_indicator .btn_inner span {
    background-color: #767676;
    color: #ffffff;
  }

.btn_indicator a:hover .btn_inner,
.btn_indicator a:hover .btn_inner span {
  background-color: #5a5a5a;
}

.btn_indicator .disabled .btn_inner,
.btn_indicator .disabled .btn_inner span,
.btn_indicator .disabled:hover .btn_inner,
.btn_indicator .disabled:hover .btn_inner span {
  background-color: #ccc;
  color: #fff;
  cursor: default;
}

.btn_indicator .arrow_left {
  padding: 5px 8px 0 0px;
  margin-left: -1px;
}

.btn_indicator .arrow_right {
  padding: 5px 13px 0 18px;
}

.btn_indicator .arrow_left .btn_label {
  padding-right: 0;
  padding-left: 0px;
}

.btn_indicator .arrow_right .btn_label {
  padding-right: 0px;
  padding-left: 0;
}
/**
 * @section Inline Action buttons with Indicator, left icon
 * @subsection Styles for inline action button with indicator on the left and right sides (arrow)
 */

.btn_indicator .arrow_left .icon,
.btn_indicator .arrow_right .icon {
  background-image: url(../images/special-indicator-hpe.png);
  background-repeat: no-repeat;
}

.btn_indicator .arrow_right .icon {
  background-position: -5px center;
}

.btn_indicator .arrow_left .icon {
  background-position: 5px bottom;
}

.btn_indicator .search_left {
  padding: 5px 8px 0 10px;
}
  /**
 * @section Inline Action buttons with Indicator, left icon
 * @subsection Styles for inline action button with indicator on the left and right sides (google search)
 */

  .btn_indicator .search_left .icon,
  .btn_indicator .search_right .icon {
    background-image: url(../images/special-indicator-hpe.png);
    background-position: -1px top;
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
  }

  .btn_indicator .search_left .btn_label {
    padding-left: 5px;
  }

.btn_indicator .search_right .btn_label {
  padding-right: 0px;
  padding-left: 0px;
}

.btn_indicator .search_right {
  padding: 5px 8px 0 10px;
}
/**
 * Styles from molecules.css
 * @section Button expand all
 */

.btn_expand_all .icn_pls, .icn_mns {
  background: url(../images/plus-minus-hpe.jpg) no-repeat scroll transparent;
  width: 18px;
  height: 18px;
  display: inline-block;
  cursor: pointer;
}

.hpe .body .btn_expand_all a:hover {
  cursor: pointer;
  text-decoration: none;
}

.btn_expand_all .icn_pls {
  background-position: left top;
}

.btn_expand_all .icn_mns {
  background-position: left bottom;
  margin-left: 23px;
}

.btn_expand_all .active .icn_pls,
.btn_expand_all a:hover .icn_pls {
  background-position: right top;
}

.btn_expand_all .active .icn_mns,
.btn_expand_all a:hover .icn_mns {
  background-position: right bottom;
}

/**
 * @section Checkbox button
 * @subsection Common styles
 */

.btn_checkbox .label {
  display: inline-block;
  margin-left: 5px;
}

.btn_checkbox label {
  font-size: 14px;
  line-height: 18px;
  color: #767676;
  vertical-align: middle;
}

.btn_checkbox a:hover label {
  text-decoration: underline;
}

.btn_checkbox .checkbox {
  display: inline-block;
  float: left;
  width: 17px;
  height: 17px;
  background-image: url(../images/checkboxes-hpe.gif);
  background-position: left 0;
  background-repeat: no-repeat;
}

  .btn_checkbox .checkbox:hover {
    background-position: left -45px;
  }

.chkbox .chbx, .rdbut .rbtn {
  background-image: url(../Images/checkboxes-hpe.gif);
}

.chkbox .chkd {
  background-position: left -90px;
}

.chkbox .pchkd {
  background-position: left -220px;
}

/* END Buttons */
/* FORMS Inputs */
form label {
  font-size: 14px;
}

.form-input,
.form-input-disabled,
.form-input-error,
.form-textarea,
.form-textarea.disabled,
.form-textarea.error {
  display: inline-block;
  height: 32px;
  line-height: 22px;
  _height: 36px;
  padding: 0 8px;
  font-size: 16px;
  color: #000;
  background: #fff;
  border: 2px solid #5a5a5a;
  vertical-align: middle;
}

  .form-textarea,
  .form-textarea.disabled,
  .form-textarea.error {
    padding: 10px;
    height: 34px;
    border: 2px #ccc solid;
    overflow-y: visible;
  }

.pre-active {
  color: #767676;
  border-color: #ccc;
}

.form-input:hover,
.form-textarea:hover,
.form-input:focus,
.form-textarea:focus {
  color: #000;
  border-color: #5a5a5a;
}

.form-input-disabled,
.form-textarea.disabled {
  color: #b3b3b3;
  background: #e5e5e5;
  border-color: #ccc;
}

.form-input-error,
.form-textarea.error {
  border-color: #ff0000;
  color: #ff0000;
}
/* Slim Inputs */
.input-slim {
  font-size: 14px;
  height: 24px;
  _height: 28px;
  line-height: 18px;
  padding: 0 5px;
}

.resizeoff {
  resize: none;
}

.scroll-y {
  overflow-y: scroll;
}

.auto-resize {
  overflow: hidden;
}
/* END FORMS Inputs */
.twocol-right .body_page .form-textarea {
  width: 760px;
  margin-top: 10px;
}

.twocol-right .body_page .col .form-textarea {
  width: 351px;
  margin-top: 10px;
}

.twocol-right .body_page .form-input {
  width: 764px;
  margin-top: 10px;
}

.twocol-right .body_page .col .form-input {
  width: 355px;
  margin-top: 10px;
}

.hpe label.block {
  margin-bottom: 6px;
}

form div.form_error {
  background-color: #f7d8d6;
  color: #FF0000;
  margin-bottom: 10px;
  padding: 16px 20px;
}

.hpe form div.form_error p {
  margin-bottom: 4px;
}

.hpe form div.form_error ul {
  margin-bottom: 0;
}

/* Inline Columns */
.onecol .col {
  width: 375px;
  float: left;
  margin-left: 34px;
}

  .onecol .col:first-child {
    margin-left: 0px;
  }

  .onecol .col .tertiary {
    margin-left: 16px;
  }

  .onecol .col .quaternary {
    margin-left: 16px;
  }



.twocol-right .col {
  width: 375px;
  float: left;
}

  .twocol-right .col:first-child {
    margin-right: 34px;
  }

table.image td {
  vertical-align: top;
}

  table.image td:first-child {
    padding-right: 30px;
  }
/* END Inline Columns */

/* Clearfix */
.clear {
  clear: both;
}

.onecol:after,
.twocol-left:after,
.twocol-right:after,
.breadcrumb:after,
.contentblock:after,
.contentBlock:after,
.body_right ul li:after,
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/* Clearfix for IEs */
.onecol,
.twocol-left,
.twocol-right,
.breadcrumb,
.contentblock,
.contentBlock,
.body_right ul li,
.clearfix {
  zoom: 1;
}
/* END Clearfix */
/*
Date: 5/31/2012 8:13:52 PM
All images published
*/
#alert {
  background-color: #F7D7D7;
  font-size: 14px;
  color: #F00;
  line-height: 18px;
  padding: 20px;
  margin-bottom: 20px;
}

  #alert a {
    color: #F00;
    text-decoration: underline;
    font-size: 14px;
  }

.banner_title h2 {
  font-weight: normal !important;
  font-size: 20px !important;
  line-height: 24px !important;
}


/* INSTRUCTOR-LED-TRAINING 2 */

h2 {
  -webkit-margin-before: 0px;
  -webkit-margin-after: 0px;
}


  h2.banner_tagline {
    font-weight: normal;
    font-size: 40px;
    line-height: 45px;
  }



.hpe .topStripe .breadcrumb {
  width: 1150px;
  height: 30px;
  line-height: 30px;
  padding-left: 18px;
  font-size: 12px;
  color: #767676 !important;
}

  .hpe .topStripe .breadcrumb a {
    line-height: 30px;
    font-size: 12px;
    color: #767676 !important;
  }

  .hpe .topStripe .breadcrumb li {
    display: inline;
  }

  .hpe .topStripe .breadcrumb span.carat {
    top: 0;
    padding: 0 5px;
  }

.topLeftHeaderText {
  margin: 0 auto;
  width: 1150px;
}

.topStripe {
  width: 100%;
}


#training_banner {
  height: 370px;
  background: url(../images/training_banner.jpg) center center no-repeat;
}

#holder-text {
  padding: 40px 20px;
  width: 300px;
}

.banner_tagline {
  font-size: 32px;
}

#stats_row {
  width: 100%;
  background: #f2f2f2;
  height: 91px;
}

#stats_row_inner, .widthContainer {
  width: 1150px;
  margin: 0 auto;
}

.stat {
  color: #767676;
  float: left;
  margin: 0px 86px 0px 86px;
}

.statNumber {
  font-size: 45px;
  text-align: center;
}

.statLabel {
  font-size: 18px;
  text-align: center;
}

.training_tab {
  display: block;
  float: left;
  width: 202px;
}

  .training_tab img {
    margin: 26px 21px;
  }

.tab_active {
  background: #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
}

#three_tabs_outer {
  float: left;
  display: block;
  width: 100%;
  margin: 0px 0px;
}

#main_selector_outer {
  width: 100%;
  float: left;
  display: block;
}

.tabbed_inner {
  display: block;
  padding: 20px;
  float: left;
  background: #f2f2f2;
}

  .tabbed_inner .dd_formSelection {
    background: white;
    width: 45%;
  }

.link_group_one {
  margin: 15px 0 10px 0;
  display: block;
  float: left;
  width: 100%;
}

.link_group_two {
  margin: 15px 0 10px 0;
  display: block;
  float: left;
  width: 100%;
}

.link_col_left {
  display: block;
  float: left;
  width: 45%;
}

.link_col_right {
  display: block;
  float: left;
  width: 45%;
}

.hpe .body_page .link_group_one p {
  margin: 0 0 8px 0;
}

.hpe .body_page .link_group_two p {
  margin: 0 0 8px 0;
}

.link_header {
  font-size: 17px;
}

.primary_nav {
  text-align: left;
}

.js_item {
  text-align: left;
}

.top_corner {
  display: none;
}

.ac_results, .ac_results_hf {
  text-align: left;
}




#critical_foundation .twocol-right .col:first-child {
  margin-right: 34px;
}

#content_text {
  float: left;
  width: 395px;
}

#context_text2 {
  float: left;
  width: 395px;
  margin: 0 25px 0 0;
}

p#last_line_mgn {
  margin: 0 0 9px 0;
}

#contentBlock_outer .last_line_mgn2 {
  margin: 0 0 9px 0;
}

#contentBlock_outer2 .last_line_mgn2 {
  margin: 0 0 9px 0;
}

#course_reg_form_outer .rdbut a:hover {
  text-decoration: none;
}

#learingplans_banner {
  height: 250px;
  background: url(../images/LearningPlans.jpg);
  position: relative;
}

#view_now_btn {
  position: absolute;
  bottom: 10px;
  right: 180px;
}


/* LJM Added styles for specialty static exam datacards */

.table_reference {
  font-size: 14px;
}

.print_page ol {
  margin: 0 0 28px 20px;
  list-style-type: decimal;
}

  .print_page ol li {
    padding-bottom: 4px;
  }

  .print_page ol ul {
    padding-top: 4px;
  }

  .print_page ol ol {
    padding-top: 4px;
    list-style-type: lower-alpha;
  }

.hpe .body_page .datacard-content ul {
  list-style-type: disc;
}

.hpe .body_page .datacard-content ol {
  list-style-type: disc;
}

#contentWrap_liPadding ul {
  margin-top: 10px !important;
}

.print_newsection {
  font-size: 15px;
  color: rgb(0, 125, 186);
  padding-top: 10px;
}

.print_footer p {
  font-size: 12px;
}

.print_table {
  background-color: #00B388;
}

/* LJM MoxieChat */
#lpButtonHolder {
  margin-top: 10px !important;
}

.js_banner banner_title {
  margin-bottom: 50px !important;
}

.body_page {
  float: left;
  padding: 30px 0 20px 0;
}

/* LJM Added for HPE */
.header {
  z-index: 10002 !important;
}

.js_hf_menu, .hf_menu level2 {
  z-index: 10002 !important;
}

.secondary_nav {
  z-index: 10001 !important; /*ADDED for HPE counteract top nav */
}

.contentBlock img.CBimg {
  height: 120px;
  width: 120px;
  float: left;
  margin: 0px 20px 50px 0px;
  padding: 2px;
  border: 1px solid #666;
}



.contentBlock img.SSimg {
  float: left;
  margin: 0px 20px 0px 0px;
}

.contentBlock .Percimg {
  width: 72px;
  height: 72px;
  float: left;
  margin: 0px 15px 20px 0px;
}

.CBheight {
  height: 180px;
}

/* Popup dark bg and forms */
.pop_drk {
  z-index: 12000 !important;
}

/* Chrome HPE HACKS */
@media screen and (-webkit-min-device-pixel-ratio:0) {
  .title_adj {
    margin-bottom: 15px !important;
  }
}

/* FF HPE HACKS */
@-moz-document url-prefix() {
  .title_adj {
    margin-bottom: 15px !important;
  }
}


/* LJM 08/10 - certification.html  Cert Panels/Success Panels */
.certpanels {
  height: 100px;
}

#certpanel_one, #certpanel_two, #certpanel_three {
  width: 180px !important;
  border: 2px solid #c6c9ca;
  overflow: auto;
  margin: 2px;
}

  #certpanel_one:hover, #certpanel_two:hover, #certpanel_three:hover {
    width: 180px !important;
    border: 2px solid #01a982;
    overflow: auto;
    margin: 0px;
  }

  #certpanel_one, #certpanel_two, #certpanel_one:hover, #certpanel_two:hover {
    float: left;
    margin: 1px 28px 1px 1px;
  }

.post-thumb {
  float: left;
}

  .post-thumb img {
    float: right !important;
    display: block;
    width: 60px;
    height: 80px;
  }

/* .post-thumb img {
	float: right !important;
    display: block;
	width: 120px;
	height: 160px;
} */

.post-content {
  padding: 6px;
}

  .post-content h3.post-title a {
    font-size: 16px !important;
  }

sup.survey {
  vertical-align: top;
  font-size: 12px;
  top: 0px !important;
}

.successpanels {
  height: 180px;
}

#successpanel_one, #successpanel_two, #successpanel_three {
  width: 236px !important;
}

#successpanel_one, #successpanel_two {
  float: left;
  margin: 0px 38px 0px 0px;
}

#successpanel_three {
  float: right;
  clear: none;
}

.successpanel-thumb img {
  display: block;
  width: 240px;
  height: 160px;
}


/* LJM CC/LL dropdown styles added 01/06/17 */
.siteLanguage {
  margin-top: -34px;
  color: #767676;
  float: right;
  z-index: 11999 !important;
}

.select2-container {
  margin-top: 5px;
}

  .select2-container .select2-choice {
    display: block;
    padding: 0px 0 0px 12px;
    overflow: hidden;
    position: relative;
    border: 2px solid #CCC !important;
    white-space: nowrap;
    line-height: 26px;
    color: #444;
    text-decoration: none;
    font-size: 12pt;
    background-color: transparent !important;
    background-image: none;
    border-radius: 0;
  }

    .select2-container .select2-choice abbr {
      background: none;
    }

    .select2-container .select2-choice .select2-arrow {
      width: 38px;
      -moz-background-clip: padding-box;
      -webkit-background-clip: padding-box;
      background-clip: padding-box;
      background: url('../Content/hp_dd_icon.png') no-repeat center;
    }

      .select2-container .select2-choice .select2-arrow b {
        background: none;
      }

.select2-choice:hover {
  border: 2px solid #666;
}

.select2-drop {
  border: 2px solid #ccc !important;
  margin-top: -2px !important;
  z-index: 12000 !important;
  padding: 0px;
  border-bottom: 3px solid #5F7a76 !important;
  border-top: 1px solid #ccc !important;
  font-size: 12pt;
  padding: 5px;
  border-radius: 0;
}

.select2-drop-active {
  border: 2px solid #666;
}

.select2-container.select2-drop-above .select2-choice {
  border-bottom-color: #aaa;
  border-radius: 0;
  background-image: none;
}

.select2-container-active {
  border: 2px solid #666 !important;
}

  .select2-container-active .select2-choice,
  .select2-container-active .select2-choices {
    -webkit-box-shadow: none;
    box-shadow: none;
  }

.select2-results {
  max-height: 200px;
  padding: 0px;
  margin: 4px 1px 4px 1px;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

  .select2-results li {
    list-style: none;
    display: list-item;
    background-image: none;
    border-bottom: 1px solid #ccc;
    padding: 0px 4px 0px 4px;
  }

  .select2-results .select2-highlighted {
    background: #01A982;
    color: #fff;
  }

.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
  border: 2px solid #666;
  background-image: none;
}

.select2-dropdown-open .select2-choice {
  background-color: transparent;
  background-image: none;
}

.select2-container-multi.select2-container-active .select2-choices {
  border: 2px solid #000;
}

.select2-container-multi .select2-choices .select2-search-field input {
  color: #000;
}

.select2-container-multi .select2-choices .select2-search-choice {
  background-image: none;
}

.select2-default {
  color: #109CD8 !important;
}

.break {
  page-break-before: avoid;
}

.must-break {
  page-break-before: always;
}

.break-for-page {
  page-break-before: auto;
  page-break-inside: avoid;
  page-break-after: auto
}

  .break-for-page table {
    page-break-before: auto;
    page-break-inside: auto;
    page-break-after: auto
  }

  .break-for-page tr {
    page-break-after: auto
  }

  .break-for-page thead {
    display: table-header-group
  }

.notification-box {
  float: right;
  border: 6px solid #00B388;
  width: 350px;
  height: 70px;
  padding: 5px;
  font-size: 14px;
  position: absolute;
  top: 140px;
  right: 370px;
}

.software-notification-box {
  border: 6px solid #00B388;
  height: 40px;
  padding: 5px;
  margin-bottom: 20px;
}

@media (max-width: 1400px) {
  .notification-box {
    float: right;
    border: 6px solid #00B388;
    width: 350px;
    height: 70px;
    padding: 5px;
    font-size: 14px;
    position: absolute;
    top: 140px;
    right: 95px;
  }
}

a.primary-button, button.primary-button {
  width: auto;
  padding: 5px 10px;
  height: 34px;
  color: #FFF !important;
  background: #00B388;
  font-family: HPEMetric;
  font-size: 18px;
  font-weight: bold;
  line-height: 32px !important;
  border: 0;
  cursor: pointer;
}

  a.primary-button:hover {
    width: auto;
    padding: 5px 10px;
    color: #FFF !important;
    background: #00B388;
    font-family: HPEMetric;
    font-size: 18px;
    font-size: 18px;
    line-height: 32px !important;
    border: 0;
    cursor: pointer;
    text-decoration: none !important;
  }

.primary.button, .primary-button {
  color: #ffffff;
  background-color: #00B388;
  cursor: pointer;
}

  .primary.button:hover, .primary-button:hover {
    background-color: #00B388;
  }


.digital-badge {
  height: 240px;
  width: 240px;
  margin-top: -18vh;
  margin-bottom: 2vh;
}

  .digital-badge:lang(ja) {
    margin-top: -4vh;
  }

  .digital-badge .badge-anchor {
    position: absolute;
    top: 35px;
    left: 800px;
  }

.digital-badge-img {
  height: 180px;
  width: 180px;
  margin-left: 265px;
  position: relative;
  margin-top: -240px;
}

.print_page .digital-badge {
  float: right;
  height: 200px;
  width: 200px;
}

.print_page .digital-badge {
  height: 160px;
  width: 160px;
}

  .print_page .digital-badge .badge-text {
    position: relative;
    top: 80px;
    left: 5px;
    text-align: center;
    font-family: HPEMetric, MetricHPE;
    font-weight: 600;
    font-size: 7pt;
    color: black;
    width: 155px;
  }

.print_page .badge-anchor {
  position: absolute;
  top: 35px;
  left: 800px;
}

.menu-arrow {
  margin-left: 5px;
  background: url('../hpui/hpe/images/chevron.png') no-repeat center;
}

#applyNarrowBy {
  margin-left: 20px;
}

  #applyNarrowBy:lang(ja) {
    margin-left: 5px;
    font-size: 8pt;
  }

.objective-content table td {
  border: none
}

.banner_text {
  padding: 24px 0px 0px 330px;
  width: 770px !important;
}

.banner_header {
  margin-top: 5px;
  font-weight: bold;
  font-size: 24px;
  line-height: 32px;
  color: #000;
}

.banner_paragraph {
  width: 770px !important;
  line-height: 25px;
  color: #000;
  margin-top: 10px;
  font-size: 19px !important;
}

.banner_button {
  margin-top: 6px;
  float: right;
  margin-right: -20px !important
}

.banner-progress {
  width: auto;
  height: 180px;
  background: url("../hpui/hpe/images/HPE_animated_small_blue_gray.gif") no-repeat center;
}