.polaris-body-zone {
    background: white;
}

.opp .opp-info,
pre {
    word-break: break-all
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse,
.pre-scrollable {
    max-height: 340px
}

.owl-carousel .owl-item,
.user-select-none {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent
}

.owl-carousel,
.owl-carousel .owl-item,
.owl-theme .owl-dots,
.owl-theme .owl-nav,
.user-select-none,
html {
    -webkit-tap-highlight-color: transparent
}

smart-image {
    display: block;
    width: 100%;
    height: 0;
    padding: 0;
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

smart-image[mode=origin] {
    display: inline-block;
    width: auto;
    height: auto
}

smart-image[mode=cover] {
    height: 100%
}

smart-image[mode=save-ratio] {
    height: 0
}

smart-image[mode=save-ratio]:not([loaded]) {
    min-height: 1px
}

smart-image:after {
    display: none;
    content: attr(alt)
}

smart-image[error]:after {
    display: inline-block
}

smart-image[loaded]:after {
    display: none
}

smart-image.bg-flex {
    background-size: 100% 100%
}

smart-image.bg-inscribe {
    background-size: contain
}

smart-image.bg-v-top {
    background-position-y: top
}

smart-image.bg-v-center {
    background-position-y: center
}

smart-image.bg-v-bottom {
    background-position-y: bottom
}

smart-image.bg-h-left {
    background-position-x: left
}

smart-image.bg-h-center {
    background-position-x: center
}

smart-image.bg-h-right {
    background-position-x: right
}

.img-container smart-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: block
}

.img-container smart-image[mode=origin] {
    position: relative;
    width: auto;
    height: auto
}

.img-container.img-noratio smart-image {
    position: relative
}

.img-container smart-image[lazy] {
    opacity: 0
}

.img-container smart-image[lazy][ready] {
    opacity: 1;
    transition: opacity .4s
}

smart-video-embedded {
    display: block
}

.smart-video-embedded .sev-inner {
    display: block;
    width: 100%;
    height: 100%
}

.smart-video-embedded .vjs-control-text,
smart-video {
    display: none
}

.smart-video-embedded iframe {
    border: 0
}

.smart-video-embedded .video-js {
    height: 100%;
    width: 100%
}

.smart-video-embedded .vjs-menu-button .vjs-texttrack-settings {
    border-color: #01A982
}

hr,
img {
    border: 0
}

.img-container>smart-video-embedded {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

smart-video.smart-video {
    display: inline-block
}

.smart-video[scale=origin] video {
    max-width: 100%;
    height: auto
}

.smart-video[scale=cover] {
    position: relative
}

.smart-video[scale=cover] video {
    width: 100%;
    height: 100%
}

.smart-video[scale=fill] {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.smart-video[scale=fill] video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.hf-centered-content {
    display: flex;
    position: relative;
    width: 100%;
    max-width: 1530px;
    margin: 0 auto;
    padding: 0 65px
}

@media (max-width:1199px) {
    .hf-centered-content {
        padding: 0 46px
    }
}

@media (max-width:991px) {
    .hf-centered-content {
        display: block;
        padding: 0 30px
    }
}

@media (max-width:767px) {
    .hf-centered-content {
        padding: 0 15px
    }
}

.vjs-subs-caps-button .vjs-menu-content {
    overflow-x: hidden
}

.centered-content {
    margin: 0 auto
}

body,
figure {
    margin: 0
}

@media (min-width:1600px) {

    .centered-content,
    .hf-centered-content {
        max-width: 1800px;
        padding: 0 100px
    }
}

@media (min-width:1200px) and (max-width:1599px) {

    .centered-content,
    .hf-centered-content {
        padding: 0 80px
    }
}

@media (min-width:992px) and (max-width:1199px) {

    .centered-content,
    .hf-centered-content {
        padding: 0 80px
    }
}

@media (min-width:768px) and (max-width:991px) {

    .centered-content,
    .hf-centered-content {
        padding: 0 50px
    }
}

@media (max-width:767px) {

    .centered-content,
    .hf-centered-content {
        padding: 0 30px
    }
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

b,
optgroup,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

.btn,
.caret,
img {
    vertical-align: middle
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

svg:not(:root) {
    overflow: hidden
}

hr {
    box-sizing: content-box;
    height: 0
}

pre,
textarea {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

td,
th {
    padding: 0
}

@media print {

    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid
    }

    *,
    :after,
    :before {
        background: 0 0 !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline;
        color: #068667;
    }

    a[href]:after {
        content: " ("attr(href) ")"
    }

    abbr[title]:after {
        content: " ("attr(title) ")"
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }

    blockquote,
    pre {
        border: 1px solid #999
    }

    thead {
        display: table-header-group
    }

    img {
        max-width: 100% !important
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    select {
        background: #fff !important
    }

    .navbar {
        display: none
    }

    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td,
    .table th {
        background-color: #fff !important
    }

    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd !important
    }
}

.btn,
.btn-danger.active,
.btn-danger:active,
.btn-default.active,
.btn-default:active,
.btn-info.active,
.btn-info:active,
.btn-primary.active,
.btn-primary:active,
.btn-warning.active,
.btn-warning:active,
.btn.active,
.btn:active,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover,
.form-control,
.navbar-toggle,
.open>.dropdown-toggle.btn-danger,
.open>.dropdown-toggle.btn-default,
.open>.dropdown-toggle.btn-info,
.open>.dropdown-toggle.btn-primary,
.open>.dropdown-toggle.btn-warning {
    background-image: none
}

.img-thumbnail,
body {
    background-color: #fff
}

*,
:after,
:before {
    box-sizing: border-box
}

html {
    font-size: 10px
}

body {
    color: #333
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

a:focus,
a:hover {
    color: #23527c
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #eee
}

.sr-only {
    margin: 0;
    padding: 0;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

#initial-focused-element {
    opacity: 0
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}

.h1,
h1 {
    font-size: 36px
}

.h2,
h2 {
    font-size: 30px
}

.h3,
h3 {
    font-size: 24px
}

.h4,
h4 {
    font-size: 18px
}

.h5,
h5 {
    font-size: 14px
}

.h6,
h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

dt,
kbd kbd,
label {
    font-weight: 700
}

address,
dd,
dt,
pre {
    line-height: 1.42857143
}

@media (min-width:768px) {
    .lead {
        font-size: 21px
    }
}

.small,
small {
    font-size: 85%
}

.mark,
mark {
    background-color: #fcf8e3;
    padding: .2em
}

.list-inline,
.list-unstyled {
    padding-left: 0;
    list-style: none
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.btn,
.initialism {
    text-transform: uppercase
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary:hover {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

a.bg-primary:hover {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover {
    background-color: #e4b9b9
}

pre code,
table {
    background-color: transparent
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

dl,
ol,
ul {
    margin-top: 0
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child,
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

address,
dl,
legend {
    margin-bottom: 20px
}

ol,
ul {
    margin-bottom: 10px
}

.list-inline {
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dd {
    margin-left: 0
}

@media (min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }

    .container {
        width: 750px
    }
}

abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777
}

legend,
pre {
    display: block;
    color: #333
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}

code,
kbd {
    padding: 2px 4px;
    font-size: 90%
}

caption,
th {
    text-align: left
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ''
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

address {
    font-style: normal
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    box-shadow: none
}

pre {
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

.container,
.container-fluid {
    margin-right: auto;
    margin-left: auto
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    border-radius: 0
}

.container,
.container-fluid {
    padding-left: 15px;
    padding-right: 15px
}

.pre-scrollable {
    overflow-y: scroll
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

fieldset,
legend {
    padding: 0;
    border: 0
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {

    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {

    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {

    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1600px) {

    .col-xl-1,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9 {
        float: left
    }

    .col-xl-12 {
        width: 100%
    }

    .col-xl-11 {
        width: 91.66666667%
    }

    .col-xl-10 {
        width: 83.33333333%
    }

    .col-xl-9 {
        width: 75%
    }

    .col-xl-8 {
        width: 66.66666667%
    }

    .col-xl-7 {
        width: 58.33333333%
    }

    .col-xl-6 {
        width: 50%
    }

    .col-xl-5 {
        width: 41.66666667%
    }

    .col-xl-4 {
        width: 33.33333333%
    }

    .col-xl-3 {
        width: 25%
    }

    .col-xl-2 {
        width: 16.66666667%
    }

    .col-xl-1 {
        width: 8.33333333%
    }

    .col-xl-pull-12 {
        right: 100%
    }

    .col-xl-pull-11 {
        right: 91.66666667%
    }

    .col-xl-pull-10 {
        right: 83.33333333%
    }

    .col-xl-pull-9 {
        right: 75%
    }

    .col-xl-pull-8 {
        right: 66.66666667%
    }

    .col-xl-pull-7 {
        right: 58.33333333%
    }

    .col-xl-pull-6 {
        right: 50%
    }

    .col-xl-pull-5 {
        right: 41.66666667%
    }

    .col-xl-pull-4 {
        right: 33.33333333%
    }

    .col-xl-pull-3 {
        right: 25%
    }

    .col-xl-pull-2 {
        right: 16.66666667%
    }

    .col-xl-pull-1 {
        right: 8.33333333%
    }

    .col-xl-pull-0 {
        right: auto
    }

    .col-xl-push-12 {
        left: 100%
    }

    .col-xl-push-11 {
        left: 91.66666667%
    }

    .col-xl-push-10 {
        left: 83.33333333%
    }

    .col-xl-push-9 {
        left: 75%
    }

    .col-xl-push-8 {
        left: 66.66666667%
    }

    .col-xl-push-7 {
        left: 58.33333333%
    }

    .col-xl-push-6 {
        left: 50%
    }

    .col-xl-push-5 {
        left: 41.66666667%
    }

    .col-xl-push-4 {
        left: 33.33333333%
    }

    .col-xl-push-3 {
        left: 25%
    }

    .col-xl-push-2 {
        left: 16.66666667%
    }

    .col-xl-push-1 {
        left: 8.33333333%
    }

    .col-xl-push-0 {
        left: auto
    }

    .col-xl-offset-12 {
        margin-left: 100%
    }

    .col-xl-offset-11 {
        margin-left: 91.66666667%
    }

    .col-xl-offset-10 {
        margin-left: 83.33333333%
    }

    .col-xl-offset-9 {
        margin-left: 75%
    }

    .col-xl-offset-8 {
        margin-left: 66.66666667%
    }

    .col-xl-offset-7 {
        margin-left: 58.33333333%
    }

    .col-xl-offset-6 {
        margin-left: 50%
    }

    .col-xl-offset-5 {
        margin-left: 41.66666667%
    }

    .col-xl-offset-4 {
        margin-left: 33.33333333%
    }

    .col-xl-offset-3 {
        margin-left: 25%
    }

    .col-xl-offset-2 {
        margin-left: 16.66666667%
    }

    .col-xl-offset-1 {
        margin-left: 8.33333333%
    }

    .col-xl-offset-0 {
        margin-left: 0
    }
}

table {
    border-spacing: 0
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777
}

table col[class*=col-] {
    position: static;
    float: none;
    display: table-column
}

table td[class*=col-],
table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell
}

.collapsing,
.dropdown,
.dropup,
.input-group {
    position: relative
}

.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
    background-color: #f5f5f5
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
    background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
    background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
    background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
    background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc
}

fieldset {
    margin: 0;
    min-width: 0
}

legend {
    width: 100%;
    font-size: 21px;
    line-height: inherit;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px
}

.btn,
.btn-link {
    font-weight: 400
}

input[type=search] {
    box-sizing: border-box;
    -webkit-appearance: none
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}

.btn-block+.btn-block,
.help-block {
    margin-top: 5px
}

.form-control,
output {
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    display: block
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

output {
    padding-top: 7px
}

.form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .form-control-feedback,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
    color: #3c763d
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}

textarea.form-control {
    height: auto
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

    input[type=date],
    input[type=time],
    input[type=datetime-local],
    input[type=month] {
        line-height: 34px
    }

}

fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
    cursor: not-allowed
}

.has-success .form-control {
    border-color: #3c763d;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .form-control-feedback,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .form-control-feedback,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.help-block {
    display: block;
    margin-bottom: 10px;
    color: #737373
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    user-select: none
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active,
.btn:active {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    -webkit-opacity: .65;
    opacity: .65;
    filter: alpha(opacity=65);
    box-shadow: none
}

.fade,
.img-container .lazyload,
.img-container .lazyloading {
    opacity: 0
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.active,
.btn-default.focus,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled].focus,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    background-color: #337ab7
}

.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.active,
.btn-success.focus,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled.focus,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled].focus,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.active,
.btn-info.focus,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled.focus,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled].focus,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning.active,
.btn-warning.focus,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled.focus,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled].focus,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger.active,
.btn-danger.focus,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled.focus,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled].focus,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    color: #337ab7;
    border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-sm,
.btn-xs {
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-sm {
    padding: 5px 10px
}

.btn-xs {
    padding: 1px 5px
}

.btn-block {
    display: block;
    width: 100%
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.fade {
    transition: opacity .2s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none;
    visibility: hidden
}

.collapse.in {
    display: block;
    visibility: visible
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    height: 0;
    overflow: hidden;
    transition-property: height, visibility;
    transition-duration: .35s;
    transition-timing-function: ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box
}

.dropdown-header,
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    white-space: nowrap;
    line-height: 1.42857143
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    clear: both;
    font-weight: 400;
    color: #333
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7
}

.dropdown-header,
.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover,
.nav>li.disabled>a {
    color: #777
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    background-color: transparent;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

.open>.dropdown-menu {
    display: block
}

.open>.dropdown-menu#country-language-selection-desktop {
    top: 0 !important;
    left: 0 !important;
    visibility: visible !important
}

.open>.dropdown-menu#country-language-selection-desktop .close-btn {
    right: 1% !important
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    font-size: 12px
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.nav-justified>.dropdown .dropdown-menu,
.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

.input-group {
    display: table;
    border-collapse: separate
}

.nav>li,
.nav>li>a {
    display: block;
    position: relative
}

.btn-primary,
table {
    border-collapse: collapse
}

.input-group[class*=col-] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control:first-child {
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group .form-control:last-child {
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav>li>a {
    padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    border-color: #337ab7
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px;
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }

    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0;
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.nav-pills>li {
    float: left
}

.nav-justified>li,
.nav-stacked>li {
    float: none
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #337ab7
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }

    .nav-justified>li>a {
        margin-bottom: 0
    }

    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none;
    visibility: hidden
}

.tab-content>.active {
    display: block;
    visibility: visible
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    -webkit-border-top-right-radius: 0;
    -webkit-border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width:768px) {
    .navbar {
        border-radius: 4px
    }

    .navbar-header {
        float: left
    }

    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        visibility: visible !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.tooltip,
.visible {
    visibility: visible
}

.embed-responsive,
.modal,
.modal-open,
.progress {
    overflow: hidden
}

@media (max-device-width:480px) and (orientation:landscape) {

    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media (min-width:768px) {

    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }

    .navbar-fixed-bottom,
    .navbar-fixed-top,
    .navbar-static-top {
        border-radius: 0
    }

    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media (min-width:768px) {
    .navbar-toggle {
        display: none
    }
}

.breadcrumb>li,
.pagination {
    display: inline-block
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}

.progress-bar-striped,
.progress-striped .progress-bar,
.progress-striped .progress-bar-danger,
.progress-striped .progress-bar-info,
.progress-striped .progress-bar-success,
.progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

@media (min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav>li {
        float: left
    }

    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-form {
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    margin: 8px -15px
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media (min-width:768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        box-shadow: none
    }

    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    -webkit-border-top-right-radius: 0;
    -webkit-border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    border-radius: 4px 4px 0 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width:768px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px
    }

    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background-color: #e7e7e7;
    color: #555
}

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    background-color: #080808;
    color: #fff
}

@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb>li+li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #ccc
}

.breadcrumb>.active {
    color: #777
}

.pagination {
    padding-left: 0;
    border-radius: 4px
}

.pager li,
.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    line-height: 1.42857143;
    text-decoration: none;
    color: #337ab7;
    background-color: #fff;
    margin-left: -1px
}

.badge,
.label {
    font-weight: 700;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    border-color: #337ab7;
    cursor: default
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    -webkit-border-bottom-left-radius: 6px;
    -webkit-border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    -webkit-border-bottom-right-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li>a:focus,
.pager li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.pager .next>a,
.pager .next>span {
    float: right
}

.pager .previous>a,
.pager .previous>span {
    float: left
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
    color: #777;
    background-color: #fff;
    cursor: not-allowed
}

a.badge:focus,
a.badge:hover,
a.label:focus,
a.label:hover {
    color: #fff;
    cursor: pointer;
    text-decoration: none
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    color: #fff;
    border-radius: .25em
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #777
}

.label-default[href]:focus,
.label-default[href]:hover {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #337ab7
}

.label-primary[href]:focus,
.label-primary[href]:hover {
    background-color: #286090
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:focus,
.label-success[href]:hover {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:focus,
.label-warning[href]:hover {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:focus,
.label-danger[href]:hover {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    color: #fff;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.media-object,
.thumbnail {
    display: block
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #337ab7;
    background-color: #fff
}

.jumbotron,
.jumbotron .h1,
.jumbotron h1 {
    color: inherit
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

.jumbotron {
    padding: 30px 15px;
    margin-bottom: 30px;
    background-color: #eee
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.alert,
.thumbnail {
    margin-bottom: 20px
}

.alert .alert-link,
.close {
    font-weight: 700
}

.jumbotron>hr {
    border-top-color: #d5d5d5
}

.container .jumbotron,
.container-fluid .jumbotron {
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding: 48px 0
    }

    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }

    .jumbotron .h1,
    .jumbotron h1 {
        font-size: 63px
    }
}

.thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: border .2s ease-in-out
}

.thumbnail a>img,
.thumbnail>img {
    margin-left: auto;
    margin-right: auto
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #337ab7
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert {
    padding: 15px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    border-color: #faebcc
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    transition: width .6s ease
}

.progress-bar-striped,
.progress-striped .progress-bar {
    background-size: 40px 40px
}

.progress-bar.active,
.progress.active .progress-bar {
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-bar-danger {
    background-color: #d9534f
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media,
.media-body {
    zoom: 1;
    overflow: hidden
}

.media-body {
    width: 10000px
}

.media-right,
.media>.pull-right {
    padding-left: 10px
}

.media-left,
.media>.pull-left {
    padding-right: 10px
}

.media-body,
.media-left,
.media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    -webkit-border-top-right-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

a.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:focus,
a.list-group-item:hover {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
    background-color: #eee;
    color: #777;
    cursor: not-allowed
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
    color: #777
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>small {
    color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
    color: #c7ddef
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus,
a.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:focus,
a.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.panel-heading>.dropdown .dropdown-toggle,
.panel-title,
.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
    color: inherit
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-title,
.panel>.list-group,
.panel>.panel-collapse>.list-group,
.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel-title {
    margin-top: 0;
    font-size: 16px
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel-group .panel-heading,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.list-group+.panel-footer,
.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel>.panel-collapse>.table caption,
.panel>.table caption,
.panel>.table-responsive>.table caption {
    padding-left: 15px;
    padding-right: 15px
}

.panel>.table-responsive:first-child>.table:first-child,
.panel>.table:first-child {
    -webkit-border-top-right-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child,
.panel>.table:last-child {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

.panel>.table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #337ab7
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7
}

.panel-primary>.panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

.embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    -webkit-opacity: .2;
    opacity: .2;
    filter: alpha(opacity=20)
}

.carousel-caption,
.carousel-control {
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    -webkit-opacity: .5;
    opacity: .5;
    filter: alpha(opacity=50)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.modal {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    -webkit-overflow-scrolling: touch
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev,
.tooltip {
    display: block
}

.modal.fade .modal-dialog {
    transform: translate(0, -25%);
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    background-clip: padding-box
}

.modal-backdrop {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background-color: #fff
}

.modal-backdrop.fade {
    -webkit-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    -webkit-opacity: .5;
    opacity: .5;
    filter: alpha(opacity=50)
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.43px
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.carousel-caption,
.carousel-control,
.carousel-indicators {
    text-align: center;
    position: absolute
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.4;
    -webkit-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0)
}

.tooltip.in {
    -webkit-opacity: .9;
    opacity: .9;
    filter: alpha(opacity=90)
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.carousel,
.carousel-inner {
    position: relative
}

.tooltip.top .tooltip-arrow,
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
    border-width: 5px 5px 0;
    border-top-color: #000;
    bottom: 0
}

.tooltip.top .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}

.tooltip.top-left .tooltip-arrow {
    right: 5px;
    margin-bottom: -5px
}

.tooltip.top-right .tooltip-arrow {
    left: 5px;
    margin-bottom: -5px
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
    border-width: 0 5px 5px;
    border-bottom-color: #000;
    top: 0
}

.tooltip.bottom .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}

.tooltip.bottom-left .tooltip-arrow {
    right: 5px;
    margin-top: -5px
}

.tooltip.bottom-right .tooltip-arrow {
    left: 5px;
    margin-top: -5px
}

.carousel-inner {
    overflow: hidden;
    width: 100%
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        transition: transform .6s ease-in-out;
        backface-visibility: hidden;
        perspective: 1000
    }

    .carousel-inner>.item.active.right,
    .carousel-inner>.item.next {
        transform: translate3d(100%, 0, 0);
        left: 0
    }

    .carousel-inner>.item.active.left,
    .carousel-inner>.item.prev {
        transform: translate3d(-100%, 0, 0);
        left: 0
    }

    .carousel-inner>.item.active,
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right {
        transform: translate3d(0, 0, 0);
        left: 0
    }
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    -webkit-opacity: .5;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff
}

.carousel-control.left {
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.carousel-control:focus,
.carousel-control:hover {
    color: #fff;
    text-decoration: none;
    -webkit-opacity: .9;
    opacity: .9;
    filter: alpha(opacity=90)
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    line-height: 1;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0, 0, 0, 0)
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}

.carousel-caption {
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff
}

.carousel-caption .btn,
.text-hide {
    text-shadow: none
}

@media screen and (min-width:768px) {

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -15px
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -15px
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.modal-footer:after,
.modal-footer:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    content: " ";
    display: table
}

.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.modal-footer:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.hidden,
.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    background-color: transparent;
    border: 0
}

.btn,
.cta-link {
    font-family: 'Metric Regular', Arial, sans-serif;
    margin-top: 15px
}

.hidden {
    visibility: hidden !important
}

.affix {
    position: fixed
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs,
    th.visible-xs {
        display: table-cell !important
    }

    .visible-xs-block {
        display: block !important
    }

    .visible-xs-inline {
        display: inline !important
    }

    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm,
    th.visible-sm {
        display: table-cell !important
    }

    .visible-sm-block {
        display: block !important
    }

    .visible-sm-inline {
        display: inline !important
    }

    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md,
    th.visible-md {
        display: table-cell !important
    }

    .visible-md-block {
        display: block !important
    }

    .visible-md-inline {
        display: inline !important
    }

    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg,
    th.visible-lg {
        display: table-cell !important
    }

    .visible-lg-block {
        display: block !important
    }

    .visible-lg-inline {
        display: inline !important
    }

    .visible-lg-inline-block {
        display: inline-block !important
    }

    .hidden-lg {
        display: none !important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print,
    th.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }

    .hidden-print {
        display: none !important
    }
}

.carousel-inner>.item {
    position: absolute;
    top: -999999em;
    display: block;
    transition: .6s ease-in-out left
}

.carousel-inner>.active {
    top: 0
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    position: relative
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.btn,
.cta-link,
.sr-only {
    position: relative
}

.alert-success {
    color: #2d4821
}

.alert-info {
    color: #214c62
}

.alert-warning {
    color: #6c4a00;
    background-color: #f9f1c6
}

.btn,
.btn-primary,
.btn-primary.alpha {
    background: #01A982
}

.alert-danger {
    color: #d2322d
}

.alert-danger:hover {
    color: #a82824
}

.sr-only {
    width: 0;
    height: 0;
    overflow: hidden;
    display: block
}

.btn {
    border-radius: 0;
    font-size: 16px;
    line-height: 1.5;
    white-space: normal;
    width: auto;
    padding: 10px 30px
}

.break-words,
.rich-text-container {
    white-space: inherit;
    word-break: break-word;
    word-wrap: break-word
}

.pagination-list a:before,
.style-hpe-glyphicons {
    text-transform: none;
    font-style: normal;
    font-variant: normal;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale
}

.btn-contact,
.btn-icon,
.btn-more,
.btn-primary,
.btn-secondary,
.btn-tertiary {
    min-height: 40px;
    min-width: 200px;
    max-width: 400px
}

@media screen and (max-width:767px) {

    .btn-contact,
    .btn-icon,
    .btn-more,
    .btn-primary,
    .btn-secondary,
    .btn-tertiary {
        min-width: 125px;
        max-width: 250px
    }
}

.btn-primary {
    color: #000;
    border: 2px solid #01A982
}

.btn-primary .open>.dropdown-toggle.btn-default,
.btn-primary.active,
.btn-primary.focus,
.btn-primary.hover,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover {
    background: #01A982;
    border-color: #01A982;
    box-shadow: none;
    color: #000;
    outline: #01A982 solid 2px
}

.btn-primary.alpha {
    border-color: transparent;
    background: rgba(1, 169, 130, .6);
    color: #FFF
}

.btn-primary.alpha .open>.dropdown-toggle.btn-default,
.btn-primary.alpha.active,
.btn-primary.alpha.focus,
.btn-primary.alpha.hover,
.btn-primary.alpha:active,
.btn-primary.alpha:focus,
.btn-primary.alpha:hover {
    outline: #01A982 solid 2px;
    outline: rgba(1, 169, 130, .6) solid 2px
}

.safari .btn-primary.alpha .open>.dropdown-toggle.btn-default,
.safari .btn-primary.alpha.active,
.safari .btn-primary.alpha.focus,
.safari .btn-primary.alpha.hover,
.safari .btn-primary.alpha:active,
.safari .btn-primary.alpha:focus,
.safari .btn-primary.alpha:hover {
    outline: 0;
    box-shadow: 0 0 0 2px #01A982;
    box-shadow: 0 0 0 2px rgba(1, 169, 130, .6)
}

.btn-secondary {
    background: 0 0;
    color: #000;
    outline: 0;
    border: 2px solid #01A982
}

.btn-secondary .open>.dropdown-toggle.btn-default,
.btn-secondary.active,
.btn-secondary.focus,
.btn-secondary.hover,
.btn-secondary:active,
.btn-secondary:focus,
.btn-secondary:hover {
    background: 0 0;
    box-shadow: none;
    color: #000;
    outline: #01A982 solid 2px
}

.btn-secondary.alpha {
    background: #000;
    background: rgba(0, 0, 0, .5);
    border-color: #01A982;
    color: #FFF
}

.btn-secondary.alpha .open>.dropdown-toggle.btn-default,
.btn-secondary.alpha.active,
.btn-secondary.alpha.focus,
.btn-secondary.alpha.hover,
.btn-secondary.alpha:active,
.btn-secondary.alpha:focus,
.btn-secondary.alpha:hover {
    outline: #01A982 solid 2px
}

.btn-tertiary {
    color: #000;
    background: 0 0;
    border: 2px solid #C6C9CA;
    border: 2px solid rgba(0, 0, 0, .2)
}

.btn-tertiary .open>.dropdown-toggle.btn-default,
.btn-tertiary.active,
.btn-tertiary.focus,
.btn-tertiary.hover,
.btn-tertiary:active,
.btn-tertiary:focus,
.btn-tertiary:hover {
    background: 0 0;
    outline: #C6C9CA solid 2px;
    outline: rgba(0, 0, 0, .2) solid 2px;
    color: #000;
    box-shadow: none
}

.safari .btn-tertiary .open>.dropdown-toggle.btn-default,
.safari .btn-tertiary.active,
.safari .btn-tertiary.focus,
.safari .btn-tertiary.hover,
.safari .btn-tertiary:active,
.safari .btn-tertiary:focus,
.safari .btn-tertiary:hover {
    outline: 0;
    box-shadow: 0 0 0 2px #C6C9CA;
    box-shadow: 0 0 0 2px rgba(0, 0, 0, .2)
}

.btn-tertiary.alpha {
    background: 0 0;
    border-color: #FFF;
    border-color: rgba(255, 255, 255, .6);
    color: #FFF
}

.btn-tertiary.alpha .open>.dropdown-toggle.btn-default,
.btn-tertiary.alpha.active,
.btn-tertiary.alpha.focus,
.btn-tertiary.alpha.hover,
.btn-tertiary.alpha:active,
.btn-tertiary.alpha:focus,
.btn-tertiary.alpha:hover {
    outline: #FFF solid 2px;
    outline: rgba(255, 255, 255, .6) solid 2px
}

.safari .btn-tertiary.alpha .open>.dropdown-toggle.btn-default,
.safari .btn-tertiary.alpha.active,
.safari .btn-tertiary.alpha.focus,
.safari .btn-tertiary.alpha.hover,
.safari .btn-tertiary.alpha:active,
.safari .btn-tertiary.alpha:focus,
.safari .btn-tertiary.alpha:hover {
    outline: 0;
    box-shadow: 0 0 0 2px #FFF;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, .6)
}

.btn-contact {
    color: #000;
    background: 0 0;
    border: 2px solid #FF8D6D
}

.btn-contact .open>.dropdown-toggle.btn-default,
.btn-contact.active,
.btn-contact.focus,
.btn-contact.hover,
.btn-contact:active,
.btn-contact:focus,
.btn-contact:hover {
    background: #FF8D6D;
    border-color: #FF8D6D;
    box-shadow: none;
    color: #000;
    outline: #FF8D6D solid 2px
}

.btn-more {
    background: #C6C9CA;
    border: 2px solid #C6C9CA;
    color: #000
}

.btn-more .open>.dropdown-toggle.btn-default,
.btn-more.active,
.btn-more.hover,
.btn-more:active,
.btn-more:hover {
    background: #FFF;
    border-color: #C6C9CA;
    outline: #C6C9CA solid 2px;
    box-shadow: none;
    color: #01A982
}

.disabled-focus .btn-contact:focus,
.disabled-focus .btn-more:focus,
.disabled-focus .btn-primary.alpha:focus,
.disabled-focus .btn-primary:focus,
.disabled-focus .btn-secondary.alpha:focus,
.disabled-focus .btn-secondary:focus,
.disabled-focus .btn-tertiary.alpha:focus,
.disabled-focus .btn-tertiary:focus {
    outline: 0;
    box-shadow: none
}

.btn.btn-block {
    width: 100%;
    max-width: 100%
}

.btn.disabled,
.btn.disabled.active,
.btn.disabled.focus,
.btn.disabled:active,
.btn.disabled:focus,
.btn.disabled:hover,
.btn[disabled],
.btn[disabled].active,
.btn[disabled].focus,
.btn[disabled]:active,
.btn[disabled]:focus,
.btn[disabled]:hover {
    background: 0 0;
    border-color: #C6C9CA;
    color: #C6C9CA
}

.text-center .cta-link {
    display: inline-block
}

.cta-link {
    font-size: 18px;
    line-height: 22px;
    color: #707070;
    text-decoration: none;
    cursor: pointer;
    display: block;
    padding: 0 0 0 1.6em
}

.cta-link .icon,
.cta-link .icon-arrow-circle-right {
    margin-right: 2px;
    padding-left: 1px;
    top: 1px;
    position: absolute;
    left: 0;
    width: 100%;
    text-align: left
}

.primary-link,
.secondary-link {
    transition: all .2s ease;
    position: relative;
    font-family: 'Metric Semibold', Arial, sans-serif;
    text-decoration: none;
    cursor: pointer
}

.cta-link .icon-arrow-circle-right:before,
.cta-link .icon:before {
    color: #01A982
}

.cta-link.active,
.cta-link.focus,
.cta-link:active,
.cta-link:focus,
.cta-link:hover {
    color: #707070;
    text-decoration: none
}

.cta-link.active .icon-arrow-circle-right:before,
.cta-link.active .icon:before,
.cta-link.focus .icon-arrow-circle-right:before,
.cta-link.focus .icon:before,
.cta-link:active .icon-arrow-circle-right:before,
.cta-link:active .icon:before,
.cta-link:focus .icon-arrow-circle-right:before,
.cta-link:focus .icon:before,
.cta-link:hover .icon-arrow-circle-right:before,
.cta-link:hover .icon:before {
    color: #707070;
    color: rgba(112, 112, 112, .6)
}

.cta-link.alpha,
.cta-link.alpha .icon-arrow-circle-right:before {
    color: #FFF
}

.cta-link.alpha.active,
.cta-link.alpha.active .icon-arrow-circle-right:before,
.cta-link.alpha.active .icon:before,
.cta-link.alpha.focus,
.cta-link.alpha.focus .icon-arrow-circle-right:before,
.cta-link.alpha.focus .icon:before,
.cta-link.alpha:active,
.cta-link.alpha:active .icon-arrow-circle-right:before,
.cta-link.alpha:active .icon:before,
.cta-link.alpha:focus,
.cta-link.alpha:focus .icon-arrow-circle-right:before,
.cta-link.alpha:focus .icon:before,
.cta-link.alpha:hover,
.cta-link.alpha:hover .icon-arrow-circle-right:before,
.cta-link.alpha:hover .icon:before {
    color: #FFF;
    color: rgba(255, 255, 255, .6)
}

.primary-link {
    font-size: 19px;
    line-height: 23px;
    color: #01A982
}

.primary-link.active,
.primary-link.focus,
.primary-link:active,
.primary-link:focus,
.primary-link:hover {
    color: #000;
    text-decoration: none
}

.primary-link.alpha {
    color: #707070;
    color: rgba(255, 255, 255, .6)
}

.primary-link.alpha.active,
.primary-link.alpha.focus,
.primary-link.alpha:active,
.primary-link.alpha:focus,
.primary-link.alpha:hover {
    color: #FFF
}

.secondary-link {
    padding-left: 23px;
    display: inline-block;
    font-size: 18px;
    line-height: 22px;
    color: #707070
}

.secondary-link em {
    position: absolute;
    color: #01A982;
    font-size: 14px;
    top: 2px;
    left: 0;
    transition: left .2s ease
}

.secondary-link-wrapper:active .secondary-link em,
.secondary-link-wrapper:focus .secondary-link em,
.secondary-link-wrapper:hover .secondary-link em,
.secondary-link.regular.active em,
.secondary-link.regular.focus em,
.secondary-link.regular:active em,
.secondary-link.regular:focus em,
.secondary-link.regular:hover em {
    left: 5px
}

.btn-v2 .button-icon.slide-right:before,
.inline-links a,
.rich-text-container a,
.secondary-link-v2,
.tertiary-link,
.utility-link {
    transition: all .2s ease
}

.secondary-link span {
    font-family: 'Metric Semibold', Arial, sans-serif
}

.secondary-link.active em,
.secondary-link.focus em,
.secondary-link:active em,
.secondary-link:focus em,
.secondary-link:hover em {
    left: 5px;
    color: #01A982
}

.secondary-link.medium-font {
    font-family: 'Metric Medium', Arial, sans-serif
}

.secondary-link.regular {
    font-size: 18px;
    line-height: 22px;
    padding-left: 23px
}

.secondary-link.regular em {
    font-size: 14px
}

.secondary-link.small {
    font-size: 15px;
    line-height: 18px;
    padding-left: 18px
}

.secondary-link.small em {
    font-size: 12px
}

.secondary-link.active,
.secondary-link.focus,
.secondary-link:active,
.secondary-link:focus,
.secondary-link:hover {
    color: #000;
    text-decoration: none
}

.secondary-link.alpha,
.secondary-link.alpha em {
    color: #707070;
    color: rgba(255, 255, 255, .6)
}

.secondary-link.alpha.active,
.secondary-link.alpha.active em,
.secondary-link.alpha.focus,
.secondary-link.alpha.focus em,
.secondary-link.alpha:active,
.secondary-link.alpha:active em,
.secondary-link.alpha:focus,
.secondary-link.alpha:focus em,
.secondary-link.alpha:hover,
.secondary-link.alpha:hover em {
    color: #FFF
}

.secondary-link.small.active em,
.secondary-link.small.focus em,
.secondary-link.small:active em,
.secondary-link.small:focus em,
.secondary-link.small:hover em {
    left: 3px
}

@media screen and (min-width:768px) and (max-width:991px) {

    .secondary-link,
    .secondary-link.regular {
        font-size: 17px;
        line-height: 21px
    }
}

@media screen and (max-width:767px) {

    .secondary-link,
    .secondary-link.regular {
        font-size: 16px;
        line-height: 19px
    }
}

.hovered .secondary-link {
    color: #000;
    text-decoration: none
}

.hovered .secondary-link.alpha,
.hovered .secondary-link.alpha em {
    color: #FFF
}

.hovered .secondary-link em {
    left: 5px;
    color: #01A982
}

.hovered .secondary-link.regular em {
    left: 5px
}

.hovered .secondary-link.small em {
    left: 3px
}

.secondary-link.button-cta {
    padding-left: 21px;
    margin-top: 9px;
    color: #333
}

.secondary-link.button-cta.active,
.secondary-link.button-cta.focus,
.secondary-link.button-cta:active,
.secondary-link.button-cta:focus,
.secondary-link.button-cta:hover {
    color: #000
}

.secondary-link.button-cta.alpha {
    color: #F6F6F6;
    color: rgba(255, 255, 255, .9)
}

.secondary-link.button-cta.alpha.active,
.secondary-link.button-cta.alpha.focus,
.secondary-link.button-cta.alpha:active,
.secondary-link.button-cta.alpha:focus,
.secondary-link.button-cta.alpha:hover {
    color: #FFF
}

@media screen and (max-width:1199px) {
    .secondary-link.button-cta {
        padding-left: 20px;
        font-size: 17px;
        line-height: 21px
    }

    .secondary-link.button-cta em {
        font-size: 13px
    }
}

@media screen and (max-width:991px) {
    .secondary-link.button-cta {
        padding-left: 19px;
        margin-top: 11px;
        font-size: 16px;
        line-height: 19px
    }

    .secondary-link.button-cta em {
        font-size: 12px
    }
}

.tertiary-link {
    font-family: 'Metric Light', Arial, sans-serif;
    position: relative;
    color: inherit;
    text-decoration: none;
    cursor: pointer;
    border-bottom: 1px solid #01A982
}

.tertiary-link.active,
.tertiary-link.focus,
.tertiary-link:active,
.tertiary-link:focus,
.tertiary-link:hover {
    color: #000;
    text-decoration: none;
    border-bottom: 1px solid #707070
}

.tertiary-link.alpha {
    color: #FFF;
    border-bottom: 1px solid #707070;
    border-bottom: 1px solid rgba(255, 255, 255, .6)
}

.tertiary-link.alpha.active,
.tertiary-link.alpha.focus,
.tertiary-link.alpha:active,
.tertiary-link.alpha:focus,
.tertiary-link.alpha:hover {
    color: #FFF;
    border-bottom: 1px solid #FFF
}

.tertiary-link.highlight-bg.active,
.tertiary-link.highlight-bg.focus,
.tertiary-link.highlight-bg:active,
.tertiary-link.highlight-bg:focus,
.tertiary-link.highlight-bg:hover {
    border-bottom: 1px solid transparent;
    background-color: #000;
    background-color: rgba(0, 0, 0, .1)
}

.tertiary-link.highlight-bg.alpha.active,
.tertiary-link.highlight-bg.alpha.focus,
.tertiary-link.highlight-bg.alpha:active,
.tertiary-link.highlight-bg.alpha:focus,
.tertiary-link.highlight-bg.alpha:hover {
    border-bottom: 1px solid transparent;
    background-color: rgba(0, 0, 0, .3)
}

.utility-link {
    font-family: 'Metric Regular', Arial, sans-serif;
    font-size: 18px;
    line-height: 22px;
    position: relative;
    color: #000;
    text-decoration: none;
    cursor: pointer
}

.utility-link.active,
.utility-link.focus,
.utility-link:active,
.utility-link:focus,
.utility-link:hover {
    color: #707070;
    text-decoration: none
}

.utility-link.alpha {
    color: #FFF
}

.utility-link.alpha.active,
.utility-link.alpha.focus,
.utility-link.alpha:active,
.utility-link.alpha:focus,
.utility-link.alpha:hover {
    color: #707070;
    color: rgba(255, 255, 255, .6)
}

.show-more-link-zone {
    margin-top: 0;
    margin-bottom: 36px;
    text-align: center;
    position: relative
}

.show-more-link-zone .show-less-link {
    display: none
}

.show-more-link-zone .show-more-link,
.show-more-link-zone.opened .show-less-link {
    display: inline-block
}

.show-more-link-zone.opened .show-more-link {
    display: none
}

.show-less-link,
.show-more-link {
    background: #FFF;
    border: none;
    color: #707070;
    font-family: 'Metric Semibold';
    font-size: 15px;
    padding: 0 10px;
    position: relative;
    text-decoration: none;
    z-index: 5
}

.inline-links a,
.rich-text-container a,
.text-light {
    font-family: 'Metric Light', Arial, sans-serif
}

.show-less-link:active,
.show-less-link:focus,
.show-less-link:hover,
.show-more-link:active,
.show-more-link:focus,
.show-more-link:hover {
    color: #000
}

.show-less-link .icon,
.show-more-link .icon {
    border-radius: 50%;
    background: #01A982;
    color: #FFF;
    display: inline-block;
    font-size: 14px;
    margin: 0 0 0 6px;
    padding: 0;
    width: 15px;
    height: 15px;
    line-height: 15px;
    vertical-align: baseline
}

.show-more-link .icon:before {
    position: relative;
    top: 1px
}

.show-more-link-line {
    display: block;
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-index: 1;
    top: 12px;
    right: 0
}

.bulleted-list ul li:before,
.rich-text-container ul li:before {
    display: block;
    content: "";
    width: 5px;
    height: 5px;
    top: 8px;
    left: 0
}

.disabled-focus #hf-footer .hf-links-list .hf-link:focus .link-text,
.disabled-focus #sub-header .current-filter-wrapper .selected-topic-anchor .focusable-mask,
.disabled-focus .btn-v2:focus,
.disabled-focus .carousel-item:focus .focusable-mask,
.disabled-focus .category-router-link-element:focus .focusable-mask,
.disabled-focus .component-cross-sell .link-element:focus .tile-cta,
.disabled-focus .content-grid-card.standard-card:focus,
.disabled-focus .filterlist-filter-item .checkbox-input:focus .focusable-mask,
.disabled-focus .hpe-featured-product .product-active-area:focus .focusable-mask,
.disabled-focus .hpe-product-gallery .item-type-video .btn-play:focus .focusable-mask,
.disabled-focus .hybrid-router-link-element:focus .hybrid-router-tile-content,
.disabled-focus .multimedia-downloader-component .resources-list-downloader .focusable-mask,
.disabled-focus .product-portfolio .hotspot .focusable-mask,
.disabled-focus .product-portfolio .icon-lnk .cta-focusable-mask,
.disabled-focus :focus {
    outline: 0
}

/*:focus {
    outline: #2AD2C9 solid 2px
}*/

.show-grid {
    padding: .5em 0
}

.show-grid div {
    background-color: #eee;
    border: 1px solid #222;
    padding: 1em
}

.no-gutter>[class*=col] {
    padding-left: 0;
    padding-right: 0
}

@media screen and (min-width:768px) {
    .no-left-gutter {
        padding-left: 0
    }

    .no-right-gutter {
        padding-right: 0
    }
}

.row-fluid {
    padding-top: 30px
}

.row .row {
    margin-left: 0;
    margin-right: 0
}

.bg-gray {
    background: #F1F2F2
}

.container-fluid {
    max-width: 1600px
}

@media screen and (max-width:767px) {
    .container-gutter {
        padding-right: 30px;
        padding-left: 30px
    }

    .gutter-left,
    .gutter-right {
        padding-right: 0;
        padding-left: 0
    }
}

@media screen and (min-width:768px) and (max-width:991px) {

    .container-gutter,
    .gutter-left {
        padding-left: 50px
    }

    .container-gutter,
    .gutter-right {
        padding-right: 50px
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {

    .container-gutter,
    .gutter-left {
        padding-left: 75px
    }

    .container-gutter,
    .gutter-right {
        padding-right: 75px
    }
}

@media screen and (min-width:1200px) {

    .container-gutter,
    .gutter-left {
        padding-left: 100px
    }

    .container-gutter,
    .gutter-right {
        padding-right: 100px
    }
}

@media screen and (max-width:767px) {

    .container-gutter.drop-paddings,
    .container-gutter.drop-paddings>.row .columns-component-col,
    .container-gutter.drop-paddings>[class*=col] {
        padding-left: 0;
        padding-right: 0
    }

    .container-gutter.drop-paddings>.row {
        margin-left: 0;
        margin-right: 0
    }
}

.style-bg-green {
    background-color: #01A982
}

.style-bg-slate {
    background-color: #425563
}

.style-bg-bronze {
    background-color: #80746E
}

.style-bg-dark-steel {
    background-color: #5F7A76
}

.style-bg-gray {
    background-color: #C6C9CA
}

.style-bg-turquoise {
    background-color: #2AD2C9
}

.style-bg-orange {
    background-color: #FF8D6D
}

.style-bg-purple {
    background-color: #614767
}

.style-bg-white {
    background-color: #FFF
}

.style-bg-black {
    background-color: #000
}

.style-bg-error {
    background-color: #D93A09
}

.style-bg-gray-1 {
    background-color: #707070
}

.style-bg-gray-3 {
    background-color: #F6F6F6
}

.style-bg-gray-4 {
    background-color: #E7E7E7
}

.style-bg-gray-5 {
    background-color: #333
}

.style-color-green {
    color: #01A982
}

.style-color-slate {
    color: #425563
}

.style-color-bronze {
    color: #80746E
}

.style-color-dark-steel {
    color: #5F7A76
}

.style-color-gray {
    color: #C6C9CA
}

.style-color-turquoise {
    color: #2AD2C9
}

.style-color-orange {
    color: #FF8D6D
}

.style-color-purple {
    color: #614767
}

.style-color-white {
    color: #FFF
}

.style-color-black {
    color: #000
}

.style-color-error {
    color: #D93A09
}

.style-color-gray-1 {
    color: #707070
}

.style-color-gray-3 {
    color: #F6F6F6
}

[class*=style-border-] {
    border-top: 4px solid
}

.style-border-green {
    border-color: #01A982
}

.style-border-slate {
    border-color: #425563
}

.style-border-bronze {
    border-color: #80746E
}

.style-border-dark-steel {
    border-color: #5F7A76
}

.style-border-gray {
    border-color: #C6C9CA
}

.style-border-turquoise {
    border-color: #2AD2C9
}

.style-border-orange {
    border-color: #FF8D6D
}

.style-border-purple {
    border-color: #614767
}

.style-border-white {
    border-color: #FFF
}

.style-border-black {
    border-color: #000
}

.style-border-error {
    border-color: #D93A09
}

.style-border-gray-1 {
    border-color: #707070
}

.style-border-gray-3 {
    border-color: #F6F6F6
}

.stripe-gray-light {
    background: #f8f8f8
}

.col-collapsed {
    padding: 0
}

.col-small-gutter {
    padding-left: .343%;
    padding-right: .343%
}

.no-select {
    user-select: none
}

.bulleted-list ul li {
    padding-left: 13px;
    position: relative;
    margin-bottom: 11px
}

.bulleted-list ul li:before {
    position: absolute;
    background-color: #C6C9CA
}

.bulleted-list ul li:last-child {
    margin-bottom: 0
}

.inline-links a {
    position: relative;
    color: inherit;
    text-decoration: none;
    cursor: pointer;
    border-bottom: 1px solid #01A982
}

.inline-links a.active,
.inline-links a.focus,
.inline-links a:active,
.inline-links a:focus,
.inline-links a:hover {
    color: #000;
    text-decoration: none;
    border-bottom: 1px solid #707070
}

.inline-links a.alpha {
    color: #FFF;
    border-bottom: 1px solid #707070;
    border-bottom: 1px solid rgba(255, 255, 255, .6)
}

.inline-links a.alpha.active,
.inline-links a.alpha.focus,
.inline-links a.alpha:active,
.inline-links a.alpha:focus,
.inline-links a.alpha:hover {
    color: #FFF;
    border-bottom: 1px solid #FFF
}

.inline-links a.highlight-bg.active,
.inline-links a.highlight-bg.focus,
.inline-links a.highlight-bg:active,
.inline-links a.highlight-bg:focus,
.inline-links a.highlight-bg:hover {
    border-bottom: 1px solid transparent;
    background-color: #000;
    background-color: rgba(0, 0, 0, .1)
}

.inline-links a.highlight-bg.alpha.active,
.inline-links a.highlight-bg.alpha.focus,
.inline-links a.highlight-bg.alpha:active,
.inline-links a.highlight-bg.alpha:focus,
.inline-links a.highlight-bg.alpha:hover {
    border-bottom: 1px solid transparent;
    background-color: rgba(0, 0, 0, .3)
}

.rich-text-container ul li {
    padding-left: 13px;
    position: relative;
    margin-bottom: 11px
}

.rich-text-container ul li:before {
    position: absolute;
    background-color: #C6C9CA
}

.rich-text-container ul li:last-child {
    margin-bottom: 0
}

.rich-text-container a {
    position: relative;
    color: inherit;
    text-decoration: none;
    cursor: pointer;
    border-bottom: 1px solid #01A982
}

.rich-text-container a.active,
.rich-text-container a.focus,
.rich-text-container a:active,
.rich-text-container a:focus,
.rich-text-container a:hover {
    color: #000;
    text-decoration: none;
    border-bottom: 1px solid #707070
}

.rich-text-container a.alpha {
    color: #FFF;
    border-bottom: 1px solid #707070;
    border-bottom: 1px solid rgba(255, 255, 255, .6)
}

.rich-text-container a.alpha.active,
.rich-text-container a.alpha.focus,
.rich-text-container a.alpha:active,
.rich-text-container a.alpha:focus,
.rich-text-container a.alpha:hover {
    color: #FFF;
    border-bottom: 1px solid #FFF
}

.rich-text-container a.highlight-bg.active,
.rich-text-container a.highlight-bg.focus,
.rich-text-container a.highlight-bg:active,
.rich-text-container a.highlight-bg:focus,
.rich-text-container a.highlight-bg:hover {
    border-bottom: 1px solid transparent;
    background-color: #000;
    background-color: rgba(0, 0, 0, .1)
}

.rich-text-container a.highlight-bg.alpha.active,
.rich-text-container a.highlight-bg.alpha.focus,
.rich-text-container a.highlight-bg.alpha:active,
.rich-text-container a.highlight-bg.alpha:focus,
.rich-text-container a.highlight-bg.alpha:hover {
    border-bottom: 1px solid transparent;
    background-color: rgba(0, 0, 0, .3)
}

.rich-text-container u {
    text-decoration: none;
    border-bottom: 1px solid #000
}

.rich-text-container ol>li {
    list-style-type: decimal
}

.bronze-bg-color .bulleted-list ul li,
.dark-steel-bg-color .bulleted-list ul li,
.dark-theme .bulleted-list ul li,
.purple-bg-color .bulleted-list ul li,
.slate-bg-color .bulleted-list ul li,
.style-bg-bronze .bulleted-list ul li,
.style-bg-dark-steel .bulleted-list ul li,
.style-bg-gray-5 .bulleted-list ul li,
.style-bg-purple .bulleted-list ul li,
.style-bg-slate .bulleted-list ul li {
    color: #FFF
}

.bronze-bg-color .inline-links a,
.dark-steel-bg-color .inline-links a,
.dark-theme .inline-links a,
.purple-bg-color .inline-links a,
.slate-bg-color .inline-links a,
.style-bg-bronze .inline-links a,
.style-bg-dark-steel .inline-links a,
.style-bg-gray-5 .inline-links a,
.style-bg-purple .inline-links a,
.style-bg-slate .inline-links a {
    color: #FFF;
    border-bottom: 1px solid #707070;
    border-bottom: 1px solid rgba(255, 255, 255, .6)
}

.bronze-bg-color .inline-links a.active,
.bronze-bg-color .inline-links a.focus,
.bronze-bg-color .inline-links a:active,
.bronze-bg-color .inline-links a:focus,
.bronze-bg-color .inline-links a:hover,
.dark-steel-bg-color .inline-links a.active,
.dark-steel-bg-color .inline-links a.focus,
.dark-steel-bg-color .inline-links a:active,
.dark-steel-bg-color .inline-links a:focus,
.dark-steel-bg-color .inline-links a:hover,
.dark-theme .inline-links a.active,
.dark-theme .inline-links a.focus,
.dark-theme .inline-links a:active,
.dark-theme .inline-links a:focus,
.dark-theme .inline-links a:hover,
.purple-bg-color .inline-links a.active,
.purple-bg-color .inline-links a.focus,
.purple-bg-color .inline-links a:active,
.purple-bg-color .inline-links a:focus,
.purple-bg-color .inline-links a:hover,
.slate-bg-color .inline-links a.active,
.slate-bg-color .inline-links a.focus,
.slate-bg-color .inline-links a:active,
.slate-bg-color .inline-links a:focus,
.slate-bg-color .inline-links a:hover,
.style-bg-bronze .inline-links a.active,
.style-bg-bronze .inline-links a.focus,
.style-bg-bronze .inline-links a:active,
.style-bg-bronze .inline-links a:focus,
.style-bg-bronze .inline-links a:hover,
.style-bg-dark-steel .inline-links a.active,
.style-bg-dark-steel .inline-links a.focus,
.style-bg-dark-steel .inline-links a:active,
.style-bg-dark-steel .inline-links a:focus,
.style-bg-dark-steel .inline-links a:hover,
.style-bg-gray-5 .inline-links a.active,
.style-bg-gray-5 .inline-links a.focus,
.style-bg-gray-5 .inline-links a:active,
.style-bg-gray-5 .inline-links a:focus,
.style-bg-gray-5 .inline-links a:hover,
.style-bg-purple .inline-links a.active,
.style-bg-purple .inline-links a.focus,
.style-bg-purple .inline-links a:active,
.style-bg-purple .inline-links a:focus,
.style-bg-purple .inline-links a:hover,
.style-bg-slate .inline-links a.active,
.style-bg-slate .inline-links a.focus,
.style-bg-slate .inline-links a:active,
.style-bg-slate .inline-links a:focus,
.style-bg-slate .inline-links a:hover {
    color: #FFF;
    border-bottom: 1px solid #FFF
}

.bronze-bg-color .rich-text-container ul li,
.dark-steel-bg-color .rich-text-container ul li,
.dark-theme .rich-text-container ul li,
.purple-bg-color .rich-text-container ul li,
.slate-bg-color .rich-text-container ul li,
.style-bg-bronze .rich-text-container ul li,
.style-bg-dark-steel .rich-text-container ul li,
.style-bg-gray-5 .rich-text-container ul li,
.style-bg-purple .rich-text-container ul li,
.style-bg-slate .rich-text-container ul li {
    color: #FFF
}

.bronze-bg-color .rich-text-container a,
.dark-steel-bg-color .rich-text-container a,
.dark-theme .rich-text-container a,
.purple-bg-color .rich-text-container a,
.slate-bg-color .rich-text-container a,
.style-bg-bronze .rich-text-container a,
.style-bg-dark-steel .rich-text-container a,
.style-bg-gray-5 .rich-text-container a,
.style-bg-purple .rich-text-container a,
.style-bg-slate .rich-text-container a {
    color: #FFF;
    border-bottom: 1px solid #707070;
    border-bottom: 1px solid rgba(255, 255, 255, .6)
}

.bronze-bg-color .rich-text-container a.active,
.bronze-bg-color .rich-text-container a.focus,
.bronze-bg-color .rich-text-container a:active,
.bronze-bg-color .rich-text-container a:focus,
.bronze-bg-color .rich-text-container a:hover,
.dark-steel-bg-color .rich-text-container a.active,
.dark-steel-bg-color .rich-text-container a.focus,
.dark-steel-bg-color .rich-text-container a:active,
.dark-steel-bg-color .rich-text-container a:focus,
.dark-steel-bg-color .rich-text-container a:hover,
.dark-theme .rich-text-container a.active,
.dark-theme .rich-text-container a.focus,
.dark-theme .rich-text-container a:active,
.dark-theme .rich-text-container a:focus,
.dark-theme .rich-text-container a:hover,
.purple-bg-color .rich-text-container a.active,
.purple-bg-color .rich-text-container a.focus,
.purple-bg-color .rich-text-container a:active,
.purple-bg-color .rich-text-container a:focus,
.purple-bg-color .rich-text-container a:hover,
.slate-bg-color .rich-text-container a.active,
.slate-bg-color .rich-text-container a.focus,
.slate-bg-color .rich-text-container a:active,
.slate-bg-color .rich-text-container a:focus,
.slate-bg-color .rich-text-container a:hover,
.style-bg-bronze .rich-text-container a.active,
.style-bg-bronze .rich-text-container a.focus,
.style-bg-bronze .rich-text-container a:active,
.style-bg-bronze .rich-text-container a:focus,
.style-bg-bronze .rich-text-container a:hover,
.style-bg-dark-steel .rich-text-container a.active,
.style-bg-dark-steel .rich-text-container a.focus,
.style-bg-dark-steel .rich-text-container a:active,
.style-bg-dark-steel .rich-text-container a:focus,
.style-bg-dark-steel .rich-text-container a:hover,
.style-bg-gray-5 .rich-text-container a.active,
.style-bg-gray-5 .rich-text-container a.focus,
.style-bg-gray-5 .rich-text-container a:active,
.style-bg-gray-5 .rich-text-container a:focus,
.style-bg-gray-5 .rich-text-container a:hover,
.style-bg-purple .rich-text-container a.active,
.style-bg-purple .rich-text-container a.focus,
.style-bg-purple .rich-text-container a:active,
.style-bg-purple .rich-text-container a:focus,
.style-bg-purple .rich-text-container a:hover,
.style-bg-slate .rich-text-container a.active,
.style-bg-slate .rich-text-container a.focus,
.style-bg-slate .rich-text-container a:active,
.style-bg-slate .rich-text-container a:focus,
.style-bg-slate .rich-text-container a:hover {
    color: #FFF;
    border-bottom: 1px solid #FFF
}

.bronze-bg-color .rich-text-container u,
.dark-steel-bg-color .rich-text-container u,
.dark-theme .rich-text-container u,
.purple-bg-color .rich-text-container u,
.slate-bg-color .rich-text-container u,
.style-bg-bronze .rich-text-container u,
.style-bg-dark-steel .rich-text-container u,
.style-bg-gray-5 .rich-text-container u,
.style-bg-purple .rich-text-container u,
.style-bg-slate .rich-text-container u {
    border-color: #FFF
}

.dark-theme.rich-text-container a {
    color: #FFF;
    border-bottom: 1px solid #707070;
    border-bottom: 1px solid rgba(255, 255, 255, .6)
}

.dark-theme.rich-text-container a.active,
.dark-theme.rich-text-container a.focus,
.dark-theme.rich-text-container a:active,
.dark-theme.rich-text-container a:focus,
.dark-theme.rich-text-container a:hover {
    color: #FFF;
    border-bottom: 1px solid #FFF
}

.dark-theme.rich-text-container u {
    border-color: #FFF
}

.text-regular {
    font-family: 'Metric Regular', Arial, sans-serif
}

.text-semibold {
    font-family: 'Metric Semibold', Arial, sans-serif
}

.simple-regular {
    font-family: 'Simple Regular', Arial, sans-serif
}

.style-hpe-glyphicons {
    font-family: hpe-glyphicons;
    display: inline-block;
    font-weight: 400;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased
}

.user-select-none {
    user-select: none
}

.hide-it {
    display: none
}

.show-it {
    display: block
}

.is-hidden {
    visibility: hidden
}

.is-visible,
body .at-share-dock-outer {
    visibility: visible
}

.force-display-block {
    display: block !important
}

.img-container-loaded[class*=coloredline],
[class*=coloredline] {
    border-top: 4px solid transparent
}

.coloredline-orange {
    border-top-color: #FF8D6D
}

.coloredline-turquoise {
    border-top-color: #2AD2C9
}

.coloredline-purple {
    border-top-color: #614767
}

.coloredline-green {
    border-top-color: #01A982
}

.coloredtheme-orange [class*=coloredline] {
    border-top-color: #FF8D6D !important
}

.coloredtheme-orange [class*=dashed-text]:after {
    background: #FF8D6D
}

.coloredtheme-turquoise [class*=coloredline] {
    border-top-color: #2AD2C9 !important
}

.coloredtheme-turquoise [class*=dashed-text]:after {
    background: #2AD2C9
}

.coloredtheme-purple [class*=coloredline] {
    border-top-color: #614767 !important
}

.coloredtheme-purple [class*=dashed-text]:after {
    background: #614767
}

.img-container {
    position: relative;
    background: url(https://www.hpe.com/etc/clientlibs/hpeweb/images/loader.gif) 50% 50% no-repeat;
    background-size: 40px;
    box-shadow: inset 1px 1px 0 0 #eee, inset -1px -1px 0 0 #eee
}

.img-container:after {
    content: '';
    display: block;
    height: 0;
    width: 100%
}

.img-container img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block
}

.img-container.img-noratio img {
    position: relative
}

.img-container .lazyloaded {
    opacity: 1;
    transition: opacity .4s
}

.img-container-loaded {
    background: 0 0;
    border: none;
    box-shadow: none
}

.img-container-1-1:after {
    padding-top: 100%
}

.img-container-3-1:after {
    padding-top: 33.33333333%
}

.img-container-6-9:after {
    padding-top: 150%
}

.img-container-1-1-to-9-6:after,
.img-container-9-6:after {
    padding-top: 66.66666667%
}

.img-container-1-1-to-16-9:after,
.img-container-16-9:after {
    padding-top: 56.25%
}

.img-container-4-3:after {
    padding-top: 75%
}

.img-container-1-1-to-26-9:after,
.img-container-26-9:after,
.img-container-9-6-to-26-9:after {
    padding-top: 34.61538462%
}

.img-container-9-6-to-16-8:after {
    padding-top: 50%
}

.hpe-sprite.white {
    filter: invert(1) grayscale(1) brightness(400%)
}

@media screen and (max-width:767px) {

    .img-container-1-1-to-16-9:after,
    .img-container-1-1-to-26-9:after,
    .img-container-1-1-to-9-6:after {
        padding-top: 100%
    }

    .img-container-9-6-to-16-8:after,
    .img-container-9-6-to-26-9:after {
        padding-top: 66.66666667%
    }
}

.login {
    background: url(https://www.hpe.com/etc/clientlibs/hpeweb/images/icons/cloud-icon.png) 50% 20% no-repeat;
    padding-top: 100px
}

#login table tr .label:hover,
#login table tr td input:hover,
#login table tr td label:hover,
#login table tr td:hover,
#login:hover {
    background-color: #fff
}

.pagination .next a,
.pagination .next a:hover,
.pagination>li>a,
.pagination>li>a:hover,
.pagination>li>span,
.pagination>li>span:hover {
    background-image: url(../images/icons/pagination-main.png)
}

#login table tr td {
    border: 0;
    padding: 0 0 5px;
    font-size: 14px;
    border-radius: 0;
    color: #000
}

#login table tr td input,
#login table tr td label {
    font-family: 'Metric Regular'
}

#login table tr td input {
    padding: 5px
}

#login table tr .label {
    padding: 0
}

html {
    margin-top: 0 !important
}

body .page-content {
    position: relative;
    z-index: auto;
    overflow: hidden
}

body .at-custom-side-wrapper.at4-visually-hidden,
body .at-share-dock-outer.at4-visually-hidden {
    position: static
}

body .at-custom-side-wrapper {
    visibility: hidden
}

@media (min-width:1025px) {
    body .at-share-dock-outer {
        visibility: hidden
    }

    body .at-custom-side-wrapper {
        visibility: visible
    }
}

.pagination {
    text-indent: -9999px
}

.pagination.black,
.pagination.css {
    text-indent: 0
}

.pagination .next a,
.pagination .next a:hover,
.pagination .prev a,
.pagination .prev a:hover {
    width: 11px;
    height: 19px;
    padding: 0
}

.pagination .prev a,
.pagination .prev a:hover {
    background-image: url(../images/icons/pagination-main.png);
    background-position: left
}

.pagination .next a,
.pagination .next a:hover {
    background-position: -14px 0
}

.pagination>li>a,
.pagination>li>span {
    border: 0;
    padding: 0;
    margin: 0 30px;
    width: 9px;
    height: 19px;
    background-position: -29px 0
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover,
.pagination>li>a:hover,
.pagination>li>span:hover {
    background-color: transparent;
    background-position: -41px 0
}

.pagination.black a,
.pagination.black a:hover {
    background: 0 0;
    color: #C6C9CA;
    font-size: 40px;
    line-height: .5em
}

.pagination.black .active a,
.pagination.black .active a:hover,
.pagination.black a:hover {
    color: #000
}

.pagination.css>.active>a,
.pagination.css>.active>a:focus,
.pagination.css>.active>a:hover,
.pagination.css>.active>span,
.pagination.css>.active>span:focus,
.pagination.css>.active>span:hover {
    font-size: 25px;
    line-height: .5;
    color: #01A982
}

.pagination.css>li>a,
.pagination.css>li>span {
    margin: 1px 24px 0;
    background: 0 0;
    font-size: 28px;
    font-weight: 200;
    line-height: .8;
    overflow: hidden;
    text-align: center;
    width: 11px;
    height: 11px;
    padding: 3px;
    box-sizing: content-box;
    color: #D1D1D1
}

.pagination.css>li>a:hover,
.pagination.css>li>span:hover {
    color: #01A982
}

.pagination.css .next a,
.pagination.css .next a:hover,
.pagination.css .prev a,
.pagination.css .prev a:hover {
    margin: 0 24px 0 0;
    color: #01A982;
    background: 0 0;
    font-weight: 100;
    line-height: .2;
    font-size: 60px;
    height: 19px;
    padding: 0;
    text-align: left;
    width: 15px
}

.pagination.css .next a,
.pagination.css .next a:hover {
    margin-left: 24px;
    text-align: right
}

.pagination-list {
    background-color: #FFF
}

.pagination-list a {
    position: relative;
    display: inline-block;
    width: 80px;
    height: 40px;
    color: #707070;
    overflow: hidden
}

.pagination-list a span {
    padding-top: 4em
}

.pagination-list a:hover,
.pagination-list a:link {
    text-decoration: none
}

.pagination-list a:hover {
    color: #000
}

.pagination-list a.disabled {
    pointer-events: none;
    cursor: default;
    color: #C6C9CA
}

.pagination-list a:before {
    font-family: hpe-glyphicons;
    display: inline-block;
    font-weight: 400;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    position: absolute;
    top: -4px;
    width: 80px;
    height: 40px;
    font-size: 25px;
    padding-top: 11px;
    background-color: #FFF
}

.pagination-list a.pagination-list-next:before {
    content: '\f11c';
    left: 0
}

.pagination-list a.pagination-list-previous:before {
    content: '\f126';
    right: 0
}

.pagination-list-offset-top {
    margin-top: 5px
}

.pagination-list-content {
    display: inline-block;
    font-family: 'Metric Regular';
    padding: 10px
}

.pagination-list-content a,
.pagination-list-content em,
.pagination-list-content span {
    vertical-align: middle;
    color: #707070;
    font-size: 15px;
    display: inline-block
}

.pagination-list-content em,
.pagination-list-content span {
    height: 1.8em
}

.pagination-list-content .pagination-list-em,
.pagination-list-content em {
    font-family: 'Metric Semibold';
    font-style: normal
}

@media screen and (max-width:767px) {
    .pagination-list a {
        width: 60px
    }
}

@media print {
    .logo .bg-black {
        background-color: #000 !important
    }
}

table {
    border: 0;
    width: 100%;
    margin-top: 10px
}

table.fixed-col {
    table-layout: fixed
}

table.two-col td,
table.two-col td+td {
    width: 50%
}

table.no-head tbody tr:first-child td {
    border-top: 1px #CCC
}

table th {
    text-align: left;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    border-bottom: 1px solid #CCC;
    padding: 8px 10px 8px 0;
    white-space: nowrap;
    vertical-align: bottom
}

table th.center {
    text-align: center
}

table td {
    padding: 15px;
    border: 1px solid #F7F7F7;
    background: #FFF;
    vertical-align: top
}

table.two-col td,
table.two-col th {
    padding-right: 30px
}

table td.flextable-cell-detail {
    padding: 0
}

/*table tr td:first-child,
table tr th:first-child {
    padding-left: 10px
}

table tr td:last-child,
table tr th:last-child {
    padding-right: 10px
}
*/
/*table tr.active td,
table tr:hover td {
    background: #eeee
}*/
/*
table tr:last-child td {
    border-bottom-color: #999
}*/

.no-paging .hide-if-no-paging {
    display: none
}

.pagination {
    vertical-align: middle;
    margin: 30px 0;
    width: 100%
}

.pagination .count {
    float: left;
    text-align: right
}

.lt-ie9 .pagination .count {
    position: relative;
    float: left;
    top: 5px
}

.pagination .range {
    float: left;
    padding-left: 20px;
    margin-top: -5px
}

.pagination .range label {
    display: inline;
    margin-right: 5px
}

.pagination .range select {
    width: auto;
    margin-bottom: 0
}

.hpe-tooltips {
    width: 20px;
    height: 20px;
    position: relative;
    cursor: pointer;
    margin: 3px 5px 0 0;
    border-radius: 50%;
    color: #FFF;
    display: inline-block
}

.hpe-overlay-container .icon-link,
.hpe-overlay-container .overlay-validation,
.hpe-tooltips .tooltip-body {
    position: absolute
}

.hpe-tooltips em {
    color: #707070
}

.hpe-tooltips .tooltip-body {
    bottom: 15px;
    cursor: default;
    display: none;
    padding: 20px 20px 10px;
    z-index: 100;
    left: -17px
}

.hpe-tooltips .tooltip-body:before {
    width: 10px;
    height: 10px;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    content: '';
    display: block;
    position: absolute;
    bottom: 5px;
    background-color: #000
}

.hpe-tooltips .tooltip-body.visible {
    display: block
}

.hpe-tooltips .tooltip-body.tooltip-left {
    left: auto;
    right: -30px
}

.hpe-tooltips .tooltip-body.tooltip-left:before {
    right: 33px
}

.hpe-tooltips .tooltip-body.tooltip-right {
    right: auto;
    left: -30px
}

.hpe-tooltips .tooltip-body.tooltip-right:before {
    left: 33px
}

.hpe-tooltips .tooltip-body.tooltip-center {
    right: auto;
    left: -153px
}

.hpe-tooltips .tooltip-body.tooltip-center:before {
    left: 156px
}

.hpe-tooltips .tooltip-text {
    color: #FFF;
    min-width: 300px;
    display: block;
    padding: 20px;
    background-color: #000
}

.hpe-tooltips .tooltip-link {
    color: #01A982;
    cursor: pointer
}

@media screen and (max-width:480px) {
    .hpe-tooltips .tooltip-body {
        min-width: 50px;
        max-width: 230px
    }
}

body {
    font-family: 'Metric Light', Arial, sans-serif;
    font-size: 18px;
    line-height: 22px;
    -ms-overflow-style: scrollbar
}

.greeting-handle,
ol li,
ul li {
    font-family: 'Metric Light'
}

.safari a,
.safari code,
.safari div,
.safari h1,
.safari h2,
.safari h3,
.safari h4,
.safari h5,
.safari h6,
.safari li,
.safari p,
.safari span {
    -webkit-backface-visibility: hidden
}

ul li {
    list-style-type: none
}

ol li {
    color: #C6C9CA
}

p a {
    color: #008767;
    text-decoration: none
}

p a:hover {
    color: #006A51;
    text-decoration: underline
}

b,
strong {
    font-family: 'Metric Semibold', Arial, sans-serif
}

label {
    font-family: 'Metric Light', Arial, sans-serif
}

input {
    font-family: 'Metric Regular', Arial, sans-serif
}

.tag-h2,
.tag-h3,
.tag-h4,
.tag-h5,
.tag-h6,
h1,
h2,
h3,
h4,
h5,
h6 .tag-h1 {
    color: #000;
    font-family: 'Metric Semibold', Arial, sans-serif;
    font-style: normal;
    word-wrap: break-word;
    word-break: break-word;
    white-space: inherit
}

.body-copy,
.body-copy-large,
.body-copy-small {
    font-family: 'Metric Light', Arial, sans-serif;
    color: #000;
    font-style: normal
}

.tag-h1,
h1 {
    font-size: 60px;
    line-height: 55px
}

.tag-h2,
h2 {
    font-size: 40px;
    line-height: 42px
}

.tag-h3,
h3 {
    font-size: 30px;
    line-height: 33px
}

.tag-h4,
h4 {
    font-size: 20px;
    line-height: 23px
}

.tag-h5,
h5 {
    font-size: 15px;
    line-height: 19px
}

.tag-h6,
h6 {
    font-size: 25px;
    line-height: 29px
}

.body-copy-large {
    font-size: 23px;
    line-height: 25px
}

.body-copy {
    font-size: 18px;
    line-height: 22px
}

.body-copy-small {
    font-size: 15px;
    line-height: 19px
}

.caption {
    color: #000;
    font-family: 'Metric Regular', Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: 16px
}

@media screen and (min-width:768px) and (max-width:991px) {
    body {
        font-size: 17px;
        line-height: 21px
    }

    .tag-h1,
    h1 {
        font-size: 45px;
        line-height: 45px
    }

    .tag-h2,
    h2 {
        font-size: 32px;
        line-height: 34px
    }

    .tag-h3,
    h3 {
        font-size: 25px;
        line-height: 27px
    }

    .tag-h4,
    h4 {
        font-size: 18px;
        line-height: 20px
    }

    .tag-h6,
    h6 {
        font-size: 22px;
        line-height: 23px
    }

    .body-copy-large {
        font-size: 21px;
        line-height: 24px
    }

    .body-copy {
        font-size: 18px;
        line-height: 21px
    }
}

@media screen and (max-width:767px) {
    body {
        font-size: 16px;
        line-height: 20px
    }

    .tag-h1,
    h1 {
        font-size: 45px;
        line-height: 45px
    }

    .tag-h2,
    h2 {
        font-size: 25px;
        line-height: 26px
    }

    .tag-h3,
    h3 {
        font-size: 20px;
        line-height: 22px
    }

    .tag-h4,
    h4 {
        font-size: 17px;
        line-height: 19px
    }

    .tag-h5,
    h5 {
        font-size: 12px;
        line-height: 16px
    }

    .tag-h6,
    h6 {
        font-size: 19px;
        line-height: 21px
    }

    .body-copy-large {
        font-size: 19px;
        line-height: 22px
    }

    .body-copy {
        font-size: 16px;
        line-height: 20px
    }
}

@media screen and (max-width:510px) {

    .tag-h1,
    h1 {
        font-size: 32px;
        line-height: 32px
    }
}

[data-icon]:before {
    content: attr(data-icon)
}

.icon-arrow-bottom:before,
.icon-arrow-circle-right:before,
.icon-arrow-left:before,
.icon-arrow-link-right:before,
.icon-arrow-pointer-left:before,
.icon-arrow-right:before,
.icon-arrow-top:before,
.icon-camera_icon:before,
.icon-check-mark:before,
.icon-circle-full:before,
.icon-circle-half:before,
.icon-download:before,
.icon-downloader-embed-code:before,
.icon-filter:before,
.icon-grid:before,
.icon-hpe-logo:before,
.icon-link-external:before,
.icon-nav-close-menu:before,
.icon-nav-contact:before,
.icon-nav-contrast:before,
.icon-nav-glass-search:before,
.icon-nav-glass-zoom-in:before,
.icon-nav-lang:before,
.icon-nav-login:before,
.icon-nav-menu-mobile:before,
.icon-play-btn-black:before,
.icon-play-btn:before,
.icon-play-circle:before,
.icon-plus-sign:before,
.icon-print-btn:before,
.icon-questionmark-circle-close:before,
.icon-quote-circle-open:before,
.icon-search-advanced:before,
.icon-share-global:before,
.icon-social-askfm:before,
.icon-social-facebook:before,
.icon-social-googleplus:before,
.icon-social-gree:before,
.icon-social-instagram:before,
.icon-social-lineme:before,
.icon-social-linkedin:before,
.icon-social-mail-v2:before,
.icon-social-mail:before,
.icon-social-mixi:before,
.icon-social-qzone:before,
.icon-social-reddit:before,
.icon-social-renren:before,
.icon-social-tencentwrbo:before,
.icon-social-twitter:before,
.icon-social-weibo:before,
.icon-social-youtube:before,
.icon-toggle-circle-close:before,
.icon-toggle-circle-open:before,
.icon-video_icon:before,
[data-icon]:before {
    display: inline-block;
    font-family: hpe-glyphicons;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased
}

.icon-arrow-bottom:before {
    content: "\f11d"
}

.icon-arrow-circle-right:before {
    content: "\f130"
}

.icon-arrow-left:before {
    content: "\f126"
}

.icon-arrow-link-right:before {
    content: "\f152"
}

.icon-arrow-pointer-left:before {
    content: "\f12f"
}

.icon-arrow-right:before {
    content: "\f11c"
}

.icon-arrow-top:before {
    content: "\f127"
}

.icon-camera_icon:before {
    content: "\f153"
}

.icon-check-mark:before {
    content: "\f15e"
}

.icon-circle-full:before {
    content: "\f15f"
}

.icon-circle-half:before {
    content: "\f160"
}

.icon-download:before {
    content: "\f13d"
}

.icon-downloader-embed-code:before {
    content: "\f158"
}

.icon-filter:before {
    content: "\f15d"
}

.icon-grid:before {
    content: "\f162"
}

.icon-hpe-logo:before {
    content: "\f161"
}

.icon-link-external:before {
    content: "\f12e"
}

.icon-nav-close-menu:before {
    content: "\f128"
}

.icon-nav-contact:before {
    content: "\f129"
}

.icon-nav-contrast:before {
    content: "\f12a"
}

.icon-nav-glass-search:before {
    content: "\f13c"
}

.icon-nav-glass-zoom-in:before {
    content: "\f14e"
}

.icon-nav-lang:before {
    content: "\f12c"
}

.icon-nav-login:before {
    content: "\f12d"
}

.icon-nav-menu-mobile:before {
    content: "\f138"
}

.icon-play-btn:before {
    content: "\f11b"
}

.icon-play-btn-black:before {
    content: "\f122"
}

.icon-play-circle:before {
    content: "\f163"
}

.icon-plus-sign:before {
    content: "\f151"
}

.icon-print-btn:before {
    content: "\f15a"
}

.icon-questionmark-circle-close:before {
    content: "\f13f"
}

.icon-quote-circle-open:before {
    content: "\f137"
}

.icon-search-advanced:before {
    content: "\f13e"
}

.icon-share-global:before {
    content: "\f140"
}

.icon-social-askfm:before {
    content: "\f141"
}

.icon-social-facebook:before {
    content: "\f142"
}

.icon-social-googleplus:before {
    content: "\f150"
}

.icon-social-gree:before {
    content: "\f143"
}

.icon-social-instagram:before {
    content: "\f144"
}

.icon-social-lineme:before {
    content: "\f15c"
}

.icon-social-linkedin:before {
    content: "\f145"
}

.icon-social-mail:before {
    content: "\f146"
}

.icon-social-mail-v2:before {
    content: "\f164"
}

.icon-social-mixi:before {
    content: "\f147"
}

.icon-social-qzone:before {
    content: "\f148"
}

.icon-social-reddit:before {
    content: "\f149"
}

.icon-social-renren:before {
    content: "\f14a"
}

.icon-social-tencentwrbo:before {
    content: "\f14b"
}

.icon-social-twitter:before {
    content: "\f14c"
}

.icon-social-weibo:before {
    content: "\f14f"
}

.icon-social-youtube:before {
    content: "\f14d"
}

.icon-toggle-circle-close:before {
    content: "\f139"
}

.icon-toggle-circle-open:before {
    content: "\f13a"
}

.icon-video_icon:before {
    content: "\f155"
}

.hpe-overlay.in {
    display: block
}

.hpe-overlay-container {
    border: 1px solid #C6C9CA;
    min-height: 300px;
    z-index: 2
}

.hpe-overlay-container .btn-close-form {
    top: -35px;
    right: 0;
    height: 20px;
    font-size: 0;
    color: #FFF;
    text-decoration: none
}

.hpe-overlay-container .btn-close-form:before {
    font-size: 20px
}

.hpe-overlay-container .btn-collapse-form {
    display: none;
    font-size: 0;
    color: #707070;
    padding: 25px 15px;
    top: 0
}

.hpe-overlay-container .btn-collapse-form:before {
    font-size: 25px
}

@media screen and (max-width:767px) {
    .hpe-overlay {
        background-color: #FFF;
        left: 100%;
        display: block !important;
        overflow: hidden
    }

    .hpe-overlay .container-gutter {
        padding-right: 0;
        padding-left: 0
    }

    .hpe-overlay .modal-backdrop {
        display: none
    }

    .hpe-overlay.in {
        left: 0
    }

    .hpe-overlay.in .btn-collapse-form {
        display: inline-block
    }

    .hpe-overlay-container {
        border: none;
        margin: 0;
        overflow: auto;
        position: absolute;
        width: 100%;
        height: 100%
    }

    .hpe-overlay-container .overlay-content {
        padding: 80px 20px;
        height: 100vh
    }

    .hpe-overlay-container .btn-collapse-form {
        left: 7px
    }

    .hpe-overlay-container .btn-close-form {
        display: none
    }

    .csstransitions .hpe-overlay {
        transition: left ease-out .2s;
        -moz-transition: left ease-out .2s;
        -webkit-transition: left ease-out .2s
    }
}

@media screen and (min-width:768px) {
    .hpe-overlay .container-gutter {
        padding: 0;
        margin: 0 50px
    }

    .hpe-overlay-container {
        position: relative;
        margin: 138px 0
    }

    .hpe-overlay-container .overlay-content {
        padding: 60px 100px
    }

    .modal-backdrop {
        background-color: #000;
        background: linear-gradient(to bottom, #000 0, #000 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0)
    }

    .modal-backdrop.in {
        opacity: .4;
        z-index: 1
    }

    .hpe-overlay-autosize .container-fluid .row.hpe-overlay-container {
        margin-left: auto;
        margin-right: auto;
        min-height: 0;
        max-width: 600px
    }

    .hpe-overlay-autosize .container-fluid .row.hpe-overlay-container .overlay-content {
        float: none;
        padding: 52px 40px 60px
    }
}

@media screen and (min-width:992px) {
    .hpe-overlay .container-gutter {
        margin: 0 75px
    }
}

@media screen and (min-width:1200px) {
    .hpe-overlay .container-gutter {
        margin: 0 100px
    }
}

@media screen and (min-width:1600px) {
    .hpe-overlay .container-gutter {
        max-width: 1400px;
        margin: 0 auto
    }
}

.hpe-form .text-field-group {
    padding: 12px 15px 6px;
    border: 1px solid #C6C9CA;
    margin-bottom: 30px;
    height: 50px
}

.hpe-form .text-field-group label {
    font-size: 12px;
    line-height: 16px;
    height: 16px;
    font-weight: 400;
    opacity: 0;
    transition: top 250ms ease-in;
    display: block;
    position: relative;
    top: -16px
}

.hpe-form .text-field-group .input {
    position: relative;
    top: -20px;
    color: #000;
    height: auto;
    background: 0 0;
    border: none;
    padding: 0;
    margin: 0;
    box-shadow: none;
    font-size: 18px;
    line-height: 22px;
    transition: top 250ms ease-in;
    outline: 0
}

.hpe-form .text-field-group.inline-field {
    margin-right: 15px
}

.hpe-form .text-field-group.has-focus {
    border-color: #01A982
}

.hpe-form .text-field-group.has-focus label {
    height: auto
}

.hpe-form .text-field-group.has-value label {
    top: -6px;
    opacity: 1
}

.hpe-form .text-field-group.has-value .input {
    top: -14px
}

.hpe-form .text-field-group.character-count .field-length {
    position: absolute;
    font-size: 12px;
    right: 15px;
    top: 140px
}

.hpe-form .text-field-group.character-count.has-error .field-length {
    right: 0
}

.hpe-form .text-field-group.has-error {
    border-color: #D93A09;
    margin-bottom: 50px
}

.hpe-form .textarea-input.form-group {
    height: 140px;
    margin-bottom: 30px
}

.hpe-form .textarea-input.form-group textarea {
    resize: none;
    margin-bottom: 25px
}

.hpe-form .select-group {
    margin-bottom: 30px
}

.hpe-form .select-group label {
    margin-bottom: 10px
}

.hpe-form .select-group .select-wrapper {
    margin-bottom: 6px;
    height: 50px;
    position: relative
}

.hpe-form .select-group .select-wrapper:before {
    position: absolute;
    z-index: 1;
    right: 1px;
    top: 12px;
    width: 42px;
    height: 30px;
    padding: 0;
    font-size: 30px;
    color: #707070;
    border-left: 1px solid #C6C9CA;
    text-align: center;
    cursor: pointer;
    pointer-events: none;
    background-color: transparent
}

.hpe-form .select-group select::-ms-expand {
    display: none
}

.hpe-form .select-group select {
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: 0;
    width: 100%;
    height: 100%;
    padding: 10px 50px 10px 15px;
    font-size: 18px;
    line-height: 22px;
    color: #707070;
    cursor: pointer;
    border: 1px solid #C6C9CA;
    border-radius: 0;
    background: 0 0;
    z-index: 2
}

.hpe-form .select-group select option {
    padding: 0 0 0 10px;
    color: #707070
}

.hpe-form .select-group.has-focus select {
    border-color: #01A982
}

.hpe-form .select-group.has-error select {
    border-color: #D93A09
}

.hpe-form .select-group.has-error .required-field {
    margin: 0
}

.hpe-form .select-group.has-value select,
.hpe-form .select-group.has-value select option {
    color: #000
}

.hpe-form .field-entry .group-radio {
    float: none;
    position: relative;
    margin-bottom: 15px;
    margin-right: 15px
}

.hpe-form .field-entry .group-radio:last-child {
    margin-right: 0;
    margin-bottom: 0
}

.hpe-form .field-entry:last-child {
    margin-bottom: 0
}

.hpe-form .field-entry.inline-input .group-radio {
    display: inline-block;
    margin-bottom: 0
}

.hpe-form .field-entry.inline-input .group-radio:last-child {
    margin-right: 0
}

.hpe-form .field-entry .focusable-element {
    width: 20px;
    height: 20px;
    position: absolute;
    top: -2px;
    left: -2px;
    border: none;
    background-color: transparent
}

.hpe-form .field-entry .required-field {
    margin: 10px 0 0
}

.hpe-form .field-entry.checkbox-input {
    position: relative
}

.hpe-form .field-entry.checkbox-input input {
    position: relative;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    display: inline-block;
    margin-top: 0 !important;
    visibility: hidden
}

.hpe-form .field-entry.checkbox-input input:checked+label {
    background-color: #01A982
}

.hpe-form .field-entry.checkbox-input input:checked+label:before {
    opacity: 1
}

.hpe-form .field-entry.checkbox-input .checkbox-helper {
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    top: 2px;
    left: 0;
    border: 2px solid #01A982;
    border-radius: 4px;
    background-color: #FFF;
    cursor: pointer;
    margin-top: 0;
    margin-bottom: 0
}

.hpe-form .field-entry.checkbox-input .checkbox-helper:before {
    display: block;
    opacity: 0;
    content: '';
    position: absolute;
    top: 3px;
    left: 2px;
    width: 12px;
    height: 6px;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    border: 2px solid #fff;
    border-top: none;
    border-right: none;
    transition: all .5s ease-in
}

.hpe-form .field-entry.checkbox-input .checkbox-text-label {
    display: inline-block;
    color: #828384;
    font-weight: 400;
    margin-bottom: 0
}

.hpe-form .field-entry.checkbox-input .required-field {
    margin: 10px 0 0
}

.hpe-form .field-entry.checkbox-input .clear-both {
    clear: both
}

.hpe-form .field-entry.radio-inputs {
    padding-bottom: 20px
}

.hpe-form .field-entry.radio-input,
.hpe-form .field-entry.radio-inputs {
    position: relative
}

.hpe-form .field-entry.radio-input .message-input-radio,
.hpe-form .field-entry.radio-inputs .message-input-radio {
    float: none;
    margin-bottom: 10px;
    display: block
}

.hpe-form .field-entry.radio-input input,
.hpe-form .field-entry.radio-inputs input {
    position: relative;
    width: 20px;
    height: 20px;
    margin-right: 5px;
    display: inline-block;
    visibility: hidden;
    margin-top: 0 !important
}

.hpe-form .field-entry.radio-input input:checked+label:before,
.hpe-form .field-entry.radio-inputs input:checked+label:before {
    opacity: 1
}

.hpe-form .field-entry.radio-input .radio-helper,
.hpe-form .field-entry.radio-inputs .radio-helper {
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    top: 2px;
    left: 0;
    border: 2px solid #01A982;
    background-color: #FFF;
    cursor: pointer;
    margin-top: 0;
    margin-bottom: 0;
    border-radius: 50%
}

.hpe-form .field-entry.radio-input .radio-helper:before,
.hpe-form .field-entry.radio-inputs .radio-helper:before {
    display: block;
    opacity: 0;
    content: '';
    position: absolute;
    top: 2px;
    left: 2px;
    width: 12px;
    height: 12px;
    background-color: #01A982;
    border-top: none;
    border-right: none;
    transition: all .5s ease-in;
    border-radius: 50%
}

.hpe-form .field-entry.radio-input .radio-text-label,
.hpe-form .field-entry.radio-inputs .radio-text-label {
    display: inline-block;
    font-weight: 400;
    margin-bottom: 0;
    margin-left: -.5em;
    padding-left: .5em
}

#hf-header-v3 .hf-nav .hf-hmb-item .hf-hmb-icon~.hf-alt-text,
.hpe-form .radio-entry .radio-text-label {
    margin-left: 15px
}

.hpe-form .field-entry.checkbox-input .label-wrapper {
    padding-left: 30px
}

.hpe-form .field-entry.checkbox-input .label-wrapper .checkbox-text-label,
.hpe-form .field-entry.checkbox-input .label-wrapper .hpe-tooltips,
.hpe-form .field-entry.checkbox-input .label-wrapper .tooltip-form {
    display: inline;
    float: none
}

.hpe-form .field-entry.checkbox-input.has-label-wrapper input[type=checkbox] {
    position: absolute
}

.hpe-form .radio-entry label {
    padding: 0
}

.hpe-form .radio-entry .radio-helper,
.hpe-form .radio-entry .radio-helper:before {
    border-radius: 50%
}

.hpe-form .checkbox-entry input:checked+span {
    background-color: #01A982
}

.hpe-form .checkbox-entry .checkbox-helper:before {
    top: 3px;
    height: 6px;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    border: 2px solid #fff;
    border-top: none;
    border-right: none
}

.hpe-form .disclaimer-text,
.hpe-form label.disclaimer-text {
    height: 140px;
    overflow-y: auto;
    overflow-x: hidden
}

.hpe-form .checkbox-entry .checkbox-text-label {
    margin-bottom: 0
}

.hpe-form .disclaimer-text {
    margin-bottom: 5px;
    border: 1px solid #C6C9CA;
    border-radius: 0;
    padding: 6px 12px
}

.hpe-form input::-webkit-input-placeholder,
.hpe-form textarea::-webkit-input-placeholder {
    color: #707070
}

.hpe-form input:-moz-placeholder,
.hpe-form textarea:-moz-placeholder {
    color: #707070
}

.hpe-form input::-moz-placeholder,
.hpe-form textarea::-moz-placeholder {
    color: #707070
}

.hpe-form input:-ms-input-placeholder {
    color: #707070
}

.hpe-form label,
.hpe-form span {
    color: #707070;
    font-family: 'Metric Light', Arial, sans-serif;
    font-weight: 400
}

.hpe-form .group-input-text label span,
.hpe-form .input,
.hpe-form .select,
.hpe-form .textarea {
    font-family: 'Metric Regular', Arial, sans-serif
}

.hpe-form .hpe-form-disclaimer div,
.hpe-form .hpe-form-disclaimer p {
    color: #000;
    font-size: 12px
}

.hpe-form .validate-field {
    display: none
}

.hpe-form .validate-field .error-message {
    line-height: 17px;
    font-size: 15px;
    color: #D93A09
}

.hpe-form .form-group {
    position: relative;
    margin-bottom: 15px
}

.hpe-form .form-group.has-error .validate-field {
    display: block
}

.hpe-form .group-input-text label {
    -webkit-opacity: 0;
    filter: alpha(opacity=0)
}

.hpe-form .group-input-text .input-text {
    background: 0 0;
    border: none;
    color: #000;
    display: block;
    font-size: 18px;
    height: auto;
    line-height: 22px;
    margin: 0;
    outline: 0;
    padding: 0;
    position: relative;
    top: -20px;
    width: 100%;
    transition: top 250ms ease-in
}

.hpe-form .group-input-checkbox.has-focus .input-helper,
.hpe-form .group-input-radio.has-focus input:focus+.input-helper {
    outline-width: thin;
    outline-style: dotted
}

.hpe-form .group-input-text.has-focus {
    border-color: #01A982
}

.hpe-form .group-input-text.has-focus label {
    height: auto
}

.hpe-form .group-input-text.has-error {
    border-color: #D93A09
}

.hpe-form .group-input-text.has-error .validate-field {
    margin: 0 -15px
}

.hpe-form .group-input-text.has-value label {
    top: -6px;
    -webkit-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100)
}

.hpe-form .group-input-text.has-value .input {
    top: -14px
}

.hpe-form .group-input-checkbox,
.hpe-form .group-input-radio {
    position: relative
}

.hpe-form .group-input-checkbox .input,
.hpe-form .group-input-radio .input {
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    -webkit-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 20px;
    height: 20px
}

.hpe-form .group-input-checkbox .input-helper,
.hpe-form .group-input-checkbox .input-helper:before,
.hpe-form .group-input-radio .input-helper,
.hpe-form .group-input-radio .input-helper:before {
    cursor: pointer;
    display: block;
    position: absolute
}

.hpe-form .group-input-checkbox .input-helper,
.hpe-form .group-input-radio .input-helper {
    top: 2px;
    left: 0;
    border: 2px solid #01A982;
    background-color: #FFF;
    margin: 0;
    width: 20px;
    height: 20px
}

.hpe-form .group-input-checkbox .input:checked+.input-helper,
.hpe-form .group-input-radio .input:checked+.input-helper:before {
    background-color: #01A982
}

.hpe-form .group-input-checkbox .input-helper:before,
.hpe-form .group-input-radio .input-helper:before {
    content: '';
    top: 2px;
    left: 2px;
    -webkit-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: opacity .4s ease-in
}

.hpe-form .group-input-checkbox .input:checked+.input-helper:before,
.hpe-form .group-input-radio .input:checked+.input-helper:before {
    -webkit-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100)
}

.hpe-form .group-input-checkbox .label-wrapper,
.hpe-form .group-input-radio .label-wrapper {
    padding-left: 30px
}

.hpe-form .group-input-checkbox .label-wrapper label,
.hpe-form .group-input-radio .label-wrapper label {
    display: inline
}

.hpe-form .group-input-checkbox label .long,
.hpe-form .single-checkbox .group-input-checkbox label .short {
    display: none
}

.hpe-form .group-input-checkbox {
    position: relative
}

.hpe-form .group-input-checkbox .input-helper {
    border-radius: 4px
}

.hpe-form .group-input-checkbox .input-helper:before {
    border: 2px solid #FFF;
    border-top: none;
    border-right: none;
    top: 3px;
    transform: rotate(-45deg);
    width: 12px;
    height: 6px
}

.hpe-form .single-checkbox .group-input-checkbox label .long {
    display: block
}

.hpe-form .group-input-radio .group-radio-label {
    margin-bottom: 10px
}

.hpe-form .group-input-radio .group-radio {
    position: relative;
    display: inline-block;
    margin: 0 20px 8px 0
}

.hpe-form .group-input-radio .input-helper,
.hpe-form .group-input-radio .input-helper:before {
    border-radius: 50%
}

.hpe-form .group-input-radio .input-helper:before {
    width: 12px;
    height: 12px
}

.hpe-form .group-select {
    margin-bottom: 30px;
    margin-top: -8px
}

.hpe-form .group-select select::-ms-expand {
    display: none
}

.hpe-form .group-select .select,
.hpe-form .group-select .select-wrapper:before {
    cursor: pointer;
    color: #707070;
    background: 0 0
}

.hpe-form .group-select .select-wrapper {
    margin-bottom: 6px;
    height: 50px;
    position: relative
}

.hpe-form .group-select .select-wrapper:before {
    border-left: 1px solid #C6C9CA;
    font-size: 30px;
    padding: 0;
    pointer-events: none;
    position: absolute;
    right: 1px;
    text-align: center;
    top: 12px;
    z-index: 1;
    width: 42px;
    height: 30px
}

.hpe-form .group-select .select {
    border: 1px solid #C6C9CA;
    font-size: 18px;
    height: 100%;
    line-height: 22px;
    outline: 0;
    padding: 10px 50px 10px 15px;
    width: 100%;
    z-index: 2;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0
}

.hpe-form .group-select .select option {
    padding: 0 0 0 10px;
    color: #707070
}

.hpe-form .group-select.has-error .select {
    border-color: #D93A09
}

.hpe-form .group-select.has-focus .select {
    border-color: #01A982
}

.hpe-form .group-select.has-value .select {
    color: #000
}

.hpe-form .company-autocomplete {
    background-color: #fff;
    position: absolute;
    top: 49px;
    left: -1px;
    z-index: 2;
    width: 100%;
    border: 1px solid #C6C9CA;
    border-top: 0;
    box-sizing: content-box;
    max-height: 300px;
    overflow-y: auto
}

.hpe-form .company-autocomplete .item {
    cursor: pointer;
    padding: 5px 15px;
    display: block;
    border: 0
}

.hpe-form .company-autocomplete .item span {
    display: block
}

.hpe-form .company-autocomplete .item span .match {
    color: #000;
    display: inline;
    font-family: 'Metric Semibold'
}

.hpe-form .company-autocomplete .item .address {
    font-size: 15px;
    text-transform: capitalize
}

.hpe-form .company-autocomplete .item:focus,
.hpe-form .company-autocomplete .item:hover {
    text-decoration: none
}

.hpe-form .company-autocomplete .item:focus span,
.hpe-form .company-autocomplete .item:hover span {
    color: #000;
    font-family: 'Metric Semibold'
}

.hpe-form .company-autocomplete .item:first-child {
    padding-top: 10px
}

.hpe-form .company-autocomplete .item:last-child {
    padding-bottom: 10px
}

.hpe-form .company-autocomplete .autocomplete-loader {
    background: url(https://www.hpe.com/etc/clientlibs/hpeweb/images/loader.gif) 15px 15px no-repeat;
    height: 55px;
    background-size: 25px;
    padding-left: 55px;
    line-height: 55px
}

.character-count .field-length {
    position: absolute;
    top: 100%;
    right: 0;
    font-size: 12px
}

.overlay-validation {
    background: rgba(255, 255, 255, .9);
    display: none;
    position: fixed;
    opacity: 0;
    width: 100%;
    transition: opacity .3s ease
}

.overlay-validation.activeBg {
    top: 0;
    left: 0;
    height: 100%;
    opacity: 1;
    display: block;
    z-index: 1050
}

.overlay-validation .spinnerContainer {
    top: 0;
    left: 0;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 131;
    border: 0;
    text-indent: -99999px
}

.overlay-validation .img-loader {
    background: url(https://www.hpe.com/etc/clientlibs/hpeweb/images/loader.gif) 50% 50% no-repeat;
    background-size: 40px;
    position: relative
}

.group-input-tel,
.phone-field-holder {
    position: relative
}

.group-input-tel .plus-icon,
.phone-field-holder .plus-icon {
    display: none;
    color: #000;
    position: absolute;
    top: 20px;
    left: 14px;
    transition: top 250ms ease-in
}

.download-method-switcher-row .dropdown .trigger,
.group-input-tel.has-focus .plus-icon,
.group-input-tel.has-value .plus-icon,
.phone-field-holder.has-focus .plus-icon,
.phone-field-holder.has-value .plus-icon {
    display: block
}

.group-input-tel.has-focus .input-tel,
.group-input-tel.has-value .input-tel,
.phone-field-holder.has-focus .input-tel,
.phone-field-holder.has-value .input-tel {
    padding-left: 10px
}

.group-input-tel.has-focus .plus-icon,
.phone-field-holder.has-focus .plus-icon {
    top: 14px
}

.group-input-tel.has-value .plus-icon,
.phone-field-holder.has-value .plus-icon {
    top: 20px
}

.download-method-switcher-row .dropdown {
    position: relative;
    width: 100%
}

.download-method-switcher-row .dropdown a {
    text-decoration: none
}

.download-method-switcher-row .dropdown .trigger:before {
    content: "";
    width: 1px;
    height: 28px;
    background-color: #FFF;
    position: absolute;
    right: 44px;
    top: 10px;
    padding-left: 10px;
    border-right: 1px solid #C6C9CA
}

.download-method-switcher-row .dropdown .trigger .icon,
.download-method-switcher-row .dropdown .trigger .label {
    height: 48px;
    border-top: 1px solid #C6C9CA;
    border-bottom: 1px solid #C6C9CA;
    display: block;
    background-color: #FFF;
    box-sizing: border-box
}

.download-method-switcher-row .dropdown .trigger .label {
    font-weight: 400;
    text-align: left;
    font-family: 'Metric Regular', Arial, sans-serif;
    font-size: 18px;
    color: #767676;
    width: auto;
    border-left: 1px solid #C6C9CA;
    padding: 12px 15px 11px;
    overflow: hidden;
    white-space: nowrap;
    border-radius: 0
}

.download-method-switcher-row .dropdown .trigger .icon {
    float: right;
    width: 45px;
    border-right: 1px solid #C6C9CA
}

.download-method-switcher-row .dropdown .trigger .icon:before {
    border-left: 2px solid #C6C9CA;
    border-bottom: 2px solid #C6C9CA;
    width: 17px;
    height: 17px;
    transform: rotate(-45deg);
    content: "";
    margin-left: 14px;
    margin-top: 10px;
    display: block
}

.download-method-switcher-row .dropdown .trigger:focus .label {
    color: #000;
    border-left: 1px solid #01A982;
    border-top: 1px solid #01A982;
    border-bottom: 1px solid #01A982
}

.download-method-switcher-row .dropdown .trigger:focus .icon {
    border-right: 1px solid #01A982;
    border-top: 1px solid #01A982;
    border-bottom: 1px solid #01A982
}

.download-method-switcher-row .dropdown .trigger:focus .icon:before {
    border-left: 2px solid #000;
    border-bottom: 2px solid #000
}

.download-method-switcher-row .dropdown .items_list {
    display: none
}

.download-method-switcher-row .dropdown.opened .trigger .label {
    color: #000;
    border-left: 1px solid #01A982;
    border-top: 1px solid #01A982;
    border-bottom: 1px solid #01A982
}

.download-method-switcher-row .dropdown.opened .trigger .icon {
    border-right: 1px solid #01A982;
    border-top: 1px solid #01A982;
    border-bottom: 1px solid #01A982
}

.download-method-switcher-row .dropdown.opened .trigger .icon:before {
    border-left: 2px solid #000;
    border-bottom: 2px solid #000
}

.download-method-switcher-row .dropdown.opened .items_list {
    display: block;
    position: absolute;
    top: 47px;
    left: 0;
    width: 100%;
    max-height: 210px;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 101;
    border: 1px solid #01A982;
    box-sizing: border-box;
    box-shadow: 2px 2px 4px rgba(144, 144, 144, .4)
}

.download-method-switcher-row .dropdown.opened .items_list .dropdown_item a {
    display: block;
    width: 100%;
    box-sizing: border-box;
    border-bottom: 0;
    background-color: #FFF;
    padding: 2px 15px;
    overflow: hidden;
    white-space: normal;
    word-break: break-word;
    color: #000;
    font-family: 'Metric Regular', Arial, sans-serif;
    font-size: 18px;
    text-align: left
}

.download-method-switcher-row .dropdown.opened .items_list .dropdown_item a.selected,
.download-method-switcher-row .dropdown.opened .items_list .dropdown_item a:focus,
.download-method-switcher-row .dropdown.opened .items_list .dropdown_item a:hover {
    color: #fff;
    background: #01A982;
    cursor: pointer
}

.download-method-switcher-row .dropdown.dd_error .trigger .label,
.download-method-switcher-row .error .dropdown .trigger .label {
    border-left: 1px solid #D93A09;
    border-top: 1px solid #D93A09;
    border-bottom: 1px solid #D93A09;
    color: #D93A09
}

.download-method-switcher-row .dropdown.dd_error .trigger .icon,
.download-method-switcher-row .error .dropdown .trigger .icon {
    border-right: 1px solid #D93A09;
    border-top: 1px solid #D93A09;
    border-bottom: 1px solid #D93A09
}

.download-method-switcher-row .dropdown.dd_error .items_list,
.download-method-switcher-row .error .dropdown .items_list {
    border-color: #D93A09
}

.input-spinner {
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0), #fff, #fff, #fff) !important;
    top: 0;
    right: 0;
    width: 50px;
    height: 47px;
    display: none;
    position: absolute;
    z-index: 10
}

.input-spinner.active {
    display: block
}

.input-spinner::after {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    background: url(https://www.hpe.com/etc/clientlibs/hpeweb/images/loader.gif) 50% 50% no-repeat;
    background-size: 20px
}

.csstransitions .input-spinner {
    display: block;
    -webkit-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: opacity .2s ease-in
}

.hidden-values-contact-us,
.hpe-form .fieldset-mobile-phone.hide-it,
.hpe-overlay-container .form-body.submitted,
.standalone-email-sales .form-body.submitted {
    display: none
}

.csstransitions .input-spinner.active {
    -webkit-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100)
}

.hpe-overlay-container .form-title,
.standalone-email-sales .form-title {
    font-size: 30px;
    line-height: 33px
}

.hpe-form .fieldset-callpermission {
    padding-left: 20px
}

.hpe-form .fieldset-callpermission::before {
    content: "";
    border-left: solid 1px #C6C9CA;
    position: absolute;
    height: 17px;
    left: 0;
    top: 8px
}

.hpe-form .has-focus {
    border-color: #01A982 !important
}

.hpe-form .has-error,
.hpe-form .has-error select {
    border-color: #D93A09 !important
}

.hpe-form .has-error {
    margin-bottom: 30px
}

.hpe-form .has-value label {
    opacity: 1 !important;
    top: -6px !important
}

.hpe-form .has-value select {
    color: #000 !important
}

.hpe-form .has-value .input {
    top: -14px
}

.hpe-form .has-value .input[type=radio] {
    top: 2px
}

.hpe-form .has-value .input~.plus-icon {
    top: 20px
}

.hpe-form .hpe-form-disclaimer {
    margin-bottom: 60px
}

.hpe-form .hpe-form-disclaimer p {
    color: #000;
    font-size: 12px;
    line-height: 1.33333333em;
    margin: 15px 0 0
}

.hpe-form .hpe-form-disclaimer p a:hover {
    border-bottom: 1px solid #707070
}

.hpe-form .input-tel {
    padding-left: 15px
}

.hpe-form .input-tel~.plus-icon {
    color: #000;
    left: 14px;
    position: absolute;
    top: 15px;
    transition: top 250ms ease-in
}

.hpe-form .group-select .validate-field {
    margin-left: 0
}

.hpe-form .group-select label {
    font-family: 'Metric Regular';
    font-size: 15px;
    line-height: 19px;
    margin-bottom: 5px;
    color: #000
}

.hpe-form .group-input-text,
.hpe-form .group-textfield {
    padding: 12px 15px 6px;
    border: 1px solid #C6C9CA;
    margin-bottom: 30px
}

.hpe-form .group-input-text label,
.hpe-form .group-textfield label {
    display: block;
    font-size: 12px;
    font-weight: 400;
    height: 16px;
    line-height: 16px;
    opacity: 0;
    position: relative;
    top: -16px;
    transition: top 250ms ease-in
}

.hpe-form .group-input-text.has-error,
.hpe-form .group-textfield.has-error {
    margin-bottom: 57px
}

.hpe-form .group-input-checkbox input,
.hpe-form .group-input-checkbox.has-value input {
    top: 0
}

.hpe-form .group-textfield {
    height: 140px
}

.hpe-form .group-textfield .validate-field {
    margin: 0 -15px
}

.hpe-form .group-input-text {
    height: 50px
}

.hpe-form .opt-in-contactus {
    margin-top: 24px;
    margin-bottom: 30px
}

.hpe-form .opt-in-contactus .checkboxes-group-wrapper {
    display: flex
}

.hpe-form .opt-in-contactus .checkboxes-group-wrapper .group-input-checkbox {
    margin-right: 15px
}

.hpe-form .opt-in-contactus .checkboxes-group-label {
    color: #707070;
    margin-bottom: 15px;
    display: inline-block;
    font-family: 'Metric Light', Arial, sans-serif;
    font-size: 17px;
    line-height: 1.29411765em
}

.hpe-form .opt-in-contactus .fieldset-group fieldset:first-child {
    margin: 0 15px 0 0
}

.hpe-form .opt-in-contactus .fieldset-group fieldset:first-child::after {
    content: "";
    height: 15px;
    border-right: solid 1px #C6C9CA;
    position: absolute;
    top: 3px;
    right: 0
}

.hpe-form input,
.hpe-form textarea {
    background: 0 0;
    border: none;
    box-shadow: none;
    color: #000;
    font-size: 18px;
    line-height: 22px;
    margin: 0;
    outline: 0;
    padding: 0;
    position: relative;
    resize: none;
    top: -20px;
    height: 111px;
    transition: top 250ms ease-in
}

.hpe-form input:focus,
.hpe-form textarea:focus {
    box-shadow: none
}

.hpe-form .select-wrapper {
    height: 50px;
    margin-bottom: 6px;
    position: relative
}

.hpe-form .select-wrapper::before {
    position: absolute;
    z-index: 1;
    right: 1px;
    top: 12px;
    width: 42px;
    height: 30px;
    padding: 0;
    font-size: 30px;
    color: #707070;
    border-left: 1px solid #c6c9ca;
    text-align: center;
    cursor: pointer;
    pointer-events: none;
    background-color: transparent
}

.hpe-form .select-wrapper select {
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: 0;
    width: 100%;
    height: 100%;
    padding: 10px 50px 10px 15px;
    font-size: 18px;
    line-height: 22px;
    color: #707070;
    cursor: pointer;
    border: 1px solid #c6c9ca;
    border-radius: 0;
    background: 0 0;
    z-index: 2
}

.greeting-handle {
    color: #707070
}

.col-xs-12 hr {
    margin-top: 45px
}

@media (max-width:767px) {
    .hpe-overlay .hpe-form .group-textfield {
        margin-top: 0
    }
}

.hpe-overlay-container .form-title,
.standalone-email-sales .form-title {
    margin-top: 0;
    margin-bottom: 30px
}

.hpe-overlay-container .hpe-form,
.standalone-email-sales .hpe-form {
    margin-top: 22px;
    margin-left: -15px
}

.hpe-overlay-container .element-container,
.standalone-email-sales .element-container {
    display: block
}

.hpe-overlay-container .body-copy,
.standalone-email-sales .body-copy {
    margin-bottom: 0
}

.hpe-overlay-container .welcome-greeting,
.standalone-email-sales .welcome-greeting {
    display: none;
    margin-bottom: 20px
}

.hpe-overlay-container .welcome-greeting .welcome-user,
.standalone-email-sales .welcome-greeting .welcome-user {
    font-family: 'Metric Medium'
}

.hpe-overlay-container .welcome-greeting .user-email,
.standalone-email-sales .welcome-greeting .user-email {
    display: none
}

.hpe-overlay-container .welcome-greeting.display-greeting,
.hpe-overlay-container .welcome-greeting.display-greeting .email-exists,
.standalone-email-sales .welcome-greeting.display-greeting,
.standalone-email-sales .welcome-greeting.display-greeting .email-exists {
    display: block
}

.hpe-overlay-container .delete-session,
.standalone-email-sales .delete-session {
    font-family: 'Metric Light';
    color: #707070;
    border-bottom: 1px solid #01A982;
    text-decoration: none
}

.hpe-overlay-container .delete-session:focus,
.hpe-overlay-container .delete-session:hover,
.standalone-email-sales .delete-session:focus,
.standalone-email-sales .delete-session:hover {
    border-bottom-color: #707070
}

.hpe-overlay-container .top-align-field,
.standalone-email-sales .top-align-field {
    margin-top: 18px
}

.hpe-overlay-container .top-align-field.has-error,
.standalone-email-sales .top-align-field.has-error {
    margin-bottom: 30px
}

.hpe-overlay-container .checkbox-inputs,
.standalone-email-sales .checkbox-inputs {
    margin: 12px 0 35px
}

.hpe-overlay-container .user-feedback,
.standalone-email-sales .user-feedback {
    margin-bottom: 15px
}

.hpe-overlay-container .user-feedback.has-error,
.standalone-email-sales .user-feedback.has-error {
    margin-bottom: 30px
}

.hpe-overlay-container .page-info,
.standalone-email-sales .page-info {
    margin-bottom: 45px;
    color: #707070;
    font-family: 'Metric Medium'
}

.hpe-overlay-container .page-info .page-url,
.standalone-email-sales .page-info .page-url {
    font-family: 'Metric Medium'
}

.hpe-overlay-container .hpe-form .body-copy-small,
.standalone-email-sales .hpe-form .body-copy-small {
    font-family: 'Metric Regular';
    margin-bottom: 5px;
    color: #000
}

.hpe-overlay-container .hpe-form .text-field-group.textarea-input textarea,
.standalone-email-sales .hpe-form .text-field-group.textarea-input textarea {
    margin-bottom: 25px
}

.hpe-overlay-container .hpe-form .text-field-group.textarea-input .inline-field,
.standalone-email-sales .hpe-form .text-field-group.textarea-input .inline-field {
    display: inline-block;
    position: absolute;
    top: 143px
}

@media screen and (min-width:768px) {

    .hpe-overlay-container .hpe-form .field-entry .contact-radio-group,
    .standalone-email-sales .hpe-form .field-entry .contact-radio-group {
        display: inline-block;
        vertical-align: top
    }
}

.hpe-overlay-container .hpe-form .fieldset-call-permission,
.standalone-email-sales .hpe-form .fieldset-call-permission {
    padding-left: 20px;
    position: relative
}

.hpe-overlay-container .hpe-form .fieldset-call-permission:before,
.standalone-email-sales .hpe-form .fieldset-call-permission:before {
    content: "";
    border-left: solid 1px #C6C9CA;
    position: absolute;
    height: 17px;
    left: 0;
    top: 8px
}

@media screen and (max-width:767px) {

    .hpe-overlay-container .hpe-form .fieldset-call-permission,
    .standalone-email-sales .hpe-form .fieldset-call-permission {
        padding-left: 0
    }

    .hpe-overlay-container .hpe-form .fieldset-call-permission:before,
    .standalone-email-sales .hpe-form .fieldset-call-permission:before {
        display: none
    }
}

.hpe-overlay-container .hpe-form .fieldset-call-permission span,
.hpe-overlay-container .hpe-form .fieldset-hpe-contact span,
.standalone-email-sales .hpe-form .fieldset-call-permission span,
.standalone-email-sales .hpe-form .fieldset-hpe-contact span {
    vertical-align: top;
    padding-top: 3px
}

.hpe-overlay-container .hpe-form .fieldset-call-permission.single-group,
.standalone-email-sales .hpe-form .fieldset-call-permission.single-group {
    padding-left: 0;
    margin-left: 0
}

.hpe-overlay-container .hpe-form .fieldset-call-permission.single-group:before,
.standalone-email-sales .hpe-form .fieldset-call-permission.single-group:before {
    border: 0
}

.hpe-overlay-container .hpe-form .field-entry .radio-input-group,
.hpe-overlay-container .hpe-form .field-entry.radio-input .message-input-radio,
.hpe-overlay-container .hpe-form .field-entry.radio-inputs .message-input-radio,
.standalone-email-sales .hpe-form .field-entry .radio-input-group,
.standalone-email-sales .hpe-form .field-entry.radio-input .message-input-radio,
.standalone-email-sales .hpe-form .field-entry.radio-inputs .message-input-radio {
    margin: 5px 5px 0 0;
    display: inline-block
}

.hpe-overlay-container .hpe-form .field-entry .group-radio,
.standalone-email-sales .hpe-form .field-entry .group-radio {
    margin: 0 20px 8px 0
}

.hpe-overlay-container .hpe-form .field-entry.radio-input .required-field,
.hpe-overlay-container .hpe-form .field-entry.radio-inputs .required-field,
.standalone-email-sales .hpe-form .field-entry.radio-input .required-field,
.standalone-email-sales .hpe-form .field-entry.radio-inputs .required-field {
    clear: both;
    margin: 0
}

.hpe-overlay-container .hpe-form .field-entry.radio-input .hpe-tooltips,
.hpe-overlay-container .hpe-form .field-entry.radio-inputs .hpe-tooltips,
.standalone-email-sales .hpe-form .field-entry.radio-input .hpe-tooltips,
.standalone-email-sales .hpe-form .field-entry.radio-inputs .hpe-tooltips {
    margin-right: 35px
}

.hpe-overlay-container .hpe-form .field-entry.checkbox-input,
.standalone-email-sales .hpe-form .field-entry.checkbox-input {
    display: inline-block;
    margin-bottom: 10px
}

.hpe-overlay-container .hpe-form .field-entry.checkbox-input .checkbox-text-label,
.standalone-email-sales .hpe-form .field-entry.checkbox-input .checkbox-text-label {
    color: #000;
    margin-right: 5px
}

.hpe-overlay-container .hpe-form .phone-field-holder.has-focus input,
.hpe-overlay-container .hpe-form .phone-field-holder.has-value input,
.standalone-email-sales .hpe-form .phone-field-holder.has-focus input,
.standalone-email-sales .hpe-form .phone-field-holder.has-value input {
    padding-left: 15px
}

.hpe-overlay-container .btn-submit,
.standalone-email-sales .btn-submit {
    display: block;
    margin: 0 auto
}

.android-4-0 .hpe-overlay-container .btn-submit,
.android-4-0 .standalone-email-sales .btn-submit,
.android-version-lte-42 .hpe-overlay-container .btn-submit,
.android-version-lte-42 .standalone-email-sales .btn-submit {
    width: 200px
}

.hpe-overlay-container .form-submission-confirmation,
.standalone-email-sales .form-submission-confirmation {
    display: none;
    text-align: center
}

.hpe-overlay-container .form-submission-confirmation .overlay-completed,
.hpe-overlay-container .form-submission-confirmation.view-confirmation,
.standalone-email-sales .form-submission-confirmation .overlay-completed,
.standalone-email-sales .form-submission-confirmation.view-confirmation {
    display: block
}

.hpe-overlay-container .form-submission-confirmation .standalone-completed,
.standalone-email-sales .form-content .form-body.submitted,
.standalone-email-sales .form-content .form-submission-confirmation .overlay-completed,
.standalone-email-sales .form-submission-confirmation .standalone-completed {
    display: none
}

.standalone-email-sales {
    padding: 60px 0 30px;
    margin: 0;
    border: 0
}

.standalone-email-sales .form-content {
    position: relative
}

.standalone-email-sales .form-content .form-submission-confirmation .standalone-completed {
    display: block
}

.standalone-email-sales .form-content .form-submission-confirmation .standalone-completed h1 {
    margin-bottom: 30px
}

.standalone-email-sales .form-title {
    font-size: 40px;
    line-height: 1.05em;
    margin-bottom: 30px
}

.standalone-email-sales .hpe-form {
    margin-top: 0
}

@media screen and (max-width:480px) {
    .hpe-form .field-entry.checkbox-input .checkbox-text-label {
        max-width: 185px
    }

    .hpe-form .checkbox-inputs .hpe-tooltips {
        vertical-align: top
    }
}

@media screen and (max-width:767px) {

    .hpe-overlay-container .top-align-field,
    .standalone-email-sales .top-align-field {
        margin: 0
    }

    .standalone-email-sales .form-title {
        font-size: 25px;
        line-height: 1.04em
    }

    #MoxieFlyoutTab {
        right: 10px !important
    }
}

@media screen and (max-width:992px) {
    .standalone-email-sales .form-title {
        font-size: 32px;
        line-height: 1.0625em
    }
}

@media screen and (min-width:768px) {

    .hpe-overlay-container .hpe-form,
    .standalone-email-sales .hpe-form {
        margin-top: 45px
    }

    .hpe-overlay-container .overlay-tooltips .tooltip-body,
    .standalone-email-sales .overlay-tooltips .tooltip-body {
        left: -30px
    }

    .hpe-overlay-container .overlay-tooltips .tooltip-body:before,
    .standalone-email-sales .overlay-tooltips .tooltip-body:before {
        left: 34px
    }
}

.flexbox .hpe-form #disclaimer-1-wrapper .field-entry.checkbox-input:lang(ko),
.flexbox .hpe-form #disclaimer-2-wrapper .field-entry.checkbox-input:lang(ko),
.flexbox .hpe-form #disclaimer-3-wrapper .field-entry.checkbox-input:lang(ko),
.flexbox .hpe-form .country-custom-terms .field-entry.checkbox-input:lang(ko) {
    display: -ms-flex;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    -ms-align-items: flex-start;
    align-items: flex-start
}

.flexbox .hpe-form #disclaimer-1-wrapper .field-entry.checkbox-input:lang(ko) .checkbox-text-label:lang(ko),
.flexbox .hpe-form #disclaimer-1-wrapper .field-entry.checkbox-input:lang(ko) .radio-text-label:lang(ko),
.flexbox .hpe-form #disclaimer-2-wrapper .field-entry.checkbox-input:lang(ko) .checkbox-text-label:lang(ko),
.flexbox .hpe-form #disclaimer-2-wrapper .field-entry.checkbox-input:lang(ko) .radio-text-label:lang(ko),
.flexbox .hpe-form #disclaimer-3-wrapper .field-entry.checkbox-input:lang(ko) .checkbox-text-label:lang(ko),
.flexbox .hpe-form #disclaimer-3-wrapper .field-entry.checkbox-input:lang(ko) .radio-text-label:lang(ko),
.flexbox .hpe-form .country-custom-terms .field-entry.checkbox-input:lang(ko) .checkbox-text-label:lang(ko),
.flexbox .hpe-form .country-custom-terms .field-entry.checkbox-input:lang(ko) .radio-text-label:lang(ko) {
    flex: 1
}

.flexbox .hpe-form #disclaimer-1-wrapper .field-entry.checkbox-input:lang(ko) .required-field:lang(ko),
.flexbox .hpe-form #disclaimer-2-wrapper .field-entry.checkbox-input:lang(ko) .required-field:lang(ko),
.flexbox .hpe-form #disclaimer-3-wrapper .field-entry.checkbox-input:lang(ko) .required-field:lang(ko),
.flexbox .hpe-form .country-custom-terms .field-entry.checkbox-input:lang(ko) .required-field:lang(ko) {
    font-size: 12px;
    line-height: 15px;
    margin-top: 3px
}

#MoxieEmailButton span:before,
#MoxieFlyoutTab.offline-mode:before {
    font-family: hpe-glyphicons;
    font-weight: 400;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal
}

#MoxieFlyoutTab {
    z-index: 1010 !important
}

#MoxieFlyoutTab.offline-mode {
    background-color: #614767;
    z-index: 1039;
    padding-left: 15px;
    padding-bottom: 25px
}

#MoxieFlyoutTab.offline-mode #MoxieFlyoutTabText {
    color: #fff
}

#MoxieFlyoutTab.offline-mode img {
    display: none
}

#MoxieFlyoutTab.offline-mode:before {
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    content: "\f146";
    font-size: 16px;
    width: 20px;
    height: 20px;
    color: #fff
}

#MoxieEmailButton {
    background-color: #FF8D6D;
    max-width: 44px;
    height: 44px;
    position: fixed;
    right: 20px;
    bottom: 50px;
    border-radius: 44px;
    cursor: pointer;
    padding: 8px 11px;
    z-index: 20;
    overflow: hidden;
    transition: max-width .3s ease-in-out;
    box-shadow: 0 0 1px 1px #000
}

#MoxieEmailButton.sticky-footer {
    bottom: 50px
}

#MoxieEmailButton span {
    display: block;
    position: relative;
    font-size: 16px;
    overflow: hidden;
    height: 22px;
    color: #000;
    text-transform: uppercase;
    padding-right: 11px
}

#MoxieEmailButton span:before {
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    content: "\f164";
    font-size: 22px;
    color: #000;
    position: relative;
    margin-right: 18px;
    top: 3px
}

#MoxieEmailButton:hover {
    max-width: 500px
}

#MoxieEmailButton:hover span:before {
    left: 0
}

@media screen and (max-width:992px) {

    #MoxieEmailButton,
    #MoxieFlyoutTab {
        display: block
    }

    #MoxieFlyoutTab:hover {
        max-width: 44px !important
    }

    #MoxieEmailButton:hover {
        max-width: 44px
    }
}

.ipad #MoxieEmailButton span,
.iphone #MoxieEmailButton span {
    top: 2px
}

.on-mobile #MoxieEmailButton:hover,
.on-mobile #MoxieFlyoutTab:hover {
    max-width: 44px
}

#popupwin {
    z-index: 1999 !important
}

@media screen and (max-width:767px) {
    #MoxieEmailButton {
        right: 10px !important
    }

    #popupwin {
        right: -7px !important
    }
}

.egain-chat-on-page #MoxieEmailButton,
.egain-chat-on-page #MoxieFlyoutHolder,
.egain-chat-on-page #popupwin {
    display: none !important
}

@keyframes drawAndReverse {
    0% {
        stroke-dashoffset: 151px
    }

    100% {
        stroke-dashoffset: -131px
    }
}

@keyframes spin {
    0% {
        opacity: 1;
        transform: rotate(0)
    }

    50% {
        opacity: .75
    }

    100% {
        opacity: 1;
        transform: rotate(360deg)
    }
}

.grommet-spinner-container,
.hpe-spinner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, .9);
    z-index: 16
}

.hpe-spinner {
    background: url(https://www.hpe.com/etc/clientlibs/hpeweb/images/loader.gif) 50% 50% no-repeat rgba(255, 255, 255, .9);
    background-size: 40px;
    pointer-events: none
}

.hpe-spinner.in {
    pointer-events: auto
}

body>.hpe-spinner {
    position: fixed;
    z-index: 99999
}

.grommet-spinner {
    width: 24px;
    height: 24px;
    stroke-dasharray: 151px 151px;
    stroke-dashoffset: 0;
    transform: rotate(90deg);
    animation: drawAndReverse 4s alternate infinite ease-in-out
}

.grommet-spinner circle {
    stroke: #979797
}

@media all and (-ms-high-contrast:none) {
    .internet-explorer .grommet-spinner {
        transform: rotate(0);
        stroke-dashoffset: 50;
        animation: spin 3s infinite linear
    }
}

.grommet-spinner-static {
    background: url(/etc/clientlibs/hpeweb/images/grommet-spinner.gif) 50% 50% no-repeat
}

.embedded-video {
    position: relative;
    width: 100%;
    height: 650px;
    overflow: hidden;
    background: #000
}

.embedded-video .play-button {
    z-index: 2;
    transition: opacity .2s
}

.embedded-video .play-button.off {
    opacity: 0
}

.embedded-video .absolute-container {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    padding-top: 10px;
    padding-bottom: 10px
}

.embedded-video .centered-wrapper {
    position: relative;
    width: 100%;
    height: auto;
    max-width: 1250px;
    max-height: 100%
}

.embedded-video .centered-wrapper:before {
    display: block;
    content: '';
    padding-top: 56.25%
}

.embedded-video .player-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    opacity: 0;
    visibility: hidden
}

.embedded-video .player-wrapper smart-video-embedded {
    width: 100%;
    height: 100%
}

.embedded-video .video-bkg {
    transition: opacity .3s;
    z-index: 1;
    position: relative
}

.embedded-video.icon-right .play-button {
    margin-left: 300px
}

.embedded-video.icon-left .play-button {
    margin-left: -300px
}

.embedded-video.video-showing-animation .video-bkg {
    opacity: 0;
    z-index: 0
}

.embedded-video.video-showing-animation .play-button {
    opacity: 0
}

.embedded-video.video-showing-animation .player-wrapper {
    visibility: visible
}

.embedded-video .close-button {
    position: absolute;
    width: 25px;
    height: 25px;
    top: 10px;
    right: -45px;
    display: none
}

.embedded-video .close-button:after,
.embedded-video .close-button:before {
    position: absolute;
    left: 12px;
    top: -3px;
    content: '';
    height: 33.35px;
    width: 2px;
    background-color: #fff;
    opacity: .9
}

.embedded-video .close-button:hover:after,
.embedded-video .close-button:hover:before {
    opacity: 1
}

.embedded-video .close-button:before {
    transform: rotate(45deg)
}

.embedded-video .close-button:after {
    transform: rotate(-45deg)
}

@media (max-width:1199px) {
    .embedded-video .close-button {
        right: -40px
    }
}

@media (max-width:767px) {
    .embedded-video .close-button {
        right: 0;
        top: -30px;
        width: 20px;
        height: 20px
    }

    .embedded-video .close-button:after,
    .embedded-video .close-button:before {
        left: 9px;
        top: -3px;
        height: 26.3px
    }
}

.embedded-video .addthis_toolbox {
    position: absolute;
    top: 65px;
    right: -45px;
    display: none !important
}

.embedded-video .addthis_toolbox a {
    width: 25px;
    height: 25px;
    color: #fff;
    font-size: 25px;
    opacity: .9;
    margin: 0;
    padding: 0
}

.embedded-video .addthis_toolbox a:hover {
    opacity: 1
}

@media (max-width:1199px) {
    .embedded-video .addthis_toolbox {
        right: -40px;
        top: 60px
    }
}

@media (max-width:767px) {
    .embedded-video .addthis_toolbox {
        top: -30px;
        right: 35px
    }

    .embedded-video .addthis_toolbox a {
        width: 20px;
        height: 20px;
        font-size: 20px
    }
}

.embedded-video:hover .addthis_toolbox {
    display: block !important
}

@media (max-width:1199px) {
    .embedded-video {
        height: 420px
    }

    .embedded-video.icon-right .play-button {
        margin-left: 200px
    }

    .embedded-video.icon-left .play-button {
        margin-left: -200px
    }
}

@media (max-width:767px) {
    .embedded-video {
        height: 280px
    }

    .embedded-video.icon-left .play-button,
    .embedded-video.icon-right .play-button {
        margin-left: 0
    }
}

[class*=img-container-].img-container>.embedded-video {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    display: block
}

.img-container>.embedded-video .addthis_toolbox,
.img-container>.embedded-video .close-button {
    z-index: 1
}

.sticky.sticky-active {
    position: fixed;
    top: 0
}

.slide-carousel-dots {
    display: none;
    position: absolute;
    z-index: 1;
    left: 0;
    top: auto;
    bottom: 30px;
    width: 100%;
    height: auto;
    line-height: 11px;
    font-size: 0;
    text-align: center
}

.slide-carousel-dots>.dot-nav {
    display: inline-block;
    width: 9px;
    height: 9px;
    border-radius: 6px;
    margin: 0 5px;
    padding: 0;
    vertical-align: middle;
    outline: 0 !important;
    background: rgba(118, 118, 118, .5);
    border: none
}

.slide-carousel-dots>.dot-nav.active {
    width: 11px;
    height: 11px;
    cursor: default;
    border: 1px solid #bababa;
    background: rgba(255, 255, 255, .5)
}

.slide-carousel.dots-outside .slide-carousel-dots {
    position: static;
    padding: 30px 0
}

.dots-style-contrast.slide-dark .slide-carousel-dots .dot-nav {
    border: 1px solid #BABABA;
    background: rgba(118, 118, 118, .5)
}

.dots-style-contrast.slide-dark .slide-carousel-dots .dot-nav.active {
    background: rgba(255, 255, 255, .95)
}

.dots-style-contrast.slide-light .slide-carousel-dots .dot-nav {
    border: 1px solid #A3A3A3;
    background: rgba(118, 118, 118, .95)
}

.dots-style-contrast.slide-light .slide-carousel-dots .dot-nav.active {
    border: 1px solid #BABABA;
    background: rgba(255, 255, 255, .95)
}

.dots-style-contrast .slide-carousel-dots .dot-nav {
    transition: background-color .25s linear
}

.controls .slide-carousel-dots {
    display: block
}

.slide-carousel-control {
    display: none;
    position: absolute;
    z-index: 1;
    top: 50%;
    transform: translateY(-50%);
    margin: 0;
    padding: 0;
    border: 0;
    background: 0 0;
    text-align: center;
    width: 68px;
    height: 68px;
    line-height: 68px
}

.slide-carousel-control,
.slide-dark .slide-carousel-control {
    color: rgba(0, 0, 0, .5)
}

.slide-carousel-control:hover,
.slide-dark .slide-carousel-control:hover {
    color: rgba(0, 0, 0, .8)
}

.slide-light .slide-carousel-control {
    color: rgba(255, 255, 255, .6)
}

.slide-light .slide-carousel-control:hover {
    color: rgba(255, 255, 255, .9)
}

.slide-carousel-control .icon-arrow-left,
.slide-carousel-control .icon-arrow-right {
    vertical-align: middle;
    font-size: 68px
}

@media (min-width:1600px) {
    .slide-carousel-control.left {
        left: 25px
    }

    .slide-carousel-control.right {
        right: 25px
    }
}

@media (min-width:1800px) {
    .slide-carousel-control.left {
        left: calc(50% - 875px)
    }

    .slide-carousel-control.right {
        right: calc(50% - 875px)
    }
}

@media (min-width:992px) and (max-width:1599px) {
    .slide-carousel-control.left {
        left: 5px
    }

    .slide-carousel-control.right {
        right: 5px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .slide-carousel-control {
        width: 50px;
        height: 50px;
        line-height: 50px
    }

    .slide-carousel-control .icon-arrow-left,
    .slide-carousel-control .icon-arrow-right {
        font-size: 50px
    }

    .slide-carousel-control.right {
        right: 0
    }

    .slide-carousel-control.left {
        left: 0
    }
}

@media (max-width:767px) {
    .slide-carousel-control {
        width: 30px;
        height: 30px;
        line-height: 30px
    }

    .slide-carousel-control .icon-arrow-left,
    .slide-carousel-control .icon-arrow-right {
        font-size: 30px
    }

    .slide-carousel-control.right {
        right: 0
    }

    .slide-carousel-control.left {
        left: 0
    }
}

.controls .slide-carousel-control {
    display: block
}

.slide-carousel {
    position: relative;
    touch-action: pan-y
}

.slide-carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.slide-carousel-inner>.item {
    position: relative;
    display: none
}

.internet-explorer .slide-carousel-inner>.item,
.slide-carousel-inner>.item.left,
.slide-carousel-inner>.item.right {
    transition: left .3s ease-in-out
}

.slide-carousel-inner>.item.geipreset:not(.active) {
    display: block;
    position: absolute;
    right: 0;
    left: 0;
    opacity: 0;
    height: auto;
    min-height: auto
}

.slide-carousel-inner>.active,
.slide-carousel-inner>.next,
.slide-carousel-inner>.prev {
    display: block
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .slide-carousel-inner>.item {
        backface-visibility: hidden
    }

    .internet-explorer .slide-carousel-inner>.item,
    .slide-carousel-inner>.item.left,
    .slide-carousel-inner>.item.right {
        transition: transform .3s ease-in-out
    }

    .slide-carousel-inner>.item.active.right,
    .slide-carousel-inner>.item.next {
        left: 0;
        transform: translate3d(100%, 0, 0)
    }

    .slide-carousel-inner>.item.active.left,
    .slide-carousel-inner>.item.prev {
        left: 0;
        transform: translate3d(-100%, 0, 0)
    }

    .slide-carousel-inner>.item.active,
    .slide-carousel-inner>.item.next.left,
    .slide-carousel-inner>.item.prev.right {
        left: 0;
        transform: translate3d(0, 0, 0)
    }
}

.slide-carousel-inner>.next,
.slide-carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.slide-carousel-inner>.active.right,
.slide-carousel-inner>.next {
    left: 100%
}

.slide-carousel-inner>.active.left,
.slide-carousel-inner>.prev {
    left: -100%
}

.slide-carousel-inner>.active,
.slide-carousel-inner>.next.left,
.slide-carousel-inner>.prev.right {
    left: 0
}

.slide-carousel.whole-component-video>.embedded-video {
    display: none
}

.slide-carousel.whole-component-video.video-is-playing {
    background-color: #000;
    position: relative
}

.slide-carousel.whole-component-video.video-is-playing .slide-carousel-inner {
    opacity: 0
}

.slide-carousel.whole-component-video.video-is-playing>.embedded-video.is-playing {
    display: block;
    position: absolute;
    top: 0;
    z-index: 9;
    bottom: 0;
    height: 100%
}

#video-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 120;
    opacity: 1;
    display: none
}

#video-overlay.active {
    display: block
}

#video-overlay .video-container {
    display: flex;
    flex-direction: column;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 10%;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 10;
    background-color: #000;
    box-shadow: 0 1px 5px 2px rgba(198, 201, 202, .2);
    max-width: 70%;
    max-height: 80%
}

@media screen and (max-width:1199px) {
    #video-overlay .video-container {
        max-width: 80%;
        max-height: 60%
    }
}

@media screen and (max-width:991px) {
    #video-overlay .video-container {
        max-width: 70%;
        max-height: 50%
    }
}

@media screen and (max-width:767px) {
    #video-overlay .video-container {
        max-width: 70%;
        max-height: 60%
    }
}

@media screen and (max-height:600px) and (orientation:landscape) {
    #video-overlay .video-container {
        margin-top: 10px;
        max-width: 70%;
        max-height: 80%
    }
}

#video-overlay .video-content {
    flex: 1 1 auto;
    width: 100%;
    height: 100%;
    overflow: hidden
}

#video-overlay .video-content smart-video-embedded {
    width: 100%;
    height: 100%
}

#video-overlay .video-title-bar {
    flex: 0 0 auto;
    width: 100%;
    height: 30px;
    padding: 5px;
    color: #FFF;
    background: #000;
    font-family: 'Metric Medium', arial, sans-serif
}

@media (min-width:992px) {
    #video-overlay .video-title-bar {
        height: 52px;
        padding: 15px
    }
}

#video-overlay .video-title-bar .video-title {
    display: inline-block;
    max-width: 86%;
    height: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

#video-overlay .video-title-bar .sharebox {
    position: absolute;
    text-align: right;
    top: 0;
    right: 0;
    width: 30px;
    height: 30px
}

@media (min-width:992px) {
    #video-overlay .video-title-bar .sharebox {
        top: 10px;
        right: 10px
    }
}

@media (min-width:768px) and (max-width:991px) {
    #video-overlay .video-title-bar .sharebox {
        top: 5px;
        right: 5px
    }
}

#video-overlay .video-title-bar .sharebox .addthis_button {
    width: 100%;
    height: 100%;
    margin: 0
}

#video-overlay .video-title-bar .share-video-btn {
    color: #C6C9CA;
    font-size: 30px;
    margin: 0
}

@media screen and (max-width:991px) {
    #video-overlay .video-title-bar .share-video-btn {
        font-size: 15px;
        margin-top: 5px;
        margin-right: 5px
    }
}

@media screen and (max-width:767px) {
    #video-overlay .video-title-bar .share-video-btn {
        position: relative;
        font-size: 18px;
        top: 5px;
        right: 5px
    }
}

#video-overlay .close-video-btn {
    position: absolute;
    color: #FFF;
    top: -37px;
    right: -7px;
    cursor: pointer;
    border: 0;
    font-size: 22px;
    background: 0 0;
    padding: 6px
}

@media (max-width:767px) {
    #video-overlay .close-video-btn {
        top: -55px;
        right: -14px;
        font-size: 17px;
        padding: 13px
    }
}

#video-overlay .layer-bg-overlay {
    position: fixed;
    width: 100%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, .65) 0, rgba(0, 0, 0, .65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0);
    transition: opacity .3s ease .05s;
    display: none;
    opacity: 0
}

#video-overlay .layer-bg-overlay.activeBg {
    display: block;
    top: 0;
    left: 0;
    height: 100%;
    opacity: 1
}

@media screen and (max-width:480px) {

    .vjs-control-bar .vjs-duration,
    .vjs-control-bar .vjs-time-divider {
        display: none
    }

    .vjs-control-bar .vjs-current-time {
        margin-right: 6px
    }

    .vjs-control-bar .vjs-control {
        width: 32px
    }

    .vjs-control-bar .vjs-control:before {
        width: 32px;
        margin-left: 0;
        margin-right: 0
    }

    .vjs-user-inactive .vjs-control-bar .vjs-control {
        width: 0
    }

    .video-js-brightcove {
        height: 56.25%;
        margin: auto;
        position: absolute;
        top: 0;
        bottom: 0
    }
}

@media screen and (max-width:420px) {
    .android #video-overlay .video-container {
        max-width: 80%
    }
}

@media screen and (max-width:350px) {
    .android #video-overlay .video-container {
        max-width: 90%
    }
}

@-moz-document url-prefix() {
    #video-overlay .close-video-btn {
        outline: #000 dotted thin
    }
}

.disabled-focus #video-overlay .video-container,
.disabled-focus #video-overlay .video-container iframe,
.disabled-focus #video-overlay .video-content {
    outline: 0
}

.video-meta {
    display: none;
    position: absolute;
    bottom: 20px;
    right: 20px;
    width: 65px;
    height: 25px;
    text-align: center;
    background: rgba(0, 0, 0, .7);
    color: #fff;
    vertical-align: middle
}

.video-meta>span {
    color: inherit !important
}

@media (min-width:1200px) and (max-width:1599px) {
    .video-meta {
        right: 10px;
        bottom: 10px
    }
}

.drawer-head {
    background-color: #E7E7E7;
    user-select: none;
    border-top-width: 3px;
    position: relative;
    align-items: center;
    display: flex;
    height: 77px;
    cursor: pointer;
    margin-top: 50px
}

.drawer-head:not([class*=coloredline-]) {
    border-top: 3px solid #BFBFBF
}

.drawer-head:first-child {
    margin-top: 0
}

.drawer-head.coloredline-turquoise .themed path {
    stroke: #2AD2C9 !important
}

.drawer-head.coloredline-orange .themed path {
    stroke: #FF8D6D !important
}

.drawer-head.coloredline-purple .themed path {
    stroke: #614767 !important
}

.drawer-head .tag-h4 {
    margin-left: 76px;
    flex: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

@media (max-width:1199px) {
    .drawer-head .tag-h4 {
        margin-left: 74px
    }

    .drawer-head {
        height: 71px
    }
}

@media (max-width:767px) {
    .video-meta {
        bottom: 5px;
        right: 5px
    }

    .drawer-head .tag-h4 {
        margin-left: 52px
    }
}

.drawer-head .accordion-arrow-icon {
    margin: 0 30px
}

@media (max-width:767px) {
    .drawer-head .accordion-arrow-icon {
        margin: 0 20px
    }
}

@media (max-width:991px) {
    .video-meta>span {
        vertical-align: middle
    }

    .drawer-head {
        margin-top: 40px
    }
}

@media (max-width:767px) {
    .drawer-head {
        height: 59px
    }
}

.drawer-icon {
    width: 36px;
    height: 36px;
    position: absolute;
    left: 22px;
    top: 20px
}

@media (max-width:1199px) {
    .drawer-icon {
        width: 34px;
        height: 34px;
        top: 18px
    }
}

@media (max-width:767px) {
    .drawer-icon {
        width: 22px;
        height: 22px;
        left: 17px;
        top: 17px
    }
}

.drawer-body {
    background-color: #E7E7E7;
    visibility: hidden;
    overflow: hidden;
    height: 0
}

.drawer-body.show {
    visibility: visible;
    height: auto
}

.drawer-body .hpe-carousel {
    margin: 0 74px
}

.drawer-body .hpe-carousel.dots-outside:not(.no-dots) .owl-carousel {
    padding-bottom: 72px
}

.drawer-body .hpe-carousel.arrows-outside .owl-nav .owl-prev {
    left: -70px
}

.drawer-body .hpe-carousel.arrows-outside .owl-nav .owl-next {
    right: -70px
}

@media (max-width:1199px) {

    .drawer-body .hpe-carousel.arrows-outside .owl-nav .owl-next,
    .drawer-body .hpe-carousel.arrows-outside .owl-nav .owl-prev {
        width: 50px;
        height: 50px;
        margin-top: -60.5px
    }

    .drawer-body .hpe-carousel.arrows-outside .owl-nav .owl-prev {
        left: -46px
    }

    .drawer-body .hpe-carousel.arrows-outside .owl-nav .owl-next {
        right: -46px
    }

    .drawer-body .hpe-carousel {
        margin: 0 48px
    }
}

@media (max-width:767px) {
    .drawer-body .hpe-carousel {
        margin: 0 3px
    }

    .drawer-body .hpe-carousel .owl-nav {
        display: none
    }
}

.drawer-body .around-hpe-card {
    min-width: 200px
}

.tooltip-dot-wrapper {
    white-space: nowrap
}

.hpe-tooltip-dot {
    cursor: pointer;
    font-family: 'Metric Semibold';
    font-style: normal;
    border-radius: 6px;
    background: #FFF;
    color: #01A982;
    border: 1px solid #01A982;
    display: inline-block;
    margin-right: .2em;
    font-size: 11px !important;
    line-height: 9px !important;
    vertical-align: text-top;
    min-width: 15px;
    text-align: center;
    padding: 1px 3px;
    margin-left: -.15em;
    top: .3em
}

.firefox .hpe-tooltip-dot {
    padding: 0 3px 2px
}

.tag-h1 .hpe-tooltip-dot,
h1 .hpe-tooltip-dot {
    margin-left: -.5em;
    top: 1.55em
}

.tag-h2 .hpe-tooltip-dot,
h2 .hpe-tooltip-dot {
    margin-left: -.5em;
    top: 1.3em
}

.tag-h3 .hpe-tooltip-dot,
h3 .hpe-tooltip-dot {
    margin-left: -.5em;
    top: 1.2em
}

.tag-h4 .hpe-tooltip-dot,
h4 .hpe-tooltip-dot {
    margin-left: -.3em;
    top: .4em
}

.hpe-content-block .tag-h3.cb-title .hpe-tooltip-dot,
.hpe-content-block h3.cb-title .hpe-tooltip-dot {
    top: .6em;
    margin-left: -.2em
}

.solution-portfolio-v2 .text-wrapper h3 .hpe-tooltip-dot {
    top: .4em;
    margin-left: -.2em
}

.solution-portfolio-v2 .text-wrapper h2 .hpe-tooltip-dot {
    margin-left: -.4em;
    top: 1.1em
}

@media (min-width:992px) and (max-width:1599px) {

    .tag-h1 .hpe-tooltip-dot,
    h1 .hpe-tooltip-dot {
        top: 1.25em
    }

    .tag-h2 .hpe-tooltip-dot,
    h2 .hpe-tooltip-dot {
        margin-left: -.4em;
        top: 1em
    }

    .tag-h3 .hpe-tooltip-dot,
    h3 .hpe-tooltip-dot {
        margin-left: -.3em;
        top: 1em
    }

    .solution-portfolio-v2 .tile-header h2 .hpe-tooltip-dot {
        margin-left: -.3em;
        top: .8em
    }
}

@media (min-width:768px) and (max-width:1199px) {

    .tag-h1 .hpe-tooltip-dot,
    h1 .hpe-tooltip-dot {
        margin-left: -.35em;
        top: 1em
    }

    .tag-h2 .hpe-tooltip-dot,
    h2 .hpe-tooltip-dot {
        margin-left: -.3em;
        top: .9em
    }

    .tag-h3 .hpe-tooltip-dot,
    h3 .hpe-tooltip-dot {
        top: .9em
    }
}

@media (max-width:991px) {

    .tag-h1 .hpe-tooltip-dot,
    h1 .hpe-tooltip-dot {
        margin-left: -.2em;
        top: .7em
    }

    .tag-h3 .hpe-tooltip-dot,
    h3 .hpe-tooltip-dot {
        margin-left: -.3em
    }

    .hpe-content-block .tag-h3.cb-title .hpe-tooltip-dot,
    .hpe-content-block h3.cb-title .hpe-tooltip-dot {
        top: .3em
    }
}

@media (max-width:767px) {

    .tag-h2 .hpe-tooltip-dot,
    h2 .hpe-tooltip-dot {
        margin-left: -.3em;
        top: .7em
    }

    .tag-h3 .hpe-tooltip-dot,
    h3 .hpe-tooltip-dot {
        top: .6em
    }

    .hpe-content-block .tag-h3.cb-title .hpe-tooltip-dot,
    .hpe-content-block h3.cb-title .hpe-tooltip-dot {
        top: .3em;
        margin-left: -.15em
    }

    .solution-portfolio-v2 .tile-header h2 .hpe-tooltip-dot {
        margin-left: -.2em;
        top: .8em
    }
}

.hpe-tooltip-dot.active,
.hpe-tooltip-dot:hover {
    background: #01A982;
    color: #FFF
}

.dark-theme .hpe-tooltip-dot,
.promotional-component .hpe-tooltip-dot,
[class*=style-bg-]:not([class*=style-bg-gray]):not([class*=style-bg-grey]):not(.style-bg-white) .hpe-tooltip-dot {
    background: 0 0;
    color: #FFF;
    border-color: #FFF
}

.dark-theme .hpe-tooltip-dot.active,
.dark-theme .hpe-tooltip-dot:hover,
.promotional-component .hpe-tooltip-dot.active,
.promotional-component .hpe-tooltip-dot:hover,
[class*=style-bg-]:not([class*=style-bg-gray]):not([class*=style-bg-grey]):not(.style-bg-white) .hpe-tooltip-dot.active,
[class*=style-bg-]:not([class*=style-bg-gray]):not([class*=style-bg-grey]):not(.style-bg-white) .hpe-tooltip-dot:hover {
    background: #FFF;
    color: #01A982
}

.hpe-card .hpe-tooltip-dot,
.q .hpe-tooltip-dot,
.solution-recipe .hpe-tooltip-dot {
    background: #FFF !important;
    color: #01A982 !important;
    border-color: #01A982 !important
}

.hpe-card .hpe-tooltip-dot.active,
.hpe-card .hpe-tooltip-dot:hover,
.q .hpe-tooltip-dot.active,
.q .hpe-tooltip-dot:hover,
.solution-recipe .hpe-tooltip-dot.active,
.solution-recipe .hpe-tooltip-dot:hover {
    background: #01A982 !important;
    color: #FFF !important
}

.hpe-tooltip,
.hpe-tooltip-arrow {
    background: #FFF;
    position: absolute
}

.hpe-tooltip {
    display: block;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, .2);
    border: 1px solid #dedcdc;
    font-size: 17px;
    line-height: 20px;
    padding: 15px;
    cursor: default;
    opacity: 0;
    width: 100%;
    max-width: 300px;
    transform: translateY(10px);
    will-change: auto;
    transition: visibility .5s .2s;
    visibility: hidden;
    border-bottom: 4px solid #01A982;
    box-sizing: border-box
}

.hpe-tooltip.top-position {
    transform: translateY(0);
    border-bottom: none;
    border-top: 4px solid #01A982
}

.hpe-tooltip.opened {
    opacity: 1;
    transform: translateY(5px);
    z-index: 17;
    visibility: visible;
    transition: opacity .15s, transform .2s
}

.hpe-tooltip.opened.toppest,
.modal-open .hpe-tooltip.opened {
    z-index: 2000
}

@media (max-width:1199px) {
    .hpe-tooltip {
        font-size: 16px;
        line-height: 19px
    }
}

.hpe-tooltip-arrow {
    bottom: 100%;
    width: 20px;
    height: 20px;
    transform: rotate(45deg);
    margin-left: -10px;
    top: -11px;
    border-left: 1px solid #dedcdc;
    border-top: 1px solid #dedcdc
}

.top-position .hpe-tooltip-arrow {
    bottom: -10px;
    top: auto;
    transform: rotate(225deg)
}

.tooltips-container {
    z-index: 101
}

.explorer-11 .hpe-tooltip-dot {
    font-size: 13px !important
}

.scroller {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.scroller::-webkit-scrollbar {
    display: none
}

.scroller>.scrollbar-wrapper {
    position: absolute;
    cursor: default
}

.scroller>.scrollbar-wrapper .scrollbar,
.scroller>.scrollbar-wrapper .scrollbar-handle {
    position: absolute
}

.scroller>.scrollbar-wrapper .scrollbar {
    background: #707070
}

.scroller>.scrollbar-wrapper .scrollbar-dragger {
    position: absolute;
    cursor: pointer
}

.scroller>.scrollbar-wrapper .scrollbar-handle {
    background: #01A982
}

.scroller.vertical {
    overflow-y: scroll;
    overflow-x: hidden
}

.scroller.vertical>.scrollbar-wrapper {
    width: 16px;
    top: 0;
    bottom: 0;
    right: 25px
}

.scroller.vertical>.scrollbar-wrapper .scrollbar,
.scroller.vertical>.scrollbar-wrapper .scrollbar-handle {
    width: 6px;
    top: 0;
    bottom: 0;
    margin: 0 5px
}

.scroller.vertical>.scrollbar-wrapper .scrollbar-dragger {
    height: 100px;
    width: 100%
}

.scroller.horizontal {
    overflow-x: scroll;
    overflow-y: hidden
}

.scroller.horizontal>.scrollbar-wrapper {
    height: 16px;
    left: 0;
    right: 0;
    bottom: 25px
}

.scroller.horizontal>.scrollbar-wrapper .scrollbar,
.scroller.horizontal>.scrollbar-wrapper .scrollbar-handle {
    height: 6px;
    left: 0;
    right: 0;
    margin: 5px 0
}

.scroller.horizontal>.scrollbar-wrapper .scrollbar-dragger {
    width: 100px;
    height: 100%
}

.opp {
    position: relative;
    border: 4px solid #559ae6
}

.opp .opp-info {
    background-color: #559ae6;
    color: #FFF;
    padding: 5px;
    font-size: 13px;
    width: 90%;
    max-width: 250px;
    font-weight: 700;
    position: absolute;
    top: 0;
    left: auto;
    right: -4px;
    z-index: 10
}

.opp .opp-info a {
    color: inherit
}

.opp .opp-info-txt {
    white-space: nowrap;
    overflow: hidden;
    position: relative
}

.opp .opp-info-txt:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 40%;
    height: 100%;
    background: linear-gradient(to right, rgba(85, 154, 230, 0), #559ae6 100%)
}

.opp:hover .opp-info-txt {
    white-space: normal;
    overflow: inherit
}

.opp:hover .opp-info-txt:after {
    display: none
}

.page-redirect-v3 {
    visibility: hidden;
    background-color: #F6F6F6;
    height: 100vh
}

.page-redirect-v3.is-visible {
    visibility: visible
}

.page-redirect-v3 .page-redirect-wrapper {
    display: flex;
    flex-direction: column;
    height: 100%
}

.page-redirect-v3 .page-redirect-content {
    flex: 0 0 auto;
    margin: auto 0;
    display: flex;
    align-items: center;
    flex-direction: column;
    background-color: #FFF;
    padding: 30px 0
}

@media (min-width:768px) {
    .page-redirect-v3 .page-redirect-content {
        padding: 115px 0 230px
    }
}

.page-redirect-v3 .page-redirect-content .page-redirect-image {
    width: 100%;
    max-width: 90px;
    height: auto;
    margin: 10px 0
}

.page-redirect-v3 .page-redirect-content .page-redirect-image img {
    width: 100%;
    height: auto
}

.page-redirect-v3 .page-redirect-content .page-redirect-desc {
    position: relative;
    max-width: 300px;
    text-align: center;
    padding: 36px 20px 40px
}

.page-redirect-v3 .page-redirect-content .page-redirect-desc:before {
    content: "";
    width: 150px;
    height: 1px;
    position: absolute;
    top: 4px;
    left: 50%;
    margin-left: -75px;
    border-top: solid 1px #ccc
}

#buorg:before,
.grln-title:after,
.icon-lnk .icon-wrap:after {
    content: ''
}

.btn-v2 .button-icon,
.grln-title {
    position: relative
}

.page-redirect-v3 .page-redirect-content .page-redirect-desc .page-redirect-default,
.page-redirect-v3 .page-redirect-content .page-redirect-desc .page-redirect-history {
    color: #707070;
    font-size: 19px;
    line-height: 110%
}

@media (min-width:768px) {
    .page-redirect-v3 .page-redirect-content .page-redirect-desc {
        max-width: 370px;
        padding: 30px 0 10px
    }

    .page-redirect-v3 .page-redirect-content .page-redirect-desc:before {
        width: 370px;
        margin-left: -185px
    }

    .page-redirect-v3 .page-redirect-content .page-redirect-desc .page-redirect-default,
    .page-redirect-v3 .page-redirect-content .page-redirect-desc .page-redirect-history {
        font-size: 23px;
        line-height: 110%
    }
}

.page-redirect-v3 .page-redirect-content .page-redirect-btns-group {
    display: flex;
    text-align: center;
    margin: 0 20px
}

.page-redirect-v3 .page-redirect-content .page-redirect-btns-group .page-redirect-back-btn,
.page-redirect-v3 .page-redirect-content .page-redirect-btns-group .page-redirect-continue-btn {
    display: flex;
    flex-direction: column
}

.page-redirect-v3 .page-redirect-content .page-redirect-btns-group .page-redirect-back-btn:first-child,
.page-redirect-v3 .page-redirect-content .page-redirect-btns-group .page-redirect-continue-btn:first-child {
    margin-right: 5px
}

@media (min-width:768px) {

    .page-redirect-v3 .page-redirect-content .page-redirect-btns-group .page-redirect-back-btn:first-child,
    .page-redirect-v3 .page-redirect-content .page-redirect-btns-group .page-redirect-continue-btn:first-child {
        margin-right: 15px
    }
}

.page-redirect-v3 .page-redirect-content .page-redirect-history,
.page-redirect-v3 .page-redirect-content.use-history .page-redirect-default {
    display: none
}

.page-redirect-v3 .page-redirect-content .page-redirect-footnote {
    color: #707070;
    font-size: 12px;
    line-height: 1.66666667em
}

.hpe-header.hf-v3.page-redirect-header+.page-content {
    padding-top: 0
}

.dark-theme .body-copy,
.dark-theme .body-copy-large,
.dark-theme .body-copy-small,
.dark-theme .caption,
.dark-theme a,
.dark-theme a:focus,
.dark-theme a:hover,
.dark-theme a:visited,
.dark-theme b,
.dark-theme div,
.dark-theme em,
.dark-theme h2,
.dark-theme h3,
.dark-theme h4,
.dark-theme h5,
.dark-theme h6,
.dark-theme i,
.dark-theme li,
.dark-theme p,
.dark-theme span,
.dark-theme strong,
.dark-theme u,
.dark-theme ul {
    color: #FFF
}

.v2.tag-h1,
.v2.tag-h2,
.v2.tag-h3,
.v2.tag-h4,
.v2.tag-h5,
.v2.tag-h6,
h1.v2,
h2.v2,
h3.v2,
h4.v2,
h5.v2,
h6.v2 {
    font-family: 'Metric Semibold', Arial, sans-serif;
    color: #333
}

.dark-theme .v2.tag-h1,
.dark-theme .v2.tag-h2,
.dark-theme .v2.tag-h3,
.dark-theme .v2.tag-h4,
.dark-theme .v2.tag-h5,
.dark-theme .v2.tag-h6,
.dark-theme h1.v2,
.dark-theme h2.v2,
.dark-theme h3.v2,
.dark-theme h4.v2,
.dark-theme h5.v2,
.dark-theme h6.v2 {
    color: #FFF
}

.v2.tag-h1,
h1.v2 {
    font-size: 58px;
    line-height: 1em;
    color: #000
}

.v2.tag-h2,
h2.v2 {
    font-size: 42px;
    line-height: 1.19047619em
}

.v2.tag-h3,
h3.v2 {
    font-size: 32px;
    line-height: 1.09375em
}

.v2.tag-h4,
h4.v2 {
    font-size: 22px;
    line-height: 1.13636364em
}

.v2.tag-h5,
h5.v2 {
    font-family: 'Metric Regular';
    font-size: 30px;
    line-height: 1em
}

.v2.body-copy-large,
.v2.tag-h6,
h6.v2 {
    font-size: 28px;
    line-height: 1em
}

.v2.tag-h6,
h6.v2 {
    font-family: 'Metric Light'
}

.v2[class*=body-copy] {
    font-family: 'Metric Light', Arial, sans-serif;
    font-style: normal;
    color: #333
}

.v2.body-copy {
    font-size: 20px;
    line-height: 1.4em
}

.v2.body-copy-small {
    font-size: 16px;
    line-height: 1.1875em
}

.v2.caption {
    font-size: 21px;
    line-height: 1.38095238em;
    color: #333
}

.v2.link-primary {
    font-family: 'Metric Regular';
    font-size: 18px;
    line-height: 1.22222222em;
    color: #333
}

.btn-v2,
.secondary-link-v2,
.secondary-link-v2 span {
    font-family: 'Metric Semibold', Arial, sans-serif
}

.v2.link-primary:hover {
    color: #707070
}

.v2.link-primary.disabled {
    cursor: default;
    color: #707070
}

.grln-title {
    margin-bottom: .4em;
    padding-bottom: .5em
}

.grln-title:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 40px;
    height: 5px;
    background: #01A982
}

.grln-title.center {
    text-align: center
}

.grln-title.center:after {
    left: calc(50% - 20px)
}

@media (max-width:1199px) {

    .v2.tag-h1,
    h1.v2 {
        font-size: 48px;
        line-height: 1em
    }

    .v2.tag-h6,
    h6.v2 {
        font-size: 24px;
        line-height: 1.16666667em
    }
}

@media (max-width:991px) {

    .v2.tag-h1,
    h1.v2 {
        font-size: 36px;
        line-height: 1em
    }
}

@media (max-width:767px) {

    .v2.tag-h2,
    h2.v2 {
        font-size: 32px;
        line-height: 1.125em
    }

    .v2.tag-h3,
    h3.v2 {
        font-size: 28px;
        line-height: 1.14285714em
    }

    .v2.body-copy-large {
        font-size: 24px;
        line-height: 1em
    }

    .grln-title {
        padding-bottom: 20px
    }
}

.btn-v2 {
    background: #01A982;
    color: #FFF;
    padding: 10px 22px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: none;
    cursor: pointer;
    outline: #01A982 solid 0;
    text-align: center;
    overflow: hidden;
    font-size: 19px;
    line-height: 1.15789474em
}

.btn-v2[class*=sec-]:not(.dark-bkg),
.btn-white {
    color: #000
}

.btn-v2.hover .button-icon.slide-right:before,
.btn-v2:hover .button-icon.slide-right:before {
    margin-left: 5px;
    margin-right: 5px
}

.btn-v2 .button-icon:before {
    margin-right: 10px
}

.btn-v2[class*=sec-] {
    background: 0 0;
    border: 2px solid #01A982
}

.btn-v2[class*=sec-] .grommet-spinner circle {
    stroke: #000
}

.btn-v2.sec-orange {
    border-color: #FF8D6D;
    outline-color: #FF8D6D
}

.btn-v2.sec-white {
    border-color: #000;
    outline-color: #000
}

.btn-v2.sec-white.dark-bkg {
    border-color: #FFF;
    outline-color: #FFF
}

.btn-white {
    background: #FFF;
    outline-color: #FFF
}

.btn-v2.hover,
.btn-v2:hover {
    outline-width: 2px;
    color: #FFF
}

.btn-v2[class*=sec-]:not(.dark-bkg).hover,
.btn-v2[class*=sec-]:not(.dark-bkg):hover {
    color: #000
}

.btn-v2:focus {
    color: #FFF;
    outline: #2AD2C9 solid 2px
}

.btn-v2[class*=sec-]:not(.dark-bkg):focus,
.btn-white.hover,
.btn-white:focus,
.btn-white:hover {
    color: #000
}

.secondary-link-v2 {
    padding-left: 23px;
    display: inline-block;
    font-size: 18px;
    line-height: 22px;
    position: relative;
    color: #707070;
    text-decoration: none;
    cursor: pointer
}

.secondary-link-v2 em {
    position: absolute;
    color: #01A982;
    font-size: 14px;
    top: 2px;
    left: 0;
    transition: left .2s ease
}

.secondary-link-v2.regular.active em,
.secondary-link-v2.regular.focus em,
.secondary-link-v2.regular:active em,
.secondary-link-v2.regular:focus em,
.secondary-link-v2.regular:hover em,
.secondary-link-wrapper:active .secondary-link-v2 em,
.secondary-link-wrapper:focus .secondary-link-v2 em,
.secondary-link-wrapper:hover .secondary-link-v2 em {
    left: 5px
}

.hpe-lets-chat .hpe-lets-chat-popup .header,
.secondary-link-v2.medium-font {
    font-family: 'Metric Medium', Arial, sans-serif
}

.secondary-link-v2.active em,
.secondary-link-v2.focus em,
.secondary-link-v2:active em,
.secondary-link-v2:focus em,
.secondary-link-v2:hover em {
    left: 5px;
    color: #01A982
}

.secondary-link-v2.regular {
    font-size: 18px;
    line-height: 22px;
    padding-left: 23px
}

.secondary-link-v2.regular em {
    font-size: 14px
}

.secondary-link-v2.small {
    font-size: 15px;
    line-height: 18px;
    padding-left: 18px
}

.secondary-link-v2.small em {
    font-size: 12px
}

.secondary-link-v2.active,
.secondary-link-v2.focus,
.secondary-link-v2:active,
.secondary-link-v2:focus,
.secondary-link-v2:hover {
    color: #000;
    text-decoration: none
}

.secondary-link-v2.alpha,
.secondary-link-v2.alpha em {
    color: #707070;
    color: rgba(255, 255, 255, .6)
}

.secondary-link-v2.alpha.active,
.secondary-link-v2.alpha.active em,
.secondary-link-v2.alpha.focus,
.secondary-link-v2.alpha.focus em,
.secondary-link-v2.alpha:active,
.secondary-link-v2.alpha:active em,
.secondary-link-v2.alpha:focus,
.secondary-link-v2.alpha:focus em,
.secondary-link-v2.alpha:hover,
.secondary-link-v2.alpha:hover em {
    color: #FFF
}

.secondary-link-v2.small.active em,
.secondary-link-v2.small.focus em,
.secondary-link-v2.small:active em,
.secondary-link-v2.small:focus em,
.secondary-link-v2.small:hover em {
    left: 3px
}

@media screen and (min-width:768px) and (max-width:991px) {

    .secondary-link-v2,
    .secondary-link-v2.regular {
        font-size: 17px;
        line-height: 21px
    }
}

@media screen and (max-width:767px) {

    .secondary-link-v2,
    .secondary-link-v2.regular {
        font-size: 16px;
        line-height: 19px
    }
}

.secondary-link-v2.disable-arrow-color .icon-arrow-link-right {
    color: inherit
}

.secondary-link-v2.type-1 {
    font-size: 19px;
    line-height: 1.26315789em;
    color: #333;
    font-weight: 400;
    font-family: 'Metric Regular';
    padding-left: 35px
}

.secondary-link-v2.type-1 em {
    font-size: inherit
}

@media (max-width:767px) {
    .secondary-link-v2 {
        color: #333
    }

    .secondary-link-v2 .light .secondary-link-v2 {
        color: #FFF;
        opacity: .9
    }

    .secondary-link-v2 .light .secondary-link-v2 em {
        color: #FFF;
        opacity: .6
    }

    .secondary-link-v2 .light .secondary-link-v2:hover,
    .secondary-link-v2 .light .secondary-link-v2:hover em {
        opacity: 1
    }
}

.icon-lnk {
    color: #333;
    display: inline-flex;
    align-items: center;
    font-family: 'Metric Semibold', Arial, sans-serif;
    font-size: 19px;
    line-height: 1.2em;
    padding: 2px;
    margin: -2px
}

.icon-lnk .icon-wrap {
    position: relative;
    flex-basis: 46px;
    flex-shrink: 0;
    height: 46px;
    width: 46px;
    text-align: center
}

.icon-lnk .icon-wrap:after {
    display: block;
    position: absolute;
    border-radius: 50%;
    border: 2px solid #01A982;
    width: 46px;
    height: 46px;
    top: calc(50% - 23px);
    z-index: 1
}

.icon-lnk .icon-wrap img.icon {
    vertical-align: top
}

.icon-lnk .icon-wrap .icon {
    top: calc(50% - 12px);
    position: relative;
    width: 24px;
    height: 24px
}

.icon-lnk .icon-wrap:before {
    position: absolute;
    font-size: 26px;
    top: calc(50% - 13px);
    left: calc(50% - 13px)
}

.icon-lnk.circle-off .icon-wrap:after {
    display: none
}

.icon-lnk .icon-desc {
    padding-left: 10px
}

.icon-lnk:focus .icon-wrap:after,
.icon-lnk:hover .icon-wrap:after {
    border-width: 4px;
    left: -2px;
    top: calc(50% - 25px);
    width: 50px;
    height: 50px
}

.icon-lnk.circle-top {
    align-items: flex-start
}

.lrg-size {
    font-size: 24px;
    line-height: 28px
}

.dark-theme .icon-lnk .icon-wrap:after {
    border-color: #333
}

.icon-lnk:focus,
.icon-lnk:hover {
    color: #000
}

#buorg {
    background: rgba(97, 71, 103, .95);
    color: #FFF;
    font-family: 'Metric Light', Arial, sans-serif;
    text-align: left;
    line-height: 22px;
    font-size: 18px;
    border: none
}

#buorg:before {
    display: block;
    height: 4px;
    background: rgba(42, 210, 201, .95)
}

#buorg div {
    padding: 0;
    line-height: inherit
}

#buorg .container-gutter {
    max-width: 1600px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding: 15px 100px
}

.hf-col--,
.hpe-header.hf-v3-col-- {
    max-width: 100%;
    box-sizing: border-box
}

#buorg .container-gutter>div:first-child {
    position: relative;
    padding-left: 26px;
    flex: 1
}

#buorg b {
    font-family: 'Metric Semibold', Arial, sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 23px;
    display: block;
    margin-bottom: 4px
}

#buorg #buorgig,
#buorg #buorgul {
    font-size: 16px;
    line-height: 20px
}

:lang(ru) #buorg b {
    font-family: Arial, sans-serif
}

#buorg .buorg-icon {
    position: absolute;
    top: 3px;
    left: 0
}

#buorg .btn-wrappers {
    text-align: right;
    align-self: center;
    margin-left: 30px
}

#buorg #buorgig,
#buorg #buorgul {
    background: 0 0;
    box-shadow: none
}

#buorg #buorgig {
    padding: 0;
    margin-top: 10px;
    border-bottom: 1px solid #FFF;
    border-radius: 0
}

#buorg #buorgul {
    margin-right: 20px;
    padding: 10px 30px;
    outline: rgba(255, 255, 255, .6) solid 2px;
    transition: outline 50ms ease-out;
    text-transform: uppercase;
    font-family: 'Metric Regular', Arial, sans-serif
}

#buorg #buorgul.hover,
#buorg #buorgul:focus,
#buorg #buorgul:hover {
    outline-width: 4px
}

#buorg #buorgig:hover {
    border-bottom-color: transparent
}

@media (max-width:1599px) {
    #buorg .container-gutter {
        padding-left: 64px;
        padding-right: 64px
    }
}

@media (max-width:1199px) {
    #buorg .container-gutter {
        padding-left: 46px;
        padding-right: 46px
    }
}

@media (max-width:991px) {

    #buorg,
    #buorg b {
        line-height: 20px
    }

    #buorg {
        font-size: 16px
    }

    #buorg .container-gutter {
        padding-left: 30px;
        padding-right: 30px
    }

    #buorg b {
        font-size: 18px
    }
}

@media (max-width:767px) {
    #buorg .container-gutter {
        flex-direction: column;
        padding-left: 15px;
        padding-right: 15px
    }

    .ms-ie #buorg .container-gutter {
        display: block
    }

    #buorg .btn-wrappers {
        padding-top: 13px;
        text-align: left;
        align-self: baseline;
        margin-left: 26px
    }

    #buorg b {
        font-size: 17px;
        line-height: 19px
    }

    #buorg #buorgul {
        padding: 6.5px 20px
    }
}

.hpe-form-v2 button[type=submit].btn {
    font-family: 'Metric Semibold', Arial, sans-serif
}

.hpe-form-v2 .disclaimer-wrapper {
    padding: 0
}

.hpe-form-v2 .hpe-form-disclaimer p {
    color: #000;
    font-size: 12px
}

.hpe-form-v2 .form-group {
    margin-bottom: 2px
}

.hpe-form-v2 .group-input-text,
.hpe-form-v2 .group-select,
.hpe-form-v2 .group-textfield {
    padding: 32px 0 5px;
    border: 1px solid #C6C9CA;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    position: relative
}

.hpe-form-v2 .group-input-text label,
.hpe-form-v2 .group-select label,
.hpe-form-v2 .group-textfield label {
    font-size: 12px;
    line-height: 1.33333333em;
    font-family: 'Metric Light', Arial, sans-serif;
    font-weight: 400;
    color: #707070;
    height: 16px;
    position: absolute;
    top: 0;
    opacity: 0;
    display: block;
    transition: 250ms ease-in
}

.hpe-form-v2 .group-input-text .input-text,
.hpe-form-v2 .group-input-text textarea,
.hpe-form-v2 .group-select .input-text,
.hpe-form-v2 .group-select textarea,
.hpe-form-v2 .group-textfield .input-text,
.hpe-form-v2 .group-textfield textarea {
    font-size: 18px;
    line-height: 1.22222222em;
    color: #333;
    background: 0 0;
    border: none;
    display: block;
    height: 22px;
    margin: 0;
    outline: 0;
    padding: 0;
    width: 100%;
    font-family: 'Metric Light', Arial, sans-serif
}

.hpe-form-v2 .group-input-text .input-text::-moz-placeholder,
.hpe-form-v2 .group-input-text textarea::-moz-placeholder,
.hpe-form-v2 .group-select .input-text::-moz-placeholder,
.hpe-form-v2 .group-select textarea::-moz-placeholder,
.hpe-form-v2 .group-textfield .input-text::-moz-placeholder,
.hpe-form-v2 .group-textfield textarea::-moz-placeholder {
    color: #707070;
    opacity: 1
}

.hpe-form-v2 .group-input-text .input-text:-ms-input-placeholder,
.hpe-form-v2 .group-input-text textarea:-ms-input-placeholder,
.hpe-form-v2 .group-select .input-text:-ms-input-placeholder,
.hpe-form-v2 .group-select textarea:-ms-input-placeholder,
.hpe-form-v2 .group-textfield .input-text:-ms-input-placeholder,
.hpe-form-v2 .group-textfield textarea:-ms-input-placeholder {
    color: #707070
}

.hpe-form-v2 .group-input-text .input-text::-webkit-input-placeholder,
.hpe-form-v2 .group-input-text textarea::-webkit-input-placeholder,
.hpe-form-v2 .group-select .input-text::-webkit-input-placeholder,
.hpe-form-v2 .group-select textarea::-webkit-input-placeholder,
.hpe-form-v2 .group-textfield .input-text::-webkit-input-placeholder,
.hpe-form-v2 .group-textfield textarea::-webkit-input-placeholder {
    color: #707070
}

.hpe-form-v2 .group-input-text .input-text ::-webkit-input-placeholder,
.hpe-form-v2 .group-input-text textarea ::-webkit-input-placeholder,
.hpe-form-v2 .group-select .input-text ::-webkit-input-placeholder,
.hpe-form-v2 .group-select textarea ::-webkit-input-placeholder,
.hpe-form-v2 .group-textfield .input-text ::-webkit-input-placeholder,
.hpe-form-v2 .group-textfield textarea ::-webkit-input-placeholder {
    color: #707070
}

.hpe-form-v2 .group-input-text .input-text ::-moz-placeholder,
.hpe-form-v2 .group-input-text textarea ::-moz-placeholder,
.hpe-form-v2 .group-select .input-text ::-moz-placeholder,
.hpe-form-v2 .group-select textarea ::-moz-placeholder,
.hpe-form-v2 .group-textfield .input-text ::-moz-placeholder,
.hpe-form-v2 .group-textfield textarea ::-moz-placeholder {
    color: #707070
}

.hpe-form-v2 .group-input-text .input-text :-ms-input-placeholder,
.hpe-form-v2 .group-input-text textarea :-ms-input-placeholder,
.hpe-form-v2 .group-select .input-text :-ms-input-placeholder,
.hpe-form-v2 .group-select textarea :-ms-input-placeholder,
.hpe-form-v2 .group-textfield .input-text :-ms-input-placeholder,
.hpe-form-v2 .group-textfield textarea :-ms-input-placeholder {
    color: #707070
}

.hpe-form-v2 .group-input-text .input-text :-moz-placeholder,
.hpe-form-v2 .group-input-text textarea :-moz-placeholder,
.hpe-form-v2 .group-select .input-text :-moz-placeholder,
.hpe-form-v2 .group-select textarea :-moz-placeholder,
.hpe-form-v2 .group-textfield .input-text :-moz-placeholder,
.hpe-form-v2 .group-textfield textarea :-moz-placeholder {
    color: #707070
}

.hpe-form-v2 .group-input-text input::-ms-clear,
.hpe-form-v2 .group-select input::-ms-clear,
.hpe-form-v2 .group-textfield input::-ms-clear {
    display: none
}

.hpe-form-v2 .group-input-text .validate-field,
.hpe-form-v2 .group-select .validate-field,
.hpe-form-v2 .group-textfield .validate-field {
    height: 16px;
    position: absolute;
    top: 15px;
    opacity: 0;
    display: block;
    transition: 250ms ease-in;
    font-size: 12px;
    line-height: 1.33333333em;
    font-family: 'Metric Light', Arial, sans-serif;
    font-weight: 400;
    color: #D93A09;
    margin: 0
}

.hpe-form-v2 .group-input-text.has-focus label,
.hpe-form-v2 .group-input-text.has-value label,
.hpe-form-v2 .group-select.has-focus label,
.hpe-form-v2 .group-select.has-value label,
.hpe-form-v2 .group-textfield.has-focus label,
.hpe-form-v2 .group-textfield.has-value label {
    top: 16px;
    opacity: 1
}

.hpe-form-v2 .group-input-text .validate-field .error-message,
.hpe-form-v2 .group-input-text .validate-field span,
.hpe-form-v2 .group-select .validate-field .error-message,
.hpe-form-v2 .group-select .validate-field span,
.hpe-form-v2 .group-textfield .validate-field .error-message,
.hpe-form-v2 .group-textfield .validate-field span {
    color: #D93A09
}

.hpe-form-v2 .group-input-text .validate-field a,
.hpe-form-v2 .group-select .validate-field a,
.hpe-form-v2 .group-textfield .validate-field a {
    font-family: 'Metric Semibold';
    color: #D93A09;
    border-bottom: 1px solid #D93A09;
    transition: all .2s ease
}

.hpe-form-v2 .group-input-text .validate-field a:hover,
.hpe-form-v2 .group-select .validate-field a:hover,
.hpe-form-v2 .group-textfield .validate-field a:hover {
    border-bottom: 1px solid #707070
}

.hpe-form-v2 .group-input-text.has-value,
.hpe-form-v2 .group-input-text:hover,
.hpe-form-v2 .group-select.has-value,
.hpe-form-v2 .group-select:hover,
.hpe-form-v2 .group-textfield.has-value,
.hpe-form-v2 .group-textfield:hover {
    border-color: #707070
}

.hpe-form-v2 .group-input-text.has-focus,
.hpe-form-v2 .group-select.has-focus,
.hpe-form-v2 .group-textfield.has-focus {
    border-color: #2AD2C9
}

.hpe-form-v2 .group-input-text.has-focus .input-text,
.hpe-form-v2 .group-input-text.has-focus textarea,
.hpe-form-v2 .group-select.has-focus .input-text,
.hpe-form-v2 .group-select.has-focus textarea,
.hpe-form-v2 .group-textfield.has-focus .input-text,
.hpe-form-v2 .group-textfield.has-focus textarea {
    caret-color: #2AD2C9
}

.hpe-form-v2 .group-input-text.has-focus .input-text::-moz-placeholder,
.hpe-form-v2 .group-input-text.has-focus textarea::-moz-placeholder,
.hpe-form-v2 .group-select.has-focus .input-text::-moz-placeholder,
.hpe-form-v2 .group-select.has-focus textarea::-moz-placeholder,
.hpe-form-v2 .group-textfield.has-focus .input-text::-moz-placeholder,
.hpe-form-v2 .group-textfield.has-focus textarea::-moz-placeholder {
    color: transparent;
    opacity: 1
}

.hpe-form-v2 .group-input-text.has-focus .input-text:-ms-input-placeholder,
.hpe-form-v2 .group-input-text.has-focus textarea:-ms-input-placeholder,
.hpe-form-v2 .group-select.has-focus .input-text:-ms-input-placeholder,
.hpe-form-v2 .group-select.has-focus textarea:-ms-input-placeholder,
.hpe-form-v2 .group-textfield.has-focus .input-text:-ms-input-placeholder,
.hpe-form-v2 .group-textfield.has-focus textarea:-ms-input-placeholder {
    color: transparent
}

.hpe-form-v2 .group-input-text.has-focus .input-text::-webkit-input-placeholder,
.hpe-form-v2 .group-input-text.has-focus textarea::-webkit-input-placeholder,
.hpe-form-v2 .group-select.has-focus .input-text::-webkit-input-placeholder,
.hpe-form-v2 .group-select.has-focus textarea::-webkit-input-placeholder,
.hpe-form-v2 .group-textfield.has-focus .input-text::-webkit-input-placeholder,
.hpe-form-v2 .group-textfield.has-focus textarea::-webkit-input-placeholder {
    color: transparent
}

.hpe-form-v2 .group-input-text.has-focus .input-text ::-webkit-input-placeholder,
.hpe-form-v2 .group-input-text.has-focus textarea ::-webkit-input-placeholder,
.hpe-form-v2 .group-select.has-focus .input-text ::-webkit-input-placeholder,
.hpe-form-v2 .group-select.has-focus textarea ::-webkit-input-placeholder,
.hpe-form-v2 .group-textfield.has-focus .input-text ::-webkit-input-placeholder,
.hpe-form-v2 .group-textfield.has-focus textarea ::-webkit-input-placeholder {
    color: transparent
}

.hpe-form-v2 .group-input-text.has-focus .input-text ::-moz-placeholder,
.hpe-form-v2 .group-input-text.has-focus textarea ::-moz-placeholder,
.hpe-form-v2 .group-select.has-focus .input-text ::-moz-placeholder,
.hpe-form-v2 .group-select.has-focus textarea ::-moz-placeholder,
.hpe-form-v2 .group-textfield.has-focus .input-text ::-moz-placeholder,
.hpe-form-v2 .group-textfield.has-focus textarea ::-moz-placeholder {
    color: transparent
}

.hpe-form-v2 .group-input-text.has-focus .input-text :-ms-input-placeholder,
.hpe-form-v2 .group-input-text.has-focus textarea :-ms-input-placeholder,
.hpe-form-v2 .group-select.has-focus .input-text :-ms-input-placeholder,
.hpe-form-v2 .group-select.has-focus textarea :-ms-input-placeholder,
.hpe-form-v2 .group-textfield.has-focus .input-text :-ms-input-placeholder,
.hpe-form-v2 .group-textfield.has-focus textarea :-ms-input-placeholder {
    color: transparent
}

.hpe-form-v2 .group-input-text.has-focus .input-text :-moz-placeholder,
.hpe-form-v2 .group-input-text.has-focus textarea :-moz-placeholder,
.hpe-form-v2 .group-select.has-focus .input-text :-moz-placeholder,
.hpe-form-v2 .group-select.has-focus textarea :-moz-placeholder,
.hpe-form-v2 .group-textfield.has-focus .input-text :-moz-placeholder,
.hpe-form-v2 .group-textfield.has-focus textarea :-moz-placeholder {
    color: transparent
}

.hpe-form-v2 .group-input-text.has-error,
.hpe-form-v2 .group-select.has-error,
.hpe-form-v2 .group-textfield.has-error {
    border-color: #D93A09
}

.hpe-form-v2 .group-input-text.has-error .input-text,
.hpe-form-v2 .group-input-text.has-error textarea,
.hpe-form-v2 .group-select.has-error .input-text,
.hpe-form-v2 .group-select.has-error textarea,
.hpe-form-v2 .group-textfield.has-error .input-text,
.hpe-form-v2 .group-textfield.has-error textarea {
    color: #D93A09;
    caret-color: #D93A09
}

.hpe-form-v2 .group-input-text.has-error .input-text::-moz-placeholder,
.hpe-form-v2 .group-input-text.has-error textarea::-moz-placeholder,
.hpe-form-v2 .group-select.has-error .input-text::-moz-placeholder,
.hpe-form-v2 .group-select.has-error textarea::-moz-placeholder,
.hpe-form-v2 .group-textfield.has-error .input-text::-moz-placeholder,
.hpe-form-v2 .group-textfield.has-error textarea::-moz-placeholder {
    color: #D93A09;
    opacity: 1
}

.hpe-form-v2 .group-input-text.has-error .input-text:-ms-input-placeholder,
.hpe-form-v2 .group-input-text.has-error textarea:-ms-input-placeholder,
.hpe-form-v2 .group-select.has-error .input-text:-ms-input-placeholder,
.hpe-form-v2 .group-select.has-error textarea:-ms-input-placeholder,
.hpe-form-v2 .group-textfield.has-error .input-text:-ms-input-placeholder,
.hpe-form-v2 .group-textfield.has-error textarea:-ms-input-placeholder {
    color: #D93A09
}

.hpe-form-v2 .group-input-text.has-error .input-text::-webkit-input-placeholder,
.hpe-form-v2 .group-input-text.has-error textarea::-webkit-input-placeholder,
.hpe-form-v2 .group-select.has-error .input-text::-webkit-input-placeholder,
.hpe-form-v2 .group-select.has-error textarea::-webkit-input-placeholder,
.hpe-form-v2 .group-textfield.has-error .input-text::-webkit-input-placeholder,
.hpe-form-v2 .group-textfield.has-error textarea::-webkit-input-placeholder {
    color: #D93A09
}

.hpe-form-v2 .group-input-text.has-error .input-text ::-webkit-input-placeholder,
.hpe-form-v2 .group-input-text.has-error textarea ::-webkit-input-placeholder,
.hpe-form-v2 .group-select.has-error .input-text ::-webkit-input-placeholder,
.hpe-form-v2 .group-select.has-error textarea ::-webkit-input-placeholder,
.hpe-form-v2 .group-textfield.has-error .input-text ::-webkit-input-placeholder,
.hpe-form-v2 .group-textfield.has-error textarea ::-webkit-input-placeholder {
    color: #D93A09
}

.hpe-form-v2 .group-input-text.has-error .input-text ::-moz-placeholder,
.hpe-form-v2 .group-input-text.has-error textarea ::-moz-placeholder,
.hpe-form-v2 .group-select.has-error .input-text ::-moz-placeholder,
.hpe-form-v2 .group-select.has-error textarea ::-moz-placeholder,
.hpe-form-v2 .group-textfield.has-error .input-text ::-moz-placeholder,
.hpe-form-v2 .group-textfield.has-error textarea ::-moz-placeholder {
    color: #D93A09
}

.hpe-form-v2 .group-input-text.has-error .input-text :-ms-input-placeholder,
.hpe-form-v2 .group-input-text.has-error textarea :-ms-input-placeholder,
.hpe-form-v2 .group-select.has-error .input-text :-ms-input-placeholder,
.hpe-form-v2 .group-select.has-error textarea :-ms-input-placeholder,
.hpe-form-v2 .group-textfield.has-error .input-text :-ms-input-placeholder,
.hpe-form-v2 .group-textfield.has-error textarea :-ms-input-placeholder {
    color: #D93A09
}

.hpe-form-v2 .group-input-text.has-error .input-text :-moz-placeholder,
.hpe-form-v2 .group-input-text.has-error textarea :-moz-placeholder,
.hpe-form-v2 .group-select.has-error .input-text :-moz-placeholder,
.hpe-form-v2 .group-select.has-error textarea :-moz-placeholder,
.hpe-form-v2 .group-textfield.has-error .input-text :-moz-placeholder,
.hpe-form-v2 .group-textfield.has-error textarea :-moz-placeholder {
    color: #D93A09
}

.hpe-form-v2 .group-input-text.has-error label,
.hpe-form-v2 .group-select.has-error label,
.hpe-form-v2 .group-textfield.has-error label {
    opacity: 0
}

.hpe-form-v2 .group-input-text.has-error .validate-field,
.hpe-form-v2 .group-select.has-error .validate-field,
.hpe-form-v2 .group-textfield.has-error .validate-field {
    opacity: 1
}

.hpe-form-v2 .group-textfield {
    border: 1px solid #C6C9CA;
    padding: 20px 0;
    margin-top: 45px
}

.hpe-form-v2 .group-textfield textarea {
    padding: 0 20px;
    border: 0;
    outline: 0;
    box-shadow: none;
    resize: none;
    height: 88px;
    min-height: 88px
}

.hpe-form-v2 .group-textfield textarea:focus {
    box-shadow: none
}

.hpe-form-v2 .group-textfield .validate-field,
.hpe-form-v2 .group-textfield label {
    top: -10px
}

.hpe-form-v2 .group-textfield.has-focus label,
.hpe-form-v2 .group-textfield.has-value label {
    left: 0;
    bottom: 128px;
    top: auto;
    display: block;
    height: auto
}

.hpe-form-v2 .group-textfield.has-error .validate-field {
    left: 0;
    top: -21px
}

.hpe-form-v2 .group-textfield .field-length {
    margin-top: 3px;
    font-size: 12px;
    line-height: 1.33333333em;
    color: #707070
}

.hpe-form-v2 .group-textfield .field-length .char-count {
    color: #707070
}

.hpe-form-v2 .col-xs-12.form-wrapper:only-child {
    padding-right: 0;
    padding-left: 0
}

.hpe-form-v2 .group-select .select-wrapper {
    font-size: 30px;
    height: 22px
}

.hpe-form-v2 .group-select .select-wrapper:before {
    color: #01A982;
    content: "\f11d";
    padding: 0;
    pointer-events: none;
    position: absolute;
    right: -10px;
    text-align: center;
    top: 29px;
    z-index: 1;
    width: 42px;
    height: 30px;
    font-size: 25px;
    font-weight: 700
}

.hpe-form-v2 .group-select label,
.hpe-form-v2 .group-select select {
    height: auto;
    font-size: 18px;
    line-height: 1.22222222em;
    font-family: 'Metric Light', Arial, sans-serif
}

.hpe-form-v2 .group-select select::-ms-expand {
    display: none
}

.hpe-form-v2 .group-select select {
    opacity: 0;
    color: #333;
    position: relative;
    z-index: 1;
    background: 0 0;
    border: none;
    display: block;
    margin: 0;
    outline: 0;
    padding: 0 25px 0 0;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer
}

.hpe-form-v2 .group-input-checkbox .input:focus+.input-helper,
.hpe-form-v2 .group-input-radio .group-radio:not(.hide-it) input:focus+.input-helper {
    outline-width: thin;
    outline-style: dotted
}

.hpe-form-v2 .group-select label {
    z-index: 0;
    cursor: pointer;
    top: auto;
    bottom: 0;
    opacity: 1;
    transition: none
}

.hpe-form-v2 .group-select.has-focus,
.hpe-form-v2 .group-select.has-value,
.hpe-form-v2 .group-select:hover {
    border-color: #333
}

.hpe-form-v2 .group-select.has-focus select,
.hpe-form-v2 .group-select.has-value select {
    opacity: 1
}

.hpe-form-v2 .group-select.has-focus label,
.hpe-form-v2 .group-select.has-value label {
    font-size: 12px;
    line-height: 1.33333333em;
    font-family: 'Metric Light', Arial, sans-serif;
    color: #707070
}

.hpe-form-v2 .group-select.has-error {
    border-color: #D93A09
}

.hpe-form-v2 .group-select.has-error label {
    color: #D93A09;
    opacity: 1;
    display: none
}

.hpe-form-v2 .group-select.has-error option {
    color: #000
}

.hpe-form-v2 .group-select.has-error label,
.hpe-form-v2 .group-select.has-feedback label,
.hpe-form-v2 .group-select.has-focus label,
.hpe-form-v2 .group-select.has-value label {
    top: 16px;
    bottom: auto;
    padding-right: 0
}

.hpe-form-v2 .group-select.has-error select {
    opacity: 1;
    color: #D93A09
}

.hpe-form-v2 .group-input-checkbox {
    position: relative;
    margin-top: 32px
}

.hpe-form-v2 .group-input-checkbox label .long {
    display: none
}

.hpe-form-v2 .group-input-checkbox input {
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    opacity: 0;
    width: 20px;
    height: 20px
}

.hpe-form-v2 .group-input-checkbox .input-helper {
    border-radius: 4px;
    cursor: pointer;
    position: absolute;
    top: 2px;
    left: 0;
    border: 2px solid #01A982;
    background-color: #FFF;
    margin: 0;
    width: 20px;
    height: 20px
}

.hpe-form-v2 .group-input-checkbox .input-helper:before {
    cursor: pointer;
    display: block;
    position: absolute;
    border: 2px solid #FFF;
    border-top: none;
    border-right: none;
    transform: rotate(-45deg);
    width: 12px;
    height: 6px;
    content: '';
    top: 3px;
    left: 2px;
    opacity: 0;
    transition: opacity .4s ease-in
}

.hpe-form-v2 .group-input-checkbox .input:checked+.input-helper {
    background-color: #01A982
}

.hpe-form-v2 .group-input-checkbox .input:checked+.input-helper:before {
    opacity: 1
}

.hpe-form-v2 .group-input-checkbox .label-wrapper {
    padding-left: 30px
}

.hpe-form-v2 .group-input-checkbox .label-wrapper label {
    font-size: 18px;
    line-height: 1.22222222em;
    font-weight: 400;
    font-family: 'Metric Light', Arial, sans-serif;
    color: #707070;
    display: inline
}

.hpe-form-v2 .group-input-checkbox.has-error .validate-field {
    margin: 5px 0 5px -30px;
    color: #D93A09;
    display: block;
    font-size: 12px;
    line-height: 1.33333333em
}

.hpe-form-v2 .group-input-checkbox.has-error .validate-field .error-message {
    font-size: 12px;
    line-height: 1.33333333em;
    color: #D93A09
}

.hpe-form-v2 .group-input-radio .group-radio-label span,
.hpe-form-v2 .group-input-radio .group-radio:not(.hide-it) .label-wrapper label {
    font-size: 18px;
    line-height: 1.22222222em;
    color: #707070;
    font-family: 'Metric Light', Arial, sans-serif
}

.hpe-form-v2 .single-checkbox .group-input-checkbox label .short {
    display: none
}

.hpe-form-v2 .single-checkbox .group-input-checkbox label .long {
    display: block
}

.hpe-form-v2 .group-input-radio {
    position: relative;
    padding-top: 15px
}

.hpe-form-v2 .group-input-radio .inner-wrapper {
    display: flex;
    align-items: center;
    margin-bottom: 5px
}

.hpe-form-v2 .group-input-radio .group-radio-label {
    padding-right: 15px
}

.hpe-form-v2 .group-input-radio div[role=radiogroup] {
    display: flex;
    align-items: flex-start;
    flex-grow: 0
}

.hpe-form-v2 .group-input-radio .group-radio:not(.hide-it) {
    position: relative;
    display: inline-block;
    margin-right: 10px
}

.hpe-form-v2 .group-input-radio .group-radio:not(.hide-it):last-child {
    margin-right: 0
}

.hpe-form-v2 .group-input-radio .group-radio:not(.hide-it) input {
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    opacity: 0;
    width: 20px;
    height: 20px
}

.hpe-form-v2 .group-input-radio .group-radio:not(.hide-it) .input-helper {
    border-radius: 50%;
    cursor: pointer;
    display: block;
    position: absolute;
    top: 2px;
    left: 0;
    border: 2px solid #C6C9CA;
    background-color: #FFF;
    margin: 0;
    width: 20px;
    height: 20px
}

.hpe-form-v2 .group-input-radio .group-radio:not(.hide-it) .input-helper:before {
    width: 12px;
    height: 12px;
    content: '';
    top: 2px;
    left: 2px;
    opacity: 0;
    transition: opacity .4s ease-in;
    display: inline-block;
    border-radius: 50%;
    position: absolute
}

.hpe-form-v2 .group-input-radio .group-radio:not(.hide-it) input:checked+.input-helper:before {
    opacity: 1;
    background: #01A982
}

.hpe-form-v2 .group-input-radio .group-radio:not(.hide-it) .label-wrapper {
    padding-left: 23px
}

.hpe-form-v2 .group-input-radio .group-radio:not(.hide-it) .label-wrapper label {
    cursor: pointer;
    font-weight: 400;
    display: inline
}

.hpe-form-v2 .group-input-radio.has-error .inner-wrapper {
    margin-bottom: -4px
}

.hpe-form-v2 .group-input-radio.has-error .validate-field {
    margin-bottom: 5px;
    color: #D93A09;
    display: inline-block;
    font-size: 12px;
    line-height: 1.33333333em
}

.hpe-form-v2 .group-input-radio.has-error .validate-field .error-message {
    font-size: 12px;
    line-height: 1.33333333em
}

.hpe-form-v2 .group-input-tel .input-text {
    font-family: 'Metric Light', Arial, sans-serif
}

.hpe-form-v2 .group-input-tel.has-focus .input-text,
.hpe-form-v2 .group-input-tel.has-value .input-text {
    padding-left: 10px
}

.hpe-form-v2 .group-input-tel.has-focus .plus-icon,
.hpe-form-v2 .group-input-tel.has-value .plus-icon {
    left: 0;
    top: 31px
}

.hpe-form-v2 .group-input-tel.has-error .plus-icon {
    color: #D93A09
}

.hpe-form-v2 .company-autocomplete {
    background-color: #FFF;
    position: absolute;
    top: 49px;
    left: -1px;
    z-index: 2;
    width: 100%;
    border: 1px solid #C6C9CA;
    border-top: 0;
    box-sizing: content-box;
    max-height: 300px;
    overflow-y: auto
}

.hpe-form-v2 .company-autocomplete .item {
    color: #707070;
    cursor: pointer;
    padding: 5px 15px;
    display: block;
    border: 0
}

.hpe-form-v2 .company-autocomplete .item span .match,
.hpe-form-v2 .company-autocomplete .item:focus span,
.hpe-form-v2 .company-autocomplete .item:hover span {
    color: #000;
    font-family: 'Metric Semibold'
}

.hpe-form-v2 .company-autocomplete .item span {
    display: block
}

.hpe-form-v2 .company-autocomplete .item span .match {
    display: inline
}

.hpe-form-v2 .company-autocomplete .item .address {
    font-size: 15px;
    text-transform: capitalize
}

.hpe-form-v2 .company-autocomplete .item:focus,
.hpe-form-v2 .company-autocomplete .item:hover {
    text-decoration: none
}

.hpe-form-v2 .company-autocomplete .item:first-child {
    padding-top: 10px
}

.hpe-form-v2 .company-autocomplete .item:last-child {
    padding-bottom: 10px
}

.hpe-form-v2 .company-autocomplete .autocomplete-loader {
    background: url(https://www.hpe.com/etc/clientlibs/hpeweb/images/loader.gif) 15px 15px no-repeat;
    height: 55px;
    background-size: 25px;
    padding-left: 55px;
    line-height: 55px
}

.hpe-form-v2 .input-spinner {
    height: 35px;
    top: 22px
}

.hpe-form-v2 .hidden-values-contact-us {
    display: none
}

.hpe-form-v2 .top-align-field {
    margin: 0
}

.hpe-form-v2 .col-xs-12 .btn-submit,
.hpe-form-v2 .col-xs-12 hr,
.hpe-lets-chat .hpe-lets-chat-popup .lets-chat-wrapper.no-phone .lets-chat-links .icon-lnk:first-child {
    margin-top: 30px
}

.hpe-form-v2 .opt-in-contactus {
    margin-top: 24px
}

.hpe-form-v2 .opt-in-contactus .col-xs-12 {
    padding-left: 0;
    padding-right: 0
}

.hpe-form-v2 .opt-in-contactus .checkboxes-group-label {
    margin-bottom: 15px;
    display: inline-block;
    color: #707070
}

.hpe-form-v2 .opt-in-contactus .checkboxes-group-wrapper {
    display: flex
}

.hpe-form-v2 .opt-in-contactus .checkboxes-group-wrapper .group-input-checkbox {
    margin-top: 0;
    margin-right: 15px
}

.hpe-form-v2 .korean-privacy-policy .group-input-checkbox,
.hpe-form-v2 .opt-in .checkboxes-group-wrapper .group-input-checkbox {
    margin-top: 0
}

.hpe-form-v2 .korean-privacy-policy .group-input-checkbox.has-error .validate-field {
    margin-left: 0
}

.hf-row--,
.hpe-header.hf-v3-row-- {
    display: flex;
    margin-left: -15px;
    margin-right: -15px;
    list-style: none
}

.hpe-form-v2 .korean-privacy-policy .scroll-box {
    border: 1px solid #C6C9CA;
    height: 220px;
    margin-bottom: 10px;
    margin-top: 32px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 15px;
    width: 100%
}

.hpe-form-v2 .korean-privacy-policy .scroll-box .terms-title {
    font-size: 15px;
    text-transform: uppercase
}

.hpe-form-v2 .korean-privacy-policy .scroll-box ul li {
    margin-bottom: 5px;
    padding-left: 18px
}

@media (min-width:768px) {
    .hpe-form-v2 .col-sm-6.form-wrapper:last-child {
        padding-left: 50px;
        padding-right: 0
    }

    .hpe-form-v2 .col-sm-6.form-wrapper.hide-it+.col-sm-6.form-wrapper,
    .hpe-form-v2 .col-sm-6.form-wrapper:first-child {
        padding-right: 50px;
        padding-left: 0
    }
}

@media (max-width:991px) {

    .hpe-form-v2 .col-sm-6.form-wrapper,
    .hpe-form-v2 .col-xs-12.form-wrapper {
        padding-right: 0;
        padding-left: 0
    }
}

.hpe-form-v2.dark .group-input-text,
.hpe-form-v2.dark .group-select,
.hpe-form-v2.dark .group-textfield {
    border-color: #C6C9CA
}

.hpe-form-v2.dark .group-input-text .input-text,
.hpe-form-v2.dark .group-input-text label,
.hpe-form-v2.dark .group-input-text textarea,
.hpe-form-v2.dark .group-select .input-text,
.hpe-form-v2.dark .group-select label,
.hpe-form-v2.dark .group-select textarea,
.hpe-form-v2.dark .group-textfield .input-text,
.hpe-form-v2.dark .group-textfield label,
.hpe-form-v2.dark .group-textfield textarea {
    color: #C6C9CA
}

.hpe-form-v2.dark .group-input-text .input-text::-moz-placeholder,
.hpe-form-v2.dark .group-input-text textarea::-moz-placeholder,
.hpe-form-v2.dark .group-select .input-text::-moz-placeholder,
.hpe-form-v2.dark .group-select textarea::-moz-placeholder,
.hpe-form-v2.dark .group-textfield .input-text::-moz-placeholder,
.hpe-form-v2.dark .group-textfield textarea::-moz-placeholder {
    color: #C6C9CA;
    opacity: 1
}

.hpe-form-v2.dark .group-input-text .input-text:-ms-input-placeholder,
.hpe-form-v2.dark .group-input-text textarea:-ms-input-placeholder,
.hpe-form-v2.dark .group-select .input-text:-ms-input-placeholder,
.hpe-form-v2.dark .group-select textarea:-ms-input-placeholder,
.hpe-form-v2.dark .group-textfield .input-text:-ms-input-placeholder,
.hpe-form-v2.dark .group-textfield textarea:-ms-input-placeholder {
    color: #C6C9CA
}

.hpe-form-v2.dark .group-input-text .input-text::-webkit-input-placeholder,
.hpe-form-v2.dark .group-input-text textarea::-webkit-input-placeholder,
.hpe-form-v2.dark .group-select .input-text::-webkit-input-placeholder,
.hpe-form-v2.dark .group-select textarea::-webkit-input-placeholder,
.hpe-form-v2.dark .group-textfield .input-text::-webkit-input-placeholder,
.hpe-form-v2.dark .group-textfield textarea::-webkit-input-placeholder {
    color: #C6C9CA
}

.hpe-form-v2.dark .group-input-text .input-text ::-webkit-input-placeholder,
.hpe-form-v2.dark .group-input-text textarea ::-webkit-input-placeholder,
.hpe-form-v2.dark .group-select .input-text ::-webkit-input-placeholder,
.hpe-form-v2.dark .group-select textarea ::-webkit-input-placeholder,
.hpe-form-v2.dark .group-textfield .input-text ::-webkit-input-placeholder,
.hpe-form-v2.dark .group-textfield textarea ::-webkit-input-placeholder {
    color: #C6C9CA
}

.hpe-form-v2.dark .group-input-text .input-text ::-moz-placeholder,
.hpe-form-v2.dark .group-input-text textarea ::-moz-placeholder,
.hpe-form-v2.dark .group-select .input-text ::-moz-placeholder,
.hpe-form-v2.dark .group-select textarea ::-moz-placeholder,
.hpe-form-v2.dark .group-textfield .input-text ::-moz-placeholder,
.hpe-form-v2.dark .group-textfield textarea ::-moz-placeholder {
    color: #C6C9CA
}

.hpe-form-v2.dark .group-input-text .input-text :-ms-input-placeholder,
.hpe-form-v2.dark .group-input-text textarea :-ms-input-placeholder,
.hpe-form-v2.dark .group-select .input-text :-ms-input-placeholder,
.hpe-form-v2.dark .group-select textarea :-ms-input-placeholder,
.hpe-form-v2.dark .group-textfield .input-text :-ms-input-placeholder,
.hpe-form-v2.dark .group-textfield textarea :-ms-input-placeholder {
    color: #C6C9CA
}

.hpe-form-v2.dark .group-input-text .input-text :-moz-placeholder,
.hpe-form-v2.dark .group-input-text textarea :-moz-placeholder,
.hpe-form-v2.dark .group-select .input-text :-moz-placeholder,
.hpe-form-v2.dark .group-select textarea :-moz-placeholder,
.hpe-form-v2.dark .group-textfield .input-text :-moz-placeholder,
.hpe-form-v2.dark .group-textfield textarea :-moz-placeholder {
    color: #C6C9CA
}

.hpe-form-v2.dark .group-input-text.has-focus .input-text::-moz-placeholder,
.hpe-form-v2.dark .group-input-text.has-focus textarea::-moz-placeholder,
.hpe-form-v2.dark .group-select.has-focus .input-text::-moz-placeholder,
.hpe-form-v2.dark .group-select.has-focus textarea::-moz-placeholder,
.hpe-form-v2.dark .group-textfield.has-focus .input-text::-moz-placeholder,
.hpe-form-v2.dark .group-textfield.has-focus textarea::-moz-placeholder {
    color: transparent;
    opacity: 1
}

.hpe-form-v2.dark .group-input-text.has-focus .input-text:-ms-input-placeholder,
.hpe-form-v2.dark .group-input-text.has-focus textarea:-ms-input-placeholder,
.hpe-form-v2.dark .group-select.has-focus .input-text:-ms-input-placeholder,
.hpe-form-v2.dark .group-select.has-focus textarea:-ms-input-placeholder,
.hpe-form-v2.dark .group-textfield.has-focus .input-text:-ms-input-placeholder,
.hpe-form-v2.dark .group-textfield.has-focus textarea:-ms-input-placeholder {
    color: transparent
}

.hpe-form-v2.dark .group-input-text.has-focus .input-text::-webkit-input-placeholder,
.hpe-form-v2.dark .group-input-text.has-focus textarea::-webkit-input-placeholder,
.hpe-form-v2.dark .group-select.has-focus .input-text::-webkit-input-placeholder,
.hpe-form-v2.dark .group-select.has-focus textarea::-webkit-input-placeholder,
.hpe-form-v2.dark .group-textfield.has-focus .input-text::-webkit-input-placeholder,
.hpe-form-v2.dark .group-textfield.has-focus textarea::-webkit-input-placeholder {
    color: transparent
}

.hpe-form-v2.dark .group-input-text.has-focus .input-text ::-webkit-input-placeholder,
.hpe-form-v2.dark .group-input-text.has-focus textarea ::-webkit-input-placeholder,
.hpe-form-v2.dark .group-select.has-focus .input-text ::-webkit-input-placeholder,
.hpe-form-v2.dark .group-select.has-focus textarea ::-webkit-input-placeholder,
.hpe-form-v2.dark .group-textfield.has-focus .input-text ::-webkit-input-placeholder,
.hpe-form-v2.dark .group-textfield.has-focus textarea ::-webkit-input-placeholder {
    color: transparent
}

.hpe-form-v2.dark .group-input-text.has-focus .input-text ::-moz-placeholder,
.hpe-form-v2.dark .group-input-text.has-focus textarea ::-moz-placeholder,
.hpe-form-v2.dark .group-select.has-focus .input-text ::-moz-placeholder,
.hpe-form-v2.dark .group-select.has-focus textarea ::-moz-placeholder,
.hpe-form-v2.dark .group-textfield.has-focus .input-text ::-moz-placeholder,
.hpe-form-v2.dark .group-textfield.has-focus textarea ::-moz-placeholder {
    color: transparent
}

.hpe-form-v2.dark .group-input-text.has-focus .input-text :-ms-input-placeholder,
.hpe-form-v2.dark .group-input-text.has-focus textarea :-ms-input-placeholder,
.hpe-form-v2.dark .group-select.has-focus .input-text :-ms-input-placeholder,
.hpe-form-v2.dark .group-select.has-focus textarea :-ms-input-placeholder,
.hpe-form-v2.dark .group-textfield.has-focus .input-text :-ms-input-placeholder,
.hpe-form-v2.dark .group-textfield.has-focus textarea :-ms-input-placeholder {
    color: transparent
}

.hpe-form-v2.dark .group-input-text.has-focus .input-text :-moz-placeholder,
.hpe-form-v2.dark .group-input-text.has-focus textarea :-moz-placeholder,
.hpe-form-v2.dark .group-select.has-focus .input-text :-moz-placeholder,
.hpe-form-v2.dark .group-select.has-focus textarea :-moz-placeholder,
.hpe-form-v2.dark .group-textfield.has-focus .input-text :-moz-placeholder,
.hpe-form-v2.dark .group-textfield.has-focus textarea :-moz-placeholder {
    color: transparent
}

.hpe-form-v2.dark .group-input-text.has-focus,
.hpe-form-v2.dark .group-input-text.has-value,
.hpe-form-v2.dark .group-input-text:hover,
.hpe-form-v2.dark .group-select.has-focus,
.hpe-form-v2.dark .group-select.has-value,
.hpe-form-v2.dark .group-select:hover,
.hpe-form-v2.dark .group-textfield.has-focus,
.hpe-form-v2.dark .group-textfield.has-value,
.hpe-form-v2.dark .group-textfield:hover {
    border-color: #FFF
}

.hpe-form-v2.dark .group-input-text.has-focus .input-text,
.hpe-form-v2.dark .group-input-text.has-value .input-text,
.hpe-form-v2.dark .group-select.has-focus .input-text,
.hpe-form-v2.dark .group-select.has-value .input-text,
.hpe-form-v2.dark .group-textfield.has-focus .input-text,
.hpe-form-v2.dark .group-textfield.has-value .input-text {
    caret-color: #FFF;
    color: #FFF
}

.hpe-form-v2.dark .group-input-text.has-error,
.hpe-form-v2.dark .group-select.has-error,
.hpe-form-v2.dark .group-textfield.has-error {
    border-color: #D93A09
}

.hpe-form-v2.dark .group-input-text.has-error .validate-field,
.hpe-form-v2.dark .group-select.has-error .validate-field,
.hpe-form-v2.dark .group-textfield.has-error .validate-field {
    color: #FFF;
    background: #D93A09;
    padding: 0 2px
}

.hpe-form-v2.dark .group-textfield .field-length {
    color: #C6C9CA
}

.hpe-form-v2.dark .group-textfield.has-error textarea:focus {
    box-shadow: none;
    border: 0;
    outline: 0
}

.hpe-form-v2.dark .group-select select,
.hpe-form-v2.dark .group-select.has-error select {
    color: #FFF
}

.hpe-form-v2.dark .group-select.has-focus select {
    color: #C6C9CA
}

.hpe-form-v2.dark .group-select.has-focus select option {
    color: #333
}

.hpe-form-v2.dark .group-input-checkbox .label-wrapper label,
.hpe-form-v2.dark .group-input-radio .group-radio .label-wrapper label,
.hpe-form-v2.dark .group-input-radio .group-radio-label span,
.hpe-form-v2.dark .group-input-tel .plus-icon,
.hpe-form-v2.dark .group-input-tel.has-error .plus-icon {
    color: #FFF
}

.hpe-form-v2.dark .group-input-checkbox .input:checked+.input-helper {
    background-color: #FFF;
    border: #FFF
}

.hpe-form-v2.dark .group-input-checkbox .input:checked+.input-helper:before {
    background-color: #FFF;
    border-color: #01A982;
    top: 5px;
    left: 4px
}

.hpe-form-v2.dark .group-input-radio.has-error .validate-field {
    color: #FFF;
    background: #D93A09;
    padding: 0 2px
}

.hpe-form-v2.dark .input-spinner {
    background-image: none !important
}

@media (max-width:767px) {
    .hpe-overlay>.container-fluid.container-gutter {
        padding-left: 0;
        padding-right: 0
    }
}

.hf-row-- {
    flex: 0 1 100%;
    flex-direction: row;
    flex-wrap: wrap
}

.hf-col-- {
    flex: 1 0 0px;
    flex-basis: 0px;
    padding: 1rem 15px 0
}

@media (min-width:992px) and (max-width:1599px) {
    .hf-col--2 {
        flex-grow: 2
    }
}

.hpe-header.hf-v3 {
    position: absolute;
    width: 100%;
    height: 115px;
    z-index: auto
}

.hpe-header.hf-v3+.page-content {
    padding-top: 115px
}

@media (min-width:992px) {
    .hpe-header.hf-v3.transparent-bg {
        position: absolute;
        background: 0 0
    }

    .hpe-header.hf-v3.transparent-bg #hf-header-v3 .hf-nav {
        background: 0 0
    }

    .hpe-header.hf-v3.transparent-bg+.page-content {
        padding-top: 30px
    }
}

@media (max-width:991px) {
    .hpe-header.hf-v3 {
        height: 85px
    }

    .hpe-header.hf-v3+.page-content {
        padding-top: 85px
    }

    .home3 .hpe-header.hf-v3.transparent-bg {
        position: absolute;
        background: 0 0
    }

    .home3 .hpe-header.hf-v3.transparent-bg #hf-header-v3 .hf-nav {
        background: 0 0
    }

    .home3 .hpe-header.hf-v3.transparent-bg+.page-content {
        padding-top: 0
    }
}

.hpe-header.hf-v3 .hf-nav-link:focus {
    outline: 0
}

.hpe-header.hf-v3 .hf-nav-link:focus .hf-contact-icon,
.hpe-header.hf-v3 .hf-nav-link:focus .hf-link-icon,
.hpe-header.hf-v3 .hf-nav-link:focus .hf-link-text {
    outline: #2AD2C9 solid 2px
}

@media (max-width:767px) {
    .hpe-header.hf-v3 .hf-nav-link:focus .hf-hmb-icon {
        outline: #2AD2C9 solid 2px
    }
}

#hf-search-box-v3 .hf-search-submit:focus,
.disabled-focus .hpe-header.hf-v3 .hf-nav-link:focus .hf-contact-icon,
.disabled-focus .hpe-header.hf-v3 .hf-nav-link:focus .hf-hmb-icon,
.disabled-focus .hpe-header.hf-v3 .hf-nav-link:focus .hf-link-icon,
.disabled-focus .hpe-header.hf-v3 .hf-nav-link:focus .hf-link-text {
    outline: 0
}

.hpe-header.hf-v3-row-- {
    flex: 0 1 100%;
    flex-direction: row;
    flex-wrap: wrap
}

.hpe-header.hf-v3-col-- {
    flex: 1 0 0px;
    flex-basis: 0px;
    padding: 1rem 15px 0
}

.no-overflow .hpe-header.hf-v3 {
    z-index: 16
}

#hf-flyout-overlay-v3,
.hf-v3 .hf-search-overlay {
    top: 0;
    height: 100vh;
    z-index: 20;
    background: rgba(0, 0, 0, .4);
    width: 100%;
    left: 0
}

.privacy-banner.open+.hpe-header.hf-v3 {
    border-top: 1px solid #dbdbdb
}

.hpe-header.hf-v3 ul {
    margin: 0;
    padding: 0
}

body.hf-search-opened #hpealertcomp_container {
    display: none
}

.hf-v3 .hf-search-overlay {
    position: fixed;
    touch-action: none;
    cursor: url(../images/cursors/hpe2.0-search-overlay-cursor.cur), auto;
    visibility: hidden
}

.hf-search-opened:not(.hf-hmb-opened) .hf-v3 .hf-search-overlay {
    visibility: visible;
    transition: visibility 0s linear 50ms
}

.page-container {
    position: relative
}

#hf-flyout-overlay-v3 {
    position: fixed;
    pointer-events: none;
    background: linear-gradient(0deg, rgba(0, 0, 0, .8) 30%, rgba(0, 0, 0, 0) 100%);
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s linear 0s, visibility 0s linear .3s
}

.hf-flyout-opened #hf-flyout-overlay-v3 {
    opacity: 1;
    visibility: visible;
    transition: opacity .3s linear 0s, visibility 0s linear 0s
}

.hf-hmb-opened #hf-flyout-overlay-v3 {
    visibility: hidden;
    opacity: 0;
    transition: none
}

.hf-hmb-no-animation #hf-flyout-overlay-v3 {
    transition: none
}

header.transparent-bg~#hf-flyout-overlay-v3 {
    position: absolute;
    top: 145px;
    bottom: 0;
    height: auto;
    background: rgba(0, 0, 0, .4)
}

header.transparent-bg~#hf-flyout-overlay-v3:after {
    content: '';
    position: absolute;
    top: -115px;
    left: 0;
    width: 100%;
    height: 115px;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .4) 100%)
}

#hf-header-v3 .hf-utility-nav {
    height: 30px;
    background: #000;
    color: #969696
}

#hf-header-v3 .hf-utility-nav .hf-centered-content {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: flex-end
}

#hf-header-v3 .hf-utility-nav .hf-utility-link {
    display: block;
    font-size: 12px;
    font-family: 'Metric Medium';
    color: #969696;
    text-transform: uppercase;
    padding: 0 16px;
    white-space: nowrap
}

#hf-header-v3 .hf-utility-nav .hf-utility-link:active,
#hf-header-v3 .hf-utility-nav .hf-utility-link:hover {
    color: #d5d5d5;
    text-underline: none
}

#hf-header-v3 .hf-utility-nav .hf-utility-link:active .hf-globe-icon,
#hf-header-v3 .hf-utility-nav .hf-utility-link:hover .hf-globe-icon {
    fill: #d5d5d5
}

#hf-header-v3 .hf-utility-nav .hf-globe-icon {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-top: -2px;
    margin-right: 5px;
    vertical-align: middle;
    fill: #969696
}

#hf-header-v3 .hf-utility-nav .hf-utility-item {
    position: relative;
    top: -1px;
    line-height: 14px;
    margin: 8px 0;
    border-right: #969696 solid 1px
}

#hf-header-v3 .hf-utility-nav .hf-utility-dynamic {
    flex: 0 1 auto;
    height: 100%;
    margin-right: -1px;
    padding: 0 1px 0 2px;
    display: flex;
    align-items: center;
    overflow: hidden
}

#hf-header-v3 .hf-utility-nav .hf-utility-cs {
    flex: 0 0 auto;
    height: 100%;
    display: flex;
    flex-flow: row;
    align-items: center
}

#hf-header-v3 .hf-utility-nav .hf-utility-cs.hf-reduced .hf-cs-text,
#hf-header-v3.sticky.sticky-active .hf-utility-nav {
    display: none
}

#hf-header-v3 .hf-utility-nav .hf-utility-cs .hf-utility-item {
    border-right: none
}

#hf-header-v3 .hf-utility-nav .hf-utility-cs .hf-utility-item .hf-utility-link {
    padding-right: 0
}

@media (max-width:991px) {

    .hf-flyout-contact-us-opened #hf-flyout-overlay-v3,
    .hf-flyout-shopping-cart-opened #hf-flyout-overlay-v3,
    .hf-hybris-flyout-opened #hf-flyout-overlay-v3 {
        visibility: hidden;
        opacity: 0;
        transition: none
    }

    #hf-header-v3 .hf-utility-nav {
        display: none
    }
}

#hf-header-v3 .hf-nav {
    background: #FFF;
    transition: background .25s ease-out
}

#hf-header-v3 .hf-icon,
#hf-header-v3 .hf-link-text,
#hf-header-v3 .hf-nav-link {
    transition: color 125ms ease-out, fill 125ms ease-out, stroke 125ms ease-out
}

#hf-header-v3 .hf-hmb-item:before {
    transition: background 125ms ease-out
}

#hf-header-v3 .hf-icon,
#hf-header-v3 .hf-icon:active,
#hf-header-v3 .hf-icon:hover,
#hf-header-v3 .hf-link-text,
#hf-header-v3 .hf-link-text:active,
#hf-header-v3 .hf-link-text:hover,
#hf-header-v3 .hf-nav-link,
#hf-header-v3 .hf-nav-link:active,
#hf-header-v3 .hf-nav-link:hover,
#hf-header-v3.dark .hf-icon,
#hf-header-v3.dark .hf-icon:active,
#hf-header-v3.dark .hf-icon:hover,
#hf-header-v3.dark .hf-link-text,
#hf-header-v3.dark .hf-link-text:active,
#hf-header-v3.dark .hf-link-text:hover,
#hf-header-v3.dark .hf-nav-link,
#hf-header-v3.dark .hf-nav-link:active,
#hf-header-v3.dark .hf-nav-link:hover {
    fill: #000;
    color: #000
}

#hf-header-v3 .hf-icon[inverse-fill],
#hf-header-v3.dark .hf-icon[inverse-fill] {
    fill: none;
    stroke: #000
}

#hf-header-v3 .hf-hmb-item:before,
#hf-header-v3.dark .hf-hmb-item:before {
    background: #000
}

#hf-header-v3.light .hf-icon,
#hf-header-v3.light .hf-icon:active,
#hf-header-v3.light .hf-icon:hover,
#hf-header-v3.light .hf-link-text,
#hf-header-v3.light .hf-link-text:active,
#hf-header-v3.light .hf-link-text:hover,
#hf-header-v3.light .hf-nav-link,
#hf-header-v3.light .hf-nav-link:active,
#hf-header-v3.light .hf-nav-link:hover {
    fill: #FFF;
    color: #FFF
}

#hf-header-v3.light .hf-icon[inverse-fill] {
    fill: none;
    stroke: #FFF
}

#hf-header-v3.light .hf-search-item.active .hf-icon,
#hf-header-v3.light .hf-search-item.active .hf-icon:hover {
    fill: #000
}

#hf-header-v3.light .hf-hmb-item:before {
    background: #FFF
}

#hf-header-v3.sticky.sticky-active .hf-nav {
    background: #FFF !important
}

#hf-header-v3.sticky.sticky-active .hf-icon,
#hf-header-v3.sticky.sticky-active .hf-icon:active,
#hf-header-v3.sticky.sticky-active .hf-icon:hover,
#hf-header-v3.sticky.sticky-active .hf-link-text,
#hf-header-v3.sticky.sticky-active .hf-link-text:active,
#hf-header-v3.sticky.sticky-active .hf-link-text:hover,
#hf-header-v3.sticky.sticky-active .hf-nav-link,
#hf-header-v3.sticky.sticky-active .hf-nav-link:active,
#hf-header-v3.sticky.sticky-active .hf-nav-link:hover {
    fill: #000;
    color: #000
}

#hf-header-v3.sticky.sticky-active .hf-icon[inverse-fill] {
    fill: none;
    stroke: #000
}

#hf-header-v3.sticky.sticky-active .hf-hmb-item:before {
    background: #000
}

#hf-header-v3.sticky.hf-appear-transition {
    animation: hf-appear .4s
}

#hf-header-v3.sticky.hf-appear-transition .hf-nav {
    transition: background 0s linear
}

#hf-header-v3.sticky.hf-appear-transition .hf-icon,
#hf-header-v3.sticky.hf-appear-transition .hf-link-text,
#hf-header-v3.sticky.hf-appear-transition .hf-nav-link {
    transition: color 0s linear, fill 0s linear
}

@media (max-width:991px) {

    body:not(.home3) .hf-v3.transparent-bg #hf-header-v3.light .hf-icon,
    body:not(.home3) .hf-v3.transparent-bg #hf-header-v3.light .hf-icon:active,
    body:not(.home3) .hf-v3.transparent-bg #hf-header-v3.light .hf-icon:hover,
    body:not(.home3) .hf-v3.transparent-bg #hf-header-v3.light .hf-link-text,
    body:not(.home3) .hf-v3.transparent-bg #hf-header-v3.light .hf-link-text:active,
    body:not(.home3) .hf-v3.transparent-bg #hf-header-v3.light .hf-link-text:hover,
    body:not(.home3) .hf-v3.transparent-bg #hf-header-v3.light .hf-nav-link,
    body:not(.home3) .hf-v3.transparent-bg #hf-header-v3.light .hf-nav-link:active,
    body:not(.home3) .hf-v3.transparent-bg #hf-header-v3.light .hf-nav-link:hover {
        fill: #000;
        color: #000
    }

    body:not(.home3) .hf-v3.transparent-bg #hf-header-v3.light .hf-icon[inverse-fill] {
        fill: none;
        stroke: #000
    }

    body:not(.home3) .hf-v3.transparent-bg #hf-header-v3.light .hf-hmb-item:before {
        background: #000
    }

    #hf-header-v3.hf-flyout-tab #hf-search-box-v3.hf-search-shadow-3,
    body.hf-flyout-contact-us-opened #hf-search-box-v3.hf-search-shadow,
    body.hf-flyout-opened:not(.hf-flyout-contact-us-opened) #hf-header-v3:not(.hf-flyout-tab) #hf-search-box-v3.hf-search-shadow-2,
    body.hf-flyout-opened:not(.hf-flyout-shopping-cart-opened) #hf-header-v3:not(.hf-flyout-tab) #hf-search-box-v3.hf-search-shadow-2,
    body.hf-flyout-opened:not(.hf-hybris-flyout-opened) #hf-header-v3:not(.hf-flyout-tab) #hf-search-box-v3.hf-search-shadow-2,
    body.hf-flyout-shopping-cart-opened #hf-search-box-v3.hf-search-shadow,
    body.hf-hybris-flyout-opened #hf-search-box-v3.hf-search-shadow,
    body:not(.hf-flyout-opened) #hf-header-v3:not(.hf-flyout-tab) #hf-search-box-v3.hf-search-shadow-1 {
        box-shadow: 0 0 4px rgba(0, 0, 0, .25)
    }
}

@keyframes hf-appear {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

#hf-search-container-v3 {
    position: absolute;
    overflow: hidden;
    top: 0;
    height: 89px;
    left: 0;
    right: 0;
    z-index: 1002;
    visibility: hidden;
    transition: visibility 0s linear .4s
}

#hf-search-container-v3.opened {
    visibility: visible;
    transition: visibility 0s linear 0s
}

#hf-search-box-v3 {
    display: block;
    width: 100%;
    height: 85px;
    background: #FFF;
    border-bottom: 1px solid #DBDBDB;
    transform: translate3d(100%, 0, 0);
    transition: transform .3s .1s ease-in-out
}

.hf-hmb-no-animation #hf-search-box-v3 {
    transition: none
}

#hf-search-container-v3.opened #hf-search-box-v3 {
    transform: translate3d(0, 0, 0)
}

#hf-search-box-v3 .hf-centered-content {
    display: flex;
    width: 100%;
    height: 100%
}

#hf-search-box-v3 #hf-search-form-v3 {
    position: relative;
    flex: 1 1 auto;
    align-self: stretch;
    border-right: solid #c6c9ca 1px
}

#hf-search-box-v3 #hf-search-form-v3 input::-ms-clear {
    display: none;
    width: 0;
    height: 0
}

#hf-search-box-v3 #hf-search-input-v3 {
    width: 100%;
    height: 84px;
    border: none;
    outline: 0;
    -webkit-appearance: none;
    line-height: 1.5em;
    padding: 20px 90px 23px 0;
    color: #707070;
    font-size: 24px;
    font-family: 'Metric Light'
}

#hf-search-box-v3 #hf-search-input-v3:focus {
    color: #333;
    text-shadow: 0 0 0 #000;
    -webkit-text-fill-color: transparent
}

#hf-search-box-v3 .hf-search-close,
#hf-search-box-v3 .hf-search-submit {
    border: none;
    background: 0 0;
    height: 100%
}

#hf-search-box-v3 .hf-search-submit {
    position: absolute;
    top: 0;
    left: auto;
    right: 15px;
    padding: 0 15px
}

#hf-search-box-v3 .hf-search-submit .hf-icon-search {
    display: inline-block;
    fill: #000;
    width: 20px;
    height: 20px;
    vertical-align: middle
}

@media (max-width:767px) {
    #hf-search-box-v3 .hf-search-submit {
        display: none
    }
}

#hf-search-box-v3 .hf-search-submit:focus svg {
    outline: #2AD2C9 solid 2px
}

#hf-search-box-v3 .hf-search-close {
    display: flex;
    align-items: center;
    padding: 1px 0 0 30px;
    position: relative;
    font-size: 20px;
    font-family: 'Metric Regular';
    line-height: 21px
}

#hf-search-box-v3 .hf-search-close .hf-icon-close {
    width: 18px;
    height: 18px;
    margin-right: 15px
}

#hf-search-box-v3 .hf-search-close:after {
    content: '';
    position: absolute;
    left: 100%;
    top: 0;
    width: 15px;
    height: 100%
}

#hf-search-box-v3 .hf-search-close:focus {
    outline: 0
}

#hf-search-box-v3 .hf-search-close:focus .hf-alt-text {
    outline: #2AD2C9 solid 2px
}

@media (max-width:767px) {
    #hf-search-box-v3 .hf-search-close {
        padding-left: 15px
    }

    #hf-search-box-v3 .hf-search-close .hf-icon-close {
        margin-right: 0
    }

    #hf-search-box-v3 .hf-search-close .hf-alt-text {
        display: none
    }

    #hf-search-box-v3 .hf-search-close:focus .hf-icon-close {
        outline: #2AD2C9 solid 2px
    }
}

.disabled-focus #hf-search-box-v3 .hf-search-close:focus .hf-alt-text,
.disabled-focus #hf-search-box-v3 .hf-search-close:focus .hf-icon-close,
.disabled-focus #hf-search-box-v3 .hf-search-submit:focus .hf-icon-search {
    outline: 0
}

.hf-flyout-opened .gssb_c {
    z-index: 99 !important
}

.gstl_50.v2 {
    position: fixed !important;
    top: 84px !important;
    left: 0 !important;
    width: 100% !important
}

.gstl_50.v2 .gssb_e {
    padding: 0 !important;
    border: none !important;
    border-top: 1px solid #C6C9CA !important;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .5)
}

.gstl_50.v2 .gssb_e .gssb_a {
    padding: 0 !important;
    color: #333 !important
}

.gstl_50.v2 .gssb_e .gssb_a span {
    text-transform: capitalize !important
}

.gstl_50.v2 .gssb_e .gssb_a span,
.gstl_50.v2 .gssb_e .gssb_a span b {
    font-family: 'Metric Light' !important;
    font-size: 24px !important;
    line-height: 24px !important
}

.gstl_50.v2 .gssb_e .gssb_a span b {
    color: #707070 !important
}

.gstl_50.v2 .gssb_e .gsq_a td {
    padding: 7px 64px !important
}

@media (min-width:1600px) {
    .gstl_50.v2 .gssb_e .gsq_a td {
        padding: 7px calc(50% - 1530px/2 + 64px) !important
    }
}

@media (max-width:1199px) {
    .gstl_50.v2 .gssb_e .gsq_a td {
        padding: 7px 46px !important
    }
}

@media (max-width:991px) {
    .gstl_50.v2 .gssb_e .gsq_a td {
        padding: 7px 30px !important
    }
}

@media (max-width:767px) {
    .gstl_50.v2 .gssb_e .gsq_a td {
        padding: 7px 15px !important
    }
}

.gstl_50.v2 .gssb_e tr:first-child .gsq_a td {
    padding-top: 10px !important
}

.gstl_50.v2 .gssb_e tr:last-child .gsq_a td {
    padding-bottom: 13px !important
}

.gstl_50.v2 .gssb_e .gsc-completion-selected td {
    background: #F6F6F6 !important
}

#hf-header-v3 .hf-nav {
    display: block;
    position: relative;
    height: 85px;
    z-index: 100
}

#hf-header-v3 .hf-nav .hf-centered-content {
    display: flex;
    height: 100%
}

#hf-header-v3 .hf-nav .hf-logo {
    flex: 0 0 128px;
    height: 87px;
    margin: 0 12px 0 0;
    padding: 17px 0 14px
}

#hf-header-v3 .hf-nav .hf-logo .site-branding {
    display: block;
    width: 100%;
    height: 100%;
    padding: 1px
}

#hf-header-v3 .hf-nav .hf-logo .hf-logo-icon {
    height: 100%
}

@media (min-width:992px) {
    #hf-header-v3 .hf-nav .hf-logo {
        margin-right: 90px
    }
}

@media (max-width:767px) {
    #hf-header-v3 .hf-nav .hf-logo {
        flex: 0 0 101px;
        height: 75px;
        margin: 0 5px 0 0
    }
}

#hf-header-v3 .hf-nav .hf-link-text {
    display: inline;
    vertical-align: baseline;
    font-size: 18px;
    font-family: 'Metric Light'
}

@media (min-width:992px) {
    #hf-header-v3 .hf-nav .hf-link-text {
        font-size: 20px
    }
}

#hf-header-v3 .hf-nav .hf-link-icon {
    position: relative;
    display: inline-block;
    padding: 0;
    top: 1px;
    width: 20px;
    height: 20px;
    vertical-align: middle
}

#hf-header-v3 .hf-nav .hf-link-icon .hf-icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#hf-header-v3 .hf-nav .hf-menu {
    font-size: 0;
    text-align: right
}

#hf-header-v3 .hf-nav .hf-menu-item {
    display: inline-block;
    position: relative;
    vertical-align: top;
    height: 85px;
    padding: 0 9px;
    margin-bottom: 20px;
    text-align: center
}

#hf-header-v3 .hf-nav .hf-menu-item .hf-nav-link {
    display: inline-block;
    height: 100%;
    line-height: 85px;
    outline-color: #000
}

@media (min-width:992px) and (max-width:1599px) {
    #hf-header-v3 .hf-nav .hf-menu-item {
        padding: 0 12px
    }
}

@media (min-width:1600px) {
    #hf-header-v3 .hf-nav .hf-menu-item {
        padding: 0 20px
    }
}

@media (max-width:767px) {
    #hf-header-v3 .hf-nav .hf-menu-item.moved {
        display: none
    }
}

#hf-header-v3 .hf-nav .hf-menu-dynamic {
    flex: 0 1 100%;
    position: relative;
    height: 105px;
    overflow: hidden
}

#hf-header-v3 .hf-nav .hf-menu-dynamic .hf-menu {
    position: absolute;
    top: 0;
    right: 0;
    width: auto;
    height: 100%
}

@media (max-width:991px) {
    #hf-header-v3 .hf-nav .hf-menu-dynamic .hf-menu {
        display: none
    }
}

#hf-header-v3 .hf-nav .hf-menu-dynamic .hf-menu .hf-menu-item:first-child {
    padding-left: 0
}

#hf-header-v3 .hf-nav .hf-menu-fixed {
    flex: 0 0 auto;
    width: auto
}

#hf-header-v3 .hf-nav .hf-menu-fixed .hf-menu {
    width: auto
}

#hf-header-v3 .hf-nav .hf-contact-mobile-item .hf-link-icon,
#hf-header-v3 .hf-nav .hf-search-nav-item .hf-link-icon {
    top: 2px
}

#hf-header-v3 .hf-nav .hf-contact-nav-item {
    display: none;
    padding-right: 0
}

@media (min-width:992px) {
    #hf-header-v3 .hf-nav .hf-contact-mobile-item {
        display: none
    }

    #hf-header-v3 .hf-nav .hf-contact-nav-item {
        display: inline-block
    }

    #hf-header-v3 .hf-nav .hf-contact-nav-item .hf-contact-icon {
        display: inline-block;
        position: relative;
        top: 1px;
        vertical-align: middle;
        height: 34px;
        line-height: 18px;
        padding: 5px 12px;
        border: 3px solid #01A982;
        border-bottom: none;
        outline-offset: 2px
    }

    #hf-header-v3 .hf-nav .hf-contact-nav-item .hf-contact-icon:after,
    #hf-header-v3 .hf-nav .hf-contact-nav-item .hf-contact-icon:before {
        content: '';
        position: absolute;
        bottom: 0;
        height: 0;
        border-bottom: 3px solid #01A982
    }

    #hf-header-v3 .hf-nav .hf-contact-nav-item .hf-contact-icon:before {
        left: -1px;
        width: calc(30% + 2px)
    }

    #hf-header-v3 .hf-nav .hf-contact-nav-item .hf-contact-icon:after {
        right: 0;
        width: calc(70% - 20px)
    }

    #hf-header-v3 .hf-nav .hf-contact-nav-item .hf-contact-icon .hf-border-tail {
        position: absolute;
        bottom: -11px;
        left: 30%;
        width: 22px;
        height: 14px;
        stroke: #01A982;
        stroke-width: 3px
    }

    #hf-header-v3 .hf-nav .hf-contact-nav-item .hf-link-text {
        padding: 0;
        outline: 0 !important;
        font-size: 17px;
        line-height: 18px;
        font-family: 'Metric Semibold';
        text-transform: uppercase
    }
}

#hf-header-v3 .hf-nav .hf-hmb-item {
    position: relative;
    padding: 0 0 0 28px
}

#hf-header-v3 .hf-nav .hf-hmb-item:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 35px;
    top: 27px;
    left: 9px
}

#hf-header-v3 .hf-nav .hf-hmb-item:after {
    content: '';
    position: absolute;
    left: 100%;
    top: 0;
    width: 15px;
    height: 100%
}

#hf-header-v3 .hf-nav .hf-hmb-item .hf-hmb-text-close {
    display: none
}

#hf-header-v3 .hf-nav .hf-hmb-item .hf-nav-link {
    position: relative;
    padding-left: 18px
}

#hf-header-v3 .hf-nav .hf-hmb-item .hf-nav-link .hf-link-text {
    font-size: 20px;
    font-family: 'Metric Regular'
}

#hf-header-v3 .hf-nav .hf-hmb-item .hf-hmb-icon {
    display: block;
    position: absolute;
    left: 0;
    top: 35px;
    width: 18px;
    height: 18px
}

#hf-header-v3 .hf-nav .hf-hmb-item .hf-hmb-icon .hf-line {
    display: block;
    position: absolute;
    background: #01A982;
    width: 22px;
    height: 2px;
    left: -2px;
    transition: top .4s .4s ease-in-out, bottom .4s .4s ease-in-out, transform .4s ease-in-out, opacity 1ms .4s ease-in-out
}

#hf-header-v3 .hf-nav .hf-hmb-item .hf-hmb-icon .hf-line:first-child {
    top: 0;
    transform: rotate(0)
}

#hf-header-v3 .hf-nav .hf-hmb-item .hf-hmb-icon .hf-line:nth-child(2) {
    top: 8px;
    opacity: 1
}

#hf-header-v3 .hf-nav .hf-hmb-item .hf-hmb-icon .hf-line:last-child {
    bottom: 0;
    transform: rotate(0)
}

#hf-header-v3 .hf-nav .hf-hmb-item .hf-nav-link:focus .hf-hmb-icon {
    outline-offset: 2px
}

@media (min-width:768px) {
    #hf-header-v3 .hf-nav .hf-hmb-item .hf-nav-link:focus .hf-nav-link:focus .hf-hmb-icon {
        outline: 0
    }
}

@media (min-width:992px) {
    #hf-header-v3 .hf-nav .hf-hmb-item {
        display: none
    }
}

@media (max-width:767px) {

    #hf-header-v3 .hf-nav .hf-hmb-item .hf-alt-text,
    #hf-header-v3 .hf-nav .hf-hmb-item.hide-separator:before {
        display: none
    }

    #hf-header-v3 .hf-nav .hf-hmb-item.hide-separator {
        padding: 0 0 0 10px
    }
}

#hf-header-v3 .hf-nav [class*=hf-items-num] {
    position: absolute;
    color: #01A982;
    font-family: 'Metric Semibold', Arial, sans-serif;
    font-size: 15px;
    top: -15px
}

#hf-header-v3 .hf-nav .hf-items-num-dot {
    font-size: 48px;
    margin-left: -4px
}

@media (max-width:991px) {
    .hf-mobile-nav-links [class*=hf-mob-] {
        font-family: 'Metric Medium';
        display: block;
        font-size: 24px;
        line-height: 1.16666667em;
        white-space: normal;
        position: relative;
        margin: 0;
        color: #000;
        padding: 29px 0 30px;
        border-bottom: 1px solid #DBDBDB
    }

    .hf-mobile-nav-links [class*=hf-mob-]:hover {
        color: #000
    }

    .hf-mobile-nav-links [class*=hf-mob-].moved-from-global-nav {
        display: none
    }

    .hf-mobile-nav-links .hf-mob-next:after,
    .hf-mobile-nav-links .hf-mob-next:before,
    .hf-mobile-nav-links .hf-mob-prev:after,
    .hf-mobile-nav-links .hf-mob-prev:before {
        content: '';
        width: 15px;
        height: 2px;
        background: #01A982;
        display: block;
        position: absolute;
        right: 0
    }

    .hf-mobile-nav-links .hf-mob-next:before,
    .hf-mobile-nav-links .hf-mob-prev:before {
        top: calc(50% + 4px);
        transform: rotate(-45deg)
    }

    .hf-mobile-nav-links .hf-mob-next:after,
    .hf-mobile-nav-links .hf-mob-prev:after {
        bottom: calc(50% + 4px);
        transform: rotate(45deg)
    }

    .hf-mobile-nav-links .hf-mob-prev {
        border: none;
        font-size: 18px;
        line-height: 1.22222222em;
        padding: 21px 0 22px 30px
    }

    .hf-mobile-nav-links .hf-mob-prev:after,
    .hf-mobile-nav-links .hf-mob-prev:before {
        right: auto;
        left: 0
    }

    .hf-mobile-nav-links .hf-mob-prev:before {
        transform: rotate(45deg)
    }

    .hf-mobile-nav-links .hf-mob-prev:after {
        transform: rotate(-45deg)
    }
}

@media (max-width:767px) {
    .hf-mobile-nav-links [class*=hf-mob-] {
        font-size: 18px;
        line-height: 1.22222222em;
        padding: 21px 0 22px
    }

    .hf-mobile-nav-links .moved-from-global-nav.active {
        display: block
    }

    .hf-mobile-nav-links .hf-mob-prev {
        padding: 21px 0 22px 30px
    }
}

.hf-mobile-nav {
    width: 100vw;
    height: 100vh;
    max-width: 100%;
    background-color: transparent
}

@media (max-width:991px) {
    .hf-mobile-nav [class*=hf-mob-] {
        font-family: 'Metric Medium';
        display: block;
        font-size: 24px;
        line-height: 1.16666667em;
        white-space: normal;
        position: relative;
        margin: 0;
        color: #000;
        padding: 29px 0 30px;
        border-bottom: 1px solid #DBDBDB
    }

    .hf-mobile-nav [class*=hf-mob-]:hover {
        color: #000
    }

    .hf-mobile-nav [class*=hf-mob-].moved-from-global-nav {
        display: none
    }

    .hf-mobile-nav .hf-mob-next:after,
    .hf-mobile-nav .hf-mob-next:before,
    .hf-mobile-nav .hf-mob-prev:after,
    .hf-mobile-nav .hf-mob-prev:before {
        content: '';
        width: 15px;
        height: 2px;
        background: #01A982;
        display: block;
        position: absolute;
        right: 0
    }

    .hf-mobile-nav .hf-mob-next:before,
    .hf-mobile-nav .hf-mob-prev:before {
        top: calc(50% + 4px);
        transform: rotate(-45deg)
    }

    .hf-mobile-nav .hf-mob-next:after,
    .hf-mobile-nav .hf-mob-prev:after {
        bottom: calc(50% + 4px);
        transform: rotate(45deg)
    }

    .hf-mobile-nav .hf-mob-prev {
        border: none;
        font-size: 18px;
        line-height: 1.22222222em;
        padding: 21px 0 22px 30px
    }

    .hf-mobile-nav .hf-mob-prev:after,
    .hf-mobile-nav .hf-mob-prev:before {
        right: auto;
        left: 0
    }

    .hf-mobile-nav .hf-mob-prev:before {
        transform: rotate(45deg)
    }

    .hf-mobile-nav .hf-mob-prev:after {
        transform: rotate(-45deg)
    }
}

@media (max-width:767px) {
    .hf-mobile-nav [class*=hf-mob-] {
        font-size: 18px;
        line-height: 1.22222222em;
        padding: 21px 0 22px
    }

    .hf-mobile-nav .moved-from-global-nav.active {
        display: block
    }

    .hf-mobile-nav .hf-mob-prev {
        padding: 21px 0 22px 30px
    }
}

.hf-mobile-nav .hf-menu-mobile {
    position: fixed;
    top: 84px;
    bottom: 0;
    width: 100%;
    overflow-y: auto;
    transform: translate3d(100%, 0, 0);
    transition: transform .3s 0s ease-in-out;
    background: #FFF
}

.hf-mobile-nav .hf-menu-mobile .hf-centered-content {
    padding-bottom: 140px
}

.hf-hmb-opened .hf-mobile-nav .hf-menu-mobile {
    transform: translate3d(0, 0, 0)
}

.hf-hmb-no-animation .hf-mobile-nav .hf-menu-mobile {
    transition: none
}

.hf-mobile-nav .hf-mobile-menu-item.language {
    border-bottom: none
}

.hf-mobile-nav .hf-mobile-menu-item.language abbr {
    text-transform: uppercase
}

.hf-mobile-nav .hf-globe-icon {
    display: inline-block;
    width: 23px;
    height: 23px;
    margin-top: -5px;
    margin-right: 5px;
    vertical-align: middle;
    fill: #000
}

@media (max-width:767px) {
    .hf-mobile-nav .hf-globe-icon {
        width: 18px;
        height: 18px
    }
}

@media (max-width:991px) {
    .hf-flyout-contact-v3 [class*=hf-mob-] {
        font-family: 'Metric Medium';
        display: block;
        font-size: 24px;
        line-height: 1.16666667em;
        white-space: normal;
        position: relative;
        margin: 0;
        color: #000;
        padding: 29px 0 30px;
        border-bottom: 1px solid #DBDBDB
    }

    .hf-flyout-contact-v3 [class*=hf-mob-]:hover {
        color: #000
    }

    .hf-flyout-contact-v3 [class*=hf-mob-].moved-from-global-nav {
        display: none
    }

    .hf-flyout-contact-v3 .hf-mob-next:after,
    .hf-flyout-contact-v3 .hf-mob-next:before,
    .hf-flyout-contact-v3 .hf-mob-prev:after,
    .hf-flyout-contact-v3 .hf-mob-prev:before {
        content: '';
        width: 15px;
        height: 2px;
        background: #01A982;
        display: block;
        position: absolute;
        right: 0
    }

    .hf-flyout-contact-v3 .hf-mob-next:before,
    .hf-flyout-contact-v3 .hf-mob-prev:before {
        top: calc(50% + 4px);
        transform: rotate(-45deg)
    }

    .hf-flyout-contact-v3 .hf-mob-next:after,
    .hf-flyout-contact-v3 .hf-mob-prev:after {
        bottom: calc(50% + 4px);
        transform: rotate(45deg)
    }

    .hf-flyout-contact-v3 .hf-mob-prev {
        border: none;
        font-size: 18px;
        line-height: 1.22222222em;
        padding: 21px 0 22px 30px
    }

    .hf-flyout-contact-v3 .hf-mob-prev:after,
    .hf-flyout-contact-v3 .hf-mob-prev:before {
        right: auto;
        left: 0
    }

    .hf-flyout-contact-v3 .hf-mob-prev:before {
        transform: rotate(45deg)
    }

    .hf-flyout-contact-v3 .hf-mob-prev:after {
        transform: rotate(-45deg)
    }
}

@media (max-width:767px) {
    .hf-flyout-contact-v3 [class*=hf-mob-] {
        font-size: 18px;
        line-height: 1.22222222em;
        padding: 21px 0 22px
    }

    .hf-flyout-contact-v3 .moved-from-global-nav.active {
        display: block
    }

    .hf-flyout-contact-v3 .hf-mob-prev {
        padding: 21px 0 22px 30px
    }
}

@media (min-width:992px) {
    .hf-flyout-contact-v3 .hf-centered-content {
        display: block;
        position: static;
        padding: 0;
        margin: 0;
        max-width: none;
        width: auto
    }

    .hf-flyout-contact-v3 .hf-flyout-contact-close-button,
    .hf-flyout-contact-v3 .hf-flyout-contact-close-link,
    .hf-flyout-contact-v3 .view-all-link {
        display: none
    }

    .hf-flyout-contact-v3 .hf-flyout-contact-image {
        width: 389px;
        height: 421px;
        overflow: hidden;
        border-right: 30px solid #FFF
    }

    .hf-flyout-contact-v3 .hf-flyout-contact-image smart-image {
        width: 100%;
        height: 100%
    }

    .hf-flyout-contact-v3 .hf-flyout-contact-tile {
        overflow: hidden;
        width: 31%;
        border-right: 30px solid #FFF;
        padding: 30px;
        background-color: #F6F6F6;
        position: relative
    }

    .hf-flyout-contact-v3 .hf-flyout-contact-tile .hf-flyout-contact-tile-content {
        position: absolute;
        overflow: hidden;
        text-align: center;
        width: 100%;
        left: 0;
        padding: 0 30px;
        transition: transform 150ms ease-in-out
    }

    .hf-flyout-contact-v3 .hf-flyout-contact-tile .hf-flyout-contact-tile-content .tile-icon {
        text-align: center
    }

    .hf-flyout-contact-v3 .hf-flyout-contact-tile .hf-flyout-contact-tile-content .tile-icon .icon {
        fill: #01A982;
        height: 60px;
        width: 60px;
        margin-bottom: 5px
    }

    .hf-flyout-contact-v3 .hf-flyout-contact-tile .hf-flyout-contact-tile-content .tile-title {
        text-align: center;
        margin-bottom: 10px;
        font-family: 'Metric Semibold', Arial, sans-serif;
        font-size: 30px;
        line-height: 1.13333333em
    }

    .hf-flyout-contact-v3 .hf-flyout-contact-tile .hf-flyout-contact-tile-links,
    .hf-flyout-contact-v3 .hf-flyout-contact-tile.additional-links-tile {
        position: absolute;
        left: 0;
        padding: 0 30px;
        justify-content: space-around;
        display: none;
        width: 100%
    }

    .hf-flyout-contact-v3 .hf-flyout-contact-tile .hf-flyout-contact-tile-links .icon-lnk,
    .hf-flyout-contact-v3 .hf-flyout-contact-tile.additional-links-tile .icon-lnk {
        width: 33.333%;
        display: flex;
        flex-direction: column;
        align-items: center
    }

    .hf-flyout-contact-v3 .hf-flyout-contact-tile .hf-flyout-contact-tile-links .icon-lnk .icon-wrap,
    .hf-flyout-contact-v3 .hf-flyout-contact-tile.additional-links-tile .icon-lnk .icon-wrap {
        height: 50px;
        width: 50px;
        margin-bottom: 10px
    }

    .hf-flyout-contact-v3 .hf-flyout-contact-tile .hf-flyout-contact-tile-links .icon-lnk .icon-wrap .icon,
    .hf-flyout-contact-v3 .hf-flyout-contact-tile.additional-links-tile .icon-lnk .icon-wrap .icon {
        top: 0;
        fill: #01A982;
        height: 50px;
        width: 50px
    }

    .hf-flyout-contact-v3 .hf-flyout-contact-tile .hf-flyout-contact-tile-links .icon-lnk .icon-desc,
    .hf-flyout-contact-v3 .hf-flyout-contact-tile.additional-links-tile .icon-lnk .icon-desc {
        padding-left: 0;
        font-family: 'Metric Light', Arial, sans-serif;
        text-align: center;
        white-space: normal;
        word-break: normal;
        display: inline-block;
        width: 100%;
        font-size: 18px;
        line-height: 1em
    }

    .hf-flyout-contact-v3 .hf-flyout-contact-tile .hf-flyout-contact-tile-links .icon-lnk:focus .icon-desc,
    .hf-flyout-contact-v3 .hf-flyout-contact-tile .hf-flyout-contact-tile-links .icon-lnk:hover .icon-desc,
    .hf-flyout-contact-v3 .hf-flyout-contact-tile.additional-links-tile .icon-lnk:focus .icon-desc,
    .hf-flyout-contact-v3 .hf-flyout-contact-tile.additional-links-tile .icon-lnk:hover .icon-desc {
        color: #01A982
    }

    .hf-flyout-contact-v3 .hf-flyout-contact-tile .hf-flyout-contact-tile-links .icon-lnk.disabled,
    .hf-flyout-contact-v3 .hf-flyout-contact-tile.additional-links-tile .icon-lnk.disabled {
        cursor: default
    }

    .hf-flyout-contact-v3 .hf-flyout-contact-tile .hf-flyout-contact-tile-links .icon-lnk.disabled .icon-desc,
    .hf-flyout-contact-v3 .hf-flyout-contact-tile.additional-links-tile .icon-lnk.disabled .icon-desc {
        color: #333
    }

    .hf-flyout-contact-v3 .hf-flyout-contact-tile .hf-flyout-contact-tile-links .icon-lnk.disabled .icon-wrap .icon,
    .hf-flyout-contact-v3 .hf-flyout-contact-tile.additional-links-tile .icon-lnk.disabled .icon-wrap .icon {
        fill: #C6C9CA
    }

    .hf-flyout-contact-v3 .hf-flyout-contact-tile.additional-links-tile {
        transform: none;
        position: relative;
        padding: 0 30;
        display: inline-flex;
        width: auto;
        opacity: 1;
        border-right: 0;
        flex-grow: 1
    }

    .hf-flyout-contact-v3 .hf-flyout-contact-tile.additional-links-tile .additional-links-wrapper {
        display: flex;
        flex-grow: 1;
        flex-direction: column;
        justify-content: center;
        width: auto
    }

    .hf-flyout-contact-v3 .hf-flyout-contact-tile.additional-links-tile .additional-links-wrapper .link-wrapper {
        width: auto;
        text-align: center;
        min-width: 115px
    }

    .hf-flyout-contact-v3 .hf-flyout-contact-tile.additional-links-tile .additional-links-wrapper .link-wrapper:last-child {
        margin-top: 80px
    }

    .hf-flyout-contact-v3 .hf-flyout-contact-tile.additional-links-tile .additional-links-wrapper .link-wrapper:first-child {
        margin-top: -20px
    }

    .hf-flyout-contact-v3 .hf-flyout-contact-tile.additional-links-tile .icon-lnk {
        display: inline-flex;
        width: auto
    }

    .hf-flyout-contact-v3 .hf-flyout-contact-tile.additional-links-tile .icon-lnk .icon-wrap .icon {
        top: 0
    }

    .hf-flyout-contact-v3 .hf-flyout-contact-tile.additional-links-tile .icon-lnk .icon-desc {
        font-size: 18px;
        line-height: 1.11111111em
    }

    .hf-flyout-contact-v3 .hf-flyout-contact-tile .icon-lnk .icon .st0,
    .hf-flyout-contact-v3 .hf-flyout-contact-tile .tile-icon .icon .st0 {
        display: inline-block;
        fill: #01A982
    }

    .hf-flyout-contact-v3 .hf-flyout-contact-tile .tile-description {
        text-align: center;
        font-family: 'Metric Light', Arial, sans-serif;
        font-size: 18px;
        line-height: 1.11111111em;
        opacity: 1;
        transition: all 150ms ease-in-out;
        max-height: auto
    }

    .hf-flyout-contact-v3 .hf-flyout-contact-tile.hide-description .tile-description {
        opacity: 0;
        max-height: 0
    }
}

.hf-flyout-content-v3 .hf-flyout-links .hf-link-v3 .arrow-wrapper,
.hf-flyout-content-v3 .hf-flyout-links-group .hf-link-v3 .arrow-wrapper,
.hf-flyout-shopping-cart-v3 .hf-link-v3 .arrow-wrapper,
.hf-hybris-flayout .hf-link-v3 .arrow-wrapper {
    white-space: nowrap
}

.globalNavFlyoutComponent .hf-link-v3:hover .arrow,
.globalNavFlyoutContactUsComponent .hf-link-v3:hover .arrow,
.hf-flyout-promo-area .link:active .arrow,
.hf-flyout-promo-area .link:hover .arrow,
.hf-flyout-v3 .hf-link-v3:hover .arrow {
    transform: translateX(5px)
}

@media (min-width:1200px) and (max-width:1599px) {
    .hf-flyout-contact-v3 .hf-flyout-contact-image {
        display: none
    }

    .hf-flyout-contact-v3 .hf-flyout-contact-tile {
        min-height: 410px;
        width: 40%
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hf-flyout-contact-v3 .hf-flyout-content-v3 {
        flex-wrap: wrap
    }

    .hf-flyout-contact-v3 .hf-flyout-heading-v3 .hf-link-v3 {
        font-size: 20px;
        line-height: 1.1em
    }

    .hf-flyout-contact-v3 .hf-flyout-contact-image {
        display: none
    }

    .hf-flyout-contact-v3 .hf-flyout-contact-tile {
        min-height: 380px;
        width: 50%
    }

    .hf-flyout-contact-v3 .hf-flyout-contact-tile:nth-child(5) {
        border-right: 15px solid #FFF;
        border-left: 0
    }

    .hf-flyout-contact-v3 .hf-flyout-contact-tile:nth-child(6) {
        border-left: 15px solid #FFF;
        border-right: 0
    }

    .hf-flyout-contact-v3 .hf-flyout-contact-tile .hf-flyout-contact-tile-content .tile-icon .icon {
        margin-bottom: 7px
    }

    .hf-flyout-contact-v3 .hf-flyout-contact-tile .hf-flyout-contact-tile-content .tile-title {
        margin-bottom: 10px
    }

    .hf-flyout-contact-v3 .hf-flyout-contact-tile .hf-flyout-contact-tile-links .icon-lnk {
        width: 50%
    }

    .hf-flyout-contact-v3 .hf-flyout-contact-tile .hf-flyout-contact-tile-links .icon-lnk .icon-wrap {
        height: 40px;
        width: 40px;
        margin-bottom: 5px
    }

    .hf-flyout-contact-v3 .hf-flyout-contact-tile .hf-flyout-contact-tile-links .icon-lnk .icon-wrap .icon {
        height: 40px;
        width: 40px
    }

    .hf-flyout-contact-v3 .hf-flyout-contact-tile.additional-links-tile {
        border: 0;
        margin-top: 30px;
        width: 100%;
        min-height: 175px
    }

    .hf-flyout-contact-v3 .hf-flyout-contact-tile.additional-links-tile .additional-links-wrapper {
        flex-direction: row;
        align-items: center
    }

    .hf-flyout-contact-v3 .hf-flyout-contact-tile.additional-links-tile .additional-links-wrapper .link-wrapper {
        width: 50%
    }

    .hf-flyout-contact-v3 .hf-flyout-contact-tile.additional-links-tile .additional-links-wrapper .link-wrapper:last-child {
        margin-top: 0;
        padding-left: 52px
    }

    .hf-flyout-contact-v3 .hf-flyout-contact-tile.additional-links-tile .additional-links-wrapper .link-wrapper:first-child {
        margin-top: 0;
        padding-right: 52px
    }

    .hf-flyout-contact-v3 .hf-flyout-contact-tile.additional-links-tile .additional-links-wrapper .icon-lnk .icon-wrap {
        height: 55px;
        width: 55px;
        margin-bottom: 12px
    }

    .hf-flyout-contact-v3 .hf-flyout-contact-tile.additional-links-tile .additional-links-wrapper .icon-lnk .icon-wrap .icon {
        height: 55px;
        width: 55px
    }
}

.hf-flyout-shopping-cart-v3 #hpe-mini-cart-container,
.hf-hybris-flayout .hybris-external-wrapper {
    min-height: 100px
}

@media (max-width:991px) {
    .hf-flyout-contact-us-primary .hf-flyout-contact-v3 .hf-title-v3 {
        padding: 35px 0
    }

    .hf-flyout-contact-v3 .hf-flyout-contact-close-button {
        display: none;
        align-items: center;
        position: absolute;
        padding: 20px 0;
        right: 0;
        top: 20px;
        z-index: 1;
        font-size: 20px;
        font-family: 'Metric Regular';
        line-height: 21px;
        border: none;
        background: 0 0
    }

    .hf-flyout-contact-v3 .hf-flyout-contact-close-button .hf-icon-close {
        width: 18px;
        height: 18px;
        margin-right: 15px
    }

    .hf-flyout-contact-v3 .hf-flyout-contact-close-button:focus {
        outline: 0
    }

    .hf-flyout-contact-v3 .hf-flyout-contact-close-button:focus .hf-alt-text {
        outline: #2AD2C9 solid 2px
    }

    .disabled-focus .hf-flyout-contact-v3 .hf-flyout-contact-close-button:focus .hf-alt-text {
        outline: 0
    }

    .hf-flyout-contact-us-primary .hf-flyout-contact-v3 .hf-flyout-contact-close-button {
        display: flex
    }

    .hf-flyout-contact-v3 .hf-flyout-contact-close-link {
        display: block
    }

    .hf-flyout-contact-us-primary .hf-flyout-contact-v3 .hf-flyout-contact-close-link,
    .hf-flyout-contact-v3 .hf-flyout-content-v3 .hf-flyout-contact-image,
    .hf-flyout-contact-v3 .hf-flyout-content-v3 .hf-flyout-contact-tile-content .tile-description,
    .hf-flyout-contact-v3 .hf-flyout-content-v3 .hf-flyout-contact-tile-content .tile-icon {
        display: none
    }

    .hf-flyout-contact-v3 .hf-centered-content {
        height: 100%;
        overflow: auto
    }

    .hf-flyout-contact-v3 .hf-flyout-content-v3 {
        height: auto;
        padding-bottom: 140px
    }

    .hf-flyout-contact-v3 .hf-flyout-content-v3 .hf-flyout-contact-tile-content {
        padding: 7px 20px;
        background: #8e8e8e
    }

    .hf-flyout-contact-v3 .hf-flyout-content-v3 .hf-flyout-contact-tile-content .tile-title {
        color: #FFF;
        font-family: 'Metric Semibold', Arial, sans-serif;
        text-transform: uppercase;
        font-size: 18px;
        line-height: 1.22222222em
    }

    .hf-flyout-contact-v3 .hf-flyout-content-v3 .additional-links-tile,
    .hf-flyout-contact-v3 .hf-flyout-content-v3 .hf-flyout-contact-tile-links {
        display: block
    }

    .hf-flyout-contact-v3 .hf-flyout-content-v3 .additional-links-tile .icon-lnk,
    .hf-flyout-contact-v3 .hf-flyout-content-v3 .hf-flyout-contact-tile-links .icon-lnk {
        display: block;
        padding-left: 10px;
        margin: 0
    }

    .hf-flyout-contact-v3 .hf-flyout-content-v3 .additional-links-tile .icon-lnk .icon-wrap,
    .hf-flyout-contact-v3 .hf-flyout-content-v3 .hf-flyout-contact-tile-links .icon-lnk .icon-wrap {
        vertical-align: bottom;
        display: inline-block;
        flex-basis: 24px;
        height: 24px;
        width: 24px
    }

    .hf-flyout-contact-v3 .hf-flyout-content-v3 .additional-links-tile .icon-lnk .icon-wrap .icon,
    .hf-flyout-contact-v3 .hf-flyout-content-v3 .hf-flyout-contact-tile-links .icon-lnk .icon-wrap .icon {
        fill: #01A982;
        width: 24px;
        height: 24px
    }

    .hf-flyout-contact-v3 .hf-flyout-content-v3 .additional-links-tile .icon-lnk.disabled,
    .hf-flyout-contact-v3 .hf-flyout-content-v3 .hf-flyout-contact-tile-links .icon-lnk.disabled {
        cursor: default
    }

    .hf-flyout-contact-v3 .hf-flyout-content-v3 .additional-links-tile .icon-lnk.disabled .icon-desc,
    .hf-flyout-contact-v3 .hf-flyout-content-v3 .hf-flyout-contact-tile-links .icon-lnk.disabled .icon-desc {
        color: #8e8e8e
    }

    .hf-flyout-contact-v3 .hf-flyout-content-v3 .additional-links-tile .icon-lnk.disabled .icon-wrap .icon,
    .hf-flyout-contact-v3 .hf-flyout-content-v3 .hf-flyout-contact-tile-links .icon-lnk.disabled .icon-wrap .icon {
        fill: #8e8e8e
    }

    .hf-flyout-contact-v3 .hf-flyout-content-v3 .additional-links-tile .link-wrapper:last-child .icon-lnk,
    .hf-flyout-contact-v3 .hf-flyout-content-v3 .hf-flyout-contact-tile-links .icon-lnk:last-child {
        border: 0
    }

    .hf-flyout-contact-v3 .hf-flyout-content-v3 .view-all-link {
        border-top: 1px solid #DBDBDB;
        display: block;
        padding: 29px 0 30px;
        font-size: 24px;
        line-height: 1.16666667em
    }
}

@media (max-width:767px) {
    .hf-flyout-contact-v3 .hf-flyout-content-v3 .hf-flyout-contact-tile-content {
        padding: 5px 10px
    }

    .hf-flyout-contact-v3 .hf-flyout-content-v3 .hf-flyout-contact-tile-content .tile-title {
        font-size: 14px;
        line-height: 1.28571429em
    }

    .hf-flyout-contact-v3 .hf-flyout-content-v3 .additional-links-tile .icon-lnk,
    .hf-flyout-contact-v3 .hf-flyout-content-v3 .hf-flyout-contact-tile-links .icon-lnk {
        padding-left: 5px
    }

    .hf-flyout-contact-v3 .hf-flyout-content-v3 .additional-links-tile .icon-lnk .icon-wrap,
    .hf-flyout-contact-v3 .hf-flyout-content-v3 .hf-flyout-contact-tile-links .icon-lnk .icon-wrap {
        flex-basis: 22px;
        height: 22px;
        width: 22px
    }

    .hf-flyout-contact-v3 .hf-flyout-content-v3 .additional-links-tile .icon-lnk .icon-wrap .icon,
    .hf-flyout-contact-v3 .hf-flyout-content-v3 .hf-flyout-contact-tile-links .icon-lnk .icon-wrap .icon {
        width: 22px;
        height: 22px;
        top: calc(50% - 11px)
    }

    .hf-flyout-contact-v3 .hf-flyout-content-v3 .view-all-link {
        padding: 21px 0 22px;
        font-size: 18px;
        line-height: 1.22222222em
    }
}

body.cq-wcm-edit .hf-contact-us-flyout .hf-centered-content {
    flex-direction: column
}

body.cq-wcm-edit .hf-contact-us-flyout .hf-flyout-heading-v3 {
    padding: 0 30px
}

body.cq-wcm-edit .hf-contact-us-flyout .hf-flyout-heading-v3 .hf-title-v3 {
    padding-bottom: 40px;
    font-size: 36px;
    line-height: 1em
}

body.cq-wcm-edit .hf-contact-us-flyout .hf-flyout-heading-v3 a {
    font-family: 'Metric Semibold', Arial, sans-serif;
    color: #01A982;
    padding-bottom: 40px;
    font-size: 20px;
    line-height: 1.1em
}

body.cq-wcm-edit .hf-contact-us-flyout .hf-flyout-content-v3 {
    padding: 0 30px;
    flex-wrap: wrap
}

body.cq-wcm-edit .hf-contact-us-flyout .hf-flyout-content-v3 .hf-title-v3.hf-mobile {
    display: none
}

body.cq-wcm-edit .hf-contact-us-flyout .hf-flyout-content-v3 .hf-flyout-contact-image {
    margin-bottom: 20px;
    display: block;
    width: 33.333%;
    border-right: 20px solid #FFF
}

body.cq-wcm-edit .hf-contact-us-flyout .hf-flyout-content-v3 .hf-flyout-contact-tile {
    text-align: center;
    width: 33.333%;
    padding-bottom: 20px
}

body.cq-wcm-edit .hf-contact-us-flyout .hf-flyout-content-v3 .hf-flyout-contact-tile .tile-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
    padding: 20px;
    background: #F6F6F6
}

body.cq-wcm-edit .hf-contact-us-flyout .hf-flyout-content-v3 .hf-flyout-contact-tile:nth-child(5) {
    border-right: 20px solid #FFF
}

body.cq-wcm-edit .hf-contact-us-flyout .hf-flyout-content-v3 .hf-flyout-contact-tile .hf-flyout-contact-tile-content {
    flex-grow: 1;
    margin-bottom: 30px
}

body.cq-wcm-edit .hf-contact-us-flyout .hf-flyout-content-v3 .hf-flyout-contact-tile .hf-flyout-contact-tile-content .tile-icon {
    display: inline-block;
    width: 24px;
    height: 24px
}

body.cq-wcm-edit .hf-contact-us-flyout .hf-flyout-content-v3 .hf-flyout-contact-tile .hf-flyout-contact-tile-content .tile-icon .icon {
    fill: #01A982
}

body.cq-wcm-edit .hf-contact-us-flyout .hf-flyout-content-v3 .hf-flyout-contact-tile .hf-flyout-contact-tile-content .tile-title {
    font-family: 'Metric Semibold', Arial, sans-serif;
    text-transform: uppercase;
    font-size: 19px;
    line-height: 1.26315789em
}

body.cq-wcm-edit .hf-contact-us-flyout .hf-flyout-content-v3 .additional-links-tile,
body.cq-wcm-edit .hf-contact-us-flyout .hf-flyout-content-v3 .hf-flyout-contact-tile-links {
    text-align: left
}

body.cq-wcm-edit .hf-contact-us-flyout .hf-flyout-content-v3 .additional-links-tile .icon-lnk,
body.cq-wcm-edit .hf-contact-us-flyout .hf-flyout-content-v3 .hf-flyout-contact-tile-links .icon-lnk {
    display: block;
    padding-bottom: 10px;
    font-size: 16px;
    line-height: 1.375em
}

body.cq-wcm-edit .hf-contact-us-flyout .hf-flyout-content-v3 .additional-links-tile .icon-lnk .icon-wrap,
body.cq-wcm-edit .hf-contact-us-flyout .hf-flyout-content-v3 .hf-flyout-contact-tile-links .icon-lnk .icon-wrap {
    vertical-align: sub
}

body.cq-wcm-edit .hf-contact-us-flyout .hf-flyout-content-v3 .additional-links-tile .icon-lnk .icon-wrap .icon,
body.cq-wcm-edit .hf-contact-us-flyout .hf-flyout-content-v3 .hf-flyout-contact-tile-links .icon-lnk .icon-wrap .icon {
    fill: #01A982;
    width: 24px;
    height: 24px
}

body.cq-wcm-edit .hf-contact-us-flyout .hf-flyout-content-v3 .additional-links-tile {
    width: 100%;
    padding: 20px;
    background: #F6F6F6;
    text-align: center;
    margin-left: 33.33%
}

body.cq-wcm-edit .hf-contact-us-flyout .hf-flyout-content-v3 .view-all-link {
    display: none
}

.hf-flyout-promo-area:focus {
    outline-offset: -2px
}

.hf-flyout-promo-area .link {
    position: relative;
    display: flex;
    align-items: center;
    padding: 0 15px
}

.hf-flyout-promo-area .bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.hf-flyout-promo-area .img-container {
    box-shadow: none;
    margin: -20px 15px;
    width: 210px;
    min-width: 210px;
    max-width: 210px
}

.rimg.hf-flyout-promo-area .img-container {
    order: 1
}

.hf-flyout-promo-area .img-container:after {
    padding-top: 88.0952381%
}

.hf-flyout-promo-area .title {
    margin: 0 0 3px;
    font-family: 'Metric Semibold';
    font-size: 26px;
    line-height: 1.07692308em
}

.hf-flyout-promo-area .copy {
    margin: 0 0 5px;
    font-size: 20px;
    line-height: 1.2em
}

@media (min-width:992px) and (max-width:1199px) {
    .hf-flyout-promo-area .copy {
        font-size: 19px;
        line-height: 1.21052632em
    }
}

@media (max-width:991px) {
    .hf-flyout-promo-area .copy {
        font-size: 18px;
        line-height: 1.22222222em
    }
}

.hf-flyout-promo-area .content {
    position: relative;
    margin: 23px 15px 25px;
    color: #fff
}

.hf-flyout-promo-area .content div,
.hf-flyout-promo-area .content span {
    color: inherit
}

.hf-flyout-promo-area .content .hf-link-v3 {
    font-size: 20px;
    line-height: 1.2em
}

@media (min-width:992px) and (max-width:1199px) {
    .hf-flyout-promo-area .content .hf-link-v3 {
        font-size: 19px;
        line-height: 1.21052632em
    }
}

@media (min-width:992px) {
    .hf-flyout-shopping-cart-v3 #hpe-mini-cart-container {
        margin: 0 -30px
    }
}

@media (max-width:991px) {
    .hf-flyout-promo-area .content .hf-link-v3 {
        font-size: 18px;
        line-height: 1.11111111em
    }

    .hf-flyout-shopping-cart-v3 #hpe-mini-cart-container .hpehf-cart-contents {
        margin: 0 -50px;
        width: auto
    }
}

@media (max-width:767px) {
    .hf-flyout-shopping-cart-v3 #hpe-mini-cart-container .hpehf-cart-contents {
        margin: 0 -30px
    }
}

.hf-flyout-shopping-cart-v3 .hf-flyout-content-v3 {
    display: block
}

@media (min-width:992px) {
    .hf-flyout-shopping-cart-v3 {
        max-width: 668px
    }

    .hf-flyout-shopping-cart-v3 .hf-centered-content {
        display: block;
        position: static;
        padding: 0;
        margin: 0;
        max-width: none;
        width: auto
    }

    .hf-flyout-shopping-cart-v3 .hf-flyout-close-button {
        display: none
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hf-flyout-shopping-cart-v3 .hf-flyout-content-v3 {
        flex-wrap: wrap
    }

    .hf-flyout-shopping-cart-v3 .hf-flyout-heading-v3 .hf-link-v3 {
        font-size: 20px;
        line-height: 1.1em
    }
}

@media (max-width:991px) {
    .hf-flyout-shopping-cart-v3 .hf-title-v3.hf-mobile {
        padding: 35px 0
    }

    .hf-flyout-shopping-cart-v3 .hf-flyout-close-button {
        display: flex;
        align-items: center;
        position: absolute;
        padding: 20px 0;
        right: 0;
        top: 20px;
        z-index: 1;
        font-size: 20px;
        font-family: 'Metric Regular';
        line-height: 21px;
        border: none;
        background: 0 0
    }

    .hf-flyout-shopping-cart-v3 .hf-flyout-close-button .hf-icon-close {
        width: 18px;
        height: 18px;
        margin-right: 15px
    }

    .hf-flyout-shopping-cart-v3 .hf-flyout-close-button:focus {
        outline: 0
    }

    .hf-flyout-shopping-cart-v3 .hf-flyout-close-button:focus .hf-alt-text {
        outline: #2AD2C9 solid 2px
    }

    .disabled-focus .hf-flyout-shopping-cart-v3 .hf-flyout-close-button:focus .hf-alt-text {
        outline: 0
    }

    .hf-flyout-shopping-cart-v3 .hf-centered-content {
        height: 100%;
        overflow: auto
    }

    .hf-flyout-shopping-cart-v3 .hf-flyout-content-v3 {
        height: auto;
        padding-bottom: 140px
    }

    .hf-flyout-shopping-cart-opened {
        overflow: hidden;
        max-height: 100vh
    }

    .hf-flyout-shopping-cart-opened.ios {
        position: fixed
    }
}

@media (min-width:992px) {
    .hf-flyout-shopping-cart-opened #hf-header-v3 .hf-flyout-container-v3>.hf-centered-content {
        flex-direction: row-reverse
    }

    .hf-flyout-shopping-cart-opened #hf-header-v3 .hf-flyout-container-v3 .hf-flyout-area-v3 {
        width: 668px
    }

    .hf-hybris-flayout .hybris-external-wrapper {
        margin: 0 -30px
    }
}

body.cq-wcm-edit .hf-flyout-shopping-cart-v3 .hf-centered-content {
    flex-direction: column
}

body.cq-wcm-edit .hf-flyout-shopping-cart-v3 .hf-flyout-heading-v3 {
    padding: 0 30px
}

body.cq-wcm-edit .hf-flyout-shopping-cart-v3 .hf-flyout-heading-v3 .hf-title-v3 {
    padding-bottom: 40px;
    font-size: 36px;
    line-height: 1em
}

body.cq-wcm-edit .hf-flyout-shopping-cart-v3 .hf-flyout-heading-v3 a {
    font-family: 'Metric Semibold', Arial, sans-serif;
    color: #01A982;
    padding-bottom: 40px;
    font-size: 20px;
    line-height: 1.1em
}

body.cq-wcm-edit .hf-flyout-shopping-cart-v3 .hf-flyout-content-v3 {
    padding: 0 30px;
    flex-wrap: wrap
}

body.cq-wcm-edit .hf-flyout-shopping-cart-v3 .hf-flyout-content-v3 .hf-title-v3.hf-mobile {
    display: none
}

.hf-hybris-flayout .hpehf-myaccount-content {
    padding-left: 0;
    padding-right: 0
}

.hf-hybris-flayout .hf-flyout-content-v3 {
    display: block
}

.hf-hybris-flayout.hf-flyout-v3 .hf-flyout-heading-v3 {
    padding-bottom: 0
}

.hf-hybris-flayout .hpehf-myaccount-indicator {
    margin-bottom: 15px
}

@media (min-width:992px) {
    .hf-hybris-flayout {
        max-width: 668px
    }

    .hf-hybris-flayout .hf-centered-content {
        display: block;
        position: static;
        padding: 0;
        margin: 0;
        max-width: none;
        width: auto
    }

    .hf-hybris-flayout .hf-flyout-close-button {
        display: none
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hf-hybris-flayout .hf-flyout-content-v3 {
        flex-wrap: wrap
    }

    .hf-hybris-flayout .hf-flyout-heading-v3 .hf-link-v3 {
        font-size: 20px;
        line-height: 1.1em
    }
}

@media (max-width:991px) {
    .hf-hybris-flayout .hf-title-v3.hf-mobile {
        padding: 35px 0 14px
    }

    .hf-hybris-flayout .hf-flyout-close-button {
        display: flex;
        align-items: center;
        position: absolute;
        padding: 20px 0;
        right: 0;
        top: 20px;
        z-index: 1;
        font-size: 20px;
        font-family: 'Metric Regular';
        line-height: 21px;
        border: none;
        background: 0 0
    }

    .hf-hybris-flayout .hf-flyout-close-button .hf-icon-close {
        width: 18px;
        height: 18px;
        margin-right: 15px
    }

    .hf-hybris-flayout .hf-flyout-close-button:focus {
        outline: 0
    }

    .hf-hybris-flayout .hf-flyout-close-button:focus .hf-alt-text {
        outline: #2AD2C9 solid 2px
    }

    .disabled-focus .hf-hybris-flayout .hf-flyout-close-button:focus .hf-alt-text {
        outline: 0
    }

    .hf-hybris-flayout .hf-centered-content {
        height: 100%;
        overflow: auto
    }

    .hf-hybris-flayout .hf-flyout-content-v3 {
        height: auto;
        padding-bottom: 140px
    }

    .hf-hybris-flyout-opened {
        overflow: hidden;
        max-height: 100vh
    }

    .hf-hybris-flyout-opened.ios {
        position: fixed
    }
}

@media (min-width:992px) {
    .hf-hybris-flyout-opened #hf-header-v3 .hf-flyout-container-v3>.hf-centered-content {
        flex-direction: row-reverse
    }

    .hf-hybris-flyout-opened #hf-header-v3 .hf-flyout-container-v3 .hf-flyout-area-v3 {
        width: 668px
    }
}

.hf-section-content.hf-section-detailed .hf-link-block .hf-link-title {
    font-family: 'Metric Medium';
    font-size: 18px;
    line-height: 1.22222222em
}

.hf-section-content.hf-section-detailed .hf-link-block .hf-link-description {
    margin-top: 2px;
    font-family: 'Metric Light';
    font-size: 16px;
    line-height: 1.25em
}

.hf-section-content.hf-section-detailed .hf-mob-link-block .hf-link-v3.hf-link-destination {
    opacity: 0;
    width: 0;
    height: 0;
    margin: 0;
    padding: 0
}

.hf-section-content.hf-section-detailed .hf-mob-link-block .hf-link-v3.hf-link-destination::before {
    content: "";
    opacity: 1;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

@media (min-width:768px) and (max-width:991px) {
    .hf-section-content.hf-section-detailed .hf-link-block .hf-link-title {
        font-size: 24px;
        line-height: 1.16666667em
    }

    .hf-section-content.hf-section-detailed .hf-link-block .hf-link-description {
        font-size: 18px;
        line-height: 1.22222222em
    }
}

@media (min-width:992px) {
    .hf-section-content.hf-section-detailed .hf-link-block {
        padding-bottom: 21px
    }

    .hf-section-content.hf-section-detailed .hf-link-block .hf-link-title {
        margin-bottom: 2px;
        font-family: 'Metric Semibold';
        font-size: 20px;
        line-height: 1.2em
    }

    .hf-section-content.hf-section-detailed .hf-link-block .hf-link-description {
        margin: -2px 0 7px;
        font-family: 'Metric Light';
        font-size: 18px;
        line-height: 1.22222222em
    }

    .hf-section-content.hf-section-detailed .hf-link-block:last-child {
        padding-bottom: 0
    }

    .hf-section-content.hf-section-detailed .hf-mob-link-block .hf-link-v3.hf-link-destination {
        opacity: 1;
        width: auto;
        height: auto
    }

    .hf-section-content.hf-section-detailed .hf-mob-link-block .hf-link-v3.hf-link-destination::before {
        content: none
    }
}

.globalNavFlyoutComponent .hf-flyout-heading-v3,
.globalNavFlyoutContactUsComponent .hf-flyout-heading-v3,
.hf-flyout-v3 .hf-flyout-heading-v3 {
    padding-bottom: 30px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center
}

@media (max-width:991px) {

    .globalNavFlyoutComponent .hf-flyout-heading-v3,
    .globalNavFlyoutContactUsComponent .hf-flyout-heading-v3,
    .hf-flyout-v3 .hf-flyout-heading-v3 {
        display: none
    }
}

.globalNavFlyoutComponent .hf-title-v3,
.globalNavFlyoutContactUsComponent .hf-title-v3,
.hf-flyout-v3 .hf-title-v3 {
    font-size: 36px;
    line-height: .61111111em;
    font-family: 'MetricHPE Black', Arial, sans-serif;
    text-transform: uppercase
}

@media (min-width:768px) and (max-width:991px) {

    .globalNavFlyoutComponent .hf-title-v3,
    .globalNavFlyoutContactUsComponent .hf-title-v3,
    .hf-flyout-v3 .hf-title-v3 {
        font-size: 29px;
        line-height: 1.13793103em;
        padding: 29px 0
    }
}

@media (max-width:767px) {

    .globalNavFlyoutComponent .hf-title-v3,
    .globalNavFlyoutContactUsComponent .hf-title-v3,
    .hf-flyout-v3 .hf-title-v3 {
        font-size: 26px;
        line-height: 1.15384615em;
        padding: 21px 0
    }
}

.globalNavFlyoutComponent .hf-link-v3,
.globalNavFlyoutContactUsComponent .hf-link-v3,
.hf-flyout-v3 .hf-link-v3 {
    font-family: 'Metric Semibold';
    font-size: 20px;
    line-height: 1.1em;
    color: #01A982
}

.globalNavFlyoutComponent .hf-link-v3 .arrow,
.globalNavFlyoutContactUsComponent .hf-link-v3 .arrow,
.hf-flyout-v3 .hf-link-v3 .arrow {
    background-image: url("data:image/svg+xml, %3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 471.2 471.2' fill='%2301A982' xml:space='preserve'%3E %3Cpath d='M456.57,248.48a18.45,18.45,0,0,0,5.43-12.9,17.88,17.88,0,0,0-5.43-12.9L340.08,106.19a18.34,18.34,0,0,0-25.93,25.93l85.26,85.13H27.53a18.33,18.33,0,1,0,0,36.66H399.41l-85.26,85.26a18.34,18.34,0,0,0,25.93,25.93Z'%3E%3C/path%3E %3C/svg%3E");
    display: inline-block;
    width: 1em;
    height: 1em;
    margin-left: 5px;
    vertical-align: text-bottom;
    transition: transform 150ms ease-in-out
}

.globalNavFlyoutComponent .hf-link-v3 .arrow.white,
.globalNavFlyoutContactUsComponent .hf-link-v3 .arrow.white,
.hf-flyout-v3 .hf-link-v3 .arrow.white {
    background-image: url("data:image/svg+xml, %3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 471.2 471.2' fill='%23FFFFFF' xml:space='preserve'%3E %3Cpath d='M456.57,248.48a18.45,18.45,0,0,0,5.43-12.9,17.88,17.88,0,0,0-5.43-12.9L340.08,106.19a18.34,18.34,0,0,0-25.93,25.93l85.26,85.13H27.53a18.33,18.33,0,1,0,0,36.66H399.41l-85.26,85.26a18.34,18.34,0,0,0,25.93,25.93Z'%3E%3C/path%3E %3C/svg%3E")
}

.globalNavFlyoutComponent .hf-flyout-promo-area,
.globalNavFlyoutContactUsComponent .hf-flyout-promo-area,
.hf-flyout-v3 .hf-flyout-promo-area {
    padding-top: 30px;
    display: none
}

@media (min-width:992px) and (max-width:1599px) {

    .globalNavFlyoutComponent .hf-flyout-promo-area,
    .globalNavFlyoutContactUsComponent .hf-flyout-promo-area,
    .hf-flyout-v3 .hf-flyout-promo-area {
        display: block
    }

    .globalNavFlyoutComponent .hf-flyout-promo-area.nested,
    .globalNavFlyoutContactUsComponent .hf-flyout-promo-area.nested,
    .hf-flyout-v3 .hf-flyout-promo-area.nested {
        display: none
    }

    .globalNavFlyoutComponent .hf-flyout-promo-area.nested.active,
    .globalNavFlyoutContactUsComponent .hf-flyout-promo-area.nested.active,
    .hf-flyout-v3 .hf-flyout-promo-area.nested.active {
        display: block
    }
}

.globalNavFlyoutComponent .hf-flyout-content-v3 .hf-flyout-promo-area,
.globalNavFlyoutComponent .hf-flyout-content-v3 .hf-flyout-promo-area.nested.active,
.globalNavFlyoutContactUsComponent .hf-flyout-content-v3 .hf-flyout-promo-area,
.globalNavFlyoutContactUsComponent .hf-flyout-content-v3 .hf-flyout-promo-area.nested.active,
.hf-flyout-v3 .hf-flyout-content-v3 .hf-flyout-promo-area,
.hf-flyout-v3 .hf-flyout-content-v3 .hf-flyout-promo-area.nested.active {
    display: none
}

@media (min-width:1600px) {

    .globalNavFlyoutComponent .hf-flyout-content-v3 .hf-flyout-promo-area,
    .globalNavFlyoutContactUsComponent .hf-flyout-content-v3 .hf-flyout-promo-area,
    .hf-flyout-v3 .hf-flyout-content-v3 .hf-flyout-promo-area {
        display: block
    }

    .globalNavFlyoutComponent .hf-flyout-content-v3 .hf-flyout-promo-area.nested,
    .globalNavFlyoutContactUsComponent .hf-flyout-content-v3 .hf-flyout-promo-area.nested,
    .hf-flyout-v3 .hf-flyout-content-v3 .hf-flyout-promo-area.nested {
        display: none
    }

    .globalNavFlyoutComponent .hf-flyout-content-v3 .hf-flyout-promo-area.nested.active,
    .globalNavFlyoutContactUsComponent .hf-flyout-content-v3 .hf-flyout-promo-area.nested.active,
    .hf-flyout-v3 .hf-flyout-content-v3 .hf-flyout-promo-area.nested.active {
        display: block
    }
}

@media (min-width:992px) and (max-width:1199px) {

    .globalNavFlyoutComponent .hf-link-v3,
    .globalNavFlyoutContactUsComponent .hf-link-v3,
    .hf-flyout-v3 .hf-link-v3 {
        font-size: 18px;
        line-height: 1.11111111em
    }
}

.globalNavFlyoutComponent .sr-close,
.globalNavFlyoutContactUsComponent .sr-close,
.hf-flyout-v3 .sr-close {
    position: absolute;
    width: 100%;
    top: 0;
    display: block
}

.globalNavFlyoutComponent .sr-close a,
.globalNavFlyoutContactUsComponent .sr-close a,
.hf-flyout-v3 .sr-close a {
    float: right;
    margin-right: 45px;
    font-family: 'Metric Regular';
    font-size: 18px;
    color: #000;
    width: 0;
    height: 0;
    overflow: hidden
}

.globalNavFlyoutComponent .sr-close a:active,
.globalNavFlyoutComponent .sr-close a:focus,
.globalNavFlyoutContactUsComponent .sr-close a:active,
.globalNavFlyoutContactUsComponent .sr-close a:focus,
.hf-flyout-v3 .sr-close a:active,
.hf-flyout-v3 .sr-close a:focus {
    width: auto;
    height: auto;
    overflow: visible
}

@media (max-width:991px) {

    .globalNavFlyoutComponent .sr-close,
    .globalNavFlyoutContactUsComponent .sr-close,
    .hf-flyout-v3 .sr-close {
        display: none
    }

    .globalNavFlyoutComponent .hf-flyout-quick-links,
    .globalNavFlyoutContactUsComponent .hf-flyout-quick-links,
    .hf-flyout-v3 .hf-flyout-quick-links {
        order: -1
    }
}

.globalNavFlyoutComponent .hf-flyout-quick-link,
.globalNavFlyoutContactUsComponent .hf-flyout-quick-link,
.hf-flyout-v3 .hf-flyout-quick-link {
    background: #e4e4e4;
    padding: 15px;
    min-height: 76px;
    display: flex;
    font-family: 'Metric Light';
    font-size: 18px;
    line-height: 20px;
    margin-top: 10px;
    color: #000
}

.globalNavFlyoutComponent .hf-flyout-quick-link:first-child,
.globalNavFlyoutContactUsComponent .hf-flyout-quick-link:first-child,
.hf-flyout-v3 .hf-flyout-quick-link:first-child {
    margin-top: 16px
}

.globalNavFlyoutComponent .hf-flyout-quick-link:hover,
.globalNavFlyoutContactUsComponent .hf-flyout-quick-link:hover,
.hf-flyout-v3 .hf-flyout-quick-link:hover {
    color: #01A982
}

.globalNavFlyoutComponent .hf-flyout-quick-link .icon-wrap,
.globalNavFlyoutContactUsComponent .hf-flyout-quick-link .icon-wrap,
.hf-flyout-v3 .hf-flyout-quick-link .icon-wrap {
    flex: 0 0 auto;
    width: 46px;
    height: 46px;
    margin-right: 15px
}

.globalNavFlyoutComponent .hf-flyout-quick-link .icon-wrap svg,
.globalNavFlyoutContactUsComponent .hf-flyout-quick-link .icon-wrap svg,
.hf-flyout-v3 .hf-flyout-quick-link .icon-wrap svg {
    width: 46px;
    height: 46px
}

.globalNavFlyoutComponent .hf-flyout-quick-link .icon-wrap svg path,
.globalNavFlyoutContactUsComponent .hf-flyout-quick-link .icon-wrap svg path,
.hf-flyout-v3 .hf-flyout-quick-link .icon-wrap svg path {
    stroke: #01A982 !important
}

.globalNavFlyoutComponent .hf-flyout-quick-link .icon-text,
.globalNavFlyoutContactUsComponent .hf-flyout-quick-link .icon-text,
.hf-flyout-v3 .hf-flyout-quick-link .icon-text {
    display: inline-flex;
    align-items: center;
    margin: -5px 0
}

@media (max-width:991px) {

    .globalNavFlyoutComponent .hf-flyout-quick-link,
    .globalNavFlyoutContactUsComponent .hf-flyout-quick-link,
    .hf-flyout-v3 .hf-flyout-quick-link {
        background: #FFF
    }

    .globalNavFlyoutComponent .hf-flyout-quick-link .icon-wrap,
    .globalNavFlyoutContactUsComponent .hf-flyout-quick-link .icon-wrap,
    .hf-flyout-v3 .hf-flyout-quick-link .icon-wrap {
        display: none
    }

    .globalNavFlyoutComponent .hf-flyout-quick-link .icon-text,
    .globalNavFlyoutContactUsComponent .hf-flyout-quick-link .icon-text,
    .hf-flyout-v3 .hf-flyout-quick-link .icon-text {
        display: inline;
        margin: 0
    }
}

.hf-flyout-content-v3 {
    display: flex;
    transform: translate3D(0, 0, 0);
    transform-style: preserve-3d
}

@media (min-width:992px) {
    .hf-flyout-content-v3 .hf-centered-content {
        display: block;
        position: static;
        padding: 0;
        margin: 0;
        max-width: none;
        width: auto
    }

    .hf-flyout-content-v3 .hf-flyout-left-rail {
        padding-right: 30px
    }
}

.hf-flyout-content-v3 .hf-flyout-left-rail {
    flex: none;
    width: 25%
}

@media (max-width:1599px) {
    .hf-flyout-content-v3.basic .hf-flyout-left-rail {
        display: none
    }
}

.hf-flyout-content-v3 .hf-flyout-left-rail-image {
    height: 100%;
    min-height: 421px;
    overflow: hidden
}

.hf-flyout-content-v3 .hf-flyout-right-rail {
    flex: 1;
    display: flex;
    flex-direction: column
}

.hf-flyout-content-v3 .hf-flyout-content-area {
    flex: 1 1 auto;
    display: flex;
    padding: 30px;
    background: #F6F6F6
}

.hf-flyout-content-v3 .hf-flyout-links-area {
    flex: 1;
    margin: -5px 0
}

.hf-flyout-content-v3 .hf-flyout-module {
    flex: none;
    width: 327px;
    min-height: 405px;
    margin-left: 30px;
    overflow: hidden
}

@media (max-width:1599px) {
    .hf-flyout-content-v3 .hf-flyout-module {
        display: none
    }
}

.hf-flyout-content-v3 .hf-section-link {
    font-family: 'Metric Light';
    color: #000
}

.hf-flyout-content-v3 .hf-section-link .arrow {
    visibility: hidden;
    opacity: 0;
    transition: transform 150ms ease-in-out, visibility 0s, opacity 0s
}

.hf-flyout-content-v3 .hf-section-link:hover {
    color: #01A982
}

.hf-flyout-content-v3 .hf-section-link:hover .arrow {
    visibility: visible;
    opacity: 1
}

.hf-flyout-content-v3 .hf-flyout-links .hf-link-v3,
.hf-flyout-content-v3 .hf-flyout-links-group .hf-link-v3 {
    display: table;
    margin-bottom: 8px
}

.hf-flyout-content-v3 .hf-flyout-links .hf-link-v3 .arrow,
.hf-flyout-content-v3 .hf-flyout-links-group .hf-link-v3 .arrow {
    margin-left: 10px
}

.hf-flyout-content-v3 .hf-flyout-links .hf-link-v3:last-child,
.hf-flyout-content-v3 .hf-flyout-links-group .hf-link-v3:last-child {
    margin-bottom: 0
}

.hf-flyout-content-v3 .hf-flyout-links {
    width: 100%
}

.hf-flyout-content-v3 .hf-sections {
    margin-top: -31px
}

.hf-flyout-content-v3 .hf-flyout-links-group,
.hf-flyout-content-v3 .hf-section,
.hf-flyout-content-v3 .hf-section-content {
    padding-top: 31px
}

.hf-flyout-content-v3 .hf-section-content:first-child {
    padding-top: 0
}

.hf-flyout-content-v3 .hf-flyout-links-group-header,
.hf-flyout-content-v3 .hf-section-header {
    font-family: 'Metric Light';
    font-size: 14px;
    line-height: 1.28571429em;
    color: #5a5a5a;
    text-transform: uppercase;
    border-bottom: 1px solid #DBDBDB;
    margin-bottom: 4px
}

.hf-flyout-content-v3 .hf-flyout-links-group .hf-row-- {
    margin-top: -9px
}

.hf-flyout-content-v3 .hf-flyout-links-group-column {
    padding-top: 9px
}

.hf-flyout-content-v3 .hf-flyout-vmenu-tagline {
    font-family: 'Metric Light';
    font-size: 20px;
    line-height: 1.2em;
    color: #5a5a5a;
    padding-bottom: 24px
}

.hf-flyout-content-v3 .hf-flyout-vmenu {
    position: relative
}

.hf-flyout-content-v3 .hf-flyout-vmenu .hf-lnk {
    max-height: 127px;
    overflow: hidden;
    box-sizing: border-box;
    display: block;
    font-family: 'Metric Regular';
    font-size: 20px;
    line-height: 1.1em;
    color: #000;
    padding: 8px 20px 9px
}

.hf-flyout-content-v3 .hf-flyout-vmenu .hf-lnk:hover {
    color: #01A982
}

.hf-flyout-content-v3 .hf-flyout-vmenu-pointer {
    position: absolute;
    width: 100%;
    height: 39px;
    top: 1px;
    left: 0;
    border: 3px solid #01A982;
    pointer-events: none;
    transition: all 350ms 30ms ease-in-out
}

.hf-flyout-content-v3 .hf-flyout-vtabs {
    display: block;
    width: 100%
}

.hf-flyout-content-v3 .hf-flyout-vtab {
    display: none;
    width: 100%
}

.hf-flyout-content-v3 .hf-flyout-vtab.opened {
    display: flex
}

.hf-flyout-content-v3 .hf-flyout-left-rail-cta {
    padding: 9px 0 9px 20px
}

@media (max-width:991px) {

    .hf-flyout-content-v3 .hf-flyout-left-rail [class*=hf-mob-],
    .hf-flyout-content-v3 .hf-flyout-right-rail [class*=hf-mob-] {
        font-family: 'Metric Medium';
        display: block;
        font-size: 24px;
        line-height: 1.16666667em;
        white-space: normal;
        position: relative;
        margin: 0;
        color: #000;
        padding: 29px 0 30px;
        border-bottom: 1px solid #DBDBDB
    }

    .hf-flyout-content-v3 .hf-flyout-left-rail [class*=hf-mob-]:hover,
    .hf-flyout-content-v3 .hf-flyout-right-rail [class*=hf-mob-]:hover {
        color: #000
    }

    .hf-flyout-content-v3 .hf-flyout-left-rail [class*=hf-mob-].moved-from-global-nav,
    .hf-flyout-content-v3 .hf-flyout-right-rail [class*=hf-mob-].moved-from-global-nav {
        display: none
    }

    .hf-flyout-content-v3 .hf-flyout-left-rail .hf-mob-next:after,
    .hf-flyout-content-v3 .hf-flyout-left-rail .hf-mob-next:before,
    .hf-flyout-content-v3 .hf-flyout-left-rail .hf-mob-prev:after,
    .hf-flyout-content-v3 .hf-flyout-left-rail .hf-mob-prev:before,
    .hf-flyout-content-v3 .hf-flyout-right-rail .hf-mob-next:after,
    .hf-flyout-content-v3 .hf-flyout-right-rail .hf-mob-next:before,
    .hf-flyout-content-v3 .hf-flyout-right-rail .hf-mob-prev:after,
    .hf-flyout-content-v3 .hf-flyout-right-rail .hf-mob-prev:before {
        content: '';
        width: 15px;
        height: 2px;
        background: #01A982;
        display: block;
        position: absolute;
        right: 0
    }

    .hf-flyout-content-v3 .hf-flyout-left-rail .hf-mob-next:before,
    .hf-flyout-content-v3 .hf-flyout-left-rail .hf-mob-prev:before,
    .hf-flyout-content-v3 .hf-flyout-right-rail .hf-mob-next:before,
    .hf-flyout-content-v3 .hf-flyout-right-rail .hf-mob-prev:before {
        top: calc(50% + 4px);
        transform: rotate(-45deg)
    }

    .hf-flyout-content-v3 .hf-flyout-left-rail .hf-mob-next:after,
    .hf-flyout-content-v3 .hf-flyout-left-rail .hf-mob-prev:after,
    .hf-flyout-content-v3 .hf-flyout-right-rail .hf-mob-next:after,
    .hf-flyout-content-v3 .hf-flyout-right-rail .hf-mob-prev:after {
        bottom: calc(50% + 4px);
        transform: rotate(45deg)
    }

    .hf-flyout-content-v3 .hf-flyout-left-rail .hf-mob-prev,
    .hf-flyout-content-v3 .hf-flyout-right-rail .hf-mob-prev {
        border: none;
        font-size: 18px;
        line-height: 1.22222222em;
        padding: 21px 0 22px 30px
    }

    .hf-flyout-content-v3 .hf-flyout-left-rail .hf-mob-prev:after,
    .hf-flyout-content-v3 .hf-flyout-left-rail .hf-mob-prev:before,
    .hf-flyout-content-v3 .hf-flyout-right-rail .hf-mob-prev:after,
    .hf-flyout-content-v3 .hf-flyout-right-rail .hf-mob-prev:before {
        right: auto;
        left: 0
    }

    .hf-flyout-content-v3 .hf-flyout-left-rail .hf-mob-prev:before,
    .hf-flyout-content-v3 .hf-flyout-right-rail .hf-mob-prev:before {
        transform: rotate(45deg)
    }

    .hf-flyout-content-v3 .hf-flyout-left-rail .hf-mob-prev:after,
    .hf-flyout-content-v3 .hf-flyout-right-rail .hf-mob-prev:after {
        transform: rotate(-45deg)
    }
}

@media (max-width:767px) {

    .hf-flyout-content-v3 .hf-flyout-left-rail [class*=hf-mob-],
    .hf-flyout-content-v3 .hf-flyout-right-rail [class*=hf-mob-] {
        font-size: 18px;
        line-height: 1.22222222em;
        padding: 21px 0 22px
    }

    .hf-flyout-content-v3 .hf-flyout-left-rail .moved-from-global-nav.active,
    .hf-flyout-content-v3 .hf-flyout-right-rail .moved-from-global-nav.active {
        display: block
    }

    .hf-flyout-content-v3 .hf-flyout-left-rail .hf-mob-prev,
    .hf-flyout-content-v3 .hf-flyout-right-rail .hf-mob-prev {
        padding: 21px 0 22px 30px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hf-flyout-content-v3 .hf-flyout-left-rail {
        width: 30%
    }

    .hf-flyout-content-v3 .hf-flyout-vmenu-tagline {
        font-size: 18px;
        line-height: 1.11111111em;
        padding-bottom: 25px
    }

    .hf-flyout-content-v3 .hf-flyout-vmenu .hf-lnk {
        font-size: 18px;
        line-height: 1.11111111em;
        padding: 9px 20px
    }

    .hf-flyout-content-v3 .hf-flyout-vmenu-pointer {
        height: 38px
    }

    .hf-flyout-content-v3 .hf-flyout-links .hf-link-v3,
    .hf-flyout-content-v3 .hf-flyout-links-group .hf-link-v3 {
        margin-bottom: 9px
    }

    .hf-flyout-content-v3 .hf-flyout-links .hf-link-v3:last-child,
    .hf-flyout-content-v3 .hf-flyout-links-group .hf-link-v3:last-child {
        margin-bottom: 0
    }

    .hf-flyout-content-v3 .hf-flyout-links-group-header,
    .hf-flyout-content-v3 .hf-section-header {
        margin-bottom: 5px
    }

    .hf-flyout-content-v3 .hf-flyout-left-rail-cta {
        padding: 8px 0 8px 20px
    }
}

@media (max-width:991px) {

    .hf-flyout-content-v3 .hf-flyout-left-rail .hf-title-v3+[class*=hf-mob-],
    .hf-flyout-content-v3 .hf-flyout-right-rail [class*=hf-mob-]:first-child {
        border-top: 1px solid #DBDBDB
    }

    .hf-flyout-content-v3 {
        display: block;
        height: 100%
    }

    .hf-flyout-content-v3 .hf-flyout-left-rail {
        width: 100%;
        height: 100%;
        overflow: auto
    }

    .hf-flyout-content-v3 .hf-flyout-right-rail {
        position: static
    }

    .hf-flyout-content-v3.nested .hf-flyout-right-rail {
        padding: 0
    }

    .hf-flyout-content-v3.nested .hf-flyout-right-rail .hf-flyout-links-area {
        padding-bottom: 140px
    }

    .hf-flyout-content-v3.basic .hf-flyout-right-rail {
        height: 100%;
        overflow: auto
    }

    .hf-flyout-content-v3.basic .hf-flyout-right-rail .hf-flyout-content-area,
    .hf-flyout-content-v3.basic .hf-flyout-right-rail .hf-flyout-links-area {
        display: block
    }

    .hf-flyout-content-v3.basic .hf-flyout-right-rail .hf-flyout-content-area {
        background: #FFF;
        padding-bottom: 140px
    }

    .hf-flyout-content-v3 .hf-flyout-content-area {
        padding: 0
    }

    .hf-flyout-content-v3 .hf-flyout-links-area {
        margin: 0
    }

    .hf-flyout-content-v3 .hf-flyout-links .hf-link-v3,
    .hf-flyout-content-v3 .hf-flyout-links-group .hf-link-v3 {
        display: block;
        margin-bottom: 0
    }

    .hf-flyout-content-v3 .hf-flyout-links .hf-link-v3 .arrow,
    .hf-flyout-content-v3 .hf-flyout-links-group .hf-link-v3 .arrow {
        display: none
    }

    .hf-flyout-content-v3 .hf-flyout-links .hf-link-v3:not(.hf-section-link),
    .hf-flyout-content-v3 .hf-flyout-links-group .hf-link-v3:not(.hf-section-link) {
        padding: 29px 0 30px;
        font-size: 24px;
        line-height: 1.16666667em
    }

    .hf-flyout-content-v3 .hf-flyout-links .hf-link-v3:not(.hf-section-link) .arrow,
    .hf-flyout-content-v3 .hf-flyout-links-group .hf-link-v3:not(.hf-section-link) .arrow {
        display: inline-block
    }

    .hf-flyout-content-v3 .hf-sections {
        flex-direction: column;
        margin: 0
    }

    .hf-flyout-content-v3 .hf-section {
        padding: 0;
        flex-basis: auto
    }

    .hf-flyout-content-v3 .hf-flyout-links-group,
    .hf-flyout-content-v3 .hf-section-content {
        padding-top: 0
    }

    .hf-flyout-content-v3 .hf-flyout-links-group .hf-row-- {
        display: block;
        margin: 0
    }

    .hf-flyout-content-v3 .hf-flyout-links-group-column {
        padding: 0
    }

    .hf-flyout-content-v3 .hf-flyout-links-group-header,
    .hf-flyout-content-v3 .hf-section-header {
        margin-bottom: 0;
        border-bottom: none;
        height: 36px;
        background: #8e8e8e;
        padding: 0 20px;
        color: #FFF;
        font-family: 'Metric Semibold';
        font-size: 18px;
        line-height: 2em;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .hf-flyout-content-v3 .hf-flyout-vmenu {
        padding-bottom: 140px
    }

    .hf-flyout-content-v3 .hf-flyout-vmenu-pointer,
    .hf-flyout-content-v3 .hf-flyout-vmenu-tagline {
        display: none
    }

    .hf-flyout-content-v3 .hf-flyout-vtab {
        position: absolute;
        top: 0;
        bottom: 0;
        background: #FFF;
        display: block;
        overflow: auto;
        transform: translate3d(100%, 0, 0);
        transition: transform .3s 0s ease-in-out
    }

    .hf-flyout-content-v3 .hf-flyout-vtab.m-opened {
        transform: translate3d(0, 0, 0)
    }

    .hf-flyout-content-v3 .hf-flyout-right-rail [class*=hf-mob-]:last-child {
        border-bottom: none
    }

    .hf-flyout-content-v3 .hf-flyout-right-rail .hf-mob-prev:first-child {
        border: none
    }

    .hf-flyout-content-v3 .hf-flyout-right-rail .hf-flyout-links-group-header+.hf-row-- .hf-flyout-links-group-column:first-child [class*=hf-mob-]:first-child,
    .hf-flyout-content-v3 .hf-flyout-right-rail .hf-section-header+[class*=hf-mob-] {
        border-top: none
    }

    .hf-flyout-content-v3 .hf-section-primary-cta {
        padding: 29px 0 30px;
        font-size: 24px;
        line-height: 1.16666667em
    }

    .hf-flyout-content-v3 .hf-flyout-right-rail .hf-section-primary-cta {
        border-top: 1px solid #DBDBDB
    }
}

@media (max-width:767px) {

    .hf-flyout-content-v3 .hf-flyout-links .hf-link-v3:not(.hf-section-link),
    .hf-flyout-content-v3 .hf-flyout-links-group .hf-link-v3:not(.hf-section-link) {
        padding: 21px 0 22px;
        font-size: 18px;
        line-height: 1.22222222em
    }

    .hf-flyout-content-v3 .hf-flyout-links-group-header,
    .hf-flyout-content-v3 .hf-section-header {
        height: 27px;
        padding: 0 10px;
        font-size: 14px;
        line-height: 1.92857143em
    }

    .hf-flyout-content-v3 .hf-section-primary-cta {
        padding: 21px 0 22px;
        font-size: 18px;
        line-height: 1.22222222em
    }
}

#hf-header-v3 {
    position: relative;
    width: 100%;
    height: auto;
    z-index: 100;
    min-width: 320px
}

#hf-header-v3 .hf-mobile {
    display: none !important
}

@media (max-width:991px) {
    #hf-header-v3 .hf-mobile {
        display: block !important
    }

    #hf-header-v3 .hf-md-visible {
        display: none !important
    }
}

.hf-search-opened #hf-header-v3 {
    position: fixed;
    top: 0;
    left: 0;
    right: 0
}

.hf-search-opened #hf-header-v3 .hf-menu-dynamic,
.hf-search-opened #hf-header-v3 .hf-menu-fixed {
    pointer-events: none
}

.hf-search-opened #hf-header-v3 .hf-nav {
    z-index: 1001
}

#hf-header-v3 .hf-flyout-arrow {
    position: absolute;
    z-index: 100;
    top: 100%;
    left: 50%;
    margin: -6px 0 0 -13px;
    border: 14px solid transparent;
    border-bottom-color: #FFF;
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s linear 0s, visibility 0s linear .3s
}

.hf-hmb-no-animation #hf-header-v3 .hf-flyout-arrow {
    transition: none
}

#hf-header-v3 .hf-menu-item.active .hf-flyout-arrow {
    opacity: 1;
    visibility: visible;
    transition: opacity .3s linear 0s, visibility 0s linear 0s
}

.hf-hmb-no-animation #hf-header-v3 .hf-menu-item.active .hf-flyout-arrow {
    transition: none
}

#hf-header-v3 .hf-flyout-container-v3 {
    display: block;
    position: absolute;
    overflow: hidden;
    top: 100%;
    left: 0;
    width: 100%;
    height: calc(100vh - 115px);
    z-index: 100;
    visibility: hidden;
    transition: visibility 0s linear .4s
}

.hf-flyout-opened #hf-header-v3 .hf-flyout-container-v3 {
    height: auto;
    visibility: visible;
    transition: visibility 0s linear 0s
}

.hf-hmb-no-animation #hf-header-v3 .hf-flyout-container-v3 {
    transition: none
}

#hf-header-v3 .hf-flyout-area-v3 {
    position: relative;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0s linear .3s, visibility 0s linear .3s
}

.hf-flyout-opened #hf-header-v3 .hf-flyout-area-v3 {
    opacity: 1;
    visibility: visible;
    transition: opacity .3s linear 0s, visibility 0s linear 0s
}

.hf-hmb-no-animation #hf-header-v3 .hf-flyout-area-v3 {
    transition: none
}

#hf-header-v3 .hf-flyout-area-v3:before {
    content: '';
    position: absolute;
    top: 20px;
    bottom: 0;
    left: 0;
    right: 0
}

#hf-header-v3 .globalNavFlyoutComponent,
#hf-header-v3 .hf-flyout-area-v3:before,
#hf-header-v3 .hf-flyout-v3 {
    background: #FFF
}

#hf-header-v3 .hf-flyout-v3 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: auto;
    padding: 27px 30px 30px;
    margin: 20px 0 0;
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s linear 0s, visibility 0s linear .3s
}

#hf-header-v3 .hf-flyout-v3.active {
    position: relative;
    opacity: 1;
    visibility: visible;
    transition: opacity .3s linear 0s, visibility 0s linear 0s
}

.hf-hmb-no-animation #hf-header-v3 .hf-flyout-v3 {
    transition: none
}

#hf-header-v3 .hf-flyout-v3:before {
    position: absolute;
    content: '';
    top: -20px;
    height: 20px;
    width: 100%;
    left: 0
}

@media (max-width:991px) {
    #hf-header-v3 .hf-flyout-container-v3 {
        position: fixed;
        top: 84px;
        bottom: 0;
        height: auto;
        transform: translate3d(100%, 0, 0);
        transition: transform .3s 0s ease-in-out
    }

    .hf-flyout-opened #hf-header-v3 .hf-flyout-container-v3 {
        transform: translate3d(0, 0, 0);
        transition: transform .3s 0s ease-in-out
    }

    .hf-hmb-no-animation #hf-header-v3 .hf-flyout-container-v3 {
        transition: none
    }

    .hf-flyout-contact-us-primary #hf-header-v3 .hf-flyout-container-v3,
    .hf-flyout-shopping-cart-opened #hf-header-v3 .hf-flyout-container-v3,
    .hf-hybris-flyout-opened #hf-header-v3 .hf-flyout-container-v3 {
        top: 0
    }

    #hf-header-v3 .hf-flyout-container-v3>.hf-centered-content {
        padding: 0;
        height: 100%
    }

    #hf-header-v3 .hf-flyout-area-v3 {
        height: 100%;
        visibility: hidden;
        opacity: 1;
        transition: visibility 0s linear .3s
    }

    .hf-flyout-opened #hf-header-v3 .hf-flyout-area-v3 {
        transition: visibility 0s linear 0s
    }

    .hf-hmb-no-animation #hf-header-v3 .hf-flyout-area-v3 {
        transition: none
    }

    #hf-header-v3 .hf-flyout-v3 {
        margin: 0;
        padding: 0;
        height: 100%;
        visibility: hidden;
        opacity: 1;
        transition: visibility 0s linear .3s
    }

    #hf-header-v3 .hf-flyout-v3.active {
        transition: visibility 0s linear 0s
    }

    .hf-hmb-no-animation #hf-header-v3 .hf-flyout-v3 {
        transition: none
    }
}

#hf-header-v3.sticky {
    will-change: opacity
}

#hf-header-v3.sticky.sticky-active {
    position: fixed;
    top: 0;
    box-shadow: 1px 2px 3px rgba(0, 0, 0, .2);
    transition: box-shadow .25s linear 0s
}

.hf-search-box-shadow #hf-header-v3 {
    box-shadow: 0 2px 4px rgba(0, 0, 0, .5);
    transition: box-shadow .25s linear .25s
}

.hf-search-opened .privacy-banner {
    display: none;
    z-index: 0
}

.hf-drop-transitions {
    transition: none !important
}

.drop-main-page-scroll {
    overflow: hidden;
    max-height: 100vh
}

.drop-main-page-scroll.ios {
    position: fixed
}

#hf-copyright-v3 {
    color: #fff;
    font-size: 14px;
    line-height: 1.14285714em;
    font-family: 'Metric Light'
}

@media (max-width:1199px) {
    #hf-copyright-v3 {
        padding: 0 30px;
        text-align: center;
        font-size: 18px;
        line-height: 1em
    }
}

#hf-country-selector-v3 {
    text-align: right;
    margin-bottom: 30px
}

#hf-country-selector-v3 .container-country-lang-selection {
    text-align: left
}

#hf-country-selector-v3 .hf-countrysel {
    display: inline-block;
    vertical-align: middle
}

#hf-country-selector-v3 .hf-countrysel .language {
    display: flex;
    align-items: center;
    text-transform: uppercase
}

#hf-country-selector-v3 .close-btn {
    padding: 20px;
    line-height: 19px
}

#hf-country-selector-v3 .close-btn span {
    font-size: 0
}

@media (min-width:1600px) {
    #hf-country-selector-v3 .close-btn .container-gutter {
        padding: 0 2%
    }

    #hf-country-selector-v3 .close-btn .close-btn {
        right: 10px
    }
}

.csstransitions #hf-country-selector-v3 .container-country-lang-selection {
    transition: top 250ms cubic-bezier(.42, 0, .58, 1)
}

#hf-country-selector-v3 .tag-h4 {
    font-family: 'Metric Semibold';
    word-wrap: break-word;
    word-break: break-word;
    white-space: inherit;
    margin-top: 20px;
    margin-bottom: 10px;
    font-style: normal
}

@media (max-width:1199px) {
    #hf-country-selector-v3 {
        text-align: center;
        margin-bottom: 0;
        padding: 40px 31px 30px
    }

    #hf-country-selector-v3 .hf-countrysel .hf-link {
        font-size: 18px;
        line-height: 1em;
        font-family: 'Metric Light'
    }
}

#hf-hcwh-links {
    display: flex;
    justify-content: flex-end
}

#hf-hcwh-links .hf-hcwh-image {
    flex: 0 1 auto;
    width: 261px;
    height: 323px
}

#hf-hcwh-links .hf-hcwh-links-area {
    flex: 0 0 auto;
    width: 324px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-right: 10px
}

#hf-hcwh-links .icon-lnk {
    width: 157px;
    height: 157px;
    margin: 0;
    padding: 10px;
    text-align: center;
    flex-direction: column;
    background: rgba(1, 169, 130, .9);
    color: #FFF;
    font-size: 18px;
    line-height: 1em;
    font-family: 'Metric Light'
}

#hf-hcwh-links .icon-lnk:hover {
    background: #01A982
}

#hf-hcwh-links .icon-lnk:first-child {
    margin-bottom: 10px
}

#hf-hcwh-links .icon-lnk .icon-shift {
    flex: 0 1 auto;
    height: 20px;
    width: 100%
}

#hf-hcwh-links .icon-lnk .icon-wrap {
    flex: 0 0 auto;
    width: 75px;
    height: 75px
}

#hf-hcwh-links .icon-lnk .icon-wrap .icon {
    width: 50px;
    height: 50px;
    top: calc(50% - 25px);
    fill: #fff
}

#hf-hcwh-links .icon-lnk .icon-text {
    flex: 0 0 auto;
    max-width: 100%;
    max-height: 3.05em;
    overflow: hidden
}

@media (max-width:1199px) {
    #hf-hcwh-links {
        padding-top: 40px;
        justify-content: center
    }
}

@media (max-width:767px) {
    #hf-hcwh-links .hf-hcwh-image {
        display: none
    }

    #hf-hcwh-links .hf-hcwh-links-area {
        flex-direction: column;
        flex-wrap: nowrap;
        flex-basis: 100%;
        margin-right: 0
    }

    #hf-hcwh-links .icon-lnk {
        display: inline-flex;
        flex-direction: row;
        align-items: center;
        width: auto;
        height: 75px;
        padding: 0 10px 0 0;
        margin-bottom: 7px;
        font-size: 20px;
        line-height: 1.1em
    }

    #hf-hcwh-links .icon-lnk:last-child {
        margin-bottom: 0
    }

    #hf-hcwh-links .icon-lnk:first-child {
        margin-bottom: 7px
    }

    #hf-hcwh-links .icon-lnk .icon-shift {
        display: none
    }

    #hf-hcwh-links .icon-lnk .icon-wrap {
        margin-top: 0
    }

    #hf-hcwh-links .icon-lnk .icon-wrap .icon {
        width: 40px;
        height: 40px;
        top: calc(50% - 20px);
        fill: #fff
    }

    #hf-hcwh-links .icon-lnk .icon-text {
        flex: 0 1 auto;
        max-width: calc(100% - 65px);
        text-align: left
    }
}

#hf-footer-links-v3 .hf-links-list-column {
    margin-right: 30px;
    flex: 1 1 20%;
    min-width: 165px
}

#hf-footer-links-v3 .hf-links-list-column .tag-h4 {
    color: #fff
}

#hf-footer-links-v3 .hf-links-list .hf-link {
    display: inline-block;
    margin-bottom: 8px
}

#hf-footer-links-v3 .hf-links-list .hf-link:focus {
    outline: 0
}

#hf-footer-links-v3 .hf-links-list .hf-link:focus .link-text {
    outline: #2AD2C9 solid 2px
}

.disabled-focus #hf-footer-links-v3 .hf-links-list .hf-link:focus .link-text,
.marquee-slide .content-area .desc:focus,
.marquee-slide .content-area .title:focus {
    outline: 0
}

#hf-footer-links-v3 .hf-links-list .hf-heading {
    max-width: 160px
}

#hf-footer-links-v3 .hf-icon-tick {
    width: 18px;
    height: 16px;
    display: none;
    position: absolute;
    right: 38px;
    padding-top: 1px
}

#hf-footer-links-v3 .hf-links-container {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding-bottom: 20px
}

@media (min-width:1200px) {
    #hf-footer-links-v3 .hf-links-list .hf-heading {
        padding-bottom: 0;
        margin-bottom: 4px
    }

    #hf-footer-links-v3 .hf-links-list .hf-links-container {
        padding-bottom: 27px
    }

    #hf-footer-links-v3 .hf-links-list .hf-link {
        margin-bottom: 4px
    }
}

@media (max-width:1199px) {
    #hf-footer-links-v3 .hf-heading {
        padding: 29px 0
    }

    #hf-footer-links-v3 .hf-icon-tick {
        display: inline-block;
        right: 30px
    }

    #hf-footer-links-v3 .hf-links-container {
        align-items: stretch;
        overflow: hidden;
        max-height: 0;
        transition: max-height .5s ease-out;
        padding-bottom: 0
    }

    #hf-footer-links-v3 .hf-links-container-expanded {
        max-height: 500px;
        transition: max-height .5s ease-in
    }

    #hf-footer-links-v3 .hf-links-list-column {
        margin-right: 0;
        min-width: 0;
        flex: none
    }

    #hf-footer-links-v3 .hf-links-list-column:last-child {
        border-bottom: 1px solid rgba(255, 255, 255, .2)
    }

    #hf-footer-links-v3 .hf-trigger-active .hf-icon-tick {
        transform: rotate(180deg);
        margin-top: 4px
    }

    #hf-footer-links-v3 .hf-links-list {
        border-top: 1px solid rgba(255, 255, 255, .2);
        padding: 0 30px
    }

    #hf-footer-links-v3 .hf-links-list .hf-link {
        font-size: 18px;
        line-height: 1.11111111em;
        padding-bottom: 12px
    }

    #hf-footer-links-v3 .hf-links-list .hf-link:last-child {
        padding-bottom: 32px
    }

    #hf-footer-links-v3 .hf-links-list .hf-heading {
        max-width: none
    }
}

#hf-footer-v3-logo {
    width: 100%;
    margin: 0;
    padding: 30px 0 40px;
    text-align: center
}

#hf-footer-v3-logo img {
    width: 88px;
    height: 25px
}

@media (max-width:1199px) {
    #hf-footer-v3-logo {
        padding: 40px 0
    }
}

#hf-footer-hcwh .hf-footer-search {
    padding-right: 30px;
    display: inline-block;
    margin: 45px auto 0;
    max-width: 100%
}

#hf-footer-hcwh .hf-footer-search h2 {
    color: #FFF;
    text-align: center;
    font-size: 48px;
    line-height: 1em;
    margin-top: 0;
    margin-bottom: 40px
}

#hf-footer-hcwh .hf-footer-search .hpe-search-box {
    margin: 0;
    max-width: 100%;
    height: 55px;
    display: inline-block
}

#hf-footer-hcwh .hf-footer-search .inputs-group {
    display: inline-flex;
    height: 55px;
    width: 100%
}

#hf-footer-hcwh .hf-footer-search .search-input {
    flex: 0 1 auto;
    border-radius: 0;
    width: 411px;
    min-width: 175px;
    padding: 0 20px;
    height: 100%;
    font-size: 22px;
    line-height: 1.13636364em;
    font-family: 'Metric Light'
}

#hf-footer-hcwh .hf-footer-search input[type=text]:-moz-placeholder {
    font-size: 22px;
    height: 55px;
    line-height: 55px
}

#hf-footer-hcwh .hf-footer-search input[type=text]::-moz-placeholder {
    font-size: 22px;
    height: 55px;
    line-height: 55px
}

#hf-footer-hcwh .hf-footer-search input::-webkit-input-placeholder {
    font-size: 22px;
    line-height: 1.13636364em
}

#hf-footer-hcwh .hf-footer-search input:-ms-input-placeholder {
    font-size: 22px;
    line-height: 1.13636364em
}

#hf-footer-hcwh .hf-footer-search .submit-btn {
    position: static;
    background: rgba(1, 169, 130, .9);
    width: auto;
    min-width: 164px;
    margin-left: 10px;
    padding: 0 25px;
    height: 100%;
    font-size: 18px;
    line-height: 1em
}

#hf-footer-hcwh .hf-footer-search .submit-btn:hover {
    background: #01A982
}

#hf-footer-hcwh .hf-footer-search .submit-btn .icon {
    font-style: normal;
    display: block;
    color: #FFF
}

#hf-footer-hcwh .hf-footer-search .submit-btn .icon:before {
    display: none;
    line-height: 20px;
    width: 20px
}

#hf-footer-hcwh .hf-footer-search .submit-btn .text-hide {
    position: absolute
}

@media (max-width:1199px) {
    #hf-footer-hcwh .hf-footer-search {
        padding-right: 0;
        display: block;
        margin-top: 0
    }

    #hf-footer-hcwh .hf-footer-search .hpe-search-box {
        margin: 0 auto;
        display: block;
        width: 595px
    }

    #hf-footer-hcwh .hf-footer-search .search-input {
        width: 100%
    }
}

@media (max-width:767px) {
    #hf-footer-hcwh .hf-footer-search h2 {
        margin-bottom: 25px;
        font-size: 36px;
        line-height: 1em
    }

    #hf-footer-hcwh .hf-footer-search .search-input {
        width: 100%;
        font-size: 18px;
        line-height: 1.11111111em
    }

    #hf-footer-hcwh .hf-footer-search .hpe-search-box {
        width: 100%
    }

    #hf-footer-hcwh .hf-footer-search .submit-btn {
        width: 55px;
        margin-left: 0;
        min-width: 55px
    }

    #hf-footer-hcwh .hf-footer-search .submit-btn .icon:before {
        display: inline-block;
        position: absolute;
        top: -10px;
        left: -5px
    }

    #hf-footer-hcwh .hf-footer-search .submit-btn .button-text {
        display: none
    }

    #hf-footer-hcwh .hf-footer-search .submit-btn,
    #hf-footer-hcwh .hf-footer-search ::-ms-backdrop {
        width: 61px
    }

    #hf-footer-hcwh .hf-footer-search input[type=text]:-moz-placeholder {
        font-size: 18px;
        height: 55px;
        line-height: 55px
    }

    #hf-footer-hcwh .hf-footer-search input[type=text]::-moz-placeholder {
        font-size: 18px;
        height: 55px;
        line-height: 55px
    }

    #hf-footer-hcwh .hf-footer-search input::-webkit-input-placeholder {
        font-size: 18px;
        line-height: 1.11111111em
    }

    #hf-footer-hcwh .hf-footer-search input:-ms-input-placeholder {
        font-size: 18px;
        line-height: 1.11111111em
    }
}

#hf-footer-v3-social-links .hf-heading {
    padding-bottom: 20px
}

#hf-footer-v3-social-links .hf-links-wrapper {
    display: inline-block;
    font-size: 0
}

#hf-footer-v3-social-links .icon-lnk {
    margin: 0 8px 0 0;
    vertical-align: bottom;
    background: #01A982
}

#hf-footer-v3-social-links .icon-lnk:last-child {
    margin-right: 0
}

#hf-footer-v3-social-links .icon-lnk:hover {
    background: #80d4c1
}

#hf-footer-v3-social-links .icon-wrap {
    width: 24px;
    height: 24px;
    flex-basis: auto
}

#hf-footer-v3-social-links .icon-wrap .icon {
    color: #eee;
    fill: #eee
}

#hf-footer-v3-social-links .icon-wrap .icon:hover {
    color: #fff;
    fill: #fff
}

@media (max-width:1199px) {
    #hf-footer-v3-social-links {
        background: 0 0;
        padding: 30px
    }

    #hf-footer-v3-social-links .hf-heading {
        display: none
    }

    #hf-footer-v3-social-links .hf-social-links-content {
        margin: 0
    }

    #hf-footer-v3-social-links .hf-links-wrapper {
        margin: 0;
        padding: 0;
        vertical-align: middle
    }

    #hf-footer-v3-social-links .icon-lnk {
        margin: 0 20px 0 0;
        padding: 0
    }

    #hf-footer-v3-social-links .icon-wrap {
        width: 39px;
        height: 39px
    }

    #hf-footer-v3-social-links .icon-wrap .icon {
        top: calc(50% - 19px);
        width: 38px;
        height: 38px
    }
}

#hf-utility-and-legal-links-v3 {
    float: right;
    width: auto;
    min-width: 0
}

#hf-utility-and-legal-links-v3 .hf-link-wrapper {
    display: inline
}

#hf-utility-and-legal-links-v3 .hf-link-wrapper .hf-link {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    line-height: 1.14285714em;
    font-family: 'Metric Light'
}

#hf-utility-and-legal-links-v3 .hf-link-wrapper:after {
    content: '|';
    margin: 0 5px 0 4px
}

#hf-utility-and-legal-links-v3 .hf-link-wrapper:last-child:after {
    content: none
}

@media (max-width:1199px) {
    #hf-utility-and-legal-links-v3 {
        float: none;
        margin-top: 30px;
        padding: 0 30px;
        text-align: center
    }

    #hf-utility-and-legal-links-v3 .hf-link-wrapper .hf-link {
        font-size: 18px;
        line-height: 1em
    }
}

#hf-footer-v3 {
    position: relative;
    color: #fff;
    background-color: #000
}

#hf-footer-v3 .hf-background-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: #000
}

#hf-footer-v3 .hf-background-image .hf-parallax-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 125%;
    transition: top 50ms linear
}

.ie #hf-footer-v3 .hf-background-image .hf-parallax-wrapper {
    transition: none
}

#hf-footer-v3 .hf-background-image .hf-parallax-wrapper smart-image {
    position: relative;
    max-height: 1600px
}

#hf-footer-v3 .hf-background-image .hf-parallax-wrapper smart-image:before {
    display: block;
    content: '';
    position: absolute;
    top: 75%;
    height: 25%;
    left: 0;
    width: 100%;
    background: linear-gradient(to bottom, transparent, #000)
}

#hf-footer-v3 #hf-footer-hcwh {
    padding-top: 40px;
    display: block
}

#hf-footer-v3 #hf-footer-hcwh:after {
    content: "";
    display: table;
    clear: both
}

#hf-footer-v3 #hf-footer-hcwh>[class*=col-] {
    padding-left: 0;
    padding-right: 0
}

@media (max-width:1199px) {
    #hf-footer-v3 #hf-footer-hcwh {
        padding-top: 60px
    }
}

@media (max-width:767px) {
    #hf-footer-hcwh.hf-centered-content {
        padding: 0 30px
    }
}

#hf-footer-links-v3 {
    position: relative;
    margin-top: 60px;
    color: #fff;
    background: 0 0;
    font-size: 16px;
    line-height: 1.25em;
    padding: 50px 0 100px
}

#hf-footer-links-v3.hpe-element-enabled {
    padding: 0
}

#hf-footer-links-v3 .hf-col-flex {
    padding: 0;
    flex: 1 0 auto;
    max-width: 100%
}

#hf-footer-links-v3 .hf-heading {
    text-transform: uppercase;
    font-family: 'Metric Semibold'
}

@media (min-width:1200px) {
    #hf-footer-links-v3 .hf-heading {
        color: #fff;
        font-size: 14px;
        line-height: 1.14285714em
    }
}

@media (max-width:1199px) {
    #hf-footer-links-v3 .hf-heading {
        color: #01A982;
        font-size: 18px;
        line-height: 1.27777778em
    }

    #hf-footer-links-v3 .hf-heading .hf-icon-tick {
        fill: #01A982
    }

    #hf-footer-links-v3 .hf-heading[data-target-id] {
        cursor: pointer
    }
}

#hf-footer-links-v3 .hf-link {
    color: #eee;
    font-family: 'Metric Regular'
}

#hf-footer-links-v3 .hf-link .hf-icon {
    width: 20px;
    height: 20px;
    margin-right: 18px;
    fill: #eee
}

#hf-footer-links-v3 .hf-link:hover {
    color: #fff;
    text-decoration: underline
}

#hf-footer-links-v3 .hf-link:hover .hf-icon {
    fill: #fff
}

@media (min-width:1200px) {

    #hf-footer-links-v3 .hf-link,
    #hf-footer-links-v3 .hf-link .link-text {
        font-size: 14px;
        line-height: 1.14285714em;
        font-family: 'Metric Light'
    }
}

#hf-footer-links-v3 .hf-links-list-container {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    margin-bottom: 13px
}

#hf-footer-links-v3 .hf-links-list-container.mobile-safari .hf-links-list-column {
    flex: 1 1 auto
}

@media (max-width:1199px) {
    #hf-footer-links-v3 .hf-links-list-container {
        display: block
    }
}

#hf-footer-links-v3 .hf-stay-in-touch-container {
    display: flex;
    flex-direction: column
}

@media (max-width:1199px) {
    #hf-footer-links-v3 {
        padding: 0 0 15px;
        background: rgba(0, 0, 0, .5)
    }

    #hf-footer-links-v3 .hf-centered-content {
        flex-direction: column;
        padding: 0
    }

    #hf-footer-links-v3 .hf-footer-top-content {
        display: flex;
        flex-direction: column-reverse
    }

    #hf-footer-links-v3 .hf-links-list-container,
    #hf-footer-links-v3 .hf-stay-in-touch-container {
        flex-basis: auto
    }

    #hf-footer-links-v3 .hf-links-list-container {
        display: block;
        margin-bottom: 0;
        order: 2
    }

    #hf-footer-links-v3 .hf-footer-links-wrapper {
        display: flex
    }

    #hf-footer-links-v3 .hf-stay-in-touch-container {
        order: 1;
        flex-direction: column-reverse;
        padding-left: 0
    }
}

@media (max-width:767px) {
    #hf-footer-links-v3 {
        margin-top: 40px
    }
}

.ticker {
    height: 44px;
    width: 100%;
    display: flex;
    align-items: center;
    position: relative
}

.ticker .navigation-container {
    background-color: #008c6b;
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: flex-end;
    flex-shrink: 0;
    min-width: 15%
}

.ticker .ticker-label {
    text-transform: uppercase;
    font-size: 20px;
    font-family: 'Metric Semibold';
    color: #FFF;
    margin: 0 20px;
    white-space: nowrap
}

.ticker .navigation {
    background-color: #01A982;
    height: 100%;
    align-items: center;
    display: flex;
    color: #FFF;
    justify-content: center;
    padding: 0 9px;
    width: 60px
}

.ticker .navigation-button {
    color: #FFF;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 50'%3E%3Cpolygon points='34.32 48.5 10.5 25 34.32 1.5 37.5 4.63 16.85 25 37.5 45.37 34.32 48.5' fill='%23fff' stroke='%23fff' stroke-miterlimit='10' stroke-width='2'/%3E%3C/svg%3E");
    background-size: cover;
    width: 16px;
    height: 16px
}

.ticker .navigation-button:hover {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 50'%3E%3Cpolygon points='34.32 48.5 10.5 25 34.32 1.5 37.5 4.63 16.85 25 37.5 45.37 34.32 48.5' fill='%23fff' stroke='%23fff' stroke-miterlimit='10' stroke-width='4'/%3E%3C/svg%3E")
}

.ticker .navigation-button.previous {
    margin-right: 2px
}

.ticker .navigation-button.next {
    margin-left: 3px;
    transform: rotate(180deg)
}

.ticker .title-area {
    width: 100%;
    height: 100%;
    background-color: #dedede;
    overflow: hidden;
    align-items: center;
    display: flex;
    font-size: 18px;
    padding: 0 30px
}

.ticker .article-title-item {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 35px;
    position: relative;
    transition: opacity .4s 0s ease-out
}

.ticker .article-title-item.fade-out {
    opacity: 0
}

.ticker .article-title-item.item-hidden {
    opacity: 0;
    width: 0;
    height: 0;
    position: absolute;
    visibility: hidden
}

.ticker .article-title-item:focus .arrow,
.ticker .article-title-item:hover .arrow {
    right: 0
}

.ticker .article-title-text {
    color: #000;
    white-space: nowrap
}

.ticker .arrow {
    position: absolute;
    right: 5px;
    width: 18px;
    height: 18px;
    fill: #01A982;
    top: 3px;
    transition: right 150ms ease-in-out;
    background-image: url("data:image/svg+xml, %3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 471.2 471.2' fill='%2301A982' xml:space='preserve'%3E %3Cpath d='M456.57,248.48a18.45,18.45,0,0,0,5.43-12.9,17.88,17.88,0,0,0-5.43-12.9L340.08,106.19a18.34,18.34,0,0,0-25.93,25.93l85.26,85.13H27.53a18.33,18.33,0,1,0,0,36.66H399.41l-85.26,85.26a18.34,18.34,0,0,0,25.93,25.93Z'%3E%3C/path%3E %3C/svg%3E")
}

.ticker .xs-ticker-container {
    width: 100%
}

.ticker-dark-theme .article-title-item,
.ticker-dark-theme .article-title-text {
    color: #FFF
}

.ticker-dark-theme .title-area {
    background-color: rgba(0, 0, 0, .2)
}

@media (max-width:1199px) {
    .ticker .title-area {
        font-size: 17px;
        padding: 0 20px
    }

    .ticker .ticker-label {
        font-size: 18px
    }
}

@media (max-width:767px) {
    .ticker {
        min-height: 80px
    }

    .ticker .navigation-container {
        display: none
    }

    .ticker .title-area {
        border-top: 4px solid #01A982;
        flex-basis: 100%;
        padding: 15px 30px;
        align-items: flex-start;
        flex-wrap: wrap
    }

    .ticker .article-title-item {
        margin: 0;
        font-size: 16px;
        line-height: 1.125em;
        font-family: 'Metric Light'
    }

    .ticker .ticker-label {
        margin: 0 0 10px;
        color: #01A982
    }

    .ticker .arrow {
        top: 0
    }

    .ticker-dark-theme .title-area {
        background-color: rgba(0, 0, 0, .4)
    }
}

@media (max-width:1199px) {
    .internet-explorer .ticker .title-area {
        padding-right: 35px
    }
}

.on-mobile .article-title-item {
    margin: 0;
    font-size: 16px;
    line-height: 1.125em;
    font-family: 'Metric Light'
}

.on-mobile .article-title-item:focus .arrow,
.on-mobile .article-title-item:hover .arrow {
    right: 5px
}

.on-mobile .navigation-button:hover {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 50'%3E%3Cpolygon points='34.32 48.5 10.5 25 34.32 1.5 37.5 4.63 16.85 25 37.5 45.37 34.32 48.5' fill='%23fff' stroke='%23fff' stroke-miterlimit='10' stroke-width='2'/%3E%3C/svg%3E")
}

.hf-back-to-top {
    background: #F6F6F6;
    border-radius: 24px;
    bottom: 10px;
    color: #000;
    box-shadow: 0 0 1px 1px #000;
    cursor: pointer;
    font-size: 30px;
    height: 44px;
    opacity: 0;
    padding: 11px;
    position: fixed;
    right: 10px;
    visibility: hidden;
    width: 44px;
    z-index: 16;
    transition: opacity .5s, visibility .5s
}

.hf-back-to-top.active {
    opacity: 1;
    visibility: visible
}

.hf-back-to-top:after,
.hf-back-to-top:before {
    content: '';
    width: 15px;
    height: 2px;
    background: #000;
    display: block;
    position: absolute;
    bottom: 50%
}

.hf-back-to-top:before {
    transform: rotate(-50deg);
    left: 10px
}

.hf-back-to-top:after {
    left: calc(50% - 3px);
    transform: rotate(50deg)
}

@media (min-width:768px) {
    .hf-back-to-top {
        bottom: 25px;
        right: 20px
    }
}

.hpe-lets-chat .hpe-lets-chat-popup {
    background: #425563;
    background: linear-gradient(to bottom, #425563 0, #3e505d 24%, #303e48 74%, #2b3841 100%);
    position: fixed;
    right: 75px;
    bottom: 20px;
    padding: 20px;
    box-shadow: 0 14px 16px 0 rgba(0, 0, 0, .12);
    z-index: 101
}

.hpe-lets-chat .hpe-lets-chat-popup .lets-chat-wrapper {
    min-height: 300px;
    padding-bottom: 8px;
    border: 8px solid #01A982;
    border-bottom: none;
    display: flex;
    flex-wrap: nowrap
}

.hpe-lets-chat .hpe-lets-chat-popup .lets-chat-wrapper:after {
    content: '';
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 20px;
    height: 8px;
    background: #01A982
}

.hpe-lets-chat .hpe-lets-chat-popup .lets-chat-wrapper.no-phone .lets-chat-links {
    justify-content: flex-start
}

.hpe-lets-chat .hpe-lets-chat-popup .lets-chat-image-col {
    width: 207px
}

.hpe-lets-chat .hpe-lets-chat-popup .lets-chat-image-col .lets-chat-image {
    position: absolute;
    bottom: 0;
    left: -20px
}

.hpe-lets-chat .hpe-lets-chat-popup .lets-chat-content-col {
    display: flex;
    flex-direction: column;
    position: relative;
    padding-right: 10px;
    width: 250px
}

.ms-ie .hpe-lets-chat .hpe-lets-chat-popup .lets-chat-content-col {
    min-height: 284px
}

.hpe-lets-chat .hpe-lets-chat-popup .header {
    margin-top: 20px;
    color: #FFF;
    font-size: 28px;
    line-height: .85714286em
}

.hpe-lets-chat .hpe-lets-chat-popup .subheader {
    font-family: 'Metric Light', Arial, sans-serif;
    color: #FFF;
    font-size: 17px;
    line-height: 1.11764706em
}

.hpe-lets-chat .hpe-lets-chat-popup .lets-chat-links {
    flex: auto;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center
}

.hpe-lets-chat .hpe-lets-chat-popup .lets-chat-links .icon-lnk {
    color: #FFF;
    margin-top: 20px
}

.hpe-lets-chat .hpe-lets-chat-popup .lets-chat-links .icon-lnk:first-child {
    margin-top: 0
}

.hpe-lets-chat .hpe-lets-chat-popup .lets-chat-links .icon-lnk .icon-wrap {
    flex-basis: 37px;
    height: 37px;
    width: 37px
}

.hpe-lets-chat .hpe-lets-chat-popup .lets-chat-links .icon-lnk .icon-wrap:after {
    border: 2px solid #FFF;
    width: 37px;
    height: 37px;
    top: calc(50% - 19px)
}

.hpe-lets-chat .hpe-lets-chat-popup .lets-chat-links .icon-lnk .icon {
    fill: #FFF;
    top: calc(50% - 9px);
    width: 18px;
    height: 18px
}

.hpe-lets-chat .hpe-lets-chat-popup .lets-chat-links .icon-lnk .icon-desc {
    font-family: 'Metric Semibold', Arial, sans-serif;
    font-size: 16px;
    padding-left: 15px;
    color: rgba(255, 255, 255, .9)
}

.hpe-lets-chat .hpe-lets-chat-popup .lets-chat-links .icon-lnk:focus .icon-wrap:after,
.hpe-lets-chat .hpe-lets-chat-popup .lets-chat-links .icon-lnk:hover .icon-wrap:after {
    border-width: 4px;
    left: -2px;
    top: calc(50% - 21px);
    width: 41px;
    height: 41px
}

.hpe-lets-chat .hpe-lets-chat-popup .lets-chat-links .icon-lnk:focus .icon-desc,
.hpe-lets-chat .hpe-lets-chat-popup .lets-chat-links .icon-lnk:hover .icon-desc {
    color: #FFF
}

.hpe-lets-chat .hpe-lets-chat-popup .lets-chat-links .icon-lnk.chat-offline {
    color: #999da1;
    cursor: default
}

.hpe-lets-chat .hpe-lets-chat-popup .lets-chat-links .icon-lnk.chat-offline .icon-wrap:after {
    border-color: #999da1
}

.hpe-lets-chat .hpe-lets-chat-popup .lets-chat-links .icon-lnk.chat-offline .icon {
    fill: #999da1
}

.hpe-lets-chat .hpe-lets-chat-popup .lets-chat-links .icon-lnk.chat-offline .icon-desc,
.hpe-lets-chat .hpe-lets-chat-popup .lets-chat-links .icon-lnk.chat-offline:focus,
.hpe-lets-chat .hpe-lets-chat-popup .lets-chat-links .icon-lnk.chat-offline:hover {
    color: #999da1
}

.hpe-lets-chat .hpe-lets-chat-popup .lets-chat-links .icon-lnk.chat-offline:focus .icon-wrap:after,
.hpe-lets-chat .hpe-lets-chat-popup .lets-chat-links .icon-lnk.chat-offline:hover .icon-wrap:after {
    border: 2px solid #999da1;
    left: 0;
    top: calc(50% - 19px);
    width: 37px;
    height: 37px
}

.hpe-lets-chat .hpe-lets-chat-popup .lets-chat-close.icon-lnk {
    position: absolute;
    right: 0
}

.hpe-lets-chat .hpe-lets-chat-popup .lets-chat-close.icon-lnk .icon-wrap {
    flex-basis: 34px;
    height: 34px;
    width: 34px
}

.hpe-lets-chat .hpe-lets-chat-popup .lets-chat-close.icon-lnk .icon {
    fill: #a0a9b0;
    top: calc(50% - 10px);
    width: 14px;
    height: 14px;
    pointer-events: none
}

@keyframes js-animate-slideup-lets-chat {
    0% {
        transform: translateY(400px)
    }

    100% {
        transform: translateY(0)
    }
}

.hpe-lets-chat .hpe-lets-chat-popup.animate-me {
    opacity: 0;
    visibility: hidden;
    transition: visibility 0s .5s ease-out, opacity .5s 0s ease-out
}

.hpe-lets-chat .hpe-lets-chat-popup.animate-me.slide-up {
    opacity: 1;
    visibility: visible;
    animation: js-animate-slideup-lets-chat 1s 0s ease-out;
    animation-fill-mode: both;
    transition: visibility 0s 0s ease-out, opacity 0s 0s ease-out
}

@media screen and (min-width:768px) and (max-width:1199px) {
    .hpe-lets-chat .hpe-lets-chat-popup {
        padding: 15px
    }

    .hpe-lets-chat .hpe-lets-chat-popup .lets-chat-wrapper {
        min-height: 236px;
        padding-bottom: 5px;
        border-width: 5px
    }

    .hpe-lets-chat .hpe-lets-chat-popup .lets-chat-wrapper:after {
        height: 5px;
        left: 15px;
        right: 15px;
        bottom: 15px
    }

    .hpe-lets-chat .hpe-lets-chat-popup .lets-chat-image-col {
        width: 157px
    }

    .ms-ie .hpe-lets-chat .hpe-lets-chat-popup .lets-chat-content-col {
        min-height: 226px
    }

    .hpe-lets-chat .hpe-lets-chat-popup .header {
        font-size: 22px;
        line-height: .81818182em
    }

    .hpe-lets-chat .hpe-lets-chat-popup .subheader {
        font-size: 14px;
        line-height: 1.07142857em
    }

    .hpe-lets-chat .hpe-lets-chat-popup .lets-chat-links .icon-lnk {
        margin-top: 15px
    }

    .hpe-lets-chat .hpe-lets-chat-popup .lets-chat-links .icon-lnk .icon-wrap {
        flex-basis: 30px;
        height: 30px;
        width: 30px
    }

    .hpe-lets-chat .hpe-lets-chat-popup .lets-chat-links .icon-lnk .icon-wrap:after {
        border: 2px solid #FFF;
        width: 30px;
        height: 30px;
        top: calc(50% - 15px)
    }

    .hpe-lets-chat .hpe-lets-chat-popup .lets-chat-links .icon-lnk .icon {
        fill: #FFF;
        top: calc(50% - 10px);
        width: 14px;
        height: 14px
    }

    .android .hpe-lets-chat .hpe-lets-chat-popup .lets-chat-links .icon-lnk .icon {
        top: calc(50% - 9px)
    }

    .hpe-lets-chat .hpe-lets-chat-popup .lets-chat-links .icon-lnk .icon-desc {
        padding-left: 10px
    }

    .hpe-lets-chat .hpe-lets-chat-popup .lets-chat-links .icon-lnk:focus .icon-wrap:after,
    .hpe-lets-chat .hpe-lets-chat-popup .lets-chat-links .icon-lnk:hover .icon-wrap:after {
        border-width: 3px;
        left: -1px;
        top: calc(50% - 16px);
        width: 32px;
        height: 32px
    }

    .hpe-lets-chat .hpe-lets-chat-popup .lets-chat-links .icon-lnk.chat-offline:focus .icon-wrap:after,
    .hpe-lets-chat .hpe-lets-chat-popup .lets-chat-links .icon-lnk.chat-offline:hover .icon-wrap:after {
        border: 2px solid #999da1;
        left: 0;
        top: calc(50% - 15px);
        width: 30px;
        height: 30px
    }

    .hpe-lets-chat .hpe-lets-chat-popup .lets-chat-close.icon-lnk .icon-wrap {
        flex-basis: 29px;
        height: 29px;
        width: 29px
    }

    .hpe-lets-chat .hpe-lets-chat-popup .lets-chat-close.icon-lnk .icon {
        top: calc(50% - 12px);
        width: 11px;
        height: 11px
    }
}

@media screen and (max-width:767px) {

    .hpe-lets-chat .hpe-lets-chat-popup .lets-chat-image-col,
    .hpe-lets-chat .hpe-lets-chat-popup .lets-chat-wrapper:after {
        display: none
    }

    .hpe-lets-chat .hpe-lets-chat-popup {
        width: 100%;
        right: 0;
        padding: 10px
    }

    .hpe-lets-chat .hpe-lets-chat-popup .lets-chat-wrapper {
        padding-bottom: 0;
        border: 5px solid #01A982
    }

    .hpe-lets-chat .hpe-lets-chat-popup .lets-chat-wrapper.no-phone {
        min-height: 230px
    }

    .ms-ie .hpe-lets-chat .hpe-lets-chat-popup .lets-chat-wrapper.no-phone .lets-chat-content-col {
        min-height: 220px
    }

    .hpe-lets-chat .hpe-lets-chat-popup .lets-chat-wrapper.no-phone .lets-chat-links {
        justify-content: center
    }

    .hpe-lets-chat .hpe-lets-chat-popup .lets-chat-wrapper.no-phone .lets-chat-links .icon-lnk:first-child {
        margin-top: 0
    }

    .hpe-lets-chat .hpe-lets-chat-popup .lets-chat-content-col {
        width: 100%;
        padding-left: 40px;
        padding-right: 40px
    }

    .hpe-lets-chat .hpe-lets-chat-popup .lets-chat-links .icon-lnk .icon-desc {
        font-size: 17px
    }

    .hpe-lets-chat .hpe-lets-chat-popup .lets-chat-close.icon-lnk .icon-wrap {
        flex-basis: 40px;
        height: 40px;
        width: 40px
    }
}

.hpe-lets-chat .hpe-lets-chat-button {
    display: none;
    align-items: center;
    background-color: #FF8D6D;
    max-width: 44px;
    height: 44px;
    position: fixed;
    right: 20px;
    bottom: 20px;
    border-radius: 44px;
    cursor: pointer;
    padding: 8px 11px;
    z-index: 101;
    font-size: 19px;
    line-height: 1.05263158em;
    transition: max-width .3s ease-in-out;
    box-shadow: 0 0 1px 1px #000
}

.hpe-lets-chat .hpe-lets-chat-button svg {
    height: 21px;
    width: 21px;
    fill: #000;
    margin-right: 18px;
    margin-left: 1px;
    flex-shrink: 0;
    pointer-events: none
}

.hpe-lets-chat .hpe-lets-chat-button .close-icon {
    display: none
}

.hpe-lets-chat .hpe-lets-chat-button.hovered,
.hpe-lets-chat .hpe-lets-chat-button:hover {
    max-width: 500px
}

.hpe-lets-chat .hpe-lets-chat-button.collapsed {
    max-width: 44px;
    transition: max-width 0s ease-in-out;
    background: #425563
}

.hpe-lets-chat .hpe-lets-chat-button.collapsed svg {
    fill: #FFF
}

.hpe-lets-chat .hpe-lets-chat-button.collapsed .close-icon {
    display: block
}

.hpe-lets-chat .hpe-lets-chat-button.collapsed .chat-icon {
    display: none
}

@media screen and (max-width:992px) {

    .hpe-lets-chat .hpe-lets-chat-button.hovered,
    .hpe-lets-chat .hpe-lets-chat-button:hover {
        max-width: 44px
    }
}

.hpe-lets-chat .hpe-lets-chat-label {
    overflow: hidden
}

.hpe-lets-chat .hpe-lets-chat-label span {
    display: none;
    font-size: 16px;
    white-space: nowrap;
    color: #000;
    text-transform: uppercase;
    padding-right: 11px
}

.hpe-lets-chat .hpe-lets-chat-label span.active {
    display: inline
}

.hpe-lets-chat .hpe-lets-chat-alert {
    display: none;
    position: absolute;
    width: .55em;
    height: .55em;
    border-radius: 50%;
    box-shadow: 0 0 2em .5em;
    animation-name: hpe-lets-chat-pulse;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-play-state: running;
    top: .2em;
    left: 1px;
    bottom: .3em
}

@keyframes hpe-lets-chat-pulse {
    0% {
        opacity: 1
    }

    100% {
        opacity: .5
    }
}

.hpe-lets-chat .hpe-lets-chat-alert.active {
    display: block;
    color: #01A982;
    background: #01A982
}

.hpe-lets-chat.sticky-footer .hpe-lets-chat-button {
    bottom: 50px
}

.hpe-lets-chat.sticky-footer .hpe-lets-chat-popup {
    bottom: 49px
}

@media screen and (max-width:767px) {
    .hpe-lets-chat .hpe-lets-chat-button {
        right: 10px !important
    }

    .hpe-lets-chat.sticky-footer .hpe-lets-chat-popup {
        bottom: 48px
    }
}

.on-mobile .hpe-lets-chat-button.hovered,
.on-mobile .hpe-lets-chat-button:hover {
    max-width: 44px
}

.lets-chat-enabled .hpe-lets-chat-button {
    display: flex
}

.lets-chat-enabled #MoxieEmailButton,
.lets-chat-enabled #MoxieFlyoutTab {
    display: none
}

.hpe-search-box {
    max-width: 570px;
    margin: -6px auto 0
}

.hpe-search-box input[type=text]:-moz-placeholder {
    color: #707070;
    font-family: 'Metric Light';
    font-size: 28px
}

.hpe-search-box input[type=text]::-moz-placeholder {
    color: #707070;
    font-family: 'Metric Light';
    font-size: 28px
}

.hpe-search-box input::-webkit-input-placeholder {
    color: #707070;
    font-family: 'Metric Light';
    font-size: 28px
}

.hpe-search-box input:-ms-input-placeholder {
    color: #707070;
    font-family: 'Metric Light';
    font-size: 28px
}

.hpe-search-box button {
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
    appearance: none;
    background-color: transparent;
    border: none;
    box-shadow: none
}

.hpe-search-box .inputs-group {
    width: 100%;
    position: relative;
    overflow: visible;
    height: 65px
}

.hpe-search-box .search-label {
    width: 0;
    height: 0;
    overflow: hidden;
    position: absolute
}

.hpe-search-box .search-input {
    color: #000;
    width: 100%;
    height: 65px;
    line-height: normal;
    font-size: 30px;
    font-family: 'Metric Semibold';
    padding: 1px 58px 1px 50px;
    z-index: 1;
    border: 1px solid #C6C9CA;
    border-radius: 4px;
    text-align: left;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.hpe-search-box .search-input:focus {
    color: #000;
    border-color: #01A982
}

.hpe-search-box .clear-btn {
    left: 0;
    width: 50px;
    padding: 1px 6px;
    opacity: 0;
    visibility: hidden
}

.hpe-search-box .clear-btn .icon {
    color: #707070;
    font-size: 20px;
    left: 0;
    top: 2px;
    position: relative
}

.hpe-search-box .clear-btn:hover .icon {
    color: #000
}

.hpe-search-box .clear-btn.opened {
    visibility: visible;
    opacity: 1
}

.hpe-search-box .submit-btn {
    right: 0;
    width: 58px;
    padding: 1px 6px
}

.hpe-search-box .submit-btn .icon {
    color: #C6C9CA;
    font-size: 26px;
    right: 2px;
    top: 1px;
    width: 100%;
    position: relative
}

.hpe-search-box .submit-btn:hover .icon {
    color: #01A982
}

.hpe-search-box input::-ms-clear {
    display: none;
    width: 0;
    height: 0
}

.search-autocomplete {
    position: absolute;
    width: 100%;
    border: 1px solid #C6C9CA;
    border-top: none;
    padding: 0 50px;
    background: #fff;
    z-index: 99;
    display: none
}

.search-autocomplete:empty {
    display: none !important
}

.search-autocomplete li {
    padding: 3px 0;
    font-size: 20px;
    line-height: 27px;
    font-family: 'Metric Regular';
    color: #707070
}

.search-autocomplete li p {
    margin: 0;
    padding: 0;
    font-size: inherit;
    line-height: inherit
}

.search-autocomplete li b,
.search-autocomplete li.active,
.search-autocomplete li:hover {
    color: #000;
    font-family: 'Metric Semibold'
}

.search-autocomplete li:hover {
    cursor: pointer
}

.search-autocomplete li:empty {
    display: none
}

.search-autocomplete li:first-child {
    padding-top: 16px
}

.search-autocomplete li:last-child {
    padding-bottom: 16px
}

.internet-explorer .search-autocomplete li {
    line-height: 28px
}

.search-autocomplete.header {
    left: 0 !important;
    width: 100% !important;
    margin-top: 1px;
    padding: 0;
    border-bottom: 1px solid #C6C9CA;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .5);
    z-index: 100
}

.search-autocomplete.header li {
    font-size: 24px;
    line-height: 24px;
    text-transform: capitalize
}

.hpe-card .tagline-wrapper span,
.typo3 .tag-h1,
.typo3 h1 {
    text-transform: uppercase
}

.search-autocomplete.header li,
.search-autocomplete.header li b {
    font-family: 'Metric Light' !important
}

.search-autocomplete.header li b {
    color: #000;
    font-weight: 400
}

@media (min-width:1600px) {
    .search-autocomplete.header li {
        padding: 7px calc(50% - 1530px/2 + 64px)
    }
}

@media (max-width:1199px) {
    .search-autocomplete.header li {
        padding: 7px 46px
    }
}

@media (max-width:991px) {
    .search-autocomplete.header li {
        padding: 7px 30px
    }
}

.search-autocomplete.header li.active,
.search-autocomplete.header li:hover {
    background: #F6F6F6
}

.search-autocomplete.header li:first-child {
    padding-top: 10px
}

.search-autocomplete.header li:last-child {
    padding-bottom: 13px
}

.search-autocomplete.footer {
    padding: 0 20px
}

@media (max-width:767px) {
    .search-autocomplete.footer {
        width: calc(100% - 60px) !important
    }

    .hpe-search-box {
        max-width: 450px
    }

    .hpe-search-box .search-input,
    .hpe-search-box button {
        height: 50px;
        min-height: 50px;
        line-height: 50px;
        top: 0
    }

    .hpe-search-box .inputs-group {
        height: 50px
    }

    .hpe-search-box .search-input {
        font-size: 20px;
        line-height: normal;
        padding-left: 46px;
        padding-right: 52px
    }

    .hpe-search-box input[type=text]:-moz-placeholder {
        font-size: 20px
    }

    .hpe-search-box input[type=text]::-moz-placeholder {
        font-size: 20px
    }

    .hpe-search-box input::-webkit-input-placeholder {
        font-size: 20px
    }

    .hpe-search-box input:-ms-input-placeholder {
        font-size: 20px
    }

    .hpe-search-box .clear-btn {
        width: 38px
    }

    .hpe-search-box .clear-btn .icon {
        font-size: 14px;
        top: 0
    }

    .hpe-search-box .submit-btn {
        width: 52px
    }

    .hpe-search-box .submit-btn .icon {
        font-size: 22px
    }

    .search-autocomplete.header li {
        padding: 7px 15px
    }
}

.search-autocomplete.header li {
    width: 100%;
    padding: 0
}

.search-autocomplete.header li p {
    width: 100%;
    max-width: 1530px;
    margin: 0 auto;
    padding: 0 65px;
    display: block;
    position: static
}

@media (max-width:1199px) {
    .search-autocomplete.header li p {
        padding: 0 46px
    }
}

@media (max-width:991px) {
    .search-autocomplete.header li p {
        display: block;
        padding: 0 30px
    }
}

@media (max-width:767px) {
    .search-autocomplete.header li p {
        padding: 0 15px
    }
}

@media (min-width:1600px) {
    .search-autocomplete.header li p {
        max-width: 1800px;
        padding: 0 100px
    }
}

@media (min-width:1200px) and (max-width:1599px) {
    .search-autocomplete.header li p {
        padding: 0 80px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .search-autocomplete.header li p {
        padding: 0 80px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .search-autocomplete.header li p {
        padding: 0 50px
    }
}

@media (max-width:767px) {
    .search-autocomplete.header li p {
        padding: 0 30px
    }
}

@media all {
    .search-autocomplete.header li p {
        padding-top: 7px;
        padding-bottom: 7px
    }
}

.owl-carousel {
    display: none;
    width: 100%;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    user-select: none
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    touch-action: pan-y;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

.marquee-slide.layout-rss .rss-item,
.marquee-slide.layout-rss .rss-more-link {
    animation-name: listFadeIn;
    animation-duration: .25s;
    animation-timing-function: ease-in;
    animation-fill-mode: forwards
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}

.hpe-text-only p,
.owl-theme .owl-dots .owl-dot span {
    -webkit-backface-visibility: visible
}

.owl-carousel .owl-video-play-icon:hover {
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.owl-theme .owl-nav {
    margin-top: 10px;
    text-align: center
}

.owl-theme .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #FFF;
    text-decoration: none
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px
}

.owl-theme .owl-dots {
    text-align: center
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    transition: opacity .2s ease;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #869791
}

.owl-carousel {
    touch-action: pan-y
}

.hpe-carousel.no-arrows .owl-nav,
.hpe-carousel.no-dots .owl-dots {
    display: none
}

.hpe-carousel .owl-dots,
.hpe-carousel .owl-next,
.hpe-carousel .owl-prev {
    opacity: 0;
    transition: opacity .5s ease-out
}

.is-ready.hpe-carousel .owl-dots,
.is-ready.hpe-carousel .owl-next,
.is-ready.hpe-carousel .owl-prev {
    opacity: 1
}

:not([class*=style-bg-]) .hpe-carousel .owl-nav {
    color: #ccc
}

.hpe-carousel .owl-nav button.owl-next,
.hpe-carousel .owl-nav button.owl-prev {
    position: absolute;
    top: 50%;
    display: block;
    z-index: 1;
    font-size: 50px;
    line-height: 1
}

.hpe-carousel .owl-nav button.owl-next.disabled,
.hpe-carousel .owl-nav button.owl-prev.disabled {
    opacity: 0;
    cursor: default
}

.hpe-carousel .owl-prev {
    left: 0
}

.arrows-outside.hpe-carousel .owl-prev {
    left: -35px
}

.hpe-carousel .owl-next {
    right: 0
}

.arrows-outside.hpe-carousel .owl-next {
    right: -35px
}

@media (max-width:767px) {

    .hpe-carousel .owl-nav button.owl-next,
    .hpe-carousel .owl-nav button.owl-prev {
        width: 36px;
        height: 36px;
        margin-top: -18px;
        font-size: 36px;
        line-height: 1
    }

    .hpe-carousel .owl-prev {
        left: -8px
    }

    .container-gutter .hpe-carousel .owl-prev,
    .hf-centered-content .hpe-carousel .owl-prev {
        left: -25.2px !important
    }

    .hpe-carousel .owl-next {
        right: -8px
    }

    .container-gutter .hpe-carousel .owl-next,
    .hf-centered-content .hpe-carousel .owl-next {
        right: -25.2px !important
    }

    .hpe-carousel:not([data-carousel-mode]) .owl-carousel .owl-item>.carousel-item.col-xs-12 {
        padding: 0
    }
}

.hpe-carousel .owl-carousel .owl-dots {
    position: absolute;
    width: 100%;
    line-height: 0;
    bottom: 6px;
    text-align: center
}

.hpe-carousel .owl-carousel button.owl-dot {
    display: inline-block;
    margin: 0 5px;
    cursor: pointer;
    border-radius: 24px;
    vertical-align: middle
}

.hpe-carousel:not([data-carousel-mode]):not(.is-ready) {
    overflow: hidden
}

.hpe-carousel:not([data-carousel-mode]) .owl-carousel {
    display: block;
    white-space: nowrap
}

.hpe-carousel:not([data-carousel-mode]) .owl-carousel>.carousel-item {
    display: inline-block;
    vertical-align: top;
    white-space: initial;
    float: none
}

.hpe-carousel:not([data-carousel-mode]) .owl-carousel .owl-item>.carousel-item {
    width: 100%;
    white-space: initial
}

.hpe-carousel[data-carousel-mode=slider] .owl-carousel {
    display: block
}

.hpe-carousel.a11y .owl-carousel .owl-nav.cloned .owl-next,
.hpe-carousel.a11y .owl-carousel .owl-nav:not(.cloned) .owl-prev,
.hpe-carousel[data-carousel-mode=slider] .owl-carousel:not(.owl-loaded) .carousel-item:not([data-first]) {
    display: none
}

body:not(.disabled-focus) .hpe-carousel.a11y:not([data-carousel-mode]):not(.transition) .owl-item {
    visibility: hidden;
    transition: visibility 0s .5s
}

body:not(.disabled-focus) .hpe-carousel.a11y:not([data-carousel-mode]) .owl-item.active,
body:not(.disabled-focus) .hpe-carousel.a11y:not([data-carousel-mode]).transition .owl-item {
    visibility: visible !important;
    transition: visibility 0s 0s !important
}

body:not(.disabled-focus) .hpe-carousel.a11y[data-carousel-mode=slider] .owl-item {
    visibility: hidden;
    transition: visibility 0s .3s
}

body:not(.disabled-focus) .hpe-carousel.a11y[data-carousel-mode=slider] .owl-item.active {
    visibility: visible;
    transition: visibility 0s 0s
}

.hpe-carousel .owl-carousel button.owl-dot {
    background: rgba(118, 118, 118, .5);
    border: none;
    width: 9px;
    height: 9px
}

.hpe-carousel .owl-carousel button.owl-dot.active {
    cursor: default;
    border: 1px solid #bababa;
    background: rgba(255, 255, 255, .5);
    width: 11px;
    height: 11px
}

.hpe-carousel .owl-carousel .owl-dots {
    height: auto
}

.hpe-carousel.dots-outside:not(.no-dots) .owl-carousel {
    padding-bottom: 71px
}

.hpe-carousel.dots-outside:not(.no-dots) .owl-carousel .owl-dots {
    bottom: 30px
}

.hpe-carousel .owl-nav button.owl-next,
.hpe-carousel .owl-nav button.owl-prev {
    width: 68px;
    height: 68px;
    margin-top: -69.5px
}

.arrows-outside.hpe-carousel .owl-nav .owl-prev {
    left: -75px
}

.arrows-outside.hpe-carousel .owl-nav .owl-next {
    right: -75px
}

@media (min-width:768px) and (max-width:991px) {

    .hpe-carousel .owl-nav button.owl-next,
    .hpe-carousel .owl-nav button.owl-prev {
        width: 50px;
        height: 50px;
        margin-top: -60.5px
    }

    .arrows-outside.hpe-carousel .owl-nav .owl-prev {
        left: -50px
    }

    .arrows-outside.hpe-carousel .owl-nav .owl-next {
        right: -50px
    }
}

@media (max-width:767px) {

    .hpe-carousel .owl-nav button.owl-next,
    .hpe-carousel .owl-nav button.owl-prev {
        width: 30px !important;
        height: 30px !important;
        margin-top: -50.5px !important
    }

    .arrows-outside.hpe-carousel .owl-nav .owl-prev {
        left: -30px !important
    }

    .arrows-outside.hpe-carousel .owl-nav .owl-next {
        right: -30px !important
    }
}

.hpe-carousel.is-ready .owl-nav>button {
    transition-duration: .01s
}

.owl-nav>button,
.slide-carousel>button {
    opacity: .5 !important
}

.owl-nav>button:hover,
.slide-carousel>button:hover {
    opacity: .8 !important
}

.slide-light.owl-nav>button,
.slide-light.slide-carousel>button {
    opacity: .6 !important
}

.slide-light.owl-nav>button:hover,
.slide-light.slide-carousel>button:hover {
    opacity: .9 !important
}

.hpe-carousel .icon-arrow-left,
.hpe-carousel .icon-arrow-right,
.slide-carousel .icon-arrow-left,
.slide-carousel .icon-arrow-right,
.solution-portfolio-v2 .tiles-row .icon-arrow-left,
.solution-portfolio-v2 .tiles-row .icon-arrow-right {
    display: block;
    height: 100%;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDUwIDUwIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCA1MCA1MCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cG9seWdvbiBwb2ludHM9IjMxIDQwIDE2IDI1IDMxIDEwIDMzIDEyIDIwIDI1IDMzIDM4Ii8+PC9zdmc+) !important;
    background-repeat: no-repeat
}

.hpe-carousel .icon-arrow-left:before,
.hpe-carousel .icon-arrow-right:before,
.slide-carousel .icon-arrow-left:before,
.slide-carousel .icon-arrow-right:before,
.solution-portfolio-v2 .tiles-row .icon-arrow-left:before,
.solution-portfolio-v2 .tiles-row .icon-arrow-right:before {
    content: ''
}

.hpe-carousel .icon-arrow-right,
.slide-carousel .icon-arrow-right,
.solution-portfolio-v2 .tiles-row .icon-arrow-right {
    transform: scaleX(-1)
}

.hpe-carousel.slide-light .icon-arrow-left,
.hpe-carousel.slide-light .icon-arrow-right,
.slide-carousel.slide-light .icon-arrow-left,
.slide-carousel.slide-light .icon-arrow-right,
.solution-portfolio-v2 .tiles-row.slide-light .icon-arrow-left,
.solution-portfolio-v2 .tiles-row.slide-light .icon-arrow-right {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDUwIDUwIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCA1MCA1MCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cG9seWdvbiBjbGFzcz0ic3QwIiBwb2ludHM9IjMxIDQwIDE2IDI1IDMxIDEwIDMzIDEyIDIwIDI1IDMzIDM4IiBmaWxsPSIjZmZmIi8+PC9zdmc+) !important
}

.hpe-card {
    white-space: normal;
    cursor: pointer;
    position: relative;
    display: block;
    background: #FFF
}

.hpe-card.imageless {
    min-height: 100px !important
}

.hpe-card.imageless .text-content .body-copy-small {
    padding-bottom: 0
}

@media (max-width:1199px) {
    .hpe-card.imageless .text-content {
        transform: none;
        margin-top: 0
    }
}

.hpe-card.imageless .link-holder {
    background-color: transparent
}

.hpe-card.animate-nav:hover .text-content {
    transform: translateY(-68px);
    -ms-transform: translateY(-68px)
}

.hpe-card.animate-nav .nav-block {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 0;
    width: 100%
}

.hpe-card div.logo {
    height: 30px;
    margin-bottom: 20px
}

.hpe-card div.logo img {
    max-height: 100%;
    height: 30px;
    width: auto
}

.hpe-card .link-holder {
    padding: 0 45px 0 20px;
    background: #f1f1f1;
    height: 61px;
    display: flex;
    flex-direction: row;
    align-items: center
}

.hpe-card .link-holder div {
    color: #01A982
}

.hpe-card .text-content {
    z-index: 1;
    position: relative;
    padding: 20px 20px 0;
    background: #FFF;
    transition: transform .5s ease
}

.hpe-card .text-content .body-copy-small {
    padding-bottom: 25px
}

.hpe-card .text-content .title {
    margin-bottom: 16px;
    margin-top: 0
}

.hpe-card .tagline-wrapper,
.hpe-card time {
    font-family: 'Metric Light';
    font-size: 14px;
    line-height: 1.14285714em;
    color: #707070;
    margin-bottom: 7px;
    margin-top: -3px
}

.hpe-card time {
    display: block
}

.hpe-card .tagline-wrapper time {
    display: inline;
    font-family: inherit;
    font-size: inherit;
    color: inherit
}

.hpe-card .img-container {
    box-shadow: none
}

.hpe-card .label-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    transform: translateY(-100%);
    max-width: 100%
}

.hpe-card .label,
.hpe-card .label-text {
    font-size: 12px;
    line-height: 1em;
    text-transform: uppercase;
    color: transparent;
    padding: 7px 20px;
    background: rgba(0, 0, 0, .7);
    border-radius: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    display: block
}

.hpe-card .label {
    opacity: .7
}

.hpe-card .label-text {
    color: #FFF;
    position: absolute;
    top: 0;
    left: 0;
    background: 0 0
}

.hpe-card.label-red .label {
    background: red
}

.hpe-card.label-purple .label {
    background: #71008b
}

.hpe-card.label-gray .label {
    background: #425563
}

.hpe-card .addthis_toolbox .addthis_button {
    position: absolute;
    bottom: 20px;
    right: 20px;
    color: #01A982
}

.hpe-card .addthis_toolbox .addthis_button .icon-share-global {
    font-size: 20px
}

@media (max-width:1199px) {
    .hpe-card .text-content {
        transform: translateY(-68px);
        -ms-transform: translateY(-68px);
        margin-top: 68px
    }

    .hpe-card .text-content .body-copy-small {
        padding-bottom: 0
    }

    .hpe-card .link-holder {
        background-color: #FFF
    }
}

@media (max-width:991px) {
    .hpe-card .addthis_toolbox .addthis_button .icon-share-global {
        font-size: 17px
    }
}

@media (max-width:767px) {
    .hpe-card .addthis_toolbox .addthis_button .icon-share-global {
        font-size: 18px
    }
}

body:not(.disabled-focus) .hpe-card.animate-nav.focuswithin .text-content {
    transform: translateY(-68px);
    -ms-transform: translateY(-68px)
}

.design-accent-orange ul li:before {
    background-color: #FF8D6D
}

.design-accent-turquoise ul li:before {
    background-color: #2AD2C9
}

.design-accent-purple ul li:before {
    background-color: #614767
}

.btn-v2.typo3 {
    padding: 10px 30px;
    font-size: 20px;
    line-height: 1.1em;
    min-height: 44px;
    min-width: 250px;
    max-width: 400px
}

.btn-v2.typo3 .grommet-spinner {
    display: none;
    width: 22px;
    height: 22px
}

.btn-v2.typo3.spinner-shown {
    pointer-events: none
}

.btn-v2.typo3.spinner-shown .button-text {
    display: none
}

.btn-v2.typo3.spinner-shown .grommet-spinner {
    display: block
}

@media (max-width:1599px) {
    .btn-v2.typo3 {
        font-size: 18px;
        line-height: 1.11111111em
    }

    .btn-v2.typo3 .grommet-spinner {
        width: 20px;
        height: 20px
    }
}

@media (max-width:1199px) {
    .btn-v2.typo3 {
        font-size: 16px;
        line-height: 1.125em;
        min-height: 40px;
        min-width: 200px
    }

    .btn-v2.typo3 .grommet-spinner {
        width: 18px;
        height: 18px
    }
}

@media (max-width:400px) {
    .btn-v2.typo3 {
        max-width: 400px;
        width: 100%
    }
}

[class*=dashed-text] {
    margin-bottom: 30px;
    padding-bottom: 28px;
    position: relative
}

[class*=dashed-text]:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 90px;
    height: 6px;
    background: #01A982
}

.dash-center[class*=dashed-text]:after,
.text-center[class*=dashed-text]:after {
    left: 50%;
    margin-left: -45px
}

@media (max-width:1599px) {
    [class*=dashed-text] {
        margin-bottom: 20px;
        padding-bottom: 20px
    }
}

@media (min-width:768px) and (max-width:1199px) {
    [class*=dashed-text]:after {
        width: 70px
    }

    .dash-center[class*=dashed-text]:after,
    .text-center[class*=dashed-text]:after {
        margin-left: -35px
    }
}

@media (max-width:991px) {
    [class*=dashed-text]:after {
        width: 60px
    }

    .dash-center[class*=dashed-text]:after,
    .text-center[class*=dashed-text]:after {
        margin-left: -30px
    }
}

.dashed-text-orange:after {
    background: #FF8D6D
}

.dashed-text-turquoise:after {
    background: #2AD2C9
}

.dashed-text-purple:after {
    background: #614767
}

.dashed-text-gray:after {
    background: #C6C9CA
}

.typo3 hr {
    margin: 0;
    border-color: #e5e5e5
}

.style-bg-gray-3 .typo3 hr,
.typo3.style-bg-gray-3 hr {
    border-color: #dadada
}

.close-icon-sm {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    color: #FFF;
    text-decoration: none;
    font-size: 20px;
    line-height: 1;
    margin: 15px 15px 0 0;
    opacity: .9
}

.close-icon-sm::after {
    content: "\f128";
    font-family: hpe-glyphicons
}

.close-icon-sm:hover {
    opacity: 1
}

.accordion-arrow-icon {
    width: 28px;
    height: 17px;
    display: inline-block;
    position: relative
}

.accordion-arrow-icon:after,
.accordion-arrow-icon:before {
    content: '';
    top: 6px;
    position: absolute;
    width: 20px;
    height: 3px;
    background-color: #000;
    display: inline-block;
    transition: transform .2s ease;
    will-change: transfrom
}

.accordion-arrow-icon:after {
    left: -2px;
    transform: rotate(45deg)
}

.accordion-arrow-icon:before {
    right: -2px;
    transform: rotate(-45deg)
}

.active .accordion-arrow-icon:after {
    transform: rotate(-45deg)
}

.active .accordion-arrow-icon:before {
    transform: rotate(45deg)
}

@media (max-width:1199px) {
    .accordion-arrow-icon {
        width: 25px;
        height: 15px
    }

    .accordion-arrow-icon:after,
    .accordion-arrow-icon:before {
        width: 18px
    }
}

@media (max-width:991px) {
    .accordion-arrow-icon {
        width: 22px;
        height: 12px
    }

    .accordion-arrow-icon:after,
    .accordion-arrow-icon:before {
        top: 5px;
        width: 16px
    }
}

@media (max-width:767px) {
    .accordion-arrow-icon {
        width: 15px;
        height: 9px
    }

    .accordion-arrow-icon:after,
    .accordion-arrow-icon:before {
        top: 3px;
        width: 12px
    }
}

.hpe-arrow-link.typo3 {
    font-size: 22px;
    line-height: 1.18181818em
}

@media (min-width:1200px) and (max-width:1599px) {
    .hpe-arrow-link.typo3 {
        font-size: 20px;
        line-height: 1.2em
    }
}

@media (max-width:1199px) {
    .hpe-arrow-link.typo3 {
        font-size: 18px;
        line-height: 1.22222222em
    }
}

.hpe-arrow-link.typo3.body-copy-small {
    font-family: 'Metric Semibold', Arial, sans-serif;
    color: #01A982;
    font-size: 17px;
    line-height: 1.17647059em
}

@media (max-width:1199px) {
    .hpe-arrow-link.typo3.body-copy-small {
        font-size: 16px;
        line-height: 1.1875em
    }
}

.hpe-arrow-link .arrow-wrapper {
    white-space: nowrap
}

.icon-lnk.typo3 .icon-wrap:before {
    font-size: 25px;
    top: calc(50% - 12.5px);
    left: calc(50% - 12.5px)
}

.dark-theme .icon-lnk.typo3 .icon-wrap:after {
    border-color: #01A982
}

.inline-link,
.inline-link-small {
    font-family: 'Metric Light', Arial, sans-serif;
    color: #000;
    border-bottom: 1px solid #01A982;
    transition: all .1s ease
}

.inline-link-small:hover,
.inline-link:hover {
    color: #000;
    border-color: #707070
}

.dark-theme .inline-link,
.dark-theme .inline-link-small {
    border-color: rgba(255, 255, 255, .6)
}

.dark-theme .inline-link-small:hover,
.dark-theme .inline-link:hover {
    border-color: #fff
}

.typo3.rich-text-container {
    font-size: 22px;
    line-height: 1.18181818em
}

@media (max-width:1599px) {
    .typo3.rich-text-container {
        font-size: 20px;
        line-height: 1.2em
    }
}

@media (max-width:1199px) {
    .typo3.rich-text-container {
        font-size: 18px;
        line-height: 1.22222222em
    }
}

.typo3 .tag-h1,
.typo3 .tag-h2,
.typo3 .tag-h3,
.typo3 .tag-h4,
.typo3 .tag-h5,
.typo3 .tag-h6,
.typo3 h1,
.typo3 h2,
.typo3 h3,
.typo3 h4,
.typo3 h5,
.typo3 h6 {
    font-family: 'Metric Semibold', Arial, sans-serif;
    color: #000
}

.typo3 [class*=body-copy] {
    font-family: 'Metric Light', Arial, sans-serif;
    font-style: normal;
    color: #000
}

.typo3 .tag-h1,
.typo3 .tag-h2,
.typo3 h1,
.typo3 h2 {
    line-height: 1em;
    font-family: 'MetricHPE Black', Arial, sans-serif
}

.typo3 .tag-h1,
.typo3 h1 {
    font-size: 60px
}

.typo3 .tag-h2,
.typo3 h2 {
    font-size: 50px;
    text-transform: uppercase
}

.typo3 .tagline,
.typo3 .tagline-small {
    font-family: 'Metric Light', Arial, sans-serif;
    text-transform: uppercase
}

.typo3 .tag-h3,
.typo3 h3 {
    font-size: 40px;
    line-height: 1.075em
}

.typo3 .tag-h4,
.typo3 h4 {
    font-size: 28px;
    line-height: 1.10714286em
}

.typo3 .tag-h5,
.typo3 h5 {
    font-size: 22px;
    line-height: 1.18181818em
}

.typo3 .tag-h6,
.typo3 h6 {
    font-size: 17px;
    line-height: 1.17647059em
}

.typo3 .body-copy-large {
    font-size: 28px;
    line-height: 1em
}

.typo3 .body-copy,
.typo3 .inline-link {
    font-size: 22px;
    line-height: 1.18181818em
}

.typo3 .body-copy-small,
.typo3 .inline-link-small {
    font-size: 17px;
    line-height: 1.17647059em
}

.typo3 .body-copy-xsmall {
    font-size: 14px;
    line-height: 1.14285714em
}

.typo3 .tagline {
    font-size: 18px;
    line-height: 1.11111111em
}

.typo3 .tagline-small {
    font-size: 14px;
    line-height: 1.14285714em
}

.typo3 .grln-title {
    padding-bottom: 0;
    margin-bottom: 0
}

.typo3 .grln-title:after {
    width: 90px;
    height: 6px;
    display: block;
    position: static;
    margin: 22px 0 30px
}

@media (max-width:1599px) {

    .typo3 .tag-h1,
    .typo3 h1 {
        font-size: 50px;
        line-height: 1em
    }

    .typo3 .tag-h2,
    .typo3 h2 {
        font-size: 40px;
        line-height: 1em
    }

    .typo3 .tag-h3,
    .typo3 h3 {
        font-size: 30px;
        line-height: 1.1em
    }

    .typo3 .tag-h4,
    .typo3 h4 {
        font-size: 26px;
        line-height: 1.11538462em
    }

    .typo3 .tag-h5,
    .typo3 h5 {
        font-size: 20px;
        line-height: 1.2em
    }

    .typo3 .body-copy-large {
        font-size: 24px;
        line-height: 1em
    }

    .typo3 .body-copy,
    .typo3 .inline-link {
        font-size: 20px;
        line-height: 1.2em
    }

    .typo3 .body-copy-small,
    .typo3 .inline-link-small {
        font-size: 17px;
        line-height: 1.17647059em
    }

    .typo3 .tagline {
        font-size: 18px;
        line-height: 1.11111111em
    }

    .typo3 .grln-title:after {
        margin: 14px 0 20px
    }
}

@media (max-width:1199px) {

    .typo3 .tag-h1,
    .typo3 h1 {
        font-size: 37px;
        line-height: 1em
    }

    .typo3 .tag-h2,
    .typo3 h2 {
        font-size: 34px;
        line-height: 1em
    }

    .typo3 .tag-h3,
    .typo3 h3 {
        font-size: 28px;
        line-height: 1.10714286em
    }

    .typo3 .tag-h4,
    .typo3 h4 {
        font-size: 22px;
        line-height: 1.13636364em
    }

    .typo3 .tag-h5,
    .typo3 h5 {
        font-size: 18px;
        line-height: 1.22222222em
    }

    .typo3 .tag-h6,
    .typo3 h6 {
        font-size: 16px;
        line-height: 1.1875em
    }

    .typo3 .body-copy-large {
        font-size: 20px;
        line-height: 1em
    }

    .typo3 .body-copy,
    .typo3 .inline-link {
        font-size: 18px;
        line-height: 1.22222222em
    }

    .typo3 .body-copy-small,
    .typo3 .inline-link-small {
        font-size: 16px;
        line-height: 1.1875em
    }

    .typo3 .tagline {
        font-size: 16px;
        line-height: 1.125em
    }

    .typo3 .grln-title:after {
        width: 70px
    }
}

@media (max-width:991px) {

    .typo3 .tag-h1,
    .typo3 h1 {
        font-size: 28px;
        line-height: 1em
    }

    .typo3 .body-copy-large {
        font-size: 18px;
        line-height: 1.11111111em
    }

    .typo3 .body-copy-xsmall,
    .typo3 .tagline-small {
        font-size: 12px;
        line-height: 1.16666667em
    }

    .typo3 .grln-title:after {
        width: 60px
    }
}

.dark-theme .tag-h1,
.dark-theme .tag-h2,
.dark-theme .tag-h3,
.dark-theme .tag-h3b,
.dark-theme .tag-h4,
.dark-theme .tag-h5,
.dark-theme .tag-h6,
.dark-theme [class*=body-copy],
.dark-theme h1,
.dark-theme h2,
.dark-theme h3,
.dark-theme h4,
.dark-theme h5,
.dark-theme h6 {
    color: #FFF
}

.hpe-arrow-link,
.hpe-arrow-link:focus,
.hpe-arrow-link:hover {
    color: #01A982;
    fill: #01A982;
    text-decoration: none
}

@media (min-width:1600px) {
    .container-fluid.container-gutter {
        max-width: 1800px;
        padding-left: 100px;
        padding-right: 100px
    }
}

@media (min-width:992px) and (max-width:1599px) {
    .container-fluid.container-gutter {
        padding-left: 80px;
        padding-right: 80px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .container-fluid.container-gutter {
        padding-left: 50px;
        padding-right: 50px
    }
}

@media (max-width:767px) {

    .typo3 .tag-h2,
    .typo3 h2 {
        font-size: 28px;
        line-height: 1em
    }

    .typo3 .tag-h3,
    .typo3 h3 {
        font-size: 24px;
        line-height: 1.125em
    }

    .typo3 .tag-h4,
    .typo3 h4 {
        font-size: 20px;
        line-height: 1.15em
    }

    .typo3 .body-copy-large {
        font-size: 17px;
        line-height: 1.11764706em
    }

    .container-fluid.container-gutter {
        padding-left: 30px;
        padding-right: 30px
    }
}

a,
a:focus,
a:hover {
    text-decoration: none
}

ol,
ul {
    padding: 0;
    margin: 0;
    list-style-position: inside
}

.hpe-arrow-link {
    position: relative;
    font-size: 20px;
    line-height: 1.2em;
    font-family: 'Metric Semibold', Arial, sans-serif;
    padding-right: 5px
}

.hpe-arrow-link:focus .arrow,
.hpe-arrow-link:hover .arrow {
    transform: translateX(5px)
}

.hpe-arrow-link .arrow {
    display: inline-block;
    width: 1em;
    height: 1em;
    margin-left: 5px;
    vertical-align: text-bottom;
    transition: transform 150ms ease-in-out
}

.marquee-slide .marquee-shadow,
.marquee-slide .marquee-shadow-h,
.marquee-slide .marquee-shadow-v {
    transition: opacity .25s linear;
    z-index: 2;
    touch-action: none;
    left: 0;
    pointer-events: none
}

@media (min-width:992px) and (max-width:1199px) {
    .hpe-arrow-link {
        font-size: 19px;
        line-height: 1.21052632em
    }
}

@media (max-width:991px) {
    .hpe-arrow-link {
        font-size: 18px;
        line-height: 1.11111111em
    }
}

@media (min-width:768px) {
    .hpe-arrow-link.body-copy-small {
        font-size: 18px;
        line-height: 1.11111111em
    }
}

@media (max-width:767px) {
    .hpe-arrow-link.body-copy-small {
        font-size: 17px;
        line-height: 1.17647059em
    }
}

.arrow-icon,
.hpe-arrow-link .arrow,
.marquee-slide.layout-rss .marquee-arrow-link .arrow {
    background-image: url("data:image/svg+xml, %3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 471.2 471.2' fill='%2301A982' xml:space='preserve'%3E %3Cpath d='M456.57,248.48a18.45,18.45,0,0,0,5.43-12.9,17.88,17.88,0,0,0-5.43-12.9L340.08,106.19a18.34,18.34,0,0,0-25.93,25.93l85.26,85.13H27.53a18.33,18.33,0,1,0,0,36.66H399.41l-85.26,85.26a18.34,18.34,0,0,0,25.93,25.93Z'%3E%3C/path%3E %3C/svg%3E")
}

.v3 .tag-h1,
.v3 .tag-h2,
.v3 .tag-h3,
.v3 .tag-h3b,
.v3 .tag-h4,
.v3 h1,
.v3 h2,
.v3 h3,
.v3 h4 {
    font-family: 'Metric Semibold', Arial, sans-serif;
    color: #000
}

.v3 [class*=body-copy] {
    font-family: 'Metric Light', Arial, sans-serif;
    font-style: normal;
    color: #000
}

.v3 .tag-h1,
.v3 .tag-h2,
.v3 h1,
.v3 h2 {
    font-family: 'MetricHPE Black', Arial, sans-serif;
    text-transform: uppercase
}

.v3 .tag-h1,
.v3 h1 {
    font-size: 64px;
    line-height: 1em
}

.v3 .body-copy-large {
    font-size: 28px;
    line-height: 1em;
    color: #333
}

.v3 .tag-h2,
.v3 h2 {
    font-size: 50px;
    line-height: 1.04em
}

.v3 .tag-h3,
.v3 .tag-h3b,
.v3 h3 {
    font-size: 35px;
    line-height: .94285714em
}

.v3 .tag-h4,
.v3 h4 {
    font-size: 20px;
    line-height: 1.15em
}

.v3 .body-copy {
    font-size: 20px;
    line-height: 1.2em
}

.v3 .body-copy-small {
    font-size: 18px;
    line-height: 1.22222222em
}

@media (max-width:1599px) {

    .v3 .tag-h1,
    .v3 h1 {
        font-size: 48px;
        line-height: 1em
    }

    .v3 .tag-h2,
    .v3 h2 {
        font-size: 40px;
        line-height: 1.05em
    }

    .v3 .body-copy-large {
        font-size: 24px;
        line-height: 1em
    }
}

@media (max-width:1199px) {

    .v3 .tag-h1,
    .v3 h1 {
        font-size: 37px;
        line-height: 1em
    }

    .v3 .body-copy-large {
        font-size: 20px;
        line-height: 1em
    }

    .v3 .body-copy {
        font-size: 19px;
        line-height: 1.21052632em
    }
}

@media (max-width:991px) {

    .v3 .tag-h1,
    .v3 h1 {
        font-size: 28px;
        line-height: 1em
    }

    .v3 .body-copy-large {
        font-size: 18px;
        line-height: 1.11111111em
    }

    .v3 .tag-h2,
    .v3 h2 {
        font-size: 32px;
        line-height: 1.0625em
    }

    .v3 .tag-h3,
    .v3 h3 {
        font-size: 25px;
        line-height: 1.08em
    }

    .v3 .tag-h4,
    .v3 h4 {
        font-size: 19px;
        line-height: 1.15789474em
    }

    .v3 .body-copy {
        font-size: 18px;
        line-height: 1.22222222em
    }

    .v3 .body-copy-small {
        font-size: 18px;
        line-height: 1.11111111em
    }
}

.dark-theme .tag-h1,
.dark-theme .tag-h2,
.dark-theme .tag-h3,
.dark-theme .tag-h3b,
.dark-theme .tag-h4,
.dark-theme h1,
.dark-theme h2,
.dark-theme h3,
.dark-theme h4 {
    color: #FFF
}

.hpe-text-only,
.hpe-text-only .body-copy-large,
.hpe-text-only .body-copy-small,
.hpe-text-only .caption,
.hpe-text-only b,
.hpe-text-only div,
.hpe-text-only em,
.hpe-text-only h2,
.hpe-text-only h3,
.hpe-text-only h4,
.hpe-text-only h5,
.hpe-text-only h6,
.hpe-text-only i,
.hpe-text-only li,
.hpe-text-only p,
.hpe-text-only span,
.hpe-text-only strong,
.hpe-text-only u,
.hpe-text-only ul,
.hpe-text-only.style-bg-gray-3 .body-copy-large,
.hpe-text-only.style-bg-gray-3 .body-copy-small,
.hpe-text-only.style-bg-gray-3 .caption,
.hpe-text-only.style-bg-gray-3 b,
.hpe-text-only.style-bg-gray-3 div,
.hpe-text-only.style-bg-gray-3 em,
.hpe-text-only.style-bg-gray-3 h1 a,
.hpe-text-only.style-bg-gray-3 h2,
.hpe-text-only.style-bg-gray-3 h2 a,
.hpe-text-only.style-bg-gray-3 h3,
.hpe-text-only.style-bg-gray-3 h3 a,
.hpe-text-only.style-bg-gray-3 h4,
.hpe-text-only.style-bg-gray-3 h4 a,
.hpe-text-only.style-bg-gray-3 h5,
.hpe-text-only.style-bg-gray-3 h5 a,
.hpe-text-only.style-bg-gray-3 h6,
.hpe-text-only.style-bg-gray-3 h6 a,
.hpe-text-only.style-bg-gray-3 i,
.hpe-text-only.style-bg-gray-3 li,
.hpe-text-only.style-bg-gray-3 p,
.hpe-text-only.style-bg-gray-3 span,
.hpe-text-only.style-bg-gray-3 strong,
.hpe-text-only.style-bg-gray-3 u,
.hpe-text-only.style-bg-gray-3 ul,
.hpe-text-only.style-bg-white .body-copy-large,
.hpe-text-only.style-bg-white .body-copy-small,
.hpe-text-only.style-bg-white .caption,
.hpe-text-only.style-bg-white b,
.hpe-text-only.style-bg-white div,
.hpe-text-only.style-bg-white em,
.hpe-text-only.style-bg-white h1 a,
.hpe-text-only.style-bg-white h2,
.hpe-text-only.style-bg-white h2 a,
.hpe-text-only.style-bg-white h3,
.hpe-text-only.style-bg-white h3 a,
.hpe-text-only.style-bg-white h4,
.hpe-text-only.style-bg-white h4 a,
.hpe-text-only.style-bg-white h5,
.hpe-text-only.style-bg-white h5 a,
.hpe-text-only.style-bg-white h6,
.hpe-text-only.style-bg-white h6 a,
.hpe-text-only.style-bg-white i,
.hpe-text-only.style-bg-white li,
.hpe-text-only.style-bg-white p,
.hpe-text-only.style-bg-white span,
.hpe-text-only.style-bg-white strong,
.hpe-text-only.style-bg-white u,
.hpe-text-only.style-bg-white ul {
    color: #000
}

.columns-component {
    margin: 0;
    padding: 0
}

.columns-component .container-gutter {
    max-width: 1600px;
    margin: 0 auto
}

.columns-component .container-gutter .container-gutter {
    padding-left: 0;
    padding-right: 0
}

.columns-component.typo3 .container-gutter {
    max-width: none
}

@media (min-width:1600px) {
    .columns-component.typo3 .container-gutter {
        max-width: 1800px;
        padding-left: 100px;
        padding-right: 100px
    }
}

@media (min-width:992px) and (max-width:1599px) {
    .columns-component.typo3 .container-gutter {
        padding-left: 80px;
        padding-right: 80px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .columns-component.typo3 .container-gutter {
        padding-left: 50px;
        padding-right: 50px
    }
}

@media (max-width:767px) {

    .v3 .tag-h1,
    .v3 h1 {
        font-size: 28px;
        line-height: 1em
    }

    .v3 .body-copy-large {
        font-size: 17px;
        line-height: 1.11764706em
    }

    .v3 .tag-h2,
    .v3 h2 {
        font-size: 30px;
        line-height: 1em
    }

    .v3 .tag-h3,
    .v3 h3 {
        font-size: 20px;
        line-height: 1.1em
    }

    .v3 .tag-h4,
    .v3 h4 {
        font-size: 18px;
        line-height: 1.22222222em
    }

    .v3 .body-copy-small {
        font-size: 17px;
        line-height: 1.17647059em
    }

    .columns-component.typo3 .container-gutter {
        padding-left: 30px;
        padding-right: 30px
    }
}

.column-content-2-33-66>.container-gutter>.row>.columns-component-col,
.column-content-2-33-66>.container-gutter>.row>.columns-component-col:first-child,
.column-content-2-66-33>.container-gutter>.row>.columns-component-col,
.column-content-2-66-33>.container-gutter>.row>.columns-component-col:first-child,
.column-content-2>.container-gutter>.row>.columns-component-col,
.column-content-3>.container-gutter>.row>.columns-component-col,
.column-content-4 .columns-component-col,
.columns-component-col {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative
}

.columns-component-col {
    float: left;
    width: 100%
}

.columns-component-col.valign-txt-only .textOnlyComponent {
    height: 100%
}

@media (min-width:768px) {
    .column-content-2>.container-gutter>.row>.columns-component-col {
        float: left;
        width: 50%
    }

    .column-content-2-33-66>.container-gutter>.row>.columns-component-col {
        float: left;
        width: 66.66666667%
    }

    .column-content-2-33-66>.container-gutter>.row>.columns-component-col:first-child,
    .column-content-2-66-33>.container-gutter>.row>.columns-component-col {
        float: left;
        width: 33.33333333%
    }

    .column-content-2-66-33>.container-gutter>.row>.columns-component-col:first-child {
        float: left;
        width: 66.66666667%
    }

    .column-content-3>.container-gutter>.row>.columns-component-col {
        float: left;
        width: 33.33333333%
    }

    .column-content-4 .columns-component-col {
        float: left;
        width: 50%
    }
}

@media (min-width:992px) {
    .column-content-4 .columns-component-col {
        float: left;
        width: 25%
    }
}

.columns-component .hpe-text-only {
    word-wrap: break-word
}

.hpe-accordion .accordion-panel-body .columns-component .container-gutter {
    padding-left: 0;
    padding-right: 0
}

.hpe-accordion .accordion-panel-body .columns-component .columns-component-col {
    padding-left: 10px;
    padding-right: 0
}

@media screen and (max-width:767px) {
    .columns-component .container-gutter .container-gutter .columns-component-col {
        padding-right: 0;
        padding-left: 0
    }
}

@media screen and (min-width:768px) {
    .columns-component .container-gutter .container-gutter {
        margin-right: -15px;
        margin-left: -15px
    }

    .columns-component .hpe-rule-hz .container-gutter {
        margin-left: 0;
        margin-right: 0
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .column-content-4 .columns-component-col {
        float: none;
        display: inline-block;
        margin: 0 -.125em;
        vertical-align: top
    }
}

.hpe-text-only {
    max-width: 1000px;
    width: 100%;
    height: 100%;
    font-family: 'Metric Light', Arial, sans-serif;
    margin: 0 auto;
    padding: 0
}

.hpe-text-only .rich-text-container ul li,
.marquee-slide .content-area .rich-text-container p:last-child {
    margin-bottom: 0
}

.hpe-text-only h2,
.hpe-text-only h3,
.hpe-text-only h4,
.hpe-text-only h5,
.hpe-text-only h6 {
    margin-top: 0;
    margin-bottom: 0
}

.hpe-text-only h2,
.hpe-text-only h3 {
    padding-bottom: 15px
}

.hpe-text-only h1 a,
.hpe-text-only h2 a,
.hpe-text-only h3 a,
.hpe-text-only h4 a,
.hpe-text-only h5 a,
.hpe-text-only h6 a {
    color: #000;
    border: none;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit
}

.hpe-text-only h1 a:focus,
.hpe-text-only h1 a:hover,
.hpe-text-only h1 a:visited,
.hpe-text-only h2 a:focus,
.hpe-text-only h2 a:hover,
.hpe-text-only h2 a:visited,
.hpe-text-only h3 a:focus,
.hpe-text-only h3 a:hover,
.hpe-text-only h3 a:visited,
.hpe-text-only h4 a:focus,
.hpe-text-only h4 a:hover,
.hpe-text-only h4 a:visited,
.hpe-text-only h5 a:focus,
.hpe-text-only h5 a:hover,
.hpe-text-only h5 a:visited,
.hpe-text-only h6 a:focus,
.hpe-text-only h6 a:hover,
.hpe-text-only h6 a:visited {
    text-decoration: none;
    border: none
}

.hpe-text-only.style-bg-gray-3 h1 a:focus,
.hpe-text-only.style-bg-gray-3 h1 a:hover,
.hpe-text-only.style-bg-gray-3 h2 a:focus,
.hpe-text-only.style-bg-gray-3 h2 a:hover,
.hpe-text-only.style-bg-gray-3 h3 a:focus,
.hpe-text-only.style-bg-gray-3 h3 a:hover,
.hpe-text-only.style-bg-gray-3 h4 a:focus,
.hpe-text-only.style-bg-gray-3 h4 a:hover,
.hpe-text-only.style-bg-gray-3 h5 a:focus,
.hpe-text-only.style-bg-gray-3 h5 a:hover,
.hpe-text-only.style-bg-gray-3 h6 a:focus,
.hpe-text-only.style-bg-gray-3 h6 a:hover,
.hpe-text-only.style-bg-white h1 a:focus,
.hpe-text-only.style-bg-white h1 a:hover,
.hpe-text-only.style-bg-white h2 a:focus,
.hpe-text-only.style-bg-white h2 a:hover,
.hpe-text-only.style-bg-white h3 a:focus,
.hpe-text-only.style-bg-white h3 a:hover,
.hpe-text-only.style-bg-white h4 a:focus,
.hpe-text-only.style-bg-white h4 a:hover,
.hpe-text-only.style-bg-white h5 a:focus,
.hpe-text-only.style-bg-white h5 a:hover,
.hpe-text-only.style-bg-white h6 a:focus,
.hpe-text-only.style-bg-white h6 a:hover {
    text-decoration: none
}

.hpe-text-only.style-bg-bronze .body-copy-large,
.hpe-text-only.style-bg-bronze .body-copy-small,
.hpe-text-only.style-bg-bronze .caption,
.hpe-text-only.style-bg-bronze b,
.hpe-text-only.style-bg-bronze div,
.hpe-text-only.style-bg-bronze em,
.hpe-text-only.style-bg-bronze h2,
.hpe-text-only.style-bg-bronze h3,
.hpe-text-only.style-bg-bronze h4,
.hpe-text-only.style-bg-bronze h5,
.hpe-text-only.style-bg-bronze h6,
.hpe-text-only.style-bg-bronze i,
.hpe-text-only.style-bg-bronze li,
.hpe-text-only.style-bg-bronze p,
.hpe-text-only.style-bg-bronze span,
.hpe-text-only.style-bg-bronze strong,
.hpe-text-only.style-bg-bronze u,
.hpe-text-only.style-bg-bronze ul,
.hpe-text-only.style-bg-dark-steel .body-copy-large,
.hpe-text-only.style-bg-dark-steel .body-copy-small,
.hpe-text-only.style-bg-dark-steel .caption,
.hpe-text-only.style-bg-dark-steel b,
.hpe-text-only.style-bg-dark-steel div,
.hpe-text-only.style-bg-dark-steel em,
.hpe-text-only.style-bg-dark-steel h2,
.hpe-text-only.style-bg-dark-steel h3,
.hpe-text-only.style-bg-dark-steel h4,
.hpe-text-only.style-bg-dark-steel h5,
.hpe-text-only.style-bg-dark-steel h6,
.hpe-text-only.style-bg-dark-steel i,
.hpe-text-only.style-bg-dark-steel li,
.hpe-text-only.style-bg-dark-steel p,
.hpe-text-only.style-bg-dark-steel span,
.hpe-text-only.style-bg-dark-steel strong,
.hpe-text-only.style-bg-dark-steel u,
.hpe-text-only.style-bg-dark-steel ul,
.hpe-text-only.style-bg-purple .body-copy-large,
.hpe-text-only.style-bg-purple .body-copy-small,
.hpe-text-only.style-bg-purple .caption,
.hpe-text-only.style-bg-purple b,
.hpe-text-only.style-bg-purple div,
.hpe-text-only.style-bg-purple em,
.hpe-text-only.style-bg-purple h2,
.hpe-text-only.style-bg-purple h3,
.hpe-text-only.style-bg-purple h4,
.hpe-text-only.style-bg-purple h5,
.hpe-text-only.style-bg-purple h6,
.hpe-text-only.style-bg-purple i,
.hpe-text-only.style-bg-purple li,
.hpe-text-only.style-bg-purple p,
.hpe-text-only.style-bg-purple span,
.hpe-text-only.style-bg-purple strong,
.hpe-text-only.style-bg-purple u,
.hpe-text-only.style-bg-purple ul,
.hpe-text-only.style-bg-slate .body-copy-large,
.hpe-text-only.style-bg-slate .body-copy-small,
.hpe-text-only.style-bg-slate .caption,
.hpe-text-only.style-bg-slate b,
.hpe-text-only.style-bg-slate div,
.hpe-text-only.style-bg-slate em,
.hpe-text-only.style-bg-slate h2,
.hpe-text-only.style-bg-slate h3,
.hpe-text-only.style-bg-slate h4,
.hpe-text-only.style-bg-slate h5,
.hpe-text-only.style-bg-slate h6,
.hpe-text-only.style-bg-slate i,
.hpe-text-only.style-bg-slate li,
.hpe-text-only.style-bg-slate p,
.hpe-text-only.style-bg-slate span,
.hpe-text-only.style-bg-slate strong,
.hpe-text-only.style-bg-slate u,
.hpe-text-only.style-bg-slate ul {
    color: #FFF
}

.hpe-text-only.style-bg-bronze h1 a,
.hpe-text-only.style-bg-bronze h2 a,
.hpe-text-only.style-bg-bronze h3 a,
.hpe-text-only.style-bg-bronze h4 a,
.hpe-text-only.style-bg-bronze h5 a,
.hpe-text-only.style-bg-bronze h6 a,
.hpe-text-only.style-bg-dark-steel h1 a,
.hpe-text-only.style-bg-dark-steel h2 a,
.hpe-text-only.style-bg-dark-steel h3 a,
.hpe-text-only.style-bg-dark-steel h4 a,
.hpe-text-only.style-bg-dark-steel h5 a,
.hpe-text-only.style-bg-dark-steel h6 a,
.hpe-text-only.style-bg-purple h1 a,
.hpe-text-only.style-bg-purple h2 a,
.hpe-text-only.style-bg-purple h3 a,
.hpe-text-only.style-bg-purple h4 a,
.hpe-text-only.style-bg-purple h5 a,
.hpe-text-only.style-bg-purple h6 a,
.hpe-text-only.style-bg-slate h1 a,
.hpe-text-only.style-bg-slate h2 a,
.hpe-text-only.style-bg-slate h3 a,
.hpe-text-only.style-bg-slate h4 a,
.hpe-text-only.style-bg-slate h5 a,
.hpe-text-only.style-bg-slate h6 a {
    color: #FFF;
    border: none
}

.hpe-text-only.style-bg-bronze h1 a:focus,
.hpe-text-only.style-bg-bronze h1 a:hover,
.hpe-text-only.style-bg-bronze h2 a:focus,
.hpe-text-only.style-bg-bronze h2 a:hover,
.hpe-text-only.style-bg-bronze h3 a:focus,
.hpe-text-only.style-bg-bronze h3 a:hover,
.hpe-text-only.style-bg-bronze h4 a:focus,
.hpe-text-only.style-bg-bronze h4 a:hover,
.hpe-text-only.style-bg-bronze h5 a:focus,
.hpe-text-only.style-bg-bronze h5 a:hover,
.hpe-text-only.style-bg-bronze h6 a:focus,
.hpe-text-only.style-bg-bronze h6 a:hover,
.hpe-text-only.style-bg-dark-steel h1 a:focus,
.hpe-text-only.style-bg-dark-steel h1 a:hover,
.hpe-text-only.style-bg-dark-steel h2 a:focus,
.hpe-text-only.style-bg-dark-steel h2 a:hover,
.hpe-text-only.style-bg-dark-steel h3 a:focus,
.hpe-text-only.style-bg-dark-steel h3 a:hover,
.hpe-text-only.style-bg-dark-steel h4 a:focus,
.hpe-text-only.style-bg-dark-steel h4 a:hover,
.hpe-text-only.style-bg-dark-steel h5 a:focus,
.hpe-text-only.style-bg-dark-steel h5 a:hover,
.hpe-text-only.style-bg-dark-steel h6 a:focus,
.hpe-text-only.style-bg-dark-steel h6 a:hover,
.hpe-text-only.style-bg-purple h1 a:focus,
.hpe-text-only.style-bg-purple h1 a:hover,
.hpe-text-only.style-bg-purple h2 a:focus,
.hpe-text-only.style-bg-purple h2 a:hover,
.hpe-text-only.style-bg-purple h3 a:focus,
.hpe-text-only.style-bg-purple h3 a:hover,
.hpe-text-only.style-bg-purple h4 a:focus,
.hpe-text-only.style-bg-purple h4 a:hover,
.hpe-text-only.style-bg-purple h5 a:focus,
.hpe-text-only.style-bg-purple h5 a:hover,
.hpe-text-only.style-bg-purple h6 a:focus,
.hpe-text-only.style-bg-purple h6 a:hover,
.hpe-text-only.style-bg-slate h1 a:focus,
.hpe-text-only.style-bg-slate h1 a:hover,
.hpe-text-only.style-bg-slate h2 a:focus,
.hpe-text-only.style-bg-slate h2 a:hover,
.hpe-text-only.style-bg-slate h3 a:focus,
.hpe-text-only.style-bg-slate h3 a:hover,
.hpe-text-only.style-bg-slate h4 a:focus,
.hpe-text-only.style-bg-slate h4 a:hover,
.hpe-text-only.style-bg-slate h5 a:focus,
.hpe-text-only.style-bg-slate h5 a:hover,
.hpe-text-only.style-bg-slate h6 a:focus,
.hpe-text-only.style-bg-slate h6 a:hover {
    text-decoration: none;
    border: none
}

.hpe-text-only.style-bg-bronze .rich-text-container h1 a,
.hpe-text-only.style-bg-bronze .rich-text-container h2 a,
.hpe-text-only.style-bg-bronze .rich-text-container h3 a,
.hpe-text-only.style-bg-bronze .rich-text-container h4 a,
.hpe-text-only.style-bg-bronze .rich-text-container h5 a,
.hpe-text-only.style-bg-bronze .rich-text-container h6 a,
.hpe-text-only.style-bg-dark-steel .rich-text-container h1 a,
.hpe-text-only.style-bg-dark-steel .rich-text-container h2 a,
.hpe-text-only.style-bg-dark-steel .rich-text-container h3 a,
.hpe-text-only.style-bg-dark-steel .rich-text-container h4 a,
.hpe-text-only.style-bg-dark-steel .rich-text-container h5 a,
.hpe-text-only.style-bg-dark-steel .rich-text-container h6 a,
.hpe-text-only.style-bg-purple .rich-text-container h1 a,
.hpe-text-only.style-bg-purple .rich-text-container h2 a,
.hpe-text-only.style-bg-purple .rich-text-container h3 a,
.hpe-text-only.style-bg-purple .rich-text-container h4 a,
.hpe-text-only.style-bg-purple .rich-text-container h5 a,
.hpe-text-only.style-bg-purple .rich-text-container h6 a,
.hpe-text-only.style-bg-slate .rich-text-container h1 a,
.hpe-text-only.style-bg-slate .rich-text-container h2 a,
.hpe-text-only.style-bg-slate .rich-text-container h3 a,
.hpe-text-only.style-bg-slate .rich-text-container h4 a,
.hpe-text-only.style-bg-slate .rich-text-container h5 a,
.hpe-text-only.style-bg-slate .rich-text-container h6 a {
    color: #FFF;
    border: none
}

.hpe-text-only.style-bg-bronze .rich-text-container h1 a:focus,
.hpe-text-only.style-bg-bronze .rich-text-container h1 a:hover,
.hpe-text-only.style-bg-bronze .rich-text-container h2 a:focus,
.hpe-text-only.style-bg-bronze .rich-text-container h2 a:hover,
.hpe-text-only.style-bg-bronze .rich-text-container h3 a:focus,
.hpe-text-only.style-bg-bronze .rich-text-container h3 a:hover,
.hpe-text-only.style-bg-bronze .rich-text-container h4 a:focus,
.hpe-text-only.style-bg-bronze .rich-text-container h4 a:hover,
.hpe-text-only.style-bg-bronze .rich-text-container h5 a:focus,
.hpe-text-only.style-bg-bronze .rich-text-container h5 a:hover,
.hpe-text-only.style-bg-bronze .rich-text-container h6 a:focus,
.hpe-text-only.style-bg-bronze .rich-text-container h6 a:hover,
.hpe-text-only.style-bg-dark-steel .rich-text-container h1 a:focus,
.hpe-text-only.style-bg-dark-steel .rich-text-container h1 a:hover,
.hpe-text-only.style-bg-dark-steel .rich-text-container h2 a:focus,
.hpe-text-only.style-bg-dark-steel .rich-text-container h2 a:hover,
.hpe-text-only.style-bg-dark-steel .rich-text-container h3 a:focus,
.hpe-text-only.style-bg-dark-steel .rich-text-container h3 a:hover,
.hpe-text-only.style-bg-dark-steel .rich-text-container h4 a:focus,
.hpe-text-only.style-bg-dark-steel .rich-text-container h4 a:hover,
.hpe-text-only.style-bg-dark-steel .rich-text-container h5 a:focus,
.hpe-text-only.style-bg-dark-steel .rich-text-container h5 a:hover,
.hpe-text-only.style-bg-dark-steel .rich-text-container h6 a:focus,
.hpe-text-only.style-bg-dark-steel .rich-text-container h6 a:hover,
.hpe-text-only.style-bg-purple .rich-text-container h1 a:focus,
.hpe-text-only.style-bg-purple .rich-text-container h1 a:hover,
.hpe-text-only.style-bg-purple .rich-text-container h2 a:focus,
.hpe-text-only.style-bg-purple .rich-text-container h2 a:hover,
.hpe-text-only.style-bg-purple .rich-text-container h3 a:focus,
.hpe-text-only.style-bg-purple .rich-text-container h3 a:hover,
.hpe-text-only.style-bg-purple .rich-text-container h4 a:focus,
.hpe-text-only.style-bg-purple .rich-text-container h4 a:hover,
.hpe-text-only.style-bg-purple .rich-text-container h5 a:focus,
.hpe-text-only.style-bg-purple .rich-text-container h5 a:hover,
.hpe-text-only.style-bg-purple .rich-text-container h6 a:focus,
.hpe-text-only.style-bg-purple .rich-text-container h6 a:hover,
.hpe-text-only.style-bg-slate .rich-text-container h1 a:focus,
.hpe-text-only.style-bg-slate .rich-text-container h1 a:hover,
.hpe-text-only.style-bg-slate .rich-text-container h2 a:focus,
.hpe-text-only.style-bg-slate .rich-text-container h2 a:hover,
.hpe-text-only.style-bg-slate .rich-text-container h3 a:focus,
.hpe-text-only.style-bg-slate .rich-text-container h3 a:hover,
.hpe-text-only.style-bg-slate .rich-text-container h4 a:focus,
.hpe-text-only.style-bg-slate .rich-text-container h4 a:hover,
.hpe-text-only.style-bg-slate .rich-text-container h5 a:focus,
.hpe-text-only.style-bg-slate .rich-text-container h5 a:hover,
.hpe-text-only.style-bg-slate .rich-text-container h6 a:focus,
.hpe-text-only.style-bg-slate .rich-text-container h6 a:hover {
    text-decoration: none;
    border: none
}

@media screen and (min-width:1200px) {
    .valign-txt-only.initialized .hpe-text-only-wrapper {
        top: 50%;
        position: relative;
        transform: translateY(-50%);
        -webkit-backface-visibility: visible
    }
}

@media screen and (max-width:768px) {
    .valign-txt-only.initialized .hpe-text-only-wrapper {
        top: 0;
        transform: translateY(0)
    }

    .hpe-text-only h2,
    .hpe-text-only h3 {
        padding-bottom: 5px
    }
}

.textOnlyComponent+.buttonCTAComponent a {
    display: inline-block
}

.marquee-slide .content-area {
    position: relative;
    min-width: 340px;
    max-width: 633px;
    margin: 0
}

.marquee-slide .content-area .rich-text-container p {
    font-size: inherit;
    font-family: inherit;
    font-weight: inherit;
    line-height: inherit
}

.marquee-slide .content-area .title {
    margin: -.175em 0 0
}

.marquee-slide .content-area .desc {
    margin: 10px 0 0
}

@media (min-width:1600px) {
    .marquee-slide .content-area .desc {
        margin-top: 15px
    }
}

.marquee-slide .content-area .ctas-wrapper {
    display: flex;
    flex-direction: row;
    margin-top: 25px
}

.marquee-slide .content-area .ctas-wrapper .hpe-arrow-link {
    display: none
}

.marquee-slide .content-area .ctas-wrapper .cta {
    width: 50%;
    flex: 0 1 auto
}

.marquee-slide .content-area .ctas-wrapper .cta:only-child {
    /*width: auto;*/
}

@media (max-width:1199px) {
    .marquee-slide .content-area .ctas-wrapper {
        flex-flow: column
    }

    .marquee-slide .content-area .ctas-wrapper .cta {
        width: 100%;
        margin-bottom: 21px
    }

    .marquee-slide .content-area .ctas-wrapper .cta:last-child {
        margin-bottom: 0
    }

    .marquee-slide .content-area .ctas-wrapper .icon-lnk {
        display: none
    }

    .marquee-slide .content-area .ctas-wrapper .hpe-arrow-link {
        display: inline;
        width: 100%
    }

    .marquee-slide.layout-stacked .content-area .ctas-wrapper .cta:last-child {
        margin-bottom: 25px
    }
}

@media (min-width:1200px) {
    .marquee-slide .content-area .ctas-wrapper {
        margin-top: 30px
    }

    .marquee-slide .content-area .ctas-wrapper .cta:only-child .icon-lnk {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        background: #01A982;
        outline: #01A982 solid 0;
        color: #FFF;
        padding: 0 22px;
        overflow: hidden;
        font-family: 'Metric Semibold', Arial, sans-serif;
        font-size: 19px;
        line-height: 1.15789474em
    }

    .marquee-slide .content-area .ctas-wrapper .cta:only-child .icon-lnk .icon-wrap {
        flex: 0 0 auto;
        width: auto;
        height: auto
    }

    .marquee-slide .content-area .ctas-wrapper .cta:only-child .icon-lnk .icon-wrap .icon {
        display: block;
        fill: #FFF
    }

    .marquee-slide .content-area .ctas-wrapper .cta:only-child .icon-lnk .icon-wrap:after {
        display: none
    }

    .marquee-slide .content-area .ctas-wrapper .cta:only-child .icon-lnk .icon-desc {
        padding: 10px 0
    }

    .marquee-slide .content-area .ctas-wrapper .cta:only-child .icon-lnk .icon-wrap+.icon-desc {
        padding-left: 10px
    }

    .marquee-slide .content-area .ctas-wrapper .cta:only-child .icon-lnk:focus {
        outline: #2AD2C9 solid 2px
    }

    .marquee-slide .content-area .ctas-wrapper .cta:only-child .icon-lnk:hover {
        color: #fff;
        background: #01A982;
        outline-width: 2px
    }

    .marquee-slide.layout-stacked .content-area .ctas-wrapper .cta {
        margin-right: 60px
    }

    .marquee-slide.layout-stacked .content-area .ctas-wrapper .cta:last-child {
        margin-right: 0
    }
}

@media (max-width:767px) {
    .marquee-slide .content-area .ctas-wrapper .cta:last-child {
        margin-bottom: 25px
    }

    .marquee-slide .content-area {
        margin-top: 30px;
        min-width: 0;
        max-width: 100%;
        text-align: center
    }
}

.marquee-slide.layout-stacked .content-area {
    min-width: 0;
    max-width: 100%;
    text-align: center
}

.marquee-slide.layout-stacked .content-area .ctas-wrapper {
    justify-content: center
}

.marquee-slide.layout-stacked .content-area .ctas-wrapper .cta {
    width: auto
}

@media (max-width:1199px) {
    .marquee-slide.layout-stacked .content-area .ctas-wrapper {
        margin-top: 24px
    }
}

@media (min-width:1200px) and (max-width:1599px) {
    .marquee-slide.layout-stacked .content-area .ctas-wrapper {
        margin-top: 16px;
        margin-bottom: 30px
    }
}

@media (min-width:1600px) {
    .marquee-slide.layout-stacked .content-area .ctas-wrapper {
        margin-top: 25px;
        margin-bottom: 30px
    }
}

.marquee-slide .content-area .desc,
.marquee-slide .content-area .title,
.marquee-slide[data-theme=dark] .content-area .desc,
.marquee-slide[data-theme=dark] .content-area .title {
    color: #000
}

.marquee-slide .content-area .cta .icon-lnk,
.marquee-slide[data-theme=dark] .content-area .cta .icon-lnk {
    color: #333;
    fill: #333
}

.marquee-slide .content-area .cta .icon-lnk:hover,
.marquee-slide[data-theme=dark] .content-area .cta .icon-lnk:hover {
    color: #000;
    fill: #000
}

.marquee-slide[data-theme=light] .content-area .desc,
.marquee-slide[data-theme=light] .content-area .title {
    color: #fff
}

.marquee-slide[data-theme=light] .content-area .cta .icon-lnk {
    color: #eee;
    fill: #eee
}

.marquee-slide[data-theme=light] .content-area .cta .icon-lnk:hover {
    color: #fff;
    fill: #fff
}

.marquee-slide[data-theme=light] .content-area .rich-text-container a {
    color: #FFF;
    border-bottom: 1px solid #707070;
    border-bottom: 1px solid rgba(255, 255, 255, .6)
}

.marquee-slide[data-theme=light] .content-area .rich-text-container a.active,
.marquee-slide[data-theme=light] .content-area .rich-text-container a.focus,
.marquee-slide[data-theme=light] .content-area .rich-text-container a:active,
.marquee-slide[data-theme=light] .content-area .rich-text-container a:focus,
.marquee-slide[data-theme=light] .content-area .rich-text-container a:hover {
    color: #FFF;
    border-bottom: 1px solid #FFF
}

.marquee-slide[data-theme=light] .content-area .rich-text-container u {
    border-color: #FFF
}

.marquee-slide[data-theme=light] .content-area .inline-link,
.marquee-slide[data-theme=light] .content-area .inline-link-small {
    border-color: rgba(255, 255, 255, .6)
}

.marquee-slide[data-theme=light] .content-area .inline-link-small:hover,
.marquee-slide[data-theme=light] .content-area .inline-link:hover {
    border-color: #fff
}

.marquee-slide {
    position: relative;
    flex-flow: column;
    padding-top: 0
}

.marquee-underlap .marquee-slide {
    padding-top: 85px
}

.marquee-slide .marquee-shadow {
    position: absolute;
    top: 0
}

.marquee-slide .marquee-shadow-v {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100px
}

.marquee-slide .marquee-shadow-h {
    position: absolute;
    top: 0;
    width: 50%;
    height: 100%
}

.marquee-slide .background-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

.marquee-slide .video-bkg {
    opacity: 0
}

.marquee-slide .video-bkg[ready] {
    opacity: 1;
    transition: opacity .4s linear
}

.marquee-slide .embedded-video {
    height: 100%;
    background: 0 0;
    transition: background-color 150ms linear
}

.marquee-slide .embedded-video.video-showing-animation .video-bkg {
    opacity: 0
}

.marquee-slide .product-media {
    display: none;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    z-index: 1
}

.marquee-slide .product-media .img-container {
    width: 1328px;
    height: 324px;
    max-width: 100%;
    border: none;
    box-shadow: none
}

@media (min-width:992px) and (max-width:1599px) {
    .marquee-slide .product-media .img-container {
        width: 685px;
        height: 167px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .marquee-slide .product-media .img-container {
        width: 441px;
        height: 106px
    }
}

@media (max-width:767px) {
    .marquee-slide .product-media .img-container {
        width: 301px;
        height: 74px
    }
}

.marquee-slide .marquee-content {
    display: flex;
    flex: 1 0 auto;
    align-items: center;
    justify-content: space-between
}

.marquee-slide:after {
    content: '';
    display: none;
    flex: 0 0 auto;
    width: 100%
}

.marquee-slide .content-wrapper {
    display: flex;
    flex: 0 1 auto;
    width: 50%
}

.marquee-slide .content-wrapper .content-aria-wrapper {
    margin: 0 auto;
    padding: 0
}

.marquee-slide .content-wrapper .content-area {
    position: relative;
    z-index: 2;
    opacity: 1;
    transition: opacity .3s linear, transform .3s linear
}

.marquee-slide.layout-left .marquee-content {
    flex-direction: row-reverse
}

.marquee-slide.layout-left .marquee-shadow-h {
    left: 50%
}

.marquee-slide.layout-right .marquee-content {
    flex-direction: row
}

@media (max-width:767px) {
    .marquee-slide.layout-left .background-wrapper.visible-xs {
        display: block
    }

    .marquee-slide.layout-left .background-wrapper smart-image {
        background-position-x: left
    }

    .marquee-slide.layout-left .background-wrapper:not(.visible-xs) .play-button {
        display: none
    }

    .marquee-slide.layout-right .background-wrapper smart-image {
        background-position-x: right
    }
}

.marquee-slide.layout-stacked .marquee-content {
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.marquee-slide.layout-stacked .marquee-shadow-h {
    display: none
}

.marquee-slide.layout-stacked .content-wrapper {
    width: 100%
}

.marquee-slide.layout-stacked .content-wrapper .content-area {
    transition: opacity .2s linear, transform .2s linear
}

.marquee-slide.layout-stacked .product-media {
    display: flex;
    opacity: 1;
    transition: opacity .3s linear
}

.marquee-slide.layout-stacked .embedded-video .play-button {
    display: none
}

.video-active .marquee-slide.active .marquee-shadow-h,
.video-active .marquee-slide.active .marquee-shadow-v {
    opacity: 0
}

.video-active .marquee-slide.active .embedded-video {
    z-index: 150;
    background: #000
}

.video-active .marquee-slide.active .product-media {
    visibility: hidden;
    opacity: 0;
    transition: opacity .3s linear, visibility 0s linear .3s
}

.video-active .marquee-slide.active .content-area {
    pointer-events: none;
    opacity: 0;
    transition: opacity .4s linear, transform .4s linear
}

@media (min-width:768px) {
    .video-active .marquee-slide.active.layout-right .content-area {
        transform: translateX(-2000px)
    }

    .video-active .marquee-slide.active.layout-left .content-area {
        transform: translateX(2000px)
    }

    .video-active .marquee-slide.active.layout-stacked .content-area {
        transform: translateY(-100%)
    }
}

@media (max-width:767px) {
    .video-active .marquee-slide.active .content-area {
        opacity: 0
    }

    .video-active .marquee-slide.active .background-wrapper {
        height: 100%;
        transition: height .4s linear;
        z-index: auto
    }

    .video-active .marquee-slide.active .background-wrapper smart-image {
        background-position-x: center
    }
}

.marquee-slide,
.marquee-slide[data-theme=dark] {
    background: #fff;
    color: #000
}

.marquee-slide .marquee-shadow-v,
.marquee-slide[data-theme=dark] .marquee-shadow-v {
    background: linear-gradient(to bottom, rgba(255, 255, 255, .8) 0, rgba(255, 255, 255, .8) 25%, rgba(255, 255, 255, 0) 100%)
}

.marquee-slide .marquee-shadow-h,
.marquee-slide[data-theme=dark] .marquee-shadow-h {
    background: linear-gradient(to right, #fff, rgba(255, 255, 255, 0))
}

.marquee-slide.layout-left .marquee-shadow-h,
.marquee-slide[data-theme=dark].layout-left .marquee-shadow-h {
    background: linear-gradient(to left, #fff, rgba(255, 255, 255, 0))
}

.marquee-slide[data-theme=light] {
    background: #000;
    color: #fff
}

.marquee-slide[data-theme=light] .marquee-shadow-v {
    background: linear-gradient(to bottom, rgba(0, 0, 0, .8) 0, rgba(0, 0, 0, .8) 25%, rgba(0, 0, 0, 0) 100%)
}

.marquee-slide[data-theme=light] .marquee-shadow-h {
    background: linear-gradient(to right, #000, rgba(0, 0, 0, 0))
}

.marquee-slide[data-theme=light].layout-left .marquee-shadow-h {
    background: linear-gradient(to left, #000, rgba(0, 0, 0, 0))
}

@media (max-width:767px) {

    .marquee-slide .marquee-content,
    .marquee-slide.layout-left .marquee-content,
    .marquee-slide.layout-right .marquee-content,
    .marquee-slide.layout-stacked .marquee-content {
        flex-flow: column;
        align-items: center;
        justify-content: flex-start
    }

    .marquee-slide .product-media {
        flex: 1 0 auto;
        width: 100%;
        margin-top: 0;
        margin-bottom: 41px
    }

    .marquee-slide .embedded-video .absolute-container {
        top: 0;
        height: 100%
    }

    .marquee-slide .background-wrapper {
        top: auto;
        bottom: 0;
        height: 285px;
        transition: height .3s linear;
        order: 2
    }

    .marquee-slide .marquee-shadow-h {
        display: none
    }

    .marquee-slide .content-wrapper {
        width: 100%
    }

    .marquee-slide .content-wrapper .content-area {
        z-index: 3
    }

    .marquee-slide:not(.layout-stacked):after {
        display: block;
        height: 225px
    }

    .marquee-slide .marquee-shadow-v,
    .marquee-slide[data-theme=dark] .marquee-shadow-v {
        height: 60px;
        background: linear-gradient(to bottom, #fff, rgba(255, 255, 255, 0))
    }

    .marquee-slide[data-theme=light] .marquee-shadow-v {
        height: 60px;
        background: linear-gradient(to bottom, #000, rgba(0, 0, 0, 0))
    }
}

.marquee-slide .background-wrapper.has-video smart-image {
    display: none
}

.marquee-slide .background-wrapper.has-video.hide-video smart-image,
.marquee-slide .background-wrapper.has-video.show-video smart-video {
    display: block
}

.marquee-slide .background-wrapper.has-video.hide-video smart-video,
.marquee-slide.layout-rss:after {
    display: none
}

.marquee-underlap .background-wrapper .embedded-video .absolute-container {
    top: 85px;
    height: calc(100% - 85px)
}

@media (min-width:1200px) {
    .marquee-underlap .background-wrapper .play-button {
        margin-top: 42.5px
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .marquee-underlap .background-wrapper .play-button {
        margin-top: 42.5px
    }
}

@media (min-width:992px) {

    .one-item:not(.marquee-underlap) .marquee-slide.layout-left .content-aria-wrapper,
    .one-item:not(.marquee-underlap) .marquee-slide.layout-right .content-aria-wrapper {
        margin: 0 2px
    }

    .one-item:not(.marquee-underlap) .marquee-slide.layout-left .content-area,
    .one-item:not(.marquee-underlap) .marquee-slide.layout-right .content-area {
        max-width: 100%
    }
}

.carousel-marquee-cards-parsys .marquee-slide .content-area {
    margin-bottom: 15px
}

@keyframes listFadeIn {
    0% {
        opacity: 0;
        transform: translateY(20px)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

.marquee-slide.layout-rss .rss-content-wrapper {
    display: flex;
    flex: 0 1 auto;
    width: 100%
}

@media (min-width:768px) {
    .marquee-slide.layout-rss .rss-content-wrapper {
        width: 41.66667%
    }
}

.marquee-slide.layout-rss .rss-area {
    width: 100%;
    max-width: 100%;
    z-index: 2;
    color: #fff;
    background: 0 0;
    max-height: 1000px
}

.marquee-slide.layout-rss .rss-area.no-rss {
    transition: opacity .5s linear 0s, max-height .75s ease-in 0s, visibility 0s linear 1s;
    opacity: 0;
    visibility: hidden
}

@media (min-width:1600px) {
    .marquee-slide.layout-rss .rss-area {
        margin-top: 50px;
        margin-bottom: 70px
    }
}

@media (min-width:1200px) and (max-width:1599px) {
    .marquee-slide.layout-rss .rss-area {
        margin-top: 30px;
        margin-bottom: 50px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .marquee-slide.layout-rss .rss-area {
        margin-top: 20px;
        margin-bottom: 40px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .marquee-slide.layout-rss .rss-area {
        margin-top: 10px;
        margin-bottom: 25px
    }
}

@media (max-width:767px) {

    .carousel-marquee .marquee-slide.layout-rss,
    .carousel-marquee.marquee-underlap .marquee-slide.layout-rss {
        height: auto
    }

    .one-item .marquee-slide.layout-rss .marquee-content {
        padding-left: 20px;
        padding-right: 20px
    }

    .marquee-slide.layout-rss .background-wrapper {
        top: 0;
        height: 475px
    }

    .marquee-slide.layout-rss .marquee-shadow-v {
        transform: rotate(180deg);
        top: auto;
        bottom: 0
    }

    .marquee-slide.layout-rss .rss-area.no-rss {
        max-height: 0
    }

    .marquee-slide.layout-rss .rss-area {
        margin-top: 30px;
        margin-bottom: 20px;
        padding-bottom: 15px;
        color: #000;
        background: #fff;
        border-top: #01A982 4px solid
    }

    .carousel-marquee:not(.one-item) .marquee-slide.layout-rss .rss-area {
        margin-bottom: 55px
    }
}

.marquee-slide.layout-rss .rss-nav-tabs {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    text-align: center;
    overflow: hidden;
    list-style: none;
    padding-right: 1px
}

.marquee-slide.layout-rss .rss-nav-tabs .nav-tab {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 1 auto;
    padding: 11px 18px 9px;
    margin-right: -1px;
    border: 1px solid transparent;
    border-bottom-color: rgba(255, 255, 255, .5)
}

@media (max-width:767px) {
    .marquee-slide.layout-rss .rss-nav-tabs .nav-tab {
        flex-grow: 1;
        padding: 14px 18px 12px;
        color: #777;
        border-top: none;
        border-bottom-color: #DBDBDB
    }
}

.marquee-slide.layout-rss .rss-nav-tabs .nav-tab .nav-link {
    color: inherit;
    background: 0 0;
    font-family: 'Metric Light'
}

.marquee-slide.layout-rss .rss-item-date,
.marquee-slide.layout-rss .rss-nav-tabs .nav-tab.active .nav-link {
    font-family: 'Metric Semibold'
}

.marquee-slide.layout-rss .rss-nav-tabs .nav-tab .nav-link:hover {
    color: #01A982
}

.marquee-slide.layout-rss .rss-nav-tabs .nav-tab.active .nav-link:hover {
    color: inherit
}

@media (min-width:768px) {
    .marquee-slide.layout-rss .rss-nav-tabs .nav-tab.active {
        border-top-color: rgba(255, 255, 255, .5);
        border-left-color: rgba(255, 255, 255, .5);
        border-right-color: rgba(255, 255, 255, .5);
        border-bottom-color: transparent
    }
}

@media (max-width:767px) {
    .marquee-slide.layout-rss .rss-nav-tabs .nav-tab.active {
        border-top: none;
        border-left-color: #DBDBDB;
        border-right-color: #DBDBDB;
        border-bottom-color: transparent
    }

    .marquee-slide.layout-rss .rss-nav-tabs:after {
        display: none
    }
}

.marquee-slide.layout-rss .rss-nav-tabs:after {
    content: '';
    flex: 1 0 auto;
    border: 1px solid transparent;
    border-bottom-color: rgba(255, 255, 255, .5)
}

.marquee-slide.layout-rss .tab-content {
    padding-left: 19px
}

@media (min-width:1600px) {
    .marquee-slide.layout-rss .tab-content {
        height: 380px
    }
}

@media (min-width:1200px) and (max-width:1599px) {
    .marquee-slide.layout-rss .tab-content {
        height: 262px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .marquee-slide.layout-rss .tab-content {
        height: 248px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .marquee-slide.layout-rss .tab-content {
        height: 185px
    }
}

.marquee-slide.layout-rss .rss-list {
    background: url(https://www.hpe.com/etc/clientlibs/hpeweb/images/loader.gif) 50% 50% no-repeat;
    background-size: 40px;
    min-height: 100px
}

@media (max-width:767px) {
    .marquee-slide.layout-rss .tab-content {
        height: 330px;
        padding-left: 0
    }

    .marquee-slide.layout-rss .rss-list {
        padding: 0 10px
    }
}

.marquee-slide.layout-rss .rss-loaded .rss-list {
    background: 0 0
}

.marquee-slide.layout-rss .rss-item {
    margin-top: 19px;
    opacity: 0;
    animation-delay: 0s
}

.marquee-slide.layout-rss .rss-item:first-child {
    margin-top: 21px
}

.marquee-slide.layout-rss .rss-item:nth-child(5) {
    display: none
}

@media (min-width:1600px) {
    .marquee-slide.layout-rss .rss-item:nth-child(5) {
        display: block
    }

    .marquee-slide.layout-rss .rss-item {
        margin-top: 25px
    }

    .marquee-slide.layout-rss .rss-item:first-child {
        margin-top: 27px
    }
}

@media (min-width:992px) and (max-width:1599px) {
    .marquee-slide.layout-rss .rss-item {
        margin-top: 20px
    }

    .marquee-slide.layout-rss .rss-item:first-child {
        margin-top: 22px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .marquee-slide.layout-rss .rss-item {
        margin-top: 20px
    }

    .marquee-slide.layout-rss .rss-item:first-child {
        margin-top: 14px
    }

    .marquee-slide.layout-rss .rss-item:nth-child(4) {
        display: none
    }
}

.marquee-slide.layout-rss .rss-item-date {
    font-size: 17px;
    line-height: 1em;
    margin-bottom: -2px
}

@media (min-width:1200px) {
    .marquee-slide.layout-rss .rss-item-date {
        font-size: 18px
    }
}

@media (min-width:1600px) {
    .marquee-slide.layout-rss .rss-item-date {
        margin-bottom: 2px
    }
}

.marquee-slide.layout-rss .marquee-arrow-link {
    display: flex;
    align-items: center;
    position: relative;
    color: inherit;
    fill: #01A982;
    text-decoration: none;
    padding-right: 5px
}

.marquee-slide.layout-rss .marquee-arrow-link .arrow {
    display: block;
    flex: 0 0 auto;
    visibility: hidden;
    width: 1em;
    height: 1em;
    margin-left: 5px;
    transition: transform 150ms ease-in-out
}

.marquee-slide.layout-rss .marquee-arrow-link .title-text {
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis
}

.marquee-slide.layout-rss .marquee-arrow-link:focus,
.marquee-slide.layout-rss .marquee-arrow-link:hover {
    color: #01A982;
    fill: #01A982;
    text-decoration: none
}

.marquee-slide.layout-rss .marquee-arrow-link:focus .arrow,
.marquee-slide.layout-rss .marquee-arrow-link:hover .arrow {
    visibility: visible;
    transform: translateX(5px)
}

.marquee-slide.layout-rss .rss-link {
    color: #fff
}

.marquee-slide.layout-rss .rss-link .title-text {
    white-space: nowrap
}

@media (max-width:767px) {
    .marquee-slide.layout-rss .rss-link {
        color: #01A982;
        font-family: 'Metric Semibold', Arial, sans-serif
    }

    .marquee-slide.layout-rss .rss-link .arrow {
        display: none
    }

    .marquee-slide.layout-rss .rss-link .title-text {
        white-space: normal;
        max-height: 2.45em
    }
}

.marquee-slide.layout-rss .rss-more-link {
    display: none;
    margin-top: 23px;
    color: inherit;
    font-family: 'Metric Semibold', Arial, sans-serif
}

.marquee-slide.layout-rss .rss-more-link .arrow {
    visibility: visible
}

@media (min-width:992px) and (max-width:1599px) {
    .marquee-slide.layout-rss .rss-more-link {
        margin-top: 17px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .marquee-slide.layout-rss .rss-more-link {
        margin-top: 12px
    }
}

@media (max-width:767px) {
    .marquee-slide.layout-rss .rss-more-link {
        color: #01A982;
        margin: 17px 10px 0
    }
}

.marquee-slide.layout-rss .rss-loaded .rss-more-link {
    display: flex
}

.marquee-slide.layout-rss .rss-error {
    display: none
}

.marquee-slide.layout-rss .rss-item:nth-child(2) {
    animation-delay: .1s
}

.marquee-slide.layout-rss .rss-item:nth-child(3) {
    animation-delay: .2s
}

.marquee-slide.layout-rss .rss-item:nth-child(4) {
    animation-delay: .3s
}

.marquee-slide.layout-rss .rss-item:nth-child(5) {
    animation-delay: .4s
}

.marquee-slide.layout-rss .rss-more-link {
    opacity: 0;
    animation-delay: .4s
}

.carousel-marquee {
    position: relative
}

.carousel-marquee .slide-carousel-inner>.active,
.carousel-marquee .slide-carousel-inner>.next,
.carousel-marquee .slide-carousel-inner>.prev {
    display: flex
}

.carousel-marquee:not(.is-ready) .slide-carousel-inner>.item[data-first] {
    display: block
}

.carousel-marquee .hf-centered-content {
    display: flex
}

.carousel-marquee .slide-carousel-control,
.carousel-marquee .slide-carousel-dots {
    z-index: 3
}

.carousel-marquee.video-active .slide-carousel-control,
.carousel-marquee.video-active .slide-carousel-dots {
    visibility: hidden;
    opacity: 0;
    transition: opacity .4s linear, visibility 0s linear .4s
}

.carousel-marquee.marquee-underlap .slide-carousel-control {
    margin-top: 42.5px
}

@media (min-width:768px) {
    .carousel-marquee:not(.marquee-underlap) .marquee-shadow-v {
        display: none
    }
}

.carousel-marquee.slide-light {
    background: #000
}

@media (min-width:1600px) {
    .marquee-slide.layout-rss .rss-more-link {
        animation-delay: .5s
    }

    .carousel-marquee {
        min-height: 685px
    }

    .carousel-marquee .marquee-slide {
        height: 685px
    }
}

@media (min-width:1200px) and (max-width:1599px) {
    .carousel-marquee {
        min-height: 585px
    }

    .carousel-marquee .marquee-slide {
        height: 585px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .carousel-marquee {
        min-height: 435px
    }

    .carousel-marquee .marquee-slide {
        height: 435px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .marquee-slide.layout-rss .rss-more-link {
        animation-delay: .3s
    }

    .carousel-marquee {
        min-height: 415px
    }

    .carousel-marquee .marquee-slide {
        height: 415px
    }
}

@media (max-width:767px) {
    .carousel-marquee {
        min-height: 515px
    }

    .carousel-marquee .marquee-slide {
        height: 515px
    }

    .carousel-marquee.one-item {
        min-height: auto
    }
}

.carousel-marquee.vsize-60 {
    min-height: 450px;
    max-height: 800px
}

.carousel-marquee.vsize-60 .marquee-slide {
    min-height: 450px;
    height: calc(60vh - 85px);
    max-height: 800px
}

@media (min-width:1600px) {
    .marquee-underlap.carousel-marquee {
        min-height: 800px
    }

    .marquee-underlap.carousel-marquee .marquee-slide {
        height: 800px
    }
}

@media (min-width:1200px) and (max-width:1599px) {
    .marquee-underlap.carousel-marquee {
        min-height: 700px
    }

    .marquee-underlap.carousel-marquee .marquee-slide {
        height: 700px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .marquee-underlap.carousel-marquee {
        min-height: 550px
    }

    .marquee-underlap.carousel-marquee .marquee-slide {
        height: 550px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .marquee-underlap.carousel-marquee {
        min-height: 500px
    }

    .marquee-underlap.carousel-marquee .marquee-slide {
        height: 500px
    }
}

@media (max-width:767px) {
    .marquee-underlap.carousel-marquee {
        min-height: 600px
    }

    .marquee-underlap.carousel-marquee .marquee-slide {
        height: 600px
    }

    .anchor-nav-v3 .breadcrumbs {
        display: none
    }
}

.anchor-nav-v3 .breadcrumbs {
    height: 25px;
    background-color: #EFEFEF;
    font-size: 13px
}

.anchor-nav-v3 .breadcrumbs .hf-centered-content {
    height: 100%;
    align-items: center
}

.anchor-nav-v3 .anchor-breadcrumbs.list-open .brcmb-drawler-popup {
    z-index: 102
}

.anchor-nav-v3.sticky-active .anchor-breadcrumbs .brcmb-drawler-popup {
    bottom: 0;
    top: 25px;
    z-index: 102
}

.anchor-breadcrumbs {
    display: flex;
    flex-wrap: nowrap;
    flex-basis: 100%;
    height: 30px;
    max-width: 100%;
    min-width: 0
}

.anchor-breadcrumbs .brcmb-list {
    flex: 1 1 auto;
    width: 100%;
    min-width: 0;
    overflow: hidden;
    margin: 0 -2px;
    padding: 0;
    z-index: 5;
    text-transform: uppercase
}

.anchor-breadcrumbs .brcmb-ellipsis-section {
    display: none;
    position: relative;
    padding: 8px 2px 7px 3px
}

.anchor-breadcrumbs .brcmb-drawler-toggler {
    display: block;
    width: auto;
    white-space: nowrap;
    margin: 0;
    border: 0;
    padding: 0;
    text-align: left;
    text-transform: uppercase;
    font-family: 'Metric Medium';
    font-size: 13px;
    line-height: 1em;
    color: #8A8A8A;
    background: 0 0
}

.anchor-breadcrumbs .icon-arrow-bottom {
    display: none;
    margin-left: 8px
}

.anchor-breadcrumbs .brcmb-section {
    display: block;
    position: relative;
    max-width: 100%;
    line-height: 1em;
    font-size: 13px;
    list-style: none;
    color: #707070;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-wrap: break-word;
    word-break: break-word
}

.anchor-breadcrumbs .brcmb-section a {
    display: inline;
    padding: 0;
    text-align: left;
    vertical-align: baseline;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-wrap: break-word;
    word-break: break-word;
    color: #8A8A8A;
    font-size: 13px
}

.anchor-breadcrumbs .brcmb-section a:focus {
    color: #6A6A6A;
    background-color: transparent
}

.anchor-breadcrumbs .brcmb-section a:hover {
    color: #000 !important;
    background: 0 0
}

.anchor-breadcrumbs .brcmb-list .brcmb-section {
    float: left;
    padding: 8px 2px 7px 3px
}

.anchor-breadcrumbs .brcmb-list .brcmb-section:first-child {
    padding-left: 2px
}

.anchor-breadcrumbs .brcmb-list .brcmb-section:first-child:before {
    content: "";
    display: none
}

.anchor-breadcrumbs .brcmb-list .brcmb-section:last-child {
    color: #545454
}

.anchor-breadcrumbs .brcmb-list .brcmb-section:last-child:before {
    color: #707070
}

.anchor-breadcrumbs .brcmb-list .brcmb-section:before {
    content: "/\00a0";
    display: inline-block
}

.anchor-breadcrumbs .brcmb-drawler-popup {
    display: none;
    flex-direction: column;
    position: absolute;
    left: -15px;
    bottom: 30px;
    min-width: 300px;
    padding: 0;
    z-index: 10;
    background-color: #FFF
}

.anchor-breadcrumbs .brcmb-drawler-popup .brcmb-section {
    padding: 0;
    border: 1px solid #f1f1f1;
    background-color: #FFF;
    white-space: normal;
    overflow: visible;
    text-overflow: inherit
}

.anchor-nav-v3 .anchor-nav-item .title,
.anchor-nav-v3 .desktop-nav.dropdown-mode .dropdown-title {
    white-space: nowrap
}

.anchor-breadcrumbs .brcmb-drawler-popup .brcmb-section:last-child {
    color: #000;
    padding: 12px
}

.anchor-breadcrumbs .brcmb-drawler-popup .brcmb-section:not(:last-child) {
    border-bottom: none
}

.anchor-breadcrumbs .brcmb-drawler-popup .brcmb-section a {
    display: block;
    margin: 2px;
    padding: 10px
}

.anchor-breadcrumbs.show-drawler-button .brcmb-ellipsis-section {
    display: block
}

.anchor-breadcrumbs.show-drawler-button .brcmb-list {
    margin-left: 0
}

.anchor-breadcrumbs.list-open .icon-arrow-bottom {
    display: inline
}

.anchor-breadcrumbs.list-open .brcmb-list .brcmb-section {
    visibility: hidden
}

.anchor-breadcrumbs.list-open .brcmb-drawler-popup {
    display: flex
}

.anchor-nav-v3 .contact-us {
    background-color: #262626;
    height: 100%
}

.anchor-nav-v3 .contact-us .header {
    display: flex;
    height: 100%;
    align-items: center;
    padding: 15px 20px
}

.anchor-nav-v3 .contact-us .header .text-content {
    color: #fff;
    position: absolute;
    left: 83px;
    margin-right: 20px;
    top: 0;
    transition: margin-right 0s 0s linear
}

.anchor-nav-v3 .contact-us .header .text-content .title {
    font-size: 26px;
    line-height: 1em;
    font-family: 'Metric Semibold'
}

.anchor-nav-v3 .contact-us .header .text-content .description {
    font-size: 17px;
    line-height: 1em;
    font-family: 'Metric Light'
}

.anchor-nav-v3 .contact-us .header .icon {
    margin-right: 20px;
    height: 42px;
    fill: #01A982
}

.anchor-nav-v3 .contact-us .header .icon svg {
    width: 43px;
    height: 42px
}

.anchor-nav-v3 .contact-us-body {
    display: flex;
    background: linear-gradient(to bottom, #262626 0, #4f4f4f 100%);
    flex-direction: column;
    position: relative;
    max-height: 0;
    overflow: hidden;
    transition: max-height 150ms ease-out
}

.anchor-nav-v3 .contact-us-button {
    height: 64px;
    width: 100%;
    display: flex;
    color: #FFF;
    font-size: 18px;
    line-height: 1em;
    font-family: 'Metric Semibold';
    border: 2px solid #01A982;
    align-items: center
}

.anchor-nav-v3 .contact-us-button .icon {
    fill: #FFF;
    width: 32px;
    height: 32px;
    margin: 0 20px
}

.anchor-nav-v3 .contact-us-button .icon svg {
    width: 32px;
    height: 32px
}

.anchor-nav-v3 .contact-us-button:hover {
    outline: #01A982 solid 2px
}

.anchor-nav-v3 .contact-us-button:not(:last-child) {
    margin-bottom: 10px
}

.anchor-nav-v3 .contact-us-button.offline {
    pointer-events: none;
    border-color: #878787
}

.anchor-nav-v3 .contact-us-button.offline .icon {
    fill: #878787
}

.anchor-nav-v3 .contact-us-button.offline .title {
    color: #878787
}

.anchor-nav-v3 .contact-us .buttons-container {
    opacity: 0;
    padding: 30px;
    transition: opacity 50ms linear
}

.anchor-nav-v3 .contact-us.promo-visible .header .text-content {
    margin-right: 120px;
    transition-delay: 150ms
}

.anchor-nav-v3 .contact-us.focuswithin .contact-us-body,
.anchor-nav-v3 .contact-us.force-expanded .contact-us-body,
.anchor-nav-v3 .contact-us:hover .contact-us-body {
    max-height: 272px
}

.anchor-nav-v3 .contact-us.focuswithin .contact-us-body .buttons-container,
.anchor-nav-v3 .contact-us.force-expanded .contact-us-body .buttons-container,
.anchor-nav-v3 .contact-us:hover .contact-us-body .buttons-container {
    opacity: 1;
    transition-duration: 180ms
}

@media (min-width:768px) and (max-width:1199px) {
    .anchor-nav-v3 .contact-us .header .text-content .title {
        font-size: 24px;
        line-height: 1em
    }

    .anchor-nav-v3 .contact-us .header .text-content .description {
        font-size: 16px;
        line-height: 1em
    }
}

.internet-explorer-11 .anchor-nav-v3 .contact-us .buttons-container {
    opacity: 1;
    transition: none
}

.anchor-nav-v3 .promo-units {
    width: calc(100% - 83px);
    position: absolute;
    top: 0;
    right: 0;
    transform: translateX(100%);
    background-color: #425563;
    height: 100%;
    transition: transform 150ms ease-out
}

.anchor-nav-v3 .promo-units .promo-unit {
    display: none
}

.anchor-nav-v3 .promo-units .promo-unit .header {
    display: flex;
    height: 100%;
    align-items: center;
    padding: 15px 20px;
    max-height: 90px
}

.anchor-nav-v3 .promo-units .promo-unit .header .text-content {
    color: #fff;
    position: absolute;
    margin: 0 20px 0 100px;
    left: 0;
    top: 0;
    overflow: hidden
}

.anchor-nav-v3 .promo-units .promo-unit .header .text-content .promo-caption {
    font-size: 12px;
    line-height: 1em;
    font-family: 'Metric Light';
    text-transform: uppercase;
    letter-spacing: 0;
    margin-bottom: 1px
}

.anchor-nav-v3 .promo-units .promo-unit .header .text-content .title,
.anchor-nav-v3 .promo-units .promo-unit .header .text-content .title-4-lines {
    font-size: 17px;
    line-height: 1em;
    font-family: 'Metric Semibold'
}

.anchor-nav-v3 .promo-units .promo-unit .header .text-content .title {
    max-height: 34px
}

.anchor-nav-v3 .promo-units .promo-unit .header .text-content .title-4-lines {
    display: none;
    max-height: 68px
}

.anchor-nav-v3 .promo-units .promo-unit .header .icon {
    margin-right: 20px;
    height: 60px
}

.anchor-nav-v3 .promo-units .promo-unit .header .icon svg {
    width: 60px;
    height: 60px
}

.anchor-nav-v3 .promo-units .promo-unit .promo-unit-body {
    flex-direction: column;
    background: linear-gradient(to bottom, #425563 0, #2B3841 100%);
    color: #FFF;
    overflow: hidden;
    transition: max-height 150ms ease-out
}

.anchor-nav-v3 .promo-units .promo-unit .promo-body-content-wrapper {
    padding: 20px 30px 30px;
    opacity: 0;
    transition: opacity 50ms linear
}

.anchor-nav-v3 .promo-units .promo-unit .description {
    font-size: 17px;
    line-height: 1.11764706em
}

.anchor-nav-v3 .promo-units .promo-unit .sec-green {
    width: 100%;
    margin-top: 30px
}

.anchor-nav-v3 .promo-units .promo-unit .smart-image {
    margin-bottom: 20px
}

.anchor-nav-v3 .promo-units .promo-unit.shown {
    display: block
}

.anchor-nav-v3 .promo-units:not(:hover):not(.focuswithin):not(.force-expanded) .promo-unit-body {
    max-height: 0 !important
}

.anchor-nav-v3 .promo-units.shown {
    transform: translateX(0)
}

.anchor-nav-v3 .promo-units.shown.focuswithin,
.anchor-nav-v3 .promo-units.shown.force-expanded,
.anchor-nav-v3 .promo-units.shown:hover {
    transform: translateX(0) !important
}

.anchor-nav-v3 .promo-units.shown.focuswithin .promo-body-content-wrapper,
.anchor-nav-v3 .promo-units.shown.force-expanded .promo-body-content-wrapper,
.anchor-nav-v3 .promo-units.shown:hover .promo-body-content-wrapper {
    transition-duration: 180ms;
    opacity: 1
}

.anchor-nav-v3 .promo-units.shown.focuswithin .header .title,
.anchor-nav-v3 .promo-units.shown.force-expanded .header .title,
.anchor-nav-v3 .promo-units.shown:hover .header .title {
    display: none
}

.anchor-nav-v3 .promo-units.shown.focuswithin .header .title-4-lines,
.anchor-nav-v3 .promo-units.shown.force-expanded .header .title-4-lines,
.anchor-nav-v3 .promo-units.shown:hover .header .title-4-lines {
    display: block
}

.internet-explorer-11 .anchor-nav-v3 .promo-units .promo-unit .promo-body-content-wrapper {
    opacity: 1;
    transition: none
}

.anchor-nav-v3 .slide-in-container {
    width: 482px;
    height: 100%;
    position: absolute;
    right: -482px;
    top: 0;
    margin-left: 20px;
    transition: right 150ms ease-out;
    z-index: 19
}

.anchor-nav-v3 .slide-in-container.focuswithin .promo-units.shown,
.anchor-nav-v3 .slide-in-container.force-expanded .promo-units.shown,
.anchor-nav-v3 .slide-in-container:hover .promo-units.shown {
    transform: translateX(100%) translateX(-100px)
}

@media (min-width:768px) and (max-width:1199px) {
    .anchor-nav-v3 .promo-units .promo-unit .header .text-content .promo-caption {
        font-size: 11px;
        line-height: 1em
    }

    .anchor-nav-v3 .promo-units .promo-unit .header .text-content .title,
    .anchor-nav-v3 .promo-units .promo-unit .header .text-content .title-4-lines {
        font-size: 16px;
        line-height: 1em
    }

    .anchor-nav-v3 .promo-units .promo-unit .header .text-content .title {
        max-height: 32px
    }

    .anchor-nav-v3 .promo-units .promo-unit .header .text-content .title-4-lines {
        max-height: 64px
    }

    .anchor-nav-v3 .promo-units .promo-unit .description {
        font-size: 16px;
        line-height: 1.125em
    }

    .anchor-nav-v3 .slide-in-container {
        width: 384px;
        right: -384px
    }
}

@media (max-width:767px) {
    .anchor-nav-v3 .slide-in-container {
        display: none
    }
}

.anchor-nav-v3 {
    border-bottom: 1px solid #E3E3E3;
    background-color: #FFF;
    width: 100%;
    position: relative
}

.anchor-nav-v3 .content-wrapper {
    height: 65px;
    display: flex;
    flex-direction: column;
    width: 100%
}

.anchor-nav-v3 .links-container {
    display: inline-flex;
    height: 61px;
    align-items: center;
    align-self: flex-start
}

.anchor-nav-v3 .anchor-nav-item {
    display: flex;
    color: #000;
    font-family: 'Metric Light';
    font-size: 17px
}

.anchor-nav-v3 .anchor-nav-item:not(:last-child) {
    margin-right: 60px
}

    .anchor-nav-v3 .indicator {
        height: 4px;
        background-color: #068667;
        width: 0;
        position: relative;
        transition: left .3s ease-in-out, width .3s ease-in-out;
        left: 0
    }

.anchor-nav-v3 .anchor-nav-item .icon,
.anchor-nav-v3 .mobile-menu-item .icon {
    width: 22px;
    height: 22px;
    margin-right: 10px
}

.anchor-nav-v3 .anchor-nav-item .icon svg,
.anchor-nav-v3 .mobile-menu-item .icon svg {
    width: 22px;
    height: 22px
}

.anchor-nav-v3 .mobile-menu-item .icon {
    fill: #01A982
}

.anchor-nav-v3 .mobile-menu-item.offline {
    pointer-events: none;
    border-color: #878787
}

.anchor-nav-v3 .mobile-menu-item.offline .icon {
    fill: #878787
}

.anchor-nav-v3 .mobile-menu-item.offline .title {
    color: #878787
}

.anchor-nav-v3.sticky-active {
    height: 90px;
    width: 100%;
    border-bottom: 0;
    z-index: 18
}

.anchor-nav-v3.sticky-active .main-container {
    position: fixed;
    width: 100%;
    box-shadow: 1px 2px 3px rgba(0, 0, 0, .2);
    top: 0;
    background-color: #FFF
}

.anchor-nav-v3 .mobile-contact-us {
    display: none;
    width: 50%;
    align-items: center;
    flex-direction: column;
    justify-content: center
}

.anchor-nav-v3 .mobile-trigger {
    width: 100%;
    height: 57px;
    justify-content: center;
    align-items: center;
    display: flex;
    font-size: 16px;
    line-height: .9375em;
    font-family: 'Metric Light';
    padding: 16px 0;
    color: #000
}

.anchor-nav-v3 .trigger-icon {
    margin-right: 10px;
    width: 25px;
    height: 25px;
    fill: #01A982
}

.anchor-nav-v3 .trigger-icon svg {
    width: 25px;
    height: 25px
}

.anchor-nav-v3 .mobile-nav-item {
    width: 50%;
    cursor: pointer
}

.anchor-nav-v3 .mobile-nav-item.anchor-navigation-header {
    border-right: 1px solid #E3E3E3
}

.anchor-nav-v3 .mobile-nav-item:not(.expanded) {
    border-bottom: 1px solid #E3E3E3
}

.anchor-nav-v3 .nav-header {
    display: flex
}

.anchor-nav-v3 .mobile-nav,
.anchor-nav-v3 .mobile-nav .menus-container {
    display: none
}

.anchor-nav-v3 .mobile-nav:not(.expanded) .mobile-nav-item {
    border-bottom: none
}

.anchor-nav-v3 .mobile-nav.expanded .menus-container {
    display: block
}

.anchor-nav-v3 .mobile-menu-item {
    padding: 21px 25px 21px 0;
    font-size: 18px;
    line-height: 22px;
    display: flex;
    color: #000;
    font-family: 'Metric Medium'
}

.anchor-nav-v3 .mobile-menu-item:not(:last-child) {
    margin-right: 0;
    border-bottom: 1px solid #DBDBDB
}

.anchor-nav-v3 .anchor-menu {
    display: none;
    padding: 0 15px
}

.anchor-nav-v3 .anchor-menu.expanded {
    display: flex;
    flex-direction: column
}

.anchor-nav-v3 .dropdown-selector {
    display: none
}

.anchor-nav-v3 .desktop-nav.dropdown-mode .links-container {
    position: absolute;
    flex-direction: column;
    align-items: flex-start;
    min-width: 160px;
    top: 65px;
    background-color: #FFF;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .17);
    height: auto;
    z-index: 101;
    display: none
}

.anchor-nav-v3 .desktop-nav.dropdown-mode .anchor-nav-item {
    min-height: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 0 10px
}

.anchor-nav-v3 .desktop-nav.dropdown-mode .anchor-nav-item .icon {
    display: none
}

.anchor-nav-v3 .desktop-nav.dropdown-mode .anchor-nav-item:not(:last-child) {
    border-bottom: 1px solid #C6C9CA;
    margin-right: 0
}

.anchor-nav-v3 .desktop-nav.dropdown-mode .dropdown-selector {
    display: flex;
    align-self: flex-start;
    min-width: 160px;
    justify-content: flex-start;
    height: 100%;
    align-items: center;
    color: #000;
    padding: 0 10px;
    border-bottom: 4px solid #01A982
}

.anchor-nav-v3 .desktop-nav.dropdown-mode .dropdown-icon {
    width: 18px;
    min-width: 18px;
    height: 18px;
    fill: #C6C9CA;
    margin-right: 13px
}

.anchor-nav-v3 .desktop-nav.dropdown-mode .indicator {
    display: none
}

.anchor-nav-v3 .desktop-nav.dropdown-mode .links-container.opened {
    display: flex
}

.anchor-nav-v3 .scroll-enabled {
    overflow-y: scroll
}

@media (max-width:1599px) {
    .anchor-nav-v3 .anchor-nav-item:not(:last-child) {
        margin-right: 40px
    }
}

@media (max-width:767px) {
    .anchor-nav-v3 {
        border-top: 4px solid #01A982;
        border-bottom: none;
        box-shadow: 1px 2px 3px rgba(0, 0, 0, .2);
        display: none;
        transition: opacity 150ms 0s linear, visibility 0s 150ms linear;
        opacity: 0;
        visibility: hidden;
        z-index: 101;
        position: fixed;
        top: 0
    }

    .anchor-nav-v3 .anchor-nav-item.mobile-menu-item {
        margin: 0
    }

    .anchor-nav-v3 .desktop-nav,
    .anchor-nav-v3 .indicator {
        display: none
    }

    .anchor-nav-v3 .mobile-nav,
    .anchor-nav-v3.on-mobile {
        display: block
    }

    .anchor-nav-v3.fade-in {
        opacity: 1;
        visibility: visible;
        transition: visibility 0s linear, opacity 150ms 0s linear
    }
}

.gated-featured-resource-form .preview-columns .img-container,
.inpage-preview-form .images .img-container {
    box-shadow: none
}

.simple-marquee {
    height: 207px;
    position: relative;
    background-color: #000
}

@media (min-width:992px) and (max-width:1599px) {
    .simple-marquee {
        height: 218px
    }
}

@media (min-width:1200px) {
    .simple-marquee {
        height: 293px
    }
}

@media (min-width:1600px) {
    .simple-marquee {
        height: 343px
    }
}

.simple-marquee .background-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

.simple-marquee .background-wrapper .img-container {
    position: static
}

.simple-marquee .marquee-content {
    display: flex;
    flex: 1 0 auto;
    align-items: center;
    height: 100%
}

.simple-marquee .content-wrapper {
    display: flex;
    flex: 0 1 auto;
    width: 100%;
    text-align: center
}

.simple-marquee .content-wrapper .content-area-wrapper {
    margin: 0 auto;
    padding: 0
}

.simple-marquee .content-wrapper .content-area {
    position: relative;
    z-index: 2;
    opacity: 1;
    transition: opacity .3s linear, transform .3s linear
}

.simple-marquee .content-wrapper .content-area .desc,
.simple-marquee .content-wrapper .content-area .title {
    color: #FFF
}

.simple-marquee .content-wrapper .content-area .title {
    margin-top: 0
}

.inpage-form-v2 .rich-text-container u {
    border-bottom: 0;
    text-decoration: underline
}

.inpage-form-v2 .blocked-cookies {
    position: relative
}

.inpage-form-v2 .blocked-cookies em,
.inpage-form-v2 .blocked-cookies p,
.inpage-form-v2 .blocked-cookies span {
    color: #d9534f
}

.inpage-form-v2 .blocked-cookies em {
    position: absolute;
    top: 0;
    left: 0
}

.inpage-form-v2 .blocked-cookies p {
    padding-left: 30px;
    font-size: 18px;
    font-family: 'Metric Light'
}

.inpage-form-v2 .hpe-form-disclaimer {
    margin: 15px 0 0
}

.inpage-form-v2 .hpe-form-disclaimer div,
.inpage-form-v2 .hpe-form-disclaimer p {
    font-size: 12px;
    line-height: 1.33333333em;
    color: #707070;
    margin: 0 0 9px
}

.inpage-form-v2 .hpe-form-disclaimer div:last-child,
.inpage-form-v2 .hpe-form-disclaimer p:last-child {
    margin-bottom: 0
}

.inpage-form-v2 .hpe-form-disclaimer a,
.inpage-form-v2 .hpe-form-disclaimer ins,
.inpage-form-v2 .hpe-form-disclaimer u {
    text-decoration: none
}

.inpage-form-v2 .hpe-form-disclaimer a {
    color: #707070;
    border-bottom: 1px solid #01A982
}

.inpage-form-v2 .hpe-form-disclaimer a:active,
.inpage-form-v2 .hpe-form-disclaimer a:focus,
.inpage-form-v2 .hpe-form-disclaimer a:hover {
    color: #707070;
    border-bottom: 1px solid #707070
}

.inpage-form-v2 .form-content {
    margin-left: 40px;
    position: relative;
    background: #FFF;
    height: 400px;
    transition: height .3s ease-in;
    overflow: hidden
}

.inpage-form-v2 .form-content .gradient {
    opacity: 0;
    transition: opacity .3s linear;
    z-index: 3;
    bottom: 0;
    position: absolute;
    display: block;
    height: 120px;
    width: 100%;
    background-image: linear-gradient(to top, #FFF, rgba(255, 255, 255, 0));
    border-bottom: 30px solid #FFF
}

.inpage-form-v2 .form-content .gradient .show-more-less {
    position: absolute;
    bottom: -26px;
    width: 100%;
    text-align: center
}

.inpage-form-v2 .form-content .gradient .show-more-less .show-less,
.inpage-form-v2 .form-content .gradient .show-more-less .show-more {
    color: #01A982;
    font-family: 'Metric Semibold';
    font-size: 18px
}

.inpage-form-v2 .form-content .gradient .show-more-less .show-less .icon,
.inpage-form-v2 .form-content .gradient .show-more-less .show-more .icon {
    vertical-align: middle
}

.inpage-form-v2 .form-content .gradient .show-more-less .show-less {
    display: none
}

.inpage-form-v2 .form-content .form-holder {
    height: 100%;
    position: relative;
    padding: 10px 50px 36px;
    z-index: 2;
    background-color: #FFF
}

.inpage-form-v2 .form-content .form-holder .form-inner-holder {
    opacity: 0;
    transition: opacity .3s ease-in
}

.inpage-form-v2 .form-content .form-spinner {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #FFF;
    z-index: 3
}

.inpage-form-v2 .form-content .form-spinner .grommet-spinner {
    width: 60px;
    height: 60px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    animation-duration: 2s
}

.inpage-form-v2 .form-content .form-spinner .grommet-spinner circle {
    stroke: #01A982
}

.inpage-form-v2 .form-content .form-header .not-you-form-builder {
    cursor: pointer;
    font-size: 18px
}

.inpage-form-v2 .form-content .form-header .form-not-you-wrapper {
    display: block
}

.inpage-form-v2 .form-content .submission-confirmation {
    display: none;
    width: 100%;
    flex-direction: column;
    align-items: flex-start
}

.inpage-form-v2 .form-content .submission-confirmation .download-btn {
    margin-top: 27px
}

.inpage-form-v2 .form-content .opt-in {
    margin-top: 24px
}

.inpage-form-v2 .form-content .opt-in .col-xs-12 {
    padding-left: 0;
    padding-right: 0
}

.inpage-form-v2 .form-content .opt-in .checkboxes-group-label {
    margin-bottom: 15px;
    display: inline-block;
    color: #707070
}

.inpage-form-v2 .form-content .opt-in .checkboxes-group-wrapper {
    display: flex
}

.inpage-form-v2 .form-content .opt-in .checkboxes-group-wrapper .group-input-checkbox {
    margin-right: 15px
}

.inpage-form-v2 .form-content .opt-in .group-input-checkbox.has-error .validate-field {
    margin: 0 0 0 30px
}

.inpage-form-v2 .form-content .buttons-tpl {
    display: none
}

.inpage-form-v2 .form-content .buttons-section {
    margin-top: 27px;
    display: flex;
    flex-direction: row;
    align-items: baseline;
    margin-bottom: 15px
}

.inpage-form-v2 .form-content .buttons-section .submit-button {
    text-transform: none;
    color: #FFF;
    margin-right: 30px
}

.inpage-form-v2 .form-content .buttons-section .submit-button .grommet-spinner circle {
    stroke: #FFF
}

.inpage-form-v2 .form-content .buttons-section a {
    align-self: center;
    height: fit-content
}

.inpage-form-v2.more .form-content {
    height: auto !important
}

.inpage-form-v2.more .form-content .gradient {
    background-image: none;
    height: 20px
}

.inpage-form-v2.more .form-content .form-holder {
    padding-bottom: 47px
}

.inpage-form-v2.more .form-content .show-more-less .show-more {
    display: none
}

.inpage-form-v2.more .form-content .show-more-less .show-less {
    display: inline
}

.inpage-form-v2.disable-truncation .gradient {
    display: none
}

.inpage-form-v2.form-initialized .form-content {
    transition: none
}

.inpage-form-v2.form-initialized .form-content .form-holder .form-inner-holder,
.inpage-form-v2.form-initialized .form-content .gradient {
    opacity: 1
}

.inpage-form-v2.show-spinner .form-content .form-holder .form-inner-holder {
    visibility: hidden
}

.inpage-form-v2.show-spinner .form-content .form-spinner {
    display: block
}

.inpage-form-v2.submitted .form-content .form-holder .form-inner-holder,
.inpage-form-v2.submitted .form-content .gradient {
    display: none
}

.inpage-form-v2.submitted .form-content {
    height: auto !important
}

.inpage-form-v2.submitted .form-content .form-holder {
    min-height: auto
}

.inpage-form-v2.submitted .form-content .submission-confirmation {
    display: flex
}

.play-video-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20%;
    max-width: 120px;
    height: auto;
    line-height: 0;
    transform: translate(-50%, -50%)
}

.play-video-icon::before {
    content: url("data:image/svg+xml;charset=UTF-8,%3csvg focusable='false' viewBox='0 0 88 88' style='enable-background:new 0 0 88 88;max-width:120px;max-height:120px;display:block' xmlns='http://www.w3.org/2000/svg' xml:space='preserve'%3e%3ccircle fill='rgba(0, 0, 0, 0.6)' stroke='white' stroke-width='6px' cx='44' cy='44' r='40'%3e%3c/circle%3e%3cpolygon fill='white' points='36,58 60,44 36,30 '%3e%3c/polygon%3e%3c/svg%3e");
    display: inline-block;
    width: 100%;
    height: auto;
    line-height: 0
}

.play-video-icon::after {
    content: url("data:image/svg+xml;charset=UTF-8,%3csvg focusable='false' viewBox='0 0 88 88' style='enable-background:new 0 0 88 88;max-width:120px;max-height:120px;display:block' xmlns='http://www.w3.org/2000/svg' xml:space='preserve'%3e%3ccircle fill='none' stroke='white' stroke-width='8px' cx='44' cy='44' r='40'%3e%3c/circle%3e%3cpolygon fill='white' points='35,28.3 35,59.7 62,44'%3e%3c/polygon%3e%3c/svg%3e");
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    line-height: 0;
    transition: opacity .2s
}

.play-video-icon.inline-icon {
    width: 64px;
    height: 64px
}

@media (min-width:1200px) {
    .play-video-icon.inline-icon {
        width: 104px;
        height: 104px
    }
}

a:hover .play-video-icon::after,
a:hover.play-video-icon::after {
    opacity: 1
}

.inpage-preview-form {
    padding-top: 60px;
    padding-bottom: 60px
}

.inpage-preview-form.theme-grey {
    background: #f6f6f6
}

.inpage-preview-form.theme-grey .video-text-link .icon path {
    fill: #000
}

.inpage-preview-form.theme-black-gradient .video-text-link .icon path,
.inpage-preview-form.theme-slate .video-text-link .icon path {
    fill: #FFF
}

.inpage-preview-form.theme-black-gradient {
    background: linear-gradient(#262626, #4F4F4F)
}

.inpage-preview-form.theme-slate {
    background: #425563
}

.inpage-preview-form h2.tag-h2 {
    margin-top: -10px
}

.inpage-preview-form .body-copy div,
.inpage-preview-form .body-copy p,
.inpage-preview-form .overview-content div,
.inpage-preview-form .overview-content p {
    margin-bottom: 0;
    padding-bottom: 0
}

.inpage-preview-form .images {
    display: flex
}

.inpage-preview-form .images .left {
    width: 40%;
    display: flex;
    flex-direction: column;
    align-items: flex-end
}

.inpage-preview-form .images .right {
    width: 60%;
    padding-left: 40px
}

.inpage-preview-form .images .right .video-text-link {
    display: none
}

.inpage-preview-form .images .right .video-overlay-large {
    display: block;
    position: relative
}

.inpage-preview-form .images .right:first-child {
    padding-left: 0
}

.inpage-preview-form .images .left .image,
.inpage-preview-form .images .right .image {
    display: block;
    width: 100%;
    margin-top: 28px
}

.inpage-preview-form .images .logo {
    margin-top: 30px;
    width: 65px;
    height: 65px;
    border: 8px solid #01A982
}

.inpage-preview-form .form-column .form-arrow {
    width: 25px;
    height: 25px;
    position: absolute;
    left: 53px;
    top: 0;
    transform: translate(-40%, 100%) rotate(45deg);
    background-color: #FFF;
    border: 1px solid #c6c9ca;
    z-index: 3
}

.inpage-preview-form .form-column .form-arrow-overlay {
    width: 20px;
    height: 48px;
    position: absolute;
    left: 64px;
    top: -29px;
    background-color: #FFF;
    z-index: 4;
    transform: translate(-40%, 100%)
}

.inpage-preview-form .form-content {
    border: 1px solid #c6c9ca
}

.inpage-preview-form .form-content .form-description .profile-blind-submit,
.inpage-preview-form .form-content .form-description .profile-complete {
    margin-top: 25px
}

.inpage-preview-form .form-content .submit-message {
    width: 100%
}

.inpage-preview-form .form-content .form-title.welcome-back {
    font-size: 20px;
    line-height: 1.15em
}

@media (min-width:1600px) {
    .inpage-preview-form .preview-column {
        padding-right: 70px
    }
}

@media (min-width:1200px) and (max-width:1599px) {
    .inpage-preview-form .images .logo {
        width: 50px;
        height: 50px;
        border: 7px solid #01A982
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .inpage-preview-form h2.tag-h2 {
        margin-top: -8px
    }

    .inpage-preview-form .form-content {
        margin-left: 20px
    }
}

@media (min-width:768px) and (max-width:1199px) {

    .inpage-preview-form .images .left,
    .inpage-preview-form .images .right .logo {
        display: none
    }

    .inpage-preview-form .images .right {
        width: 100%;
        padding-left: 0
    }

    .inpage-preview-form .form-column .form-arrow {
        left: 33px
    }

    .inpage-preview-form .form-column .form-arrow-overlay {
        left: 44px
    }

    .inpage-preview-form .form-content .form-holder {
        padding: 1px 30px 26px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .inpage-preview-form h2.tag-h2 {
        margin-top: -5px
    }

    .inpage-preview-form .form-content {
        margin-left: 20px
    }
}

@media (max-width:767px) {
    .inpage-preview-form .images .left {
        display: none
    }

    .inpage-preview-form .images .right {
        width: 100%;
        padding-left: 0
    }

    .inpage-preview-form .images .right .video-text-link {
        align-items: center;
        display: flex;
        margin-top: 28px
    }

    .inpage-preview-form .images .right .video-text-link .icon-wrap {
        height: 15px
    }

    .inpage-preview-form .images .right .video-text-link .icon {
        margin-right: 10px;
        width: 20px;
        height: 15px
    }

    .inpage-preview-form .form-column .form-arrow,
    .inpage-preview-form .form-column .form-arrow-overlay,
    .inpage-preview-form .images .right .image,
    .inpage-preview-form .images .right .logo,
    .inpage-preview-form .images .right .video-overlay-large,
    .inpage-preview-form .images left .image {
        display: none
    }

    .inpage-preview-form .form-content {
        margin-left: 0;
        margin-top: 30px;
        transition: none;
        overflow: hidden;
        border: 1px solid #c6c9ca
    }

    .inpage-preview-form .form-content .form-holder {
        border: 0;
        padding: 17px 20px
    }

    .inpage-preview-form .form-content .form-holder h3 {
        margin-top: 0
    }

    .inpage-preview-form .form-content .form-holder .welcome-back {
        margin-top: 20px
    }

    .inpage-preview-form.submitted .form-content .form-holder {
        padding: 17px 20px
    }

    .inpage-preview-form.submitted .form-content .submission-confirmation {
        transform: none;
        align-items: flex-start;
        padding: 0
    }

    .inpage-preview-form.submitted .form-content .submission-confirmation .download-btn {
        margin-top: 18px
    }

    .inpage-preview-form.submitted .form-content .submission-confirmation h3.tag-h3 {
        margin-bottom: 14px
    }
}

.gated-featured-resource-form .asset-destination,
.gated-featured-resource-form .image-xs {
    display: none
}

@media (max-width:991px) {
    .inpage-preview-form {
        padding-top: 50px;
        padding-bottom: 50px
    }

    .inpage-preview-form .form-content .buttons-section {
        flex-direction: column;
        align-items: flex-start
    }

    .inpage-preview-form .form-content .buttons-section .submit-button {
        margin-right: 0;
        margin-bottom: 15px;
        width: 100%;
        max-width: 100%
    }

    .inpage-preview-form .form-content .buttons-section a {
        align-self: flex-start
    }
}

.inpage-preview-form.accent-green .images .logo {
    border-color: #01A982
}

.inpage-preview-form.accent-green [class*=dashed-text]:after,
.inpage-preview-form.accent-green ul li:before {
    background: #01A982
}

.inpage-preview-form.accent-orange .images .logo {
    border-color: #FF8D6D
}

.inpage-preview-form.accent-orange [class*=dashed-text]:after,
.inpage-preview-form.accent-orange ul li:before {
    background: #FF8D6D
}

.inpage-preview-form.accent-turquoise .images .logo {
    border-color: #2AD2C9
}

.inpage-preview-form.accent-turquoise [class*=dashed-text]:after,
.inpage-preview-form.accent-turquoise ul li:before {
    background: #2AD2C9
}

.inpage-preview-form.accent-purple .images .logo {
    border-color: #614767
}

.inpage-preview-form.accent-purple [class*=dashed-text]:after,
.inpage-preview-form.accent-purple ul li:before {
    background: #614767
}

.gated-featured-resource-form {
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #f6f6f6
}

.gated-featured-resource-form .rich-text-container a {
    color: inherit;
    border-bottom: 1px solid #01A982
}

.gated-featured-resource-form .rich-text-container a:active,
.gated-featured-resource-form .rich-text-container a:focus,
.gated-featured-resource-form .rich-text-container a:hover {
    color: inherit;
    border-bottom: 1px solid #707070
}

.gated-featured-resource-form .tagline {
    color: #707070;
    margin-bottom: 18px
}

.gated-featured-resource-form .tagline.dark-theme {
    color: #FFF
}

.gated-featured-resource-form h2.tag-h2 {
    margin-top: -10px
}

.gated-featured-resource-form .body-copy div,
.gated-featured-resource-form .body-copy p,
.gated-featured-resource-form .preview-columns div,
.gated-featured-resource-form .preview-columns p {
    margin-bottom: 0;
    padding-bottom: 0
}

.gated-featured-resource-form .preview-columns {
    display: flex
}

.gated-featured-resource-form .preview-columns .image-column {
    width: 40%;
    display: flex;
    padding-right: 20px;
    flex-direction: column;
    align-items: flex-end
}

.gated-featured-resource-form .preview-columns .image-column .image {
    display: block;
    width: 100%
}

.gated-featured-resource-form .preview-columns .text-column {
    width: 60%;
    display: flex;
    flex-direction: column
}

.gated-featured-resource-form .preview-columns .text-column ul {
    display: block;
    width: 100%;
    margin-top: 15px
}

.gated-featured-resource-form .preview-columns .text-column ul li {
    padding-left: 25px;
    color: #000
}

.gated-featured-resource-form .preview-columns .text-column ul li:before {
    width: 7px;
    height: 7px
}

.gated-featured-resource-form .form-content .submit-message,
.gated-featured-resource-form .preview-columns .text-column:first-child {
    width: 100%
}

.gated-featured-resource-form .form-content {
    margin-left: 0
}

.gated-featured-resource-form .form-content .gradient {
    height: 200px;
    border-bottom: 50px solid #FFF
}

.gated-featured-resource-form .form-content .gradient .show-more-less {
    bottom: -37px
}

.gated-featured-resource-form .form-content .asset-info {
    color: #707070;
    margin-top: 11px
}

.gated-featured-resource-form .form-content .profile-blind-submit,
.gated-featured-resource-form .form-content .profile-complete {
    margin-top: 25px
}

.gated-featured-resource-form .form-content .welcome-back-title {
    margin-top: 32px;
    font-size: 18px;
    line-height: 1.22222222em
}

.gated-featured-resource-form .form-content .form-holder {
    padding: 10px 40px 36px
}

.gated-featured-resource-form .drawer {
    padding-top: 60px
}

@media (min-width:1600px) {
    .gated-featured-resource-form .tagline {
        margin-bottom: 23px
    }
}

@media (min-width:1200px) and (max-width:1599px) {
    .gated-featured-resource-form .preview-columns .text-column ul li {
        padding-left: 15px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .gated-featured-resource-form {
        padding-bottom: 50px
    }

    .gated-featured-resource-form h2.tag-h2 {
        margin-top: -8px
    }

    .gated-featured-resource-form .form-content {
        margin-left: 20px
    }

    .gated-featured-resource-form .form-content .welcome-back-title {
        margin-top: 22px
    }

    .gated-featured-resource-form .drawer {
        padding-top: 50px
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .gated-featured-resource-form .form-content .form-holder {
        padding: 1px 30px 26px
    }
}

@media (max-width:1199px) {
    .gated-featured-resource-form .preview-columns .text-column ul li:before {
        height: 6px;
        width: 6px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .gated-featured-resource-form .tagline {
        margin-bottom: 15px
    }

    .gated-featured-resource-form h2.tag-h2 {
        margin-top: -5px
    }

    .gated-featured-resource-form .preview-columns .image-column {
        padding-right: 30px
    }

    .gated-featured-resource-form .preview-columns .text-column ul li {
        padding-left: 15px
    }

    .gated-featured-resource-form .form-content {
        margin-left: 0;
        margin-top: 30px
    }

    .gated-featured-resource-form .drawer {
        padding-top: 40px
    }
}

@media (max-width:767px) {
    .gated-featured-resource-form .drawer {
        padding-top: 40px
    }

    .gated-featured-resource-form .image-xs {
        display: block;
        margin-bottom: 23px
    }

    .gated-featured-resource-form .tagline {
        margin-bottom: 23px
    }

    .gated-featured-resource-form .preview-columns .image-column {
        display: none
    }

    .gated-featured-resource-form .preview-columns .text-column {
        width: 100%
    }

    .gated-featured-resource-form .form-content {
        margin-left: 0;
        margin-top: 40px;
        transition: none;
        overflow: hidden
    }

    .gated-featured-resource-form .form-content .asset-info {
        margin-top: 7px
    }

    .gated-featured-resource-form .form-content .form-holder {
        border: 0;
        padding: 12px 20px 17px
    }

    .gated-featured-resource-form .form-content .form-holder h3 {
        margin-top: 0
    }

    .gated-featured-resource-form .form-content .form-holder .welcome-back-title {
        margin-top: 22px
    }

    .gated-featured-resource-form .form-content .gradient {
        border-bottom: 30px solid #FFF;
        height: 160px
    }

    .gated-featured-resource-form .form-content .gradient .show-more-less {
        bottom: -26px
    }

    .gated-featured-resource-form.submitted .form-content .form-holder {
        padding: 17px 20px
    }

    .gated-featured-resource-form.submitted .form-content .submission-confirmation {
        transform: none;
        align-items: flex-start;
        padding: 0
    }

    .gated-featured-resource-form.submitted .form-content .submission-confirmation .download-btn {
        margin-top: 18px
    }

    .gated-featured-resource-form.submitted .form-content .submission-confirmation h3.tag-h3 {
        margin-bottom: 14px
    }
}

@media (max-width:991px) {
    .gated-featured-resource-form {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .gated-featured-resource-form .form-content .buttons-section {
        flex-direction: column;
        align-items: flex-start
    }

    .gated-featured-resource-form .form-content .buttons-section .submit-button {
        margin-right: 0;
        margin-bottom: 15px;
        width: 100%;
        max-width: 100%
    }

    .gated-featured-resource-form .form-content .buttons-section a {
        align-self: flex-start
    }
}

.gated-featured-resource-form.accent-topic-green .form-content,
.gated-featured-resource-form.accent-topic-green .image-xs {
    border-top: 4px solid #01A982
}

.gated-featured-resource-form.accent-topic-green [class*=dashed-text]:after,
.gated-featured-resource-form.accent-topic-green ul li:before {
    background: #01A982
}

.gated-featured-resource-form.accent-topic-orange .form-content,
.gated-featured-resource-form.accent-topic-orange .image-xs {
    border-top: 4px solid #FF8D6D
}

.gated-featured-resource-form.accent-topic-orange [class*=dashed-text]:after,
.gated-featured-resource-form.accent-topic-orange ul li:before {
    background: #FF8D6D
}

.gated-featured-resource-form.accent-topic-turquoise .form-content,
.gated-featured-resource-form.accent-topic-turquoise .image-xs {
    border-top: 4px solid #2AD2C9
}

.gated-featured-resource-form.accent-topic-turquoise [class*=dashed-text]:after,
.gated-featured-resource-form.accent-topic-turquoise ul li:before {
    background: #2AD2C9
}


/*Introduction*/
.text-collapsible-wrapper {
    display: flex;
    align-items: flex-start
}

.text-collapsible-wrapper .text-collapsible {
    flex: 1 1 auto;
    overflow: hidden
}

.text-collapsible-wrapper .tc-trigger {
    display: none;
    flex: 0 0 auto;
    margin-left: 5px;
    align-self: flex-end;
    font-family: 'Metric Semibold';
    color: #01A982
}

.text-collapsible-wrapper.tc-enabled .tc-trigger {
    display: block
}

.text-collapsible-wrapper.tc-enabled .expanded-label {
    display: none
}

.text-collapsible-wrapper.tc-enabled .collapsed-label,
.text-collapsible-wrapper.tc-enabled.tc-expanded .expanded-label {
    display: inline
}

.text-collapsible-wrapper.tc-enabled.tc-expanded .collapsed-label {
    display: none
}

.introduction {
    text-align: center;
    padding: 29px 0 0
}

.introduction h2 {
    margin-bottom: 23px
}

@media (max-width:1599px) {
    .introduction {
        padding-top: 31px
    }

    .introduction h2 {
        margin-bottom: 13px
    }
}

@media (max-width:767px) {
    .text-collapsible-wrapper {
        flex-direction: column
    }

    .text-collapsible-wrapper .text-collapsible {
        flex: 1 0 auto
    }

    .text-collapsible-wrapper .tc-trigger {
        align-self: center
    }

    .introduction {
        padding-top: 34px
    }
}

.introduction .text-collapsible-wrapper {
    display: block;
    margin-bottom: 55px
}

.introduction .text-collapsible-wrapper p:last-child {
    margin-bottom: 0
}

.introduction .text-collapsible-wrapper.tc-enabled.tc-expanded {
    display: none
}

.introduction .text-collapsible-wrapper.tc-enabled .collapsed-label {
    display: inline-block
}

.introduction .text-collapsible-wrapper .tc-trigger {
    cursor: pointer;
    text-transform: lowercase;
    margin-bottom: -.28em;
    margin-top: calc(25px - .27999999999999997em)
}

.columns-component.style-bg-bronze .introduction .collapsed-label,
.columns-component.style-bg-bronze .introduction .rich-text-container,
.columns-component.style-bg-bronze .introduction h2,
.columns-component.style-bg-dark-steel .introduction .collapsed-label,
.columns-component.style-bg-dark-steel .introduction .rich-text-container,
.columns-component.style-bg-dark-steel .introduction h2,
.columns-component.style-bg-gray-5 .introduction .rich-text-container,
.columns-component.style-bg-gray-5 .introduction h2,
.columns-component.style-bg-purple .introduction .collapsed-label,
.columns-component.style-bg-purple .introduction .rich-text-container,
.columns-component.style-bg-purple .introduction h2,
.columns-component.style-bg-slate .introduction .collapsed-label,
.columns-component.style-bg-slate .introduction .rich-text-container,
.columns-component.style-bg-slate .introduction h2 {
    color: #FFF
}

/*introduction-end*/

/*Pull-quote*/
.pull-quote-v4 .quote-col,
.pull-quote-v4 .quote-row,
.pull-quote-v4 .slide-carousel-inner .item {
    height: 100%
}

.pull-quote-v4 {
    padding-top: 60px
}

.pull-quote-v4.single-quote {
    padding-bottom: 60px
}

.pull-quote-v4 .slide-carousel-inner {
    border: 12px solid #01A982
}

.pull-quote-v4 .slide-carousel-control {
    opacity: .5
}

.pull-quote-v4 .slide-carousel-control:hover {
    opacity: .8
}

.pull-quote-v4 .quote-carousel-container {
    position: relative
}

.pull-quote-v4 blockquote {
    border: none;
    padding: 80px 0;
    margin: 0;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.pull-quote-v4 .quote-text {
    margin: -.23357143em 0
}

.pull-quote-v4 .quote-attribution {
    font-family: 'Metric Medium';
    font-style: italic;
    font-size: 20px;
    line-height: 1em;
    margin-top: calc(20px - .18em);
    margin-bottom: -.18em;
    color: #7f7d7d
}

.pull-quote-v4 .quote-buttons {
    margin-bottom: -.27090909em;
    margin-top: calc(40px - .27090909090909093em)
}

.pull-quote-v4 .quote-buttons.social-sharing .quote-cta {
    margin-right: 60px
}

.pull-quote-v4 .addthis_button {
    display: inline !important;
    font-family: 'Metric Semibold';
    color: #01A982
}

.pull-quote-v4 .icon-share-global {
    font-size: 16px
}

@media (max-width:1199px) {
    .pull-quote-v4 .quote-attribution {
        font-size: 18px;
        line-height: 1.11111111em
    }

    .pull-quote-v4 .quote-buttons.social-sharing .quote-cta {
        margin-right: 50px
    }

    .pull-quote-v4 .icon-share-global {
        font-size: 14px
    }
}

@media (max-width:767px) {
    .pull-quote-v4 .slide-carousel-inner {
        border-width: 8px
    }

    .pull-quote-v4 blockquote {
        padding: 40px 15px
    }

    .pull-quote-v4 .quote-attribution {
        font-size: 16px;
        line-height: 1.125em
    }

    .pull-quote-v4 .quote-buttons {
        margin-top: calc(30px - .27090909090909093em);
        display: flex;
        flex-direction: column;
        align-items: center
    }

    .pull-quote-v4 .quote-buttons.social-sharing .quote-cta {
        margin-right: 0;
        margin-bottom: calc(15px - .29111111111111115em)
    }

    .pull-quote-v4 .quote-cta+.addthis_button {
        margin-top: -.29111111em
    }
}

/*pull-quote-end*/

/*promotion*/
.black-gradient .promotionCard .promotional-component,
.promotional-carousel.black-gradient {
    background-image: linear-gradient(to bottom, #262626 0, #4F4F4F 100%);
    background-repeat: repeat-x
}

.promotional-carousel {
    padding: 40px 0 30px;
    margin: 0;
    height: auto;
    background-color: #425563;
    color: #fff
}

.promotional-carousel .hf-centered-content,
.promotional-carousel .slide-carousel-inner .item {
    height: 100%
}

.promotional-carousel.purple {
    background-color: #614767
}

.promotional-carousel .slide-carousel-inner {
    overflow: visible
}

.promotional-carousel .slide-carousel-dots {
    position: static !important;
    margin-top: 15px
}

@media (max-width:991px) {
    .promotional-carousel {
        padding-top: 30px
    }

    .promotional-carousel.slide-light .slide-carousel-control {
        opacity: .3 !important
    }

    .promotional-carousel .item {
        height: auto !important;
        opacity: 0
    }

    .promotional-carousel .item.active {
        opacity: 1
    }
}

@media (min-width:1600px) {
    .promotional-component {
        display: flex;
        align-items: center
    }

    .promotional-component__content-wrapper h2 {
        margin-top: -9px
    }
}

.promotional-component.content-right .promotional-component__images-wrapper .flex-container,
.promotional-component.content-right .promotional-component__images-wrapper .flex-container-image {
    align-items: flex-end
}

.promotional-component .flex-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%
}

@media (min-width:992px) and (max-width:1599px) {
    .promotional-component .flex-container {
        justify-content: flex-start
    }
}

.promotional-component .flex-container-image {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    height: 100%
}

.promotional-component .img-container {
    border: none;
    box-shadow: none
}

.promotional-component__content-wrapper {
    height: 100%
}

.promotional-component__content-wrapper h2 {
    color: #fff !important;
    font-size: 40px !important;
    line-height: 40px !important
}

@media (min-width:1200px) and (max-width:1599px) {
    .promotional-component__content-wrapper h2 {
        line-height: 23px !important;
        margin-top: -7px
    }
}

@media (min-width:992px) and (max-width:1599px) {
    .promotional-component__content-wrapper h2 {
        font-size: 30px !important;
        line-height: 30px !important
    }
}

@media (min-width:1600px) {
    .promotional-component__title {
        margin-bottom: 17px
    }
}

@media (min-width:1200px) and (max-width:1599px) {
    .promotional-component__title {
        margin-bottom: 18px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .promotional-component__content-wrapper h2 {
        margin-top: -6px
    }

    .promotional-component__title {
        margin-bottom: 3px
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .promotional-component__content-wrapper h2 {
        font-size: 28px !important;
        line-height: 28px !important
    }

    .promotional-component__title {
        margin: 0 0 9px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .promotional-component__title {
        margin: 24px 0 19px
    }
}

@media (max-width:767px) {
    .promotional-component__content-wrapper h2 {
        font-size: 24px !important;
        line-height: 24px !important
    }

    .promotional-component__title {
        margin: 25px 0 10px
    }
}

.promotional-component__content {
    margin-bottom: 29px;
    color: #fff !important
}

@media (min-width:1600px) {
    .promotional-component__content {
        margin-top: 4px
    }

    .promotional-component__images-wrapper {
        align-self: flex-start
    }
}

@media (min-width:1200px) and (max-width:1599px) {
    .promotional-component__content {
        margin-top: 6px;
        margin-bottom: 28px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .promotional-component__content {
        margin-bottom: 28px
    }
}

@media (max-width:767px) {
    .promotional-component__content {
        margin-bottom: 18px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .promotional-component__content {
        margin-bottom: 18px
    }
}

.promotional-component__images-wrapper {
    height: 100%;
    text-align: right;
    overflow: hidden
}

@media (max-width:991px) {
    .promotional-component__images-wrapper {
        text-align: center
    }
}

.promotional-component__images-wrapper .flex-container-image .img-container {
    width: 100%
}

.promotional-component__content a {
    color: #fff !important;
    border-bottom: 1px solid rgba(255, 255, 255, .6)
}

.promotional-component__content a:hover {
    cursor: pointer;
    text-decoration: none !important;
    border-bottom: 1px solid #fff !important
}

.promotional-component__content p {
    margin: 0 !important
}

.promotionCard .promotional-component {
    background-color: #425563;
    margin: 0;
    padding: 40px 0 30px
}

.purple .promotionCard .promotional-component {
    background-color: #614767
}

.promotionCard .promotional-component .promotional-component__content-wrapper * {
    color: #fff !important
}

/*promotion-end*/

/*featured resource*/
.featured-resource {
    padding: 60px 0
}

.featured-resource .tagline {
    color: #707070;
    margin-bottom: 26px
}

.featured-resource .headline {
    margin-top: -11px;
    margin-bottom: 23px
}

.featured-resource .asset-image.video-overlay {
    display: block
}

.featured-resource .rich-text-container p {
    margin-bottom: 40px
}

.featured-resource .rich-text-container p:last-child {
    margin-bottom: 0
}

.featured-resource .rich-text-container ul li {
    padding-left: 27px;
    margin-bottom: 30px
}

@media (min-width:1600px) {
    .featured-resource .rich-text-container ul li {
        font-family: 'Metric Light';
        font-size: 28px;
        line-height: 1.10714286em
    }
}

.featured-resource .rich-text-container ul li:before {
    width: 7px;
    height: 7px;
    top: 12px
}

.featured-resource .rich-text-container ul:last-child li:last-child {
    margin-bottom: 0
}

.featured-resource .featured-image {
    margin-bottom: 50px;
    border-top: 4px solid #2AD2C9
}

.featured-resource .excerpt {
    display: flex;
    margin-left: -15px;
    margin-right: -15px
}

.featured-resource .excerpt-content {
    display: flex;
    align-items: center
}

.featured-resource .asset-metadata {
    color: #707070;
    text-transform: uppercase
}

@media (min-width:768px) {
    .featured-resource .asset-metadata {
        font-size: 14px;
        line-height: 1.14285714em
    }
}

.featured-resource .asset-title {
    margin-top: 12px;
    margin-bottom: 15px
}

.featured-resource .asset-description {
    margin-bottom: 20px
}

.featured-resource.topic-orange .featured-image {
    border-top-color: #FF8D6D
}

@media (max-width:767px) {
    .featured-resource.topic-orange .asset-image {
        border-top: 4px solid #FF8D6D
    }
}

.featured-resource.topic-orange .rich-text-container ul li:before {
    background-color: #FF8D6D
}

.featured-resource.topic-orange h2.dashed-text:after {
    background: #FF8D6D
}

.featured-resource.topic-turquoise .featured-image {
    border-top-color: #2AD2C9
}

@media (max-width:767px) {
    .featured-resource.topic-turquoise .asset-image {
        border-top: 4px solid #2AD2C9
    }
}

.featured-resource.topic-turquoise .rich-text-container ul li:before {
    background-color: #2AD2C9
}

.featured-resource.topic-turquoise h2.dashed-text:after {
    background: #2AD2C9
}

.featured-resource.topic-purple .featured-image {
    border-top-color: #614767
}

.featured-resource.topic-purple .rich-text-container ul li:before {
    background-color: #614767
}

.featured-resource.topic-purple h2.dashed-text:after {
    background: #614767
}

@media (max-width:1599px) {
    .featured-resource .tagline {
        margin-bottom: 16px
    }

    .featured-resource .headline {
        margin-top: -9px;
        margin-bottom: 13px
    }

    .featured-resource .rich-text-container p {
        margin-bottom: 30px
    }

    .featured-resource .rich-text-container ul li {
        padding-left: 17px;
        margin-bottom: 15px
    }

    .featured-resource .rich-text-container ul li:before {
        top: 9px
    }

    .featured-resource .asset-title {
        margin-top: 10px;
        margin-bottom: 12px
    }
}

@media (max-width:1199px) {
    .featured-resource .headline {
        margin-top: -8px
    }

    .featured-resource .rich-text-container p {
        margin-bottom: 20px
    }

    .featured-resource .rich-text-container ul li {
        padding-left: 16px
    }

    .featured-resource .rich-text-container ul li:before {
        width: 6px;
        height: 6px;
        top: 9px
    }

    .featured-resource .featured-image {
        margin-bottom: 40px
    }

    .featured-resource .asset-description {
        margin-bottom: 15px
    }
}

@media (max-width:991px) {
    .featured-resource {
        padding: 40px 0
    }

    .featured-resource .tagline {
        margin-bottom: 3px
    }

    .featured-resource .headline {
        margin-top: 0;
        margin-bottom: 20px
    }

    .featured-resource .featured-image {
        margin-bottom: 30px
    }

    .featured-resource .excerpt {
        margin-top: 30px
    }
}

@media (max-width:767px) {
    .featured-resource.topic-purple .asset-image {
        border-top: 4px solid #614767
    }

    .featured-resource .tagline {
        margin-bottom: 5px
    }

    .featured-resource .excerpt {
        margin-top: 40px
    }

    .featured-resource .asset-title {
        margin-top: 0
    }

    .featured-resource .asset-description,
    .featured-resource .asset-image {
        margin-bottom: 30px
    }

    .featured-resource .asset-cta .asset-cta-wrapper {
        margin-left: 43px
    }

    .featured-resource .asset-cta .icon-wrap {
        position: absolute;
        margin-top: 5px;
        margin-left: -3px
    }

    .featured-resource .asset-cta .icon-wrap svg {
        height: 34px;
        width: 34px
    }
}

.featured-resource .drawer {
    margin-top: 60px
}

@media (max-width:1199px) {
    .featured-resource .drawer {
        margin-top: 50px
    }
}

@media (max-width:991px) {
    .featured-resource .drawer {
        margin-top: 40px
    }
}

/*featured resource-end*/

/*Two col*/
.play-video-icon,
.play-video-icon::after {
    position: absolute;
    height: auto;
    line-height: 0
}

.hpe-content-block .cb-asset-micromodule .cb-asset-micromodule-headline:focus,
.hpe-content-block .cb-asset-micromodule .cb-asset-micromodule-headline:hover,
.hpe-content-block .cb-title:focus,
.hpe-content-block .cb-title:hover {
    color: #000
}

.hpe-content-block.typo3 .secondary-link .arrow {
    background-image: url("data:image/svg+xml, %3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 471.2 471.2' fill='%2301A982' xml:space='preserve'%3E %3Cpath d='M456.57,248.48a18.45,18.45,0,0,0,5.43-12.9,17.88,17.88,0,0,0-5.43-12.9L340.08,106.19a18.34,18.34,0,0,0-25.93,25.93l85.26,85.13H27.53a18.33,18.33,0,1,0,0,36.66H399.41l-85.26,85.26a18.34,18.34,0,0,0,25.93,25.93Z'%3E%3C/path%3E %3C/svg%3E")
}

.play-video-icon {
    top: 50%;
    left: 50%;
    width: 20%;
    max-width: 120px;
    transform: translate(-50%, -50%)
}

.play-video-icon::before {
    content: url("data:image/svg+xml;charset=UTF-8,%3csvg focusable='false' viewBox='0 0 88 88' style='enable-background:new 0 0 88 88;max-width:120px;max-height:120px;display:block' xmlns='http://www.w3.org/2000/svg' xml:space='preserve'%3e%3ccircle fill='rgba(0, 0, 0, 0.6)' stroke='white' stroke-width='6px' cx='44' cy='44' r='40'%3e%3c/circle%3e%3cpolygon fill='white' points='36,58 60,44 36,30 '%3e%3c/polygon%3e%3c/svg%3e");
    display: inline-block;
    width: 100%;
    height: auto;
    line-height: 0
}

.play-video-icon::after {
    content: url("data:image/svg+xml;charset=UTF-8,%3csvg focusable='false' viewBox='0 0 88 88' style='enable-background:new 0 0 88 88;max-width:120px;max-height:120px;display:block' xmlns='http://www.w3.org/2000/svg' xml:space='preserve'%3e%3ccircle fill='none' stroke='white' stroke-width='8px' cx='44' cy='44' r='40'%3e%3c/circle%3e%3cpolygon fill='white' points='35,28.3 35,59.7 62,44'%3e%3c/polygon%3e%3c/svg%3e");
    opacity: 0;
    top: 0;
    left: 0;
    width: 100%;
    transition: opacity .2s
}

.hpe-content-block .cb-media .item-media:hover .img-video-button::after,
a:hover .play-video-icon::after,
a:hover.play-video-icon::after {
    opacity: 1
}

.play-video-icon.inline-icon {
    width: 64px;
    height: 64px
}

@media (min-width:1200px) {
    .play-video-icon.inline-icon {
        width: 104px;
        height: 104px
    }
}

.hpe-content-block {
    padding: 30px 0
}

.hpe-content-block .cb-media .item-media {
    position: relative;
    text-align: center
}

.hpe-content-block .cb-media .item-media .svg-image {
    width: 100%
}

.hpe-content-block .cb-media .item-media .smart-video,
.hpe-content-block .cb-media .item-media video {
    display: block;
    width: 100%
}

.hpe-content-block .cb-media .item-media.animation .item-image-inner {
    display: none
}

.hpe-content-block .cb-media .item-media.animation.show-video .video-wrapper {
    display: block;
    background: 0 0;
    border: none;
    box-shadow: none
}

.hpe-content-block .cb-media .item-media.animation.hide-video .video-wrapper {
    display: none
}

.hpe-content-block .cb-media .item-media.animation.hide-video .item-image-inner {
    display: block
}

.hpe-content-block .cb-media .img-video-button {
    z-index: 5;
    cursor: pointer
}

.hpe-content-block .cb-media:not(.video) .img-video-button {
    display: none
}

.hpe-content-block .cb-media .item-cta {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 15;
    background: 0 0
}

.hpe-content-block .cb-title {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 7px
}

.hpe-content-block .cb-title sub,
.hpe-content-block .cb-title sup {
    font-size: 60%
}

.hpe-content-block .cb-desc.rich-text-container p:last-child,
.hpe-content-block .cb-desc.rich-text-container ul li {
    margin-bottom: 0
}

.hpe-content-block .cb-links li .secondary-link {
    font-family: 'Metric Regular', Arial, sans-serif
}

.hpe-content-block .cb-links li .primary.secondary-link,
.hpe-content-block.typo3 .btn-secondary,
.hpe-content-block.typo3 .cb-links li .secondary-link,
.hpe-content-block.typo3 .secondary-link {
    font-family: 'Metric Semibold', Arial, sans-serif
}

.hpe-content-block .cb-links li:first-child .secondary-link {
    margin-top: 14px
}

.hpe-content-block .addthis_toolbox {
    position: absolute;
    top: 18px
}

.hpe-content-block .addthis_toolbox a {
    display: block;
    float: none;
    margin: 0;
    padding: 0
}

.hpe-content-block .addthis_toolbox .at-icon-wrapper {
    display: block;
    width: 30px !important;
    height: 30px !important
}

.hpe-content-block .addthis_toolbox svg {
    height: 24px !important;
    margin: 3px !important;
    width: 24px !important
}

.hpe-content-block .addthis_toolbox .addthis_button_compact .at-icon-wrapper {
    background-color: #000 !important
}

.hpe-content-block .cb-asset-micromodule {
    padding-top: 49px;
    width: 100%
}

.hpe-content-block .cb-asset-micromodule .cb-asset-micromodule-wrapper {
    display: flex;
    align-items: flex-start
}

.hpe-content-block .cb-asset-micromodule .cb-asset-micromodule-image-link {
    flex: none;
    margin-top: 6px
}

.hpe-content-block .cb-asset-micromodule .btn-bottom {
    display: inline-block;
    width: 100%;
    max-width: none
}

.hpe-content-block .cb-asset-micromodule.portrait .cb-asset-micromodule-image-link {
    margin-right: 30px;
    margin-left: 40px
}

.hpe-content-block .cb-asset-micromodule.portrait .cb-asset-micromodule-content {
    padding-right: 16.66666667%
}

.hpe-content-block .cb-asset-micromodule.square .cb-asset-micromodule-image-link {
    margin-right: 20px;
    margin-left: 68px
}

.hpe-content-block .cb-asset-micromodule.square .cb-asset-micromodule-content {
    padding-right: 54px
}

@media screen and (max-width:1599px) {
    .hpe-content-block .cb-asset-micromodule.portrait {
        padding-top: 19px
    }

    .hpe-content-block .cb-asset-micromodule.portrait .cb-asset-micromodule-content {
        padding-right: 40px
    }

    .hpe-content-block .cb-asset-micromodule.square {
        padding-top: 29px
    }

    .hpe-content-block .cb-asset-micromodule.square .cb-asset-micromodule-image-link {
        margin-left: 0
    }

    .hpe-content-block .cb-asset-micromodule.square .cb-asset-micromodule-content {
        padding-right: 0
    }
}

@media screen and (max-width:1199px) {
    .hpe-content-block .cb-asset-micromodule {
        flex: 1 0 auto
    }

    .hpe-content-block .cb-asset-micromodule.portrait,
    .hpe-content-block .cb-asset-micromodule.square {
        padding-top: 24px;
        padding-left: 16.66666667%;
        padding-right: 16.66666667%
    }

    .hpe-content-block .cb-asset-micromodule.portrait .cb-asset-micromodule-image-link {
        margin-left: 34px;
        margin-right: 34px
    }

    .hpe-content-block .cb-asset-micromodule.portrait .cb-asset-micromodule-content {
        padding-right: 0
    }
}

@media screen and (max-width:991px) {
    .hpe-content-block .cb-asset-micromodule.portrait .cb-asset-micromodule-image-link {
        margin-left: 35px;
        margin-right: 35px
    }
}

@media screen and (max-width:767px) {

    .hpe-content-block .cb-asset-micromodule.portrait,
    .hpe-content-block .cb-asset-micromodule.square {
        padding: 20px 0 0
    }

    .hpe-content-block .cb-asset-micromodule .cb-asset-micromodule-image-link {
        margin-top: 5px
    }

    .hpe-content-block .cb-asset-micromodule.portrait .cb-asset-micromodule-image-link {
        margin-left: 0;
        margin-right: 20px
    }

    .hpe-content-block .cb-asset-micromodule.square .cb-asset-micromodule-image-link {
        margin-right: 15px
    }
}

@media (max-width:991px) {
    .hpe-content-block .cb-links li .secondary-link {
        margin-top: 10px
    }

    .hpe-content-block .cb-links li:first-child .secondary-link {
        margin-top: 16px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hpe-content-block .cb-title {
        margin-bottom: 8px
    }

    .hpe-content-block:not(.typo3) .cb-asset-micromodule-desc,
    .hpe-content-block:not(.typo3) .cb-desc.rich-text-container {
        font-size: 17px;
        line-height: 1.23529412em
    }

    .columns-component.column-content-4 .columns-component-col:nth-child(3) .hpe-content-block,
    .columns-component.column-content-4 .columns-component-col:nth-child(4) .hpe-content-block {
        padding-top: 0
    }
}

@media (max-width:767px) {
    .hpe-content-block .cb-title {
        margin-bottom: 9px
    }
}

.hpe-content-block .cb-content,
.hpe-content-block .cb-media {
    position: relative;
    flex: 1 1 auto;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .hpe-content-block {
        display: flex;
        flex-wrap: wrap
    }

    .hpe-content-block[class*=cb-50-50] .cb-content,
    .hpe-content-block[class*=cb-50-50] .cb-media {
        width: 50%
    }

    .hpe-content-block[class*=cb-33-66-left] .cb-content,
    .hpe-content-block[class*=cb-66-33-right] .cb-content {
        width: 66.6666%
    }

    .hpe-content-block[class*=cb-33-66-left] .cb-media,
    .hpe-content-block[class*=cb-66-33-right] .cb-media,
    .hpe-content-block[class*=cb-66-33-left] .cb-content,
    .hpe-content-block[class*=cb-33-66-right] .cb-content {
        width: 33.3333%
    }

    .hpe-content-block[class*=cb-66-33-left] .cb-media,
    .hpe-content-block[class*=cb-33-66-right] .cb-media {
        width: 66.6666%
    }
}

.hpe-content-block[class*=cb-][class*="-left"] .cb-content {
    padding-right: 0
}

.hpe-content-block[class*=cb-][class*="-left"] .cb-media {
    padding-left: 0
}

.hpe-content-block[class*=cb-][class*="-left"] .addthis_toolbox {
    left: -30px
}

.hpe-content-block[class*=cb-][class*="-left"] .item-media.animation~.addthis_toolbox {
    left: -29px
}

.hpe-content-block[class*=cb-][class*="-right"] {
    flex-direction: row-reverse
}

.hpe-content-block[class*=cb-][class*="-right"] .cb-content {
    padding-left: 0
}

.hpe-content-block[class*=cb-][class*="-right"] .cb-media {
    padding-right: 0
}

.hpe-content-block[class*=cb-][class*="-right"] .addthis_toolbox {
    right: -30px
}

.hpe-content-block[class*=cb-][class*="-right"] .item-media.animation~.addthis_toolbox {
    right: -29px
}

.hpe-content-block.stacked-layout[class*=cb-][class*="-left"],
.hpe-content-block.stacked-layout[class*=cb-][class*="-right"] {
    display: block
}

.hpe-content-block.stacked-layout[class*=cb-][class*="-left"] .cb-content,
.hpe-content-block.stacked-layout[class*=cb-][class*="-left"] .cb-media,
.hpe-content-block.stacked-layout[class*=cb-][class*="-right"] .cb-content,
.hpe-content-block.stacked-layout[class*=cb-][class*="-right"] .cb-media {
    padding-left: 0;
    padding-right: 0;
    width: auto
}

.hpe-content-block.stacked-layout[class*=cb-][class*="-left"] .cb-content,
.hpe-content-block.stacked-layout[class*=cb-][class*="-right"] .cb-content {
    padding-top: 24px
}

.hpe-content-block.stacked-layout[class*=cb-][class*="-left"] .addthis_toolbox,
.hpe-content-block.stacked-layout[class*=cb-][class*="-left"] .item-media.animation~.addthis_toolbox,
.hpe-content-block.stacked-layout[class*=cb-][class*="-right"] .addthis_toolbox,
.hpe-content-block.stacked-layout[class*=cb-][class*="-right"] .item-media.animation~.addthis_toolbox {
    position: relative;
    top: auto;
    left: auto;
    right: 12px;
    bottom: 1px;
    float: right
}

.hpe-content-block.stacked-layout[class*=cb-][class*="-left"] .addthis_toolbox a,
.hpe-content-block.stacked-layout[class*=cb-][class*="-left"] .item-media.animation~.addthis_toolbox a,
.hpe-content-block.stacked-layout[class*=cb-][class*="-right"] .addthis_toolbox a,
.hpe-content-block.stacked-layout[class*=cb-][class*="-right"] .item-media.animation~.addthis_toolbox a {
    float: left
}

.hpe-content-block.stacked-layout[class*=cb-][class*="-left"] .addthis_toolbox .at-icon-wrapper,
.hpe-content-block.stacked-layout[class*=cb-][class*="-left"] .item-media.animation~.addthis_toolbox .at-icon-wrapper,
.hpe-content-block.stacked-layout[class*=cb-][class*="-right"] .addthis_toolbox .at-icon-wrapper,
.hpe-content-block.stacked-layout[class*=cb-][class*="-right"] .item-media.animation~.addthis_toolbox .at-icon-wrapper {
    width: 40px !important
}

.hpe-content-block.stacked-layout[class*=cb-][class*="-left"] .addthis_toolbox svg,
.hpe-content-block.stacked-layout[class*=cb-][class*="-left"] .item-media.animation~.addthis_toolbox svg,
.hpe-content-block.stacked-layout[class*=cb-][class*="-right"] .addthis_toolbox svg,
.hpe-content-block.stacked-layout[class*=cb-][class*="-right"] .item-media.animation~.addthis_toolbox svg {
    margin: 3px 8px !important
}

@media (min-width:768px) {

    .column-content-3 .hpe-content-block[class*=cb-][class*="-left"],
    .column-content-3 .hpe-content-block[class*=cb-][class*="-right"],
    .column-content-4 .hpe-content-block[class*=cb-][class*="-left"],
    .column-content-4 .hpe-content-block[class*=cb-][class*="-right"],
    div[class*=column-content-2] .hpe-content-block[class*=cb-][class*="-left"],
    div[class*=column-content-2] .hpe-content-block[class*=cb-][class*="-right"] {
        display: block
    }

    .column-content-3 .hpe-content-block[class*=cb-][class*="-left"] .cb-content,
    .column-content-3 .hpe-content-block[class*=cb-][class*="-left"] .cb-media,
    .column-content-3 .hpe-content-block[class*=cb-][class*="-right"] .cb-content,
    .column-content-3 .hpe-content-block[class*=cb-][class*="-right"] .cb-media,
    .column-content-4 .hpe-content-block[class*=cb-][class*="-left"] .cb-content,
    .column-content-4 .hpe-content-block[class*=cb-][class*="-left"] .cb-media,
    .column-content-4 .hpe-content-block[class*=cb-][class*="-right"] .cb-content,
    .column-content-4 .hpe-content-block[class*=cb-][class*="-right"] .cb-media,
    div[class*=column-content-2] .hpe-content-block[class*=cb-][class*="-left"] .cb-content,
    div[class*=column-content-2] .hpe-content-block[class*=cb-][class*="-left"] .cb-media,
    div[class*=column-content-2] .hpe-content-block[class*=cb-][class*="-right"] .cb-content,
    div[class*=column-content-2] .hpe-content-block[class*=cb-][class*="-right"] .cb-media {
        padding-left: 0;
        padding-right: 0;
        width: auto
    }

    .column-content-3 .hpe-content-block[class*=cb-][class*="-left"] .cb-content,
    .column-content-3 .hpe-content-block[class*=cb-][class*="-right"] .cb-content,
    .column-content-4 .hpe-content-block[class*=cb-][class*="-left"] .cb-content,
    .column-content-4 .hpe-content-block[class*=cb-][class*="-right"] .cb-content,
    div[class*=column-content-2] .hpe-content-block[class*=cb-][class*="-left"] .cb-content,
    div[class*=column-content-2] .hpe-content-block[class*=cb-][class*="-right"] .cb-content {
        padding-top: 24px
    }

    .column-content-3 .hpe-content-block[class*=cb-][class*="-left"] .addthis_toolbox,
    .column-content-3 .hpe-content-block[class*=cb-][class*="-left"] .item-media.animation~.addthis_toolbox,
    .column-content-3 .hpe-content-block[class*=cb-][class*="-right"] .addthis_toolbox,
    .column-content-3 .hpe-content-block[class*=cb-][class*="-right"] .item-media.animation~.addthis_toolbox,
    .column-content-4 .hpe-content-block[class*=cb-][class*="-left"] .addthis_toolbox,
    .column-content-4 .hpe-content-block[class*=cb-][class*="-left"] .item-media.animation~.addthis_toolbox,
    .column-content-4 .hpe-content-block[class*=cb-][class*="-right"] .addthis_toolbox,
    .column-content-4 .hpe-content-block[class*=cb-][class*="-right"] .item-media.animation~.addthis_toolbox,
    div[class*=column-content-2] .hpe-content-block[class*=cb-][class*="-left"] .addthis_toolbox,
    div[class*=column-content-2] .hpe-content-block[class*=cb-][class*="-left"] .item-media.animation~.addthis_toolbox,
    div[class*=column-content-2] .hpe-content-block[class*=cb-][class*="-right"] .addthis_toolbox,
    div[class*=column-content-2] .hpe-content-block[class*=cb-][class*="-right"] .item-media.animation~.addthis_toolbox {
        position: relative;
        top: auto;
        left: auto;
        right: 12px;
        bottom: 1px;
        float: right
    }

    .column-content-3 .hpe-content-block[class*=cb-][class*="-left"] .addthis_toolbox a,
    .column-content-3 .hpe-content-block[class*=cb-][class*="-left"] .item-media.animation~.addthis_toolbox a,
    .column-content-3 .hpe-content-block[class*=cb-][class*="-right"] .addthis_toolbox a,
    .column-content-3 .hpe-content-block[class*=cb-][class*="-right"] .item-media.animation~.addthis_toolbox a,
    .column-content-4 .hpe-content-block[class*=cb-][class*="-left"] .addthis_toolbox a,
    .column-content-4 .hpe-content-block[class*=cb-][class*="-left"] .item-media.animation~.addthis_toolbox a,
    .column-content-4 .hpe-content-block[class*=cb-][class*="-right"] .addthis_toolbox a,
    .column-content-4 .hpe-content-block[class*=cb-][class*="-right"] .item-media.animation~.addthis_toolbox a,
    div[class*=column-content-2] .hpe-content-block[class*=cb-][class*="-left"] .addthis_toolbox a,
    div[class*=column-content-2] .hpe-content-block[class*=cb-][class*="-left"] .item-media.animation~.addthis_toolbox a,
    div[class*=column-content-2] .hpe-content-block[class*=cb-][class*="-right"] .addthis_toolbox a,
    div[class*=column-content-2] .hpe-content-block[class*=cb-][class*="-right"] .item-media.animation~.addthis_toolbox a {
        float: left
    }

    .column-content-3 .hpe-content-block[class*=cb-][class*="-left"] .addthis_toolbox .at-icon-wrapper,
    .column-content-3 .hpe-content-block[class*=cb-][class*="-left"] .item-media.animation~.addthis_toolbox .at-icon-wrapper,
    .column-content-3 .hpe-content-block[class*=cb-][class*="-right"] .addthis_toolbox .at-icon-wrapper,
    .column-content-3 .hpe-content-block[class*=cb-][class*="-right"] .item-media.animation~.addthis_toolbox .at-icon-wrapper,
    .column-content-4 .hpe-content-block[class*=cb-][class*="-left"] .addthis_toolbox .at-icon-wrapper,
    .column-content-4 .hpe-content-block[class*=cb-][class*="-left"] .item-media.animation~.addthis_toolbox .at-icon-wrapper,
    .column-content-4 .hpe-content-block[class*=cb-][class*="-right"] .addthis_toolbox .at-icon-wrapper,
    .column-content-4 .hpe-content-block[class*=cb-][class*="-right"] .item-media.animation~.addthis_toolbox .at-icon-wrapper,
    div[class*=column-content-2] .hpe-content-block[class*=cb-][class*="-left"] .addthis_toolbox .at-icon-wrapper,
    div[class*=column-content-2] .hpe-content-block[class*=cb-][class*="-left"] .item-media.animation~.addthis_toolbox .at-icon-wrapper,
    div[class*=column-content-2] .hpe-content-block[class*=cb-][class*="-right"] .addthis_toolbox .at-icon-wrapper,
    div[class*=column-content-2] .hpe-content-block[class*=cb-][class*="-right"] .item-media.animation~.addthis_toolbox .at-icon-wrapper {
        width: 40px !important
    }

    .column-content-3 .hpe-content-block[class*=cb-][class*="-left"] .addthis_toolbox svg,
    .column-content-3 .hpe-content-block[class*=cb-][class*="-left"] .item-media.animation~.addthis_toolbox svg,
    .column-content-3 .hpe-content-block[class*=cb-][class*="-right"] .addthis_toolbox svg,
    .column-content-3 .hpe-content-block[class*=cb-][class*="-right"] .item-media.animation~.addthis_toolbox svg,
    .column-content-4 .hpe-content-block[class*=cb-][class*="-left"] .addthis_toolbox svg,
    .column-content-4 .hpe-content-block[class*=cb-][class*="-left"] .item-media.animation~.addthis_toolbox svg,
    .column-content-4 .hpe-content-block[class*=cb-][class*="-right"] .addthis_toolbox svg,
    .column-content-4 .hpe-content-block[class*=cb-][class*="-right"] .item-media.animation~.addthis_toolbox svg,
    div[class*=column-content-2] .hpe-content-block[class*=cb-][class*="-left"] .addthis_toolbox svg,
    div[class*=column-content-2] .hpe-content-block[class*=cb-][class*="-left"] .item-media.animation~.addthis_toolbox svg,
    div[class*=column-content-2] .hpe-content-block[class*=cb-][class*="-right"] .addthis_toolbox svg,
    div[class*=column-content-2] .hpe-content-block[class*=cb-][class*="-right"] .item-media.animation~.addthis_toolbox svg {
        margin: 3px 8px !important
    }

    .column-content-3 .hpe-content-block .tag-h3.cb-title,
    .column-content-3 .hpe-content-block h3.cb-title,
    .column-content-4 .hpe-content-block .tag-h3.cb-title,
    .column-content-4 .hpe-content-block h3.cb-title,
    div[class*=column-content-2] .hpe-content-block .tag-h3.cb-title,
    div[class*=column-content-2] .hpe-content-block h3.cb-title {
        font-size: 20px;
        line-height: 1.15em
    }
}

@media (min-width:768px) and (min-width:768px) and (max-width:991px) {

    .column-content-3 .hpe-content-block .tag-h3.cb-title,
    .column-content-3 .hpe-content-block h3.cb-title,
    .column-content-4 .hpe-content-block .tag-h3.cb-title,
    .column-content-4 .hpe-content-block h3.cb-title,
    div[class*=column-content-2] .hpe-content-block .tag-h3.cb-title,
    div[class*=column-content-2] .hpe-content-block h3.cb-title {
        font-size: 18px;
        line-height: 1.11111111em
    }

    .column-content-3 .hpe-content-block[class*=cb-][class*="-left"] .cb-content,
    .column-content-3 .hpe-content-block[class*=cb-][class*="-right"] .cb-content,
    .column-content-4 .hpe-content-block[class*=cb-][class*="-left"] .cb-content,
    .column-content-4 .hpe-content-block[class*=cb-][class*="-right"] .cb-content,
    div[class*=column-content-2] .hpe-content-block[class*=cb-][class*="-left"] .cb-content,
    div[class*=column-content-2] .hpe-content-block[class*=cb-][class*="-right"] .cb-content {
        padding-top: 25px
    }
}

@media (max-width:767px) {

    .hpe-content-block[class*=cb-][class*="-left"],
    .hpe-content-block[class*=cb-][class*="-right"] {
        display: block
    }

    .hpe-content-block[class*=cb-][class*="-left"] .cb-content,
    .hpe-content-block[class*=cb-][class*="-left"] .cb-media,
    .hpe-content-block[class*=cb-][class*="-right"] .cb-content,
    .hpe-content-block[class*=cb-][class*="-right"] .cb-media {
        padding-left: 0;
        padding-right: 0;
        width: auto
    }

    .hpe-content-block[class*=cb-][class*="-left"] .addthis_toolbox,
    .hpe-content-block[class*=cb-][class*="-left"] .item-media.animation~.addthis_toolbox,
    .hpe-content-block[class*=cb-][class*="-right"] .addthis_toolbox,
    .hpe-content-block[class*=cb-][class*="-right"] .item-media.animation~.addthis_toolbox {
        position: relative;
        top: auto;
        left: auto;
        right: 12px;
        bottom: 1px;
        float: right
    }

    .hpe-content-block[class*=cb-][class*="-left"] .addthis_toolbox a,
    .hpe-content-block[class*=cb-][class*="-left"] .item-media.animation~.addthis_toolbox a,
    .hpe-content-block[class*=cb-][class*="-right"] .addthis_toolbox a,
    .hpe-content-block[class*=cb-][class*="-right"] .item-media.animation~.addthis_toolbox a {
        float: left
    }

    .hpe-content-block[class*=cb-][class*="-left"] .addthis_toolbox .at-icon-wrapper,
    .hpe-content-block[class*=cb-][class*="-left"] .item-media.animation~.addthis_toolbox .at-icon-wrapper,
    .hpe-content-block[class*=cb-][class*="-right"] .addthis_toolbox .at-icon-wrapper,
    .hpe-content-block[class*=cb-][class*="-right"] .item-media.animation~.addthis_toolbox .at-icon-wrapper {
        width: 40px !important
    }

    .hpe-content-block[class*=cb-][class*="-left"] .addthis_toolbox svg,
    .hpe-content-block[class*=cb-][class*="-left"] .item-media.animation~.addthis_toolbox svg,
    .hpe-content-block[class*=cb-][class*="-right"] .addthis_toolbox svg,
    .hpe-content-block[class*=cb-][class*="-right"] .item-media.animation~.addthis_toolbox svg {
        margin: 3px 8px !important
    }

    .hpe-content-block .tag-h3.cb-title,
    .hpe-content-block h3.cb-title {
        font-size: 17px;
        line-height: 1.11764706em
    }

    .hpe-content-block[class*=cb-][class*="-left"] .cb-content,
    .hpe-content-block[class*=cb-][class*="-right"] .cb-content {
        padding-top: 25px
    }
}

.column-content-3 .hpe-content-block.no-image[class*=cb-][class*="-left"] .cb-content,
.column-content-3 .hpe-content-block.no-image[class*=cb-][class*="-right"] .cb-content,
.column-content-4 .hpe-content-block.no-image[class*=cb-][class*="-left"] .cb-content,
.column-content-4 .hpe-content-block.no-image[class*=cb-][class*="-right"] .cb-content,
.hpe-content-block.no-image[class*=cb-][class*="-left"] .cb-content,
.hpe-content-block.no-image[class*=cb-][class*="-right"] .cb-content,
div[class*=column-content-2] .hpe-content-block.no-image[class*=cb-][class*="-left"] .cb-content,
div[class*=column-content-2] .hpe-content-block.no-image[class*=cb-][class*="-right"] .cb-content {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0
}

.hpe-content-block.typo3 {
    padding: 60px 0
}

.hpe-content-block.typo3 .cb-title {
    margin-bottom: 5px
}

    .hpe-content-block.typo3 .secondary-link {
        font-size: 22px;
        line-height: 1.18181818em;
        color: #068667;
        padding-left: 0;
        padding-right: 5px
    }

@media (max-width:1599px) {
    .hpe-content-block.typo3 .secondary-link {
        font-size: 20px;
        line-height: 1.2em
    }
}

@media (max-width:1199px) {
    .hpe-content-block.typo3 .secondary-link {
        font-size: 18px;
        line-height: 1.22222222em
    }
}

.hpe-content-block.typo3 .secondary-link:visited,
.hpe-content-block.typo3 .secondary-link:focus,
.hpe-content-block.typo3 .secondary-link:hover {
    color: #068667;
}

.hpe-content-block.typo3 .secondary-link:focus .arrow,
.hpe-content-block.typo3 .secondary-link:hover .arrow {
    transform: translateX(5px)
}

.hpe-content-block.typo3 .secondary-link .arrow-wrapper {
    white-space: nowrap
}

.hpe-content-block.typo3 .secondary-link .arrow {
    display: inline-block;
    width: 1em;
    height: 1em;
    margin-left: 5px;
    vertical-align: text-bottom;
    transition: transform 150ms ease-in-out
}

.hpe-content-block.typo3 .secondary-link .icon-arrow-link-right,
body:not(.home3) .hpe-content-block:not(.typo3) .play-video-icon:after {
    display: none
}

.hpe-content-block.typo3 .btn-secondary {
    text-transform: none;
    min-height: 44px;
    min-width: 250px;
    font-size: 20px;
    line-height: 1.1em
}

@media (max-width:1599px) {
    .hpe-content-block.typo3 .btn-secondary {
        font-size: 18px;
        line-height: 1.11111111em
    }
}

@media (max-width:1199px) {
    .hpe-content-block.typo3 .btn-secondary {
        min-height: 40px;
        min-width: 200px;
        font-size: 16px;
        line-height: 1.125em
    }
}

.hpe-content-block.typo3 .cb-links li .secondary-link {
    margin-top: 9px
}

.hpe-content-block.typo3 .cb-asset-micromodule-headline {
    font-size: 22px;
    line-height: 1.18181818em
}

@media (max-width:1599px) {
    .hpe-content-block.typo3 .cb-asset-micromodule-headline {
        font-size: 20px;
        line-height: 1.2em
    }
}

@media (max-width:1199px) {
    .hpe-content-block.typo3 .cb-asset-micromodule-headline {
        font-size: 18px;
        line-height: 1.22222222em
    }
}

.hpe-content-block.typo3 .cb-asset-micromodule-desc {
    font-size: 17px;
    line-height: 1.17647059em
}

@media (max-width:1199px) {
    .hpe-content-block.typo3 .cb-asset-micromodule-desc {
        font-size: 16px;
        line-height: 1.1875em
    }
}

@media (max-width:767px) {
    .hpe-content-block.typo3 {
        padding: 30px 0
    }

    .hpe-content-block.typo3[class*=cb-][class*="-left"] .cb-content,
    .hpe-content-block.typo3[class*=cb-][class*="-right"] .cb-content {
        padding-top: 15px
    }

    .hpe-content-block.typo3 .tag-h3.cb-title,
    .hpe-content-block.typo3 h3.cb-title {
        font-size: 20px;
        line-height: 1.15em
    }
}

.hpe-content-block.typo3.no-image[class*=cb-][class*="-left"] .cb-content,
.hpe-content-block.typo3.no-image[class*=cb-][class*="-right"] .cb-content {
    padding-top: 0
}

.column-content-3 .hpe-content-block.typo3 .tag-h3.cb-title,
.column-content-3 .hpe-content-block.typo3 h3.cb-title,
.column-content-4 .hpe-content-block.typo3 .tag-h3.cb-title,
.column-content-4 .hpe-content-block.typo3 h3.cb-title,
div[class*=column-content-2] .hpe-content-block.typo3 .tag-h3.cb-title,
div[class*=column-content-2] .hpe-content-block.typo3 h3.cb-title {
    font-size: 28px;
    line-height: 1.10714286em
}

@media (max-width:1599px) {

    .column-content-3 .hpe-content-block.typo3 .tag-h3.cb-title,
    .column-content-3 .hpe-content-block.typo3 h3.cb-title,
    .column-content-4 .hpe-content-block.typo3 .tag-h3.cb-title,
    .column-content-4 .hpe-content-block.typo3 h3.cb-title,
    div[class*=column-content-2] .hpe-content-block.typo3 .tag-h3.cb-title,
    div[class*=column-content-2] .hpe-content-block.typo3 h3.cb-title {
        font-size: 26px;
        line-height: 1.11538462em
    }
}

@media (max-width:1199px) {

    .column-content-3 .hpe-content-block.typo3 .tag-h3.cb-title,
    .column-content-3 .hpe-content-block.typo3 h3.cb-title,
    .column-content-4 .hpe-content-block.typo3 .tag-h3.cb-title,
    .column-content-4 .hpe-content-block.typo3 h3.cb-title,
    div[class*=column-content-2] .hpe-content-block.typo3 .tag-h3.cb-title,
    div[class*=column-content-2] .hpe-content-block.typo3 h3.cb-title {
        font-size: 22px;
        line-height: 1.13636364em
    }
}

body:not(.home3) .hpe-content-block:not(.typo3) .play-video-icon {
    width: 50px;
    height: 50px
}

body:not(.home3) .hpe-content-block:not(.typo3) .play-video-icon:before {
    content: '';
    width: 100%;
    height: 100%;
    background: url(/etc/clientlibs/hpeweb/images/hpe-featured-marquee/playButtonFrame.png);
    background-size: cover
}

@media (min-width:992px) {
    .columns-component.has-introduction .hpe-content-block {
        padding-top: 0
    }
}

@media (min-width:768px) and (max-width:991px) {

    .columns-component.has-introduction.column-content-4 .columns-component-col:nth-child(1) .hpe-content-block,
    .columns-component.has-introduction.column-content-4 .columns-component-col:nth-child(2) .hpe-content-block,
    .columns-component.has-introduction:not(.column-content-4) .hpe-content-block {
        padding-top: 0
    }
}

@media (max-width:767px) {

    .column-content-3 .hpe-content-block.typo3 .tag-h3.cb-title,
    .column-content-3 .hpe-content-block.typo3 h3.cb-title,
    .column-content-4 .hpe-content-block.typo3 .tag-h3.cb-title,
    .column-content-4 .hpe-content-block.typo3 h3.cb-title,
    div[class*=column-content-2] .hpe-content-block.typo3 .tag-h3.cb-title,
    div[class*=column-content-2] .hpe-content-block.typo3 h3.cb-title {
        font-size: 20px;
        line-height: 1.15em
    }

    .columns-component.has-introduction .columns-component-col:nth-child(1) .hpe-content-block {
        padding-top: 0
    }
}

.columns-component.style-bg-bronze .hpe-content-block .btn-secondary,
.columns-component.style-bg-bronze .hpe-content-block .cb-asset-micromodule-desc,
.columns-component.style-bg-bronze .hpe-content-block .cb-asset-micromodule-headline,
.columns-component.style-bg-bronze .hpe-content-block .cb-asset-micromodule-headline:focus,
.columns-component.style-bg-bronze .hpe-content-block .cb-asset-micromodule-headline:hover,
.columns-component.style-bg-bronze .hpe-content-block .cb-desc,
.columns-component.style-bg-bronze .hpe-content-block .cb-title,
.columns-component.style-bg-bronze .hpe-content-block.typo3 .secondary-link,
.columns-component.style-bg-dark-steel .hpe-content-block .btn-secondary,
.columns-component.style-bg-dark-steel .hpe-content-block .cb-asset-micromodule-desc,
.columns-component.style-bg-dark-steel .hpe-content-block .cb-asset-micromodule-headline,
.columns-component.style-bg-dark-steel .hpe-content-block .cb-asset-micromodule-headline:focus,
.columns-component.style-bg-dark-steel .hpe-content-block .cb-asset-micromodule-headline:hover,
.columns-component.style-bg-dark-steel .hpe-content-block .cb-desc,
.columns-component.style-bg-dark-steel .hpe-content-block .cb-title,
.columns-component.style-bg-dark-steel .hpe-content-block.typo3 .secondary-link,
.columns-component.style-bg-gray-5 .hpe-content-block .btn-secondary,
.columns-component.style-bg-gray-5 .hpe-content-block .cb-asset-micromodule-desc,
.columns-component.style-bg-gray-5 .hpe-content-block .cb-asset-micromodule-headline,
.columns-component.style-bg-gray-5 .hpe-content-block .cb-asset-micromodule-headline:focus,
.columns-component.style-bg-gray-5 .hpe-content-block .cb-asset-micromodule-headline:hover,
.columns-component.style-bg-gray-5 .hpe-content-block .cb-desc,
.columns-component.style-bg-gray-5 .hpe-content-block .cb-title,
.columns-component.style-bg-purple .hpe-content-block .btn-secondary,
.columns-component.style-bg-purple .hpe-content-block .cb-asset-micromodule-desc,
.columns-component.style-bg-purple .hpe-content-block .cb-asset-micromodule-headline,
.columns-component.style-bg-purple .hpe-content-block .cb-asset-micromodule-headline:focus,
.columns-component.style-bg-purple .hpe-content-block .cb-asset-micromodule-headline:hover,
.columns-component.style-bg-purple .hpe-content-block .cb-desc,
.columns-component.style-bg-purple .hpe-content-block .cb-title,
.columns-component.style-bg-purple .hpe-content-block.typo3 .secondary-link,
.columns-component.style-bg-slate .hpe-content-block .btn-secondary,
.columns-component.style-bg-slate .hpe-content-block .cb-asset-micromodule-desc,
.columns-component.style-bg-slate .hpe-content-block .cb-asset-micromodule-headline,
.columns-component.style-bg-slate .hpe-content-block .cb-asset-micromodule-headline:focus,
.columns-component.style-bg-slate .hpe-content-block .cb-asset-micromodule-headline:hover,
.columns-component.style-bg-slate .hpe-content-block .cb-desc,
.columns-component.style-bg-slate .hpe-content-block .cb-title,
.columns-component.style-bg-slate .hpe-content-block.typo3 .secondary-link {
    color: #FFF
}

body[data-wcmmode=edit] .cb-media {
    min-height: 50px
}

/*Around HPE and Related resources*/
.around-hpe h2,
.hpe-card .tagline-wrapper span {
    text-transform: uppercase
}

.around-hpe-bg {
    background-color: #d9d9d9
}

.around-hpe {
    display: block;
    max-width: 100%;
    width: 100%
}

.around-hpe h2 {
    text-align: center;
    padding-top: 60px;
    margin-top: 0;
    margin-bottom: 40px;
    font-family: 'MetricHPE Black', Arial, sans-serif !important
}

.around-hpe.fragment-carousel h2 {
    padding-top: 49px;
    margin-bottom: 30px;
    text-align: left
}

.around-hpe.fragment-carousel .hpe-carousel {
    margin-left: -5px
}

.around-hpe.fragment-carousel .hpe-carousel.arrows-outside .owl-nav .owl-prev {
    left: -70px
}

.around-hpe.fragment-carousel .hpe-carousel.arrows-outside .owl-nav .owl-next {
    right: -70px
}

@media (max-width:1599px) {
    .around-hpe.fragment-carousel h2 {
        margin-bottom: 20px
    }
}

@media (max-width:767px) {
    .around-hpe.fragment-carousel h2 {
        padding-top: 34px;
        font-size: 28px;
        line-height: 1em
    }
}

.around-hpe.fragment-carousel .text-content .title {
    margin-bottom: 9px
}

.home3 .around-hpe.fragment-carousel h2 {
    margin-bottom: 40px;
    padding-bottom: 0;
    padding-top: 60px;
    font-size: 40px;
    line-height: 42px;
    text-align: center
}

@media (max-width:767px) {
    .home3 .around-hpe.fragment-carousel h2 {
        padding-top: 40px;
        margin-bottom: 30px;
        font-size: 30px;
        line-height: 1em
    }
}

@media (min-width:768px) and (max-width:991px) {
    .around-hpe.fragment-carousel .hpe-carousel.arrows-outside .owl-nav .owl-prev {
        left: -45px
    }

    .around-hpe.fragment-carousel .hpe-carousel.arrows-outside .owl-nav .owl-next {
        right: -45px
    }

    .home3 .around-hpe.fragment-carousel h2 {
        font-size: 32px;
        line-height: 1.0625em
    }
}

.home3 .around-hpe.fragment-carousel h2.dashed-text:after {
    display: none
}

@media (max-width:767px) {
    .around-hpe h2 {
        padding-top: 40px;
        margin-bottom: 30px;
        font-size: 30px;
        line-height: 1em
    }

    .around-hpe .owl-carousel .owl-stage-outer {
        overflow: visible
    }

    .around-hpe .owl-nav {
        display: none
    }
}

@media (max-width:991px) {
    .around-hpe .icon-share-global {
        line-height: 17px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .around-hpe .icon-share-global {
        line-height: 20px
    }
}

@media (min-width:1600px) {
    .around-hpe .around-hpe-card.col-xl-2 {
        width: 20%
    }
}

.hpe-card {
    white-space: normal;
    cursor: pointer;
    position: relative;
    display: block;
    background: #FFF
}

.hpe-card.imageless {
    min-height: 100px !important
}

.hpe-card.imageless .text-content .body-copy-small {
    padding-bottom: 0
}

@media (max-width:1199px) {
    .hpe-card.imageless .text-content {
        transform: none;
        margin-top: 0
    }
}

.hpe-card.imageless .link-holder {
    background-color: transparent
}

.hpe-card.animate-nav:hover .text-content {
    transform: translateY(-68px);
    -ms-transform: translateY(-68px)
}

.hpe-card.animate-nav .nav-block {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 0;
    width: 100%
}

.hpe-card div.logo {
    height: 30px;
    margin-bottom: 20px
}

.hpe-card div.logo img {
    max-height: 100%;
    height: 30px;
    width: auto
}

.hpe-card .link-holder {
    padding: 0 45px 0 20px;
    background: #f1f1f1;
    height: 61px;
    display: flex;
    flex-direction: row;
    align-items: center
}

.hpe-card .link-holder div {
    color: #01A982
}

.hpe-card .text-content {
    z-index: 1;
    position: relative;
    padding: 20px 20px 0;
    background: #FFF;
    transition: transform .5s ease
}

.hpe-card .text-content .body-copy-small {
    padding-bottom: 25px
}

.home3 .around-hpe.fragment-carousel .title,
.hpe-card .text-content .title {
    margin-bottom: 16px;
    margin-top: 0
}

.hpe-card .tagline-wrapper,
.hpe-card time {
    font-family: 'Metric Light';
    font-size: 14px;
    line-height: 1.14285714em;
    color: #707070;
    margin-bottom: 7px;
    margin-top: -3px
}

.hpe-card time {
    display: block
}

.hpe-card .tagline-wrapper time {
    display: inline;
    font-family: inherit;
    font-size: inherit;
    color: inherit
}

.hpe-card .img-container {
    box-shadow: none
}

.hpe-card .label-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    transform: translateY(-100%);
    max-width: 100%
}

.hpe-card .label,
.hpe-card .label-text {
    font-size: 12px;
    line-height: 1em;
    text-transform: uppercase;
    color: transparent;
    padding: 7px 20px;
    background: rgba(0, 0, 0, .7);
    border-radius: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    display: block
}

.hpe-card .label {
    opacity: .7
}

.hpe-card .label-text {
    color: #FFF;
    position: absolute;
    top: 0;
    left: 0;
    background: 0 0
}

.around-hpe-card .label-discover .label,
.hpe-card.label-red .label {
    background: red
}

.around-hpe-card .label-enterprise .label,
.hpe-card.label-purple .label {
    background: #71008b
}

.around-hpe-card .label-communities .label,
.hpe-card.label-gray .label {
    background: #425563
}

.hpe-card .addthis_toolbox .addthis_button {
    position: absolute;
    bottom: 20px;
    right: 20px;
    color: #01A982
}

.hpe-card .addthis_toolbox .addthis_button .icon-share-global {
    font-size: 20px
}

@media (max-width:1199px) {
    .hpe-card .text-content {
        transform: translateY(-68px);
        -ms-transform: translateY(-68px);
        margin-top: 68px
    }

    .hpe-card .text-content .body-copy-small {
        padding-bottom: 0
    }

    .hpe-card .link-holder {
        background-color: #FFF
    }
}

@media (max-width:991px) {
    .hpe-card .addthis_toolbox .addthis_button .icon-share-global {
        font-size: 17px
    }
}

body:not(.disabled-focus) .hpe-card.animate-nav.focuswithin .text-content {
    transform: translateY(-68px);
    -ms-transform: translateY(-68px)
}

.around-hpe .hpe-card .label-wrapper .label,
.around-hpe .hpe-card .label-wrapper .label-text {
    font-family: 'Metric Regular'
}

.around-hpe-card {
    min-height: 440px;
    min-width: 253px
}

.around-hpe-card[class*=col-] {
    padding: 0 5px !important
}

.imageless-layout .around-hpe-card {
    min-height: 100px !important
}

@media (max-width:767px) {
    .hpe-card .addthis_toolbox .addthis_button .icon-share-global {
        font-size: 18px
    }

    .around-hpe-card {
        width: 309px !important
    }

    .around-hpe-card .link-holder .link-text {
        font-size: 17px
    }
}

.home3 .around-hpe-card .link-holder .hpe-arrow-link {
    font-size: 18px;
    line-height: 1.33333333em
}

@media (min-width:992px) and (max-width:1199px) {
    .home3 .around-hpe-card .link-holder .hpe-arrow-link {
        font-size: 18px;
        line-height: 1.27777778em
    }
}

@media (min-width:768px) and (max-width:991px) {
    .home3 .around-hpe-card .link-holder .hpe-arrow-link {
        font-size: 18px;
        line-height: 1.11111111em
    }
}

.around-hpe-card-edit-mode .image {
    float: left;
    width: 300px
}

.around-hpe-card-edit-mode .nav-block,
.around-hpe-card-edit-mode .text-content {
    margin-left: 330px
}

.around-hpe-card-edit-mode .text-content {
    height: auto !important
}

.around-hpe-card-edit-mode .text-content .label {
    color: #000;
    padding: 0
}

.around-hpe-card-edit-mode .nav-block .hpe-arrow-link {
    display: inline-block;
    color: #01A982;
    padding-top: 40px
}

.around-hpe-card-edit-mode .addthis_toolbox,
.related-resource .around-hpe-card .text-content .body-copy-small {
    display: none
}

.related-resource .around-hpe-card {
    min-height: 250px
}

.related-resource .around-hpe-card .hpe-card.imageless {
    min-height: 100px
}

.related-resource .around-hpe-card .hpe-card.imageless .text-content {
    padding-bottom: 0
}

.related-resource .around-hpe-card .hpe-card.imageless .text-content .title {
    max-height: 134px
}

@media (max-width:1599px) {
    .related-resource .around-hpe-card .hpe-card.imageless .text-content .title {
        max-height: 122px
    }
}

.related-resource .around-hpe-card .text-content {
    padding-bottom: 15px
}

@media (max-width:1199px) {
    .related-resource .around-hpe-card .hpe-card.imageless .text-content .title {
        max-height: 113px
    }

    .related-resource .around-hpe-card .hpe-card.imageless .text-content {
        transform: none;
        margin-top: 0
    }

    .related-resource .around-hpe-card .text-content {
        padding-bottom: 0
    }
}

.related-resource .around-hpe-card .text-content .title {
    height: auto;
    min-height: 84px;
    max-height: 136px;
    margin: 0;
    overflow: hidden
}

@media (max-width:1599px) {
    .related-resource .around-hpe-card .text-content .title {
        height: auto;
        max-height: 124px;
        min-height: 70px
    }
}

@media (max-width:1199px) {
    .related-resource .around-hpe-card .text-content .title {
        height: auto;
        min-height: 67px;
        max-height: 115px;
        padding-bottom: 10px
    }

    .related-resource .around-hpe-card .text-content {
        transform: translateY(-60px);
        margin-top: 60px
    }
}

@media (max-width:767px) {
    .home3 .around-hpe-card .link-holder .hpe-arrow-link {
        font-size: 17px;
        line-height: 1.17647059em
    }

    .related-resource .around-hpe-card .text-content {
        transform: translateY(-52px);
        margin-top: 52px
    }

    .related-resource .around-hpe-card {
        width: 100% !important
    }
}

@media (max-width:1199px) {
    .related-resource .around-hpe-card .animate-nav:hover .text-content {
        transform: translateY(-60px);
        -ms-transform: translateY(-60px)
    }
}

@media (max-width:767px) {
    .related-resource .around-hpe-card .animate-nav:hover .text-content {
        transform: translateY(-52px);
        -ms-transform: translateY(-52px)
    }
}
.related-resource .drawer-body .hpe-carousel.dots-disabled.dots-outside:not(.no-dots) .owl-carousel {
    padding-bottom: 30px
}
/*Around HPE and related resources*/
/*whats new*/
.whats-new.position-left .cols-wrapper .col:last-child,
.whats-new.position-right .cols-wrapper .col:first-child {
    padding-left: 15px
}

.hpe-card .tagline-wrapper span,
.whats-new time {
    text-transform: uppercase
}

.whats-new-wrapper.background-white {
    background-color: #FFF
}

.whats-new-wrapper.background-grey,
.whats-new-wrapper.background-white .whats-new-carousel .card-wrapper {
    background-color: #F6F6F6
}

.whats-new-wrapper.background-grey .whats-new-carousel .card-wrapper {
    background-color: #FFF
}

.whats-new {
    padding-top: 60px
}

.whats-new .owl-item {
    overflow: hidden
}

.whats-new time {
    color: #707070
}

.whats-new h2.dashed-text {
    margin-bottom: 23px;
    padding-bottom: 29px;
    margin-top: -11px
}

.whats-new .body-copy.top-text {
    margin-bottom: 30px
}

.whats-new .body-copy,
.whats-new .body-copy div,
.whats-new .body-copy p {
    margin-bottom: 0
}

.whats-new .link-wrapper {
    margin-top: 10px
}

.whats-new .link-wrapper .hpe-arrow-link {
    margin-top: 0
}

.whats-new .nav-block {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-top: 28px
}

.whats-new .main-section .image,
.whats-new a.main-section {
    display: block
}

.whats-new .cols-wrapper.small {
    display: none
}

.whats-new .cols-wrapper.large {
    display: flex
}

.whats-new .cols-wrapper .col {
    width: 50%
}

.whats-new .image.img-container {
    overflow: hidden;
    border-top: 4px solid
}

.whats-new .whats-new-carousel {
    padding-top: 50px;
    margin-left: -15px
}

.whats-new .whats-new-carousel .owl-carousel {
    width: calc(100% + 15px)
}

.whats-new .icon-share-global {
    color: #01A982;
    font-size: 25px;
    margin-left: 29px
}

.whats-new.position-right .cols-wrapper {
    flex-direction: row-reverse
}

.whats-new.position-right .cols-wrapper .col:last-child {
    padding-right: 20px
}

.whats-new.position-left .cols-wrapper {
    flex-direction: row
}

.whats-new.position-left .cols-wrapper .col:first-child {
    padding-right: 15px
}

.whats-new.dash-orange .image.img-container {
    border-top-color: #FF8D6D
}

.whats-new.dash-orange h2.dashed-text:after {
    background: #FF8D6D
}

.whats-new.dash-orange .whats-new-carousel .whats-new-card::before {
    background-color: #FF8D6D
}

.whats-new.dash-turquoise .image.img-container {
    border-top-color: #2AD2C9
}

.whats-new.dash-turquoise h2.dashed-text:after {
    background: #2AD2C9
}

.whats-new.dash-turquoise .whats-new-carousel .whats-new-card::before {
    background-color: #2AD2C9
}

.whats-new.dash-purple .image.img-container {
    border-top-color: #614767
}

.whats-new.dash-purple h2.dashed-text:after {
    background: #614767
}

.whats-new.dash-purple .whats-new-carousel .whats-new-card::before {
    background-color: #614767
}

@media (max-width:1199px) {
    .whats-new h2.dashed-text {
        margin-bottom: 20px;
        padding-bottom: 21px;
        margin-top: 0
    }

    .whats-new .whats-new-carousel {
        padding-top: 40px
    }
}

@media (min-width:992px) and (max-width:1599px) {
    .whats-new h2.dashed-text {
        margin-bottom: 15px;
        padding-bottom: 21px;
        margin-top: -8px
    }

    .whats-new h4 {
        margin-bottom: 8px
    }
}

@media (max-width:991px) {
    .whats-new {
        padding-top: 32px
    }

    .whats-new .main-section.small {
        display: block
    }

    .whats-new .main-section.large {
        display: none
    }

    .whats-new .cols-wrapper {
        flex-direction: column !important
    }

    .whats-new .cols-wrapper.small {
        display: flex
    }

    .whats-new .cols-wrapper.large {
        display: none
    }

    .whats-new .cols-wrapper .col {
        width: 100%
    }

    .whats-new .cols-wrapper .col:first-child,
    .whats-new .cols-wrapper .col:last-child {
        padding: 0 !important
    }

    .whats-new .owl-nav .owl-prev {
        left: -40px !important
    }

    .whats-new .owl-nav .owl-next {
        right: -40px !important
    }

    .whats-new h4 {
        margin: 24px 0 8px !important
    }
}

@media (min-width:1600px) {
    .whats-new.container-fluid {
        max-width: 1800px;
        padding-left: 100px;
        padding-right: 100px
    }
}

@media (min-width:992px) and (max-width:1599px) {
    .whats-new.container-fluid {
        padding-left: 80px;
        padding-right: 80px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .whats-new.container-fluid {
        padding-left: 50px;
        padding-right: 50px
    }
}

@media (max-width:767px) {
    .whats-new {
        padding-top: 33px
    }

    .whats-new h2 {
        margin-bottom: 30px;
        font-size: 30px;
        line-height: 1em
    }

    .whats-new h4 {
        margin: 25px 0 8px !important
    }

    .whats-new .owl-carousel .owl-stage-outer {
        overflow: visible
    }

    .whats-new .owl-nav {
        display: none
    }

    .whats-new .nav-block {
        flex-direction: column;
        margin-top: 26px
    }

    .whats-new .addthis_toolbox {
        margin: 18px 0 0
    }

    .whats-new .addthis_toolbox .icon-share-global {
        margin: 0
    }

    .whats-new .whats-new-carousel {
        margin-left: -5px;
        padding-top: 36px
    }

    .whats-new .whats-new-carousel .owl-carousel {
        width: calc(100% + 5px)
    }

    .whats-new.container-fluid {
        padding-left: 30px;
        padding-right: 30px
    }
}

.hpe-card {
    white-space: normal;
    cursor: pointer;
    position: relative;
    display: block;
    background: #FFF
}

.hpe-card.imageless {
    min-height: 100px !important
}

.hpe-card.imageless .text-content .body-copy-small {
    padding-bottom: 0
}

@media (max-width:1199px) {
    .hpe-card.imageless .text-content {
        transform: none;
        margin-top: 0
    }
}

.hpe-card.imageless .link-holder {
    background-color: transparent
}

.hpe-card.animate-nav:hover .text-content {
    transform: translateY(-68px);
    -ms-transform: translateY(-68px)
}

.hpe-card.animate-nav .nav-block {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 0;
    width: 100%
}

.hpe-card div.logo {
    height: 30px;
    margin-bottom: 20px
}

.hpe-card div.logo img {
    max-height: 100%;
    height: 30px;
    width: auto
}

.hpe-card .link-holder {
    padding: 0 45px 0 20px;
    background: #f1f1f1;
    height: 61px;
    display: flex;
    flex-direction: row;
    align-items: center
}

.hpe-card .link-holder div {
    color: #01A982
}

.hpe-card .text-content {
    z-index: 1;
    position: relative;
    padding: 20px 20px 0;
    background: #FFF;
    transition: transform .5s ease
}

.hpe-card .text-content .body-copy-small {
    padding-bottom: 25px
}

.hpe-card .text-content .title {
    margin-bottom: 16px;
    margin-top: 0
}

.hpe-card .tagline-wrapper,
.hpe-card time {
    font-family: 'Metric Light';
    font-size: 14px;
    line-height: 1.14285714em;
    color: #707070;
    margin-bottom: 7px;
    margin-top: -3px
}

.hpe-card time {
    display: block
}

.hpe-card .tagline-wrapper time {
    display: inline;
    font-family: inherit;
    font-size: inherit;
    color: inherit
}

.hpe-card .img-container {
    box-shadow: none
}

.hpe-card .label-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    transform: translateY(-100%);
    max-width: 100%
}

.hpe-card .label,
.hpe-card .label-text {
    font-size: 12px;
    line-height: 1em;
    text-transform: uppercase;
    color: transparent;
    padding: 7px 20px;
    background: rgba(0, 0, 0, .7);
    border-radius: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    display: block
}

.hpe-card .label {
    opacity: .7
}

.hpe-card .label-text {
    color: #FFF;
    position: absolute;
    top: 0;
    left: 0;
    background: 0 0
}

.hpe-card.label-red .label {
    background: red
}

.hpe-card.label-purple .label {
    background: #71008b
}

.hpe-card.label-gray .label {
    background: #425563
}

.hpe-card .addthis_toolbox .addthis_button {
    position: absolute;
    bottom: 20px;
    right: 20px;
    color: #01A982
}

.hpe-card .addthis_toolbox .addthis_button .icon-share-global {
    font-size: 20px
}

@media (max-width:1199px) {
    .hpe-card .text-content {
        transform: translateY(-68px);
        -ms-transform: translateY(-68px);
        margin-top: 68px
    }

    .hpe-card .text-content .body-copy-small {
        padding-bottom: 0
    }

    .hpe-card .link-holder {
        background-color: #FFF
    }
}

@media (max-width:991px) {
    .hpe-card .addthis_toolbox .addthis_button .icon-share-global {
        font-size: 17px
    }
}

body:not(.disabled-focus) .hpe-card.animate-nav.focuswithin .text-content {
    transform: translateY(-68px);
    -ms-transform: translateY(-68px)
}

.whats-new-card[class*=col-] {
    padding: 0 15px !important
}

.whats-new-card::before {
    content: '';
    position: absolute;
    display: block;
    height: 3px;
    width: calc(100% - 30px);
    z-index: 1;
    transition: .15s ease-in-out;
    -webkit-transition: .15s ease-in-out;
    -ms-transition: .15s ease-in-out
}

@media (max-width:767px) {
    .hpe-card .addthis_toolbox .addthis_button .icon-share-global {
        font-size: 18px
    }

    .whats-new-card[class*=col-] {
        padding: 0 5px !important
    }

    .whats-new-card::before {
        width: calc(100% - 10px)
    }

    .whats-new-card .card-wrapper {
        width: 309px !important
    }
}

.whats-new-card.focused::before,
.whats-new-card:hover::before {
    height: 5px
}

.whats-new-card .card-wrapper {
    color: #000 !important;
    padding: 23px 20px 20px
}

.whats-new-card .card-wrapper h5 {
    margin: 7px 0 0 !important
}

.whats-new-card .card-wrapper .card-content {
    max-height: 7em
}

@media (min-width:1200px) {
    .whats-new-card .card-wrapper .card-content {
        max-height: 6em
    }
}

@media (max-width:991px) {
    .whats-new-card time {
        font-size: 12px !important;
        line-height: 1.16666667em !important
    }
}
/*whats new*//*Table*/
.table-v2 .hpe-table td,
.table-v2 .hpe-table-border-bottom {
    border-bottom: 1px solid #e5e5e5
}

.table-v2 {
    padding-top: 10px;
    padding-bottom: 60px
}

.table-v2 .text-collapsible-wrapper {
    display: flex;
    align-items: flex-start
}

.table-v2 .text-collapsible-wrapper .text-collapsible {
    flex: 1 1 auto;
    overflow: hidden
}

.table-v2 .text-collapsible-wrapper .tc-trigger {
    display: none;
    flex: 0 0 auto;
    margin-left: 5px;
    align-self: flex-end;
    font-family: 'Metric Semibold';
    color: #01A982
}

.table-v2 .text-collapsible-wrapper.tc-enabled .tc-trigger {
    display: block
}

.table-v2 .text-collapsible-wrapper.tc-enabled .expanded-label {
    display: none
}

.table-v2 .text-collapsible-wrapper.tc-enabled .collapsed-label,
.table-v2 .text-collapsible-wrapper.tc-enabled.tc-expanded .expanded-label {
    display: inline
}

.table-v2 .text-collapsible-wrapper.tc-enabled.tc-expanded .collapsed-label {
    display: none
}

.table-v2 .introduction {
    text-align: center;
    padding: 29px 0 0
}

@media (max-width:1599px) {
    .table-v2 .introduction {
        padding-top: 31px
    }

    .table-v2 .introduction h2 {
        margin-bottom: 13px
    }
    .table-v2 .hpe-table-wrapper .shadow-layer {
        opacity: 1 !important;
    }
    .mCustomScrollBox{
        overflow-x: scroll !important;
    }
}

@media (max-width:767px) {
    .table-v2 .text-collapsible-wrapper {
        flex-direction: column
    }

    .table-v2 .text-collapsible-wrapper .text-collapsible {
        flex: 1 0 auto
    }

    .table-v2 .text-collapsible-wrapper .tc-trigger {
        align-self: center
    }

    .table-v2 .introduction {
        padding-top: 34px
    }
}

.table-v2 .introduction .text-collapsible-wrapper {
    display: block
}

.table-v2 .introduction .text-collapsible-wrapper p:last-child {
    margin-bottom: 0
}

.table-v2 .introduction .text-collapsible-wrapper.tc-enabled.tc-expanded {
    display: none
}

.table-v2 .introduction .text-collapsible-wrapper.tc-enabled .collapsed-label {
    display: inline-block
}

.table-v2 .introduction .text-collapsible-wrapper .tc-trigger {
    cursor: pointer;
    text-transform: lowercase;
    margin-bottom: -.28em;
    margin-top: calc(25px - .27999999999999997em)
}

.columns-component.style-bg-bronze .table-v2 .introduction .collapsed-label,
.columns-component.style-bg-bronze .table-v2 .introduction .rich-text-container,
.columns-component.style-bg-bronze .table-v2 .introduction h2,
.columns-component.style-bg-dark-steel .table-v2 .introduction .collapsed-label,
.columns-component.style-bg-dark-steel .table-v2 .introduction .rich-text-container,
.columns-component.style-bg-dark-steel .table-v2 .introduction h2,
.columns-component.style-bg-gray-5 .table-v2 .introduction .rich-text-container,
.columns-component.style-bg-gray-5 .table-v2 .introduction h2,
.columns-component.style-bg-purple .table-v2 .introduction .collapsed-label,
.columns-component.style-bg-purple .table-v2 .introduction .rich-text-container,
.columns-component.style-bg-purple .table-v2 .introduction h2,
.columns-component.style-bg-slate .table-v2 .introduction .collapsed-label,
.columns-component.style-bg-slate .table-v2 .introduction .rich-text-container,
.columns-component.style-bg-slate .table-v2 .introduction h2 {
    color: #FFF
}

.table-v2 .mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: 0
}

.table-v2 .mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto
}

.table-v2 .mCSB_inside>.mCSB_container {
    margin-right: 30px
}

.table-v2 .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0
}

.table-v2 .mCS-dir-rtl>.mCSB_inside>.mCSB_container {
    margin-right: 0;
    margin-left: 30px
}

.table-v2 .mCS-dir-rtl>.mCSB_inside>.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-left: 0
}

.table-v2 .mCSB_scrollTools {
    position: absolute;
    width: 16px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0
}

.table-v2 .mCSB_outside+.mCSB_scrollTools {
    right: -26px
}

.table-v2 .mCS-dir-rtl>.mCSB_inside>.mCSB_scrollTools,
.table-v2 .mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
    right: auto;
    left: 0
}

.table-v2 .mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
    left: -26px
}

.table-v2 .mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto
}

.table-v2 .mCSB_scrollTools a+.mCSB_draggerContainer {
    margin: 20px 0
}

.table-v2 .mCSB_scrollTools .mCSB_draggerRail {
    width: 2px;
    height: 100%;
    margin: 0 auto;
    border-radius: 16px
}

.table-v2 .mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px;
    z-index: 1
}

.table-v2 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    position: relative;
    width: 4px;
    height: 100%;
    margin: 0 auto;
    border-radius: 16px;
    text-align: center;
    transition: opacity .2s ease-in-out, background-color .2s ease-in-out
}

.table-v2 .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.table-v2 .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 12px
}

.table-v2 .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.table-v2 .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 8px
}

.table-v2 .mCSB_scrollTools .mCSB_buttonDown,
.table-v2 .mCSB_scrollTools .mCSB_buttonUp {
    display: block;
    position: absolute;
    height: 20px;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer
}

.table-v2 .mCSB_scrollTools .mCSB_buttonDown {
    bottom: 0
}

.table-v2 .mCSB_horizontal.mCSB_inside>.mCSB_container {
    margin-right: 0;
    margin-bottom: 30px
}

.table-v2 .mCSB_horizontal.mCSB_outside>.mCSB_container {
    min-height: 100%
}

.table-v2 .mCSB_horizontal>.mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0
}

.table-v2 .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    width: auto;
    height: 34px;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0
}

.table-v2 .mCustomScrollBox+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.table-v2 .mCustomScrollBox+.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: -26px
}

.table-v2 .mCSB_scrollTools.mCSB_scrollTools_horizontal a+.mCSB_draggerContainer {
    margin: 0 20px
}

.table-v2 .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 15px 0
}

.table-v2 .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 30px;
    height: 100%;
    left: 0;
    padding: 15px 0
}

.table-v2 .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 4px;
    margin: 0 auto
}

.table-v2 .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.table-v2 .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 12px;
    margin: 2px auto
}

.table-v2 .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.table-v2 .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 8px;
    margin: 4px 0
}

.table-v2 .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.table-v2 .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    display: block;
    position: absolute;
    width: 20px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer
}

.table-v2 .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
    left: 0
}

.table-v2 .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    right: 0
}

.table-v2 .mCSB_container_wrapper {
    position: absolute;
    height: auto;
    width: auto;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-right: 30px;
    margin-bottom: 30px
}

.table-v2 .introduction .text-collapsible-wrapper .rich-text-container,
.table-v2 .introduction .text-collapsible-wrapper .rich-text-container p:last-child,
.table-v2 .introduction h2,
.table-v2 .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0
}

.table-v2 .mCSB_container_wrapper>.mCSB_container {
    padding-right: 30px;
    padding-bottom: 30px
}

.table-v2 .mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 20px
}

.table-v2 .mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 20px
}

.table-v2 .hpe-table-wrapper .hor-scroll-area:after,
.table-v2 .mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.table-v2 .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 0
}

.table-v2 .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden+.mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 0
}

.table-v2 .mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 20px
}

.table-v2 .mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 0
}

.table-v2 .mCS-dir-rtl>.mCSB_inside>.mCSB_container_wrapper {
    margin-right: 0;
    margin-left: 30px
}

.table-v2 .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden>.mCSB_container {
    padding-right: 0;
    box-sizing: border-box
}

.table-v2 .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden>.mCSB_container {
    padding-bottom: 0;
    box-sizing: border-box
}

.table-v2 .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
    margin-left: 0
}

.table-v2 .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.table-v2 .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.table-v2 .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.table-v2 .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar {
    transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out
}

.table-v2 .mCSB_scrollTools,
.table-v2 .mCSB_scrollTools .mCSB_buttonDown,
.table-v2 .mCSB_scrollTools .mCSB_buttonLeft,
.table-v2 .mCSB_scrollTools .mCSB_buttonRight,
.table-v2 .mCSB_scrollTools .mCSB_buttonUp {
    filter: alpha(opacity=100);
    opacity: 1
}

.table-v2 .mCSB_draggerContainer {
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)";
    opacity: .75
}

.table-v2 .mCS-autoHide>.mCustomScrollBox>.mCSB_scrollTools,
.table-v2 .mCS-autoHide>.mCustomScrollBox~.mCSB_scrollTools {
    opacity: 0;
    filter: "alpha(opacity=0)";
    -ms-filter: "alpha(opacity=0)"
}

.table-v2 .mCS-autoHide:hover>.mCustomScrollBox>.mCSB_scrollTools,
.table-v2 .mCS-autoHide:hover>.mCustomScrollBox~.mCSB_scrollTools,
.table-v2 .mCustomScrollBox:hover>.mCSB_scrollTools,
.table-v2 .mCustomScrollBox:hover~.mCSB_scrollTools,
.table-v2 .mCustomScrollbar>.mCustomScrollBox>.mCSB_scrollTools.mCSB_scrollTools_onDrag,
.table-v2 .mCustomScrollbar>.mCustomScrollBox~.mCSB_scrollTools.mCSB_scrollTools_onDrag {
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)"
}

.table-v2 .mCSB_scrollTools .mCSB_draggerRail {
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)"
}

.style-bg-bronze .table-v2 .mCSB_scrollTools .mCSB_draggerRail,
.style-bg-dark-steel .table-v2 .mCSB_scrollTools .mCSB_draggerRail,
.style-bg-purple .table-v2 .mCSB_scrollTools .mCSB_draggerRail,
.style-bg-slate .table-v2 .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #707070;
    background-color: rgba(0, 0, 0, .3)
}

.table-v2 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #01A982;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)"
}

.style-bg-bronze .table-v2 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.style-bg-dark-steel .table-v2 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.style-bg-purple .table-v2 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.style-bg-slate .table-v2 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #F6F6F6
}

.table-v2 .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #01A982;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)"
}

.style-bg-bronze .table-v2 .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.style-bg-dark-steel .table-v2 .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.style-bg-purple .table-v2 .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.style-bg-slate .table-v2 .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #F6F6F6
}

.table-v2 .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.table-v2 .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #01A982;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)"
}

.style-bg-bronze .table-v2 .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.style-bg-bronze .table-v2 .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.style-bg-dark-steel .table-v2 .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.style-bg-dark-steel .table-v2 .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.style-bg-purple .table-v2 .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.style-bg-purple .table-v2 .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.style-bg-slate .table-v2 .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.style-bg-slate .table-v2 .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #F6F6F6
}

.table-v2 .mCSB_scrollTools .mCSB_buttonDown,
.table-v2 .mCSB_scrollTools .mCSB_buttonLeft,
.table-v2 .mCSB_scrollTools .mCSB_buttonRight,
.table-v2 .mCSB_scrollTools .mCSB_buttonUp {
    background-repeat: no-repeat
}

.table-v2 .mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 0
}

.table-v2 .mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -20px
}

.table-v2 .mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -40px
}

.table-v2 .mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -56px
}

.table-v2.scroll-shown {
    padding-bottom: 104px
}

.table-v2.disable-sticky-column .sticky-col,
.table-v2.disable-sticky-column .sticky-intersect {
    display: none !important
}

.table-v2 .hf-centered-content,
.table-v2.hf-centered-content {
    flex-direction: column
}

.table-v2 .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #e8e8e8
}

.table-v2 .introduction {
    padding-top: 19px
}

.table-v2 .introduction .text-collapsible-wrapper {
    margin-top: 20px;
    margin-bottom: 0
}

.table-v2 .introduction ul {
    display: flex;
    flex-direction: column;
    align-items: center
}

.ms-edge .table-v2 .introduction ul {
    margin-bottom: 1px
}

.table-v2 .hpe-table-sticky-thead-wrap {
    opacity: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%
}

.table-v2 .pinned .hpe-table-sticky-thead-wrap {
    opacity: 1;
    position: fixed;
    z-index: 2
}

.table-v2 .hpe-table-sticky-thead-wrap-inner {
    top: 0;
    left: 0;
    max-width: 1600px;
    overflow: hidden;
    position: relative;
    box-shadow: 0 10px 10px -3px rgba(0, 0, 0, .1)
}

.table-v2 .hpe-table-sticky-thead-wrap-inner:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    z-index: 3;
    background: #D1D1D1;
    left: 0;
    height: 1px;
    width: 100%
}

.table-v2 .hpe-table-wrapper {
    position: relative;
    margin: 50px auto 0;
    width: 100%
}

.table-v2 .hpe-table-wrapper .shadow-layer {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(0, 0, 0, .15));
    width: 60px;
    opacity: 0;
    z-index: 7;
    transition: opacity 125ms ease-in-out;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    pointer-events: none
}

.table-v2 .hpe-table-wrapper .scroll-exist+.shadow-layer {
    opacity: 1
}

.table-v2 .hpe-table-wrapper .hor-scroll-area {
    overflow-x: auto;
    overflow-y: hidden
}

.table-v2 .hpe-table-wrapper .hor-scroll-area:after,
.table-v2 .hpe-table-wrapper .hor-scroll-area:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    z-index: 3;
    background: #D1D1D1;
    width: 1px;
    height: 100%
}

.table-v2 .hpe-table-wrapper .hor-scroll-area:before {
    left: 0
}

.table-v2 .hpe-table-wrapper .hor-scroll-area.mCS_destroyed {
    overflow-x: auto !important;
    position: static !important
}

.table-v2 .hpe-table-wrapper .mCSB_scrollTools_horizontal {
    bottom: -59px !important
}

.table-v2.cols-2 .hpe-table td,
.table-v2.cols-2 .hpe-table th {
    width: 50%
}

.table-v2.cols-3 .hpe-table td,
.table-v2.cols-3 .hpe-table th {
    width: 33.3333%
}

.table-v2.cols-4 .hpe-table td,
.table-v2.cols-4 .hpe-table th {
    width: 25%
}

.table-v2.cols-5 .hpe-table td,
.table-v2.cols-5 .hpe-table th {
    width: 20%
}

.table-v2 .hpe-table {
    margin: 0;
    color: #000;
    border-collapse: separate
}

.table-v2 .hpe-table td,
.table-v2 .hpe-table th {
    text-align: center;
    max-width: 846px;
    min-width: 320px;
    width: auto;
    padding: 30px;
    border-left: 1px solid #e5e5e5;
    text-transform: none
}

.table-v2 .hpe-table td .rich-text-container,
.table-v2 .hpe-table th .rich-text-container {
    text-align: left
}

.table-v2 .hpe-table .img-wrapper {
    display: block;
    width: 100%;
    max-width: 260px;
    margin-left: auto;
    margin-right: auto;
    line-height: 0
}

.table-v2 .hpe-table img,
.table-v2 .hpe-table smart-image {
    display: inline-block;
    max-width: 260px
}

.table-v2 .hpe-table tbody:first-child tr:first-child td,
.table-v2 .hpe-table tbody:first-child tr:first-child th {
    border-top: 1px solid
}

.table-v2 .hpe-table th {
    white-space: normal;
    font-weight: 400;
    vertical-align: top;
    border-bottom: none
}

.table-v2 .hpe-table tbody th,
.table-v2 .hpe-table thead th,
.table-v2 .hpe-table thead tr {
    border-bottom: 1px solid #e5e5e5
}

.table-v2 .hpe-table th:first-child {
    border-right: 1px solid #e5e5e5
}

.table-v2 .hpe-table th:first-child+td,
.table-v2 .hpe-table th:first-child+th {
    border-left: none
}

.table-v2 .hpe-table thead {
    background: #FFF;
    position: relative
}

.table-v2 .hpe-table thead:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    z-index: 3;
    background: #D1D1D1;
    left: 0;
    height: 1px;
    width: 100%
}

.table-v2 .hpe-table thead th {
    vertical-align: middle
}

.table-v2 .hpe-table tbody th {
    padding: 30px 40px;
    background: #FFF
}

.table-v2 .hpe-table tbody tr:last-child td {
    border-bottom-color: #e5e5e5
}

.table-v2 .hpe-table tbody tr:hover td,
.table-v2 .hpe-table tbody tr:hover th {
    background: #FFF
}

.table-v2 .hpe-table.sticky-col,
.table-v2 .hpe-table.sticky-intersect {
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: auto
}

.table-v2 .hpe-table.sticky-col {
    position: fixed
}

.table-v2 .hpe-table.sticky-col.pinned {
    box-shadow: 10px 0 10px -3px rgba(0, 0, 0, .1)
}

.table-v2 .hpe-table.sticky-thead {
    position: relative;
    z-index: 1;
    width: auto;
    margin: 0 auto;
    transition: top 125ms ease-in-out
}

.table-v2 .hpe-table.sticky-intersect {
    display: none
}

.js-sticky-col .table-v2 .hpe-table.sticky-intersect {
    display: block
}

.table-v2 .hpe-table ul {
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

.table-v2 .hpe-table ul.align-center {
    align-items: center
}

.table-v2 .hpe-table ul li {
    text-align: left;
    padding-left: 25px;
    position: relative;
    max-width: 100%
}

.table-v2 .hpe-table ul li:before {
    width: 7px;
    height: 7px;
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 8px
}

.table-v2 .hpe-table ul li:last-child {
    margin-bottom: 0
}

.table-v2 .hpe-table ol {
    padding-left: 13px;
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

.table-v2 .hpe-table ol.align-center {
    align-items: center
}

.table-v2 .hpe-table ol li {
    text-align: left;
    margin-bottom: 11px;
    padding-left: 2px;
    color: #000;
    max-width: 100%;
    list-style-position: outside
}

.table-v2 .grey-bg-color *,
.table-v2 .grey-bg-color .btn-v2:active,
.table-v2 .grey-bg-color .btn-v2:focus,
.table-v2 .grey-bg-color .btn-v2:hover,
.table-v2 .hpe-table .dark-theme ol li,
.table-v2 .slate-bg-color *,
.table-v2 .slate-bg-color .btn-v2:active,
.table-v2 .slate-bg-color .btn-v2:focus,
.table-v2 .slate-bg-color .btn-v2:hover {
    color: #FFF
}

.table-v2 .hpe-table ol li:last-child {
    margin-bottom: 0
}

.table-v2 .hpe-table .center-alignment {
    vertical-align: middle;
    text-align: center
}

.table-v2 .hpe-table .icon-circle-full:before {
    width: 22px;
    height: 22px;
    border-radius: 100%;
    background: #614767;
    content: ""
}

.table-v2 .hpe-table .icon-circle-half {
    position: relative;
    width: 22px;
    height: 22px;
    display: inline-block
}

.table-v2 .hpe-table .icon-circle-half:after,
.table-v2 .hpe-table .icon-circle-half:before {
    content: "";
    position: absolute;
    top: 2px;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 100%
}

.table-v2 .hpe-table .icon-circle-half:before {
    background: #C6C9CA
}

.table-v2 .hpe-table .icon-circle-half:after {
    background: #614767;
    clip: rect(0, 11px, 22px, 0)
}

.table-v2 .hpe-table .icon-check-mark:before {
    font-size: 33px
}

.table-v2.disable-sticky-column .hpe-table.sticky-col.pinned {
    box-shadow: none
}

.table-v2 .js-sticky-col .sticky-intersect.pinned {
    display: block;
    box-shadow: 10px 0 10px -3px rgba(0, 0, 0, .1)
}

.table-v2 .table-striped tbody tr:nth-child(odd),
.table-v2 .table-striped tbody tr:nth-child(odd) td {
    background: #F6F6F6
}

.table-v2 .table-striped thead.grey-bg-color+tbody tr:nth-child(odd),
.table-v2 .table-striped thead.grey-bg-color+tbody tr:nth-child(odd) td,
.table-v2 .table-striped thead.slate-bg-color+tbody tr:nth-child(odd),
.table-v2 .table-striped thead.slate-bg-color+tbody tr:nth-child(odd) td {
    background: #FFF
}

.table-v2 .table-striped thead.grey-bg-color+tbody tr:nth-child(even),
.table-v2 .table-striped thead.grey-bg-color+tbody tr:nth-child(even) td,
.table-v2 .table-striped thead.slate-bg-color+tbody tr:nth-child(even),
.table-v2 .table-striped thead.slate-bg-color+tbody tr:nth-child(even) td {
    background: #F6F6F6
}

.table-v2.bg-light-grey .table-striped tbody tr:nth-child(odd),
.table-v2.bg-light-grey .table-striped tbody tr:nth-child(odd) td,
.table-v2.bg-light-grey .table-striped thead.grey-bg-color+tbody tr:nth-child(even),
.table-v2.bg-light-grey .table-striped thead.grey-bg-color+tbody tr:nth-child(even) td,
.table-v2.bg-light-grey .table-striped thead.slate-bg-color+tbody tr:nth-child(even),
.table-v2.bg-light-grey .table-striped thead.slate-bg-color+tbody tr:nth-child(even) td {
    background: #f0f0f0
}

.table-v2 .table-striped-edit-mode tbody tr:nth-child(even) td,
.table-v2 .table-striped-edit-mode tbody tr:nth-child(even) th,
.table-v2 .table-striped-edit-mode tbody tr:nth-child(even):hover td,
.table-v2 .table-striped-edit-mode tbody tr:nth-child(even):hover th {
    background: #F6F6F6
}

.table-v2.bg-white {
    background-color: #FFF
}

.table-v2.bg-white tbody tr th:first-child {
    background-color: #f1f1f1
}

.table-v2.bg-white .hpe-table thead:before,
.table-v2.bg-white .hpe-table-wrapper .hor-scroll-area:after,
.table-v2.bg-white .hpe-table-wrapper .hor-scroll-area:before {
    background: #e5e5e5 !important
}

.table-v2.bg-white td,
.table-v2.bg-white th,
.table-v2.bg-white th:first-child {
    border-color: #e5e5e5 !important
}

.table-v2.bg-light-grey {
    background-color: #F6F6F6
}

.table-v2.bg-light-grey tbody tr th:first-child {
    background-color: #ebebeb
}

.table-v2.bg-light-grey .hpe-table thead:before,
.table-v2.bg-light-grey .hpe-table-wrapper .hor-scroll-area:after,
.table-v2.bg-light-grey .hpe-table-wrapper .hor-scroll-area:before {
    background: #ccc !important
}

.table-v2.bg-light-grey td,
.table-v2.bg-light-grey th,
.table-v2.bg-light-grey th:first-child {
    border-color: #ccc !important
}

.table-v2 .slate-bg-color {
    background: #425563 !important
}

.table-v2 .grey-bg-color {
    background: #777 !important
}

.table-v2 .grey-bg-color tr:hover td,
.table-v2 .grey-bg-color tr:hover th {
    background: #777
}

.table-v2 .btn-v2 {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px
}

.table-v2 .grey-bg-color .btn-v2,
.table-v2 .slate-bg-color .btn-v2 {
    color: #FFF;
    border: 2px solid #FFF;
    outline-color: #FFF
}

.table-v2 .white-bg-color {
    background: #FFF !important
}

.table-v2.accent-hpe-green .hpe-table .icon-circle-full:before,
.table-v2.accent-hpe-green .hpe-table .icon-circle-half:after,
.table-v2.accent-hpe-green .hpe-table ul li:before,
.table-v2.accent-hpe-green .introduction ul li:before,
.table-v2.accent-hpe-green .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.table-v2.accent-hpe-green [class*=dashed-text]:after {
    background: #01A982
}

.table-v2.accent-hpe-green .hpe-table .icon-check-mark {
    color: #01A982
}

.table-v2.accent-orange .hpe-table .icon-circle-full:before,
.table-v2.accent-orange .hpe-table .icon-circle-half:after,
.table-v2.accent-orange .hpe-table ul li:before,
.table-v2.accent-orange .introduction ul li:before,
.table-v2.accent-orange .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.table-v2.accent-orange [class*=dashed-text]:after {
    background: #FF8D6D
}

.table-v2.accent-orange .hpe-table .icon-check-mark {
    color: #FF8D6D
}

.table-v2.accent-turquoise .hpe-table .icon-circle-full:before,
.table-v2.accent-turquoise .hpe-table .icon-circle-half:after,
.table-v2.accent-turquoise .hpe-table ul li:before,
.table-v2.accent-turquoise .introduction ul li:before,
.table-v2.accent-turquoise .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.table-v2.accent-turquoise [class*=dashed-text]:after {
    background: #2AD2C9
}

.table-v2.accent-turquoise .hpe-table .icon-check-mark {
    color: #2AD2C9
}

.table-v2.accent-purple .hpe-table .icon-circle-full:before,
.table-v2.accent-purple .hpe-table .icon-circle-half:after,
.table-v2.accent-purple .hpe-table ul li:before,
.table-v2.accent-purple .introduction ul li:before,
.table-v2.accent-purple .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.table-v2.accent-purple [class*=dashed-text]:after {
    background: #614767
}

.table-v2.accent-purple .hpe-table .icon-check-mark {
    color: #614767
}

.table-v2 .hpe-table-wrapper.symbols-hpe-green .hpe-table .icon-circle-full:before,
.table-v2 .hpe-table-wrapper.symbols-hpe-green .hpe-table .icon-circle-half:after,
.table-v2 .hpe-table-wrapper.symbols-hpe-green .hpe-table ul li:before {
    background: #01A982
}

.table-v2 .hpe-table-wrapper.symbols-hpe-green .hpe-table .icon-check-mark {
    color: #01A982
}

.table-v2 .hpe-table-wrapper.symbols-orange .hpe-table .icon-circle-full:before,
.table-v2 .hpe-table-wrapper.symbols-orange .hpe-table .icon-circle-half:after,
.table-v2 .hpe-table-wrapper.symbols-orange .hpe-table ul li:before {
    background: #FF8D6D
}

.table-v2 .hpe-table-wrapper.symbols-orange .hpe-table .icon-check-mark {
    color: #FF8D6D
}

.table-v2 .hpe-table-wrapper.symbols-turquoise .hpe-table .icon-circle-full:before,
.table-v2 .hpe-table-wrapper.symbols-turquoise .hpe-table .icon-circle-half:after,
.table-v2 .hpe-table-wrapper.symbols-turquoise .hpe-table ul li:before {
    background: #2AD2C9
}

.table-v2 .hpe-table-wrapper.symbols-turquoise .hpe-table .icon-check-mark {
    color: #2AD2C9
}

.table-v2 .hpe-table-wrapper.symbols-dark-grey .hpe-table .icon-circle-full:before,
.table-v2 .hpe-table-wrapper.symbols-dark-grey .hpe-table .icon-circle-half:after,
.table-v2 .hpe-table-wrapper.symbols-dark-grey .hpe-table ul li:before {
    background: #707070
}

.table-v2 .hpe-table-wrapper.symbols-dark-grey .hpe-table .icon-check-mark {
    color: #707070
}

.table-v2 .hpe-table-wrapper.symbols-purple .hpe-table .icon-circle-full:before,
.table-v2 .hpe-table-wrapper.symbols-purple .hpe-table .icon-circle-half:after,
.table-v2 .hpe-table-wrapper.symbols-purple .hpe-table ul li:before {
    background: #614767
}

.table-v2 .hpe-table-wrapper.symbols-purple .hpe-table .icon-check-mark {
    color: #614767
}

.table-v2 .icon-check-mark,
.table-v2 .icon-circle-full,
.table-v2 .icon-circle-half,
.table-v2 .img-wrapper,
.table-v2 .rich-text-container {
    margin-bottom: 15px
}

.table-v2 .icon-check-mark:last-child,
.table-v2 .icon-circle-full:last-child,
.table-v2 .icon-circle-half:last-child,
.table-v2 .img-wrapper:last-child,
.table-v2 .rich-text-container p:last-child,
.table-v2 .rich-text-container:last-child {
    margin-bottom: 0
}

.table-v2 .btn-v2:not(:first-child) {
    margin-top: 5px
}

:lang(ja) .table-v2 .introduction ul {
    align-items: flex-start
}

@media screen and (max-width:992px) {

    .table-v2 .hpe-table,
    .table-v2 .hpe-table-sticky-thead-wrap-inner,
    .table-v2 .hpe-table-wrapper {
        max-width: 100%
    }

    .table-v2 .hpe-table-wrapper {
        padding-bottom: 0;
        margin-top: 40px
    }

    .table-v2 .hpe-table-wrapper .shadow-layer {
        margin-bottom: 0;
    }
}

@media screen and (max-width:768px) {

    .table-v2 .columnContainerComponent.table-section .container-gutter,
    .table-v2 .columnContainerComponent.table-section .container-gutter>.row .columns-component-col,
    .table-v2 .columnContainerComponent.table-section .container-gutter>.row [class*=col-] {
        padding-left: 0;
        padding-right: 0
    }

    .table-v2 .columnContainerComponent.table-section .container-gutter>.row {
        margin-left: 0;
        margin-right: 0
    }

    .table-v2 .hpe-table .btn {
        border: none;
        text-transform: none;
        display: inline;
        padding: 0;
        color: #000;
        background: 0 0;
        border-bottom: 1px solid #01A982
    }

    .table-v2 .hpe-table .btn:hover {
        outline: 0;
        background: 0 0;
        color: #006A51;
        border-color: #707070
    }
}

@media (min-width:768px) and (max-width:1599px) {

    .table-v2 .btn-v2,
    .table-v2 .btn-v2:not(:first-child) {
        margin-top: 0
    }

    .table-v2 .hpe-table td,
    .table-v2 .hpe-table th {
        padding: 25px
    }

    .table-v2 .hpe-table tbody th {
        padding: 25px 30px
    }
}

@media (max-width:991px) {
    .table-v2 {
        padding-bottom: 40px
    }

    .table-v2.scroll-shown {
        padding-bottom: 72px
    }

    .table-v2 .introduction {
        padding-top: 0
    }

    .table-v2 .hpe-table-wrapper {
        margin-top: 30px
    }

    .table-v2 .hpe-table-wrapper .mCSB_scrollTools_horizontal {
        bottom: -49px !important
    }
}
}

@media (min-width:1200px) and (max-width:1599px) {
    .table-v2 {
        padding-top: 20px
    }

    .table-v2 .introduction {
        padding-top: 10px
    }

    .table-v2 .hpe-table-wrapper {
        margin-top: 40px
    }

    .table-v2 .hpe-table .img-wrapper,
    .table-v2 .hpe-table img {
        max-width: 210px
    }

    .table-v2 .hpe-table td,
    .table-v2 .hpe-table th {
        min-width: 260px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .table-v2 {
        padding-top: 30px
    }

    .table-v2 .introduction {
        padding-top: 0
    }

    .table-v2 .hpe-table-wrapper {
        margin-top: 30px
    }

    .table-v2 .hpe-table .img-wrapper,
    .table-v2 .hpe-table img {
        max-width: 158px
    }

    .table-v2 .hpe-table td,
    .table-v2 .hpe-table th {
        min-width: 208px
    }
}

@media (min-width:768px) and (max-width:991px) {

    .table-v2 .hpe-table .img-wrapper,
    .table-v2 .hpe-table img {
        max-width: 172px
    }

    .table-v2 .hpe-table td,
    .table-v2 .hpe-table th {
        min-width: 222px
    }
}

@media (max-width:767px) {
    .table-v2 .btn-v2 {
        margin-top: 0
    }

    .table-v2 .btn-v2:not(:first-child) {
        margin-top: -5px
    }

    .table-v2 .hpe-table .img-wrapper,
    .table-v2 .hpe-table img {
        max-width: 160px
    }

    .table-v2 .hpe-table td,
    .table-v2 .hpe-table th {
        min-width: 200px;
        padding: 20px
    }

    .table-v2 .hpe-table tbody th {
        padding: 20px
    }
}

.table-v2 .rich-text-container {
    margin-bottom: 20px
}

.table-v2 .author-mode .hor-scroll-area {
    overflow-x: hidden
}

/*Table*/.browse-by-router {
    text-align: center;
    padding: 60px 0 45px
}

.browse-by-router.style-bg-white {
    background-color: #FFF
}

.browse-by-router.style-bg-gray {
    background-color: #F6F6F6
}

.browse-by-router .header {
    margin-top: 0;
    margin-bottom: 25px;
    background: none;
}

@media (max-width:991px) {
    .browse-by-router {
        padding: 40px 0 30px
    }

    .browse-by-router .header {
        margin-bottom: 30px
    }
}

@media (max-width:767px) {
    .browse-by-router {
        padding: 40px 0 35px
    }

    .browse-by-router .header {
        margin-bottom: 35px
    }
}

.browse-by-router .description {
    margin-bottom: 25px;
    padding-top: 15px
}

@media (max-width:991px) {
    .browse-by-router .description {
        margin-bottom: 30px;
        padding-top: 10px
    }
}

@media (max-width:767px) {
    .browse-by-router .description {
        margin-bottom: 35px;
        padding-top: 5px
    }
}

.browse-by-router .tiles {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0 -15px
}

.browse-by-router .tiles .tile-wrapper {
    width: 33.33333333333%;
    padding: 15px
}

@media (max-width:1599px) {
    .browse-by-router .tiles .tile-wrapper {
        width: 50%
    }
}

@media (max-width:991px) {
    .browse-by-router .tiles {
        margin: 0 -10px
    }

    .browse-by-router .tiles .tile-wrapper {
        width: 100%;
        padding: 10px
    }
}

.browse-by-router .tiles .tile-link {
    display: block
}

.browse-by-router .tiles .tile {
    display: flex;
    position: relative;
    z-index: 2;
    align-items: center;
    border: 4px solid #f6f6f6;
    cursor: pointer
}

.browse-by-router .tiles .tile:hover {
    border-color: #01a982
}

.browse-by-router .tiles .tile.geipreset {
    height: auto
}

.browse-by-router .tiles .tile.geipreset .tile-img {
    width: auto
}

.browse-by-router .tiles .tile .background-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: -1
}

.browse-by-router .tiles .tile .background-wrapper .img-container {
    position: static
}

.browse-by-router .tiles .tile-img {
    flex: 0 0 auto;
    min-width: 120px
}

@media (max-width:991px) {
    .browse-by-router .tiles .tile-img {
        min-width: 100px
    }
}

@media (max-width:767px) {
    .browse-by-router .tiles {
        margin: 0 -5px
    }

    .browse-by-router .tiles .tile-wrapper {
        padding: 5px
    }

    .browse-by-router .tiles .tile-img {
        display: none
    }
}

.browse-by-router .tiles .tile-text {
    flex: 1;
    margin: 20px
}

.browse-by-router .tiles .tile-text .tile-title {
    margin: 0
}

.browse-by-router .tiles .tile-text .tile-description {
    max-height: 5.88235295em
}.quick-info-label {
    margin-bottom: 4px
}

.quick-info {
    margin-top: 26px
}

.quick-info .row {
    margin-left: -20px;
    margin-right: -20px
}

.quick-info .col-lg-4 {
    padding-left: 20px;
    padding-right: 20px
}

.quick-info .number {
    font-family: 'Simple Regular', Arial, sans-serif;
    font-size: 48px;
    line-height: 1.08333333em;
    letter-spacing: -2px
}

.quick-info .symbol {
    font-size: 48px;
    line-height: 1.08333333em;
    color: #01A982
}

.quick-info svg {
    height: 52px;
    width: 52px;
    vertical-align: middle
}

.quick-info .number,
.quick-info svg {
    margin: 20px 0 16px
}

.quick-info-headline {
    margin-top: 0;
    margin-bottom: 0
}

.quick-info-description {
    margin-top: -1px
}

.quick-info-description.rich-text-container p:last-child {
    margin-bottom: 0
}

@media (max-width:1599px) {
    .quick-info-description {
        display: none
    }
}

@media (max-width:1199px) {
    .quick-info .col-lg-4{
        padding-bottom: 4rem;
    }
}
</style>.hpe-accolade-carousel-v3 {
background-color: #000
}

.hpe-accolade-carousel-v3 .one-item .slide-carousel-control,
.hpe-accolade-carousel-v3 .one-item .slide-carousel-dots {
display: none
}

.hpe-accolade-carousel-v3 .one-item .background-wrapper .content {
padding-bottom: 30px
}

@media (min-width:1800px) {
.hpe-accolade-carousel-v3 .owl-nav .owl-prev {
    left: calc(50% - 875px)
}

.hpe-accolade-carousel-v3 .owl-nav .owl-next {
    right: calc(50% - 875px)
}
}

@media (max-width:767px) {
.hpe-accolade-carousel-v3 .hpe-carousel .owl-prev {
    left: -4px
}

.hpe-accolade-carousel-v3 .hpe-carousel .owl-next {
    right: -4px
}
}

.hpe-accolade-carousel-v3__item .background-wrapper {
position: relative;
display: flex;
align-items: center
}

.hpe-accolade-carousel-v3__item .background-wrapper .gradient {
position: absolute;
top: 0;
left: 0;
width: 50%;
height: 100%;
background-image: linear-gradient(to right, #000, rgba(255, 0, 0, 0))
}

.hpe-accolade-carousel-v3__item .background-wrapper smart-image {
position: absolute;
top: 0;
left: 0
}

.hpe-accolade-carousel-v3__item .background-wrapper .content {
display: flex;
flex-direction: row;
padding-top: 60px;
padding-bottom: 40px
}

.hpe-accolade-carousel-v3__item .background-wrapper .content .tag-h2.dashed-text {
margin-top: -7px;
margin-bottom: 24px
}

.hpe-accolade-carousel-v3__item .background-wrapper .content .left {
width: 50%
}

.hpe-accolade-carousel-v3__item .background-wrapper .content .left .description,
.hpe-accolade-carousel-v3__item .background-wrapper .content .left .disclaimer {
position: relative;
color: #FFF
}

.hpe-accolade-carousel-v3__item .background-wrapper .content .left .description a,
.hpe-accolade-carousel-v3__item .background-wrapper .content .left .disclaimer a {
border-bottom: 1px solid rgba(255, 255, 255, .6)
}

.hpe-accolade-carousel-v3__item .background-wrapper .content .left .description a:hover,
.hpe-accolade-carousel-v3__item .background-wrapper .content .left .disclaimer a:hover {
border-bottom: 1px solid #fff !important
}

.hpe-accolade-carousel-v3__item .background-wrapper .content .left .description,
.hpe-accolade-carousel-v3__item .background-wrapper .content .left .link-wrapper {
margin-bottom: 24px
}

.hpe-accolade-carousel-v3__item .background-wrapper .content .left .disclaimer {
margin-bottom: 30px
}

.hpe-accolade-carousel-v3__item .background-wrapper .content .right {
flex-grow: 1;
align-self: flex-end;
display: flex;
flex-direction: row;
justify-content: flex-end
}

.hpe-accolade-carousel-v3__item .background-wrapper .content .right .logo {
position: relative;
width: 200px;
max-height: 100px;
text-align: right;
margin-bottom: 30px;
line-height: 0
}

.hpe-accolade-carousel-v3__item .background-wrapper .content .right .logo .icon {
display: block;
width: 100%;
height: 100%;
fill: #FFF
}

@media (max-width:991px) {
.hpe-accolade-carousel-v3__item .background-wrapper .content {
    padding-top: 40px
}
}

@media (min-width:768px) and (max-width:991px) {

.hpe-accolade-carousel-v3__item .background-wrapper .content .left,
.hpe-accolade-carousel-v3__item .background-wrapper .gradient {
    width: 66%
}
}

@media (max-width:1599px) {
.hpe-accolade-carousel-v3__item .background-wrapper .content .tag-h2.dashed-text {
    margin-bottom: 13px
}
}

@media (max-width:767px) {
.hpe-accolade-carousel-v3__item .background-wrapper {
    overflow: hidden
}

.hpe-accolade-carousel-v3__item .background-wrapper .gradient {
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to bottom, #000, rgba(255, 0, 0, 0))
}

.hpe-accolade-carousel-v3__item .background-wrapper .content {
    flex-direction: column
}

.hpe-accolade-carousel-v3__item .background-wrapper .content .tag-h2.dashed-text {
    margin-top: -5px
}

.hpe-accolade-carousel-v3__item .background-wrapper .content .left {
    width: 100%
}

.hpe-accolade-carousel-v3__item .background-wrapper .content .left .description,
.hpe-accolade-carousel-v3__item .background-wrapper .content .left .link-wrapper {
    margin-bottom: 14px
}

.hpe-accolade-carousel-v3__item .background-wrapper .content .right {
    width: 100%;
    justify-content: center
}

.hpe-accolade-carousel-v3__item .background-wrapper .content .right .logo {
    margin-bottom: 30px;
    text-align: center;
    width: 120px;
    max-height: 60px
}
}.hpe-card .tagline-wrapper span,
.workload .hpe-card time {
    text-transform: uppercase
}

.workload-wrapper.background-white {
    background-color: #FFF
}

.workload-wrapper.background-grey,
.workload-wrapper.background-white .workload-carousel .hpe-card,
.workload-wrapper.background-white .workload-carousel .link-holder,
.workload-wrapper.background-white .workload-carousel .text-content {
    background-color: #F6F6F6
}

.workload-wrapper.background-grey .workload-carousel .hpe-card,
.workload-wrapper.background-grey .workload-carousel .link-holder,
.workload-wrapper.background-grey .workload-carousel .text-content {
    background-color: #FFF
}

.workload {
    padding-top: 60px
}

.workload .owl-item {
    overflow: hidden;
    max-width: 310px;
    display: inline-block;
    float: none;
    text-align: left;
}

.workload .hpe-card time {
    margin-bottom: 11px;
    color: #707070
}

.workload p {
    margin: 0
}

.workload h2.dashed-text {
    padding-bottom: 29px;
    margin: -11px 0 0
}

.workload .body-copy {
    margin: 23px 0 0;
    max-height: 8em;
    overflow: hidden;
    text-overflow: ellipsis
}

.workload .link-wrapper {
    margin-top: 10px
}

.workload .link-wrapper .hpe-arrow-link {
    margin-top: 0
}

.workload .main-section .image {
    display: block
}

.workload .workload-carousel {
    padding-top: 20px;
    margin-left: -15px
}

.workload .workload-carousel .owl-carousel {
    width: calc(100% + 15px);
    padding-bottom: 69px !important
}

.workload .invisible {
    visibility: hidden
}

.workload.dash-orange .dashed-text:after {
    background: #FF8D6D
}

.workload.dash-orange .workload-carousel .card-wrapper {
    border-top-color: #FF8D6D
}

.workload.dash-turquoise .dashed-text:after {
    background: #2AD2C9
}

.workload.dash-turquoise .workload-carousel .card-wrapper {
    border-top-color: #2AD2C9
}

.workload.dash-purple .dashed-text:after {
    background: #614767
}

.workload.dash-purple .workload-carousel .card-wrapper {
    border-top-color: #614767
}

.owl-carousel .owl-stage{
    text-align: center;
}
.workload-carousel .carousel-item{
    width: 100% !important;
}
.workload .owl-carousel .owl-stage-outer {
    overflow-x: auto;
}

@media (min-width:1600px) {
    .workload .workload-carousel {
        padding-top: 27px
    }

    .workload.container-fluid {
        max-width: 1800px;
        padding-left: 100px;
        padding-right: 100px
    }
    .workload .owl-item {
        width: 310px;
    }
}

@media (max-width:1599px) {
    .workload h2.dashed-text {
        padding-bottom: 21px
    }

    .workload .body-copy {
        margin: 16px 0 0
    }
}

@media (max-width:991px) {
    .workload {
        padding-top: 32px
    }

    .workload .owl-nav .owl-prev {
        left: -40px !important
    }

    .workload .owl-nav .owl-next {
        right: -40px !important
    }

    .workload h2.dashed-text {
        margin: 0
    }
}

@media (min-width:992px) and (max-width:1599px) {
    .workload.container-fluid {
        padding-left: 80px;
        padding-right: 80px
    }
    .workload .owl-item {
        width: 310px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .workload.container-fluid {
        padding-left: 50px;
        padding-right: 50px
    }
}

@media (max-width:767px) {
    .workload {
        padding-top: 33px
    }

    .workload .owl-carousel .owl-stage-outer {
        overflow-x: scroll;
        overflow-y: hidden;
    }

    .workload .owl-nav {
        display: none
    }

    .workload .workload-carousel {
        margin-left: -5px
    }

    .workload .workload-carousel .owl-carousel {
        width: calc(100% + 5px)
    }

    .workload.container-fluid {
        padding-left: 30px;
        padding-right: 30px
    }
}

.hpe-card {
    white-space: normal;
    cursor: pointer;
    position: relative;
    display: block;
    background: #FFF
}

.hpe-card.imageless {
    min-height: 100px !important
}

.hpe-card.imageless .text-content .body-copy-small {
    padding-bottom: 0
}

@media (max-width:1199px) {
    .hpe-card.imageless .text-content {
        transform: none;
        margin-top: 0
    }
}

.hpe-card.imageless .link-holder {
    background-color: transparent
}

.hpe-card.animate-nav:hover .text-content {
    transform: translateY(-68px);
    -ms-transform: translateY(-68px)
}

.hpe-card.animate-nav .nav-block {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 0;
    width: 100%
}

.hpe-card div.logo {
    height: 30px;
    margin-bottom: 20px
}

.hpe-card div.logo img {
    max-height: 100%;
    height: 30px;
    width: auto
}

.hpe-card .link-holder {
    padding: 0 45px 0 20px;
    background: #f1f1f1;
    height: 61px;
    display: flex;
    flex-direction: row;
    align-items: center
}

.hpe-card .link-holder div {
    color: #01A982
}

.hpe-card .text-content {
    z-index: 1;
    position: relative;
    padding: 20px 20px 0;
    background: #FFF;
    transition: transform .5s ease
}

.hpe-card .text-content .body-copy-small {
    padding-bottom: 25px
}

.hpe-card .text-content .title {
    margin-bottom: 16px;
    margin-top: 0
}

.hpe-card .tagline-wrapper,
.hpe-card time {
    font-family: 'Metric Light';
    font-size: 14px;
    line-height: 1.14285714em;
    color: #707070;
    margin-bottom: 7px;
    margin-top: -3px
}

.hpe-card time {
    display: block
}

.hpe-card .tagline-wrapper time {
    display: inline;
    font-family: inherit;
    font-size: inherit;
    color: inherit
}

.hpe-card .img-container {
    box-shadow: none
}

.hpe-card .label-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    transform: translateY(-100%);
    max-width: 100%
}

.hpe-card .label,
.hpe-card .label-text {
    font-size: 12px;
    line-height: 1em;
    text-transform: uppercase;
    color: transparent;
    padding: 7px 20px;
    background: rgba(0, 0, 0, .7);
    border-radius: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    display: block
}

.hpe-card .label {
    opacity: .7
}

.hpe-card .label-text {
    color: #FFF;
    position: absolute;
    top: 0;
    left: 0;
    background: 0 0
}

.hpe-card.label-red .label {
    background: red
}

.hpe-card.label-purple .label {
    background: #71008b
}

.hpe-card.label-gray .label {
    background: #425563
}

.hpe-card .addthis_toolbox .addthis_button {
    position: absolute;
    bottom: 20px;
    right: 20px;
    color: #01A982
}

.hpe-card .addthis_toolbox .addthis_button .icon-share-global {
    font-size: 20px
}

@media (max-width:1199px) {
    .hpe-card .text-content {
        transform: translateY(-68px);
        -ms-transform: translateY(-68px);
        margin-top: 68px
    }

    .hpe-card .text-content .body-copy-small {
        padding-bottom: 0
    }

    .hpe-card .link-holder {
        background-color: #FFF
    }
}

@media (max-width:991px) {
    .hpe-card .addthis_toolbox .addthis_button .icon-share-global {
        font-size: 17px
    }
}

body:not(.disabled-focus) .hpe-card.animate-nav.focuswithin .text-content {
    transform: translateY(-68px);
    -ms-transform: translateY(-68px)
}

.workload-selector-card[class*=col-] {
    padding: 2px 15px !important
}

.workload-selector-card .hpe-card:focus .arrow,
.workload-selector-card .hpe-card:hover .arrow {
    transform: translateX(5px)
}

.workload-selector-card .title {
    margin-bottom: 0 !important;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 8.4em;
    min-height: 5em
}

.workload-selector-card .text-content {
    transform: none;
    margin: 0
}

.workload-selector-card .link-holder {
    height: auto;
    align-items: flex-end
}

.workload-selector-card .nav-block {
    padding: 10px 0 14px
}

.workload-selector-card .addthis_toolbox .addthis_button {
    bottom: 12px
}

@media (max-width:1199px) {
    .workload-selector-card .title {
        max-height: 9em
    }
}

@media (max-width:767px) {
    .hpe-card .addthis_toolbox .addthis_button .icon-share-global {
        font-size: 18px
    }

    .workload-selector-card {
        width: 309px !important
    }

    .workload-selector-card[class*=col-] {
        padding: 2px 5px !important
    }

    .workload .owl-item {
        width: 100%;
        min-width: 200px;
    }
}