.grad-back {
    width: 100%;
    border-top: 1px solid #ececec;
    background: #ececec;
    background: -webkit-linear-gradient(#ececec, #fff);
    background: -o-linear-gradient(#ececec, #fff);
    background: -moz-linear-gradient(#ececec, #fff);
    background: linear-gradient(#ececec, #fff)
}

.page-content {
    max-width: 700px;
    margin: 0 auto;
    font-family: HPSimplified123;
    font-weight: normal;
    text-align: center;
    padding-bottom: 120px
}

.page-header {
    margin: 65px 0 0 0;
    font-family: 'HPSimplifiedLight123';
    font-weight: normal;
    font-size: 45px;
    color: #000
}

.content-container {
    width: 100%
}

.image-conatiner {
    width: 100%
}

.tooltip {
    cursor: pointer
}

.trouble-text {
    font-family: 'HPSimplified123';
    font-size: 16px
}

.trouble-link {
    font-family: 'HPSimplified123';
    font-size: 16px;
    color: #007dba
}

.whereis-tooltip {
    display: none;
    cursor: default;
    width: 450px
}

.whereis-tooltip-text {
    font-family: 'HPSimplified123';
    font-size: 16px
}

.whereis-tooltip-image {
    margin-top: 12px;
    text-align: center
}

.instantink-countries-tooltip {
    display: none;
    cursor: default;
    width: 420px
}

.instant-ink-countries {
    position: relative;
    margin-top: 10px
}

#instant-ink-countries-label {
    font-size: 16px;
    font-family: 'HPSimplified123';
    cursor: pointer
}

#instant-ink-countries a {
    color: #007dba
}

#instant-ink-countries a:visited {
    color: #007dba
}

#instant-ink-countries-link {
    margin-top: 20px;
    margin-bottom: 20px
}

#instant-ink-countries-container {
    margin-top: 12px
}

#instant-ink-countries-selector {
    position: relative;
    margin-top: 5px;
    text-align: center
}

#instant-ink-countries-item {
    padding-right: 12px;
    padding-left: 12px;
    padding-top: 12px;
    padding-bottom: 12px
}

.one23-overlay {
    display: block;
    position: fixed;
    z-index: 20;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    -webkit-filter: alpha(opacity=80);
    filter: alpha(opacity=80);
    opacity: .8;
    overflow: auto
}

@media only screen and (min-width:1281px) {
    #instant-ink-countries-selector {
        text-align: left
    }

    .page-content {
        max-width: 1100px;
        margin: 0 auto;
        text-align: left;
        padding-bottom: 160px
    }

    html[dir="rtl"] .page-content {
        text-align: right
    }

    .page-header {
        margin: 70px 0 0 0;
        font-size: 50px
    }

    .content-container {
        width: 550px
    }

    .image-conatiner {
        width: 350px;
        float: right
    }

    html[dir="rtl"] .image-conatiner {
        float: left
    }
}

.country-selector-overlay-content {
    position: fixed;
    background-color: #FFF;
    border: 1px solid #CCC;
    overflow: hidden;
    display: none;
    z-index: 21;
    width: 760px;
    height: 465px;
    top: 20%;
    padding: 20px
}

#country-selector-overlay #country-item {
    padding: 7px
}

.overlay-header {
    margin-bottom: 20px
}

.overlay-header-text {
    font-family: 'HPSimplifiedLight123';
    font-size: 30px;
    color: #000;
    text-align: left;
    line-height: 40px
}

.overlay-divider {
    position: relative;
    width: 760px;
    height: 1px;
    background: #ccc
}

button.close.icon:after {
    font-family: 'HPControlIcons';
    content: url('../img/Close_btn.html');
    position: absolute;
    top: 0;
    right: 0;
    font-size: 16px;
    color: #767676;
    width: 40px;
    height: 40px;
    line-height: 40px
}

button.close {
    position: absolute;
    z-index: 1;
    top: 27px;
    right: 20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #000 !important;
    background-color: transparent;
    background-image: none;
    border: 0;
    -webkit-appearance: none;
    margin: 0;
    cursor: pointer
}

#country-selector-table {
    font-size: 14px;
    margin-top: 10px;
    font-family: 'HPSimplifiedLight123'
}

#country-link {
    margin-top: 20px;
    margin-bottom: 20px
}

#country-selector-container {
    font-size: 16px;
    font-family: HPSimplified123
}

#country-selector {
    position: relative;
    line-height: 20px
}

#country-item {
    padding: 5px;
    line-height: 20px
}

