/* ========================================================================
Theme Mixins
========================================================================== */
/* ========================================================================
Module: Infobanner
========================================================================== */
/* ========================================================================
    Component: Ordered and Disorderly List Styles
========================================================================== */
/* Component: Ordered List */
/* Component: Disorderly List */
@font-face {
  font-family: "HPE Graphik Black";
  font-style: normal;
  src: url("../fonts/HPEGraphik/HPE Graphik-Black.otf");
}
@font-face {
  font-family: "HPE Graphik Condensed Black";
  font-style: normal;
  src: url("../fonts/HPEGraphik/HPE GraphikXXCondensed-Bold.otf");
}
@font-face {
  font-family: "HPE Graphik Black";
  font-style: italic;
  src: url("../fonts/HPEGraphik/HPE Graphik-BlackItalic.otf");
}
@font-face {
  font-family: "HPE Graphik Bold";
  font-style: normal;
  src: url("../fonts/HPEGraphik/HPE Graphik-Bold.otf");
}
@font-face {
  font-family: "HPE Graphik Bold";
  font-style: italic;
  src: url("../fonts/HPEGraphik/HPE Graphik-BoldItalic.otf");
}
@font-face {
  font-family: "HPE Graphik Semibold";
  font-style: normal;
  src: url("../fonts/HPEGraphik/HPE Graphik-Semibold.otf");
}
@font-face {
  font-family: "HPE Graphik Semibold";
  font-style: italic;
  src: url("../fonts/HPEGraphik/HPE Graphik-SemiboldItalic.otf");
}
@font-face {
  font-family: "HPE Graphik Light";
  font-style: normal;
  src: url("../fonts/HPEGraphik/HPE Graphik-Light.otf");
}
@font-face {
  font-family: "HPE Graphik Light";
  font-style: italic;
  src: url("../fonts/HPEGraphik/HPE Graphik-LightItalic.otf");
}
@font-face {
  font-family: "HPE Graphik Medium";
  font-style: normal;
  src: url("../fonts/HPEGraphik/HPE Graphik-Medium.otf");
}
@font-face {
  font-family: "HPE Graphik Medium";
  font-style: italic;
  src: url("../fonts/HPEGraphik/HPE Graphik-MediumItalic.otf");
}
@font-face {
  font-family: "HPE Graphik Regular";
  font-style: normal;
  src: url("../fonts/HPEGraphik/HPE Graphik-Regular.otf");
}
@font-face {
  font-family: "HPE Graphik Regular";
  font-style: italic;
  src: url("../fonts/HPEGraphik/HPE Graphik-RegularItalic.otf");
}
@font-face {
  font-family: "HPE Graphik Semibold";
  font-style: normal;
  src: url("../fonts/HPEGraphik/HPE Graphik-Semibold.otf");
}
@font-face {
  font-family: "HPE Graphik Semibold";
  font-style: italic;
  src: url("../fonts/HPEGraphik/HPE Graphik-SemiboldItalic.otf");
}
@font-face {
  font-family: "HPE Graphik Thin";
  font-style: normal;
  src: url("../fonts/HPEGraphik/HPE Graphik-Thin.otf");
}
@font-face {
  font-family: "HPE Graphik Thin";
  font-style: italic;
  src: url("../fonts/HPEGraphik/HPE Graphik-ThinItalic.otf");
}
.content-wrapper.ax-focus {
  margin-top: 24px;
  padding: 42px 26px;
  text-align: center;
}

.ax-img-container {
  position: relative;
}

.imageOnlyComponent .ax-img-container {
  padding-top: 24%;
}
.imageOnlyComponent .ax-img-container smart-image {
  height: 100%;
}
.imageOnlyComponent .ax-img-container.img-container {
  box-shadow: none;
}

.flex-container .flex-container-content-image {
  width: 75%;
  margin: 0 auto;
}

.ax-tab-content {
  margin: 36px 0;
}

.mb-4 {
  margin-bottom: 4px;
}

.axhpeVideoContainer .play-video-icon {
  max-width: 100px;
}
.axhpeVideoContainer .play-video-icon:before {
  content: url("../../../images/svg/download.svg");
  display: inline-block;
  height: auto;
  line-height: 0;
  width: 100%;
}

.cb-links {
  margin-left: 0;
}
.cb-links .arrow-link {
  margin-top: 10px;
}

.item-image-inner {
  padding-bottom: 76.25%;
}
.item-image-inner.item-image-small {
  padding-bottom: 55%;
}

.ax-modals .modal.fade .modal-dialog {
  transform: translate(0, 0%);
  margin: 0 auto;
}