.sprite-flag {
    background-image: url(../img/flag-sprite.html);
    background-repeat: no-repeat;
    margin: 4px 4px 0 0;
    float: left;
    display: block
}

.sprite-flag.right {
    float: right;
    margin: 5px 0 0 4px
}

.sprite-flag-ae {
    width: 16px;
    height: 13px;
    background-position: -5px -5px
}

.sprite-flag-at {
    width: 16px;
    height: 13px;
    background-position: -5px -26px
}

.sprite-flag-au {
    width: 16px;
    height: 13px;
    background-position: -5px -47px
}

.sprite-flag-be {
    width: 16px;
    height: 13px;
    background-position: -5px -68px
}

.sprite-flag-br {
    width: 16px;
    height: 13px;
    background-position: -5px -89px
}

.sprite-flag-ca {
    width: 16px;
    height: 13px;
    background-position: -5px -110px
}

.sprite-flag-ch {
    width: 16px;
    height: 13px;
    background-position: -5px -131px
}

.sprite-flag-cn {
    width: 16px;
    height: 13px;
    background-position: -5px -152px
}

.sprite-flag-cz {
    width: 16px;
    height: 13px;
    background-position: -5px -173px
}

.sprite-flag-de {
    width: 16px;
    height: 13px;
    background-position: -5px -194px
}

.sprite-flag-dk {
    width: 16px;
    height: 13px;
    background-position: -5px -215px
}

.sprite-flag-es {
    width: 16px;
    height: 13px;
    background-position: -5px -236px
}

.sprite-flag-fi {
    width: 16px;
    height: 13px;
    background-position: -5px -257px
}

.sprite-flag-fr {
    width: 16px;
    height: 13px;
    background-position: -5px -278px
}

.sprite-flag-gb {
    width: 16px;
    height: 13px;
    background-position: -5px -299px
}

.sprite-flag-gr {
    width: 16px;
    height: 13px;
    background-position: -5px -320px
}

.sprite-flag-hk {
    width: 16px;
    height: 13px;
    background-position: -5px -341px
}

.sprite-flag-hu {
    width: 16px;
    height: 13px;
    background-position: -5px -362px
}

.sprite-flag-ie {
    width: 16px;
    height: 13px;
    background-position: -5px -383px
}

.sprite-flag-il {
    width: 16px;
    height: 13px;
    background-position: -5px -404px
}

.sprite-flag-in {
    width: 16px;
    height: 13px;
    background-position: -5px -425px
}

.sprite-flag-it {
    width: 16px;
    height: 13px;
    background-position: -5px -446px
}

.sprite-flag-jp {
    width: 16px;
    height: 13px;
    background-position: -5px -467px
}

.sprite-flag-kr {
    width: 16px;
    height: 13px;
    background-position: -5px -488px
}

.sprite-flag-lu {
    width: 16px;
    height: 13px;
    background-position: -5px -509px
}

.sprite-flag-mx {
    width: 16px;
    height: 13px;
    background-position: -5px -530px
}

.sprite-flag-nl {
    width: 16px;
    height: 13px;
    background-position: -5px -551px
}

.sprite-flag-no {
    width: 16px;
    height: 13px;
    background-position: -5px -572px
}

.sprite-flag-none {
    width: 16px;
    height: 13px;
    background-position: -5px -593px
}

.sprite-flag-nz {
    width: 16px;
    height: 13px;
    background-position: -5px -614px
}

.sprite-flag-pl {
    width: 16px;
    height: 13px;
    background-position: -5px -635px
}

.sprite-flag-pt {
    width: 16px;
    height: 13px;
    background-position: -5px -656px
}

.sprite-flag-ru {
    width: 16px;
    height: 13px;
    background-position: -5px -677px
}

.sprite-flag-sa {
    width: 16px;
    height: 13px;
    background-position: -5px -698px
}

.sprite-flag-se {
    width: 16px;
    height: 13px;
    background-position: -5px -719px
}

.sprite-flag-sg {
    width: 16px;
    height: 13px;
    background-position: -5px -740px
}

.sprite-flag-tr {
    width: 16px;
    height: 13px;
    background-position: -5px -761px
}

.sprite-flag-tw {
    width: 16px;
    height: 13px;
    background-position: -5px -782px
}

.sprite-flag-uk {
    width: 16px;
    height: 13px;
    background-position: -5px -803px
}

.sprite-flag-us {
    width: 16px;
    height: 13px;
    background-position: -5px -824px
}

.tooltipster-base {
    pointer-events: none;
    position: absolute
}

.tooltipster-box {
    flex: 1 1 auto
}