.img-accent-gradient {
  background: linear-gradient(225deg, #7630EA, #EB3474, #FEC901);
}
.img-accent-gradient.img-accent-gradient-2 {
  background: linear-gradient(225deg, #7630ea, #32dac8, #fec901);
}
.img-accent-gradient.img-accent-gradient-3 {
  background: linear-gradient(225deg, #32dac8, #c140ff);
}
.img-accent-gradient.img-accent-gradient-4 {
  background: linear-gradient(225deg, #ff8300, #fec901);
}
.img-accent-gradient.img-accent-gradient-5 {
  background: linear-gradient(225deg, #7630EA, #32DAC8, #FEC901);
}
.img-accent-gradient.img-accent-gradient-6 {
  background: linear-gradient(225deg, #32dac8, #c140ff);
}
.img-accent-gradient.img-accent-gradient-7 {
  background: linear-gradient(225deg, #ff8300, #fec901, #01A982);
}
.img-accent-gradient.img-accent-gradient-8 {
  background: linear-gradient(225deg, #fec901, #c140ff, #7630EA);
}

.img-container.item-image-inner .img-accent-gradient {
  height: 100%;
  width: 100%;
  position: absolute;
}
.img-container.item-image-inner > smart-image {
  height: calc(100% - 30px);
  position: absolute;
  width: calc(100% - 30px);
}

.img-container[hpe-img-accent=top-left] .img-accent-gradient {
  display: block;
  right: 30px;
  bottom: 30px;
  transition: opacity 0.4s;
}
.img-container[hpe-img-accent=top-left] > smart-image {
  left: 30px;
  top: 30px;
}

.img-container[hpe-img-accent=top-right] .img-accent-gradient {
  display: block;
  right: 0px;
  bottom: 60px;
  transition: opacity 0.4s;
}

.img-container[hpe-img-accent=bottom-right] .img-accent-gradient {
  display: block;
  top: 10px;
  left: 10px;
  transition: opacity 0.4s;
}

.img-container[hpe-img-accent=bottom-left] .img-accent-gradient {
  display: block;
  top: 30px;
  left: -30px;
  transition: opacity 0.4s;
}

.vertical-tab-v1 {
  width: 100%;
  display: flex;
  flex-direction: column;
}
@media (min-width: 992px) {
  .vertical-tab-v1 {
    flex-direction: row;
  }
}
.vertical-tab-v1 .tab-item:not(:last-child) {
  padding-bottom: 27px;
}
.vertical-tab-v1 .tab-trigger {
  padding-left: 16px;
}
.vertical-tab-v1 .tab-trigger.active::before {
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  top: 0;
  width: 8px;
}
.vertical-tab-v1 .tab-trigger-purple::before {
  background-color: #C140FF;
}
.vertical-tab-v1 .vertical-tab-wrapper {
  padding: 0;
}
@media (min-width: 992px) {
  .vertical-tab-v1 .vertical-tab-wrapper {
    margin-right: 30px;
    margin-top: 30px;
  }
}
.vertical-tab-v1 .vertical-content-wrapper {
  margin-left: -30px;
  margin-right: -30px;
  padding-left: 20px;
  padding-right: 20px;
}
.vertical-tab-v1 .tab-pane.show {
  opacity: 1;
}
.vertical-tab-v1 .nav-tabs {
  border-bottom: none;
  display: flex;
  flex-direction: row;
  margin-left: 0;
  overflow-x: scroll;
  overflow-y: hidden;
}
@media (min-width: 992px) {
  .vertical-tab-v1 .nav-tabs {
    display: inline-flex;
    flex-direction: column;
    overflow-x: visible;
    overflow-y: visible;
  }
}
.vertical-tab-v1 .nav-tabs .nav-item {
  padding-bottom: 24px;
  float: none;
}
.vertical-tab-v1 .nav-tabs .nav-link {
  display: block;
  width: 100%;
  border: none;
  background: transparent;
  text-align: left;
  font-weight: 600;
  font-family: "HPE Graphik Medium";
  font-size: 24px;
  color: #808080;
  position: relative;
}
.vertical-tab-v1 .nav-tabs .nav-link.active {
  color: #000000;
}
.vertical-tab-v1 .tab-content {
  margin-top: 24px;
}

.coloredtheme-specific-light-purple .rich-text-container li::before {
  background-color: #C140FF;
}

.ax-server-carousel {
  padding: 4rem 0;
}

.hpe-carousel:not([data-carousel-mode]) .owl-carousel.ax-server-carousel {
  white-space: normal;
}

.ax-device-carousel {
  padding: 6rem 0;
}
.ax-device-carousel .drawer-body {
  background-color: #F5F5F5;
}
.ax-device-carousel .hpe-carousel.dots-outside:not(.no-dots) .owl-carousel .owl-dots {
  bottom: 100px;
}
.ax-device-carousel .owl-dots {
  height: 10px;
  width: 10px;
  opacity: 1;
  display: inline-block;
}
.ax-device-carousel .owl-carousel .owl-dot {
  border-radius: 50%;
  height: 10px;
  width: 10px;
  transition: all 0.3s ease;
  border: 1px solid #b1a4a9;
  padding: 0;
  background: rgba(0, 0, 0, 0);
  padding: 8px;
  margin: 10px;
}
.ax-device-carousel .owl-carousel .owl-dot.active {
  background: #b1a4a9;
}

.dev-top-wrapper {
  margin-bottom: 4rem;
  text-align: left;
}
.dev-top-wrapper [class^=col-] {
  padding: 0;
}
.dev-top-wrapper [class^=col-]:not(:last-child) {
  margin-right: 12px;
}
.dev-top-wrapper [class^=col-].ax-border-primary {
  padding: 18px 12px;
  margin-bottom: 14px;
}
@media (min-width: 992px) {
  .dev-top-wrapper [class^=col-].ax-border-primary {
    margin-bottom: 4px;
  }
}
.dev-top-wrapper .carousel-banner-flex {
  flex-direction: column;
}
@media (min-width: 992px) {
  .dev-top-wrapper .carousel-banner-flex {
    flex-direction: row;
  }
}
.dev-top-wrapper .content-wrapper {
  padding: 0;
}
.dev-top-wrapper .content-wrapper .content-detail {
  text-align: center;
  display: none;
}
@media (min-width: 992px) {
  .dev-top-wrapper .content-wrapper .content-detail {
    display: block;
  }
}
.dev-top-wrapper .image-container {
  text-align: center;
  padding: 10px 0;
  height: 80px;
}
.dev-top-wrapper .image-container img {
  max-width: 65px;
  max-height: 65px;
}
.dev-top-wrapper .hpe-arrow-link {
  display: flex;
}
.dev-top-wrapper .hpe-arrow-link:not(:last-child) {
  margin-bottom: 6px;
}

.owl-carousel .owl-item .image-container img {
  display: inline-block;
}

.dev-bottom-wrapper {
  padding-top: 1rem;
  position: relative;
}
.dev-bottom-wrapper .dev-inner {
  padding: 5rem 3rem;
  position: relative;
}
@media (min-width: 992px) {
  .dev-bottom-wrapper .dev-inner {
    padding: 8rem 6rem;
  }
}

.background-gradient {
  position: absolute;
  background: linear-gradient(225deg, #7630EA, #EB3474, #FEC901);
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}

.details-section {
  display: flex;
  flex-direction: column;
  margin: 10px 0 20px 0;
}
@media (min-width: 768px) {
  .details-section {
    flex-direction: row;
  }
}
.details-section .card {
  color: #ffffff;
}
.details-section .tag-p {
  font-size: 15px;
  font-weight: 600;
  text-align: center;
}
.details-section .tag-p,
.details-section .tag-h4 {
  padding: 0 14px;
}

.img-server {
  position: relative;
  max-width: 95%;
  margin: 0 auto;
}
@media (min-width: 992px) {
  .img-server {
    max-width: 70%;
  }
}
.img-server smart-image {
  height: 100%;
}
.img-server.img-container {
  border: none;
  box-shadow: none;
}

.img-container-16-5::after {
  content: "";
  padding-top: 30%;
}

.dash-border-bottom {
  text-align: center;
  border-bottom: 1px solid #ffffff;
}
.dash-border-bottom.tag-h4 {
  color: #ffffff;
  padding-bottom: 12px;
}

.video-modal {
  color: red;
}
.video-modal.show {
  opacity: 1;
}
.video-modal.fade .modal-dialog.modal-dialog-centered {
  transform: translate(0, 50%);
}
.video-modal .video-modal-content {
  background-color: transparent;
  border-radius: 0;
}
.video-modal .modal-dialog {
  max-width: 960px;
  width: 100%;
  transform: translate(0, 50%);
  overflow: hidden;
  margin: 0 auto;
  padding: 0 15px;
}
@media (min-width: 992px) {
  .video-modal .modal-dialog {
    padding: 0;
  }
}
.video-modal .modal-dialog video {
  width: 100%;
  max-height: 50vh;
  background-color: #000000;
}
.video-modal.video-modal .modal-body {
  padding: 0;
  line-height: 0;
}

.forum_wrapper {
  background-color: #f7f7f7;
}
.forum_wrapper .content-area h1.ax-bold {
  font-family: "HPE Graphik Condensed Black", sans-serif;
  font-size: 66px;
  line-height: 1em;
  letter-spacing: 0;
}
@media (min-width: 1200px) {
  .forum_wrapper .content-area h1.ax-bold {
    font-size: 100px;
  }
}
@media (min-width: 1600px) {
  .forum_wrapper .content-area h1.ax-bold {
    font-size: 120px;
  }
}
.forum_wrapper .content-area .sub-text {
  font-size: 24px !important;
  line-height: 28px !important;
  font-family: "HPE Graphik Regular", san-serif;
}
.forum_wrapper .forum-header {
  background-color: #f7f7f7;
  border-bottom: 1px solid #9e9e9e;
  padding: 16px 0px;
  position: sticky;
  top: 0;
  z-index: 100;
  padding-bottom: 0;
}
.forum_wrapper .header-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 24px;
}
@media (max-width: 1024px) {
  .forum_wrapper .header-top {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 768px) {
  .forum_wrapper .header-top {
    flex-direction: column;
    gap: 16px;
  }
}
.forum_wrapper .header-left {
  display: flex;
  gap: 24px;
  align-items: center;
  margin-bottom: -16px;
}
@media (max-width: 768px) {
  .forum_wrapper .header-left {
    gap: 16px;
    width: 100%;
  }
}
@media (max-width: 640px) {
  .forum_wrapper .header-left {
    gap: 12px;
  }
}
.forum_wrapper .header-left .header-tab {
  background: none;
  border: none;
  border-bottom: 4px solid transparent;
  padding: 15px 10px;
  font-size: 20px;
  color: #292d3a;
  cursor: pointer;
  transition: all 250ms ease;
  font-weight: 500;
  border-radius: 0 !important;
}
.forum_wrapper .header-left .header-tab:hover {
  color: #333333;
}
.forum_wrapper .header-left .header-tab.active {
  color: #292d3a;
  font-weight: 500;
  font-family: "HPE Graphik Semibold", sans-serif;
  border-bottom-color: #01A982;
  border-radius: 0 !important;
}
@media (max-width: 768px) {
  .forum_wrapper .header-left .header-tab {
    font-size: 12px;
  }
}
.forum_wrapper .header-title {
  font-size: 18px;
  font-weight: 600;
  color: #292d3a;
  margin: 0;
  white-space: nowrap;
}
.forum_wrapper .header-right {
  display: flex;
  gap: 16px;
  align-items: center;
  justify-content: end;
  flex: 1;
  padding: 15px 0;
  width: 100%;
}
@media (max-width: 1024px) {
  .forum_wrapper .header-right {
    flex-direction: column;
    width: 100%;
  }
}
.forum_wrapper .search-box {
  position: relative;
  flex: 0 1 500px;
}
@media (max-width: 1024px) {
  .forum_wrapper .search-box {
    width: 100%;
    flex: 1;
  }
}
.forum_wrapper .search-input {
  width: 100%;
  padding: 10px 50px 10px 20px;
  border-radius: 26px;
  font-size: 18px;
  font-family: "HPE Graphik Regular", sans-serif;
  font-weight: 500;
  color: #d4d8db;
  background-color: #ffffff;
  transition: all 200ms ease;
  border: none;
}
.forum_wrapper .search-input::-moz-placeholder {
  color: #999999;
}
.forum_wrapper .search-input::placeholder {
  color: #999999;
}
.forum_wrapper .search-input:focus {
  outline: none;
  border-color: #0066cc;
  box-shadow: none;
}
.forum_wrapper .search-input:hover {
  border-color: #cccccc;
}
.forum_wrapper .search-icon-button {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  border: none;
  background: none;
}
.forum_wrapper .search-icon-button .search-icon {
  width: 24px;
  height: 24px;
  color: #d4d8db;
  pointer-events: none;
  stroke: currentColor;
  fill: none;
}
.forum_wrapper .filter-dropdown {
  position: relative;
}
@media (max-width: 1024px) {
  .forum_wrapper .filter-dropdown {
    width: 100%;
  }
}
.forum_wrapper .filter-select {
  font-family: "HPE Graphik Regular", sans-serif;
  font-weight: 500;
  padding: 10px 12px;
  border: none;
  border-radius: 26px;
  font-size: 18px;
  color: #67686e;
  background-color: #ffffff;
  cursor: pointer;
  transition: all 200ms ease;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 8px center;
  background-size: 16px;
  padding-right: 32px;
  width: 100%;
}
@media (min-width: 1200px) {
  .forum_wrapper .filter-select {
    min-width: 350px;
  }
}
.forum_wrapper .filter-select:hover {
  border-color: #cccccc;
}
.forum_wrapper .filter-select:focus {
  outline: none;
  border-color: #0066cc;
  box-shadow: 0 0 0 3px rgba(0, 102, 204, 0.1);
}
@media (max-width: 640px) {
  .forum_wrapper .filter-select {
    width: 100%;
  }
}
.forum_wrapper .btn-new-post {
  padding: 10px 34px;
  background-color: #292d3a;
  color: #ffffff;
  border: none;
  border-radius: 4px;
  font-size: 18px;
  font-weight: 500;
  cursor: pointer;
  transition: all 200ms ease;
  white-space: nowrap;
}
.forum_wrapper .btn-new-post:hover {
  background-color: #000000;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.forum_wrapper .btn-new-post:active {
  transform: translateY(1px);
}
@media (max-width: 640px) {
  .forum_wrapper .btn-new-post {
    width: 100%;
  }
}
.forum_wrapper .posts-wrapper {
  flex: 1;
  padding: 24px 0;
}
@media (max-width: 768px) {
  .forum_wrapper .posts-wrapper {
    padding: 16px 0;
  }
}
@media (max-width: 640px) {
  .forum_wrapper .posts-wrapper {
    padding: 12px 0;
  }
}
.forum_wrapper .posts-list {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.forum_wrapper .posts-list .no-post {
  color: #808080;
}
.forum_wrapper .post-card {
  border: none;
  border-radius: 3px;
  transition: all 200ms ease;
}
@media (max-width: 768px) {
  .forum_wrapper .post-card {
    padding: 16px;
  }
}
@media (max-width: 640px) {
  .forum_wrapper .post-card {
    padding: 12px;
  }
}
.forum_wrapper .post-card .post-content-wrapper {
  background-color: #ffffff;
  padding: 24px;
  padding-bottom: 15px;
}
.forum_wrapper .post-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 16px;
  margin-bottom: 12px;
  margin-top: 20px;
}
@media (max-width: 768px) {
  .forum_wrapper .post-header {
    flex-direction: column;
    gap: 12px;
  }
}
.forum_wrapper .post-title {
  font-family: "HPE Graphik Semibold", sans-serif;
  font-weight: 600;
  color: #292d3a;
  margin: 0;
  flex: 1;
  font-size: 18px;
  line-height: 18px;
}
@media (min-width: 1200px) {
  .forum_wrapper .post-title {
    font-size: 20px;
    line-height: 20px;
  }
}
@media (min-width: 1800px) {
  .forum_wrapper .post-title {
    font-size: 22px;
    line-height: 22px;
  }
}
.forum_wrapper .post-tags {
  display: flex;
  align-items: center;
  gap: 2px;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .forum_wrapper .post-tags {
    width: 100%;
  }
}
.forum_wrapper .post-tags .tag_wrap {
  background-color: #d4d8db;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
}
.forum_wrapper .tag {
  display: inline-block;
  padding: 4px 8px;
  color: #67686e;
  font-size: 16px;
  border-radius: 3px;
  transition: all 150ms ease;
  white-space: nowrap;
}
.forum_wrapper .tag:hover {
  color: #333333;
}
@media (max-width: 640px) {
  .forum_wrapper .tag {
    font-size: 11px;
  }
}
.forum_wrapper .post-content {
  margin: 12px 0;
  margin-bottom: 30px;
  color: #292d3a;
  font-family: "HPE Graphik Regular", sans-serif;
  font-size: 16px;
  line-height: 20px;
}
@media (min-width: 1200px) {
  .forum_wrapper .post-content {
    font-size: 18px;
    line-height: 22px;
  }
}
@media (min-width: 1800px) {
  .forum_wrapper .post-content {
    font-size: 20px;
    line-height: 24px;
  }
}
.forum_wrapper .post-footer {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 20px;
  border-top: 1px solid #e5e5e5;
  padding-top: 12px;
  padding-left: 14px;
  padding-right: 14px;
}
@media (min-width: 1200px) {
  .forum_wrapper .post-footer {
    padding-left: 24px;
    padding-right: 24px;
    flex-direction: row;
  }
}
.forum_wrapper .post-meta {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
  align-items: center;
  font-size: 16px;
}
@media (max-width: 1024px) {
  .forum_wrapper .post-meta {
    gap: 16px;
  }
}
@media (max-width: 768px) {
  .forum_wrapper .post-meta {
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
  }
}
@media (max-width: 640px) {
  .forum_wrapper .post-meta {
    gap: 6px;
    font-size: 11px;
  }
}
.forum_wrapper .meta-item {
  display: flex;
  align-items: center;
  gap: 6px;
}
.forum_wrapper .meta-item.user-badge-item {
  margin-right: 30px;
}
.forum_wrapper .meta-label {
  color: #67686e;
  font-weight: 500;
}
.forum_wrapper .meta-value {
  color: #67686e;
  font-weight: 600;
  font-family: "HPE Graphik Semibold", sans-serif;
}
.forum_wrapper .meta-user {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #67686e;
  font-weight: 500;
}
.forum_wrapper .user-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  color: #292d3a;
  font-family: "HPE Graphik Semibold", sans-serif;
  font-size: 16px;
  line-height: 16px;
  padding: 4px 10px;
  padding-right: 30px;
}
.forum_wrapper .user-badge.green {
  background-color: #01A982;
  position: relative;
}
.forum_wrapper .user-badge.green::after {
  content: "";
  position: absolute;
  width: 42px;
  height: 42px;
  top: -32%;
  right: -15%;
  background-image: url("/images/svg/hero-green-badge.svg");
}
.forum_wrapper .user-badge.purple {
  background-color: #9B84FC;
  position: relative;
}
.forum_wrapper .user-badge.purple::after {
  content: "";
  position: absolute;
  width: 42px;
  height: 42px;
  top: -32%;
  right: -15%;
  background-image: url("/images/svg/hero-purple-badge.svg");
}
.forum_wrapper .user-badge.blue {
  background-color: #3994f7;
  position: relative;
}
.forum_wrapper .user-badge.blue::after {
  content: "";
  position: absolute;
  width: 42px;
  height: 42px;
  top: -32%;
  right: -15%;
  background-image: url("/images/svg/hero-blue-badge.svg");
}
.forum_wrapper .user-badge.sky {
  background-color: #62e5f6;
  position: relative;
}
.forum_wrapper .user-badge.sky::after {
  content: "";
  position: absolute;
  width: 42px;
  height: 42px;
  top: -32%;
  right: -15%;
  background-image: url("/images/svg/hero-sky-badge.svg");
}
.forum_wrapper .user-badge.black {
  background-color: #292d3a;
  color: #fff;
  position: relative;
}
.forum_wrapper .user-badge.black::after {
  content: "";
  position: absolute;
  width: 42px;
  height: 42px;
  top: -32%;
  right: -15%;
  background-image: url("/images/svg/hero-black-badge.svg");
}
.forum_wrapper .user-badge.alliance {
  background-color: #c5b358;
  color: #292d3a;
  position: relative;
  margin-right: 20px;
}
.forum_wrapper .user-badge.alliance::after {
  content: "";
  position: absolute;
  width: 48px;
  height: 48px;
  top: -12px;
  right: -32px;
  background-image: url("/images/svg/alliance-badge.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
.forum_wrapper .user-badge.green {
  background-color: #00e0af;
  position: relative;
}
.forum_wrapper .user-badge.green::after {
  content: "";
  position: absolute;
  width: 42px;
  height: 42px;
  top: -32%;
  right: -15%;
  background-image: url("/images/svg/hero-green-badge.svg");
}
.forum_wrapper .post-actions {
  display: flex;
  gap: 12px;
  align-items: center;
  justify-content: end;
  flex-wrap: wrap;
}
@media (min-width: 1200px) {
  .forum_wrapper .post-actions {
    flex-wrap: nowrap;
  }
}
@media (max-width: 768px) {
  .forum_wrapper .post-actions {
    gap: 8px;
  }
}
@media (max-width: 640px) {
  .forum_wrapper .post-actions {
    gap: 6px;
  }
  .forum_wrapper .post-actions button {
    flex: 1;
    min-width: calc(50% - 3px);
  }
}
.forum_wrapper .btn-comment,
.forum_wrapper .btn-toggle-comments {
  padding: 10px 30px;
  background-color: #d4d8db;
  border: none;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 500;
  color: #292d3a;
  cursor: pointer;
  transition: all 200ms ease;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  white-space: nowrap;
  font-family: "HPE Graphik Medium", sans-serif;
}
.forum_wrapper .btn-comment:hover,
.forum_wrapper .btn-toggle-comments:hover {
  background-color: #eeeeee;
  border-color: #cccccc;
}
.forum_wrapper .btn-comment:active,
.forum_wrapper .btn-toggle-comments:active {
  transform: translateY(1px);
}
@media (max-width: 768px) {
  .forum_wrapper .btn-comment,
  .forum_wrapper .btn-toggle-comments {
    padding: 8px 12px;
    font-size: 11px;
  }
}
@media (max-width: 640px) {
  .forum_wrapper .btn-comment,
  .forum_wrapper .btn-toggle-comments {
    padding: 10px 8px;
    font-size: 11px;
  }
}
.forum_wrapper .btn-toggle-comments {
  background-color: #292d3a;
  color: #ffffff;
  border: none;
}
.forum_wrapper .btn-toggle-comments:hover {
  background-color: #000000;
}
.forum_wrapper .btn-toggle-comments .icon-chevron {
  transition: transform 200ms ease;
}
.forum_wrapper .btn-toggle-comments .icon-chevron.rotate {
  transform: rotate(180deg);
}
.forum_wrapper .btn-like {
  padding: 12px;
  background-color: #d4d8db;
  border: none;
  cursor: pointer;
  transition: all 200ms ease;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 46px;
  height: 46px;
}
.forum_wrapper .btn-like:hover {
  color: #01A982;
}
.forum_wrapper .btn-like.liked {
  background-color: #01A982;
}
.forum_wrapper .btn-like.liked .icon-heart {
  stroke: white;
}
.forum_wrapper .btn-like.liked .icon-heart path {
  fill: white;
}
.forum_wrapper .btn-like .icon-heart {
  width: 21px;
  height: 21px;
  stroke: #231f20;
}
.forum_wrapper .btn-like .icon-heart path {
  fill: #231f20;
}
@media (max-width: 640px) {
  .forum_wrapper .btn-like {
    padding: 10px;
  }
}
.forum_wrapper .comments-section {
  margin-top: 12px;
  border-top: 1px solid #f0f0f0;
  animation: slideDown 300ms ease;
}
@keyframes slideDown {
  from {
    opacity: 0;
    transform: translateY(-10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.forum_wrapper .comments-list {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-bottom: 20px;
}
.forum_wrapper .comments-list .no-comments {
  color: #808080;
  font-size: 18px;
}
.forum_wrapper .comment-item {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 24px;
  background-color: white;
  border-radius: 3px;
  transition: all 150ms ease;
  margin-left: 24px;
}
@media (max-width: 768px) {
  .forum_wrapper .comment-item {
    padding: 10px;
    margin-left: 16px;
  }
}
@media (max-width: 640px) {
  .forum_wrapper .comment-item {
    padding: 8px;
    margin-left: 12px;
  }
}
.forum_wrapper .comment-item .comment-title {
  font-size: 18px;
  line-height: 18px;
  margin: 0;
}
@media (min-width: 1200px) {
  .forum_wrapper .comment-item .comment-title {
    font-size: 20px;
    line-height: 20px;
  }
}
@media (min-width: 1800px) {
  .forum_wrapper .comment-item .comment-title {
    font-size: 22px;
    line-height: 22px;
  }
}
.forum_wrapper .comment-item .comment-content {
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  .forum_wrapper .comment-item .comment-content {
    font-size: 18px;
    line-height: 22px;
  }
}
@media (min-width: 1800px) {
  .forum_wrapper .comment-item .comment-content {
    font-size: 20px;
    line-height: 24px;
  }
}
.forum_wrapper .comment-header {
  display: flex;
  align-items: center;
  gap: 8px;
}
.forum_wrapper .comment-text {
  color: #292d3a;
  font-size: 20px;
  line-height: 24px;
  font-family: "HPE Graphik Regular", sans-serif;
  margin: 0;
  padding: 15px;
}
@media (min-width: 1200px) {
  .forum_wrapper .comment-text {
    padding: 24px;
  }
}
@media (max-width: 640px) {
  .forum_wrapper .comment-text {
    font-size: 12px;
  }
}
.forum_wrapper .btn-reply {
  align-self: flex-start;
  padding: 4px 12px;
  background: none;
  border: none;
  color: #0066cc;
  font-size: 12px;
  cursor: pointer;
  transition: all 150ms ease;
}
.forum_wrapper .btn-reply:hover {
  color: #004499;
  text-decoration: underline;
}
@media (max-width: 640px) {
  .forum_wrapper .btn-reply {
    font-size: 11px;
  }
}
.forum_wrapper .nested-comments {
  margin-top: 12px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.forum_wrapper .comment-input-box {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 16px;
  background-color: #f9f9f9;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  margin-top: 12px;
}
@media (max-width: 768px) {
  .forum_wrapper .comment-input-box {
    padding: 12px;
  }
}
@media (max-width: 640px) {
  .forum_wrapper .comment-input-box {
    padding: 10px;
  }
}
.forum_wrapper .comment-input-box .primary-button {
  margin-left: auto;
}
.forum_wrapper .comment-textarea {
  width: 100%;
  padding: 12px;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  font-size: 18px;
  color: #292d3a;
  font-family: inherit;
  resize: vertical;
  min-height: 80px;
  transition: all 200ms ease;
}
.forum_wrapper .comment-textarea::-moz-placeholder {
  color: #999999;
}
.forum_wrapper .comment-textarea::placeholder {
  color: #999999;
}
.forum_wrapper .comment-textarea:focus {
  outline: none;
  border-color: #01A982;
  box-shadow: 0 0 0 3px rgba(0, 102, 204, 0.1);
}
@media (max-width: 640px) {
  .forum_wrapper .comment-textarea {
    font-size: 12px;
    min-height: 60px;
  }
}
.forum_wrapper .modal {
  display: none;
}
.forum_wrapper .modal .modal-dialog .modal-content {
  background-color: #f7f7f7 !important;
}
.forum_wrapper .modal.open {
  display: flex;
  flex-direction: column;
  animation: modalSlideIn 300ms ease;
}
.forum_wrapper .tags-input-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  padding: 8px;
  border: 1px solid #ddd;
  border-radius: 6px;
  align-items: center;
  position: relative;
}
.forum_wrapper .tags-input-wrapper input {
  border: none;
  outline: none;
  flex: 1;
  min-width: 100px;
  padding: 6px;
  font-size: 14px;
}
.forum_wrapper .tags-input-wrapper .add-tag-btn {
  background: #01A982;
  color: #fff;
  border: none;
  padding: 10px;
  border-radius: 4px !important;
  font-size: 18px;
  line-height: 14px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.forum_wrapper .tags-input-wrapper .add-tag-btn:hover {
  opacity: 0.9;
}
.forum_wrapper .tags-input-wrapper .tag {
  background: #01A982;
  color: #fff;
  padding: 4px 8px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  font-size: 13px;
}
.forum_wrapper .tags-input-wrapper .tag .remove-tag {
  margin-left: 6px;
  cursor: pointer;
  font-weight: bold;
}
.forum_wrapper .reset-hero-filter {
  padding: 10px 34px;
  background-color: #292d3a;
  color: #ffffff;
  border: none;
  border-radius: 4px;
  font-size: 18px;
  font-weight: 500;
  cursor: pointer;
  transition: all 200ms ease;
  white-space: nowrap;
}
.forum_wrapper .reset-hero-filter:hover {
  background-color: #000000;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.forum_wrapper .reset-hero-filter:active {
  transform: translateY(1px);
}

html {
  scroll-behavior: smooth;
}

body {
  -webkit-font-smoothing: antialiased;
  margin-top: 0;
  letter-spacing: 0.5px;
}
body #header {
  position: absolute;
  width: 100%;
}
body #header.loaded {
  position: static;
}
body a,
body button {
  border-radius: 9999px !important;
}
body a.search-icon, body a.icon-lnk, body a.terms-conditions-link,
body button.search-icon,
body button.icon-lnk,
body button.terms-conditions-link {
  border-radius: 0 !important;
}

#portal-login-btn:disabled {
  background-color: #128369;
}
#portal-login-btn:disabled:hover {
  background-color: #128369;
}

.pt-sm-3 {
  padding-top: 50px !important;
}
@media (min-width: 768px) {
  .pt-sm-3 {
    padding-top: inherit;
  }
}

.text-white {
  color: white;
}

section {
  padding: 60px 0px 60px;
}

.no-padding {
  padding: 0 !important;
}

.featured-resource.px-40 {
  padding: 40px 0px;
}
.featured-resource.px-0 {
  padding: 0;
}

.have-shimmer {
  position: relative;
}

.header-placeholder {
  position: relative;
  top: 0;
  left: 0;
  background-color: transparent;
  width: 100%;
  height: 80px;
  width: 100%;
  background-color: transparent;
  box-sizing: border-box;
  box-shadow: rgba(0, 0, 0, 0.1607843137) 0px 3px 6px, rgba(0, 0, 0, 0.231372549) 0px 3px 6px;
  z-index: 999;
}

.ax-hidden {
  display: none;
}

.ax-hidden.show {
  display: block;
}

a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}

.d-inline {
  display: inline-block;
}

.lds-ring {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}

.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 64px;
  height: 64px;
  margin: 8px;
  border: 4px solid #fff;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #fff transparent transparent transparent;
}

.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}

.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}

.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}

@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.amdhpe-faq-wrapper a {
  text-decoration: none;
}
.amdhpe-faq-wrapper a:hover {
  text-decoration: none;
}
.amdhpe-faq-wrapper .ax-details h2 {
  position: relative;
}
.amdhpe-faq-wrapper .ax-details h2 .ax-shimmer-wrap {
  height: 100%;
}
.amdhpe-faq-wrapper .ax-details h2 .ax-shimmer-wrap.loaded {
  opacity: 0;
  visibility: hidden;
}
.amdhpe-faq-wrapper .ax-details h2 .ax-shimmer-wrap .ax-shimmer-single {
  padding: 15px;
  background-color: #f5f5f5;
  border: 10px solid #F5F5F5;
  height: 100%;
}
.amdhpe-faq-wrapper .ax-details h2 .ax-shimmer-wrap .ax-shimmer-single .bottom-card-shimmer {
  height: 100%;
}

.quiz-confirm-section a {
  color: #01A982;
  text-decoration: none;
  border-bottom: 1px solid #01A982;
  border-radius: 0 !important;
}
.quiz-confirm-section a:hover, .quiz-confirm-section a:focus, .quiz-confirm-section a:focus-visible {
  color: #01A982;
  text-decoration: none;
  border-color: #01A982;
}

.start-quiz-btn {
  margin-top: 50px;
}

.ax-welcomeComponent .container-gutter {
  width: 100%;
}

.ax-mx-cont {
  max-width: 1800px;
  margin: 0 auto;
  width: 100%;
  display: flex;
}
@media (min-width: 768px) {
  .ax-mx-cont {
    padding: 0 10px;
  }
}
@media (min-width: 992px) {
  .ax-mx-cont {
    padding: 0 50px;
  }
}

body.modal-open {
  overflow-x: hidden;
  overflow-y: hidden;
}
@media only screen and (max-width: 480px) {
  body.modal-open {
    padding-right: 0 !important;
  }
}
@media (min-width: 768px) {
  body.modal-open {
    padding-right: inherit;
  }
}

.ax-op-hidden {
  opacity: 0;
  height: 0;
  transform: translate(9999px);
  transition: opacity 0.3s linear;
}

.ax-op-hidden.show {
  opacity: 1;
  height: auto;
  transition: opacity 0.3s linear;
  transform: translate(0);
}

.ax-relative {
  position: relative;
}

.ax-border-primary {
  border: 2px solid #01A982;
}
.ax-border-primary.w-md {
  border-width: 3px;
}

.ax-cc-flex {
  display: flex;
  justify-content: center;
  align-items: center;
}

.ax-flex-center {
  display: flex;
  align-items: center;
}

.ax-justi-center {
  display: flex;
  justify-content: center;
}

.ax-text-center {
  text-align: center;
}

.ax-margin-none {
  margin: 0;
}

.ax-border__top {
  border-top: 1px solid #ffffff;
}

.ax-white--button {
  font-family: "HPE Graphik Semibold", sans-serif;
  padding: 10px 22px;
  background-color: #ededed;
  border-radius: 0px;
  font-size: 16px;
  cursor: pointer;
  text-align: center;
  outline: none;
  min-width: 120px;
  max-width: 384px;
}
.ax-white--button .grommetux-button__label {
  color: #006750;
}
.ax-white--button:hover {
  background-color: #e4e4e4;
}

.ax-user-links .ax-user--lost {
  margin-top: 12px;
}

.ax-user-links,
.login-wrapper .grommetux-button {
  font-size: 16px;
}

.axmt-4 {
  margin-top: 12px;
}

.full-gradient {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
}

.ax-secondary-background {
  background-color: #E7E7E7;
}

.show {
  visibility: visible !important;
}

.ax-right-arrow-wrapper .ax-right-arrow {
  display: flex;
  margin-left: 6px;
  transition: all 0.3s ease;
}
.small-right-arrow-white::after {
  content: url("../../images/svg/righ-icon-small-white.svg");
  display: inline;
  position: absolute;
  transition: all 0.3s ease;
  margin-left: 8px;
}
.small-right-arrow-white.ax-green-arrow::after {
  content: url("../../images/svg/right-arrow-small.svg");
}
.small-right-arrow-white.ax-large-green-arrow::after {
  content: url("../../images/svg/right-arrow-small.svg");
}
@media (min-width: 1200px) {
  .small-right-arrow-white.ax-large-green-arrow::after {
    content: url("../../images/svg/large-green-arrow.svg");
    margin-top: 2px;
    margin-left: 15px;
  }
}
.small-right-arrow-white.ax-black-arrow::after {
  content: url("../../images/svg/black-arrow-small.svg");
  margin-top: 3px;
}
@media (min-width: 992px) {
  .small-right-arrow-white.ax-black-arrow::after {
    content: url("../../images/svg/black-arrow.svg");
  }
}
.small-right-arrow-white.ax-down-arrow:after {
  content: url("../../images/svg/down-arrow-white.svg");
  margin-top: 2px;
}
.small-right-arrow-white.ax-down-arrow:hover::after {
  transform: translateY(5px);
}

.af-axbtn:hover .small-right-arrow-white::after,
#submitForm:hover .small-right-arrow-white::after {
  transform: translateX(5px);
}

.af-axbtn:hover .ax-down-arrow::after {
  transform: translateX(0);
}

.typo3 .tag-h2.ax-bold,
.typo3 .tag-h1.ax-bold,
.accoladeCarouselV3 .tag-h2.ax-bold,
.ax-login-desc .ax-bold {
  font-family: "HPE Graphik Bold", Arial, sans-serif;
  letter-spacing: 0.5px;
}

.typo3 .tag-h2.no-capitalize {
  text-transform: none;
}

.typo3 .typo4 {
  -moz-columns: white;
       columns: white;
}
.typo3 .typo4 h2 {
  font-size: 22px;
  font-weight: 500;
  line-height: 1.15384615em;
  font-family: "HPE Graphik Bold", Arial, sans-serif;
}
@media (min-width: 992px) {
  .typo3 .typo4 h2 {
    font-size: 44px;
    line-height: 1.13636364em;
  }
}
.typo3 .typo4 .tag-h2 {
  font-size: 22px;
  font-weight: 500;
  line-height: 1.15384615em;
  font-family: "HPE Graphik Semibold", Arial, sans-serif;
}
@media (min-width: 992px) {
  .typo3 .typo4 .tag-h2 {
    font-size: 44px;
    line-height: 1.13636364em;
  }
}
.typo3 .typo4.hpe-content-block .img-video-button.play-video-icon {
  width: 100px;
  z-index: 22;
  height: 100px;
  cursor: pointer;
}
.typo3 .typo4.hpe-content-block .img-video-button.play-video-icon::before {
  content: url("../../../images/svg/download.svg") !important;
}
.typo3 .typo4.hpe-content-block .img-video-button.play-video-icon.play-video-button-green::before {
  content: url("../../../images/svg/play-video-button-green.svg") !important;
}

.typo4 h2 {
  font-size: 22px;
  font-weight: 500;
  line-height: 1.15384615em;
  font-family: "HPE Graphik Semibold", Arial, sans-serif;
  letter-spacing: 0.5px;
}
@media (min-width: 992px) {
  .typo4 h2 {
    font-size: 44px;
    line-height: 1.13636364em;
  }
}
.typo4 .tag-h2 {
  font-size: 22px;
  font-weight: 500;
  line-height: 1.15384615em;
  font-family: "HPE Graphik Semibold", Arial, sans-serif;
  letter-spacing: 0.5px;
}
@media (min-width: 992px) {
  .typo4 .tag-h2 {
    font-size: 44px;
    line-height: 1.13636364em;
  }
}
.typo4.hpe-content-block .img-video-button.play-video-icon {
  width: 100px;
  height: 100px;
  z-index: 22;
  cursor: pointer;
}
.typo4.hpe-content-block .img-video-button.play-video-icon::before {
  content: url("../../../images/svg/download.svg") !important;
}
.typo4.hpe-content-block .img-video-button.play-video-button-green::before {
  content: url("../../../images/svg/play-video-button-green.svg") !important;
}
.typo4 .next-gen-header {
  text-align: start;
  font-size: 35px;
  font-weight: 600;
  font-family: "HPE Graphik Light", Arial, sans-serif;
  color: #444444;
}
@media (min-width: 992px) {
  .typo4 .next-gen-header {
    font-size: 60px;
  }
}

.form-editButton-wrapper {
  cursor: pointer;
}
.form-editButton-wrapper .ax-edit-text {
  cursor: pointer;
}

#form-action-profile,
#form-action-password,
#form-action-work,
#password-conform-wrapper {
  display: none;
}

#form-cancel-profile {
  cursor: pointer;
}

.quiz-actions {
  margin-bottom: 14px;
}
.quiz-actions .qz-action-btn {
  display: inline-block;
}
.quiz-actions .qz-action-btn:first-child {
  margin-right: 8px;
}

.amd-ax-carousel .owl-carousel button.owl-dot {
  border-radius: 50%;
  height: 16px;
  width: 16px;
  margin: 0 10px;
  transition: all 0.3s ease;
  border: 1px solid #B1A4A9;
  padding: 0;
  background: transparent;
}
.amd-ax-carousel .owl-carousel button.owl-dot.active {
  background: #B1A4A9;
  transition: all 0.3s ease;
}
.amd-ax-carousel .owl-carousel .owl-item img {
  max-width: 100%;
  width: auto;
  margin: 0 auto;
}
.amd-ax-carousel .text-content .label-wrapper {
  display: none;
}
@media (min-width: 992px) {
  .amd-ax-carousel .owl-carousel button {
    opacity: 0;
    display: none;
  }
}

.ax-co-backorund-wrapper {
  background-color: #F5F5F5;
  padding: 14px 0;
}
.ax-co-backorund-wrapper .ax-spaceBtwn {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.ax-co-backorund-wrapper .co-col {
  width: 100%;
}
@media (min-width: 992px) {
  .ax-co-backorund-wrapper .ax-spaceBtwn {
    flex-direction: row;
    width: 100%;
  }
  .ax-co-backorund-wrapper .co-col-1 {
    margin-right: auto;
  }
  .ax-co-backorund-wrapper .co-col {
    width: auto;
  }
}

.co-sponser-wrapper {
  padding: 0;
  margin-bottom: 14px;
}
.co-sponser-wrapper .co-terms-conditions {
  text-align: right;
}
.co-sponser-wrapper .co-sponser-terms ul {
  display: flex;
  font-size: 16px;
  margin: 0;
}
.co-sponser-wrapper .co-sponser-terms li:not(:last-child)::after {
  content: "|";
  color: #808080;
  padding: 0 3px;
}
.co-sponser-wrapper .co-sponser-terms li:hover a {
  text-decoration: underline;
  color: #808080;
}
.co-sponser-wrapper .co-sponser-terms span {
  color: #808080;
}
.co-sponser-wrapper .co-overview-title {
  font-family: "HPE Graphik Semibold", sans-serif;
  color: #000000;
  font-size: 14px;
}
.co-sponser-wrapper .co-overview-title ul {
  margin: 0;
}
.co-sponser-wrapper .co-overview-title.ax-co-highlight {
  margin-left: 0;
  display: block;
  margin-top: 6px;
}
.co-sponser-wrapper .co-img-contents {
  display: flex;
  flex-direction: column;
}
.co-sponser-wrapper .co-img-contents img {
  max-width: 120px;
  margin: 8px 0;
}
@media (min-width: 768px) {
  .co-sponser-wrapper {
    margin-bottom: 14px;
    float: right;
  }
}
@media (min-width: 992px) {
  .co-sponser-wrapper .co-img-contents {
    flex-direction: row;
  }
  .co-sponser-wrapper .ax-co-highlight {
    margin-left: 14px;
  }
}

.ax-nav-wrapper {
  position: relative;
  width: 100%;
}

.sec-nav-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  height: 100px;
}
@media (min-width: 992px) {
  .sec-nav-wrapper {
    height: 70px;
  }
}
.sec-nav-wrapper .left {
  display: flex;
  flex: 1 1 0px;
}
.sec-nav-wrapper .left img {
  max-width: 100%;
  min-width: 104px;
}
@media (min-width: 1300px) {
  .sec-nav-wrapper .left img {
    height: 30px;
  }
}
.sec-nav-wrapper .center {
  flex: 3 1 0px;
  height: 100%;
  justify-content: center;
}
.sec-nav-wrapper .left,
.sec-nav-wrapper .center {
  display: none;
  visibility: hidden;
}
.sec-nav-wrapper .right {
  flex: 1 1 0px;
}
.sec-nav-wrapper .right .ax-right-icon-menu {
  align-items: center;
  justify-content: flex-end;
  flex-wrap: wrap;
}
@media (min-width: 1200px) {
  .sec-nav-wrapper .right .ax-right-icon-menu {
    flex-wrap: nowrap;
  }
}
.sec-nav-wrapper .right .ax-right-icon-menu li {
  display: inline-block;
  padding: 0px 8px;
}
.sec-nav-wrapper .right .ax-right-icon-menu li:first-of-type {
  order: 5;
}
@media (min-width: 768px) {
  .sec-nav-wrapper .right .ax-right-icon-menu li:first-of-type {
    order: 0;
  }
}
.sec-nav-wrapper .right .ax-right-icon-menu li a {
  display: block;
}
.sec-nav-wrapper .right .ax-right-icon-menu li a .icon-holder {
  max-width: 28px;
  margin-bottom: 0px;
  width: 28px;
  margin-top: 5px;
  height: 28px;
  border-radius: 10px;
  margin-right: 0px;
}
@media (min-width: 768px) {
  .sec-nav-wrapper .right .ax-right-icon-menu li a .icon-holder {
    margin-right: 0px;
    margin-top: 0;
  }
}
.sec-nav-wrapper .right .ax-right-icon-menu li a .icon-holder svg,
.sec-nav-wrapper .right .ax-right-icon-menu li a .icon-holder img {
  width: 100%;
  height: 100%;
}
.sec-nav-wrapper .right .ax-right-icon-menu li.quiz-link {
  width: 80px;
  margin-left: -15px;
  margin-right: 20px;
}
@media (min-width: 992px) {
  .sec-nav-wrapper .right .ax-right-icon-menu li.quiz-link {
    width: 95px;
  }
}
.sec-nav-wrapper .right .ax-right-icon-menu li.quiz-link a {
  color: #01a982;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
  font-family: "HPE Graphik Medium";
}
.sec-nav-wrapper .right .user-profile {
  background-color: #01A982;
  border-radius: 50%;
  cursor: pointer;
  color: #ffffff;
  height: 28px;
  width: 28px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.sec-nav-wrapper .right .user-profile .ax-user-short {
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  font-size: 16px;
}
.sec-nav-wrapper .right .userDropdownElements {
  border-radius: 0 !important;
  border: none !important;
  font-size: 16px;
}
.sec-nav-wrapper .right .userDropdownElements li {
  display: block;
}
.sec-nav-wrapper .right .userDropdownElements li a {
  width: 100%;
  display: block;
}
.sec-nav-wrapper .right .userDropdownElements li a {
  transition: all 0.3s ease;
}
.sec-nav-wrapper .right .userDropdownElements li:hover a {
  color: #01A982;
}
@media (min-width: 1600px) {
  .sec-nav-wrapper .left,
  .sec-nav-wrapper .center {
    display: flex;
    visibility: visible;
  }
}

.ax-second-respo-contents-wrapper a {
  text-transform: uppercase;
  color: #000000;
  font-size: 18px;
}
.ax-second-respo-contents-wrapper .ax-toggle-secondaryNav {
  padding: 0 0 14px 0;
}
.ax-second-respo-contents-wrapper .ax-toggle-secondaryNav ul li {
  padding: 4px 0;
}
.ax-second-respo-contents-wrapper .ax-toggle-secondaryNav ul li a {
  color: #000000;
  font-size: 20px;
}
.ax-second-respo-contents-wrapper .ax-toggle-secondaryNav ul li:hover a {
  color: #01A982;
}

.ax-second-respo-contents-wrapper,
.ax-second-respo-wrapper {
  display: block;
}
.ax-second-respo-contents-wrapper a,
.ax-second-respo-wrapper a {
  color: #000000;
  font-size: 18px;
}
.ax-second-respo-contents-wrapper .ax-navlink-menu:hover, .ax-second-respo-contents-wrapper .ax-navlink-menu:focus,
.ax-second-respo-wrapper .ax-navlink-menu:hover,
.ax-second-respo-wrapper .ax-navlink-menu:focus {
  color: #01A982;
}
@media (min-width: 1600px) {
  .ax-second-respo-contents-wrapper,
  .ax-second-respo-wrapper {
    display: none;
  }
}

.ax-colla .ax-drop-nav {
  user-select: none;
  display: flex;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  cursor: pointer;
}
.ax-colla .ax-drop-nav .icon-holder {
  display: inline-flex;
  transition: all 0.3s ease;
  margin: 0 0 0 4px;
}
.ax-colla .ax-drop-nav .icon-holder svg {
  fill: transparent;
  stroke: #01A982;
  width: 22px;
}
.ax-colla.hide-search {
  display: none;
}

.ax-colla.collapsed .ax-drop-nav::after,
.ax-drop-nav.collapsed::after {
  transform: rotate(180deg);
  transition: all 0.3s ease;
}

.ax-secondarySubNavbar {
  box-shadow: 0 3px 2px -2px rgba(0, 0, 0, 0.1);
  z-index: 99;
  position: relative;
}

.ax-secondarySubNavbar .ax-centerNav-wrapper,
.ax-secondDep-wrapper .ax-centerNav-wrapper {
  height: 100%;
}
.ax-secondarySubNavbar .ax-centerNav-wrapper ul,
.ax-secondDep-wrapper .ax-centerNav-wrapper ul {
  display: flex;
  flex-direction: row;
  height: 100%;
}
.ax-secondarySubNavbar .ax-centerNav-wrapper ul.dropdown-menu,
.ax-secondDep-wrapper .ax-centerNav-wrapper ul.dropdown-menu {
  display: none;
  height: auto;
  border-radius: 0;
  border: none;
}
.ax-secondarySubNavbar .ax-centerNav-wrapper ul.dropdown-menu li::after,
.ax-secondDep-wrapper .ax-centerNav-wrapper ul.dropdown-menu li::after {
  height: 0;
}
.ax-secondarySubNavbar .ax-centerNav-wrapper ul.dropdown-menu li a,
.ax-secondDep-wrapper .ax-centerNav-wrapper ul.dropdown-menu li a {
  display: inline-block;
  text-align: left;
  background-color: transparent;
  font-weight: normal !important;
  width: 100%;
  padding: 0;
  white-space: initial;
  min-width: 320px;
}
.ax-secondarySubNavbar .ax-centerNav-wrapper ul.dropdown-menu li:not(:last-child),
.ax-secondDep-wrapper .ax-centerNav-wrapper ul.dropdown-menu li:not(:last-child) {
  margin-bottom: 4px;
}
.ax-secondarySubNavbar .ax-centerNav-wrapper ul.dropdown-menu li:hover a,
.ax-secondDep-wrapper .ax-centerNav-wrapper ul.dropdown-menu li:hover a {
  color: #01A982 !important;
}
.ax-secondarySubNavbar .ax-centerNav-wrapper ul.dropdown-menu.show,
.ax-secondDep-wrapper .ax-centerNav-wrapper ul.dropdown-menu.show {
  top: 10px !important;
}
.ax-secondarySubNavbar .ax-centerNav-wrapper ul li,
.ax-secondDep-wrapper .ax-centerNav-wrapper ul li {
  display: flex;
  align-items: center;
  position: relative;
  text-align: center;
  cursor: pointer;
}
.ax-secondarySubNavbar .ax-centerNav-wrapper ul li:after,
.ax-secondDep-wrapper .ax-centerNav-wrapper ul li:after {
  background-color: #01a982;
  bottom: 0;
  content: "";
  height: 3px;
  left: 0;
  opacity: 0;
  position: absolute;
  transition: all 0.3s linear;
  width: 100%;
}
.ax-secondarySubNavbar .ax-centerNav-wrapper ul li a,
.ax-secondDep-wrapper .ax-centerNav-wrapper ul li a {
  color: #000000;
  font-weight: normal;
  font-size: 16px;
  justify-content: center;
  align-items: center;
  padding: 5px 10px;
  display: flex;
  align-items: center;
  height: 100%;
  transition: all 0.3s linear;
}
.ax-secondarySubNavbar .ax-centerNav-wrapper ul li.current_page_item a,
.ax-secondDep-wrapper .ax-centerNav-wrapper ul li.current_page_item a {
  color: inherit;
}
.ax-secondarySubNavbar .ax-centerNav-wrapper ul li.current_page_item::after,
.ax-secondDep-wrapper .ax-centerNav-wrapper ul li.current_page_item::after {
  opacity: 1;
  transition: opacity 0.1s linear;
}
.ax-secondarySubNavbar .ax-centerNav-wrapper ul li:hover a,
.ax-secondDep-wrapper .ax-centerNav-wrapper ul li:hover a {
  color: inherit;
}
.ax-secondarySubNavbar .ax-centerNav-wrapper ul li:hover::after,
.ax-secondDep-wrapper .ax-centerNav-wrapper ul li:hover::after {
  opacity: 1;
  transition: opacity 0.1s linear;
}
.ax-secondarySubNavbar .ax-centerNav-wrapper ul li .active a,
.ax-secondDep-wrapper .ax-centerNav-wrapper ul li .active a {
  color: inherit;
}
.ax-secondarySubNavbar .ax-centerNav-wrapper ul li .active::after,
.ax-secondDep-wrapper .ax-centerNav-wrapper ul li .active::after {
  opacity: 1;
  transition: opacity 0.1s linear;
}
.ax-secondarySubNavbar .ax-centerNav-wrapper ul.pri-sub-nav,
.ax-secondDep-wrapper .ax-centerNav-wrapper ul.pri-sub-nav {
  margin: 0;
  padding: 0px 15px;
}
.ax-secondarySubNavbar .ax-centerNav-wrapper ul.pri-sub-nav li,
.ax-secondDep-wrapper .ax-centerNav-wrapper ul.pri-sub-nav li {
  margin: 0 7px;
}
@media (min-width: 768px) {
  .ax-secondarySubNavbar .ax-centerNav-wrapper ul.pri-sub-nav li,
  .ax-secondDep-wrapper .ax-centerNav-wrapper ul.pri-sub-nav li {
    margin: 0px 2px;
  }
}
.ax-secondarySubNavbar .ax-centerNav-wrapper ul.pri-sub-nav li a,
.ax-secondDep-wrapper .ax-centerNav-wrapper ul.pri-sub-nav li a {
  font-size: 16px;
}
.ax-secondarySubNavbar .ax-centerNav-wrapper ul.sec-sub-nav li,
.ax-secondDep-wrapper .ax-centerNav-wrapper ul.sec-sub-nav li {
  display: flex;
  align-items: center;
  position: relative;
  text-align: center;
  margin: 0 10px;
}
.ax-secondarySubNavbar .ax-centerNav-wrapper ul.sec-sub-nav li > a,
.ax-secondDep-wrapper .ax-centerNav-wrapper ul.sec-sub-nav li > a {
  color: #000000;
}

.tag-semi-bold,
.sec-sub-nav a,
.pri-sub-nav a,
.ax-down-tag {
  font-family: "HPE Graphik Medium";
  letter-spacing: 0 !important;
}

.ax-secondDep-wrapper {
  width: inherit;
}
.ax-secondDep-wrapper .sec-subnav-wrapper {
  justify-content: space-between;
  align-items: center;
  position: relative;
  height: 50px;
  display: none;
  opacity: 1;
  transition: all 0.3s ease;
}
.ax-secondDep-wrapper .sec-subnav-wrapper .dep-nav-left {
  position: absolute;
  font-size: 14px;
}
.ax-secondDep-wrapper .sec-subnav-wrapper .dep-nav-left h5 {
  margin: 0;
}
.ax-secondDep-wrapper .sec-subnav-wrapper .dep-nav-center {
  margin: 0 auto;
  height: 100%;
}
.ax-secondDep-wrapper .sec-subnav-wrapper.show {
  opacity: 1;
  display: flex !important;
}
@media (min-width: 1200px) {
  .ax-secondDep-wrapper .sec-subnav-wrapper {
    display: flex;
  }
}
.ax-secondDep-wrapper .ax-dep-respo-wrapper {
  min-height: 50px;
  display: flex;
  align-items: center;
}
.ax-secondDep-wrapper .ax-dep-respo-wrapper .ax-dropdown-lists a {
  display: flex;
}
.ax-secondDep-wrapper .ax-dep-respo-wrapper .ax-dropdown-lists a label {
  color: #000000;
  font-size: 17px;
  transition: all 0.3s ease;
  letter-spacing: 0.1em;
}
.ax-secondDep-wrapper .ax-dep-respo-wrapper .ax-dropdown-lists a:hover label, .ax-secondDep-wrapper .ax-dep-respo-wrapper .ax-dropdown-lists a:focus label {
  color: #01A982;
}
.ax-secondDep-wrapper .ax-dep-respo-wrapper .ax-dropdown-lists a .icon-holder {
  display: inline-flex;
  transition: all 0.3s ease;
  margin: 0 0 0 4px;
}
.ax-secondDep-wrapper .ax-dep-respo-wrapper .ax-dropdown-lists a .icon-holder svg {
  fill: transparent;
  stroke: #01A982;
  width: 22px;
}
.ax-secondDep-wrapper .ax-respo-navlinks {
  margin: 0 0 12px 0;
}
.ax-secondDep-wrapper .ax-respo-navlinks ul li {
  font-size: 18px;
  padding: 6px 0;
}
.ax-secondDep-wrapper .ax-respo-navlinks ul li a {
  color: #000000;
  font-size: 20px;
}
.ax-secondDep-wrapper .ax-respo-navlinks ul li:hover a {
  color: #01A982;
}
@media (min-width: 1600px) {
  .ax-secondDep-wrapper .ax-dep-respo-wrapper {
    display: none;
  }
}

.useLoginComponent .background-wrapper.hero-section {
  min-height: 620px;
}

.ax-login-form {
  display: flex;
  align-items: center;
  justify-content: center;
}

.login-wrapper .login-title,
.ax-login-desc .login-title {
  margin-bottom: 12px;
}
.login-wrapper .ax-login__label,
.ax-login-desc .ax-login__label {
  font-size: 14px;
}
.login-wrapper .ax-login__input,
.ax-login-desc .ax-login__input {
  font-size: 16px !important;
  color: #000000;
  outline: none;
}
.login-wrapper .ax-font-medi,
.ax-login-desc .ax-font-medi {
  font-size: 16px;
}
.login-wrapper .ax-login-open,
.ax-login-desc .ax-login-open {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.login-wrapper .ax-login-text,
.ax-login-desc .ax-login-text {
  text-align: center;
  padding: 0 0 20px 0;
  height: 100%;
}
.login-wrapper .ax-input,
.ax-login-desc .ax-input {
  color: #000000;
  font-size: 16px;
}
.login-wrapper .ax-input input,
.ax-login-desc .ax-input input {
  outline: none;
}
.login-wrapper .left-login-wrapper,
.ax-login-desc .left-login-wrapper {
  margin: 0 14px;
}
.login-wrapper .left-login-wrapper .main-img-logo,
.ax-login-desc .left-login-wrapper .main-img-logo {
  max-width: 180px;
}
.login-wrapper .left-login-wrapper h2.ax-bold,
.ax-login-desc .left-login-wrapper h2.ax-bold {
  font-family: "HPE Graphik Condensed Black", sans-serif;
  font-size: 66px;
  line-height: 1em;
  letter-spacing: 0;
}
@media (min-width: 1200px) {
  .login-wrapper .left-login-wrapper h2.ax-bold,
  .ax-login-desc .left-login-wrapper h2.ax-bold {
    font-size: 96px;
  }
}
@media (min-width: 1600px) {
  .login-wrapper .left-login-wrapper h2.ax-bold,
  .ax-login-desc .left-login-wrapper h2.ax-bold {
    font-size: 112px;
  }
}
.login-wrapper .ax-center-div,
.ax-login-desc .ax-center-div {
  margin: 0 auto;
}
.login-wrapper .login-from-wrapper,
.ax-login-desc .login-from-wrapper {
  padding: 0 14px;
}
@media (min-width: 992px) {
  .login-wrapper .ax-login-open,
  .ax-login-desc .ax-login-open {
    flex-direction: row;
  }
  .login-wrapper .ax-login-text,
  .ax-login-desc .ax-login-text {
    text-align: left;
    height: 100%;
  }
  .login-wrapper .ax-center-div,
  .ax-login-desc .ax-center-div {
    margin: 0;
  }
  .login-wrapper .login-from-wrapper,
  .ax-login-desc .login-from-wrapper {
    padding: 0;
  }
}

.hpe-login {
  padding: 8px 18px;
}
.hpe-login .login-title {
  font-size: 24px;
  font-weight: 500;
}
.hpe-login .hpe-login__wrapper {
  margin-top: 14px;
  padding: 14px;
  background-color: #425563;
  color: #ffffff;
}
.hpe-login .hpe-login__wrapper span {
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
}
.hpe-login .hpe-login__wrapper p {
  font-size: 15px;
}
.hpe-login .hpe-login__wrapper button {
  font-size: 16px;
}
.hpe-login .hpe-login__wrapper .grommetux-button__label {
  text-transform: none;
  font-weight: 500;
}

.login-footer_info {
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
}

.ax-flex-col {
  flex-direction: column;
  align-items: center;
}
.ax-flex-col .mt-text {
  margin-top: 14px;
  color: #01A982;
}

.amd-ext-login-wrappper {
  display: flex;
  flex-direction: column;
  transition: opacity 0.3s linear;
  transform: translate(0);
}
.amd-ext-login-wrappper.ax-op-hidden {
  height: 0px;
  opacity: 0;
  transform: translate(9999px);
  transition: opacity 0.3s ease;
  max-height: 0px;
}

.ax-img-logo-sm {
  max-width: 180px;
  margin-bottom: 14px;
  margin-left: 4px;
}

.amd-emp-login-btn {
  cursor: pointer;
}

.details-wrapper {
  padding: 24px 0;
}

.ax-back-wrapper-background {
  background-color: #F5F5F5;
}
.ax-back-wrapper-background:nth-child(even) {
  background-color: #ffffff;
}
.ax-back-wrapper-background:nth-child(even) .ax-content-img {
  order: 1;
  padding-left: 0;
}
.ax-back-wrapper-background:nth-child(even) .ax-content-text {
  padding-left: 20px;
}
.ax-back-wrapper-background.ax-generation-background {
  background-color: #ffffff;
}
.ax-back-wrapper-background.ax-generation-background:nth-child(odd) .ax-content-img {
  order: 1;
}
.ax-back-wrapper-background.ax-generation-background:nth-child(odd) .ax-content-text {
  padding-left: 20px;
}
.ax-back-wrapper-background.ax-generation-background:nth-child(even) {
  background-color: #F5F5F5;
}
.ax-back-wrapper-background.ax-generation-background:nth-child(even) .ax-content-text {
  order: 1;
}

.ax-news-wrapper .whats-new.dash-turquoise .image.img-container-orange {
  border-top-color: #01A982;
}

.padeDetail .ax-center-wrapper {
  display: flex;
  justify-content: center;
  text-align: center;
}
.padeDetail .content-area {
  max-width: 980px;
}
.padeDetail .background-wrapper {
  height: auto;
}
.padeDetail .background-wrapper .content.hf-centered-content {
  padding: 50px 80px;
}
@media (min-width: 768px) {
  .padeDetail .background-wrapper {
    height: auto;
    min-height: 30vh;
  }
}
@media (min-width: 992px) {
  .padeDetail .background-wrapper {
    height: auto;
    min-height: 40vh;
  }
}
.padeDetail.left-align-content .background-wrapper {
  min-height: 30vh;
}
@media (min-width: 768px) {
  .padeDetail.left-align-content .background-wrapper {
    min-height: 40vh;
  }
}
@media (min-width: 1200px) {
  .padeDetail.left-align-content .background-wrapper {
    min-height: 560px;
  }
}
.padeDetail.left-align-content .background-wrapper .content .content-area-wrapper .content-area h1 {
  font-family: "HPE Graphik Condensed Black", sans-serif;
  font-size: 66px;
  line-height: 1em;
  letter-spacing: 0;
  margin-bottom: 0;
  text-transform: none;
}
@media (min-width: 1200px) {
  .padeDetail.left-align-content .background-wrapper .content .content-area-wrapper .content-area h1 {
    font-size: 100px;
  }
}
@media (min-width: 1600px) {
  .padeDetail.left-align-content .background-wrapper .content .content-area-wrapper .content-area h1 {
    font-size: 120px;
  }
}
@media (min-width: 1200px) {
  .padeDetail.left-align-content .background-wrapper .content .content-area-wrapper .content-area .sub-text {
    font-size: 28px;
    line-height: 34px;
  }
}
.padeDetail.left-align-content .background-wrapper .content .content-area-wrapper .content-area.hero-banner-text h1,
.padeDetail.left-align-content .background-wrapper .content .content-area-wrapper .content-area.hero-banner-text .sub-text,
.padeDetail.left-align-content .background-wrapper .content .content-area-wrapper .content-area.hero-banner-text p {
  color: #292d3a;
}
.padeDetail.left-align-content .background-wrapper .content .content-area-wrapper .content-area.hero-banner-text .sub-text {
  font-family: "HPE Graphik Regular", san-serif;
  font-size: 24px;
  line-height: 28px;
}

.promo-wrapper {
  background-color: #000000;
  padding: 40px 0;
  color: #ffffff;
}

.ax-promo-links .ax-promo-links-area .promo-icon-wrap {
  width: 100px;
}

.ax-promo-links .ax-promo-links-area .promo-icon-wrap h3 {
  font-size: 26px;
  font-weight: bold;
  margin: 0;
}

.text-uppercase {
  text-transform: uppercase;
}

.d-flex {
  display: flex;
  width: 100%;
}
.d-flex .h100 {
  height: 100%;
}
.d-flex.d-flex-row {
  flex-direction: row;
}
.d-flex.d-flex-column {
  flex-direction: column;
}
.d-flex.d-inline-flex {
  display: inline-flex;
}
.d-flex.justify-between {
  justify-content: space-between;
}
.d-flex.justify-around {
  justify-content: space-around;
}
.d-flex.justify-center {
  justify-content: center;
}
.d-flex.align-center {
  align-items: center;
}
.d-flex.dh-100 {
  height: 100%;
}

.ax-promo-links#hf-hcwh-links {
  justify-content: start;
}
.ax-promo-links#hf-hcwh-links .hf-hcwh-image {
  height: auto;
  margin-right: 10px;
}
.ax-promo-links#hf-hcwh-links .icon-lnk .icon-wrap {
  height: auto;
}
.ax-promo-links .smart-image {
  -o-object-fit: cover;
     object-fit: cover;
}
.ax-promo-links .ax-promo-links-area {
  flex-direction: column;
  height: 100%;
  width: 150px;
}
.ax-promo-links .ax-promo-links-area .icon-lnk .icon-wrap {
  height: auto;
}
@media (min-width: 768px) {
  .ax-promo-links#hf-hcwh-links .icon-lnk .icon-wrap {
    height: 75px;
  }
}