.tooltipster-content {
    box-sizing: border-box;
    max-height: 100%;
    max-width: 100%;
    overflow: auto
}

.tooltipster-ruler {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden
}

.tooltipster-fade {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -ms-transition-property: opacity;
    transition-property: opacity
}

.tooltipster-fade.tooltipster-show {
    opacity: 1
}

.tooltipster-grow {
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-backface-visibility: hidden
}

.tooltipster-grow.tooltipster-show {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
    -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
    -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
    -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15)
}

.tooltipster-swing {
    opacity: 0;
    -webkit-transform: rotateZ(4deg);
    -moz-transform: rotateZ(4deg);
    -o-transform: rotateZ(4deg);
    -ms-transform: rotateZ(4deg);
    transform: rotateZ(4deg);
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform
}

.tooltipster-swing.tooltipster-show {
    opacity: 1;
    -webkit-transform: rotateZ(0);
    -moz-transform: rotateZ(0);
    -o-transform: rotateZ(0);
    -ms-transform: rotateZ(0);
    transform: rotateZ(0);
    -webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 1);
    -webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
    -moz-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
    -ms-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
    -o-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
    transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4)
}

.tooltipster-fall {
    -webkit-transition-property: top;
    -moz-transition-property: top;
    -o-transition-property: top;
    -ms-transition-property: top;
    transition-property: top;
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
    -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
    -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
    -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15)
}

.tooltipster-fall.tooltipster-initial {
    top: 0 !important
}

.tooltipster-fall.tooltipster-dying {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    -ms-transition-property: all;
    transition-property: all;
    top: 0 !important;
    opacity: 0
}

.tooltipster-slide {
    -webkit-transition-property: left;
    -moz-transition-property: left;
    -o-transition-property: left;
    -ms-transition-property: left;
    transition-property: left;
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
    -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
    -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
    -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15)
}

.tooltipster-slide.tooltipster-initial {
    left: -40px !important
}

.tooltipster-slide.tooltipster-dying {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    -ms-transition-property: all;
    transition-property: all;
    left: 0 !important;
    opacity: 0
}

@keyframes tooltipster-fading {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.tooltipster-update-fade {
    animation: tooltipster-fading 400ms
}

@keyframes tooltipster-rotating {
    25% {
        transform: rotate(-2deg)
    }

    75% {
        transform: rotate(2deg)
    }

    100% {
        transform: rotate(0)
    }
}

.tooltipster-update-rotate {
    animation: tooltipster-rotating 600ms
}

@keyframes tooltipster-scaling {
    50% {
        transform: scale(1.1)
    }

    100% {
        transform: scale(1)
    }
}

.tooltipster-update-scale {
    animation: tooltipster-scaling 600ms
}

.tooltip-theme {
    border: 1px solid #b9b8bb;
    background: #fff
}

.tooltip-theme .tooltipster-content {
    font-size: 14px;
    line-height: 16px;
    font-family: "HPSimplified123";
    padding: 20px
}

.tooltipster-box {
    width: initial !important
}

.tooltipster-arrow {
    display: block;
    text-align: center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1
}

.tooltipster-arrow-background,
.tooltipster-arrow-border {
    display: block;
    width: 0;
    height: 0;
    position: absolute
}

.tooltipster-arrow-background,
.tooltipster-arrow-right-background,
.tooltipster-arrow-left-background {
    border-left: 8px solid transparent !important;
    border-right: 8px solid transparent !important;
    border-top: 8px solid;
    bottom: -7px;
    border-color: #fff
}

.tooltipster-arrow .tooltipster-arrow-border,
.tooltipster-arrow-right .tooltipster-arrow-border,
.tooltipster-arrow-left .tooltipster-arrow-border {
    border-left: 9px solid transparent !important;
    border-right: 9px solid transparent !important;
    border-top: 9px solid;
    bottom: -7px;
    margin-bottom: -1px;
    border-color: #b9b8bb
}

.tooltipster-arrow-bottom-background,
.tooltipster-arrow-bottom-right-background,
.tooltipster-arrow-bottom-left-background {
    border-left: 8px solid transparent !important;
    border-right: 8px solid transparent !important;
    border-bottom: 8px solid;
    top: -7px;
    border-color: #fff;
    display: block;
    width: 0;
    height: 0;
    position: absolute
}

.tooltipster-arrow-bottom-border,
.tooltipster-arrow-bottom-right .tooltipster-arrow-border,
.tooltipster-arrow-bottom-left {
    border-left: 9px solid transparent !important;
    border-right: 9px solid transparent !important;
    border-bottom: 9px solid;
    top: -7px;
    border-color: #b9b8bb;
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    margin-top: -1px
}

.tooltipster-arrow-left-background {
    border-left: 8px solid transparent !important;
    border-right: 8px solid !important;
    border-bottom: 8px solid transparent !important;
    border-top: 8px solid transparent !important;
    top: -7px;
    left: -15px !important;
    border-color: #fff;
    display: block;
    width: 0;
    height: 0;
    color: white;
    position: absolute
}

.tooltipster-arrow-left-border {
    border-left: 9px solid transparent !important;
    border-right: 9px solid;
    border-bottom: 9px solid transparent !important;
    border-top: 9px solid transparent !important;
    top: -7px;
    left: -18px;
    border-color: #b9b8bb;
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    margin-top: -1px
}

.tooltipster-arrow-background,
.tooltipster-arrow .tooltipster-arrow-border,
.tooltipster-arrow-bottom-background,
.tooltipster-arrow-bottom .tooltipster-arrow-border {
    left: 0;
    right: 0
}

.tooltipster-arrow-left-background,
.tooltipster-arrow-bottom-left-background {
    left: 6px
}

.tooltipster-arrow-left .tooltipster-arrow-border,
.tooltipster-arrow-bottom-left .tooltipster-arrow-border {
    left: 5px
}

.tooltipster-arrow-right-background,
.tooltipster-arrow-bottom-right-background {
    right: 6px
}

.tooltipster-arrow-right .tooltipster-arrow-border,
.tooltipster-arrow-bottom-right .tooltipster-arrow-border {
    right: 5px
}

.tooltipster-arrow-right-background,
.tooltipster-arrow-right .tooltipster-arrow-border {
    border-top: 8px solid transparent !important;
    border-bottom: 8px solid transparent !important;
    border-right: 8px solid;
    top: 50%;
    margin-top: -7px;
    left: -7px
}

.tooltipster-arrow-right .tooltipster-arrow-border {
    border-top: 9px solid transparent !important;
    border-bottom: 9px solid transparent !important;
    border-right: 9px solid;
    margin-top: -8px
}

a.link_icn {
    display: inline-block;
    padding-left: 20px;
    width: auto
}

a.link_icn,
a.link_icn:visited {
    line-height: 18px;
    font-size: 14px
}

a.link_icn:hover,
a.link_icn:focus {
    text-decoration: underline
}

a.no_hover:hover,
a.no_hover:focus {
    text-decoration: none;
    cursor: default
}

a.link_icn_arrow:hover,
a.link_icn_arrow:focus {
    text-decoration: none
}

a.link_icn b {
    font-size: 14px;
    font-weight: normal
}

p a.link_icn,
p a.link_icn b {
    font-size: inherit;
    line-height: inherit
}

.icn_cnt {
    position: relative;
    display: inline-block
}

.icn_cnt .txt {
    padding-left: 20px
}

.icn {
    cursor: default;
    position: absolute
}

.icn_qsp,
.icn_qdf,
.icn_pdf,
.icn_pdf_wht,
.icn_vid,
.icn_vid_wht,
.icn_pdc,
.icn_atc,
.icn_prc,
.icn_hrn,
.icn_dld,
.icn_pnd,
.icn_doc,
.icn_sdd,
.icn_spt,
.icn_spt2,
.icn_loa,
.icn_loa_wht,
.icn_frm,
.icn_svc,
.icn_pat,
.icn_gol,
.icn_flw,
.icn_rcl,
.icn_foo,
.icn_mal,
.icn_mal2,
.icn_exc,
.icn_exc2,
.icn_fon,
.icn_fon_wht,
.icn_exp_wht,
.icn_rsl_wht,
.icn_spt2_wht,
.icn_mal2_wht,
.icn_exp,
.icn_rsl,
.icn_rss,
.icn_cmt,
.icn_blg,
.icn_inf,
.icn_shp,
.icn_exp,
.idd_cht,
.idd_cht_wht,
.iel_shr,
.iel_shr_wht,
.iel_prt,
.iel_prt_wht,
.iel_rss,
.iel_sav,
.iel_mal,
.icb_hlp,
.icb_lnk,
.icb_lnk_wht,
.icb_lnk2,
.icb_rfr,
.icb_rpl,
.icn_community,
.icn_listen,
.icn_email,
.icn_blog {
    background-image: url(../img/s-15px-hpe.html);
    background-repeat: no-repeat;
    background-color: transparent;
    width: 15px;
    height: 18px;
    display: inline-block;
    padding-left: 6px;
    line-height: 14px
}

.icn_qsp {
    background-position: 0 5px
}

.icn_qdf {
    background-position: 0 -1249px
}

.icn_pdf {
    background-position: 0 -40px
}

.icn_pdf_wht {
    background-position: 0 -2968px
}

.icn_vid {
    background-position: 0 -679px
}

.icn_vid_wht {
    background-position: 0 -2892px
}

.icn_pdc {
    background-position: 0 -1286px
}

.icn_atc {
    background-position: 0 -1321px
}

.icn_prc {
    background-position: 0 -1357px
}

.icn_hrn {
    background-position: 0 -1391px
}

.icn_dld {
    background-position: 0 -1426px
}

.icn_pnd {
    background-position: 0 -1461px
}

.icn_doc {
    background-position: 0 -1496px
}

.icn_sdd {
    background-position: 0 -1531px
}

.icn_spt {
    background-position: 0 -1566px
}

.icn_spt2 {
    background-position: 0 -1880px
}

.icn_loa {
    background-position: 0 -525px
}

.icn_loa_wht {
    background-position: 0 -2547px
}

.icn_frm {
    background-position: 0 -234px
}

.icn_svc {
    background-position: 0 -1601px
}

.icn_pat {
    background-position: 0 -426px
}

.icn_gol {
    background-position: 0 -1153px
}

.icn_flw {
    background-position: 0 -712px
}

.icn_rcl {
    background-position: 0 -1636px
}

.icn_foo {
    background-position: 0 -1671px
}

.icn_mal {
    background-position: 0 -1705px
}

.icn_mal2 {
    background-position: 0 -1914px
}

.icn_exc {
    background-position: 0 -1741px
}

.icn_exc2 {
    background-position: 0 -747px
}

.icn_fon {
    background-position: 0 -1777px
}

.icn_fon_wht {
    background-position: 0 -2827px
}

.icn_exp {
    background-position: 0 -1813px
}

.icn_rsl {
    background-position: 0 -1845px
}

.icn_rss {
    background-position: 0 -1986px
}

.icn_cmt {
    background-position: 0 -2022px
}

.icn_blg {
    background-position: 0 -2056px
}

.icn_inf {
    background-position: 0 -2092px
}

.icn_shp {
    background-position: 0 -2126px
}

.icn_exp_wht {
    background-position: 0 -2583px
}

.icn_rsl_wht {
    background-position: 0 -2617px
}

.icn_spt2_wht {
    background-position: 0 -2651px
}

.icn_mal2_wht {
    background-position: 0 -2686px
}

.idd_cht {
    background-position: 0 -2160px
}

.idd_cht_wht {
    background-position: 0 -2511px
}

.iel_shr {
    background-position: 0 -580px
}

.iel_shr_wht {
    background-position: 0 -2929px
}

.iel_prt {
    background-position: 0 -790px
}

.iel_prt_wht {
    background-position: 0 -3005px
}

.iel_rss {
    background-position: 0 -840px
}

.iel_sav {
    background-position: 0 -2195px
}

.iel_mal {
    background-position: 0 -1103px
}

.icb_hlp {
    background-position: right -2232px
}

.icb_lnk {
    background-position: right -2265px
}

.icb_lnk_wht {
    background-position: right -2720px
}

.icb_lnk2 {
    background-position: right -635px
}

.icb_rfr {
    background-position: right -2302px
}

.icb_rpl {
    background-position: right -2337px
}

a.icb_hlp,
a.icb_hlp:visited {
    padding: 0 20px 0 0
}

a.icb_lnk,
a.icb_lnk_wht,
a.icb_lnk_wht:visited,
a.icb_lnk2,
a.icb_lnk:visited,
a.icb_lnk2:visited {
    padding: 0 17px 0 0;
    display: inline;
    vertical-align: top
}

a.icb_rfr,
a.icb_rpl {
    width: 15px;
    height: 18px;
    padding: 0
}

.icb_alt {
    background-image: url(../img/s-21px-hpe.html);
    background-repeat: no-repeat;
    background-color: transparent
}

.icb_alt {
    width: 21px;
    height: 20px;
    display: inline-block;
    padding-left: 6px;
    line-height: 22px
}

.icb_alt {
    background-position: left -984px
}

a.icb_alt,
a.icb_rpl {
    width: 21px;
    height: 21px;
    padding: 0
}

.isc_hp_lg,
.isc_fb_lg,
.isc_twt_lg,
.isc_lin_lg,
.isc_flk_lg,
.isc_ytb_lg,
.isc_ss_lg,
.isc_scb_lg,
.isc_rss_lg,
.isc_nnn_lg,
.isc_eye_lg,
.isc_pla_lg,
.isc_xng_lg,
.isc_fb_md,
.isc_twt_md,
.isc_lin_md,
.isc_flk_md,
.isc_ytb_md,
.isc_ss_md,
.isc_scb_md,
.isc_rss_md,
.isc_nnn_md,
.isc_eye_md,
.isc_pla_md,
.isc_xng_md,
.isc_fb_sm,
.isc_twt_sm,
.isc_lin_sm,
.isc_flk_sm,
.icn_flicker,
.isc_ytb_sm,
.icn_youtube,
.isc_ss_sm,
.icn_slideshare,
.isc_scb_sm,
.isc_rss_sm,
.isc_msp_sm,
.isc_dlc_sm,
.isc_eml_sm,
.isc_nnn_sm,
.isc_eye_sm,
.isc_pla_sm,
.isc_xng_sm,
.isc_ggl_lg,
.isc_yah_lg,
.isc_ggl_md,
.isc_yah_md,
.isc_ggl_sm,
.isc_yah_sm,
.isc_kon_lg,
.isc_kon_md,
.isc_kon_sm,
.isc_ins_lg,
.isc_uni_lg,
.isc_fir_lg,
.isc_pin_lg,
.isc_ins_md,
.isc_uni_md,
.isc_fir_md,
.isc_pin_md,
.isc_ins_sm,
.isc_uni_sm,
.isc_fir_sm,
.isc_pin_sm {
    background-image: url(../../i/common/s-social-hpe.html);
    background-repeat: no-repeat
}

.isc_hp_lg,
.isc_fb_lg,
.isc_twt_lg,
.isc_lin_lg,
.isc_flk_lg,
.isc_ytb_lg,
.isc_ss_lg,
.isc_scb_lg,
.isc_rss_lg,
.isc_nnn_lg,
.isc_eye_lg,
.isc_pla_lg,
.isc_xng_lg,
.isc_ggl_lg,
.isc_yah_lg,
.isc_kon_lg,
.isc_ins_lg,
.isc_uni_lg,
.isc_fir_lg,
.isc_pin_lg {
    width: 25px;
    height: 25px;
    padding-left: 25px !important;
    margin-right: 10px
}

.isc_hp_lg {
    background-position: 0 -1351px
}

.isc_fb_lg {
    background-position: 0 -644px
}

.isc_twt_lg {
    background-position: 0 -689px
}

.isc_lin_lg {
    background-position: 0 -779px
}

.isc_flk_lg {
    background-position: 0 -734px
}

.isc_ytb_lg {
    background-position: 0 -959px
}

.isc_ss_lg {
    background-position: 0 -824px
}

.isc_scb_lg {
    background-position: 0 -869px
}

.isc_rss_lg {
    background-position: 0 -914px
}

.isc_nnn_lg {
    background-position: 0 -1003px
}

.isc_eye_lg {
    background-position: 0 -1049px
}

.isc_pla_lg {
    background-position: 0 -1094px
}

.isc_xng_lg {
    background-position: 0 -1396px
}

.isc_ggl_lg {
    background-position: 0 -1515px
}

.isc_yah_lg {
    background-position: 0 -1634px
}

.isc_kon_lg {
    background-position: 0 -1753px
}

.isc_ins_lg {
    background-position: 0 -1872px
}

.isc_uni_lg {
    background-position: 0 -1991px
}

.isc_fir_lg {
    background-position: 0 -2110px
}

.isc_pin_lg {
    background-position: 0 -2229px
}

.isc_fb_md,
.isc_twt_md,
.isc_lin_md,
.isc_flk_md,
.isc_ytb_md,
.isc_ss_md,
.isc_scb_md,
.isc_rss_md,
.isc_nnn_md,
.isc_eye_md,
.isc_pla_md,
.isc_xng_md,
.isc_ggl_md,
.isc_yah_md,
.isc_kon_md,
.isc_ins_md,
.isc_uni_md,
.isc_fir_md,
.isc_pin_md {
    width: 19px;
    height: 19px;
    padding-left: 19px !important;
    margin-right: 10px
}

.isc_fb_md {
    background-position: 0 -332px
}

.isc_twt_md {
    background-position: 0 -371px
}

.isc_lin_md {
    background-position: 0 -449px
}

.isc_flk_md {
    background-position: 0 -410px
}

.isc_ytb_md {
    background-position: 0 -605px
}

.isc_ss_md {
    background-position: 0 -488px
}

.isc_scb_md {
    background-position: 0 -527px
}

.isc_rss_md {
    background-position: 0 -566px
}

.isc_nnn_md {
    background-position: 0 -1139px
}

.isc_eye_md {
    background-position: 0 -1178px
}

.isc_pla_md {
    background-position: 0 -1216px
}

.isc_xng_md {
    background-position: 0 -1441px
}

.isc_ggl_md {
    background-position: 0 -1560px
}

.isc_yah_md {
    background-position: 0 -1679px
}

.isc_kon_md {
    background-position: 0 -1798px
}

.isc_ins_md {
    background-position: 0 -1917px
}

.isc_uni_md {
    background-position: 0 -2036px
}

.isc_fir_md {
    background-position: 0 -2155px
}

.isc_pin_md {
    background-position: 0 -2275px
}

.isc_fb_sm,
.isc_twt_sm,
.isc_lin_sm,
.isc_flk_sm,
.icn_flicker,
.isc_ytb_sm,
.icn_youtube,
.isc_ss_sm,
.icn_slideshare,
.isc_scb_sm,
.isc_rss_sm,
.isc_msp_sm,
.isc_dlc_sm,
.isc_eml_sm,
.isc_nnn_sm,
.isc_eye_sm,
.isc_pla_sm,
.isc_xng_sm,
.isc_ggl_sm,
.isc_yah_sm,
.isc_kon_sm,
.isc_ins_sm,
.isc_uni_sm,
.isc_fir_sm,
.isc_pin_sm {
    width: 15px;
    height: 15px;
    padding-left: 15px !important;
    margin-right: 10px
}

.isc_fb_sm {
    background-position: 0 0
}

.isc_twt_sm {
    background-position: 0 -30px
}

.isc_lin_sm {
    background-position: 0 -177px
}

.isc_flk_sm,
.icn_flicker {
    background-position: 0 -147px
}

.isc_ytb_sm,
.icn_youtube {
    background-position: 0 -297px
}

.isc_ss_sm,
.icn_slideshare {
    background-position: 0 -207px
}

.isc_scb_sm {
    background-position: 0 -237px
}

.isc_rss_sm {
    background-position: 0 -267px
}

.isc_msp_sm {
    background-position: 0 -60px
}

.isc_dlc_sm {
    background-position: 0 -90px
}

.isc_eml_sm {
    background-position: 0 -115px
}

.isc_nnn_sm {
    background-position: 0 -1256px
}

.isc_eye_sm {
    background-position: 0 -1286px
}

.isc_pla_sm {
    background-position: 0 -1315px
}

.isc_xng_sm {
    background-position: 0 -1479px
}

.isc_ggl_sm {
    background-position: 0 -1599px
}

.isc_yah_sm {
    background-position: 0 -1718px
}

.isc_kon_sm {
    background-position: 0 -1837px
}

.isc_ins_sm {
    background-position: 0 -1956px
}

.isc_uni_sm {
    background-position: 0 -2075px
}

.isc_fir_sm {
    background-position: 0 -2195px
}

.isc_pin_sm {
    background-position: 0 -2314px
}

.tbd img {
    float: left;
    padding-right: 10px
}

.tbd a.link_icn {
    color: #5a5a5a
}

.tbd a.link_icn:visited {
    color: #822980
}

.molecule650 .icn_qsp,
.molecule650 .icn_qdf,
.molecule650 .icn_pdf,
.molecule650 .icn_pdf_wht,
.molecule650 .icn_vid,
.molecule650 .icn_vid_wht,
.molecule650 .icn_pdc,
.molecule650 .icn_listen,
.molecule650 .icn_exp_wht,
.molecule650 .icn_rsl_wht,
.molecule650 .icn_spt2_wht,
.molecule650 .icn_mal2_wht .molecule650 .icn_atc,
.molecule650 .icn_prc,
.molecule650 .icn_hrn,
.molecule650 .icn_dld,
.molecule650 .icn_pnd,
.molecule650 .icn_doc,
.molecule650 .icn_sdd,
.molecule650 .icn_spt,
.molecule650 .icn_spt2,
.molecule650 .icn_loa,
.molecule650 .icn_loa_wht,
.molecule650 .icn_frm,
.molecule650 .icn_svc,
.molecule650 .icn_pat,
.molecule650 .icn_gol,
.molecule650 .icn_flw,
.molecule650 .icn_rcl,
.molecule650 .icn_foo,
.molecule650 .icn_mal,
.molecule650 .icn_email,
.molecule650 .icn_mal2,
.molecule650 .icn_exc,
.molecule650 .icn_exc2,
.molecule650 .icn_fon,
.molecule650 .icn_fon_wht,
.molecule650 .icn_exp,
.molecule650 .icn_rsl,
.molecule650 .icn_rss,
.molecule650 .icn_cmt,
.molecule650 .icn_community,
.molecule650 .icn_blg,
.molecule650 .icn_blog,
.molecule650 .icn_inf,
.molecule650 .icn_shp,
.molecule650 .icn_exp,
.molecule650 .idd_cht_wht,
.molecule650 .idd_cht,
.molecule650 .iel_shr,
.molecule650 .iel_shr_wht,
.molecule650 .iel_prt,
.molecule650 .iel_prt_wht,
.molecule650 .iel_rss,
.molecule650 .iel_sav,
.molecule650 .iel_mal,
.molecule650 .icb_hlp,
.molecule650 .icb_lnk,
.molecule650 .icb_lnk_wht,
.molecule650 .icb_lnk2,
.molecule650 .icb_rfr,
.molecule650 .icb_rpl,
.molecule650 .icn_flicker {
    padding-left: 20px !important;
    width: auto;
    margin-right: 0
}

.icn_youtube,
.icn_slideshare,
.icn_twitter,
.icn_facebook,
.icn_linkedin {
    background: url(../../i/common/s-social-hpe.html) transparent no-repeat scroll;
    width: 8px;
    height: 17px;
    padding-left: 15px !important;
    margin-right: 0
}

.icn_facebook {
    background-position: 0 0
}

.icn_linkedin {
    background-position: 0 -177px
}

.icn_twitter {
    background-position: 0 -30px
}

.icn_youtube {
    background-position: 0 -297px
}

.icn_community {
    background-position: 0 -2024px
}

.icn_flicker {
    background-position: 0 -147px
}

.icn_slideshare {
    background-position: 0 -207px
}

.lnk_icn {
    float: left;
    margin-top: 2px
}

.no_icn {
    padding-left: 20px
}

body {
    margin: 0;
    padding: 0;
    width: 100%
}

a,
img {
    padding: 0;
    margin: 0;
    text-decoration: none;
    border: 0 none;
    outline: 0
}

.wd5 {
    width: 5%
}

.wd15 {
    width: 15%
}

.wd20 {
    width: 20%
}

.wd25 {
    width: 25%
}

.wd30 {
    width: 30%
}

.wd40 {
    width: 40%
}

.wd45 {
    width: 45%
}

.wd47 {
    width: 47%
}

.wd50 {
    width: 50%
}

.wd55 {
    width: 55%
}

.wd60 {
    width: 60%
}

.wd70 {
    width: 70%
}

.wd90 {
    width: 90%
}

.wd95 {
    width: 95%
}

.wd75 {
    width: 75%
}

.wd80 {
    width: 80%
}

.wd100 {
    width: 100%
}

.cls {
    clear: both
}

.ltflt {
    float: left
}

.rtflt {
    float: right
}

.inblk {
    display: inline-block
}

.hide {
    display: none
}

.txtcnt {
    text-align: center
}

.txtrt {
    text-align: right
}

body {
    background-color: #ececec
}

.header,
.footer {
    font-family: HPSimplified123, Arial;
    clear: both;
    width: 100%
}

.column {
    display: -moz-inline-stack;
    display: inline-block;
    *display: inline;
    vertical-align: top
}

a,
a:visited {
    color: #007dba
}

.btn {
    font-family: 'HPSimplified123', verdana, helvetica, sans-serif;
    font-weight: bold;
    color: #fff;
    font-size: 16px;
    border: 0;
    margin: 0;
    border-radius: 3px 3px 3px 3px;
    cursor: pointer;
    min-width: 90px;
    height: 42px;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #0096d6
}

.btn-disabled {
    text-shadow: none;
    background-color: #ccc;
    cursor: default
}

.text-blue {
    color: #0096d6
}

header {
    background-color: white;
    border-bottom: 1px solid #b9b8bb;
    height: 72px;
    position: relative;
    width: 100%;
    z-index: 9996
}

#hp-logo {
    background-image: url('../img/hp-logo.html');
    background-repeat: no-repeat;
    background-size: 50px;
    background-position: center;
    margin-left: 10px;
    display: block;
    height: 72px;
    width: 50px
}

html[dir="rtl"] #hp-logo {
    margin-right: 10px
}

@media only screen and (min-width:1281px) {
    #hp-logo-wrapper {
        margin: 0 auto;
        max-width: 1281px
    }

    #hp-logo {
        margin: 0
    }
}