.tile-wrapper .tile {
  display: flex;
  height: auto;
  padding: 12px 0;
  overflow: hidden;
}
.tile-wrapper .tile .tile-text {
  height: 100%;
  overflow: hidden;
}
.tile-wrapper .tile .tile-title {
  font-size: 20px;
  opacity: 1;
}
.tile-wrapper .tile .tile-description {
  opacity: 0;
  visibility: hidden;
  max-height: none !important;
}
.tile-wrapper .tile .ax-title-desc {
  display: inline-block;
  opacity: 1;
  height: auto;
  font-size: 18px;
  overflow: hidden;
  visibility: visible;
}
@media (min-width: 992px) {
  .tile-wrapper .tile {
    height: 149px;
    transition: all 0.3s ease;
  }
  .tile-wrapper .tile .tile-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .tile-wrapper .tile .tile-title {
    font-size: 24px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .tile-wrapper .tile .tile-description {
    max-height: inherit;
  }
  .tile-wrapper .tile .ax-title-desc {
    display: none;
    opacity: 0;
    visibility: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    white-space: normal;
  }
  .tile-wrapper .tile:hover .tile-title {
    font-size: 22px;
    transition: all 0.3s ease;
    opacity: 1;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .tile-wrapper .tile:hover .ax-title-desc {
    display: -webkit-box !important;
    opacity: 1;
    height: auto;
    visibility: visible;
  }
}

.browse-by-router .tiles.tile-wrapper-three .tile-wrapper {
  width: 100%;
}
@media (min-width: 768px) {
  .browse-by-router .tiles.tile-wrapper-three .tile-wrapper {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .browse-by-router .tiles.tile-wrapper-three .tile-wrapper {
    width: 33.33%;
  }
}

.dateFieldFormat {
  /* Chrome/Opera/Safari */
}
.dateFieldFormat::-webkit-input-placeholder, .dateFieldFormat::-moz-placeholder {
  color: white;
}

.ax-invalid {
  background-color: rgba(255, 0, 0, 0.1) !important;
}

.profile-form-actions .btn-v2.ax-right-arrow-wrapper {
  width: auto;
}
.profile-form-actions .cancel-edit {
  display: inline-flex;
}
.profile-form-actions .cancel-edit > label {
  cursor: pointer;
  border-bottom: 1px solid #01A982;
  margin-left: 14px;
  transition: all 0.2s ease;
  padding: 0px 5px;
  position: relative;
  overflow: hidden;
}
.profile-form-actions .cancel-edit > label::after {
  content: "";
  width: 100%;
  background-color: #fa2a00;
  bottom: 0;
  height: 1px;
  position: absolute;
  left: -100%;
  transition: all 0.3s linear;
}
.profile-form-actions .cancel-edit > label:hover {
  border-bottom: 1px solid transparent;
}
.profile-form-actions .cancel-edit > label:hover::after {
  left: 0;
}

.ax-form-content .form-check-lbl {
  margin-left: 6px;
  color: #808080;
  cursor: pointer;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -o-appearance: none;
}
.ax-form-content .form-check-lbl a {
  color: #000000;
  text-decoration: underline;
  text-decoration-color: #01A982;
  text-underline-position: under;
}
.ax-form-content .form-check-lbl a:hover {
  text-decoration: underline;
}

input[type=checkbox] {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  min-width: 18px;
  height: 18px;
  width: 18px;
  border: 2px solid #01A982;
  cursor: pointer;
  content: "";
  transition: all 0.3s ease;
}
input[type=checkbox]::after {
  position: relative;
  font-size: 12px;
}
input[type=checkbox]:checked {
  background-color: #01A982;
  content: url("../../images/icons/check.png");
}
input[type=checkbox]:focus {
  outline: none;
  outline-offset: 0;
}

.formDetails,
.casestudyForm {
  padding: 48px 14px;
  max-width: 710px;
  margin: 0 auto;
}
.formDetails #file-chosen,
.formDetails #logo-chosen,
.casestudyForm #file-chosen,
.casestudyForm #logo-chosen {
  font-size: 14px;
}
.formDetails .form-detail-wrapper h3,
.casestudyForm .form-detail-wrapper h3 {
  text-transform: initial;
}
.formDetails .form-title-wrapper,
.casestudyForm .form-title-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.formDetails .ax-form-content,
.casestudyForm .ax-form-content {
  margin-bottom: 18px;
}
.formDetails .ax-form-content .az-lbl-input-wrapper,
.casestudyForm .ax-form-content .az-lbl-input-wrapper {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  transition: border 0.3s ease;
}
.formDetails .ax-form-content .az-lbl-input-wrapper:focus-within,
.casestudyForm .ax-form-content .az-lbl-input-wrapper:focus-within {
  border-color: #01A982;
}
.formDetails .ax-form-content .az-lbl-input-wrapper.pass-wrapper,
.casestudyForm .ax-form-content .az-lbl-input-wrapper.pass-wrapper {
  position: relative;
}
.formDetails .ax-form-content .az-lbl-input-wrapper.pass-wrapper .password-eye-icon,
.casestudyForm .ax-form-content .az-lbl-input-wrapper.pass-wrapper .password-eye-icon {
  position: absolute;
  margin-top: -25px;
  cursor: pointer;
  right: 0;
  margin-right: 12px;
  display: none;
}
.formDetails .ax-form-content .az-lbl-input-wrapper.pass-wrapper .password-eye-icon.show,
.casestudyForm .ax-form-content .az-lbl-input-wrapper.pass-wrapper .password-eye-icon.show {
  display: block;
}
.formDetails .ax-form-content .az-lbl-input-wrapper.pass-wrapper .password-eye-icon.active svg,
.casestudyForm .ax-form-content .az-lbl-input-wrapper.pass-wrapper .password-eye-icon.active svg {
  fill: #01A982;
}
.formDetails .ax-form-content .az-lbl-input-wrapper label span,
.casestudyForm .ax-form-content .az-lbl-input-wrapper label span {
  font-size: 24px;
  font-weight: 700;
}
.formDetails .ax-form-content .ax-form-label,
.casestudyForm .ax-form-content .ax-form-label {
  margin: 0;
  font-size: 14px;
  color: #808080;
}
.formDetails .ax-form-content .ax-form-input,
.casestudyForm .ax-form-content .ax-form-input {
  color: #808080;
  font-size: 18px;
  padding: auto 0 !important;
  border: none;
  border-bottom: none;
  box-shadow: none !important;
  border-radius: 0;
  outline: none;
  padding-left: 12px;
  padding-right: 12px;
  width: 100%;
}
.formDetails .ax-form-content .ax-form-input.ax-case-checkbox,
.casestudyForm .ax-form-content .ax-form-input.ax-case-checkbox {
  padding-left: 0;
  padding-right: 0;
}
.formDetails .ax-form-content .ax-form-input.ax-form-input__file[type=file],
.casestudyForm .ax-form-content .ax-form-input.ax-form-input__file[type=file] {
  display: none;
}
.formDetails .ax-form-content .ax-form-input .check-lbl-wrap,
.casestudyForm .ax-form-content .ax-form-input .check-lbl-wrap {
  display: none;
}
.formDetails .ax-form-content .ax-form-input .check-lbl-wrap.active,
.casestudyForm .ax-form-content .ax-form-input .check-lbl-wrap.active {
  display: flex;
}
.formDetails .ax-form-content .case-check-wrapper,
.casestudyForm .ax-form-content .case-check-wrapper {
  display: flex;
  flex-direction: row;
}
.formDetails .ax-form-content .ax-form-input:focus,
.casestudyForm .ax-form-content .ax-form-input:focus {
  outline: none !important;
  border-color: #01A982;
  box-shadow: none;
}
.formDetails .ax-form-content .file-submit-icon,
.casestudyForm .ax-form-content .file-submit-icon {
  border-bottom: 1px solid #01A982;
  color: #808080;
  font-size: 18px;
}
.formDetails .ax-form-content .ax-error-info.show,
.formDetails .ax-form-content .ax-error-datelimit.show,
.formDetails .ax-form-content .ax-error-limit.show,
.formDetails .ax-form-content .ax-error-terms.show,
.casestudyForm .ax-form-content .ax-error-info.show,
.casestudyForm .ax-form-content .ax-error-datelimit.show,
.casestudyForm .ax-form-content .ax-error-limit.show,
.casestudyForm .ax-form-content .ax-error-terms.show {
  display: block;
}
.formDetails .ax-form-content.has-role,
.casestudyForm .ax-form-content.has-role {
  margin-bottom: 0;
  margin-top: 24px;
}
.formDetails .ax-form-content.has-role .az-lbl-input-wrapper,
.casestudyForm .ax-form-content.has-role .az-lbl-input-wrapper {
  border-bottom: transparent;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.formDetails .ax-form-content.has-role .az-lbl-input-wrapper label,
.casestudyForm .ax-form-content.has-role .az-lbl-input-wrapper label {
  font-family: "HPE Graphik Regular", Arial, sans-serif;
  font-style: italic;
}
.formDetails .ax-casemain-head,
.casestudyForm .ax-casemain-head {
  margin: 12px 0 28px 0;
}
.formDetails .arrow-wrapper,
.casestudyForm .arrow-wrapper {
  position: relative;
}
.formDetails .case-form-sections .az-lbl-input-wrapper textarea,
.casestudyForm .case-form-sections .az-lbl-input-wrapper textarea {
  resize: vertical;
}
.formDetails .case-form-sections .case-text-note,
.casestudyForm .case-form-sections .case-text-note {
  font-size: 14px;
  color: #808080;
}
.formDetails .case-form-sections .case-check-wrapper label,
.casestudyForm .case-form-sections .case-check-wrapper label {
  font-weight: normal;
}
.formDetails .case-form-sections .case-text-note span,
.casestudyForm .case-form-sections .case-text-note span {
  color: #01A982;
}
.formDetails .ext-url,
.casestudyForm .ext-url {
  color: inherit;
  text-decoration: underline;
  text-decoration-color: #01A982;
  text-underline-position: below;
}
.formDetails .ext-url:hover,
.casestudyForm .ext-url:hover {
  color: #01A982;
}
.formDetails .edit-lbl-wrapper,
.casestudyForm .edit-lbl-wrapper {
  display: none;
}
.formDetails .edit-lbl-wrapper .show,
.casestudyForm .edit-lbl-wrapper .show {
  display: block;
}

.ax-error-info,
.ax-error-datelimit,
.ax-error-limit,
.ax-error-terms {
  font-size: 14px;
  display: none;
}

.workinfo-form-wrapper,
.password-form-wrapper,
.profile-form-wrapper {
  margin-bottom: 32px;
}

.ax-form-submit {
  margin: 12px 0 32px 0;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none !important;
}
.ax-form-submit.type-button-rounded {
  border-radius: 100px;
}

.ax-toolsTab-wrapper {
  display: flex;
  flex-direction: column;
}
.ax-toolsTab-wrapper .toolsTabInner {
  padding: 40px 20px;
}
.ax-toolsTab-wrapper .toolsTabInner .idea-wrapper {
  text-align: center;
  padding: 18px 16px;
}
.ax-toolsTab-wrapper .toolsTabInner .idea-wrapper h3 {
  padding-top: 15px;
}
.ax-toolsTab-wrapper .toolsTabInner .idea-wrapper.ax-idea-img-wrapper .ax-idea-image {
  max-height: 60px;
}
.ax-toolsTab-wrapper .toolsTabInner .ax-flex-center {
  max-width: 700px;
  text-align: center;
  margin: 0 auto;
  padding: 28px 0;
}
.ax-toolsTab-wrapper .ax-fortWrapper {
  display: flex;
  flex-direction: column;
}
.ax-toolsTab-wrapper .ax-fortWrapper .fort-inner-item-wrapper {
  border: 3px solid #01A982;
  margin: 6px;
}
.ax-toolsTab-wrapper .ax-fortWrapper .ax-border-tangerine {
  border-color: #FEC901 !important;
}
.ax-toolsTab-wrapper .ax-fortWrapper .ax-border-lime {
  border-color: #7FF9E2 !important;
}
.ax-toolsTab-wrapper .ax-fortWrapper .ax-border-purple {
  border-color: #7630EA !important;
}
@media (min-width: 992px) {
  .ax-toolsTab-wrapper .ax-fortWrapper {
    flex-direction: row;
  }
  .ax-toolsTab-wrapper .toolsTabInner {
    padding: 60px;
  }
}

.actions-wrapper {
  padding: 10px;
}
@media (min-width: 768px) {
  .actions-wrapper .btn:first-child {
    margin-right: 20px;
  }
}

.faq-details,
.main-details {
  padding: 40px 0;
}
.faq-details a.ax-faq-heading,
.main-details a.ax-faq-heading {
  border: none;
}
.faq-details .mx-faq-wrapper,
.main-details .mx-faq-wrapper {
  text-align: center;
  padding: 12px 0;
}
.faq-details .faq-top-wrapper,
.main-details .faq-top-wrapper {
  text-align: justify;
  overflow-wrap: break-word;
}
.faq-details .faq-top-wrapper p,
.main-details .faq-top-wrapper p {
  text-align: justify !important;
}
.faq-details .faq-top-wrapper ul li,
.faq-details .faq-content-wrapper ul li,
.main-details .faq-top-wrapper ul li,
.main-details .faq-content-wrapper ul li {
  padding-left: 12px;
  position: relative;
}
.faq-details .faq-top-wrapper ul li::before,
.faq-details .faq-content-wrapper ul li::before,
.main-details .faq-top-wrapper ul li::before,
.main-details .faq-content-wrapper ul li::before {
  background-color: #F5F5F5;
  content: "";
  display: block;
  height: 5px;
  left: 0;
  position: absolute;
  top: 9px;
  width: 5px;
}
.faq-details .faq-content-wrapper .ax-faq-content_body,
.faq-details .faq-content-wrapper .faq-top-wrapper,
.main-details .faq-content-wrapper .ax-faq-content_body,
.main-details .faq-content-wrapper .faq-top-wrapper {
  position: relative;
}
.faq-details .faq-content-wrapper .ax-faq-content_body ul li a,
.main-details .faq-content-wrapper .ax-faq-content_body ul li a {
  color: #01A982;
}
.faq-details .faq-content-wrapper .ax-faq-content_body ul li a:hover,
.main-details .faq-content-wrapper .ax-faq-content_body ul li a:hover {
  border-bottom: 1px solid #01A982;
}
.faq-details .ax-faq-dropDetail,
.main-details .ax-faq-dropDetail {
  margin-bottom: 20px;
  text-align: justify;
}
@media (min-width: 768px) {
  .faq-details .ax-faq-dropDetail,
  .main-details .ax-faq-dropDetail {
    margin-left: 34px;
  }
}
.faq-details .ax-faq-dropDetail a,
.main-details .ax-faq-dropDetail a {
  color: #01A982;
  border: none;
}
.faq-details .ax-faq-dropDetail a:hover,
.main-details .ax-faq-dropDetail a:hover {
  text-decoration: none;
  border: none;
}
.faq-details .ax-faq-dropDetail * img,
.faq-details .ax-faq-dropDetail * table,
.main-details .ax-faq-dropDetail * img,
.main-details .ax-faq-dropDetail * table {
  width: 100%;
  height: auto;
}
.faq-details .ax-faq-dropDetail ol li,
.main-details .ax-faq-dropDetail ol li {
  color: #333;
  list-style: decimal;
}
.faq-details .ax-faq-dropDetail ol li::marker,
.main-details .ax-faq-dropDetail ol li::marker {
  color: #808080;
}
.faq-details .amd-faq-overview,
.main-details .amd-faq-overview {
  padding: 24px 0;
}
.faq-details .faq-contact-wrapper,
.main-details .faq-contact-wrapper {
  height: 100%;
}
.faq-details .faq-contact-wrapper h3,
.main-details .faq-contact-wrapper h3 {
  margin-bottom: 28px;
}
.faq-details .faq-contact-wrapper .amd-faq-textarea,
.main-details .faq-contact-wrapper .amd-faq-textarea {
  margin-bottom: 18px;
}
.faq-details .ax-faq-heading,
.main-details .ax-faq-heading {
  display: flex;
  align-items: center;
}
.faq-details .ax-faq-heading .heading-collapse-icon,
.main-details .ax-faq-heading .heading-collapse-icon {
  margin-top: 0;
}
.faq-details .ax-faq-heading .ax-drop-title,
.main-details .ax-faq-heading .ax-drop-title {
  margin: 0;
  font-size: 22px;
  padding: 20px 0;
}
.faq-details .ax-faq-unOlist,
.main-details .ax-faq-unOlist {
  margin: 0;
}
.faq-details .ax-faq-unOlist li,
.main-details .ax-faq-unOlist li {
  position: relative;
  margin-bottom: 5px;
}
.faq-details .ax-faq-unOlist li a .ax-shimmer-wrap,
.main-details .ax-faq-unOlist li a .ax-shimmer-wrap {
  position: absolute;
  top: 0;
  width: 100%;
  transition: all 0.3s linearr;
  height: 100%;
  left: 0;
  transition: all 0.3s linear;
  margin-bottom: 10px;
  border: 2px solid #ebebeb;
  animation: shimmer 3s linear infinite forwards;
  background: #ddd;
  background: linear-gradient(to right, #F6F6F6 8%, #F0F0F0 18%, #F6F6F6 33%);
  background-size: 1200px 100%;
}
.faq-details .ax-faq-unOlist li a .ax-shimmer-wrap.loaded,
.main-details .ax-faq-unOlist li a .ax-shimmer-wrap.loaded {
  opacity: 0;
  visibility: hidden;
}
.faq-details .ax-faq-unOlist li a .ax-shimmer-wrap .ax-shimmer-single,
.main-details .ax-faq-unOlist li a .ax-shimmer-wrap .ax-shimmer-single {
  padding: 5px;
  background-color: #f5f5f5;
  border: 10px solid #F5F5F5;
  height: 100%;
}
.faq-details .ax-faq-unOlist li a .ax-shimmer-wrap .ax-shimmer-single .bottom-card-shimmer,
.main-details .ax-faq-unOlist li a .ax-shimmer-wrap .ax-shimmer-single .bottom-card-shimmer {
  animation: shimmer 3s linear infinite forwards;
  background: #ddd;
  background: linear-gradient(to right, #F6F6F6 8%, #F0F0F0 18%, #F6F6F6 33%);
  background-size: 1200px 100%;
  height: 100%;
  width: 100%;
}
.faq-details .ax-faq-unOlist li a .ax-shimmer-wrap .ax-shimmer-single .bottom-card-shimmer:before,
.main-details .ax-faq-unOlist li a .ax-shimmer-wrap .ax-shimmer-single .bottom-card-shimmer:before {
  content: "+";
  position: absolute;
  left: 20px;
  top: 28%;
  color: #e5e5e5;
  font-weight: 900;
  font-size: 35px;
}
.faq-details.presales_slack,
.main-details.presales_slack {
  background-color: #f7f7f7;
}
.faq-details.presales_slack .ax-details .tag-h2,
.main-details.presales_slack .ax-details .tag-h2 {
  font-family: "HPE Graphik Regular";
  font-weight: 400;
  color: #444444;
  margin-bottom: 10px;
  margin-top: 45px;
}
@media (min-width: 1200px) {
  .faq-details.presales_slack .ax-details .tag-h2,
  .main-details.presales_slack .ax-details .tag-h2 {
    font-size: 60px;
    line-height: 72px;
  }
}
.faq-details.presales_slack .ax-details .mt-text,
.main-details.presales_slack .ax-details .mt-text {
  margin-top: 10px;
}
@media (min-width: 1200px) {
  .faq-details.presales_slack .ax-details .mt-text,
  .main-details.presales_slack .ax-details .mt-text {
    margin-bottom: 50px;
  }
}
.faq-details.presales_slack .ax-details .whats-new-cta,
.main-details.presales_slack .ax-details .whats-new-cta {
  border-radius: 30px;
  margin-bottom: 10px;
}
.faq-details.presales_slack .amd-slack-wrapper,
.main-details.presales_slack .amd-slack-wrapper {
  margin-bottom: 50px;
}
.faq-details.presales_slack .amd-slack-wrapper .tagembed-container,
.main-details.presales_slack .amd-slack-wrapper .tagembed-container {
  overflow: auto !important;
  scrollbar-width: thin;
}

.faq-content-wrapper .heading-collapse-icon {
  display: inline-block;
  flex: 0 0 auto;
  height: 13px;
  margin: 6px 10px 0;
  margin-left: 10px;
  position: relative;
  width: 13px;
}
.faq-content-wrapper .heading-collapse-icon::before {
  background: #FF8300;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  top: calc(50% - 1px);
  width: 100%;
  transition: transform 0.4s ease, visibility 0s ease 0.4s;
}
.faq-content-wrapper .ax-active.collapsed .heading-collapse-icon::before {
  transform: rotate(-90deg);
  transition: transform 0.4s ease, visibility 0s ease 0.4s;
  transform-origin: center;
  visibility: visible;
}
.faq-content-wrapper .ax-faq-heading h5.ax-drop-title {
  line-height: 26px;
}

.faq-content-wrapper .heading-collapse-icon::after,
.faq-content-wrapper .heading-collapse-icon::before {
  background-color: #08cc93;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  top: calc(50% - 1px);
  width: 100%;
}

.ax-collapse-tag {
  border-bottom: 1px solid #E7E7E7;
}
.ax-collapse-tag:first-child {
  border-top: 1px solid #e5e5e5;
}

.support-form-wrapper {
  width: 100%;
  margin: auto 0;
}
.support-form-wrapper .faq-contact-wrapper {
  height: 100%;
}
.support-form-wrapper .faq-contact-wrapper .amd-faq-textarea {
  margin-bottom: 18px;
}
.support-form-wrapper .faq-contact-wrapper .amd-faq-textarea textarea {
  border-radius: 0;
  resize: none;
  font-size: 18px;
  padding: 12px 14px;
}

.amd-slack-wrapper {
  margin-top: 40px;
}
.amd-slack-wrapper .ax-slack-msgHead {
  display: flex;
  justify-content: center;
}

.rain-pdf-wrapper {
  padding: 50px 0px 0px;
}
@media (min-width: 992px) {
  .rain-pdf-wrapper {
    padding: 30px 0px 0px;
  }
}
.rain-pdf-wrapper iframe {
  height: 1000px;
  width: 100% !important;
}
.rain-pdf-wrapper .rain-iframe-wrapper {
  display: none;
  margin: 30px 0;
}
.rain-pdf-wrapper .rain-pdf-downloadabl-wrapper {
  display: block;
  margin: 30px 0;
}
.rain-pdf-wrapper .rain-pdf-downloadabl-wrapper a {
  font-size: 16px;
}
@media (min-width: 992px) {
  .rain-pdf-wrapper .rain-pdf-downloadabl-wrapper {
    display: none;
  }
  .rain-pdf-wrapper .rain-iframe-wrapper {
    display: block;
  }
}

.body-copy.rich-text-container.ax-justify-text * a {
  border-radius: 0 !important;
  border: none !important;
  color: #01A982 !important;
  text-decoration: underline !important;
  text-decoration-color: #01A982 !important;
}
.body-copy.rich-text-container.ax-justify-text * a:hover {
  color: rgb(7, 75, 59) !important;
  text-decoration: underline !important;
  border: none !important;
}

.caseStudyComponent .ax-back-wrap {
  height: auto;
}
.caseStudyComponent .am-case-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.caseStudyComponent .ax-case-body-copy {
  max-width: 600px;
}
.caseStudyComponent .casestudy-card-wrapper {
  border: 3px solid #7630EA;
  padding: 18px;
  max-width: none;
}
.caseStudyComponent .casestudy-card-wrapper .idea-wrapper {
  text-align: center;
  margin: auto 0;
}
.caseStudyComponent .arrow-wrapper {
  color: #01A982;
}
.caseStudyComponent .casestudy-card-wrapper {
  max-width: 540px;
  float: right;
}
.caseStudyComponent .casestudyForm {
  padding: 48px 14px;
  max-width: 710px;
  margin: 0 auto;
}
.caseStudyComponent .ax-idea-img-wrapper .ax-idea-image {
  max-height: 60px;
}
@media (min-width: 992px) {
  .caseStudyComponent .ax-back-wrap {
    min-height: 620px;
  }
  .caseStudyComponent .am-case-wrapper {
    width: 100%;
    flex-direction: row;
  }
  .caseStudyComponent .casestudy-card-wrapper {
    max-width: 540px;
    float: right;
  }
}

.toggle-hint-link {
  display: none;
  font-size: 15px;
  border: 1px solid #01A982;
  background: #01A982;
  color: #ffffff;
  padding: 4px 8px;
  font-weight: bold;
  margin: 6px 0;
}

.ax-link {
  cursor: pointer;
}

.ax-toggle-hint {
  font-size: 16px;
}
.ax-toggle-hint::before {
  content: url("../../images/svg/exclamation.svg");
  position: relative;
  width: 16px;
  top: 4px;
  margin-right: 4px;
}

.ax-lr15 {
  left: -15px;
  right: -15px;
}

.ax-light-background {
  background-color: #E7E7E7;
}

.filtersMainComp {
  background-color: #ffffff;
  overflow: hidden;
  margin-bottom: 18px;
}
.filtersMainComp #amdFilter-1,
.filtersMainComp #amdFilter-2,
.filtersMainComp #amdFilter-3,
.filtersMainComp #amdFilter-4,
.filtersMainComp #amdFilter-5 {
  display: none;
}
.filtersMainComp .ax-dropDetail {
  padding: 20px 12px;
}
.filtersMainComp .ax-search-wrapper {
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  padding: 50px 0 20px 0;
  width: 100%;
}
@media (min-width: 992px) {
  .filtersMainComp .ax-search-wrapper {
    padding: 30px 0 20px 0;
  }
}
.filtersMainComp .ax-search-wrapper .col-search {
  display: flex;
  flex-direction: row;
  height: 42px;
  margin-bottom: 12px;
}
.filtersMainComp .ax-search-wrapper .col-search input {
  width: 100%;
  min-width: auto;
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 0;
  padding: 8px;
  transition: all 0.3s ease;
  border-right: none;
}
.filtersMainComp .ax-search-wrapper .col-search input:focus {
  outline: none;
  border: 1px solid #01A982;
  transition: all 0.3s ease;
}
.filtersMainComp .ax-search-wrapper .search-icon {
  background-color: #01A982;
  cursor: pointer;
  height: 100%;
  display: flex;
  align-items: center;
  padding: 14px;
  border: none;
}
.filtersMainComp .ax-search-wrapper.on-nav-bar {
  padding: 0;
}
.filtersMainComp .ax-search-wrapper.on-nav-bar .col-search {
  height: 30px;
  margin-top: 10px;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .filtersMainComp .ax-search-wrapper.on-nav-bar .col-search {
    margin-top: 0;
  }
}
.filtersMainComp .ax-search-wrapper.on-nav-bar .col-search input {
  font-size: 16px;
  min-width: 210px;
}
@media (min-width: 992px) {
  .filtersMainComp .ax-search-wrapper.on-nav-bar .col-search input {
    min-width: 250px;
  }
}
.filtersMainComp .ax-search-wrapper.on-nav-bar .col-search .search-icon {
  padding: 7px;
}
.filtersMainComp .ax-fl-submitBtn {
  display: none;
}
@media (min-width: 992px) {
  .filtersMainComp .ax-search-wrapper {
    flex-direction: row;
    padding: 40px 0;
  }
  .filtersMainComp .ax-search-wrapper .col-search {
    margin: 0;
  }
  .filtersMainComp .ax-search-wrapper .col-search input {
    min-width: 380px;
  }
}
.filtersMainComp .top-filter {
  margin-bottom: 10px;
}
.filtersMainComp .top-filter .fl-filter-wrapper {
  display: flex;
  flex-direction: column;
}
.filtersMainComp .top-filter .fl-filter-wrapper .fl-item-wrapper {
  padding: 0 0 8px 0;
}
.filtersMainComp .top-filter .fl-filter-wrapper .fl-item-wrapper:last-child {
  padding-right: 0;
}
.filtersMainComp .top-filter .fl-filter-wrapper .fl-item-wrapper:hover a {
  color: #ffffff;
}
.filtersMainComp .top-filter .fl-filter-wrapper .fl-item-wrapper a {
  color: #ffffff;
}
.filtersMainComp .top-filter .fl-filter-wrapper .fl-item-wrapper a:hover .fl-items {
  background-color: #01A982;
}
.filtersMainComp .top-filter .fl-filter-wrapper .fl-item-wrapper .fl-items {
  width: 100%;
  padding: 12px 0;
  text-align: center;
  border: 3px solid #01A982;
  background-color: #afafaf;
}
.filtersMainComp .top-filter .fl-filter-wrapper .fl-item-wrapper .fl-items.active {
  background-color: #01A982;
  color: #ffffff;
}
@media (min-width: 768px) {
  .filtersMainComp .top-filter .fl-filter-wrapper {
    display: flex;
    flex-direction: row;
  }
  .filtersMainComp .top-filter .fl-filter-wrapper .fl-item-wrapper {
    padding: 0 10px 0 0;
  }
  .filtersMainComp .top-filter .fl-filter-wrapper .fl-item-wrapper:last-child {
    padding-right: 0;
  }
}
@media (min-width: 992px) {
  .filtersMainComp .top-filter {
    margin-bottom: 20px;
  }
}
.filtersMainComp .fl-ext-wrapper {
  -moz-column-count: 1;
  column-count: 1;
}
.filtersMainComp .fl-ext-wrapper input[type=checkbox] {
  margin: 0;
}
.filtersMainComp .fl-ext-wrapper label {
  margin-bottom: 0;
}
.filtersMainComp .fl-ext-wrapper .fl-checkbox-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
  margin-right: 6px;
}
.filtersMainComp .fl-ext-wrapper .fl-checkbox-wrapper .form-check-lbl {
  font-size: 14px;
}
.filtersMainComp .ax-fl-right {
  display: flex;
  justify-content: right;
  flex-direction: column;
  align-items: center;
}
.filtersMainComp .ax-fl-right span#closeFilter {
  padding: 10px 30px;
  border-radius: 9999px;
  cursor: pointer;
  margin: 0 0 14px 0;
  font-family: "HPE Graphik Semibold", Arial, sans-serif;
}
.filtersMainComp .ax-fl-right span#closeFilter:hover {
  background-color: rgba(0, 0, 0, 0.0392156863);
}
.filtersMainComp .ax-fl-right #filterContent.btn-v2 {
  background: #01A982;
}
.filtersMainComp .ax-fl-right #filterContent.btn-v2:hover {
  background: #006750;
}
.filtersMainComp .second-filter .filter-title {
  color: #01A982;
  display: block;
  padding-bottom: 8px;
}
.filtersMainComp .second-filter .filter-title::before {
  content: url(../../images/svg/scissor.svg);
  display: inline;
  max-height: 14px;
}
.filtersMainComp .second-filter .ax-filter .filter-title {
  color: #01A982;
  font-size: 16px;
}
.filtersMainComp .second-filter .ax-filter .fl-filter-wrapper {
  display: flex;
  flex-direction: row;
}
.filtersMainComp .second-filter .ax-filter .ax-filter-items ul {
  text-align: center;
  color: #01A982;
  margin: 0;
  font-size: 18px;
  display: flex;
  flex-direction: column;
  width: 100%;
}
.filtersMainComp .second-filter .ax-filter .ax-filter-items a {
  color: #01A982;
  transition: all 0.3s ease;
}
.filtersMainComp .second-filter .ax-filter .ax-filter-items:hover a {
  color: #ffffff;
}
.filtersMainComp .second-filter .ax-filter .ax-filter-items .show {
  opacity: 1;
}
.filtersMainComp .second-filter .ax-filter .ax-filter-items.d-flex {
  flex-direction: column;
}
.filtersMainComp .second-filter .ax-filter .ax-fl-right {
  display: flex;
  justify-content: right;
}
.filtersMainComp .second-filter .ax-filter .nav-tabs {
  border-bottom: none;
}
.filtersMainComp .second-filter .ax-filter .filter-btn {
  border-top: 1px solid #01A982;
  border-right: 1px solid #01A982;
  border-left: 1px solid #01A982;
  border-bottom: none;
  transition: all 0.3s ease;
  padding: 14px 5px;
  color: #01A982;
  width: 100%;
  background-color: transparent;
  cursor: pointer;
}
.filtersMainComp .second-filter .ax-filter .filter-btn:last-child {
  border-bottom: 1px solid #01A982;
}
.filtersMainComp .second-filter .ax-filter .filter-btn.active {
  background-color: #01A982;
  color: #ffffff;
}
@media (min-width: 768px) {
  .filtersMainComp .second-filter .ax-fl-right {
    display: block;
    float: right;
  }
  .filtersMainComp .second-filter .ax-fl-right span#closeFilter {
    margin: 0 14px 0 0;
  }
  .filtersMainComp .second-filter .fl-ext-wrapper {
    -moz-column-count: 2;
    column-count: 2;
  }
  .filtersMainComp .second-filter .ax-filter .ax-filter-items ul {
    flex-direction: row;
    flex-wrap: wrap;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  .filtersMainComp .second-filter .ax-filter .ax-filter-items ul {
    flex-wrap: nowrap;
    flex: 4;
  }
  .filtersMainComp .second-filter .ax-filter .ax-filter-items ul:nth-child(2) {
    flex: 1;
    justify-content: flex-end;
  }
  .filtersMainComp .second-filter .ax-filter .ax-filter-items ul:nth-child(2) li {
    width: 70%;
  }
}
@media (min-width: 768px) {
  .filtersMainComp .second-filter .ax-filter .ax-filter-items.d-flex {
    flex-direction: column;
  }
  .filtersMainComp .second-filter .ax-filter .ax-filter-items.d-flex ul {
    margin-top: 10px;
    justify-content: flex-start;
  }
  .filtersMainComp .second-filter .ax-filter .ax-filter-items.d-flex ul li {
    width: 25%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media (min-width: 768px) {
  .filtersMainComp .second-filter .ax-filter .filter-btn {
    border-bottom: 1px solid #01A982;
    width: 25%;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  .filtersMainComp .second-filter .ax-filter .filter-btn {
    width: inherit;
    border-right: none;
  }
}
@media (min-width: 768px) {
  .filtersMainComp .second-filter .ax-filter .filter-btn:last-child {
    border-right: 1px solid #01A982;
  }
}
@media (min-width: 992px) {
  .filtersMainComp .second-filter .fl-ext-wrapper {
    -moz-column-count: 3;
    column-count: 3;
  }
  .filtersMainComp .second-filter .fl-ext-wrapper .fl-checkbox-wrapper {
    margin-bottom: 5px;
  }
  .filtersMainComp .second-filter .fl-ext-wrapper .form-check-lbl {
    font-size: 17px;
  }
  .filtersMainComp .second-filter .ax-filter .ax-filter-items ul {
    flex-direction: row;
    flex-wrap: wrap;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .filtersMainComp .second-filter .ax-filter .ax-filter-items ul {
    flex-wrap: nowrap;
    flex: 4;
  }
  .filtersMainComp .second-filter .ax-filter .ax-filter-items ul:nth-child(2) {
    flex: 1;
    justify-content: flex-end;
  }
  .filtersMainComp .second-filter .ax-filter .ax-filter-items ul:nth-child(2) li {
    width: 70%;
  }
}
@media (min-width: 992px) {
  .filtersMainComp .second-filter .ax-filter .ax-filter-items.d-flex {
    flex-direction: row;
  }
  .filtersMainComp .second-filter .ax-filter .ax-filter-items.d-flex ul {
    margin-top: 10px;
    float: left;
  }
}

.hpe-card .text-content {
  padding-bottom: 17px !important;
  overflow: hidden;
}
.hpe-card .text-content .collTitle {
  height: 100%;
  overflow: hidden;
}
.hpe-card .text-content .collTitle .title {
  margin: 0;
}

.animate-nav .title {
  font-size: 23px;
  height: 100% !important;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  white-space: normal;
}
.animate-nav:hover .title {
  font-size: 18px;
  transition: all 0.3s ease;
  -webkit-line-clamp: 5 !important;
}

.hightlight-carousel.owl-carousel .owl-stage {
  margin: 0 auto;
}

.ax-collateral-wrapper {
  padding: 40px 0;
  /* width: 100%; */
}
.ax-collateral-wrapper .ax-collateral-div {
  margin-bottom: 18px;
}
.ax-collateral-wrapper .text-content {
  min-height: 146px;
  max-height: 146px;
}
.ax-collateral-wrapper .label-wrapper .label {
  background-color: #000000;
  opacity: 0.7;
}
.ax-collateral-wrapper .label-wrapper .label.lbl-purple {
  background-color: #7630EA;
  opacity: 0.7;
}
.ax-collateral-wrapper .label-wrapper .label.lbl-aqua {
  background-color: #7FF9E2;
  opacity: 0.7;
}

.pagination-wrapper {
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  width: 100%;
}
.pagination-wrapper .ax-pagination {
  margin-bottom: 14px;
}
.pagination-wrapper .ax-pagination ul {
  display: flex;
  flex-direction: row;
  margin-right: 1.2rem;
  overflow: hidden;
  margin: 0;
}
.pagination-wrapper .ax-pagination ul li {
  padding: 5px 10px;
  background-color: #ffffff;
  display: flex;
  align-items: center;
  margin: 1px;
  flex: 1;
  justify-content: center;
}
.pagination-wrapper .ax-pagination ul li.active {
  color: #808080;
}
.pagination-wrapper .ax-pagination a {
  color: #01A982;
  display: flex;
  align-items: center;
  margin: 1px;
  flex: 1;
  justify-content: center;
}
.pagination-wrapper .pagination-count {
  background-color: #ffffff;
  padding: 6px 10px;
  text-align: center;
  margin-left: 0px;
}
@media (min-width: 768px) {
  .pagination-wrapper .pagination-count {
    margin-left: 0;
  }
}
@media (min-width: 768px) {
  .pagination-wrapper {
    flex-direction: row;
  }
  .pagination-wrapper .ax-pagination {
    margin-bottom: 0;
  }
}

.ax-start-banner {
  padding: 40px 0;
}
.ax-start-banner .drawer-body {
  background-color: transparent;
}
.ax-start-banner .drawer-body .hpe-carousel.dots-outside:not(.no-dots) .owl-carousel {
  padding-bottom: 0;
  white-space: initial;
}
.ax-start-banner .drawer-body .hpe-carousel.dots-outside .owl-carousel {
  margin-bottom: 20px;
}
.ax-start-banner .drawer-body .hpe-carousel.dots-outside .owl-carousel .owl-dots {
  bottom: -19px;
}
.ax-start-banner .drawer-body .hpe-carousel.dots-outside .owl-carousel button.owl-dot {
  height: 10px;
  width: 10px;
  opacity: 1;
  display: inline-block;
}
.ax-start-banner .drawer-body .owl-item {
  overflow: hidden;
}
.ax-start-banner .drawer-body .hpe-carousel.arrows-outside .owl-nav .owl-prev,
.ax-start-banner .drawer-body .hpe-carousel.arrows-outside .owl-nav .owl-next {
  margin-top: -28px;
}
.ax-start-banner .owl-item {
  max-height: 380px;
  overflow: hidden;
}
.ax-start-banner .slider-wrapper {
  height: 100%;
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: center;
  padding: 0;
}
.ax-start-banner .slider-wrapper::before {
  content: "";
  display: block;
  height: 0;
  width: 100%;
}
.ax-start-banner .slider-wrapper .banner-text-content {
  padding: 0 40px;
  color: #ffffff;
  max-width: 680px;
  text-align: left;
  position: relative;
}
.ax-start-banner .typo3 .banner-text-content h2 {
  color: #ffffff;
}
@media (min-width: 768px) {
  .ax-start-banner .drawer-body .hpe-carousel.dots-outside .owl-carousel {
    margin-bottom: 0;
  }
  .ax-start-banner .drawer-body .hpe-carousel.dots-outside .owl-carousel .owl-dots {
    bottom: 30px;
  }
  .ax-start-banner .slider-wrapper .banner-text-content {
    margin-right: 0;
  }
}

.related-resource .drawer-body {
  overflow: visible;
}
.related-resource .drawer-body .hpe-carousel .hightlight-carousel .owl-nav {
  display: block;
}
.related-resource .drawer-body .hpe-carousel .hightlight-carousel .owl-nav.disabled {
  display: none;
}
.related-resource .drawer-body .hpe-carousel .hightlight-carousel .owl-nav .owl-prev {
  margin-left: 10px;
}
.related-resource .drawer-body .hpe-carousel .hightlight-carousel .owl-nav .owl-next {
  margin-right: 10px;
}
.related-resource .drawer-body .hpe-carousel .hightlight-carousel .owl-dots.disabled button.owl-dot {
  display: none;
}
@media (min-width: 768px) {
  .related-resource .drawer-body .hpe-carousel .hightlight-carousel .owl-dots.disabled button.owl-dot {
    display: inline-block;
    opacity: 1;
  }
}
.related-resource .drawer-body .hpe-carousel .collateral-carousel .owl-nav {
  display: block;
}
.related-resource .drawer-body .hpe-carousel .collateral-carousel .owl-nav.disabled {
  display: none;
}
.related-resource .drawer-body .hpe-carousel .collateral-carousel .owl-nav .owl-prev {
  margin-left: 10px;
}
.related-resource .drawer-body .hpe-carousel .collateral-carousel .owl-nav .owl-next {
  margin-right: 10px;
}

.ax-fade-in.show {
  opacity: 1 !important;
}

.error-contents {
  display: flex;
  width: 100%;
  flex-direction: column;
}

.wrong-answer {
  display: block;
  height: 22px;
}

.modal-dialog.ax-loader-modal {
  margin-top: 36vh;
}
.modal-dialog.ax-thankyou-modal {
  margin-top: 35vh;
}
.modal-dialog.ax-thankyou-modal .modal-content {
  text-align: center;
  padding-bottom: 30px;
}
.modal-dialog.ax-thankyou-modal .modal-content .btn-primary {
  color: white;
}
.modal-dialog.ax-thankyou-modal .modal-content .modal-body .thankyou-wrapper p {
  margin-bottom: 0;
}
.modal-dialog.ax-thankyou-modal .modal-content .modal-body .btns .referral-text {
  margin-top: 15px;
  margin-bottom: 0;
}

.btn-send {
  margin-right: 10px;
}

/* start of loading css */
#loader {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border: 16px solid #eeeeee;
  border-radius: 50%;
  border-top: 16px solid #01A982;
  width: 120px;
  height: 120px;
  animation: spin 2s linear infinite;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Add animation to "page content" */
.animate-bottom {
  position: relative;
  -webkit-animation-name: animatebottom;
  -webkit-animation-duration: 1s;
  animation-name: animatebottom;
  animation-duration: 1s;
}
@keyframes animatebottom {
  from {
    bottom: -100px;
    opacity: 0;
  }
  to {
    bottom: 0;
    opacity: 1;
  }
}
/* end of loading css */
.modal-backdrop {
  position: fixed !important;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.modal-backdrop.fade.show {
  opacity: 0.65;
  z-index: 103;
}

.ax-btn {
  min-width: 200px;
  width: 100%;
}
.ax-btn.btn-secondary {
  color: #01A982;
}
@media (min-width: 768px) {
  .ax-btn.btn-secondary {
    width: auto;
  }
}
.ax-btn.btn-secondary:hover {
  color: #01A982;
}
.ax-btn.btn-primary {
  color: #ffffff;
}
.ax-btn.btn-primary:hover {
  color: #ffffff;
}

.ax-modal .close {
  position: relative;
  opacity: 1;
}
.ax-modal .close-btn {
  position: absolute;
  right: 0;
  height: 35px;
  width: 35px;
  background-color: #01A982;
  color: #ffffff;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  font-weight: 300;
  font-size: 17px;
  text-shadow: none;
}

.ax-quiz {
  margin: 50px 0 100px;
  min-height: 400px;
}
.ax-quiz .termsDiv input {
  position: relative;
  top: 3px;
}

.ax-down-tag {
  font-size: 15px;
  color: #000000;
}
.ax-down-tag.on-navbar {
  font-size: 16px;
}

.ax-down-tag,
.ax-lang-tag {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.ax-down-tag::after,
.ax-lang-tag::after {
  margin-left: 4px;
  content: url("../../images/icons/down.png");
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.ax-down-tag .dropdown-menu,
.ax-lang-tag .dropdown-menu {
  border-radius: 0;
}
.ax-down-tag .dropdown-menu .dropdown-item,
.ax-lang-tag .dropdown-menu .dropdown-item {
  color: red;
}
.ax-down-tag .dropdown-menu .dropdown-item:hover,
.ax-lang-tag .dropdown-menu .dropdown-item:hover {
  color: #01A982;
}
.ax-down-tag .dropdown-menu .active .dropdown-item,
.ax-lang-tag .dropdown-menu .active .dropdown-item {
  color: red;
}

.ax-local-lang {
  position: relative;
  z-index: 2;
}
.ax-local-lang .ax-lang {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.ax-local-lang .ax-lang .ax-lang-tag {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background-color: #ffffff;
  color: #01A982;
  padding: 10px 24px;
  display: flex;
  position: relative;
  cursor: pointer;
}
.ax-local-lang .dropdown-menu {
  border-radius: 0;
  min-width: 100%;
}
.ax-local-lang .dropdown-menu .dropdown-item:hover {
  color: #01A982;
}
.ax-local-lang .dropdown-menu .active .dropdown-item {
  background-color: transparent;
  color: #01A982;
}
.ax-local-lang .lang-wrapper {
  box-shadow: 0 3px 2px -2px rgba(0, 0, 0, 0.1);
  border: 1px solid #ddd;
}
.ax-local-lang .lang-wrapper:hover .dropdown-menu {
  display: block;
}

.info-section {
  border: 1px solid #E7E7E7;
  padding: 25px 20px;
  margin-bottom: 25px;
}
.info-section.quiz-result-section {
  background-color: #01A982;
  color: #ffffff;
}
.info-section.quiz-result-section ul {
  text-align: left;
}
.info-section.quiz-result-section ul li {
  list-style-type: disc;
}
.info-section .quiz-score {
  font-size: 38px;
  font-family: "HPE Graphik Light", Arial, sans-serif;
  line-height: normal;
}
.info-section .quiz-score .tag-h3 {
  color: #ffffff;
  font-size: 42px;
}
@media (min-width: 992px) {
  .info-section .quiz-score .score-text {
    display: inline-block;
  }
}
.info-section .end-slide {
  font-size: 24px;
}
.info-section .end-slide a {
  color: #ffffff;
  font-weight: 600;
}

.quiz-confirm-section {
  display: none;
}

.page-content {
  width: 100%;
}

.sec-hpe {
  border-color: #01A982;
  outline-color: #01A982;
}

.qz-content {
  width: 100%;
  display: none;
  transition: all 0.3s ease;
}
.qz-content .lds-ring {
  height: 22px;
  width: 22px;
}
.qz-content .lds-ring div {
  margin: -1px;
  height: 24px;
  width: 24px;
  animation: lds-ring 1.2s cubic-bezier(0.2, 0, 0.2, 1) infinite;
}
.qz-content.qz-results {
  display: block;
}
.qz-content .qz-content_wrapper {
  max-width: 620px;
  width: 100%;
  margin: 0 auto;
  padding: 12px 16px;
}
@media (min-width: 992px) {
  .qz-content .qz-content_wrapper {
    min-width: 620px;
  }
}
.qz-content .count-status {
  border: 1px solid #d8d8d8;
  padding: 4px 8px;
}
.qz-content .qz-form {
  border: 1px solid #d8d8d8;
  padding: 20px 16px;
}
.qz-content .qz-total {
  min-width: 60px;
  text-align: center;
  margin-bottom: 10px;
  border-radius: 50%;
}
.qz-content .qz-total .total-initial {
  color: #01A982;
}
.qz-content .qz-total .total-target {
  font-weight: 600;
}
.qz-content .qz-info {
  position: relative;
  display: flex;
  flex-direction: column;
  margin-bottom: 14px;
}
.qz-content .qz-info h3 {
  font-size: 32px;
}
.qz-content .qz-info-qn {
  font-size: 22px;
  margin-bottom: 12px;
}
@media (min-width: 768px) {
  .qz-content .qz-info {
    justify-content: space-between;
    flex-direction: row;
    align-items: center;
  }
  .qz-content .qz-info .qz-total {
    order: 2;
  }
}
.qz-content .qz-info .quiz-warning {
  background-color: rgba(252, 97, 97, 0.2392156863);
  padding: 10px 15px;
  margin-bottom: 10px;
}
.qz-content .qz-form-actions {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  align-items: end;
}
@media (min-width: 768px) {
  .qz-content .qz-form-actions {
    flex-direction: row;
  }
}
.qz-content .form-control {
  border-radius: 0;
  font-size: 16px;
}
.qz-content .form-control:focus, .qz-content .form-control:active {
  box-shadow: none;
  border-color: #B1A4A9;
}
.qz-content .hints {
  font-size: 15px;
  display: inline-block;
}
.qz-content .quiz-options-block {
  margin: 4px 0 8px;
  display: flex;
  align-items: center;
}
.qz-content .quiz-options-block input[type=checkbox],
.qz-content .quiz-options-block input[type=radio] {
  margin-top: 0;
}
.qz-content .quiz-options-block label {
  margin-left: 6px;
  margin-bottom: 0;
}

.progress.qz-progress {
  margin: 10px auto 0;
  padding: 0;
  width: 100%;
  height: 10px;
  overflow: hidden;
  background: rgba(128, 128, 128, 0.08);
  box-shadow: none;
  border-radius: 0;
}
.progress.qz-progress .bar {
  position: relative;
  float: left;
  min-width: 0%;
  height: 100%;
  background: #01A982;
  transition: width 0.5s ease;
}
.progress.qz-progress .percent {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  font-family: tahoma, arial, helvetica;
  font-size: 12px;
  color: white;
}

.ax-alert-icon {
  content: url("./../../images/svg/alert-small.svg");
}

.ax-secondarySubNavbar .ax-centerNav-wrapper ul li a,
.sec-subnav-wrapper ul li a {
  font-size: 16px;
}

@media (max-width: 1599px) and (min-width: 1200px) {
  body .hpehf-centered-content {
    padding: 10px 20px;
  }
  .ax-secondarySubNavbar .ax-centerNav-wrapper ul.pri-sub-nav li:last-child,
  .ax-secondDep-wrapper .ax-centerNav-wrapper ul.pri-sub-nav li:last-child {
    margin-right: 0;
  }
  .ax-secondarySubNavbar .ax-centerNav-wrapper ul.pri-sub-nav li:first-child,
  .ax-secondDep-wrapper .ax-centerNav-wrapper ul.pri-sub-nav li:first-child {
    margin-left: 9px;
  }
  .sec-nav-wrapper .left img {
    max-width: 70px;
  }
}
@media (max-width: 1599px) and (min-width: 1200px) and (min-width: 992px) {
  .sec-nav-wrapper .left img {
    max-width: 104px;
  }
}
.ax-shimmer-wrap {
  position: absolute;
  top: 0;
  width: 100%;
  transition: all 0.3s linearr;
  height: 100%;
  left: 0;
  transition: all 0.3s linear;
  animation: shimmer 3s linear infinite forwards;
  background: #ddd;
  background: linear-gradient(to right, #F6F6F6 8%, #F0F0F0 18%, #F6F6F6 33%);
  background-size: 1200px 100%;
}
.ax-shimmer-wrap.loaded {
  opacity: 0;
  visibility: hidden;
}
.ax-shimmer-wrap .ax-shimmer-single {
  padding: 20px;
  background-color: white;
  border: 10px solid #F5F5F5;
}
.ax-shimmer-wrap .ax-shimmer-single .ax-d-flex {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
.ax-shimmer-wrap .ax-shimmer-single .ax-d-flex .img-wrap-shimmer {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  animation: shimmer 3s linear infinite forwards;
  background: #ddd;
  background: linear-gradient(to right, #F6F6F6 8%, #F0F0F0 18%, #F6F6F6 33%);
  background-size: 1200px 100%;
}
.ax-shimmer-wrap .ax-shimmer-single .ax-d-flex .checkbox-shimmer {
  width: 20px;
  height: 20px;
  animation: shimmer 3s linear infinite forwards;
  background: #ddd;
  background: linear-gradient(to right, #F6F6F6 8%, #F0F0F0 18%, #F6F6F6 33%);
  background-size: 1200px 100%;
}
.ax-shimmer-wrap .ax-shimmer-single .ax-d-flex .ax-entry-shimmer {
  flex: 2;
  padding: 15px;
}
.ax-shimmer-wrap .ax-shimmer-single .ax-d-flex .ax-entry-shimmer .text-shimmer {
  animation: shimmer 3s linear infinite forwards;
  background: #ddd;
  background: linear-gradient(to right, #F6F6F6 8%, #F0F0F0 18%, #F6F6F6 33%);
  background-size: 1200px 100%;
  width: 100%;
  margin-bottom: 5px;
  height: 15px;
}
.ax-shimmer-wrap .ax-shimmer-single .ax-d-flex .ax-entry-shimmer .text-shimmer.designation-shimmer {
  width: 40%;
}
.ax-shimmer-wrap .ax-shimmer-single .bottom-card-shimmer {
  animation: shimmer 3s linear infinite forwards;
  background: #ddd;
  background: linear-gradient(to right, #F6F6F6 8%, #F0F0F0 18%, #F6F6F6 33%);
  background-size: 1200px 100%;
  height: 100px;
  width: 100%;
}
@keyframes shimmer {
  0% {
    background-position: -1200px 0;
  }
  100% {
    background-position: 1200px 0;
  }
}
.btn.type-button-rounded {
  border-radius: 100px;
}
.btn.type-button-rounded.btn-v2 {
  outline: none;
  outline-width: 0;
}
.btn.type-button-rounded.btn-v2:hover {
  outline: none;
  outline-width: 0;
}
.btn.btn-secondary {
  color: #000000;
}
.btn.btn-ternary {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 8px 25px;
  padding-right: 40px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2;
  text-transform: none;
  color: #000000;
  margin-top: 0;
}
@media (min-width: 992px) {
  .btn.btn-ternary {
    font-size: 18px;
  }
}
.btn.btn-ternary.btn-tab-v2 {
  background-color: #f2f2f2;
  flex: 0 0 45%;
  font-size: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "HPE Graphik Regular", Arial, sans-serif;
  padding: 7px 10px;
  padding-right: 30px;
}
@media (min-width: 992px) {
  .btn.btn-ternary.btn-tab-v2 {
    flex: 0 1 auto;
  }
}
@media (min-width: 1300px) {
  .btn.btn-ternary.btn-tab-v2 {
    font-size: 12px;
    padding: 10px 15px;
    padding-right: 35px;
  }
}
.btn.btn-ternary.btn-tab-v2 span {
  color: #333333;
}
.btn.btn-ternary.btn-tab-v2.large-tab-btn {
  padding: 8px 25px;
  padding-right: 40px;
  font-size: 16px;
  flex: 0 0 60%;
  background-color: #ededed;
}
.btn.btn-ternary.btn-tab-v2.large-tab-btn:hover {
  background-color: #e4e4e4;
}
@media (min-width: 992px) {
  .btn.btn-ternary.btn-tab-v2.large-tab-btn {
    padding: 15px 40px;
    font-size: 22px;
    flex: 0 1 auto;
  }
}
.btn.btn-ternary.btn-tab-v2.large-tab-btn span {
  color: #006750;
}

.amdhpe-slack-forum-wrap .mt-text {
  color: #333;
}

.promo-wrapper .promotional-component__content a {
  border: none;
}
.promo-wrapper .promotional-component__content a:hover {
  box-shadow: none;
  outline: none;
}

.whats-new.position-right .cols-wrapper {
  align-items: center;
}

.alert-top button.close {
  background-color: transparent;
  color: white;
  font-size: 30px;
  opacity: 1;
}

.ax-collateral-wrapper .ax-notfound-message {
  text-align: center;
}

.filtersMainComp .fl-ext-wrapper {
  flex-direction: column;
}
@media (min-width: 768px) {
  .filtersMainComp .fl-ext-wrapper {
    flex-direction: row;
    flex-wrap: wrap;
  }
}
.filtersMainComp .fl-ext-wrapper .ax-single-collaterals {
  flex: 1;
  padding: 0px 15px;
}
@media (min-width: 768px) {
  .filtersMainComp .fl-ext-wrapper .ax-single-collaterals {
    flex: auto;
  }
}
.filtersMainComp .fl-ext-wrapper .ax-single-collaterals .form-check-lbl.title-label {
  margin: 20px 0px 15px;
  padding-bottom: 5px;
  border-bottom: 1px solid #01A982;
  color: #252525;
  font-size: 18px;
  display: inline-block;
}

.ax-second-respo-wrapper {
  display: flex;
  flex-direction: column-reverse;
}
.ax-second-respo-wrapper a.ax-drop-nav label {
  white-space: nowrap;
  display: flex;
  margin-top: 10px;
  align-items: center;
}
.ax-second-respo-wrapper a.ax-drop-nav label .icon-holder {
  display: inline-flex;
  transition: all 0.3s ease;
  margin: 0 0 0 4px;
}
.ax-second-respo-wrapper a.ax-drop-nav label .icon-holder svg {
  fill: transparent;
  stroke: #01A982;
  width: 22px;
}
@media (min-width: 1600px) {
  .ax-second-respo-wrapper {
    display: none;
  }
}

.ax-referal-modal .btn.btn-loader {
  display: none;
  background-color: #ddd;
  width: 200px;
  height: 50px;
  text-align: center;
}
.ax-referal-modal .btn.btn-loader .loader {
  border: 2px solid #01A982;
  border-left: 2px solid #ddd;
  display: inline-block;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  background-color: transparent;
  animation: rotation 1s linear infinite;
}
.ax-referal-modal .ax-sucess-message {
  display: none;
  text-align: center;
}
.ax-referal-modal .ax-sucess-message .icon-holder {
  width: 70px;
  height: 70px;
  margin: 20px auto;
  border: 5px solid #01A982;
  border-radius: 50%;
  padding: 12px;
}
.ax-referal-modal .ax-sucess-message .icon-holder svg {
  stroke: #01A982;
}
.ax-referal-modal .ax-sucess-message h2 {
  color: #01A982;
}

.modal.flower-form-success .modal-dialog .ax-sucess-message {
  text-align: center;
}
.modal.flower-form-success .modal-dialog .ax-sucess-message .icon-holder {
  width: 70px;
  height: 70px;
  margin: 20px auto;
  border: 5px solid #01A982;
  border-radius: 50%;
  padding: 12px;
}
.modal.flower-form-success .modal-dialog .ax-sucess-message .icon-holder svg {
  stroke: #01A982;
}
.modal.flower-form-success .modal-dialog .ax-sucess-message h2 {
  color: #01A982;
}
.modal.flower-form-success .modal-dialog h2 {
  color: #01A982;
}
.modal.flower-form-success .modal-dialog a {
  border-bottom: 1px solid #01a982;
  font-weight: 600;
  color: #01A982;
}
.modal.flower-form-success .modal-dialog a:hover {
  text-decoration: none;
}
.modal.flower-form-success ~ .modal-backdrop {
  background-color: #252525;
}
.modal .modal-dialog {
  background-color: white;
}
.modal .modal-dialog button.close {
  opacity: 1;
  border: 2px solid #01a982;
}
.modal.anniversery-modal.in .modal-dialog {
  transform: translateY(35%);
}
.modal.anniversery-modal .modal-dialog {
  transform: translateY(25%);
  padding: 30px;
}
.modal.anniversery-modal .modal-dialog button {
  font-weight: 600;
}
.modal.anniversery-modal .modal-dialog button.btn-primary {
  color: white;
}
.modal.anniversery-modal .modal-dialog button.close {
  opacity: 1;
  border: 2px solid #01a982;
}
.modal.anniversery-modal .modal-dialog .az-lbl-input-wrapper label {
  padding-left: 15px;
}
.modal.anniversery-modal .modal-dialog .az-lbl-input-wrapper label a {
  color: #01A982;
}
.modal.anniversery-modal .modal-dialog .modal-footer::before {
  display: none;
}
.modal.anniversery-modal .modal-dialog .modal-footer::after {
  display: none;
}
.modal.fade.whatsnew {
  opacity: 1;
}
.modal.fade.whatsnew:focus {
  outline: none;
}
@media (min-width: 1200px) {
  .modal.fade.whatsnew .modal-dialog {
    width: 1200px;
  }
}
.modal.fade.whatsnew .modal-dialog.ax-thankyou-modal {
  margin-top: 45vh;
}
@media (min-width: 480px) {
  .modal.fade.whatsnew .modal-dialog.ax-thankyou-modal {
    margin-top: 30vh;
  }
}
.modal.fade.whatsnew .modal-dialog .modal-content {
  text-align: left;
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 0;
  background-color: #f7f7f7;
}
.modal.fade.whatsnew .modal-dialog .modal-content .modal-header {
  padding-bottom: 10px;
  padding-left: 0;
  padding-right: 0;
  padding-top: 10px;
  border-bottom: 1px solid #9e9e9e;
  justify-content: space-between;
}
.modal.fade.whatsnew .modal-dialog .modal-content .modal-header .modal-title {
  font-size: 30px;
  font-weight: 400;
  width: -moz-max-content;
  width: max-content;
  position: relative;
  font-family: "HPE Graphik Regular";
  color: #444444;
  letter-spacing: 0;
}
@media (min-width: 992px) {
  .modal.fade.whatsnew .modal-dialog .modal-content .modal-header .modal-title {
    font-size: 40px;
  }
}
@media (min-width: 1600px) {
  .modal.fade.whatsnew .modal-dialog .modal-content .modal-header .modal-title {
    font-size: 54px;
    line-height: 72px;
  }
}
.modal.fade.whatsnew .modal-dialog .modal-content .modal-header .modal-title:after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #01A982;
}
.modal.fade.whatsnew .modal-dialog .modal-content .modal-header .modal-title.lang-de {
  font-size: 30px;
}
@media (min-width: 992px) {
  .modal.fade.whatsnew .modal-dialog .modal-content .modal-header .modal-title.lang-de {
    font-size: 50px;
  }
}
@media (min-width: 1600px) {
  .modal.fade.whatsnew .modal-dialog .modal-content .modal-header .modal-title.lang-de {
    font-size: 60px;
    line-height: 72px;
  }
}
.modal.fade.whatsnew .modal-dialog .modal-content .modal-header .modal-title.lang-de:after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #01A982;
}
.modal.fade.whatsnew .modal-dialog .modal-content .modal-header .btn-close {
  background-color: transparent;
  border: none;
}
.modal.fade.whatsnew .modal-dialog .modal-content .modal-header .btn-close svg {
  height: 20px;
}
.modal.fade.whatsnew .modal-dialog .modal-content .modal-body {
  overflow: hidden;
}
@media (min-width: 992px) {
  .modal.fade.whatsnew .modal-dialog .modal-content .modal-body {
    padding-bottom: 25px;
    padding-left: 0;
    padding-right: 0;
  }
}
.modal.fade.whatsnew .modal-dialog .modal-content .modal-body .subtitle {
  font-weight: 400;
  text-align: center;
  margin-bottom: 20px;
  margin-top: 20px;
  font-size: 24px;
  line-height: 24px;
  font-family: "HPE Graphik Regular";
  color: #444444;
}
@media (min-width: 992px) {
  .modal.fade.whatsnew .modal-dialog .modal-content .modal-body .subtitle {
    font-size: 30px;
    line-height: 30px;
  }
}
@media (min-width: 1600px) {
  .modal.fade.whatsnew .modal-dialog .modal-content .modal-body .subtitle {
    font-size: 36px;
    line-height: 43px;
  }
}
.modal.fade.whatsnew .modal-dialog .modal-content .modal-body .content-description {
  font-family: "HPE Graphik Regular";
  font-weight: 400;
  color: #444444;
  font-size: 18px;
  line-height: 18px;
}
@media (min-width: 1600px) {
  .modal.fade.whatsnew .modal-dialog .modal-content .modal-body .content-description {
    font-size: 24px;
    line-height: 28px;
  }
}
.modal.fade.whatsnew .modal-dialog .modal-content .modal-body .popup-banner {
  width: 100%;
  overflow: hidden;
  min-height: 230px;
}
.modal.fade.whatsnew .modal-dialog .modal-content .modal-body .popup-banner .content {
  padding: 20px;
}
@media (min-width: 992px) {
  .modal.fade.whatsnew .modal-dialog .modal-content .modal-body .popup-banner .content {
    padding: 20px 40px;
  }
}
@media (min-width: 1600px) {
  .modal.fade.whatsnew .modal-dialog .modal-content .modal-body .popup-banner .content {
    padding: 25px 50px;
  }
}
.modal.fade.whatsnew .modal-dialog .modal-content .modal-body .popup-banner .content .tag-h2 {
  font-family: "HPE Graphik Regular";
  font-size: 30px;
  font-weight: 400;
  text-transform: none;
  margin-bottom: 5px;
}
@media (min-width: 992px) {
  .modal.fade.whatsnew .modal-dialog .modal-content .modal-body .popup-banner .content .tag-h2 {
    font-size: 40px;
  }
}
@media (min-width: 1600px) {
  .modal.fade.whatsnew .modal-dialog .modal-content .modal-body .popup-banner .content .tag-h2 {
    font-size: 48px;
    line-height: 48px;
  }
}
.modal.fade.whatsnew .modal-dialog .modal-content .modal-body .popup-banner .content .description {
  font-size: 18px;
  font-family: "HPE Graphik Regular";
  max-width: 700px;
  margin-bottom: 20px;
}
.modal.fade.whatsnew .modal-dialog .modal-content .modal-body .popup-banner .content .description .rich-text-container,
.modal.fade.whatsnew .modal-dialog .modal-content .modal-body .popup-banner .content .description p {
  margin-top: 20px;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .modal.fade.whatsnew .modal-dialog .modal-content .modal-body .popup-banner .content .description {
    font-size: 22px;
  }
}
@media (min-width: 1600px) {
  .modal.fade.whatsnew .modal-dialog .modal-content .modal-body .popup-banner .content .description {
    font-size: 24px;
    line-height: 24px;
  }
}
.modal.fade.whatsnew .modal-dialog .modal-content .modal-body .popup-banner .background-wrapper {
  overflow: visible !important;
}
.modal.fade.whatsnew .modal-dialog .modal-content .modal-body .popup-banner .background-wrapper smart-image {
  min-height: 200px !important;
}
@media (min-width: 992px) {
  .modal.fade.whatsnew .modal-dialog .modal-content .modal-body .popup-banner .background-wrapper smart-image {
    min-height: 230px !important;
  }
}
.modal.fade.whatsnew .modal-dialog .modal-content .modal-footer {
  text-align: center;
  border-top: none;
  padding: 10px;
}
@media (min-width: 1600px) {
  .modal.fade.whatsnew .modal-dialog .modal-content .modal-footer {
    padding-bottom: 40px;
  }
}
.modal.fade.whatsnew .modal-dialog .modal-content .modal-footer .button_wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 25px;
}
.modal.fade.whatsnew .modal-dialog .modal-content .modal-footer .button_wrapper a {
  font-family: "HPE Graphik Regular";
  font-weight: 600;
  margin: 0;
  border-radius: 30px;
}
.modal.fade.whatsnew .modal-dialog .modal-content .modal-footer .button_wrapper button {
  height: 52px;
  width: 114px;
  min-width: -moz-fit-content;
  min-width: fit-content;
  font-weight: 500;
  font-size: 18px;
  background-color: #1e1f27;
}
.modal.fade.whatsnew .modal-dialog .modal-content .modal-footer .button_wrapper button.modal-button {
  color: #292d3a;
  background-color: #ffffff;
  border: 1px solid #292d3a;
}
.modal.fade.whatsnew .modal-dialog .modal-content .modal-footer .button_wrapper button.modal-button:hover {
  color: #ffffff;
  background-color: #e4e4e4;
  border: 1px solid #292d3a;
}
.modal.fade.whatsnew.btp-terms .modal-dialog {
  border-radius: 5px;
}
@media (min-width: 1200px) {
  .modal.fade.whatsnew.btp-terms .modal-dialog {
    width: 600px;
  }
}
.modal.fade.whatsnew.btp-terms .modal-dialog .modal-content {
  padding-top: 15px;
}
.modal.fade.whatsnew.btp-terms .modal-dialog .modal-content .modal-title {
  font-size: 30px;
  line-height: 30px;
}
.modal.fade.whatsnew.btp-terms .modal-dialog .modal-content .modal-body {
  padding-bottom: 10px;
}
.modal.fade.whatsnew.btp-terms .modal-dialog .modal-content .modal-body .ax-form-content .case-check-wrapper {
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 10px;
}
.modal.fade.whatsnew.btp-terms .modal-dialog .modal-content .modal-body .ax-form-content .case-check-wrapper .form-check-input {
  margin: 0;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  width: 16px;
  height: 16px;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  background-color: #fff;
  cursor: pointer;
  height: 12px;
  width: 12px;
  min-width: 12px;
}
.modal.fade.whatsnew.btp-terms .modal-dialog .modal-content .modal-body .ax-form-content .case-check-wrapper .form-check-input:checked {
  background: #01A982;
  border-color: #e5e5e5;
  content: " ";
  box-shadow: inset 0 0 0 1px #fff, inset 0 0 0 4px #01A982;
}
.modal.fade.whatsnew.btp-terms .modal-dialog .modal-content .modal-body .ax-form-content .case-check-wrapper .form-check-lbl {
  margin: 0;
  font-size: 18px;
}
.modal.fade.whatsnew.btp-terms .modal-dialog .modal-content .modal-footer {
  padding-bottom: 25px;
}
.modal.fade.whatsnew.btp-terms .modal-dialog .modal-content .modal-footer .button_wrapper a.disabled {
  pointer-events: none;
  opacity: 0.6;
}

@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.ax-card_flip_holder {
  position: relative;
  text-align: center;
}
.ax-card_flip_holder .flip-card-row {
  /* Track */
  /* Handle */
  /* Handle on hover */
}
.ax-card_flip_holder .flip-card-row .ax-flip-single {
  width: 100%;
  height: 200px;
  cursor: pointer;
  position: relative;
  min-width: 235px;
  width: 100%;
}
@media (min-width: 768px) {
  .ax-card_flip_holder .flip-card-row .ax-flip-single {
    min-width: 333px;
    height: 280px;
  }
}
.ax-card_flip_holder .flip-card-row .ax-flip-single .ax-flip-card {
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
  transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  position: absolute;
  width: 100%;
  height: 100%;
  transition: all 0.6s ease-in-out;
}
.ax-card_flip_holder .flip-card-row .ax-flip-single .ax-flip-card.ax-card-front {
  z-index: 1;
  transform: rotateY(0deg);
}
.ax-card_flip_holder .flip-card-row .ax-flip-single .ax-flip-card.ax-card-front .front-img {
  width: 100%;
  height: 100%;
}
.ax-card_flip_holder .flip-card-row .ax-flip-single .ax-flip-card.ax-card-front .front-img img {
  height: auto;
  max-width: 100%;
}
.ax-card_flip_holder .flip-card-row .ax-flip-single .ax-flip-card.ax-card-back {
  position: absolute;
  opacity: 0;
  background-color: #ddd;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  transform: rotateY(-180deg);
  text-align: center;
  justify-content: space-between;
  padding: 20px;
  flex-direction: column;
}
@media (min-width: 992px) {
  .ax-card_flip_holder .flip-card-row .ax-flip-single .ax-flip-card.ax-card-back {
    padding: 10px;
  }
}
@media (min-width: 1200px) {
  .ax-card_flip_holder .flip-card-row .ax-flip-single .ax-flip-card.ax-card-back {
    padding: 30px;
  }
}
.ax-card_flip_holder .flip-card-row .ax-flip-single .ax-flip-card.ax-card-back h3 {
  font-size: 20px;
  font-weight: 500;
  font-family: "HPE Graphik Semibold", Arial, sans-serif;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (min-width: 768px) {
  .ax-card_flip_holder .flip-card-row .ax-flip-single .ax-flip-card.ax-card-back h3 {
    font-size: 22px;
  }
}
@media (min-width: 992px) {
  .ax-card_flip_holder .flip-card-row .ax-flip-single .ax-flip-card.ax-card-back h3 {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .ax-card_flip_holder .flip-card-row .ax-flip-single .ax-flip-card.ax-card-back h3 {
    font-size: 34px;
  }
}
.ax-card_flip_holder .flip-card-row .ax-flip-single .ax-flip-card.ax-card-back p {
  font-size: 13px;
  font-weight: 600;
  line-height: 1.333;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (min-width: 768px) {
  .ax-card_flip_holder .flip-card-row .ax-flip-single .ax-flip-card.ax-card-back p {
    font-size: 18px;
    font-weight: 800;
  }
}
@media (min-width: 992px) {
  .ax-card_flip_holder .flip-card-row .ax-flip-single .ax-flip-card.ax-card-back p {
    font-size: 12px;
    font-weight: 800;
  }
}
@media (min-width: 1200px) {
  .ax-card_flip_holder .flip-card-row .ax-flip-single .ax-flip-card.ax-card-back p {
    font-size: 18px;
    font-weight: 800;
  }
}
.ax-card_flip_holder .flip-card-row .ax-flip-single:hover .ax-card-front {
  transform: rotateY(180deg);
}
.ax-card_flip_holder .flip-card-row .ax-flip-single:hover .ax-card-back {
  transform: rotateY(0deg);
  opacity: 1;
}
.ax-card_flip_holder .flip-card-row .ax-flip-single:nth-child(3n+1):not(:first-child) .ax-card-back {
  background-color: #333;
  color: white;
}
.ax-card_flip_holder .flip-card-row .ax-flip-single:nth-child(3n+1):not(:first-child) .ax-card-back * {
  color: inherit;
}
.ax-card_flip_holder .flip-card-row::-webkit-scrollbar {
  height: 10px;
  display: block;
  display: none;
}
@media (min-width: 992px) {
  .ax-card_flip_holder .flip-card-row::-webkit-scrollbar {
    display: none;
  }
}
.ax-card_flip_holder .flip-card-row::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.ax-card_flip_holder .flip-card-row::-webkit-scrollbar-thumb {
  background: #01A982;
}
.ax-card_flip_holder .flip-card-row::-webkit-scrollbar-thumb:hover {
  background: #01A982;
}
.ax-card_flip_holder .scroll-btn-wrap {
  position: absolute;
}
.ax-card_flip_holder .scroll-btn-wrap .btn {
  color: #333;
  background-color: transparent;
  padding: 0;
}
.ax-card_flip_holder .scroll-btn-wrap .btn:focus {
  box-shadow: none;
}
.ax-card_flip_holder .scroll-btn-wrap .btn span {
  width: 20px;
  height: 20px;
  display: block;
}
@media (min-width: 768px) {
  .ax-card_flip_holder .scroll-btn-wrap .btn span {
    width: 80px;
    height: 80px;
    display: block;
  }
}
.ax-card_flip_holder .scroll-btn-wrap .btn span::before {
  font-size: 20px;
}
@media (min-width: 768px) {
  .ax-card_flip_holder .scroll-btn-wrap .btn span::before {
    font-size: 80px;
  }
}
.ax-card_flip_holder .scroll-btn-wrap.next-btn {
  right: -40px;
  bottom: 50%;
}
@media (min-width: 768px) {
  .ax-card_flip_holder .scroll-btn-wrap.next-btn {
    right: -80px;
  }
}
.ax-card_flip_holder .scroll-btn-wrap.prev-btn {
  left: -40px;
  bottom: 50%;
}
@media (min-width: 768px) {
  .ax-card_flip_holder .scroll-btn-wrap.prev-btn {
    left: -80px;
  }
}

.grid-row {
  display: inline-grid;
  max-width: 100%;
  /* auto auto is telling the browser to render two rows, if needed */
  grid-template-rows: auto auto;
  grid-auto-flow: column;
  overflow-x: scroll;
  overflow-y: hidden;
}

.ax-mx-5 {
  margin-top: 5rem !important;
  margin-bottom: 5rem !important;
}

.whats-new.position-right {
  margin-bottom: 50px;
}
.whats-new.position-right.alter-news .cols-wrapper {
  padding: 40px 20px;
  background-color: transparent;
}
.whats-new.position-right.alter-news .cols-wrapper:nth-child(odd) {
  background-color: #f5f5f5;
}
.whats-new.position-right.alter-news .cols-wrapper:nth-child(odd).no-background {
  background-color: transparent !important;
}
.whats-new.position-right.alter-news .cols-wrapper:nth-child(even) {
  flex-direction: row;
  padding: 40px 0px;
}
.whats-new.position-right.alter-news .cols-wrapper:nth-child(even) .ax-content-img {
  padding-right: 40px;
}
.whats-new.position-right.alter-news .cols-wrapper .ax-content-img {
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .whats-new.position-right.alter-news .cols-wrapper .ax-content-img {
    margin-bottom: 0px;
  }
}
.whats-new.position-right.alter-news .cols-wrapper .ax-content-text h2 {
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  .whats-new.position-right.alter-news .cols-wrapper .ax-content-text h2 {
    margin-bottom: 30px;
  }
}
.whats-new.position-right.alter-news .cols-wrapper.full-width-wrapper .container-fluid {
  align-items: center;
}
.whats-new.position-right.alter-news .cols-wrapper.full-width-wrapper:nth-of-type(even) .container-fluid {
  flex-direction: row-reverse;
}
.whats-new.position-right.alter-news .cols-wrapper.full-width-wrapper:nth-of-type(even) .container-fluid .ax-content-img {
  padding-right: 40px;
}
.whats-new.position-right.alter-news .cols-wrapper.full-width-wrapper:nth-of-type(even) .container-fluid .ax-content-text {
  padding-left: 40px;
}
.whats-new.position-right.alter-news.alter-reverse .cols-wrapper:nth-child(odd) {
  flex-direction: row;
  background-color: #f5f5f5;
}
.whats-new.position-right.alter-news.alter-reverse .cols-wrapper:nth-child(odd) .ax-content-img {
  padding-right: 40px;
}
.whats-new.position-right.alter-news.alter-reverse .cols-wrapper:nth-child(even) {
  flex-direction: row-reverse;
  padding: 40px 0px;
}
.whats-new.position-right.alter-news.alter-reverse .cols-wrapper:nth-child(even) .col {
  padding-left: 50px;
}
.whats-new.in-champion-page {
  margin: 0;
  padding-bottom: 0;
  padding-top: 0;
}
.whats-new.in-champion-page .cols-wrapper {
  padding: 30px 15px !important;
}
@media (min-width: 1200px) {
  .whats-new.in-champion-page .cols-wrapper {
    padding: 50px 20px !important;
  }
}
@media (min-width: 1200px) {
  .whats-new.in-champion-page .cols-wrapper:nth-of-type(even) {
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .whats-new.in-champion-page .cols-wrapper .container-fluid {
    display: flex;
  }
}
.whats-new.in-champion-page .cols-wrapper .container-fluid .ax-content-text .tag-h2 {
  margin-bottom: 10px;
  font-size: 30px;
  color: white;
}
@media (min-width: 768px) {
  .whats-new.in-champion-page .cols-wrapper .container-fluid .ax-content-text .tag-h2 {
    font-size: 30px;
  }
}
@media (min-width: 1200px) {
  .whats-new.in-champion-page .cols-wrapper .container-fluid .ax-content-text .tag-h2 {
    font-size: 40px;
    line-height: 100%;
  }
}
.whats-new.in-champion-page .cols-wrapper .container-fluid .ax-content-text .body-copy {
  font-size: 18px;
  color: #e5e5e5;
}
@media (min-width: 1200px) {
  .whats-new.in-champion-page .cols-wrapper .container-fluid .ax-content-text .body-copy {
    font-size: 22px;
    line-height: 26px;
  }
}
.whats-new.in-champion-page .cols-wrapper .container-fluid .ax-content-img .img-container.item-image-inner.hero-content-block-1 .smart-image {
  height: 100%;
  width: 100%;
}
.whats-new.in-champion-page .cols-wrapper.dark {
  background-color: #1e1f27 !important;
}
.whats-new.in-champion-page.in-presales-page .cols-wrapper {
  background-color: #f7f7f7;
  margin-top: 0;
}
.whats-new.in-champion-page.in-presales-page .cols-wrapper .container-fluid .ax-content-text .tag-h2 {
  margin-bottom: 10px;
  font-size: 25px;
  font-family: "HPE Graphik Regular";
  color: #444444;
}
@media (min-width: 768px) {
  .whats-new.in-champion-page.in-presales-page .cols-wrapper .container-fluid .ax-content-text .tag-h2 {
    font-size: 30px;
  }
}
@media (min-width: 1200px) {
  .whats-new.in-champion-page.in-presales-page .cols-wrapper .container-fluid .ax-content-text .tag-h2 {
    font-size: 40px;
    line-height: 48px;
  }
}
.whats-new.in-champion-page.in-presales-page .cols-wrapper .container-fluid .ax-content-text .body-copy {
  font-size: 18px;
  color: #6f6f6f;
}
@media (min-width: 1200px) {
  .whats-new.in-champion-page.in-presales-page .cols-wrapper .container-fluid .ax-content-text .body-copy {
    font-size: 24px;
    line-height: 28px;
  }
}

.drawer-body .sales-workload {
  position: relative;
}
.drawer-body .sales-workload .hightlight-sales .workload-item {
  padding: 10px;
}
@media (min-width: 992px) {
  .drawer-body .sales-workload .hightlight-sales .workload-item {
    width: 20%;
  }
}
.drawer-body .sales-workload .hightlight-sales .workload-item .around-hpe-card {
  padding: 10px;
}
@media (min-width: 992px) {
  .drawer-body .sales-workload .hightlight-sales .workload-item .around-hpe-card {
    min-width: auto;
    padding: 0;
  }
}
.drawer-body .sales-workload .hightlight-sales::-webkit-scrollbar {
  display: none;
}
@media (min-width: 992px) {
  .drawer-body .sales-workload .hightlight-sales::-webkit-scrollbar {
    display: none;
  }
}
.drawer-body .sales-workload .scroll-btn-wrap {
  position: absolute;
}
.drawer-body .sales-workload .scroll-btn-wrap .btn {
  color: #333;
  background-color: transparent;
  padding: 0;
}
.drawer-body .sales-workload .scroll-btn-wrap .btn:focus {
  box-shadow: none;
}
.drawer-body .sales-workload .scroll-btn-wrap .btn span {
  width: 20px;
  height: 20px;
  display: block;
}
@media (min-width: 768px) {
  .drawer-body .sales-workload .scroll-btn-wrap .btn span {
    width: 80px;
    height: 80px;
    display: block;
  }
}
.drawer-body .sales-workload .scroll-btn-wrap .btn span::before {
  font-size: 20px;
}
@media (min-width: 768px) {
  .drawer-body .sales-workload .scroll-btn-wrap .btn span::before {
    font-size: 80px;
  }
}
.drawer-body .sales-workload .scroll-btn-wrap.next-btn {
  right: -40px;
  bottom: 50%;
}
@media (min-width: 768px) {
  .drawer-body .sales-workload .scroll-btn-wrap.next-btn {
    right: -75px;
  }
}
@media (min-width: 992px) {
  .drawer-body .sales-workload .scroll-btn-wrap.next-btn {
    right: -80px;
  }
}
.drawer-body .sales-workload .scroll-btn-wrap.prev-btn {
  left: -40px;
  bottom: 50%;
}
@media (min-width: 768px) {
  .drawer-body .sales-workload .scroll-btn-wrap.prev-btn {
    left: -75px;
  }
}
@media (min-width: 992px) {
  .drawer-body .sales-workload .scroll-btn-wrap.prev-btn {
    left: -80px;
  }
}

.color-cards-section .ax-color-card-wrap .col-lg-3:nth-child(2) .color-card,
.color-cards-section .ax-color-card-wrap .col-lg-4:nth-child(2) .color-card,
.color-cards-section .ax-color-card-wrap .col-lg-6:nth-child(2) .color-card {
  background: linear-gradient(225deg, #32dac8, #c140ff);
}
.color-cards-section .ax-color-card-wrap .col-lg-3:nth-child(3) .color-card,
.color-cards-section .ax-color-card-wrap .col-lg-4:nth-child(3) .color-card,
.color-cards-section .ax-color-card-wrap .col-lg-6:nth-child(3) .color-card {
  background: linear-gradient(225deg, #7630ea, #eb3474, #fec901);
}
.color-cards-section .ax-color-card-wrap .col-lg-3:nth-child(4) .color-card,
.color-cards-section .ax-color-card-wrap .col-lg-4:nth-child(4) .color-card,
.color-cards-section .ax-color-card-wrap .col-lg-6:nth-child(4) .color-card {
  background: linear-gradient(225deg, #ff8300, #fec901);
}
.color-cards-section .ax-color-card-wrap .col-lg-3 .alternate.color-card,
.color-cards-section .ax-color-card-wrap .col-lg-4 .alternate.color-card,
.color-cards-section .ax-color-card-wrap .col-lg-6 .alternate.color-card {
  background: linear-gradient(225deg, #c140ff, #32dac8);
}
.color-cards-section .ax-color-card-wrap .col-lg-3 .alternate.color-card:nth-child(2),
.color-cards-section .ax-color-card-wrap .col-lg-4 .alternate.color-card:nth-child(2),
.color-cards-section .ax-color-card-wrap .col-lg-6 .alternate.color-card:nth-child(2) {
  background: linear-gradient(225deg, #32dac8, #c140ff);
}
.color-cards-section .ax-color-card-wrap .color-card {
  height: 310px;
  background: linear-gradient(225deg, #7630ea, #32dac8, #fec901);
  color: white;
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
  padding: 30px;
  position: relative;
  width: 100%;
  z-index: 1;
  border-radius: 12px;
}
@media (min-width: 1600px) {
  .color-cards-section .ax-color-card-wrap .color-card {
    height: 260px;
  }
}
.color-cards-section .ax-color-card-wrap .color-card * {
  color: inherit;
}
.color-cards-section .ax-color-card-wrap .color-card a {
  display: block;
  width: 100%;
  height: 100%;
}
.color-cards-section .ax-color-card-wrap .color-card h4 {
  color: inherit;
  font-size: 34px;
  letter-spacing: 0;
  text-transform: capitalize;
}
.color-cards-section .ax-color-card-wrap .color-card p {
  color: inherit;
}
.color-cards-section .ax-color-card-wrap .color-card.on-nex-gen:hover {
  box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.12);
}
.color-cards-section .ax-color-card-wrap .color-card.on-nex-gen .btn {
  color: #444444;
}
.color-cards-section .ax-color-card-wrap .color-card.on-nex-gen a {
  width: -moz-fit-content;
  width: fit-content;
  height: auto;
}
.color-cards-section.presales-page {
  padding-top: 45px;
  padding-bottom: 45px;
}
.color-cards-section.presales-page .header {
  color: #444444;
  margin-bottom: 50px;
}
.color-cards-section.presales-page .row {
  display: flex;
  align-items: stretch;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
}
@media (min-width: 1200px) {
  .color-cards-section.presales-page .row {
    gap: 0;
  }
}
.color-cards-section.presales-page .ax-color-card-wrap .color-card {
  height: 100%;
  border-radius: 30px;
}
.color-cards-section.presales-page .ax-color-card-wrap .color-card .or-title {
  font-family: "HPE Graphik Regular";
  font-size: 36px;
  line-height: 44px;
  color: white;
}
.color-cards-section.presales-page .ax-color-card-wrap .color-card .or-description p {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}
.color-cards-section.presales-page .ax-color-card-wrap .color-card .or-description p span {
  font-size: 20px;
  line-height: 24px;
}
@media (min-width: 992px) {
  .color-cards-section.presales-page .ax-color-card-wrap .color-card .or-description p span {
    font-size: 24px;
    line-height: 28px;
  }
}
.color-cards-section.presales-page .ax-color-card-wrap .color-card .or-description p span.point {
  flex: 0 0 auto;
}

.ax-mid-banner {
  padding: 60px 0px 40px;
}
.ax-mid-banner .background-wrapper .content .mid-banner-content {
  width: 100%;
}
.ax-mid-banner .background-wrapper .content .mid-banner-content .left {
  width: 100%;
}
@media (min-width: 768px) {
  .ax-mid-banner .background-wrapper .content .mid-banner-content .left {
    width: 70%;
  }
}

.align-items-center {
  align-items: center !important;
}

#btn-post-reg-submit:disabled {
  background-color: #128369;
}
#btn-post-reg-submit:disabled:hover {
  background-color: #128369;
}

.hpe-carousel.smb-carousel .owl-carousel .owl-stage-outer .owl-stage {
  margin: 0 auto;
}

.smb-carosel .ax-start-banner .ax-mid-banner {
  background-size: cover;
  background-repeat: no-repeat;
}
@media (min-width: 992px) {
  .smb-carosel .ax-start-banner .ax-mid-banner {
    background-size: cover;
    background-position: center right;
  }
}
.smb-carosel .ax-start-banner .ax-mid-banner .flower-mid-banner .left {
  width: 50%;
}
.smb-carosel .ax-start-banner .ax-mid-banner.smb-banner-long {
  min-height: 130px;
  padding: 20px 0px;
}
@media (min-width: 992px) {
  .smb-carosel .ax-start-banner .ax-mid-banner.smb-banner-long {
    min-height: 280px;
  }
}
.smb-carosel .ax-start-banner.smb-mid-banner .left.d-lg-none {
  display: block;
  padding: 0px 0px 15px;
}
@media (min-width: 1200px) {
  .smb-carosel .ax-start-banner.smb-mid-banner .left.d-lg-none {
    display: none;
  }
}
.smb-carosel .ax-start-banner.smb-mid-banner .left.d-sm-none {
  display: none;
}
@media (min-width: 1200px) {
  .smb-carosel .ax-start-banner.smb-mid-banner .left.d-sm-none {
    display: block;
  }
}
.smb-carosel .ax-start-banner.smb-mid-banner .d-sm-none {
  display: none;
}
@media (min-width: 1200px) {
  .smb-carosel .ax-start-banner.smb-mid-banner .d-sm-none {
    display: block;
  }
}
.smb-carosel .ax-start-banner.smb-mid-banner .ax-mid-banner {
  background-position: center right;
}

.flower-news-section .ax-mid-banner {
  position: relative;
}
.flower-news-section .ax-mid-banner::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #252525;
  opacity: 0.4;
}
.flower-news-section .ax-mid-banner .background-wrapper {
  z-index: 2;
  position: relative;
}

.ax-flower-form {
  background: linear-gradient(225deg, #7630EA, #32DAC8, #FEC901);
  padding: 60px 0px;
}
.ax-flower-form .form-flower-content {
  max-width: 90%;
  margin: 40px auto;
}
@media (min-width: 992px) {
  .ax-flower-form .form-flower-content {
    max-width: 950px;
  }
}
.ax-flower-form .form-flower-content .ax-content-title {
  width: 70%;
  margin: 0 auto;
}
.ax-flower-form .form-flower-content .formDetails {
  max-width: 90%;
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 100%;
}
@media (min-width: 992px) {
  .ax-flower-form .form-flower-content .formDetails {
    max-width: 950px;
  }
}
.ax-flower-form .form-flower-content .formDetails .form-detail-wrapper {
  width: 90%;
  margin: 50px auto;
  text-align: left;
}
@media (min-width: 992px) {
  .ax-flower-form .form-flower-content .formDetails .form-detail-wrapper {
    width: 50%;
  }
}
.ax-flower-form .form-flower-content .formDetails .form-detail-wrapper .form-title-wrapper h3 {
  color: #252525;
}
.ax-flower-form .form-flower-content .formDetails .form-detail-wrapper form input {
  background-color: #e7e7e7;
}
.ax-flower-form .form-flower-content .formDetails .form-detail-wrapper form a {
  color: #01a982;
}
.ax-flower-form .form-flower-content .formDetails .form-detail-wrapper form .flower-form-actions {
  text-align: center;
}
.ax-flower-form .flower-form-back {
  background: white;
}
@media (min-width: 992px) {
  .ax-flower-form .flower-form-back {
    background: url("/images/banners/Vector1.png");
  }
}
.ax-flower-form .flower-form-back form .checkbox-input {
  align-items: start;
  display: flex;
  border-bottom: 0;
}
.ax-flower-form .flower-form-back form .checkbox-input input {
  margin-right: 10px;
}
.ax-flower-form .flower-form-back form .checkbox-input input:checked {
  background-color: #01a982;
}
.ax-flower-form .flower-form-back form .flower-form-actions .btn-v2 {
  width: auto;
  min-width: auto;
}

.pt-0 {
  padding-top: 0 !important;
}

.hpe-content-block {
  width: 100%;
}
.hpe-content-block.p-0 {
  padding: 0 !important;
}
.hpe-content-block.pb-0 {
  padding-bottom: 0 !important;
}
.hpe-content-block.text-center {
  justify-content: center;
}
.hpe-content-block.colored-title .cb-title {
  background: linear-gradient(95deg, #32dac8 15%, #fec901 80%, #7630ea 98%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.hpe-content-block .cb-title.top-title {
  font-size: 50px;
}
@media (min-width: 1200px) {
  .hpe-content-block .cb-title.top-title {
    font-size: 70px;
  }
}
.hpe-content-block.alternate {
  flex-direction: row-reverse;
  padding-top: 0 !important;
}
.hpe-content-block.alternate .cb-media {
  padding-left: 30px !important;
  padding-right: 0;
}
.hpe-content-block.alternate .cb-content {
  padding-left: 0;
  padding-right: 15px !important;
}

button:focus,
.btn-v2:focus,
*[type=button]:focus {
  outline: none !important;
}

.background-wrapper .amd-ax-carousel.ax-nextgen-banner .hpe-carousel.dots-outside:not(.no-dots) .owl-carousel {
  padding-bottom: 0;
  white-space: initial;
}
.background-wrapper .amd-ax-carousel.ax-nextgen-banner .hpe-carousel.dots-outside .owl-carousel {
  margin-bottom: 20px;
}
.background-wrapper .amd-ax-carousel.ax-nextgen-banner .hpe-carousel.dots-outside .owl-carousel .owl-dots {
  bottom: -65px;
}
.background-wrapper .amd-ax-carousel.ax-nextgen-banner .hpe-carousel.dots-outside .owl-carousel button.owl-dot {
  height: 10px;
  width: 10px;
  opacity: 1;
  display: inline-block;
}
.background-wrapper .amd-ax-carousel.ax-nextgen-banner .hpe-carousel.dots-outside .owl-next,
.background-wrapper .amd-ax-carousel.ax-nextgen-banner .hpe-carousel.dots-outside .owl-prev {
  font-size: 130px;
}
@media screen and (max-width: 480px) {
  .background-wrapper .amd-ax-carousel.ax-nextgen-banner .container {
    width: 350px;
  }
}
@media (min-width: 1600px) {
  .background-wrapper .amd-ax-carousel.ax-nextgen-banner .container {
    width: 1600px;
  }
}
.background-wrapper .amd-ax-carousel.ax-nextgen-banner .container .drawer {
  margin-top: 10px;
}
.background-wrapper.on-next-gen {
  display: flex;
  position: relative;
  flex-direction: column;
}
.background-wrapper.on-next-gen .owl-nav {
  display: none;
}
.background-wrapper.on-next-gen .content {
  padding-bottom: 20px !important;
}
.background-wrapper.on-next-gen .content .left {
  width: 100% !important;
  text-align: center;
}
@media (min-width: 992px) {
  .background-wrapper.on-next-gen .content .left {
    text-align: start;
  }
}
.background-wrapper.on-next-gen .content .left .tag-h2,
.background-wrapper.on-next-gen .content .left p {
  font-family: "HPE Graphik Regular", Arial, sans-serif;
}
.background-wrapper.on-next-gen .content .left .tag-h2 {
  font-size: 40px;
  text-transform: none;
  text-align: center;
}
@media (min-width: 992px) {
  .background-wrapper.on-next-gen .content .left .tag-h2 {
    text-align: start;
    font-size: 60px;
  }
}
.background-wrapper.on-next-gen .content .left .description {
  font-size: 18px;
  margin-bottom: 15px !important;
}
@media (min-width: 992px) {
  .background-wrapper.on-next-gen .content .left .description {
    font-size: 24px;
  }
}
.background-wrapper.on-next-gen .content .left .description p {
  color: #6f6f6f !important;
}
.background-wrapper.on-next-gen .content .left.dark-text .tag-h2,
.background-wrapper.on-next-gen .content .left.dark-text p,
.background-wrapper.on-next-gen .content .left.dark-text strong {
  color: #444444;
}
.background-wrapper.on-next-gen .content .left.dark-text .tag-h2 {
  color: #292d3a !important;
}
.background-wrapper.on-next-gen .content .left.dark-text.text-center .tag-h2 {
  text-align: center;
}
.background-wrapper.on-next-gen .content .left .btn-v2.typo3 {
  min-height: auto;
  margin-bottom: 10px;
  margin-top: 0;
}
.background-wrapper.on-next-gen .drawer-body {
  background-color: transparent;
}
.background-wrapper.on-next-gen .drawer-body .hpe-carousel {
  margin: 0;
}
.background-wrapper.on-next-gen .drawer-body .hpe-carousel .owl-carousel.next-gen-carousel {
  margin-bottom: 200px;
}
@media (min-width: 768px) {
  .background-wrapper.on-next-gen .drawer-body .hpe-carousel .owl-carousel.next-gen-carousel {
    margin-bottom: 180px;
  }
}
@media (min-width: 992px) {
  .background-wrapper.on-next-gen .drawer-body .hpe-carousel .owl-carousel.next-gen-carousel {
    margin-bottom: 160px;
  }
}
@media (min-width: 1200px) {
  .background-wrapper.on-next-gen .drawer-body .hpe-carousel .owl-carousel.next-gen-carousel {
    margin-bottom: 120px;
  }
}
.background-wrapper.on-next-gen .drawer-body .hpe-carousel .owl-carousel.next-gen-carousel .owl-stage .owl-item {
  max-width: 100%;
  width: 100%;
}
.background-wrapper.on-next-gen .drawer-body .hpe-carousel .owl-carousel.next-gen-carousel .owl-stage .owl-item .hpe-card {
  padding: 25px;
  border-radius: 30px;
  border: 1px solid #cfcfcf;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (min-width: 992px) {
  .background-wrapper.on-next-gen .drawer-body .hpe-carousel .owl-carousel.next-gen-carousel .owl-stage .owl-item .hpe-card {
    padding: 50px;
  }
}
@media (min-width: 1200px) {
  .background-wrapper.on-next-gen .drawer-body .hpe-carousel .owl-carousel.next-gen-carousel .owl-stage .owl-item .hpe-card {
    height: 750px;
  }
}
.background-wrapper.on-next-gen .drawer-body .hpe-carousel .owl-carousel.next-gen-carousel .owl-stage .owl-item .hpe-card .img-container {
  max-height: 250px;
}
.background-wrapper.on-next-gen .drawer-body .hpe-carousel .owl-carousel.next-gen-carousel .owl-stage .owl-item .hpe-card .img-container smart-image {
  background-size: contain;
}
.background-wrapper.on-next-gen .drawer-body .hpe-carousel .owl-carousel.next-gen-carousel .owl-stage .owl-item .hpe-card .text-content {
  text-align: start;
  padding: 0 0 50px 0 !important;
}
.background-wrapper.on-next-gen .drawer-body .hpe-carousel .owl-carousel.next-gen-carousel .owl-stage .owl-item .hpe-card .text-content .title,
.background-wrapper.on-next-gen .drawer-body .hpe-carousel .owl-carousel.next-gen-carousel .owl-stage .owl-item .hpe-card .text-content .subtitle,
.background-wrapper.on-next-gen .drawer-body .hpe-carousel .owl-carousel.next-gen-carousel .owl-stage .owl-item .hpe-card .text-content p {
  color: #6f6f6f;
  font-size: 22px;
  font-weight: 300;
  line-height: 28px;
}
.background-wrapper.on-next-gen .drawer-body .hpe-carousel .owl-carousel.next-gen-carousel .owl-stage .owl-item .hpe-card .text-content .subtitle {
  margin-bottom: 15px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.background-wrapper.on-next-gen .drawer-body .hpe-carousel .owl-carousel.next-gen-carousel .owl-stage .owl-item .hpe-card .text-content .title {
  font-family: "HPE Graphik Regular", Arial, sans-serif;
  min-height: 60px;
  font-size: 36px;
  font-weight: 400;
  color: rgb(68, 68, 68);
  line-height: 34px;
}
.background-wrapper.on-next-gen .drawer-body .hpe-carousel .owl-carousel.next-gen-carousel .owl-stage .owl-item .hpe-card .text-content p {
  height: 112px;
  overflow: auto;
  scrollbar-width: thin;
}
.background-wrapper.on-next-gen .drawer-body .hpe-carousel .owl-carousel.next-gen-carousel .owl-stage .owl-item .hpe-card .nav-block {
  padding-top: 20px;
  min-height: 115px;
  border-top: 1px solid #cfcfcf;
}
.background-wrapper.on-next-gen .drawer-body .hpe-carousel .owl-carousel.next-gen-carousel .owl-stage .owl-item .hpe-card .nav-block .link-holder {
  padding: 0;
  height: auto;
  background-color: #ffffff;
}
.background-wrapper.on-next-gen .drawer-body .hpe-carousel .owl-carousel.next-gen-carousel .owl-stage .owl-item .hpe-card .nav-block .link-holder .body-copy-small {
  font-size: 16px;
}

.next-gen-content-wrap {
  margin-top: 70px;
}

.next_gen_btn_wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  align-items: stretch;
  gap: 10px;
}
@media (min-width: 768px) {
  .next_gen_btn_wrap {
    gap: 7px;
  }
}
@media (min-width: 1600px) {
  .next_gen_btn_wrap {
    gap: 15px;
  }
}
.next_gen_btn_wrap.inside-tab {
  position: absolute;
  right: 0;
  z-index: 1;
  bottom: -180px;
}
@media (min-width: 768px) {
  .next_gen_btn_wrap.inside-tab {
    bottom: -150px;
  }
}
@media (min-width: 992px) {
  .next_gen_btn_wrap.inside-tab {
    bottom: -130px;
  }
}
@media (min-width: 1200px) {
  .next_gen_btn_wrap.inside-tab {
    bottom: -80px;
  }
}
.next_gen_btn_wrap.inside-tab .current {
  display: none;
}
.next_gen_btn_wrap.inside-tab .arrow-up .ax-green-arrow::after {
  transform: rotate(-90deg);
}
.next_gen_btn_wrap.inside-tab .arrow-down .ax-green-arrow::after {
  transform: rotate(90deg);
}

section.next-gen-section {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
section.next-gen-section:nth-of-type(3) .left.dark-text .tag-h2,
section.next-gen-section:nth-of-type(3) .left.dark-text p,
section.next-gen-section:nth-of-type(3) .left.dark-text strong, section.next-gen-section:nth-of-type(5) .left.dark-text .tag-h2,
section.next-gen-section:nth-of-type(5) .left.dark-text p,
section.next-gen-section:nth-of-type(5) .left.dark-text strong {
  color: #ffffff !important;
}
section.next-gen-section .thin-title {
  font-weight: 400;
  font-size: 40px;
  font-family: "HPE Graphik Regular", Arial, sans-serif;
  margin-bottom: 25px;
}
@media (min-width: 992px) {
  section.next-gen-section .thin-title {
    margin-bottom: 40px;
    font-size: 48px;
  }
}
section.next-gen-section .ax-device-carousel {
  padding-bottom: 0;
  padding-top: 30px;
}

@media (min-width: 1200px) {
  .user-points-section {
    padding-bottom: 35px !important;
  }
}
.user-points-section.dark {
  background-color: #2a2d3a;
}
.user-points-section.dark .introduction h2 {
  margin-bottom: 15px;
  text-transform: none;
  color: white;
}
@media (min-width: 1200px) {
  .user-points-section.dark .introduction h2 {
    margin-top: 20px;
  }
}
.user-points-section.dark .introduction .text-collapsible-wrapper {
  margin-bottom: 15px;
}
.user-points-section.dark .introduction .text-collapsible-wrapper .body-copy {
  color: #e5e5e5;
}
.user-points-section .user-points_wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 50px;
  flex-direction: column;
  padding-top: 20px;
}
@media (min-width: 992px) {
  .user-points-section .user-points_wrap {
    gap: 140px;
    flex-direction: row;
    padding-top: 0;
  }
}
.user-points-section .user-points_wrap .user-point {
  text-align: center;
}
@media (min-width: 992px) {
  .user-points-section .user-points_wrap .user-point {
    min-width: 400px;
  }
}
.user-points-section .user-points_wrap .user-point .number {
  font-family: "HPE Graphik Bold";
  font-size: 50px;
  line-height: 40px;
  font-weight: 800;
}
@media (min-width: 992px) {
  .user-points-section .user-points_wrap .user-point .number {
    font-size: 90px;
    line-height: 72px;
  }
}
.user-points-section .user-points_wrap .user-point .number.approved-point {
  color: #01A982;
}
.user-points-section .user-points_wrap .user-point .number.pending-point {
  color: white;
}
.user-points-section .user-points_wrap .user-point .text {
  font-family: "HPE Graphik Medium";
  font-size: 22px;
  line-height: 26px;
  color: white;
}
@media (min-width: 1200px) {
  .user-points-section.on-presales-page .introduction {
    margin-bottom: 50px;
  }
}
.user-points-section.on-presales-page .introduction .tag-h2 {
  font-family: "HPE Graphik Regular";
  font-weight: 400;
}
@media (min-width: 1200px) {
  .user-points-section.on-presales-page .introduction .tag-h2 {
    font-size: 60px;
    line-height: 72px;
  }
}
@media (min-width: 1200px) {
  .user-points-section.on-presales-page .body-copy {
    font-size: 24px;
    line-height: 28px;
    font-weight: 300;
    color: #6f6f6f;
  }
}
.user-points-section.on-presales-page .user-points_wrap {
  gap: 30px;
}
@media (min-width: 992px) {
  .user-points-section.on-presales-page .user-points_wrap {
    gap: 40px;
  }
}
@media (min-width: 1200px) {
  .user-points-section.on-presales-page .user-points_wrap {
    gap: 80px;
  }
}
@media (min-width: 992px) {
  .user-points-section.on-presales-page .user-points_wrap .user-point {
    min-width: 250px;
  }
}
@media (min-width: 1200px) {
  .user-points-section.on-presales-page .user-points_wrap .user-point {
    min-width: 400px;
  }
}
.user-points-section.on-presales-page .user-points_wrap .user-point .number {
  font-family: "HPE Graphik Light";
}
.user-points-section.on-presales-page .user-points_wrap .user-point .number.pending-point {
  color: #444444;
  font-weight: 300;
  font-size: 50px;
}
@media (min-width: 1200px) {
  .user-points-section.on-presales-page .user-points_wrap .user-point .number.pending-point {
    font-size: 90px;
    line-height: 72px;
  }
}
.user-points-section.on-presales-page .user-points_wrap .user-point .number.approved-point {
  font-family: "HPE Graphik Regular";
  font-weight: 400;
  font-size: 60px;
}
@media (min-width: 1200px) {
  .user-points-section.on-presales-page .user-points_wrap .user-point .number.approved-point {
    font-size: 120px;
    line-height: 72px;
  }
}
.user-points-section.on-presales-page .user-points_wrap .user-point .number.approved-point.red {
  color: #d61e1e;
}
.user-points-section.on-presales-page .user-points_wrap .user-point .text {
  font-family: "HPE Graphik Light";
  font-size: 18px;
  font-weight: 300;
}
@media (min-width: 1200px) {
  .user-points-section.on-presales-page .user-points_wrap .user-point .text {
    font-size: 24px;
    line-height: 28px;
  }
}
.user-points-section.on-presales-page .user-points_wrap .user-point .text.green {
  color: #01A982;
}
.user-points-section.on-presales-page .user-points_wrap .user-point .text.grey {
  color: #6f6f6f;
}

.earn-point-section .background-wrapper .content {
  padding-bottom: 40px !important;
}
@media (min-width: 1200px) {
  .earn-point-section .background-wrapper .content {
    padding-top: 90px !important;
  }
}
.earn-point-section .background-wrapper .tag-h2 {
  font-family: "HPE Graphik Semibold" !important;
  font-size: 30px !important;
  color: #292d3a;
}
@media (min-width: 768px) {
  .earn-point-section .background-wrapper .tag-h2 {
    font-size: 40px !important;
    line-height: 50px;
  }
}
.earn-point-section .point-info_wrapper {
  position: relative;
  display: flex;
  align-items: stretch;
  justify-content: center;
  flex-wrap: wrap;
  gap: 30px;
  padding-bottom: 50px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1200px) {
  .earn-point-section .point-info_wrapper {
    justify-content: space-between;
    padding-bottom: 100px;
    gap: 50px;
    padding-left: 0;
    padding-right: 0;
  }
}
.earn-point-section .point-info_wrapper .point-info {
  background-color: white;
  min-width: 100%;
  padding: 25px;
}
@media (min-width: 1200px) {
  .earn-point-section .point-info_wrapper .point-info {
    min-width: 300px;
    padding: 50px 25px;
  }
}
@media (min-width: 1300px) {
  .earn-point-section .point-info_wrapper .point-info {
    min-width: 390px;
  }
}
@media (min-width: 1600px) {
  .earn-point-section .point-info_wrapper .point-info {
    min-width: 480px;
  }
}
.earn-point-section .point-info_wrapper .point-info .title-text {
  font-family: "HPE Graphik Medium";
  color: #000000;
  margin-bottom: 25px;
  font-size: 24px;
}
@media (min-width: 768px) {
  .earn-point-section .point-info_wrapper .point-info .title-text {
    font-size: 28px;
    line-height: 28px;
  }
}
.earn-point-section .point-info_wrapper .point-info .sub-text_wrap {
  min-height: 87px;
}
.earn-point-section .point-info_wrapper .point-info .sub-text_wrap .sub-text {
  margin-bottom: 15px;
  display: flex;
  justify-content: space-between;
}
.earn-point-section .point-info_wrapper .point-info .sub-text_wrap .sub-text .post-title,
.earn-point-section .point-info_wrapper .point-info .sub-text_wrap .sub-text .post-point {
  color: #6f6f6f;
}
.earn-point-section .point-info_wrapper .point-info .sub-text_wrap .sub-text span {
  color: #000000;
}
.earn-point-section .point-info_wrapper .point-info .sub-text_wrap .sub-text.has-frequency {
  display: grid;
  grid-template-columns: 1fr 0.5fr 0.5fr;
  align-items: center;
  gap: 15px;
  color: #6f6f6f;
}
.earn-point-section .point-info_wrapper .left {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 24px;
  width: 100%;
}
@media (min-width: 1600px) {
  .earn-point-section .point-info_wrapper .left {
    width: auto;
  }
}
.earn-point-section .point-info_wrapper .left .point-info {
  background-color: #2a2d3a;
}
@media (min-width: 1300px) {
  .earn-point-section .point-info_wrapper .left .point-info {
    min-width: 700px;
  }
}
.earn-point-section .point-info_wrapper .left .point-info .title-text {
  color: white;
}
.earn-point-section .point-info_wrapper .left .point-info .sub-text_wrap .sub-text .post-title,
.earn-point-section .point-info_wrapper .left .point-info .sub-text_wrap .sub-text .post-point {
  color: white;
}
.earn-point-section .point-info_wrapper .right {
  display: flex;
  flex: 1;
  justify-content: center;
  width: 100%;
}
@media (min-width: 1600px) {
  .earn-point-section .point-info_wrapper .right {
    width: auto;
  }
}
.earn-point-section .point-info_wrapper .right .point-info {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (min-width: 1300px) {
  .earn-point-section .point-info_wrapper .right .point-info {
    min-width: 700px;
  }
}

.sharing-material {
  padding-top: 50px !important;
  margin-bottom: -50px;
}
.sharing-material .tag-h2 {
  text-align: center;
  font-family: "HPE Graphik Semibold";
  letter-spacing: 0.5px;
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 30px;
  line-height: 30px;
}
@media (min-width: 1200px) {
  .sharing-material .tag-h2 {
    margin-bottom: 50px;
    font-size: 40px;
    line-height: 50px;
  }
}

.points-detail-section {
  background-color: #F5F5F5;
}
@media (min-width: 1200px) {
  .points-detail-section {
    padding-bottom: 100px !important;
  }
}
.points-detail-section .tag-h2 {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 25px;
  font-family: "HPE Graphik Semibold";
}
@media (min-width: 1200px) {
  .points-detail-section .tag-h2 {
    font-size: 40px;
    line-height: 72px;
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
.points-detail-section .point-detail-table {
  padding: 20px;
  background-color: #ffffff;
  border-radius: 30px 30px 0 0;
}
@media (min-width: 1200px) {
  .points-detail-section .point-detail-table {
    padding: 60px;
    padding-bottom: 90px;
  }
}
.points-detail-section .point-detail-table .table-responsive {
  height: 100%;
  max-height: 420px;
  overflow: auto;
  position: relative;
}
.points-detail-section .point-detail-table .table-responsive .table.user-point-table thead {
  position: sticky;
  top: 0;
  left: 0;
  background-color: white;
}
.points-detail-section .point-detail-table .table-responsive .table.user-point-table thead tr th {
  font-family: "HPE Graphik Medium";
  font-size: 16px;
  text-transform: none;
  color: #000000;
  border-bottom: 1px solid #c6c6c6;
}
@media (min-width: 768px) {
  .points-detail-section .point-detail-table .table-responsive .table.user-point-table thead tr th {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  .points-detail-section .point-detail-table .table-responsive .table.user-point-table thead tr th {
    font-size: 22px;
  }
}
@media (min-width: 1200px) {
  .points-detail-section .point-detail-table .table-responsive .table.user-point-table thead tr th {
    padding-bottom: 15px;
  }
}
.points-detail-section .point-detail-table .table-responsive .table.user-point-table thead tr th:last-of-type {
  width: 50%;
}
@media (min-width: 1200px) {
  .points-detail-section .point-detail-table .table-responsive .table.user-point-table thead tr th.points {
    padding-left: 25px;
  }
}
.points-detail-section .point-detail-table .table-responsive .table.user-point-table thead tr th.date {
  width: 15%;
}
.points-detail-section .point-detail-table .table-responsive .table.user-point-table thead tr th.activity {
  width: 50%;
}
.points-detail-section .point-detail-table .table-responsive .table.user-point-table tbody tr td {
  border-bottom: none;
  font-family: "HPE Graphik Regular";
  padding: 10px;
  padding-left: 0;
  font-size: 16px;
  color: #6f6f6f;
}
@media (min-width: 768px) {
  .points-detail-section .point-detail-table .table-responsive .table.user-point-table tbody tr td {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  .points-detail-section .point-detail-table .table-responsive .table.user-point-table tbody tr td {
    font-size: 22px;
  }
}
.points-detail-section .point-detail-table .table-responsive .table.user-point-table tbody tr td.points {
  padding-left: 10px;
}
@media (min-width: 1200px) {
  .points-detail-section .point-detail-table .table-responsive .table.user-point-table tbody tr td.points {
    padding-left: 25px;
  }
}
.points-detail-section .table-footer {
  font-family: "HPE Graphik Medium";
  border-top: 2px solid #F5F5F5;
  padding: 25px 20px 25px 20px;
  color: #6f6f6f;
  font-size: 16px;
  background-color: white;
  border-radius: 0 0px 30px 30px;
}
@media (min-width: 1200px) {
  .points-detail-section .table-footer {
    font-size: 18px;
    padding-left: 60px;
    padding-right: 60px;
    padding-top: 25px;
  }
}
.points-detail-section.with-leaderboard {
  background-color: transparent;
  padding-bottom: 10px !important;
}
.points-detail-section.with-leaderboard .container-fluid {
  border-top: 1px solid #c6c6c6;
}
.points-detail-section.with-leaderboard .container-fluid .tag-h2 {
  font-family: "HPE Graphik Regular";
  font-weight: 400;
  font-size: 30px;
  color: #444444;
  margin-bottom: 30px;
}
@media (min-width: 1200px) {
  .points-detail-section.with-leaderboard .container-fluid .tag-h2 {
    font-size: 60px;
    line-height: 72px;
    margin-top: 80px;
  }
}
.points-detail-section.with-leaderboard .container-fluid .user-info {
  margin-bottom: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (min-width: 1200px) {
  .points-detail-section.with-leaderboard .container-fluid .user-info {
    margin-bottom: 60px;
  }
}
.points-detail-section.with-leaderboard .container-fluid .user-info .user-name {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 50%;
  gap: 25px;
  margin-bottom: 15px;
}
@media (min-width: 1200px) {
  .points-detail-section.with-leaderboard .container-fluid .user-info .user-name {
    margin-bottom: 25px;
    gap: 50px;
  }
}
.points-detail-section.with-leaderboard .container-fluid .user-info .user-name .name {
  font-family: "HPE Graphik Regular";
  color: #444444;
  font-size: 24px;
  line-height: 34px;
}
@media (min-width: 1200px) {
  .points-detail-section.with-leaderboard .container-fluid .user-info .user-name .name {
    font-size: 40px;
    line-height: 48px;
  }
}
.points-detail-section.with-leaderboard .container-fluid .user-info .user-name .flag-icon {
  border-radius: 50%;
  height: 50px;
  width: 50px;
}
@media (min-width: 1200px) {
  .points-detail-section.with-leaderboard .container-fluid .user-info .user-name .flag-icon {
    height: 90px;
    width: 90px;
  }
}
.points-detail-section.with-leaderboard .container-fluid .user-info .user-point {
  color: #01A982;
  font-size: 40px;
  line-height: 40px;
  flex: 0 0 50%;
  font-family: "HPE Graphik Regular";
}
@media (min-width: 1200px) {
  .points-detail-section.with-leaderboard .container-fluid .user-info .user-point {
    gap: 50px;
    font-size: 90px;
    line-height: 72px;
  }
}
.points-detail-section.with-leaderboard .container-fluid .user-info .user-point .rank {
  margin-bottom: 10px;
  font-weight: 400;
}
.points-detail-section.with-leaderboard .container-fluid .user-info .user-point .text {
  font-family: "HPE Graphik Light";
  font-size: 20px;
  line-height: 24px;
}
@media (min-width: 1200px) {
  .points-detail-section.with-leaderboard .container-fluid .user-info .user-point .text {
    font-size: 24px;
    line-height: 28px;
  }
}
.points-detail-section.with-leaderboard .point-detail-table {
  background-color: #F5F5F5;
}
@media (min-width: 1200px) {
  .points-detail-section.with-leaderboard .point-detail-table {
    padding-left: 75px;
    padding-right: 75px;
  }
}
.points-detail-section.with-leaderboard .point-detail-table .user-point-table thead tr th,
.points-detail-section.with-leaderboard .point-detail-table .user-point-table thead tr td,
.points-detail-section.with-leaderboard .point-detail-table .user-point-table tbody tr th,
.points-detail-section.with-leaderboard .point-detail-table .user-point-table tbody tr td {
  padding-left: 15px !important;
  padding-right: 15px;
  background-color: #F5F5F5;
}
.points-detail-section.with-leaderboard .point-detail-table .user-point-table thead tr th.user-name,
.points-detail-section.with-leaderboard .point-detail-table .user-point-table thead tr td.user-name,
.points-detail-section.with-leaderboard .point-detail-table .user-point-table tbody tr th.user-name,
.points-detail-section.with-leaderboard .point-detail-table .user-point-table tbody tr td.user-name {
  width: 60%;
}
.points-detail-section.with-leaderboard .point-detail-table .user-point-table thead tr th.user-name .user_wrap,
.points-detail-section.with-leaderboard .point-detail-table .user-point-table thead tr td.user-name .user_wrap,
.points-detail-section.with-leaderboard .point-detail-table .user-point-table tbody tr th.user-name .user_wrap,
.points-detail-section.with-leaderboard .point-detail-table .user-point-table tbody tr td.user-name .user_wrap {
  width: -moz-max-content;
  width: max-content;
}
.points-detail-section.with-leaderboard .point-detail-table .user-point-table thead tr th.user-name .flag-icon,
.points-detail-section.with-leaderboard .point-detail-table .user-point-table thead tr td.user-name .flag-icon,
.points-detail-section.with-leaderboard .point-detail-table .user-point-table tbody tr th.user-name .flag-icon,
.points-detail-section.with-leaderboard .point-detail-table .user-point-table tbody tr td.user-name .flag-icon {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  margin-right: 10px;
}
.points-detail-section.with-leaderboard .point-detail-table .user-point-table thead tr th.rank,
.points-detail-section.with-leaderboard .point-detail-table .user-point-table thead tr td.rank,
.points-detail-section.with-leaderboard .point-detail-table .user-point-table tbody tr th.rank,
.points-detail-section.with-leaderboard .point-detail-table .user-point-table tbody tr td.rank {
  width: 6%;
}
.points-detail-section.with-leaderboard .point-detail-table .user-point-table thead {
  z-index: 10;
}
.points-detail-section.with-leaderboard .point-detail-table .user-point-table thead tr th {
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
}
@media (min-width: 1300px) {
  .points-detail-section.with-leaderboard .point-detail-table .user-point-table thead tr th {
    font-size: 22px;
    line-height: 26px;
  }
}
.points-detail-section.with-leaderboard .point-detail-table .user-point-table tbody tr td.rank, .points-detail-section.with-leaderboard .point-detail-table .user-point-table tbody tr td.total-point {
  font-weight: 600;
}
.points-detail-section.with-leaderboard .point-detail-table .user-point-table tbody tr td.current {
  color: #01A982;
}
.points-detail-section.with-leaderboard .point-detail-table .user-point-table tbody tr td.current.red {
  color: #d61e1e;
}
.points-detail-section.with-leaderboard .table-footer {
  border-top: 2px solid white;
  background-color: #F5F5F5;
}
.points-detail-section.has-activity .tag-h2 {
  margin-bottom: 10px;
  font-family: "HPE Graphik Regular";
  font-weight: 400;
  color: #444444;
}
@media (min-width: 1200px) {
  .points-detail-section.has-activity .tag-h2 {
    font-size: 60px;
    line-height: 72px;
  }
}
.points-detail-section.has-activity .subtext {
  margin-bottom: 30px;
}
.points-detail-section.has-activity .subtext p {
  font-size: 24px;
  line-height: 28px;
  color: #6f6f6f;
}
@media (min-width: 1200px) {
  .points-detail-section.has-activity .point-detail-table {
    padding-left: 75px;
    padding-right: 75px;
  }
}
.points-detail-section.has-activity .point-detail-table .user-point-table thead tr th.activity,
.points-detail-section.has-activity .point-detail-table .user-point-table thead tr td.activity,
.points-detail-section.has-activity .point-detail-table .user-point-table tbody tr th.activity,
.points-detail-section.has-activity .point-detail-table .user-point-table tbody tr td.activity {
  width: 50%;
}
.points-detail-section.has-activity .point-detail-table .user-point-table thead tr th.date,
.points-detail-section.has-activity .point-detail-table .user-point-table thead tr td.date,
.points-detail-section.has-activity .point-detail-table .user-point-table tbody tr th.date,
.points-detail-section.has-activity .point-detail-table .user-point-table tbody tr td.date {
  width: 10%;
}
.points-detail-section.has-activity .point-detail-table .user-point-table.recommendation-table thead tr th,
.points-detail-section.has-activity .point-detail-table .user-point-table.recommendation-table thead tr td,
.points-detail-section.has-activity .point-detail-table .user-point-table.recommendation-table tbody tr th,
.points-detail-section.has-activity .point-detail-table .user-point-table.recommendation-table tbody tr td {
  width: 20%;
}
.points-detail-section.has-activity .point-detail-table .user-point-table.recommendation-table thead tr th.date,
.points-detail-section.has-activity .point-detail-table .user-point-table.recommendation-table thead tr td.date,
.points-detail-section.has-activity .point-detail-table .user-point-table.recommendation-table tbody tr th.date,
.points-detail-section.has-activity .point-detail-table .user-point-table.recommendation-table tbody tr td.date {
  width: 15%;
  padding-left: 15px;
}

.rewards-section {
  text-align: center;
  padding: 20px;
}
@media (min-width: 1200px) {
  .rewards-section {
    padding-bottom: 100px !important;
  }
}
.rewards-section .tag-h2 {
  margin-bottom: 30px;
  margin-top: 30px;
}
@media (min-width: 1200px) {
  .rewards-section .tag-h2 {
    font-size: 40px;
    font-family: "HPE Graphik Semibold";
    letter-spacing: 0.5px;
    margin-bottom: 50px;
    margin-top: 70px;
  }
}
.rewards-section .rewards-container {
  background-color: #f6f6f6;
  border-radius: 30px;
}
.rewards-section .rewards-container .reward-info {
  border-radius: 30px 30px 0 0;
  background-color: #f2622a;
  align-items: center;
  justify-content: start;
  gap: 40px;
  padding: 20px;
}
@media (min-width: 992px) {
  .rewards-section .rewards-container .reward-info {
    gap: 180px;
  }
}
@media (min-width: 768px) {
  .rewards-section .rewards-container .reward-info {
    display: flex;
  }
}
.rewards-section .rewards-container .reward-info .tango-logo {
  width: 200px;
  height: 100px;
}
@media (min-width: 992px) {
  .rewards-section .rewards-container .reward-info .tango-logo {
    width: 250px;
    height: 125px;
  }
}
.rewards-section .rewards-container .reward-info .tango-logo img {
  -o-object-fit: contain;
     object-fit: contain;
  height: 100%;
  width: 100%;
}
.rewards-section .rewards-container .reward-info-text .tag-h3 {
  text-align: start;
  color: white;
}
@media (min-width: 1200px) {
  .rewards-section .rewards-container .reward-info-text .tag-h3 {
    font-size: 50px;
    line-height: 48px;
    font-family: "HPE Graphik Semibold";
    letter-spacing: 0.5px;
  }
}
.rewards-section .rewards-container .reward-info-text .body-copy {
  font-family: "HPE Graphik Light";
  color: white;
  text-align: start;
}
@media (min-width: 1200px) {
  .rewards-section .rewards-container .reward-info-text .body-copy {
    font-size: 50px;
    line-height: 48px;
  }
}
.rewards-section .rewards-container .images {
  display: grid;
  gap: 20px;
  width: 100%;
  padding: 40px;
  margin: 0 auto;
  grid-template-columns: repeat(1, 1fr);
}
@media (min-width: 768px) {
  .rewards-section .rewards-container .images {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 1200px) {
  .rewards-section .rewards-container .images {
    grid-template-columns: repeat(5, 1fr);
  }
}
.rewards-section .rewards-container .images .image-box {
  background-color: white;
  aspect-ratio: 3/2;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  max-height: 170px;
  max-width: 270px;
}
.rewards-section .rewards-container .images .image-box:hover {
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.rewards-section .rewards-container .images .image-box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

section:not(.grommetux-section).champion-page-section {
  padding: 0;
}

.claim-sucess-message {
  display: none;
  text-align: center;
  padding: 30px 0;
  min-height: 300px;
}
@media (min-width: 1200px) {
  .claim-sucess-message {
    min-height: 390px;
  }
}
.claim-sucess-message.show {
  display: flex;
  align-items: center;
  justify-content: center;
}
.claim-sucess-message .message_wrap {
  margin-top: 45px;
}
.claim-sucess-message .message_wrap h2,
.claim-sucess-message .message_wrap p {
  font-family: "HPE Graphik Light";
}
.claim-sucess-message .message_wrap h2 {
  color: black;
  margin-bottom: 15px;
  font-size: 40px;
  line-height: 48px;
}
@media (min-width: 992px) {
  .claim-sucess-message .message_wrap h2 {
    font-size: 60px;
    line-height: 70px;
  }
}
.claim-sucess-message .message_wrap p {
  font-size: 20px;
  line-height: 24px;
}
@media (min-width: 992px) {
  .claim-sucess-message .message_wrap p {
    font-size: 28px;
    line-height: 34px;
  }
}
.claim-sucess-message.frequency-error {
  margin-top: -50px;
}
@media (min-width: 992px) {
  .claim-sucess-message.frequency-error {
    margin-top: -100px;
    margin-bottom: -40px;
  }
}
.claim-sucess-message.frequency-error .message_wrap p {
  font-size: 16px;
  line-height: 18px;
  margin-bottom: 5px;
  color: #000000;
}
.claim-sucess-message.frequency-error .message_wrap p.error-info {
  color: #a94442;
  font-size: 28px;
  line-height: 34px;
  margin-bottom: 15px;
}

.claim-btn-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f7f7f7;
  padding-top: 50px;
  padding-bottom: 50px;
}
.claim-btn-wrapper .af-axbtn {
  font-weight: 600;
}
@media (min-width: 992px) {
  .claim-btn-wrapper .af-axbtn {
    line-height: 28px;
    padding: 15px 30px;
    font-size: 24px;
  }
}
.claim-btn-wrapper.incentive-btn-wrapper {
  background-color: #171f62;
  gap: 15px;
  padding: 30px 10px 30px 10px;
  flex-wrap: wrap;
}
.claim-btn-wrapper.incentive-btn-wrapper .af-axbtn {
  flex: 1 1 50%;
  font-size: 18px;
  line-height: 22px;
}
@media (min-width: 480px) {
  .claim-btn-wrapper.incentive-btn-wrapper .af-axbtn {
    font-size: 20px;
    line-height: 24px;
    flex: 0 1 auto;
  }
}
@media (min-width: 1200px) {
  .claim-btn-wrapper.incentive-btn-wrapper .af-axbtn {
    font-size: 24px;
    line-height: 28px;
  }
}
.claim-btn-wrapper.incentive-btn-wrapper.heroes-btn-wrapper {
  background-color: #1e1f27;
}

.support-form-section {
  padding: 0 !important;
}

.claim-form-modal .modal-dialog {
  border-radius: 0;
}
.claim-form-modal .modal-dialog .modal-content {
  border-radius: 0 !important;
}
.claim-form-modal .modal-dialog .modal-content .modal-body {
  padding: 0;
}
@media (min-width: 1200px) {
  .claim-form-modal .modal-dialog .modal-content .modal-body {
    padding: 15px;
    padding-bottom: 10px;
  }
}
.claim-form-modal .modal-dialog .modal-content .modal-header {
  padding-top: 0 !important;
}
@media (min-width: 1200px) {
  .claim-form-modal .modal-dialog .modal-content .modal-header .modal-title {
    font-size: 60px !important;
    line-height: 72px !important;
  }
}
.claim-form-modal .claim-form {
  padding: 0 10px 20px 10px;
}
.claim-form-modal .claim-form .ax-form-content.comment {
  margin-bottom: 0;
}
@media (min-width: 1200px) {
  .claim-form-modal .claim-form .ax-form-content.step-one {
    padding-bottom: 300px;
  }
}
.claim-form-modal .claim-form .ax-form-content.step-two {
  margin-bottom: 0;
}
.claim-form-modal .claim-form .ax-form-content .ax-form-label {
  font-family: "HPE Graphik Light";
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 15px;
  color: #000000;
}
.claim-form-modal .claim-form .ax-form-content .az-lbl-input-wrapper {
  border: none;
}
.claim-form-modal .claim-form .ax-form-content .az-lbl-input-wrapper .proof-file {
  text-align: center;
  margin-bottom: 20px;
}
.claim-form-modal .claim-form .ax-form-content .az-lbl-input-wrapper .proof-file svg {
  margin-top: 20px;
  margin-bottom: 10px;
}
.claim-form-modal .claim-form .ax-form-content .az-lbl-input-wrapper .ax-form-input {
  border: 1px solid #9e9e9e;
  border-radius: 3px;
  height: 50px;
  color: #000000;
}
.claim-form-modal .claim-form select {
  border: 1px solid #9e9e9e !important;
  border-radius: 3px;
  height: 50px;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: "";
  position: relative;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAQCAYAAAAMJL+VAAAABGdBTUEAALGPC/xhBQAAAQtJREFUOBG1lEEOgjAQRalbGj2OG9caOACn4ALGtfEuHACiazceR1PWOH/CNA3aMiTaBDpt/7zPdBKy7M/DCL9pGkvxxVp7KsvyJftL5rZt1865M+Ucq6pyyF3hNcI7Cuu+728QYn/JQA5yKaempxuZmQngOwEaYx55nu+1lQh8GIatMGi+01NwBcEmhxBqK4nAPZJ78K0KKFAJmR3oPp8+Iwgob0Oa6+TLoeCvRx+mTUYf/FVBGTPRwDkfLxnaSrRwcH0FWhNOmrkWYbE2XEicqgSa1J0LQ+aPCuQgZiLnwewbGuz5MGoAhcIkCQcjaTBjMgtXGURMVHC1wcQEy0J+Zlj8bKAnY1/UzDe2dbAVqfXn6wAAAABJRU5ErkJggg==");
  background-size: 18px;
  background-position: right 13px center;
  background-repeat: no-repeat;
}
.claim-form-modal .steps_wrap {
  text-align: center;
  padding: 40px 10px 30px 10px;
}
.claim-form-modal .steps_wrap .step {
  height: 68px;
  width: 68px;
  border-radius: 50%;
  background-color: #d9d9d9;
  border: 1px solid #d9d9d9;
  text-align: center;
  font-family: "HPE Graphik Regular";
  font-size: 36px;
  font-weight: 400;
  line-height: 63px;
  display: inline-block;
  position: relative;
  margin: 0 30px;
}
@media (min-width: 768px) {
  .claim-form-modal .steps_wrap .step {
    margin: 0 45px;
  }
}
.claim-form-modal .steps_wrap .step::before {
  content: "";
  position: absolute;
  top: 50%;
  height: 3px;
  background-color: #9e9e9e;
  left: -97%;
  width: 65px;
}
@media (min-width: 768px) {
  .claim-form-modal .steps_wrap .step::before {
    left: -142%;
    width: 95px;
  }
}
.claim-form-modal .steps_wrap .step.active, .claim-form-modal .steps_wrap .step.finished {
  background-color: #01A982;
  border: 1px solid #01A982;
  color: white;
}
.claim-form-modal .steps_wrap .step.active::before, .claim-form-modal .steps_wrap .step.finished::before {
  content: "";
  background-color: #01A982;
}
.claim-form-modal .steps_wrap .step.inactive {
  background-color: white;
  border: 1px solid #d9d9d9;
}
.claim-form-modal .steps_wrap .step:first-child::before {
  display: none;
}
.claim-form-modal .modal-dialog .modal-content .modal-footer {
  border-top: 1px solid #808080 !important;
  padding-top: 20px !important;
  padding-bottom: 30px !important;
}
@media (min-width: 1200px) {
  .claim-form-modal .modal-dialog .modal-content .modal-footer {
    padding-top: 30px !important;
    padding-bottom: 50px !important;
  }
}
.claim-form-modal .button_wrapper.claim-button-wrapper .af-axbtn {
  border-radius: 30px;
  min-width: 150px;
}
@media (min-width: 1200px) {
  .claim-form-modal .button_wrapper.claim-button-wrapper .af-axbtn {
    font-size: 22px;
    min-height: 60px;
  }
}
@media (min-width: 768px) {
  .claim-form-modal .button_wrapper.claim-button-wrapper .af-axbtn {
    min-width: 180px;
  }
}
.claim-form-modal .button_wrapper.claim-button-wrapper .af-axbtn .small-right-arrow-white::after {
  content: "";
  background-image: url("../../images/svg/right-arrow.svg");
  background-repeat: no-repeat;
  display: inline-block;
  margin-top: 3px;
  background-size: 13px 15px;
  width: 13px;
  height: 15px;
}
@media (min-width: 1200px) {
  .claim-form-modal .button_wrapper.claim-button-wrapper .af-axbtn .small-right-arrow-white::after {
    background-size: 18px 20px;
    width: 18px;
    height: 20px;
  }
}
.claim-form-modal .button_wrapper.claim-button-wrapper .af-axbtn.hidden {
  display: none;
}
.claim-form-modal .button_wrapper.claim-button-wrapper .af-axbtn.prev-btn {
  position: relative;
}
.claim-form-modal .button_wrapper.claim-button-wrapper .af-axbtn.prev-btn .small-right-arrow-white::after {
  left: 72px;
  transform: rotate(180deg);
  margin-left: 23px;
}
@media (min-width: 768px) {
  .claim-form-modal .button_wrapper.claim-button-wrapper .af-axbtn.prev-btn .small-right-arrow-white::after {
    left: 0;
  }
}
.claim-form-modal .button_wrapper.claim-button-wrapper .af-axbtn.prev-btn:hover .small-right-arrow-white::after {
  transform: rotate(180deg) translateX(5px);
}

.presales_video_content {
  padding-top: 60px;
}
.presales_video_content .introduction .tag-h2 {
  font-family: "HPE Graphik Regular";
  font-weight: 400;
  color: #444444;
  text-transform: none;
}
@media (min-width: 1200px) {
  .presales_video_content .introduction .tag-h2 {
    font-size: 60px;
    line-height: 72px;
  }
}
.presales_video_content .introduction .body-copy {
  color: #6f6f6f;
  font-size: 20px;
  line-height: 24px;
}
@media (min-width: 1200px) {
  .presales_video_content .introduction .body-copy {
    font-size: 24px;
    line-height: 28px;
  }
}
.presales_video_content .contentBlock .hpe-content-block .cb-content .body-copy .cb-title {
  font-family: "HPE Graphik Regular";
  font-weight: 400;
  color: #444444;
}
@media (min-width: 1200px) {
  .presales_video_content .contentBlock .hpe-content-block .cb-content .body-copy .cb-title {
    font-size: 40px;
    line-height: 48px;
  }
}
.presales_video_content .contentBlock .hpe-content-block .cb-content .body-copy .tag-p {
  font-size: 20px;
  line-height: 24px;
  color: #6f6f6f;
}
@media (min-width: 1200px) {
  .presales_video_content .contentBlock .hpe-content-block .cb-content .body-copy .tag-p {
    font-size: 24px;
    line-height: 28px;
  }
}
.presales_video_content .contentBlock .hpe-content-block .cb-content .body-copy .tag-p.text-danger {
  font-family: "HPE Graphik Regular";
  color: #d61e1e;
  font-weight: 400;
}
.presales_video_content .contentBlock .hpe-content-block .cb-content .nav-block {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}
@media (min-width: 1200px) {
  .presales_video_content .contentBlock .hpe-content-block .cb-content .nav-block {
    gap: 25px;
  }
}
.presales_video_content .contentBlock .hpe-content-block .cb-content .nav-block .type-button-rounded {
  border-radius: 30px;
  min-width: auto;
}
.presales_video_content .contentBlock .hpe-content-block .cb-content .nav-block .type-button-rounded.disabled {
  pointer-events: none;
  position: relative;
}
.presales_video_content .contentBlock .hpe-content-block .cb-content .nav-block .type-button-rounded.disabled::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url("../../images/svg/lock.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 20px 20px;
  background-color: rgba(255, 255, 255, 0.7);
}

.tab-container .nav-tabs {
  display: flex;
  overflow-x: auto;
  overflow-y: hidden;
  scrollbar-width: none;
  margin-left: 0px !important;
}
.tab-container .nav-tabs li {
  flex: 0 0 auto;
  position: relative;
}
.tab-container .nav-tabs li::before {
  content: "";
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: transparent;
}
.tab-container .nav-tabs li a {
  font-family: "HPE Graphik Regular";
  color: #2e2e2e;
  padding: 9px 18px;
  background-color: transparent;
}
.tab-container .nav-tabs li.active::before, .tab-container .nav-tabs li:hover::before, .tab-container .nav-tabs li:focus::before {
  background-color: #01A982;
}
.tab-container .nav-tabs li:hover::before, .tab-container .nav-tabs li:focus::before {
  background-color: #d8d8d8;
}
.tab-container .nav-tabs li:hover a, .tab-container .nav-tabs li:focus a {
  border-color: transparent;
  background-color: transparent;
}
.tab-container .nav-tabs li.active {
  margin-bottom: 4px;
}
.tab-container .nav-tabs li.active a {
  border-color: transparent;
  color: #2e2e2e;
  font-weight: 700;
}
.tab-container .nav-tabs li.active a:focus, .tab-container .nav-tabs li.active a:hover {
  border-color: transparent;
}
.tab-container .nav-tabs li.active.active::before, .tab-container .nav-tabs li.active:hover::before, .tab-container .nav-tabs li.active:focus::before {
  background-color: #01A982;
}

.cursor-pointer {
  cursor: pointer;
}

.button-with-icon {
  font-size: 20px;
  font-weight: 500;
  color: #01A982 !important;
  font-family: "HPE Graphik Semibold";
  position: relative;
  letter-spacing: 0 !important;
}
.button-with-icon::before {
  content: "";
  background-image: url("../../images/svg/primary-arrow.svg");
  background-repeat: no-repeat;
  height: 20px;
  width: 20px;
  position: absolute;
  right: -30px;
  margin-top: 3px;
}
.button-with-icon:hover {
  color: #068667 !important;
  transition: all 0.15s ease-in-out;
}
.button-with-icon:hover::before {
  content: "";
  position: absolute;
  background-image: url("../../images/svg/primary-arrow-hover.svg");
  height: 20px;
  width: 20px;
  right: -30px;
}
.button-with-icon.small {
  font-size: 15px;
  font-family: "HPE Graphik Medium";
}
.button-with-icon.small::before {
  height: 16px;
  width: 16px;
  right: -25px;
  margin-top: 3px;
}
.button-with-icon.white {
  color: #292d3a !important;
  background-color: white;
  font-size: 16px;
  padding: 10px 24px;
  padding-right: 50px;
}
.button-with-icon.white::before {
  background-image: url("../../images/svg/primary-arrow-dark.svg");
  right: 20px;
}
.button-with-icon.white:hover {
  background-color: #d4d4d4;
}
.button-with-icon.no-arrow::before {
  display: none;
}
.button-with-icon.cta-icon {
  position: relative;
  background-color: rgba(0, 0, 0, 0.04);
  padding: 10px 20px;
  padding-right: 70px;
  font-size: 18px;
  font-family: "HPE Graphik Medium";
}
.button-with-icon.cta-icon::before {
  content: "";
  background-image: url("../../images/svg/hpe-icon.svg");
  background-repeat: no-repeat;
  position: absolute;
  right: 20px;
  width: 36px;
  height: 18px;
}
.button-with-icon.cta-icon:hover {
  color: #068667 !important;
  transition: all 0.15s ease-in-out;
}
.button-with-icon.cta-icon:hover::before {
  content: "";
  position: absolute;
  background-image: url("../../images/svg/hpe-icon-hover.svg");
}
.button-with-icon.cta-icon.icon-white {
  background-color: #01A982;
  color: white !important;
}
.button-with-icon.cta-icon.icon-white::before {
  background-image: url("../../images/svg/hpe-icon-white.svg");
}
.button-with-icon.cta-icon.icon-white:hover {
  background-color: #068667;
}

.default-button {
  font-size: 16px;
  font-family: "HPE Graphik Semibold";
  background-color: white;
  color: rgb(46, 46, 46) !important;
  padding: 10px 30px;
  border: none;
  min-width: 200px;
  max-width: 400px;
  border-radius: 9999px;
}
.default-button:hover {
  background-color: #fefefe;
  transition: all 0.15s ease-in-out;
  cursor: pointer;
}
.default-button.profile-button {
  font-size: 20px;
  line-height: 18px;
  min-width: 250px;
}
.default-button.profile-button label {
  cursor: pointer;
}

.primary-button {
  font-size: 16px;
  font-family: "HPE Graphik Semibold";
  background-color: #01A982;
  color: white !important;
  padding: 10px 30px;
  border: none;
  min-width: 200px;
  max-width: 400px;
  border: none;
  text-align: center;
}
.primary-button:hover {
  background-color: rgba(0, 0, 0, 0.04);
  transition: all 0.15s ease-in-out;
  background-color: rgb(0, 103, 80);
}

.secondary-button {
  font-size: 16px;
  font-family: "HPE Graphik Semibold";
  background-color: rgba(0, 0, 0, 0.04);
  color: rgb(0, 103, 80) !important;
  padding: 10px 30px;
  min-width: 200px;
  max-width: 400px;
  text-align: center;
}
.secondary-button:hover {
  background-color: rgba(0, 0, 0, 0.08);
  transition: all 0.15s ease-in-out;
}

@media (min-width: 1200px) {
  .sign_in_wrapper {
    margin-bottom: 80px;
  }
}

.ax-selected-filters ul {
  display: flex;
  flex-wrap: wrap;
  margin-left: 0;
  padding: 15px 0px;
}
.ax-selected-filters ul li.selected-fliters {
  border: 1px solid #01A982;
  padding: 5px 10px;
  margin: 5px;
  padding-right: 0;
  color: #01A982;
  display: flex;
  align-items: center;
}
.ax-selected-filters ul li.selected-fliters p {
  flex: 5;
  margin-bottom: 0;
  white-space: nowrap;
  padding-right: 10px;
}
.ax-selected-filters ul li.selected-fliters span.close {
  display: block;
  text-align: center;
  flex: 1;
  opacity: 1;
  font-size: 25px;
  transform: rotate(45deg);
  color: #01A982;
  padding: 0px 4px;
}

.hero-modal .modal-dialog {
  border-radius: 30px !important;
}
@media (min-width: 1200px) {
  .hero-modal .modal-dialog {
    width: 608px;
  }
}
.hero-modal .modal-dialog .modal-content {
  border-radius: 30px !important;
  padding: 40px 24px !important;
  background-color: white !important;
}
.hero-modal .modal-dialog .modal-content .modal-header {
  border: none !important;
  padding: 0 !important;
}
.hero-modal .modal-dialog .modal-content .modal-header .text-semibold {
  font-size: 30px;
  line-height: 32px;
  font-weight: 600;
  margin-bottom: 0;
  color: #292d3a;
  font-family: "HPE Graphik Semibold", Arial, Helvetica, sans-serif;
}
@media (min-width: 1200px) {
  .hero-modal .modal-dialog .modal-content .modal-header .text-semibold {
    font-size: 40px;
    line-height: 40px;
  }
}
.hero-modal .modal-dialog .modal-content .modal-header .text-semibold::after {
  content: "";
  display: none !important;
}
.hero-modal .modal-dialog .modal-content .modal-header .btn-close {
  position: absolute;
  top: 20px;
  right: 16px;
}
.hero-modal .modal-dialog .modal-content .modal-header .btn-close svg {
  height: 24px !important;
}
.hero-modal .modal-dialog .modal-content .modal-body .description .rich-text-container {
  font-size: 16px;
  line-height: 18px;
  font-weight: 400;
  font-family: "HPE Graphik Regular", Arial, sans-serif;
  color: #292d3a;
}
@media (min-width: 1200px) {
  .hero-modal .modal-dialog .modal-content .modal-body .description .rich-text-container {
    font-size: 20px;
    line-height: 24px;
  }
}
.hero-modal .modal-dialog .modal-content .modal-body .form-detail-wrapper {
  padding-top: 16px;
}
.hero-modal .modal-dialog .modal-content .modal-body .form-detail-wrapper .ax-form-content .az-lbl-input-wrapper .form-label {
  font-size: 18px !important;
  font-family: "HPE Graphik Semibold", Arial, sans-serif;
  font-weight: 600 !important;
  padding-left: 12px;
  color: #292d3a;
}
.hero-modal .modal-dialog .modal-content .modal-body .form-detail-wrapper .ax-form-content .form-control {
  min-height: 50px;
  border-color: #e5e5e5 !important;
  border-radius: 3px;
}
.hero-modal .modal-dialog .modal-content .modal-body .form-detail-wrapper .ax-form-content .form-control:focus {
  box-shadow: none;
  border-color: #01A982;
}
.hero-modal .modal-dialog .modal-content .modal-body .form-detail-wrapper .ax-form-content.title {
  margin-bottom: 15px;
}
.hero-modal .modal-dialog .modal-content .modal-body .form-detail-wrapper .ax-form-content.industry {
  margin-bottom: 18px;
}
.hero-modal .modal-dialog .modal-content .modal-body .form-detail-wrapper .ax-form-content.terms .az-lbl-input-wrapper {
  margin-bottom: 15px;
}
.hero-modal .modal-dialog .modal-content .modal-body .form-detail-wrapper .ax-form-content.terms .az-lbl-input-wrapper .form-check-lbl {
  color: #292d3a;
  font-family: "HPE Graphik Regular", Arial, sans-serif;
}
.hero-modal .modal-dialog .modal-content .modal-body .form-detail-wrapper .ax-form-content.terms .az-lbl-input-wrapper .form-check-lbl a {
  color: #01A982;
  text-decoration: none;
}
.hero-modal .modal-dialog .modal-content .modal-body .form-detail-wrapper .ax-form-content.comment {
  margin-bottom: 15px;
}
.hero-modal .modal-dialog .modal-content .modal-body .form-detail-wrapper .ax-form-content.comment .az-lbl-input-wrapper .ax-form-input {
  min-height: 120px;
}
.hero-modal .modal-dialog .modal-content .modal-footer {
  padding-bottom: 7px !important;
}
.hero-modal .modal-dialog .modal-content.step-two {
  padding: 0 !important;
  overflow: hidden;
  background-color: #2a2d3a !important;
  border: none !important;
}
.hero-modal .modal-dialog .modal-content.step-two .btn-close {
  z-index: 9999 !important;
}
.hero-modal .modal-dialog .modal-content.step-two .modal-header {
  height: 0 !important;
  min-height: 0 !important;
}
.hero-modal .modal-dialog .modal-content.step-two .modal-body {
  padding: 0 !important;
}
.hero-modal .modal-dialog .modal-content.step-two .modal-body .background-wrapper {
  height: 456px;
}
.hero-modal .modal-dialog .modal-content.step-two .modal-body .thankyou_wrapper {
  padding: 30px 24px;
}
.hero-modal .modal-dialog .modal-content.step-two .modal-body .thankyou_wrapper .text-semibold,
.hero-modal .modal-dialog .modal-content.step-two .modal-body .thankyou_wrapper .rich-text-container {
  color: white;
}
.hero-modal .modal-dialog .modal-content.step-two .modal-body .thankyou_wrapper .text-semibold {
  font-size: 30px;
  line-height: 36px;
  font-weight: 600;
  margin-bottom: 14px;
  padding-right: 50px;
  font-family: "HPE Graphik Semibold", Arial, Helvetica, sans-serif;
  color: #292d3a;
}
@media (min-width: 1200px) {
  .hero-modal .modal-dialog .modal-content.step-two .modal-body .thankyou_wrapper .text-semibold {
    font-size: 40px;
    line-height: 48px;
  }
}
.hero-modal .modal-dialog .modal-content.step-two .modal-body .thankyou_wrapper .rich-text-container {
  font-size: 16px;
  font-weight: 400;
  font-family: "HPE Graphik Regular", Arial, sans-serif;
}
@media (min-width: 1200px) {
  .hero-modal .modal-dialog .modal-content.step-two .modal-body .thankyou_wrapper .rich-text-container {
    font-size: 20px;
  }
}
.hero-modal .modal-dialog .modal-content.step-two .modal-footer {
  padding-bottom: 48px !important;
  padding-left: 24px !important;
}
.hero-modal .modal-dialog .modal-content.step-two .modal-footer .button_wrapper {
  justify-content: start !important;
}
.hero-modal .modal-dialog .modal-content.step-two .modal-footer .button_wrapper .default-button:hover {
  background-color: #d8d8d8;
}

.hero-video-blocks {
  background-color: #292d3a;
  margin-top: -45px;
}
.hero-video-blocks .hpe-content-block {
  padding-bottom: 36px !important;
  padding-top: 36px !important;
}
.hero-video-blocks .hpe-content-block .cb-media .item-media .img-container[hpe-img-accent=top-right] .img-accent-gradient {
  bottom: 0;
  height: 100%;
  width: 100%;
}
.hero-video-blocks .hpe-content-block .cb-media .item-media .img-container[hpe-img-accent=bottom-left] .img-accent-gradient {
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.hero-video-blocks .hpe-content-block .cb-media .item-media .img-container.item-image-inner > smart-image {
  height: 100% !important;
  width: 100% !important;
}
.hero-video-blocks .cb-content .cb-title {
  color: white;
}
.hero-video-blocks .cb-content .cb-title:hover {
  color: white;
}
.hero-video-blocks .cb-content .tag-p {
  color: white;
}
.hero-video-blocks .cb-content .tag-p.text-danger {
  color: #7764fc !important;
}
.hero-video-blocks .nav-block {
  display: flex;
  gap: 20px;
}
.hero-video-blocks .nav-block .whats-new-cta {
  background-color: white;
  color: #292d3a;
  min-width: auto;
  padding: 15px 30px;
}
.hero-video-blocks .nav-block .whats-new-cta:hover {
  background-color: #F5F5F5;
}

.start-forum-wrap {
  position: relative;
  z-index: 1;
  background-color: #1e1f27;
  margin-bottom: 45px;
}
@media (min-width: 992px) {
  .start-forum-wrap:before {
    content: url("../../../images/banners/forum-bg.png");
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
  }
}
.start-forum-wrap .forum_content {
  padding: 20px;
  padding-top: 25px;
  padding-bottom: 25px;
  color: #e5e5e5;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 15px;
}
@media (min-width: 992px) {
  .start-forum-wrap .forum_content {
    gap: 50px;
    flex-direction: row;
  }
}
.start-forum-wrap .forum_content .tag-p {
  margin-bottom: 0;
}
.start-forum-wrap .forum_content .default-button {
  text-align: center;
}
.start-forum-wrap .forum_content .default-button:hover {
  background-color: #e5e5e5;
  color: #292d3a;
}

.hero-content-block .img-container.item-image-inner > smart-image {
  height: 100%;
  width: 100%;
  margin: 0 !important;
  padding: 0 !important;
}

.ax-align-contents .hero-content-block {
  padding-right: 0px !important;
}
.ax-align-contents .hero-content-block.pl-0 {
  padding-left: 0px !important;
}
.ax-align-contents .ax-content-text {
  padding-left: 30px !important;
}

.ptb-0 {
  padding: 0px !important;
}

.ax-justify-text ol {
  margin-left: 0px !important;
}

.hpe-content-block[class*=cb-][class*=-left] .cb-media {
  padding-left: 0px !important;
}

.hpe-content-block[class*=cb-][class*=-left] .cb-content {
  padding-right: 0 !important;
}

.hero-content-block .main-section .img-container smart-image {
  top: 10px;
  left: 10px;
}

input:focus,
textarea:focus,
select:focus {
  outline: none;
}

.flex-wrap {
  flex-wrap: wrap;
}

body.voyager {
  font-family: "HPE Graphik Regular", Arial, sans-serif;
}
body.voyager a {
  font-family: "HPE Graphik Regular", Arial, sans-serif !important;
}

#voyager-loader img {
  animation: none;
  -webkit-animation: none;
}

.voyager .navbar,
.voyager .navbar.navbar-default {
  background: #ffffff;
}
.voyager .mce-label {
  display: none;
}
.voyager .app-footer {
  display: none;
}
.voyager .app-container {
  padding-bottom: 0;
}
.voyager input,
.voyager .btn,
.voyager select {
  border-radius: 0;
}
.voyager .dataTables_wrapper .col-sm-12 {
  padding: 0;
}
.voyager .pagination .active > a,
.voyager .pagination .active > a:hover {
  border-color: #01A982;
  background-color: #01A982;
  color: #ffffff;
}

.table > thead > tr > th {
  vertical-align: middle;
  color: #425563;
  font-weight: bold;
}
.table > tbody tr > td {
  vertical-align: middle;
}
.table > tbody tr > td.bread-actions {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin: auto 0;
}
.table > tbody tr > td.bread-actions .btn a.btn,
.table > tbody tr > td.bread-actions .actions a.btn {
  background-color: transparent;
  color: #425563;
}
.table > tbody tr > td.bread-actions .btn {
  color: #425563;
  background-color: transparent;
}
.table > tbody tr > td.bread-actions .btn.btn-danger:hover {
  color: #fa2a00;
}
.table > tbody tr > td.bread-actions .btn.btn-success:hover {
  color: #2ecc71;
}
.table > tbody tr > td.bread-actions .btn.btn-primary:hover {
  color: #009cda;
}
.table > tbody tr > td.bread-actions .btn.btn-warning:hover {
  color: #f39c12;
}

.table.dataTable th {
  padding-left: 10px;
}

.page-content textarea {
  resize: vertical;
}

#search-input {
  border-radius: 0;
}

.ax-usr-grid {
  width: 100%;
  -moz-column-count: 1;
  column-count: 1;
}
.ax-usr-grid .ax-border-rb {
  border-bottom: 1px solid #eee;
}
.ax-usr-grid .ax-border-rb:nth-child(even) {
  border-right: none;
}
.ax-usr-grid .ax-md-50 {
  min-height: 90px;
}
.ax-usr-grid .panel-body {
  padding: 0 0 0 15px;
}
@media (min-width: 768px) {
  .ax-usr-grid {
    -moz-column-count: 2;
    column-count: 2;
  }
}

@media (min-width: 992px) {
  .ax-usr-edit .col-md-6:nth-child(odd) {
    padding-right: 14px !important;
  }
}
.ax-usr-edit .ax-profile-header {
  padding: 2rem 0 1rem 0;
}

.ax-profile-header {
  padding: 2rem 0 0 16px;
  color: #01A982;
}

.ax-ge-3 {
  width: 100%;
  min-height: 20px;
  display: inline-flex;
  overflow: hidden;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  margin-right: 4px;
}
.ax-ge-3 input[type=checkbox] {
  margin-top: 0;
}
.ax-ge-3 label {
  margin-left: 8px;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .ax-ge-3 {
    width: 40%;
  }
}
@media (min-width: 992px) {
  .ax-ge-3 {
    width: 30%;
  }
}

.ax-width-50 {
  width: 50%;
  display: inline-block;
}

.ax-alert-msg {
  font-size: 14px;
  display: flex;
}
.ax-alert-msg.alert {
  padding: 8px;
  border-radius: 0;
  margin-bottom: 0;
}
.ax-alert-msg.alert.mb-3 {
  margin-bottom: 3rem;
}
.ax-alert-msg .alert-message {
  color: #425563;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
}
.ax-alert-msg .alert-message .ax-alert-icon {
  padding-top: 4px;
}
.ax-alert-msg label {
  margin: 0 0 0 4px;
}

.ax-form-submit {
  margin: 12px 0 32px 0;
}

.panel-footer .btn {
  margin: 0 15px;
}

.form-edit-add .form-group[class*=col-] {
  padding-right: inherit;
}

.banner-sliders .col-md-8 .form-group:first-child .col-md-12:first-child {
  margin-top: 0 !important;
}
.banner-sliders .col-md-8 .form-group:last-child .col-md-12:first-child {
  margin-top: 0 !important;
}

.roles ul.checkbox {
  padding-left: 0;
}
.roles .permissions.checkbox {
  display: grid;
  grid-template-columns: 1fr;
}
.roles .permissions > li {
  margin-bottom: 15px;
  padding-left: 22px;
  width: 100%;
}
.roles .permissions > li:nth-child(odd) {
  padding-right: 20px;
}
.roles .permissions > li > label {
  font-size: 17px;
  color: #000000;
}
.roles .permissions ul {
  padding-left: 24px;
  border-bottom: 1px solid rgba(1, 169, 130, 0.3);
  padding-bottom: 15px;
}
@media (min-width: 768px) {
  .roles .permissions.checkbox {
    grid-template-columns: 1fr 1fr;
  }
}

.voyager .row-dd > div:first-child {
  word-wrap: break-word;
}
.voyager .tool-tips {
  position: relative;
}
.voyager .tool-tips.btn:hover {
  color: #01A982;
}
.voyager .tool-tips.active::before {
  content: "Copied";
  position: absolute;
  top: -20px;
  right: 0;
  color: #ffffff;
  background: #01A982;
  padding: 2px 10px;
  font-size: 10px;
  border-radius: 20px;
}

.qz-content-wrapper {
  padding-top: 20px;
  padding-left: 15px !important;
}
.qz-content-wrapper .qz-modal-wrapper {
  margin: 10px 0;
}
.qz-content-wrapper .qz-add {
  padding: 12px 28px;
  font-size: 16px;
}

.qz-results-table thead td {
  font-size: 20px;
  font-weight: 600;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border-top: 1px solid #999;
}
.qz-results-table tr:hover td {
  background-color: transparent;
}

.voyager .qz-table .bread-actions {
  justify-content: flex-start;
}
.voyager .qz-view {
  position: relative;
}
.voyager .qz-add-wrapper {
  text-align: center;
  border-top: 1px solid #d8d8d8;
}
.voyager .qz-add-wrapper .qz-add {
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  margin: 0;
}
.voyager .qz-add-wrapper .add-action {
  padding-top: 18px;
  color: #425563;
  display: inline-block;
}
.voyager .qz-add-wrapper .add-action:hover {
  color: #01A982;
}
.voyager .qz-actions {
  padding: 20px;
  background-color: #425563;
}
.voyager .qz-actions .close {
  text-shadow: none;
  color: #ffffff;
}
.voyager .qz-actions .modal-title {
  font-size: 20px;
  color: #ffffff;
}
.voyager .qz-hidden {
  display: none;
}
.voyager .qz-wrapper .qz-qn-block {
  position: relative;
  padding: 12px 0;
  border-bottom: 1px solid #d8d8d8;
}
.voyager .qz-wrapper .qz-qn-block:last-child {
  border-bottom: none;
}
.voyager .qz-wrapper select,
.voyager .qz-wrapper input[type=text] {
  height: 34px;
  border: 1px solid #d8d8d8;
  font-size: 14px;
}
.voyager .qz-wrapper select:focus,
.voyager .qz-wrapper input[type=text]:focus {
  border: 1px solid #01A982;
}
.voyager .qz-wrapper .qz-inner-wrapper {
  position: relative;
}
.voyager .qz-wrapper .qzDetails {
  padding: 10px 0 0;
  position: relative;
}
.voyager .qz-wrapper .qn-wrap {
  margin-bottom: 10px;
}
.voyager .qz-wrapper .qz-remove {
  background: transparent;
  color: #fa2a00;
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  margin: 0;
}
.voyager .qz-wrapper .qz-remove span {
  margin-left: 6px;
}
.voyager .qz-wrapper .qz-option-item {
  margin: 5px 0 10px;
}
.voyager .qz-wrapper .error_message-label {
  margin-top: 2px;
}
.voyager .qz-wrapper .qz-option-block {
  display: flex;
  align-items: center;
}
.voyager .qz-wrapper .qz-option-block.qz-checkbox-block .qz-check-wrap {
  width: 50%;
  padding-right: 8px;
}
.voyager .qz-wrapper .qz-option-block input {
  margin-right: 8px;
}
.voyager .qz-wrapper .qz-option-block .rm-qn-btn {
  background: transparent;
  border: 1px solid #fa2a00;
  border-radius: 50%;
  width: 26px;
  height: 24px;
  color: #fa2a00;
  margin-right: 8px;
}
.voyager .qz-wrapper .qz-checkbox {
  width: 24px;
  height: 20px;
  margin: 0;
  padding: 0;
}
.voyager .qz-wrapper .qz-radio {
  position: relative;
}
.voyager .qz-wrapper input[type=radio].qz-option:checked {
  opacity: 0;
  opacity: 0;
}
.voyager .qz-wrapper input[type=radio].qz-option:checked + label {
  position: absolute;
  left: 0;
}
.voyager .qz-wrapper input[type=radio].qz-option:checked + label::before {
  content: "l";
  font-family: "voyager";
  position: absolute;
  border: 1px solid #01A982;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  color: #01A982;
  text-align: center;
  line-height: 17px;
  background-color: #ffffff;
}
.voyager .qn-hints .qz-option-block {
  margin-bottom: 10px;
}
.voyager .add-option-btn {
  border: 1px solid #01A982;
  background: transparent;
  color: #01A982;
}

.ax-tab-content {
  background-color: #ffffff;
}
.ax-tab-content .question-table {
  width: 100%;
  padding: 0;
}

.ax-px-2 {
  padding: 0 15px !important;
}

.voyager .nav-tabs li.active a:hover {
  background-color: #62a8ea;
}

.language-selector {
  position: relative;
}
.language-selector > .btn-group {
  position: fixed;
  right: 2%;
  top: 10%;
  z-index: 2;
}

.container-fluid {
  position: relative;
}

.sticky {
  position: fixed;
  width: 100%;
  top: 56px;
  z-index: 10;
  border-top: 0;
  right: -58.73%;
}
@media (min-width: 768px) {
  .sticky {
    right: -80.4%;
  }
}
@media (min-width: 992px) {
  .sticky {
    right: -91.73%;
  }
}

.region-select-block {
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (min-width: 768px) {
  .region-select-block {
    display: flex;
    width: 100%;
  }
}
.region-select-block .select2-selection.select2-selection--multiple {
  border: 1px solid #d8d8d8;
}
.region-select-block .select2-selection.select2-selection--multiple:focus {
  border: 1px solid #01A982;
}
.region-select-block .region-select-item {
  padding: 14px 12px;
  border: 1px solid #01A982;
  margin-bottom: 18px;
}
.region-select-block .region-select-item.region-full {
  width: 99%;
}
@media (min-width: 768px) {
  .region-select-block .region-select-item {
    width: 49%;
  }
}
.region-select-block .region-select-item .control-label {
  font-size: 15px;
  font-weight: bold;
}

.region-info-primary {
  display: block;
  color: #01A982;
  font-size: 14px;
}

body.login {
  position: relative;
}
body.login::before {
  content: "";
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
body.login .login-sidebar {
  background-color: transparent;
  border-top: none !important;
  display: flex;
}
@media (min-width: 992px) {
  body.login .login-sidebar {
    width: 40%;
  }
}
body.login .login-button {
  width: 100%;
  border-radius: 9999px;
}
body.login .form-group-default {
  border: 1px solid #01A982;
}
body.login .form-group-default label {
  margin-bottom: 8px;
  font-size: 12px;
}
body.login .form-group-default .controls input {
  font-size: 13px;
}
body.login .form-group-default .controls input:-webkit-autofill, body.login .form-group-default .controls input:-webkit-autofill:focus {
  -webkit-transition: background-color 600000s 0s, color 600000s 0s;
  transition: background-color 600000s 0s, color 600000s 0s;
}
body.login .form-group-default .controls input[data-autocompleted] {
  background-color: transparent;
}
body.login .form-group-default,
body.login .login-button {
  border-radius: 9999px !important;
}
body.login .login-button {
  font-size: 14px;
  font-weight: 600;
}
body.login .login-container {
  max-width: 390px;
  top: 45%;
  font-family: "HPE Graphik Regular", Arial, sans-serif;
}
body.login .login-container p {
  font-family: "HPE Graphik Regular", Arial, sans-serif !important;
}
body.login .login-container .controls {
  color: #ffffff;
}

.ax-dashboard .panel.widget .dimmer {
  background: #ffffff;
  border: 1px solid #01A982;
}
.ax-dashboard .panel.widget h4 {
  color: #425563;
}
.ax-dashboard .row {
  padding-left: 0;
}
.ax-dashboard .row > [class*=col-]:not(:first-child) {
  padding-left: 0;
  padding-right: 0;
}
.ax-dashboard .row > [class*=col-]:not(:last-child) {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .ax-dashboard .row > [class*=col-]:not(:first-child) {
    padding-left: 8px;
    padding-right: 15px;
  }
  .ax-dashboard .row > [class*=col-]:not(:last-child) {
    padding-left: 15px;
    padding-right: 8px;
  }
}
@media (min-width: 992px) {
  .ax-dashboard .row {
    padding-left: 15px;
  }
}

.canvas-wrapper {
  height: inherit;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.ax-analytics-wrapper .row {
  padding-left: 0;
}
.ax-analytics-wrapper .row > [class*=col-] {
  position: relative;
}
.ax-analytics-wrapper .canvas-col {
  height: initial;
  display: flex;
  flex-direction: column;
}
.ax-analytics-wrapper .canvas-title {
  font-weight: 600;
  font-size: 24px;
  margin: 0 0 0 10px;
  text-align: center;
}
.ax-analytics-wrapper .border {
  border: 1px solid #01A982;
  margin: 10px 10px 0 10px;
  height: 100%;
  transition: all 0.3s ease-in-out;
}
.ax-analytics-wrapper .border:hover {
  border: 1px solid #0D5265;
}
.ax-analytics-wrapper .canvas-info {
  text-align: center;
}
.ax-analytics-wrapper.user-dashboard-wrapper .border {
  height: auto;
}
.ax-analytics-wrapper.user-dashboard-wrapper .canvas-wrapper {
  height: auto;
  gap: 12px;
  justify-content: flex-start;
}
.ax-analytics-wrapper.user-dashboard-wrapper .canvas-wrapper canvas {
  display: block;
  height: 380px !important;
  max-height: 380px !important;
  width: 100% !important;
}
@media (min-width: 1600px) {
  .ax-analytics-wrapper .row {
    display: flex;
  }
}
@media (min-width: 992px) {
  .ax-analytics-wrapper .row {
    padding-left: 15px;
  }
}

.txt-select {
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}

.ax-dimmer-panel .panel-content {
  display: flex;
  flex-direction: column;
}
.ax-dimmer-panel .panel-content .btn {
  border-radius: 0;
}
.ax-dimmer-panel .panel-content .btn-success {
  background-color: #01A982;
}
.ax-dimmer-panel .panel-content .panel-title {
  font-size: 2rem;
  margin: 0;
  font-weight: 600;
  text-align: center;
}
@media (min-width: 1600px) {
  .ax-dimmer-panel .panel-content {
    flex-direction: row;
    align-items: center;
    text-align: left;
    justify-content: space-between;
  }
  .ax-dimmer-panel .panel-content .panel-title {
    font-size: 3rem;
    margin: 0;
    font-weight: 600;
  }
}

.ax-accord-header p::before {
  font-family: Voyager;
  content: "\e038";
  position: absolute;
  left: -1.2em;
}
.ax-accord-header.no-dropdown p::before {
  transform: rotate(-90deg);
}
.ax-accord-header.active p::before {
  transform: rotate(180deg);
}

.accord-country-link {
  color: #425563;
  text-decoration: none;
}
.accord-country-link.active {
  color: #01A982;
}

.amd-quiz .ax-nav-tab .nav-link {
  font-size: 16px;
}

.m-0 {
  margin: 0;
}

.tab-content .form-label {
  padding-left: 15px;
}
.tab-content .ax-form-content {
  margin-bottom: 14px;
}

.voyager.dashboards .region-tag {
  padding: 15px 0;
}
.voyager.dashboards .region-tag p {
  font-size: 24px;
  font-weight: 400;
}
.voyager.dashboards .region-tag p .ana-header {
  font-size: 28px;
  font-weight: 600;
  background-color: #01A982;
  color: #ffffff;
  padding: 5px 12px;
  margin-left: 20px;
}
.voyager.dashboards .ax-row-analytics {
  margin-top: 14px;
}
.voyager.dashboards .analytics-dashboard .nav-tabs {
  background-color: transparent;
  border-bottom: none;
}
.voyager.dashboards .card {
  box-shadow: none;
}
.voyager.dashboards .card .card-header {
  cursor: pointer;
}
.voyager.dashboards .card .card-header p {
  margin: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  padding: 15px 0;
}
.voyager.dashboards .card.accord-item {
  border: 2px solid #01A982;
  margin-bottom: 8px;
  border-radius: 0;
}
.voyager.dashboards .card .accord-content .card {
  padding: 0;
  margin: 0;
}
.voyager.dashboards .card .accord-content .card .card-header {
  margin-bottom: 0;
}
.voyager.dashboards .ana-header {
  display: inline-block;
  padding: 0 10px;
  font-weight: 600;
}
.voyager.dashboards .card-trav-1 {
  background: #01A982;
  padding-left: 15px;
  color: #ffffff;
}
.voyager.dashboards .card-trav-2 {
  padding-left: 1.5rem;
  color: #425563;
  background: #ffffff;
}
.voyager.dashboards .card-trav-2.active {
  background: #01A982;
  color: #ffffff;
}
.voyager.dashboards .card-trav-3 {
  color: #425563;
  padding-left: 2.5rem;
  background: #ffffff;
}
.voyager.dashboards .card-trav-3 p::before {
  transform: rotate(-90deg);
}
.voyager.dashboards .card-trav-4 {
  background: #ffffff;
  color: #425563;
  padding-left: 1.7rem;
}
.voyager.dashboards .card-trav-4 .ana-header {
  font-weight: 600;
}
.voyager.dashboards .card-trav-4 .ana-header::before {
  font-family: Voyager;
  height: 30px;
  width: 30px;
  top: -4px;
}
.voyager.dashboards .ax-tab-content > div {
  padding: 0;
}
.voyager.dashboards .row > [class*=col-] {
  padding-left: 15px;
}
.voyager.dashboards .accordion-container {
  height: calc(100vh - 206px);
  overflow-y: scroll;
  overflow-x: initial;
}
.voyager .ax-user-accordion {
  margin-bottom: 0 !important;
}
.voyager .over-wrapper {
  height: calc(100vh - 243px);
  overflow-y: scroll;
  overflow-x: initial;
}
.voyager .parti-tag {
  color: #01A982;
  font-weight: 600;
  font-size: 18px;
}
.voyager .ax-users-body {
  padding: 12px 10px 12px 14px;
  border-top: 1px solid #d8d8d8;
  position: relative;
}
.voyager .ax-users-body::before {
  content: "";
  height: 5px;
  width: 5px;
  background: #808080;
  position: absolute;
  left: 0;
  top: 46%;
  border-radius: 50%;
}

.mb-0[class*=col-] {
  margin-bottom: 0;
}

.ax-custom-loader img {
  width: 100px;
  height: 100px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -50px;
  margin-right: -50px;
  animation: spin 1s linear infinite;
}

.tox .tox-statusbar__branding svg {
  width: 0;
  height: 0;
  display: none;
}

.page-title.adm-tag4 {
  padding: 0;
  height: auto;
  font-size: 19px;
  color: #01A982;
}

.adm-tag5 {
  font-size: 18px;
  color: #425563;
}

.adm-mb0 {
  margin-bottom: 0;
}

.adm-mb4 {
  margin-bottom: 4px;
}

.adm-mb10 {
  margin-bottom: 10px;
}

.adm-border {
  border: 1px solid #F5F5F5;
  height: 100%;
}

.adm-m4 {
  padding: 4px;
}

.w-100 {
  width: 100%;
}

.voyager .dataTables_paginate .pagination li.active span {
  background-color: #01A982;
}
.voyager .dataTables_paginate .pagination li.active span:hover {
  background-color: #2ca387;
}
.voyager .dataTables_paginate .pagination li:first-child a,
.voyager .dataTables_paginate .pagination li:first-child span {
  position: relative;
  color: transparent;
  display: flex;
  align-items: center;
}
.voyager .dataTables_paginate .pagination li:first-child a::before,
.voyager .dataTables_paginate .pagination li:first-child span::before {
  content: "\e039";
  color: #01A982;
  font-family: Voyager;
  font-size: 12px;
  margin-top: 4px;
}
.voyager .dataTables_paginate .pagination li:first-child a::after,
.voyager .dataTables_paginate .pagination li:first-child span::after {
  content: " Previous";
  color: #01A982;
  position: absolute;
}
.voyager .dataTables_paginate .pagination li:last-child a,
.voyager .dataTables_paginate .pagination li:last-child span {
  display: flex;
  align-items: center;
  position: relative;
  color: transparent;
}
.voyager .dataTables_paginate .pagination li:last-child a::before,
.voyager .dataTables_paginate .pagination li:last-child span::before {
  content: "Next";
  color: #01A982;
  position: absolute;
}
.voyager .dataTables_paginate .pagination li:last-child a::after,
.voyager .dataTables_paginate .pagination li:last-child span::after {
  content: "\e046";
  color: #01A982;
  font-family: Voyager;
  font-size: 12px;
  margin-top: 4px;
}

.admin-loader {
  z-index: 9999;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  display: flex;
  align-items: center;
  display: none;
  justify-content: center;
}
.admin-loader .loader-img-wrap .admin-loader-spinner {
  color: #01A982;
  display: inline-block;
  position: relative;
  width: 80px;
  z-index: 2;
  height: 80px;
}
.admin-loader .loader-img-wrap .admin-loader-spinner span.loader-line {
  display: block;
  transform-origin: 40px 40px;
  animation: loader-spinner 1.2s linear infinite;
}
.admin-loader .loader-img-wrap .admin-loader-spinner span.loader-line:after {
  content: " ";
  display: block;
  position: absolute;
  top: 3px;
  left: 37px;
  width: 6px;
  height: 18px;
  border-radius: 20%;
  background: #01A982;
}
.admin-loader .loader-img-wrap .admin-loader-spinner span.loader-line:nth-child(1) {
  transform: rotate(0deg);
  animation-delay: -1.1s;
}
.admin-loader .loader-img-wrap .admin-loader-spinner span.loader-line:nth-child(2) {
  transform: rotate(30deg);
  animation-delay: -1s;
}
.admin-loader .loader-img-wrap .admin-loader-spinner span.loader-line:nth-child(3) {
  transform: rotate(60deg);
  animation-delay: -0.9s;
}
.admin-loader .loader-img-wrap .admin-loader-spinner span.loader-line:nth-child(4) {
  transform: rotate(90deg);
  animation-delay: -0.8s;
}
.admin-loader .loader-img-wrap .admin-loader-spinner span.loader-line:nth-child(5) {
  transform: rotate(120deg);
  animation-delay: -0.7s;
}
.admin-loader .loader-img-wrap .admin-loader-spinner span.loader-line:nth-child(6) {
  transform: rotate(150deg);
  animation-delay: -0.6s;
}
.admin-loader .loader-img-wrap .admin-loader-spinner span.loader-line:nth-child(7) {
  transform: rotate(180deg);
  animation-delay: -0.5s;
}
.admin-loader .loader-img-wrap .admin-loader-spinner span.loader-line:nth-child(8) {
  transform: rotate(210deg);
  animation-delay: -0.4s;
}
.admin-loader .loader-img-wrap .admin-loader-spinner span.loader-line:nth-child(9) {
  transform: rotate(240deg);
  animation-delay: -0.3s;
}
.admin-loader .loader-img-wrap .admin-loader-spinner span.loader-line:nth-child(10) {
  transform: rotate(270deg);
  animation-delay: -0.2s;
}
.admin-loader .loader-img-wrap .admin-loader-spinner span.loader-line:nth-child(11) {
  transform: rotate(300deg);
  animation-delay: -0.1s;
}
.admin-loader .loader-img-wrap .admin-loader-spinner span.loader-line:nth-child(12) {
  transform: rotate(330deg);
  animation-delay: 0s;
}
.admin-loader .loader-img-wrap::after {
  content: "";
  background-color: black;
  opacity: 0.4;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.admin-loader.active {
  display: flex;
}

@keyframes loader-spinner {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
div[data-field-name=image].no_delete a.voyager-x {
  display: none;
}

.panel-heading label em,
.panel label em {
  color: crimson;
  font-size: 20px;
  font-weight: 600;
}
.panel-heading h3 em,
.panel h3 em {
  color: crimson;
  font-size: 20px;
  font-weight: 600;
}
.panel-heading h3 sup,
.panel h3 sup {
  color: crimson;
  top: 0;
  font-size: 20px;
  font-weight: 600;
}
.panel-heading .panel-body em,
.panel .panel-body em {
  color: crimson;
  font-size: 20px;
  font-weight: 600;
}
.panel-heading .panel-body h3 sup,
.panel .panel-body h3 sup {
  color: crimson;
  font-size: 20px;
  font-weight: 600;
  top: 0;
}
.panel-heading .panel-body sup.text-danger,
.panel .panel-body sup.text-danger {
  color: crimson;
  font-size: 20px;
  font-weight: 600;
  top: 0;
}

button[type=submit]:disabled {
  background-color: #62a8ea;
}
button[type=submit]:disabled:hover {
  background-color: #62a8ea;
}

.language-label.js-language-label em {
  display: none;
}
.language-label.js-language-label em:first-child {
  display: inline-block;
}

.submit-footer {
  padding: 20px 0px;
  text-align: right;
}

.ax-dashboard.ax-quiz-dashboard {
  background-color: #f9f9f9;
  margin: 0 auto;
  max-width: 900px;
}
@media (min-width: 992px) {
  .ax-dashboard.ax-quiz-dashboard {
    max-width: 1050px;
  }
}
@media (min-width: 1800px) {
  .ax-dashboard.ax-quiz-dashboard {
    max-width: 1200px;
  }
}
.ax-dashboard.ax-quiz-dashboard .dimmer-section {
  margin-bottom: 10px;
}
.ax-dashboard.ax-quiz-dashboard .dimmer-section .row {
  display: flex;
}
.ax-dashboard.ax-quiz-dashboard .dimmer-section .row .col-md-6 {
  align-self: stretch;
}
.ax-dashboard.ax-quiz-dashboard .dimmer-section .row .col-md-6 .ax-dimmer-panel {
  height: 82%;
}
.ax-dashboard.ax-quiz-dashboard .dimmer-section .row .col-md-6 .ax-dimmer-panel .panel-content {
  height: 100%;
}
.ax-dashboard.ax-quiz-dashboard .ax-dimmer-panel {
  margin-bottom: 40px;
}
.ax-dashboard.ax-quiz-dashboard .ax-dimmer-panel.panel {
  box-shadow: none;
  margin-top: 30px;
}
.ax-dashboard.ax-quiz-dashboard .ax-dimmer-panel.panel .dimmer {
  border: none;
  max-height: 100px;
}
.ax-dashboard.ax-quiz-dashboard .ax-dimmer-panel.panel.widget {
  padding: 15px;
}
.ax-dashboard.ax-quiz-dashboard .ax-dimmer-panel .panel-content {
  justify-content: center;
}
.ax-dashboard.ax-quiz-dashboard .ax-dimmer-panel .panel-content .panel-title {
  font-size: 24px;
  font-weight: 400;
  line-height: 28px;
}
@media (min-width: 1200px) {
  .ax-dashboard.ax-quiz-dashboard .ax-dimmer-panel .panel-content .panel-title {
    font-size: 32px;
    line-height: 38px;
  }
}
.ax-dashboard.ax-quiz-dashboard .ax-dimmer-panel .panel-content .btn {
  display: none;
}
.ax-dashboard.ax-quiz-dashboard .ax-analytics-wrapper {
  background-color: white;
  margin-left: 25px;
  margin-right: 10px;
  margin-bottom: 30px;
}
.ax-dashboard.ax-quiz-dashboard .ax-analytics-wrapper .top-section {
  display: flex;
  flex-direction: column;
}
@media (min-width: 1200px) {
  .ax-dashboard.ax-quiz-dashboard .ax-analytics-wrapper .top-section {
    flex-direction: row;
  }
}
.ax-dashboard.ax-quiz-dashboard .ax-analytics-wrapper .title_bar {
  display: flex;
  flex-direction: column;
  border-bottom: 1px solid #d6d6d6;
}
.ax-dashboard.ax-quiz-dashboard .ax-analytics-wrapper .title_bar .report_wrap {
  align-self: end;
  display: flex;
  gap: 0;
  margin-right: 60px;
}
.ax-dashboard.ax-quiz-dashboard .ax-analytics-wrapper .title_bar .report_wrap .btn {
  border: 1px solid #d6d6d6;
  margin: 0;
  font-weight: 600;
  color: #76838f;
  padding: 10px 20px;
  border-bottom: none;
  font-size: 14px;
  line-height: 18px;
  border-radius: 0 !important;
}
.ax-dashboard.ax-quiz-dashboard .ax-analytics-wrapper .title_bar .report_wrap .btn:hover {
  background-color: #01a982;
  border: 1px solid #01a982;
  color: white;
}
@media (min-width: 1800px) {
  .ax-dashboard.ax-quiz-dashboard .ax-analytics-wrapper .title_bar .report_wrap .btn {
    font-size: 18px;
    line-height: 22px;
  }
}
.ax-dashboard.ax-quiz-dashboard .ax-analytics-wrapper .title_bar .title {
  font-family: "HPE Graphik Semibold", Arial, sans-serif;
  color: #425563;
  margin-top: 20px;
  margin-bottom: 10px;
  margin-left: 30px;
  font-size: 26px;
  line-height: 28px;
}
@media (min-width: 1200px) {
  .ax-dashboard.ax-quiz-dashboard .ax-analytics-wrapper .title_bar .title {
    font-size: 32px;
    line-height: 34px;
  }
}
.ax-dashboard.ax-quiz-dashboard .ax-analytics-wrapper .quiz_stats {
  display: flex;
  align-items: start;
  justify-content: start;
  gap: 15px;
  padding-left: 40px;
  padding-top: 90px;
}
.ax-dashboard.ax-quiz-dashboard .ax-analytics-wrapper .quiz_stats h3,
.ax-dashboard.ax-quiz-dashboard .ax-analytics-wrapper .quiz_stats p {
  font-size: 22px;
  line-height: 36px;
  color: #01a982;
  margin: 0;
}
@media (min-width: 1200px) {
  .ax-dashboard.ax-quiz-dashboard .ax-analytics-wrapper .quiz_stats h3,
  .ax-dashboard.ax-quiz-dashboard .ax-analytics-wrapper .quiz_stats p {
    font-size: 24px;
    line-height: 40px;
  }
}
.ax-dashboard.ax-quiz-dashboard .ax-analytics-wrapper .quiz_stats h3 {
  font-family: "HPE Graphik Bold", Arial, sans-serif;
  text-align: end;
}
.ax-dashboard.ax-quiz-dashboard .ax-analytics-wrapper .quiz_stats p {
  color: #425563;
}
.ax-dashboard.ax-quiz-dashboard .ax-analytics-wrapper .canvas-col .border {
  border: none;
}
.ax-dashboard.ax-quiz-dashboard .ax-analytics-wrapper .canvas-col.canvas-col-right {
  margin-top: 60px;
}

.count-quiz-stat {
  font-family: "HPE Graphik Bold", Arial, sans-serif;
  font-weight: 700;
}

.page-navigation .nav_wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  background-color: white;
  margin-bottom: 10px;
}
.page-navigation .nav_wrap .btn {
  font-family: "HPE Graphik Semibold", Arial, sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #425563;
  padding: 5px 20px;
  line-height: 20px;
  margin: 0;
  margin-top: 50px;
  padding-bottom: 15px;
  padding-top: 15px;
}
.page-navigation .nav_wrap .btn:hover {
  color: black;
  cursor: pointer;
}
.page-navigation .nav_wrap .btn.active {
  color: #425563;
  background-color: #f0f0f0;
}
.page-navigation .nav_wrap .btn.active:hover {
  cursor: pointer;
}

.dashboard-canvas {
  display: flex;
  flex-direction: column;
}
@media (min-width: 1300px) {
  .dashboard-canvas {
    flex-direction: row;
  }
}

.navbar-nav li a {
  letter-spacing: -0.5px;
  border-radius: 0 !important;
}
.navbar-nav li a .title {
  padding-left: 0 !important;
}
.navbar-nav li a .icon {
  width: 30px !important;
}

.ax-analytics-wrapper.hero-dashboard-wrapper .hero-user {
  background-color: #66ebcf;
  display: flex;
  align-items: center;
  justify-content: center;
  align-items: center;
  gap: 25px;
  padding: 10px 20px;
  font-size: 28px;
  font-weight: 400;
  font-family: "HPE Graphik Light", Arial, sans-serif;
  color: #292d3a;
  min-height: 140px;
  width: 98%;
}
.ax-analytics-wrapper.hero-dashboard-wrapper .hero-user .count {
  font-family: "HPE Graphik Bold", Arial, sans-serif;
  font-weight: 700;
  margin: 0;
}
.ax-analytics-wrapper.hero-dashboard-wrapper .hero-user .count-text {
  font-family: "HPE Graphik Regular", san-serif;
}
@media (min-width: 1200px) {
  .ax-analytics-wrapper.hero-dashboard-wrapper .hero-user {
    padding: 10px 50px;
    font-size: 32px;
  }
}
@media (min-width: 1800px) {
  .ax-analytics-wrapper.hero-dashboard-wrapper .hero-user {
    padding: 10px 60px;
    font-size: 40px;
  }
}
.ax-analytics-wrapper.hero-dashboard-wrapper .hero-user .stat_wrap {
  display: flex;
  gap: 10px;
}
.ax-analytics-wrapper.hero-dashboard-wrapper .hero-user.hero-points {
  background-color: #99f0f9;
  border: 1px solid #7de6f3;
}
.ax-analytics-wrapper.hero-dashboard-wrapper .hero-user-report {
  width: 100%;
  border-radius: 0 !important;
  background-color: white;
  margin-bottom: 0px;
}
.ax-analytics-wrapper.hero-dashboard-wrapper .hero-user.two {
  background-color: #62e5f6;
  border: 1px solid #4ad1e8;
}
.ax-analytics-wrapper.hero-dashboard-wrapper .hero-user.three {
  background-color: #f2f2f2;
  color: white;
  border: 1px solid #d6d6d6;
}
.ax-analytics-wrapper.hero-dashboard-wrapper .hero-user.four {
  background-color: #7764fc;
  color: white;
}
.ax-analytics-wrapper.hero-dashboard-wrapper .hero-user .extra-info {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  align-items: center;
  justify-items: center;
  list-style: none;
  font-size: 18px;
  gap: 15px 30px;
  padding: 0;
}
.ax-analytics-wrapper.hero-dashboard-wrapper .hero-user .extra-info li {
  position: relative;
  width: 100%;
  text-align: start;
}
.ax-analytics-wrapper.hero-dashboard-wrapper .hero-user.with-extra {
  height: 100%;
  width: 99%;
}
.ax-analytics-wrapper.hero-dashboard-wrapper .hero-user.with-extra .stat_wrap {
  width: 65%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
.ax-analytics-wrapper.hero-dashboard-wrapper .hero-user.with-extra .stat_wrap .count,
.ax-analytics-wrapper.hero-dashboard-wrapper .hero-user.with-extra .stat_wrap .count-text {
  font-size: 24px;
  text-align: center;
  color: #292d3a;
}
.ax-analytics-wrapper.hero-dashboard-wrapper .hero-user.with-extra .stat_wrap .count {
  font-size: 40px;
  color: #01A982;
}
.ax-analytics-wrapper.hero-dashboard-wrapper .hero-user.with-extra .extra-info {
  width: 35%;
  font-size: 24px;
  font-family: "HPE Graphik Regular", Arial, sans-serif;
  display: table;
  margin-bottom: 0;
}
.ax-analytics-wrapper.hero-dashboard-wrapper .hero-user.with-extra .extra-info li {
  display: table-row;
  line-height: normal;
}
.ax-analytics-wrapper.hero-dashboard-wrapper .hero-user.with-extra .extra-info .number {
  display: table-cell;
  text-align: left;
  white-space: nowrap;
  color: #01A982;
  font-weight: 500;
  font-family: "HPE Graphik Semibold", Arial, sans-serif;
  padding-right: 15px;
  width: 1%;
}
.ax-analytics-wrapper.hero-dashboard-wrapper .hero-user.with-extra .extra-info .text {
  display: table-cell;
  white-space: nowrap;
  color: #292d3a;
}
.ax-analytics-wrapper.hero-dashboard-wrapper .canvas-title {
  color: #292d3a;
  border-bottom: 1px solid #E5E5E5;
  padding-bottom: 40px;
  margin-bottom: 20px;
  font-family: "HPE Graphik Bold", Arial, sans-serif;
  text-align: start;
  font-size: 28px;
  line-height: 34px;
}
@media (min-width: 1200px) {
  .ax-analytics-wrapper.hero-dashboard-wrapper .canvas-title {
    font-size: 32px;
    line-height: 38px;
  }
}
@media (min-width: 1800px) {
  .ax-analytics-wrapper.hero-dashboard-wrapper .canvas-title {
    font-size: 40px;
    line-height: 48px;
  }
}
.ax-analytics-wrapper.hero-dashboard-wrapper .canvas-title.doughnut-title {
  min-height: 180px;
  display: flex;
  align-items: center;
  padding-left: 40px;
}
.ax-analytics-wrapper.hero-dashboard-wrapper .clearfix.hero-chart {
  margin-top: 0px;
  gap: 48px;
  margin-left: 0;
}
.ax-analytics-wrapper.hero-dashboard-wrapper .clearfix.hero-chart::before {
  display: none;
}
.ax-analytics-wrapper.hero-dashboard-wrapper .clearfix.hero-chart::after {
  display: none;
}
.ax-analytics-wrapper.hero-dashboard-wrapper .clearfix.hero-chart [class*=col-] {
  padding: 0 !important;
}
.ax-analytics-wrapper.hero-dashboard-wrapper .clearfix.hero-chart .canvas-wrapper {
  padding: 40px !important;
}
.ax-analytics-wrapper.hero-dashboard-wrapper .clearfix.hero-chart .canvas-wrapper .top-bar {
  margin-top: 100px;
}
.ax-analytics-wrapper.hero-dashboard-wrapper .clearfix.clearfix-hero {
  background-color: white;
  padding: 35px 40px;
  margin-left: 15px;
  margin-bottom: 45px;
}
.ax-analytics-wrapper.hero-dashboard-wrapper .clearfix .canvas-col-hero {
  background-color: white;
  padding: 45px 60px;
}
.ax-analytics-wrapper.hero-dashboard-wrapper .clearfix .canvas-col-hero .canvas-title {
  padding-top: 45px;
}
.ax-analytics-wrapper.hero-dashboard-wrapper .range-btn-30 {
  background: #3994f7;
  color: #fff;
  border: 0px;
  border-radius: 0px !important;
}
.ax-analytics-wrapper.hero-dashboard-wrapper .range-btn-90 {
  background: #9b84fc;
  color: #fff;
  border: 0px;
  border-radius: 0px !important;
}
.ax-analytics-wrapper.hero-dashboard-wrapper .range-btn-all {
  background: #7d8a92;
  color: #fff;
  border: 0px;
  border-radius: 0px !important;
}
.ax-analytics-wrapper.hero-dashboard-wrapper .range-btn.active {
  background: #3994f7;
  color: #fff;
  border-color: #3994f7;
}
.ax-analytics-wrapper.hero-dashboard-wrapper .canvas-wrapper.top-bar {
  margin-top: 100px;
}
.ax-analytics-wrapper .hero-filter {
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 15px;
  margin-left: 50px;
}

.hpe-tabs-container {
  width: 100%;
  margin-bottom: 1rem;
}
.hpe-tabs-container .hpe-tabs-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #e5e5e5;
  margin-left: 50px;
}
.hpe-tabs-container .hpe-tabs {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  flex-wrap: wrap;
}
.hpe-tabs-container .hpe-tabs li {
  margin-right: 7px;
}
.hpe-tabs-container .hpe-tabs .hpe-tab {
  background: none;
  border: none;
  padding: 12px;
  font-size: 15px;
  cursor: pointer;
  color: #666;
  position: relative;
}
.hpe-tabs-container .hpe-tabs .hpe-tab.active {
  color: #111;
  font-weight: 600;
}
.hpe-tabs-container .hpe-tabs .hpe-tab.active::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
  height: 3px;
  background-color: #01a982;
  border-radius: 3px;
}
.hpe-tabs-container .hpe-tabs .hpe-tab:hover {
  color: #222;
}
.hpe-tabs-container .hpe-dropdown select {
  padding: 6px 12px;
  border: 1px solid #ccc;
  border-radius: 6px;
  font-size: 14px;
  background-color: #f8f8f8;
  cursor: pointer;
}
.hpe-tabs-container .tab-panel {
  display: none;
  padding-top: 20px;
}
.hpe-tabs-container .tab-panel.active {
  display: block;
}

.voyager-browse-ellipsis {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.5em;
  max-height: 4.5em;
  cursor: help;
}
