﻿/**
 * Font definitions
 * Taken from HPE style guide.
 */
@font-face {
    /*Light*/
    font-family: "HPEGraphik";
    src: url("../fonts/HPEGraphik/HPEGraphik-Light.otf");
    src: local("?"), url("../fonts/HPEGraphik/HPEGraphik-Light.otf") format('opentype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    /*Light Italic*/
    font-family: "HPEGraphik";
    src: url("../fonts/HPEGraphik/HPEGraphik-LightItalic.otf");
    src: local("?"), url("../fonts/HPEGraphik/HPEGraphik-LightItalic.otf") format('opentype');
    font-weight: 300;
    font-style: italic;
}
@font-face {
    /*Normal*/
    font-family: "HPEGraphik";
    src: url("../fonts/HPEGraphik/HPEGraphik-Regular.otf");
    src: local("?"), url("../fonts/HPEGraphik/HPEGraphik-Regular.otf") format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    /*Normal Italic*/
    font-family: "HPEGraphik";
    src: url("../fonts/HPEGraphik/HPEGraphik-RegularItalic.otf");
    src: local("?"), url("../fonts/HPEGraphik/HPEGraphik-RegularItalic.otf") format('opentype');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    /*SemiBold*/
    font-family: "HPEGraphik";
    src: url("../fonts/HPEGraphik/HPEGraphik-Semibold.otf");
    src: local("?"), url("../fonts/HPEGraphik/HPEGraphik-Semibold.otf") format('opentype');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    /*SemiBold Italic*/
    font-family: "HPEGraphik";
    src: url("../fonts/HPEGraphik/HPEGraphik-SemiboldItalic.otf");
    src: local("?"), url("../fonts/HPEGraphik/HPEGraphik-SemiboldItalic.otf") format('opentype');
    font-weight: 600;
    font-style: italic;
}
@font-face {
    /*Bold*/
    font-family: "HPEGraphik";
    src: url("../fonts/HPEGraphik/HPEGraphik-Bold.otf");
    src: local("?"), url("../fonts/HPEGraphik/HPEGraphik-Bold.otf") format('opentype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    /*Bold Italic*/
    font-family: "HPEGraphik";
    src: url("../fonts/HPEGraphik/HPEGraphik-BoldItalic.otf");
    src: local("?"), url("../fonts/HPEGraphik/HPEGraphik-BoldItalic.otf") format('opentype');
    font-weight: 700;
    font-style: italic;
}

@font-face {
    /*Bold*/
    font-family: "GraphikXXCondensed";
    src: url("../fonts/HPEGraphikXXCondensed/HPEGraphikXXCondensed-Semibold.otf");
    src: local("?"), url("../fonts/HPEGraphikXXCondensed/HPEGraphikXXCondensed-Semibold.otf") format("opentype");
    font-weight: 600;
    font-style: normal;
}

/**
* Defaults
*/
body.hpe-my-learning {
    font-family: "HPEGraphik", Arial, sans-serif;
    font-size: 16px;
    font-stretch: condensed;
    font-weight: 400;
    line-height: 26px;
    color: #333;
}

.p-3 {
  padding: 20px;
}

.mt-2 {
  margin-top: 20px;
}

/**
* General Branding / Colors
*/
h1, h2, h3 {
  font-family: "HPEGraphik", Arial, sans-serif;
  font-size: 35px;
  font-stretch: condensed;
  font-weight: 900;
  margin: 0px 0px 9px 0px;
  color: #333;
}

h2 {
  font-weight: 900;
  font-size: 20px;
}

h2.special {
  display: inline-block;
  position: relative;
  top: 1px;
  vertical-align: middle;
  height: 34px;
  line-height: 18px;
  padding: 5px 12px;
  border: 3px solid #01A982;
  border-bottom-color: #01a982;
  border-bottom-style: solid;
  border-bottom-width: 3px;
  border-bottom: none;
  outline-offset: 2px;
}

h2.special::before {
  content: "";
  position: absolute;
  bottom: 0;
  height: 0;
  border-bottom: 3px solid #01A982;
  left: -1px;
  width: calc(30% + 2px);
}

h2.special::after {
  content: "";
  position: absolute;
  bottom: 0;
  height: 0;
  border-bottom: 3px solid #01A982;
  right: 0;
  width: calc(70% - 20px);
}

h2.special .hf-border-tail {
  position: absolute;
  bottom: -11px;
  left: 30%;
  width: 22px;
  height: 14px;
  stroke: #01A982;
  stroke-width: 3px;
}

h3 {
  font-size: 18px;
}

p span.highlight {
  color: #01A982;
}

a {
    color: #333;
}

a:hover {
  text-decoration: underline;
  color: #333;
}

footer a:hover {
  color: #333;
}

.main-content a:hover {
  border-bottom: 1px solid #01A982;
}

/* disable underlines in a */
a u {
    text-decoration: none;
}

a {
  color: #333;
}

a:hover {
  text-decoration: underline;
  color: #333;
}

footer a:hover {
  color: #333;
}

.main-content a:hover {
  text-decoration: none;
  border-bottom: 1px solid #01A982;
  color: #333;
}

a.arrow-link span.arrow {
  width: 14px;
  height: 14px;
  fill: #01A982;
  display: inline-block;
  background-image: url("data:image/svg+xml, %3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 471.2 471.2' fill='%2301A982' xml:space='preserve'%3E %3Cpath d='M456.57,248.48a18.45,18.45,0,0,0,5.43-12.9,17.88,17.88,0,0,0-5.43-12.9L340.08,106.19a18.34,18.34,0,0,0-25.93,25.93l85.26,85.13H27.53a18.33,18.33,0,1,0,0,36.66H399.41l-85.26,85.26a18.34,18.34,0,0,0,25.93,25.93Z'%3E%3C/path%3E %3C/svg%3E");
  transition: margin 150ms;
  margin-left: 10px;
  background-repeat: no-repeat;
  background-position: 0px 2px;
}

a.arrow-link:hover span.arrow {
  margin-left: 15px;
}

a.arrow-green::after {
  content: "";
  width: 14px;
  height: 14px;
  fill: #01A982;
  display: inline-block;
  background-image: url("data:image/svg+xml, %3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 471.2 471.2' fill='%2301A982' xml:space='preserve'%3E %3Cpath d='M456.57,248.48a18.45,18.45,0,0,0,5.43-12.9,17.88,17.88,0,0,0-5.43-12.9L340.08,106.19a18.34,18.34,0,0,0-25.93,25.93l85.26,85.13H27.53a18.33,18.33,0,1,0,0,36.66H399.41l-85.26,85.26a18.34,18.34,0,0,0,25.93,25.93Z'%3E%3C/path%3E %3C/svg%3E");
  transition: margin 150ms;
  margin-left: 10px;
  background-repeat: no-repeat;
  background-position: 0px 2px;
}

a.arrow-green:hover::after {
  margin-left: 15px;
}

h2.branding {
  color: #000;
  font-size: 50px;
  margin-bottom: 23px;
  padding-bottom: 29px;
  position: relative;
}

h2.branding::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 90px;
  height: 6px;
  background: #2AD2C9;
}

h3.branding {
  font-size: 40px;
  text-transform: none;
  font-weight: 600;
}

hr.branding {
  margin-top: 70px;
  margin-bottom: 70px;
}

.branding-font {
  font-size: 20px;
  line-height: 1.2em;
}

.btn-learning, .btn-primary {
  background: #01A982;
  color: #FFF;
  padding: 10px 22px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: none;
  cursor: pointer;
  outline: #01A982 solid 0;
  overflow: hidden;
  font-size: 20px;
  line-height: 1.15789474em;
  font-weight: 900;
  cursor: pointer;
  border-radius: 0;
}

.btn-primary.small {
  font-size: 16px;
}

.btn-primary.purple {
  background: #7630ea;
  outline: #7630ea solid 0;
}

.btn-primary.aruba {
  background: #ff8300;
  outline: #ff8300 solid 0;
}

.btn-learning:hover {
  color: #fff;
  text-decoration: none;
}

.btn-primary:hover, .btn-primary:active, .btn-primary:focus {
  border: 0 !important;
  color: #fff !important;
  text-decoration: none;
  background: #01A982;
}

.btn-primary {
  font-weight: 400;
}

.btn-primary.aruba:hover, .btn-primary.aruba:active, .btn-primary.aruba:focus {
  border: 0;
  color: #fff !important;
  text-decoration: none;
  background: #ff8300;
}

.btn-primary.purple:hover, .btn-primary.purple:active, .btn-primary.purple:focus {
  border: 0;
  color: #fff !important;
  text-decoration: none;
  background: #7630ea;
}

/**
* Header
*/
.hpe-my-learning header {
  background: #fff;
  padding-left:20px;
  padding-right:20px;
}

@media (min-width: 768px) {
  
  .hpe-my-learning header .site-branding svg {
    width: 100%;
  }
}
/**
* Navigation
*/
.hpe-my-learning header .navbar {
  background: none;
  border: 0;
}

.hpe-my-learning header .navbar li a {
  padding: 10px;
  font-size: 24px;
}

.hpe-my-learning header .navbar li, .hpe-my-learning header .navbar li a {
  color: #333;
}

.hpe-my-learning header .navbar li:hover a, .hpe-my-learning header .navbar li.active a, .hpe-my-learning header .navbar li.active:hover a {
  background: none;
  transition: all 0.8s;
}

.hpe-my-learning header .navbar a:hover, .hpe-my-learning header .navbar li.active a {
  color: #01A982;
}

.hpe-my-learning header .navbar .branding {
  width: 40%;
  float: left;
}

.hpe-my-learning header .navbar-default .navbar-collapse {
  margin-top: 10px;
}

.hpe-my-learning header .navbar-default .navbar-toggle {
  border: 0;
  margin-right: 0;
  padding-right: 0;
}

.hpe-my-learning header .navbar-default .navbar-toggle:hover {
  background: #01A982;
  transition: all 1s;
  -web-kit-transition: all 1s;
}

.hpe-my-learning header .navbar-default .navbar-toggle .icon-bar {
  width: 34px;
  height: 4px;
  background-color: #01A982;
  transition: all 1s;
  -web-kit-transition: all 1s;
}

.hpe-my-learning header .navbar-default .navbar-toggle:hover .icon-bar {
  background-color: #fff;
  transition: all 1s;
  -web-kit-transition: all 1s;
}

.hpe-my-learning header .navbar .open > .dropdown-menu {
  width: 100%;
}

.hpe-my-learning header .navbar-default li.headline {
  padding: 10px;
  font-weight: 900;
  font-size: 18px;
  background: #f2f2f2;
  text-transform: uppercase;
}

@media (min-width: 768px) {
  .hpe-my-learning header .navbar ul.nav {
    float: right;
  }

  .hpe-my-learning header .navbar {
    margin-bottom: 0;
    margin-top: 10px;
  }

  .hpe-my-learning header .navbar li a {
    padding: 5px 10px;
    font-size: 16px;
  }
}
@media (min-width: 980px) {
  .hpe-my-learning header .navbar li a {
    padding: 5px 15px;
    font-size: 20px;
  }
}
/**
* Footer
*/
/** sign-in **/
.footer {
  position: relative;
  z-index: 100;
  width: 100%;
  color: #333;
  margin-top: 20px;
}

.footer a, .footer p {
  color: #333;
  font-size: 16px;
}

footer a, footer p {
  color: #333;
}

@media (min-width: 680px) {
  .footer a, .footer p {
    color: #fff;
  }

  .footer {
    margin-top: 40px;
  }
}
/** landing page **/
footer {
  margin-top: 20px;
  font-size: 18px;
  background-color: #fff;
  padding: 20px;
}

footer p {
  margin: 0;
}

footer .copyright, footer .links {
  text-align: center;
}

@media (min-width: 768px) {
  footer .copyright {
    text-align: left;
  }

  footer .links {
    text-align: right;
  }
}
/**
* Sign in page bg effect
*/
.hpe-my-learning .bg-image {
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 1;
  background: #000;
  overflow: hidden;
}

.hpe-my-learning .bg-image img {
  width: auto;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.hpe-my-learning .bg-image img.top {
  animation-name: fade;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-duration: 5s;
  animation-direction: alternate;
}

@keyframes fade {
  0% {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  75% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@media (min-width: 680px) {
  .hpe-my-learning .bg-image {
    display: block;
  }
}
@media (min-width: 680px) and (max-height: 900px) {
  .hpe-my-learning .bg-image {
    height: 130%;
  }
}
/**
* Panels
*/
.hpe-my-learning .panel {
  border: 0;
  box-shadow: none;
  border-radius: 0;
  position: relative;
}

.hpe-my-learning .panel.gray {
  background: #425563;
  color: #fff;
}

.hpe-my-learning .panel.lightgray {
  background: #f6f6f6;
  color: #333;
}

.hpe-my-learning .panel.purple {
  background: #614767;
  color: #fff;
}

.hpe-my-learning .masonry-column {
  position: relative;
}

.hpe-my-learning .panel.darkblue {
  background: #425563;
  background: -moz-linear-gradient(top, #425563 0%, #4c6272 100%);
  background: -webkit-linear-gradient(top, #425563 0%, #4c6272 100%);
  background: linear-gradient(to bottom, #425563 0%, #4c6272 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#425563", endColorstr="#4c6272",GradientType=0 );
  color: #fff;
}

.hpe-my-learning .panel.aquagreen {
  background: #0d5265;
  color: #fff;
}


.hpe-my-learning .panel.grey {
    background: #f2f2f2;
}

.hpe-my-learning .panel.aquagreen h3, .hpe-my-learning.lp .panel.aquagreen .content a {
  color: #fff;
}

.hpe-my-learning .border {
  border-left: 2px solid #000;
}

.hpe-my-learning .panel.gray h3 {
  color: #fff;
}

.hpe-my-learning .panel.green {
  background: #01A982;
  color: #fff;
}

.hpe-my-learning .panel.green a, .hpe-my-learning .panel.green h3 {
  color: #fff;
}

.hpe-my-learning .panel.darkblue {
  background: #425563;
  color: #fff;
}

.hpe-my-learning .panel.black {
  background: #000;
  color: #fff;
}

.hpe-my-learning .panel.darkblue a, .hpe-my-learning .panel.darkblue h3 {
  color: #fff;
}

.hpe-my-learning .panel.black {
  background: #000;
  color: #fff;
}

.hpe-my-learning .panel.black a, .hpe-my-learning .panel.black h3 {
  color: #fff;
}

.hpe-my-learning .panel.black.option3 {
  margin-top: 10px;
}

.hpe-my-learning .panel.black.option3:hover {
  background: #01A982;
  -webkit-transition: background 1s;
  transition: background 1s;
}

.hpe-my-learning .panel.black.option3b:hover a {
  color: #01A982;
  -webkit-transition: color 1s;
  transition: color 1s;
}

.hpe-my-learning .panel.white {
  background: #fff;
  color: #000;
}

.hpe-my-learning .panel.white a, .hpe-my-learning .panel.white h3 {
  color: #000;
}

.hpe-my-learning .panel.image {
  padding: 0;
}

.hpe-my-learning .panel.image .header, .hpe-my-learning .panel.image .content, .hpe-my-learning .panel.image .footer {
  padding: 0px 20px;
}

.hpe-my-learning .panel.image .header h3 {
  padding-top: 10px;
}

.hpe-my-learning .panel.image .footer {
  padding-bottom: 20px;
}

.hpe-my-learning .panel.image .header {
  margin-top: -50px;
}

.hpe-my-learning .panel.image.no-icon .header {
  padding-top: 10px;
  margin-top: 0;
}

.hpe-my-learning .panel.image .image img {
  display: block;
  width: 100%;
  height: auto;
}

.hpe-my-learning .panel.image .content.questions {
  padding: 0px 20px 20px 20px;
}

.hpe-my-learning .panel.image.hpe-discover-tech .image {
  max-height: none;
  padding: 20px 20px 0 20px;
}

.hpe-my-learning .panel.image h3 em {
  display: block;
  font-size: 16px;
  font-weight: 200;
  margin-top: 4px;
  font-style: normal;
}

.hpe-my-learning .panel.image.hpe-discover-tech .content {
  padding-bottom: 20px;
}

/**
* Sign In Page
*/
.hpe-my-learning .wrapper {
  position: relative;
  z-index: 999;
}

.hpe-my-learning .wrapper .panel.login {
  width: 90%;
  max-width: 1024px;
  padding: 10px;
  text-align: left;
  margin: 60px auto;
  background: #fff;
  font-size: 18px;
}

.hpe-my-learning .wrapper .panel.login .join-us, .hpe-my-learning .wrapper .panel.login .questions {
  min-height: 150px;
  background: #f2f2f2;
}

.hpe-my-learning .wrapper .panel.login .signin-footer {
  padding: 0 15px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.hpe-my-learning .wrapper .panel.login .signin-footer::before, .hpe-my-learning .wrapper .panel.login .signin-footer::after {
  content: none;
}
@media (min-width: 992px) {
  .hpe-my-learning .wrapper .panel.login .signin-footer {
    flex-direction: row;
  }
}
.hpe-my-learning .wrapper .panel.login .signin-footer a {
  background: #000000;
  transition: background-color 200ms;
  padding: 15px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-size: 16px;
  line-height: 1.2;
  text-decoration: none;
  flex: 1;
}
.hpe-my-learning .wrapper .panel.login .signin-footer a img {
  display: inline-flex;
  flex: 0 0 20px;
  width: 20px;
  height: auto;
  margin-right: 10px;
}
.hpe-my-learning .wrapper .panel.login .signin-footer a:hover {
  background: #01A982;
  text-decoration: none;
}

.hpe-my-learning .wrapper .panel.login .signin-footer .panel {
  margin-bottom: 2px;
  text-align: center;
  padding: 20px 10px;
}

.hpe-my-learning .wrapper .panel.login .signin-footer .panel a {
  text-decoration: none;
  font-size: 16px;
}

.hpe-my-learning .wrapper .panel.login .signin-footer .panel .icon {
  width: 40px;
  display: block;
  margin: 0 auto 5px auto;
}

.hpe-my-learning .wrapper .panel.login .signin-footer .panel.black.option3 .icon {
  width: 20px;
  display: inline-block;
  margin: 0 10px 0 0;
}

.hpe-my-learning .wrapper .panel.login .signin-footer .panel h3 {
  color: #fff;
}

.hpe-my-learning .wrapper .panel.login .signin-footer .panel p {
  padding-bottom: 0;
  margin-bottom: 0;
}

.hpe-my-learning .wrapper .panel .site-branding {
  display: block;
  margin: 0 auto;
  text-align: center;
}

.hpe-my-learning .wrapper .panel .site-branding svg {
  width: 100%;
  -webkit-transition: width 2s;
  transition: width 2s;
}

.hpe-my-learning .wrapper .panel .header {
  border-bottom: 1px solid #01A982;
  padding-bottom: 20px;
  margin-bottom: 20px;
  width: 100%;
}

.hpe-my-learning .wrapper .panel.login .header h1 {
  font-size: 18px;
  line-height: initial;
}

.hpe-my-learning .wrapper .panel.login .header h2 {
  display: none;
}

.hpe-my-learning .wrapper .panel .header .welcome {
  text-align: center;
}

.hpe-my-learning .wrapper .panel .content .logins {
  margin-top: 40px;
}

.hpe-my-learning .wrapper .panel .content .logins input.form-control {
  border-radius: 0;
  border: 1px solid #ccc;
  padding: 10px;
  font-size: 18px;
}

.hpe-my-learning .wrapper .panel .content .logins input.form-control:focus {
  border-color: #01A982;
}

.hpe-my-learning .wrapper .panel .content .logins .instructions {
  font-size: 18px;
}

.hpe-my-learning .wrapper .panel .content .logins .forgot a {
  color: #000;
  font-size: 14px;
}

.hpe-my-learning .wrapper .panel .content .logins .forgot a:hover {
  color: #01A982;
  transition: all 0.8s;
}

.hpe-my-learning .panel.image.hpe-discover-tech .small-txt {
  font-size: 13px;
  line-height: 18px;
}

/**
* Ajustment for tech discovery event.
*/
.hpe-my-learning.signin.tech .form-control {
  height: auto !important;
}

.hpe-my-learning.signin.tech .wrapper .panel .header .welcome {
  text-align: right;
}

.hpe-my-learning.signin.tech .bg-image {
  display: none;
}

.hpe-my-learning.signin.tech {
  min-height: 100vh;
  background: #000000 url("../images/HPE20210217015_1600_0_72_RGB.jpg") center center no-repeat;
  background-size: cover;
}

.hpe-my-learning.signin.tech .wrapper {
  height: auto;
}

.hpe-my-learning.signin.tech .wrapper .panel.login {
  padding: 0;
  background: rgba(0, 0, 0, 0);
}

.hpe-my-learning.signin.tech .wrapper .panel .header {
  background: rgba(0, 0, 0, 0.8);
  padding: 20px;
  margin-bottom: 0;
}

.hpe-my-learning.signin.tech .wrapper .panel .site-branding, .hpe-my-learning.signin.tech .tech-wrapper {
  padding: 5px 10px 0 10px;
}

.hpe-my-learning.signin.tech .tech-pro-lounge-wrapper {
  background: #000;
  color: #fff;
  padding: 20px;
}

.hpe-my-learning.signin.tech .tech-pro-lounge-wrapper h3 {
  color: #fff;
}

.hpe-my-learning.signin.tech .tech-pro-lounge-wrapper .calendar-downloads a {
  color: #fff;
}

.hpe-my-learning.signin.tech .tech-wrapper .event-banner {
  width: 100px;
  transition: all 1s;
  image-rendering: -moz-crisp-edges;
  /* Firefox */
  image-rendering: -o-crisp-edges;
  /* Opera */
  image-rendering: -webkit-optimize-contrast;
  /* Webkit (non-standard naming) */
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
  /* IE (non-standard property) */
}

.hpe-my-learning.signin.tech .content {
  padding: 20px;
  background: rgba(255, 255, 255, 0.85);
}

@media (min-width: 480px) {
  .hpe-my-learning .wrapper .panel.login .header h1 {
    font-size: 25px;
  }

  .hpe-my-learning .wrapper .panel.login .header h2 {
    display: inline-block;
  }

  .hpe-my-learning .wrapper .panel .site-branding svg {
    width: 90%;
  }

  .hpe-my-learning .wrapper .panel.login {
    padding: 40px;
    width: 90%;
  }
}
@media (min-width: 700px) {
  .hpe-my-learning .wrapper .panel .header .welcome {
    text-align: right;
  }

  .hpe-my-learning .wrapper .panel.login {
    margin-bottom: 40px;
  }

  .hpe-my-learning.signin.tech .wrapper .panel .site-branding, .hpe-my-learning.signin.tech .tech-wrapper {
    padding: 20px 10px 0 20px;
  }

  .hpe-my-learning.signin.tech .tech-wrapper .event-banner {
    width: 180px;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .hpe-my-learning.signin.tech .wrapper .panel .site-branding {
    padding-top: 0;
    max-height: 120px;
  }
}
@media (min-width: 980px) {
  .hpe-my-learning .wrapper {
    height: 100%;
  }

  .hpe-my-learning .wrapper .panel.login .header h1 {
    font-size: 35px;
  }

  .hpe-my-learning .wrapper .panel .header .welcome {
    text-align: right;
  }

  .hpe-my-learning .wrapper .panel .site-branding {
    text-align: left;
  }

  .hpe-my-learning .wrapper .panel .site-branding svg {
    width: 70%;
  }

  .hpe-my-learning .wrapper .panel.login .header h2 {
    display: block-inline;
  }

  .hpe-my-learning.signin.tech .tech-wrapper .event-banner {
    width: 200px;
  }
}
@media (min-width: 1280px) {
  .hpe-my-learning .wrapper {
    height: 100%;
  }
}
@media (min-width: 1980px) {
  .hpe-my-learning.signin.tech {
    /*background-size: 50%;*/
  }
}
/**
* Landing Page
*/
.hpe-my-learning.lp {
  background-color: #f6f6f6;
}

.hpe-my-learning.lp .language {
  margin-bottom: 10px;
}

.hpe-my-learning.lp .language label {
  font-weight: 300;
}

.hpe-my-learning.lp .row.welcome {
  margin-bottom: 30px;
}

.hpe-my-learning.lp .row.welcome ul {
  list-style-type: none;
  margin: 20px 0 20px 0;
  padding: 0;
}

.hpe-my-learning.lp .user {
  padding: 10px;
  background: #0d5265;
  color: #fff;
}

.hpe-my-learning.lp .user h3 {
  padding: 0 20px;
  margin: 0;
  color: #fff;
  font-weight: 300;
}

.hpe-my-learning.lp .user-badge {
  padding:0,20px,0, 20px;
  position: relative;
  margin-bottom: 20px;
}


.hpe-my-learning.lp .user-badge .inner p {
  margin-bottom: 0;
}

.hpe-my-learning.lp .user-badge .membership-level {
  width: 80%;
}

.hpe-my-learning.lp .main-content {
  background: #fff;
}

.hpe-my-learning.lp .main-content h1 {
  font-size: 24px;
}

.hpe-my-learning.lp .panel {
  padding: 20px;
  margin-bottom: 20px;
}

.hpe-my-learning.lp .panel.image {
  padding: 0;
}

.hpe-my-learning.lp .panel .footer {
  margin-bottom: 0px;
  margin-top: 20px;
}

.hpe-my-learning.lp .panel .footer.small {
  margin-top: 0;
}

.hpe-my-learning.lp .panel .footer a {
  font-family: "HPEGraphik", Arial, sans-serif;
  font-weight: 600;
  color: #01A982;
  text-decoration: none;
  border: 0;
}
.hpe-my-learning.lp .panel .footer a::after {
  content: "";
  display: inline-block;
  margin-left: 5px;
  width: 1em;
  height: 1em;
  vertical-align: text-bottom;
  transition: transform 150ms ease-in-out;
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 471.2 471.2"><path fill="%2301A982" d="M456.57 248.48a18.45 18.45 0 0 0 5.43-12.9 17.88 17.88 0 0 0-5.43-12.9L340.08 106.19a18.34 18.34 0 0 0-25.93 25.93l85.26 85.13H27.53a18.33 18.33 0 1 0 0 36.66h371.88l-85.26 85.26a18.34 18.34 0 0 0 25.93 25.93z"/></svg>') no-repeat;
}
.hpe-my-learning.lp .panel .footer a:hover {
  text-decoration: none;
}
.hpe-my-learning.lp .panel .footer a:hover::after {
  transform: translateX(5px);
}

.hpe-my-learning.lp .panel .footer.white a {
  font-family: "HPEGraphik", Arial, sans-serif;
  font-weight: 600;
  color: #ffffff;
  text-decoration: none;
  border: 0;
}
.hpe-my-learning.lp .panel .footer.white a::after {
  content: "";
  display: inline-block;
  margin-left: 5px;
  width: 1em;
  height: 1em;
  vertical-align: text-bottom;
  transition: transform 150ms ease-in-out;
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 471.2 471.2"><path fill="%23ffffff" d="M456.57 248.48a18.45 18.45 0 0 0 5.43-12.9 17.88 17.88 0 0 0-5.43-12.9L340.08 106.19a18.34 18.34 0 0 0-25.93 25.93l85.26 85.13H27.53a18.33 18.33 0 1 0 0 36.66h371.88l-85.26 85.26a18.34 18.34 0 0 0 25.93 25.93z"/></svg>') no-repeat;
}
.hpe-my-learning.lp .panel .footer.white a:hover {
  text-decoration: none;
}
.hpe-my-learning.lp .panel .footer.white a:hover::after {
  transform: translateX(5px);
}

.hpe-my-learning.lp a.arrow {
  background: url("../images/next-arrow-icon.png") no-repeat;
  background-position: 0 9px;
  background-size: 15px 35px;
  padding-left: 23px;
  display: inline-block;
  text-transform: uppercase;
  color: #333;
  border-bottom: 1px solid #000;
  border-color: transparent;
  font-weight: 900;
  transition: border 0.2s;
}

.hpe-my-learning.lp .arrow a:hover {
  transition: border 0.2s;
  border-bottom: 1px solid #000;
  text-decoration: none;
}

.hpe-my-learning.lp .panel .content {
  font-size: 18px;
}

.hpe-my-learning.lp .panel.tall .content {
  min-height: 200px;
}

.hpe-my-learning.lp .panel.medium .content {
  min-height: 168px;
}

.hpe-my-learning.lp .panel.image.no-footer .content {
  min-height: 128px;
}

.hpe-my-learning.lp .panel.tall.image .content {
  min-height: 160px;
}

.hpe-my-learning.lp .panel.learning .content {
  min-height: 211px;
}

.hpe-my-learning.lp .panel.mt-20 {
  margin-top: 20px;
}

.hpe-my-learning.lp .panel.onboarding {
  padding-bottom: 5px;
}

.hpe-my-learning.lp .panel.onboarding h3 {
  margin-bottom: 15px;
}

.hpe-my-learning.lp .panel.onboarding ul {
  list-style-type: none;
  margin: 0 0 20px 0px !important;
  padding-left: 0;
}

.hpe-my-learning.lp .panel.onboarding ul li {
  padding-left: 0;
  margin-bottom: 15px;
}

.hpe-my-learning.lp .panel.onboarding ul li span {
  display: inline-block;
  padding: 0px;
  font-weight: 600;
  text-align: center;
  font-size: 18px;
  background-color: #fff;
  color: #000;
  width: 30px;
  margin-right: 10px;
}

.hpe-my-learning.lp .panel.onboarding .content a {
  color: #fff;
}

.hpe-my-learning.lp .panel.video {
  padding: 0px 0;
  margin-bottom: 15px;
}

.hpe-my-learning.lp .panel .content textarea {
  color: #000;
  font-size: 16px;
  width: 100%;
  padding: 10px;
  display: block;
  margin: 10px 0;
}

.hpe-my-learning.lp .panel .content label {
  font-weight: 200;
  font-size: 18px;
}

@media (min-width: 980px) {
  .hpe-my-learning.lp .panel.tall .content {
    min-height: 200px;
  }
}
@media (min-width: 992px) {
  .hpe-my-learning.lp .panel.tall .content {
    min-height: 220px;
  }
}
@media (min-width: 1200px) {
  .hpe-my-learning.lp .panel.tall .content {
    min-height: 200px;
  }
}
.hpe-my-learning.lp .panel .content a {
    font-weight: 600;
    color: #333;
    text-decoration: underline !important;
    text-decoration-color: #01A982 !important;
}

.hpe-my-learning.lp .panel .content ul {
    padding: 0;
    font-size: 16px;
    font-weight: 400;
    list-style: none;
}

.pl-30 {
    padding-left: 30px !important;
}

.pt-30 {
    padding-top: 30px !important;
}

.pl-40 {
    padding-left: 40px;
}

.pr-40 {
    padding-right: 40px;
}

.hpe-my-learning.lp .panel .content ul.no-bullets {
  margin: 0;
}

.hpe-my-learning.lp .panel.darkblue .content a {
  color: #fff;
  font-weight: 300;
}

.hpe-my-learning.lp .panel .content .module-stats {
  border-top: 1px solid #ccc;
  padding-top: 15px;
}

.hpe-my-learning.lp .panel .content .module-stats h3 {
  color: #000;
  padding: 0;
  margin: 0 0 5px 0;
  font-size: 15px;
}

.hpe-my-learning.lp .panel .content .module-stats h4 {
  font-weight: 600;
  padding: 0;
  margin: 0;
}

.hpe-my-learning.lp .panel .content .module-stats span {
  color: #ccc;
  font-size: 12px;
}

.hpe-my-learning.lp .panel .content span.month-day {
  color: #ccc;
  font-size: 12px;
}

.hpe-my-learning.lp .panel.purple .content .module-stats h3, .hpe-my-learning.lp .panel.purple h3, .hpe-my-learning.lp .panel.purple .content a {
  color: #fff;
}

.hpe-my-learning.lp .panel.purple .content .module-stats span {
  color: #fff;
}

.hpe-my-learning.lp .panel .header .icon {
  margin-bottom: 20px;
  width: 40px;
  display: block;
}

.hpe-my-learning.lp .panel p {
  font-size: 18px;
}

.hpe-my-learning.lp .tech-pro-academy {
  position: relative;
  background: #f6f6f6;
  width: 100%;
  min-height: 500px;
  margin-top: 20px;
  border: 5px solid #01A982;
}

.hpe-my-learning.lp .tech-pro-academy .content {
  z-index: 20;
  position: absolute;
  top: 2%;
  padding: 15px;
  width: 100%;
}

.hpe-my-learning.lp .tech-pro-academy .content .btn-primary {
  font-size: 16px;
  padding: 10px;
}

.hpe-my-learning.lp .tech-pro-academy .content h1 {
  font-size: 24px;
}

.hpe-my-learning.lp .tech-pro-academy .bg {
  position: absolute;
  bottom: 0;
  left: 80px;
}

.hpe-my-learning.lp .tech-pro-academy .bg img {
  width: 220px;
  z-index: 10;
}

.hpe-my-learning.lp .form-control {
  font-size: 18px;
  padding: 15px;
}

.hpe-my-learning.lp .panel .content ul.tools-resources {
  margin-top: 5px;
}

.hpe-my-learning.lp .panel.image .content a.reg {
  font-size: 16px;
}

.hpe-my-learning.lp .panel.image.image-link a {
  display: block;
  position: relative;
}

.hpe-my-learning.lp .panel.image.image-link a:hover {
  border: 0;
}

.hpe-my-learning.lp .panel.image.image-link a img {
  display: block;
  width: 100%;
  height: auto;
}

@supports (object-fit: cover) and (aspect-ratio: 1) {
  .hpe-my-learning.lp .panel.image.image-link a img {
    object-fit: cover;
    aspect-ratio: 16/9;
  }
}
.hpe-my-learning.lp .panel.image.image-link.video-link a::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: block;
  width: 98px;
  height: 98px;
  background: rgba(0, 0, 0, 0.45) url("../images/play-fill-white.svg") center center no-repeat;
  background-size: 28px auto;
  border-radius: 100%;
  transition: background-color 400ms;
}

.hpe-my-learning.lp .panel.image.image-link.video-link a:focus::after,
.hpe-my-learning.lp .panel.image.image-link.video-link a:hover::after {
  transition: all 0s;
  background-color: #01a98a;
}

.hpe-my-learning.lp .panel.image.image-link .content {
  min-height: none;
  padding: 20px;
}

.hpe-my-learning.lp .tech-links {
  padding: 0;
  margin: 0 0 0 20px !important;
  line-height: 15px;
  list-style-type: disc;
}

.hpe-my-learning.lp .tech-links li {
  padding: 0;
  margin: 0 0 8px 0;
}

.hpe-my-learning.lp .tech-links li a {
  color: #fff !important;
}

.hpe-my-learning.lp .panel.events {
  padding-bottom: 20px;
}

.hpe-my-learning.lp .panel.events h3 {
  font-size: 20px;
  margin-top: 30px;
}

.hpe-my-learning.lp .panel.events .header h3 {
  margin-top: 0;
}

.hpe-my-learning.lp .tech-links {
  margin-top: 0;
}

.hpe-my-learning.lp .panel.events h3.past {
  margin-top: 20px;
}

.hpe-my-learning.lp .panel.events a {
  font-weight: 200;
}

.hpe-my-learning.lp .panel.events h4 {
  font-weight: 900;
  margin-top: 10px;
  margin-bottom: 0;
}

.hpe-my-learning.lp .panel.events em {
  text-transform: uppercase;
  font-size: 16px;
  font-style: normal;
}

@media (min-width: 768px) {
  .hpe-my-learning.lp .row.equal {
    display: flex;
    flex-wrap: wrap;
  }

  .hpe-my-learning.lp .panel .content {
    min-height: 130px;
  }

  .hpe-my-learning.lp .panel.small-event .content {
    min-height: auto;
  }

  .hpe-my-learning.lp .panel .content .module-stats .row div {
    border-left: 1px solid #ccc;
    padding-right: 0px;
    padding-left: 13px;
  }

  .hpe-my-learning.lp .panel .content .module-stats .row div:first-child {
    border-left: 0;
    padding-left: 15px;
  }

  .hpe-my-learning.lp .tech-pro-academy {
    border: 0;
    margin-top: 20px;
    background: #f6f6f6 url("../images/image-2x-md.jpg") center center no-repeat;
    background-size: cover;
  }

  .hpe-my-learning.lp .tech-pro-academy .content {
    z-index: 20;
    position: absolute;
    top: 20%;
    padding: 40px;
    width: 70%;
  }

  .hpe-my-learning.lp .tech-pro-academy .content h1 {
    font-size: 36px;
  }

  .hpe-my-learning.lp .widget .panel .content {
    min-height: auto;
  }
}
@media (min-width: 980px) {
  .hpe-my-learning.lp .main-content h1 {
    font-size: 32px;
  }

  .hpe-my-learning.lp .tech-pro-academy {
    background-position: 0px 0px;
  }

  .hpe-my-learning.lp .tech-pro-academy .content {
    top: 20%;
    width: 50%;
  }

  .hpe-my-learning.lp .tech-pro-academy .content h1 {
    font-size: 34px;
  }
}
@media (min-width: 1280px) {
  .hpe-my-learning.lp .tech-pro-academy {
    background-position: 0px -100px;
  }

  .hpe-my-learning.lp .tech-pro-academy .content h1 {
    font-size: 39px;
  }
}
/**
* Intro banner
*/
.hpe-my-learning.lp .intro {
  position: relative;
  background: #000000 url("../images/tech-pro-header-bg.jpg") center center no-repeat;
  background-size: cover;
  text-align: center;
  padding: 40px 20px;
  margin-top: 0;
  color: #fff;
}
.hpe-my-learning.lp .intro::after {
  z-index: 100;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
}
.hpe-my-learning.lp .intro p {
  font-size: 30px;
  margin: 0 auto;
  width: 90%;
  max-width: 75ch;
}
.hpe-my-learning.lp .intro .content {
  z-index: 200;
}

.main-content .row {
    margin-right: 0px !important;
}

.hpe-my-learning.lp .intro .content > *:last-child {
  margin-bottom: 0;
}
.hpe-my-learning.lp .intro .content h1 {
  text-transform: none;
}
.hpe-my-learning.lp .intro h1 {
  font-weight: 200;
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
  margin-bottom: 20px;
}
.hpe-my-learning.lp .intro h1 span.nobr {
  white-space: nowrap;
}

/**
* Modal for errors
*/
#mpeError_foregroundElement {
  left: 0px !important;
  top: 40% !important;
}

#pnlError {
  padding: 20px;
  border-width: 1px;
  width: 90%;
  margin: 0 auto;
  height: auto !important;
}

@media (min-width: 768px) {
  #mpeError_foregroundElement {
    left: 30% !important;
  }

  #pnlError {
    width: 100%;
  }
}
/**
* About Us Page
*/
.hpe-my-learning .main-content.about-us, .hpe-my-learning .main-content.about-us .panel p {
  font-size: 22px;
  line-height: 1.2em;
}

.hpe-my-learning .main-content.about-us p.quote {
  font-size: 22px;
  font-weight: 900;
  font-style: italic;
}

.hpe-my-learning .main-content.about-us .collab {
  min-height: 387px;
}

.hpe-my-learning .main-content.about-us h2 {
  margin-top: 20px;
}

.hpe-my-learning .main-content.about-us ul.community {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.hpe-my-learning .main-content.about-us ul.community li {
  margin: 0 0 10px 0;
}

.hpe-my-learning .main-content.about-us ul.community li strong {
  color: #01A982;
}

.hpe-my-learning .main-content.about-us .join-content {
  padding: 30px 20px 0px 20px;
  margin: 10px -15px;
}

.hpe-my-learning .main-content.about-us .join-content .btn {
  font-size: 28px;
  font-weight: 600;
  cursor: pointer;
}

.hpe-my-learning .main-content.about-us .join-content h3 {
  text-align: center;
  font-size: 30px;
  margin-top: 0;
  margin-bottom: 40px;
}

.hpe-my-learning .main-content.about-us .join-content strong {
  display: block;
  text-transform: uppercase;
}

.hpe-my-learning .main-content.about-us .video {
  margin-bottom: 40px;
}

header .navbar
{
    margin-left:0px!important;
    margin-right:0px !important;
}
/**
* Benefits page
*/
.hpe-my-learning .benefits {
    margin-top: 20px;
    color: #fff;
}

.hpe-my-learning .benefits.ver3 {
  background: #333;
  padding: 40px 20px;
}

.hpe-my-learning .benefits h2 {
  margin-bottom: 40px;
  color: #fff;
  font-size: 36px;
}

.hpe-my-learning .benefits .hpe-circle {
  height: 160px;
  width: 100%;
  border: 2px solid #ef918a;
  border-radius: 50%;
  padding: 55px 20px;
  text-align: center;
}

.hpe-my-learning .benefits .hpe-circle.two {
  padding-top: 45px;
}

.hpe-my-learning .benefits .hpe-circle.three {
  padding-top: 30px;
}

.hpe-my-learning .benefits .hpe-circle h4 {
  font-size: 22px;
  font-weight: 400;
  text-align: center;
  width: 100%;
}

.hpe-my-learning .benefits .hpe-circle.primary {
  border-color: #01A982;
}

.hpe-my-learning .boxes.benefits ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.hpe-my-learning .boxes.benefits ul li {
  font-size: 18px;
  border-bottom: 1px solid #f1f1f1;
  margin-bottom: 15px;
  padding-bottom: 15px;
}

.hpe-my-learning .boxes .panel.middle {
  background: #f2f2f2;
}

.hpe-my-learning .boxes .panel.middle ul li {
  border-bottom-color: #fff;
}

.hpe-my-learning .boxes.benefits ul li:last-child {
  border-bottom: 0;
}

.hpe-my-learning .join {
  margin-top: 20px;
  padding: 0;
}

.hpe-my-learning .join ul {
  margin: 20px 0 20px 0;
  padding: 0;
}

.hpe-my-learning .join ul li {
  list-style: none;
}

.hpe-my-learning a.reg {
  background: url("../images/next-arrow-icon.png") no-repeat;
  background-position: 0 9px;
  background-size: 15px 35px;
  padding-left: 23px;
  display: inline-block;
  text-transform: uppercase;
  color: #333;
  border-bottom: 1px solid #000;
  border-color: transparent;
  font-weight: 900;
  transition: border 0.2s;
}

.hpe-my-learning a.reg:hover {
  transition: border 0.2s;
  border-bottom: 1px solid #000;
  text-decoration: none;
}

.hpe-my-learning .different .inner {
  padding: 30px;
  background: #f1f1f1;
}

.hpe-my-learning .different {
  margin-top: 20px;
}

.hpe-my-learning .small-txt {
  font-size: 14px;
}

@media (min-width: 768px) {
  .hpe-my-learning .boxes.benefits .col-sm-4 .panel {
    min-height: 500px;
  }

  .hpe-my-learning .boxes.benefits.join-content .col-sm-4 .panel {
    min-height: 500px;
  }
}
@media (min-width: 980px) {
  .hpe-my-learning .different {
    margin-top: 80px;
  }

  .hpe-my-learning .boxes.benefits {
    margin-top: 40px;
  }

  .hpe-my-learning .benefits {
    margin-top: 20px;
    padding-top: 50px;
  }

  .hpe-my-learning .boxes.benefits .col-sm-4 .panel {
    min-height: 400px;
  }

  .hpe-my-learning .boxes.benefits.join-content .col-sm-4 .panel {
    min-height: 340px;
  }
}
@media (min-width: 1200px) {
  .hpe-my-learning .boxes.benefits .col-sm-4 .panel {
    min-height: 380px;
  }

  .hpe-my-learning .boxes.benefits.join-content .col-sm-4 .panel {
    min-height: 300px;
  }
}
/**
* Video updates
*/
.hpe-my-learning .video-wrapper-iframe-width {
  width: 100%;
  height: 200px;
}

.hpe-my-learning .video-wrapper-iframe {
  width: 100%;
  height: 200px;
}

.hpe-my-learning .welcome .video-wrapper-iframe {
  width: 100%;
  height: 200px;
}

.hpe-my-learning .video-wrapper-iframe.visible-sm {
  margin-top: 20px;
}

@media (min-width: 768px) {
  .hpe-my-learning .welcome .video-wrapper-iframe, .hpe-my-learning .video-wrapper-iframe {
    width: 100%;
    height: 200px;
  }
}
@media (min-width: 980px) {
  .hpe-my-learning .welcome .video-wrapper-iframe, .hpe-my-learning .video-wrapper-iframe {
    width: 100%;
    height: 350px;
  }
}
/**
* Table for communities
*/
table.dt {
  font-size: 17px;
}

table.dt th {
  background-color: #f2f2f2;
  text-transform: uppercase;
}

.communities h3 {
  text-align: center;
}

.communities #DataTables_Table_1_wrapper, .communities #DataTables_Table_2_wrapper {
  margin-top: 40px;
}

.communities .dataTables_filter label {
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .communities h3 {
    text-align: left;
    float: left;
  }
}
.communities .btn-primary {
  font-size: 16px;
}

/**
* Profile rollout
*/
.hpe-my-learning #user-profile {
  box-shadow: -1px 0px 10px 0px rgba(0, 0, 0, 0.2);
  background: linear-gradient(0deg, #d5d5d5 0%, white 25%);
  font-size: 14px;
  position: fixed;
  z-index: 1000;
  right: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #425563;
  display: none;
  overflow-x: scroll;
}

.hpe-my-learning #user-profile h2, #user-profile h3, #user-profile h4 {
  color: #333;
}

.hpe-my-learning #user-profile h2.status {
  text-transform: none;
  font-size: 16px;
  font-weight: 400;
  margin: 0px 0 20px 0;
}

.hpe-my-learning #user-profile h2.status-title {
  text-transform: none;
  font-weight: 600;
  font-size: 18px;
}

.hpe-my-learning #user-profile a.earned-badges {
  display: block;
  color: #fff;
  text-align: right;
  clear: both;
}

/*.hpe-my-learning #user-profile img { width: 110px; padding-bottom: 20px; display: block; float: left; margin-right: 15px; }*/
.hpe-my-learning #user-profile .header {
  padding: 20px;
  /*background: #253139;*/
}

.hpe-my-learning #user-profile a {
  color: #333;
  font-size: 16px;
}

.hpe-my-learning #user-profile span.name {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 20px;
  display: block;
}

.hpe-my-learning #user-profile span.name.learning {
  clear: both;
  display: block;
  padding-top: 20px;
}

.hpe-my-learning #user-profile ul {
  margin: 0px auto 0 auto;
  padding: 0;
  width: 100%;
}

.hpe-my-learning #user-profile ul li {
  list-style: none;
  margin: 0 0 20px 0;
  padding: 0 15px 0 0px;
  clear: both;
  font-size: 16px;
  width: 100%;
}

.hpe-my-learning #user-profile ul li h2 {
  padding-top: 10px;
  font-size: 24px;
}

.hpe-my-learning #user-profile ul li h3 {
  font-weight: 400;
  font-size: 18px;
}

.hpe-my-learning #user-profile #btn-close-profile {
  position: absolute;
  top: 25px;
  right: 30px;
  font-size: 20px;
  font-weight: 400;
}

.hpe-my-learning .inner h2, .hpe-my-learning .inner h4 {
    margin-top:0px !important;
    margin-bottom:0px !important;
}

.hpe-my-learning #user-profile .stacked {
  position: relative;
}

.hpe-my-learning #user-profile .stacked img {
  position: absolute;
  top: 0;
  left: 0;
  width: 150px;
  z-index: 1;
}

.hpe-my-learning #user-profile .stacked img.front {
  z-index: 999;
}

.hpe-my-learning #user-profile span.placeholder {
  height: 25px;
  width: 25px;
  border-radius: 50%;
  background-color: #fff;
  display: block;
  float: left;
  margin-right: 10px;
}

.hpe-my-learning #user-profile .membership-benefits {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #f2f2f2;
}

.hpe-my-learning #user-profile .membership-image {
  width: 80%;
  display: block;
  margin: 0 auto 20px auto;
}

.hpe-my-learning #user-profile .membership-level-content {
  padding: 20px 40px 40px 40px;
  text-align: center;
}

.hpe-my-learning #user-profile .continuous-learning {
  margin: 0 auto;
  width: 70px;
}

.hpe-my-learning #user-profile .certification {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #f2f2f2;
}

.hpe-my-learning #user-profile .certification h2.status-title {
  margin-bottom: 20px;
}

.hpe-my-learning #user-profile .certification img {
  margin-bottom: 10px;
  width: 100%;
}

.hpe-my-learning #user-profile .cert-wrapper {
  width: 100%;
}

.hpe-my-learning #user-profile .cert-wrapper img.circle {
  width: 55px;
}

.hpe-my-learning #user-profile .cert-wrapper img.cert {
  width: 240px;
}

@media (min-width: 768px) {
  .hpe-my-learning #user-profile {
    width: 60%;
  }
}
@media (min-width: 980px) {
  .hpe-my-learning #user-profile {
    width: 50%;
  }
}
@media (min-width: 1280px) {
  .hpe-my-learning #user-profile {
    width: 38%;
  }
}
@media (min-width: 1480px) {
  .hpe-my-learning #user-profile {
    width: 30%;
  }
}
@media (min-width: 1900px) {
  .hpe-my-learning #user-profile {
    width: 28%;
  }
}
/**
* Profile page
*/
.hpe-my-learning.profile .profile-nav {
  background: #fff;
  padding-left: 0;
  padding-right: 0;
  color: #fff;
}

.hpe-my-learning.profile .profile-nav a {
  color: #fff;
}

.hpe-my-learning.profile .profile-nav h2 {
  color: #000;
  margin: 0;
}

.hpe-my-learning.profile .profile-nav ul {
  margin: 0;
  padding: 0;
  background: #01a982;
}

.hpe-my-learning.profile .profile-nav ul li {
  padding: 10px;
}

.hpe-my-learning.profile .profile-nav ul li:first-child {
  padding: 10px 20px;
}

.hpe-my-learning.profile .profile-nav ul li:first-child h2 {
  color: #fff;
}

.hpe-my-learning.profile .status-qualification {
  color: #fff;
}

.hpe-my-learning.profile .status-qualification h1 {
  color: #fff;
}

.hpe-my-learning.profile .inventory {
  margin-bottom: 40px;
  border: 1px solid #f2f2f2;
}

.hpe-my-learning.profile .inventory .header {
  background-color: #f2f2f2;
  padding: 10px;
  margin-bottom: 20px;
}

.hpe-my-learning.profile .inventory .header h3 {
  margin: 0;
  padding: 0;
  line-height: 26px;
}

.hpe-my-learning.profile .inventory .header a {
  font-size: 16px;
  color: #000;
}

.hpe-my-learning.profile .inventory .owl-theme .owl-dots {
  margin-top: 20px;
}

.hpe-my-learning.profile .membership-level {
  margin-bottom: 0;
}

.hpe-my-learning.profile .hint-membership {
  margin-top: 0;
  font-size: 16px;
  margin-bottom: 20px;
}

.hpe-my-learning.profile .certifications img.level {
  width: 90%;
  margin: 10px auto 20px auto;
  display: block;
}

.hpe-my-learning.profile .certifications a.more {
  margin-top: 20px;
  display: inline-block;
}

.hpe-my-learning.profile .certifications ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.hpe-my-learning.profile .certifications ul li {
  float: left;
  width: 45%;
  padding: 10px;
}

.hpe-my-learning.profile .certifications ul li img {
  width: 100%;
}

.hpe-my-learning.profile .certifications .cert-wrapper img {
  width: 80px;
  margin-bottom: 30px;
  margin-top: 0px;
}

.hpe-my-learning.profile .learning img.level {
  width: 60px;
  display: block;
  margin: 0 auto;
}

.hpe-my-learning.profile .learning a.more {
  margin-top: 20px;
  display: inline-block;
}

.hpe-my-learning.profile .learning .badges {
  margin-top: 20px;
}

.hpe-my-learning.profile .learning .badges.aruba {
  margin-top: 140px;
}

.hpe-my-learning.profile .learning .badges img, .hpe-my-learning.profile .certifications .badges img {
  width: 100%;
}

.hpe-my-learning.profile .learning ul {
  list-style-type: none;
  padding: 0;
  margin: 60px 0 0 0;
}

.hpe-my-learning.profile .learning ul li {
  float: left;
  width: 45%;
  padding: 10px;
}

.hpe-my-learning.profile .learning ul li img {
  width: 100%;
}

.hpe-my-learning .inventory.learning .badge-item {
  text-align: center;
}

.hpe-my-learning .inventory.learning .badge-item div {
  text-align: center;
}

.hpe-my-learning .inventory.learning .badge-item div strong {
  display: block;
  margin-top: 10px;
}

.hpe-my-learning .learning-inventory a.btn, .hpe-my-learning .inventory a.btn {
  display: block-inline;
  margin-top: 10px;
  font-size: 16px;
}

.hpe-my-learning .tech-pro-formula {
  font-size: 18px;
}

.hpe-my-learning .tech-pro-formula img {
  margin-bottom: 15px;
}

.hpe-my-learning .tech-pro-formula .certification-level {
  display: inline-block;
  border-bottom: 3px solid #7630ea;
  padding: 10px;
  font-weight: 200;
}

.hpe-my-learning .tech-pro-formula .continuous-learning {
  display: inline-block;
  border-bottom: 3px solid #01a982;
  padding: 10px;
  font-weight: 200;
}

.hpe-my-learning .tech-pro-formula .membership-level {
  display: inline-block;
  border: 3px solid #32dac8;
  padding: 10px;
  font-weight: 600;
}

.hpe-my-learning .tech-pro-formula em {
  font-weight: 600;
  font-size: 28px;
  display: inline-block;
}

.panel td label {
  display: inline;
}

.hpe-my-learning.profile .discontinue-content {
  margin-top: 20px;
  display: none;
}

.hpe-my-learning.profile .discontinue-content.open {
  display: block;
}

.hpe-my-learning.profile .discontinue-content .cancel-item {
  margin-bottom: 5px;
  display: block;
  clear: both;
}

.hpe-my-learning.profile .discontinue-content .cancel-item label {
  font-weight: 200;
  display: inline;
  margin-left: 5px;
}

.hpe-my-learning.profile .discontinue-content .btn {
  margin-top: 10px;
}

/**
* Latest News Box
*/
.hpe-my-learning .latest-news .content {
  max-height: 140px;
  overflow-x: scroll;
}

.hpe-my-learning .latest-news .panel {
  background-color: #f2f2f2;
}

.hpe-my-learning .latest-news .header h3 {
  padding: 0;
  margin: 0;
}

.hpe-my-learning .latest-news .content .no-bullets {
  list-style-type: none;
  margin: 0 !important;
  padding: 0;
}

.hpe-my-learning .latest-news .content .no-bullets li {
  margin-left: 0;
  padding-left: 0;
}

/**
* Latest news carousel
*/
.latest-news-wrapper {
  border-bottom: 1px solid #ccc;
  margin: 0px 0px 20px 0px;
}

#latest-news-carousel {
  padding: 0;
}

.latest-news-wrapper .col-md-3, .latest-news-wrapper .col-md-9 {
  padding: 0;
  margin: 0;
}

.latest-news-wrapper .col-md-3 {
  background-color: #008c6b;
}

.latest-news-wrapper .col-md-9 {
  background-color: #dedede;
  color: #000;
}

.latest-news-wrapper .icon-next, .latest-news-wrapper .icon-prev {
  font-size: 20px;
}

.latest-news-wrapper h2 {
  padding-right: 40px;
}

.latest-news-wrapper .carousel-inner {
  position: relative;
}

.latest-news-wrapper .control-wrapper {
  background: #01A982;
  position: absolute;
  top: 0px;
  right: 0px;
  height: 100%;
  min-height: 38px;
  width: 50px;
}

.latest-news-wrapper .carousel-inner .item {
  margin-left: 0;
  padding: 6px;
}

.latest-news-wrapper .carousel-control.left {
  color: #FFF;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 50'%3E%3Cpolygon points='34.32 48.5 10.5 25 34.32 1.5 37.5 4.63 16.85 25 37.5 45.37 34.32 48.5' fill='%23fff' stroke='%23fff' stroke-miterlimit='10' stroke-width='2'/%3E%3C/svg%3E");
  background-size: cover;
  width: 14px;
  height: 14px;
  top: 12px;
  left: 8px;
}

.latest-news-wrapper .carousel-control.right {
  color: #FFF;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 50'%3E%3Cpolygon points='34.32 48.5 10.5 25 34.32 1.5 37.5 4.63 16.85 25 37.5 45.37 34.32 48.5' fill='%23fff' stroke='%23fff' stroke-miterlimit='10' stroke-width='2'/%3E%3C/svg%3E");
  background-size: cover;
  width: 14px;
  height: 14px;
  top: 12px;
  right: 8px;
  transform: rotate(180deg);
}

.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-fade .carousel-inner > .item.next,
.carousel-fade .carousel-inner > .item.active.right {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  .carousel-fade .carousel-inner > .item.prev,
.carousel-fade .carousel-inner > .item.active.left {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  .carousel-fade .carousel-inner > .item.next.left,
.carousel-fade .carousel-inner > .item.prev.right,
.carousel-fade .carousel-inner > .item.active {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.latest-news-wrapper .carousel-control.left, .latest-news-wrapper .carousel-control.right {
  text-shadow: none;
  opacity: 1;
}

.latest-news-wrapper h2 {
  display: block;
  margin: 0;
  text-align: left;
  padding: 8px 8px 8px 8px;
  color: #fff;
  font-weight: 600;
}

.latest-news-wrapper p {
  padding: 0;
  margin: 0;
  font-size: 15px;
}

.latest-news-wrapper p a {
  color: #000;
  text-decoration: none;
  font-size: 15px;
  position: relative;
}

.latest-news-wrapper p a .arrow {
  width: 14px;
  height: 14px;
  fill: #01A982;
  display: inline-block;
  background-image: url("data:image/svg+xml, %3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 471.2 471.2' fill='%2301A982' xml:space='preserve'%3E %3Cpath d='M456.57,248.48a18.45,18.45,0,0,0,5.43-12.9,17.88,17.88,0,0,0-5.43-12.9L340.08,106.19a18.34,18.34,0,0,0-25.93,25.93l85.26,85.13H27.53a18.33,18.33,0,1,0,0,36.66H399.41l-85.26,85.26a18.34,18.34,0,0,0,25.93,25.93Z'%3E%3C/path%3E %3C/svg%3E");
  transition: margin 150ms;
  margin-left: 10px;
  background-repeat: no-repeat;
  background-position: 0px 2px;
}

.latest-news-wrapper p a:hover .arrow {
  margin-left: 15px;
}

@media (min-width: 980px) {
  .latest-news-wrapper {
    display: flex;
    align-items: stretch;
  }

  .latest-news-wrapper h2 {
    text-align: right;
  }

  .latest-news-wrapper .control-wrapper {
    top: 0;
  }

  .latest-news-wrapper .carousel-inner .item {
    margin-left: 10px;
  }

  .latest-news-wrapper h2 {
    text-align: right;
    padding: 8px 60px 8px 8px;
  }
}
/**
* V2 for news
*/
.hpe-my-learning .latest-news-v2 .panel {
  background-color: #f2f2f2;
}

.hpe-my-learning .latest-news-v2 h3 {
  padding: 0;
  margin: 0 0 20px 0;
}

.hpe-my-learning .latest-news-v2 h4 {
  padding: 0;
  margin: 0 0 10px 0;
  font-weight: 600;
}

.hpe-my-learning .latest-news-v2 img {
  width: 100%;
  height: auto;
}

/**
* Sign out options
*/
body.hpe-my-learning .signout {
  text-align: center;
  width: 100%;
  background-color: #fff;
  font-size: 16px;
}

body.hpe-my-learning .signout div.wrapper {
  background: #0d5265;
  color: #fff;
  font-weight: 200;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  display: inline-block;
  padding: 5px 20px;
}

body.hpe-my-learning .signout a {
  color: #fff;
  font-size: 16px;
}

body.hpe-my-learning .signout label {
  font-weight: 200;
}

body.hpe-my-learning .signout select {
  color: #000;
  padding: 5px;
}

@media (min-width: 468px) {
  body.hpe-my-learning .signout {
    text-align: right;
  }
}
/**
* Alerts
*/
.hpe-my-learning .alerts img.headline {
  width: 100%;
  height: auto;
}

.hpe-my-learning .alerts h4 {
  font-weight: 600;
}

.hpe-my-learning .alerts h1 {
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
}

.hpe-my-learning .alerts .owl-theme .owl-controls .owl-page {
  display: inline-block;
}

.hpe-my-learning .alerts .owl-theme .owl-dots .owl-dot span {
  background: none repeat scroll 0 0 #0d5265;
  border-radius: 20px;
  display: block;
  height: 18px;
  opacity: 0.5;
  margin: 5px 7px;
  width: 18px;
}

.hpe-my-learning .alerts .owl-theme .owl-dots .owl-dot.active span {
  background: none repeat scroll 0 0 #0d5265;
  border-radius: 20px;
  display: block;
  height: 18px;
  margin: 5px 7px;
  opacity: 1;
  width: 18px;
}

.hpe-my-learning .alerts .owl-theme .owl-dots {
  margin-top: 20px;
}

.hpe-my-learning .alerts .alert-item {
  position: relative;
}

.hpe-my-learning .alerts .alert-item .read-more {
  color: #000;
  position: absolute;
  bottom: 0;
  z-index: 100;
  padding: 15px;
  width: 100%;
  font-weight: 200;
  background: #f1f1f1;
}

.hpe-my-learning .alerts .alert-item .content {
  min-height: 250px;
  position: relative;
  z-index: 200;
  bottom: 0;
  background: #fff;
  padding: 15px;
  transition: all 1s;
}

.hpe-my-learning .alerts .alert-item:hover > .content {
  bottom: 55px;
  transition: all 0.5s;
}

/**
* Carousel Items
*/
.hpe-my-learning #learning-carousel {
  color: #fff;
  position: relative;
  height: 400px;
  margin-top: -10px;
}

.hpe-my-learning #learning-carousel h1 {
  color: #fff;
  margin-top: 80px;
  font-size: 42px;
}

.hpe-my-learning #learning-carousel .item p {
  font-size: 20px;
  font-weight: 200;
  line-height: 22pt;
  color: #fff;
}

.hpe-my-learning #learning-carousel .item a {
  color: #fff;
  text-transform: uppercase;
  margin-top: 20px;
  display: block;
  font-weight: 600;
  font-sizE: 18px;
}

.hpe-my-learning #learning-carousel .item a img {
  margin-left: 5px;
  width: 15px;
}

.hpe-my-learning #learning-carousel .item {
  height: 400px;
}

.hpe-my-learning #learning-carousel .item img.bg {
  position: absolute;
  top: 0;
  left: 0;
}

.hpe-my-learning #learning-carousel .icon-next, .hpe-my-learning #learning-carousel .icon-prev {
  font-size: 110px;
  top: 40%;
}

/**
* My Theme Overrides for new learning area
*/
.hpe-my-learning.lp.my-theme {
  font-size: 18px;
}

.hpe-my-learning.lp.my-theme .learning-paths .path {
  padding: 20px;
  background: #f6f6f6;
}

.hpe-my-learning.lp.my-theme .translation {
  margin-bottom: 0;
  padding: 0 20px 20px 20px;
}

.hpe-my-learning.lp.my-theme .main-content {
  padding: 40px 20px 40px 20px;
}

.hpe-my-learning.lp.my-theme .expanded-box {
  font-size: 18px;
  margin-bottom: 40px;
}

.hpe-my-learning.lp.my-theme .expanded-box h3 {
  font-size: 22px;
}

.hpe-my-learning.lp.my-theme .expanded-box .content {
  padding: 10px;
}

.hpe-my-learning.lp.my-theme .expanded-box.alt-orange h3 {
  padding: 10px;
  background: #0d5265;
  color: #fff;
}

.hpe-my-learning.lp.my-theme .expanded-box .label {
  background-color: #32dac8;
  color: #fff;
  font-weight: 200;
}

.hpe-my-learning.lp.my-theme .expanded-box ul.training a {
  display: block;
  color: #0d5265;
  font-weight: 600;
}

.hpe-my-learning.lp.my-theme .expanded-box ul.training {
  list-style-type: none;
  margin: 0 0 20px 0;
  padding: 0;
}

.hpe-my-learning.lp.my-theme .expanded-box ul.training li {
  border-left: 3px solid #0d5265;
  margin-bottom: 10px;
  padding-left: 20px;
}

/*.hpe-my-learning.lp.my-theme .panel ul li { font-size: 18px; }*/
.hpe-my-learning.my-theme .benefits {
  padding: 0;
  margin-bottom: 20px;
  list-style-type: none;
  color: #000;
  border: 2px solid #ff8300;
}

.hpe-my-learning.my-theme .benefits li {
  text-transform: uppercase;
  font-size: 18px;
  padding: 5px 15px;
}

.hpe-my-learning.my-theme .benefits li.active {
  position: relative;
  border-left: 5px solid #ff8300;
  font-size: 28px;
  font-weight: 600;
  background: #ff8300;
  color: #fff;
  padding-top: 10px;
}

.hpe-my-learning.my-theme .benefits li.active span {
  display: block;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 200;
}

.hpe-my-learning.my-theme .benefits li.active img {
  display: block;
  width: 15px;
  transform: rotate(-90deg);
  position: absolute;
  top: 45%;
  right: 15px;
}

.hpe-my-learning.my-theme a img.social {
  display: inline-block;
  width: 20px;
  margin-right: 5px;
}

.hpe-my-learning.my-theme .my-benefit-level .title {
  text-align: center;
  padding: 5px;
  font-weight: 600;
  width: 100%;
  border: 0;
  text-transform: uppercase;
  color: #fff;
  background: #ff8300;
}

.hpe-my-learning.my-theme .my-benefit-level .title span {
  transform: rotate(-90deg);
}

.hpe-my-learning.my-theme .my-benefit-level .col-xs-2 {
  height: 100%;
  padding: 0;
  margin: 0;
}

.hpe-my-learning.my-theme .my-benefit-level .col-xs-10 {
  padding: 0;
  margin: 0;
}

.hpe-my-learning.my-theme a img.social.first {
  margin-left: 10px;
}

.hpe-my-learning.my-theme .benefits.purple {
  border: 2px solid #7630ea;
}

.hpe-my-learning.my-theme .benefits.purple li.active {
  border-left: 5px solid #7630ea;
  background: #7630ea;
}

.hpe-my-learning.my-theme .benefits.purple li.title {
  background: #7630ea;
}

.hpe-my-learning.my-theme .benefits.blue li.active {
  border-left: 5px solid #0d5265;
  background: #0d5265;
}

.hpe-my-learning.my-theme .benefits.blue li.title {
  background: #0d5265;
}

.hpe-my-learning.my-theme .benefits.blue {
  border: 2px solid #0d5265;
}

/**
* Alerts module
*/
.hpe-my-learning #my-alerts-carousel .item {
  height: 200px;
}

.hpe-my-learning #my-alerts-carousel .item h4 {
  font-weight: 600;
  font-size: 16px;
}

.hpe-my-learning #my-alerts-carousel .item p {
  font-size: 16px;
  color: #fff;
}

.hpe-my-learning #my-alerts-carousel .carousel-indicators {
  bottom: -20px;
}

.hpe-my-learning #my-alerts-carousel .carousel-indicators li {
  background-color: #000;
  border: 0;
}

.hpe-my-learning #my-alerts-carousel .carousel-indicators li.active {
  background-color: #ff8300;
  border: 0;
}

/**
* Benefits table
*/
table.benefits-tbl {
  width: 100%;
  margin-top: 40px;
}

table.benefits-tbl thead {
  background: #425563;
  color: #fff;
}

table.benefits-tbl thead th {
  padding: 10px;
  text-align: center;
  border-right: 1px solid #fff;
  font-weight: 400;
}

table.benefits-tbl thead th:first-child {
  background-color: #fff;
}

table.benefits-tbl tbody td {
  background-color: #f2f2f2;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  text-align: center;
  padding: 15px;
}

table.benefits-tbl tbody td:first-child {
  background-color: #fff;
  text-align: left;
}

/**
* Interests module
*/
.hpe-my-learning .my-interests label {
  margin-left: 0px;
  display: inline-block;
  max-width: 90%;
}

.hpe-my-learning .my-interests input[type=checkbox] {
  margin-top: 7px;
  width: 30px;
  display: inline;
  float: left;
}

#hpealertcomp_container {
  z-index: 10;
  position: relative;
}

/**
* Sticky Note Module
*/
.hpe-my-learning .sticky-note {
  margin-bottom: 20px;
  font-size: 18px;
}

.hpe-my-learning .sticky-note .content {
  position: relative;
  padding: 30px 20px;
  background-color: #ffe798;
}

.hpe-my-learning .sticky-note .content span.btn-close {
  font-size: 22px;
  position: absolute;
  top: 5px;
  right: 15px;
  font-weight: 600;
  text-align: center;
  cursor: pointer;
}

.hpe-my-learning .sticky-note .content span.btn-close:hover {
  text-decoration: underline;
}

.hpe-my-learning .sticky-note .content a {
  font-weight: 400;
}

.hpe-my-learning .sticky-note .content a:hover {
  font-weight: 400;
  text-decoration: underline;
  color: #01a982;
}

@media (min-width: 768px) {
  .hpe-my-learning .sticky-note .content {
    padding: 20px;
  }
}
/** MAIN PAGE - TILES **/
.hpe-my-learning.lp .main-tiles {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

/* panels may be direct children of the container, or may have a wrapper */
.hpe-my-learning.lp .main-tiles > * {
  margin: 0 0 20px;
}

/* ensure wrapped panels fill the wrapper height */
.hpe-my-learning.lp .main-tiles > * > .panel {
  height: 100%;
}

.hpe-my-learning.lp .main-tiles .panel {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-bottom: 20px;
}

.hpe-my-learning.lp .main-tiles .panel .content {
  min-height: unset !important;
}

.hpe-my-learning.lp .main-tiles .panel .footer {
  margin-top: auto;
  padding-top: 20px;
  padding-bottom: 0;
}

@media (min-width: 768px) {
  .hpe-my-learning.lp .main-tiles {
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .hpe-my-learning.lp .main-tiles > * {
    -ms-flex: 0 0 calc(33% - 15px);
    flex: 0 0 calc(33% - 15px);
  }

    .hpe-my-learning.lp .twocolbox {
        -ms-flex: 0 0 calc(50% - 15px) !important;
        flex: 0 0 calc(50% - 15px) !important;
    }
}
/** SMB Page / Wide Tiles **/
.intro.smb {
  background: url("../images/smb_header.jpg") no-repeat !important;
  background-size: cover !important;
  color: #fff !important;
}

@media (min-width: 978px) {
  .intro.smb {
    background-position: 0px -50px !important;
  }
}
.intro.smb h1 {
  color: #fff;
  margin-bottom: 12px;
}

.intro.smb::after {
  display: none;
}

.row.wide-tile {
  font-size: 14px;
  line-height: 22px;
  margin: 0 0 20px 0;
  background-color: #f2f2f2;
}

.row.wide-tile h3 {
  font-weight: 600;
}

.row.wide-tile ul {
  margin: 0 0 0 15px;
  padding: 0;
}

.row.wide-tile ul li {
  margin: 0;
  padding: 0;
}

.row.wide-tile img {
  width: 100%;
}

.row.wide-tile .col-sm-4 {
  padding: 0;
}

.row.wide-tile .col-sm-8 {
  padding: 15px;
}

.row.wide-tile .col-sm-8 strong {
  font-weight: 600;
}

.row.wide-tile ul li a {
  font-size: 14px;
  font-weight: 600;
}

.row.wide-tile ul li a:hover {
  color: #01a982;
}

ul.no-bullets {
  margin: 0;
  padding: 0;
}

ul.no-bullets li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.row.wide-tile.tall .col-sm-4 {
  overflow-x: hidden;
}

.row.wide-tile.tall .col-sm-4 img {
  width: 150%;
}

body.smb .intro.smb::after {
  background-color: rgba(0, 0, 0, 0.4) !important;
  display: block;
}

body.smb .row.wide-tile {
  font-size: 16px;
}

body.smb .row.wide-tile ul li {
  list-style-type: none;
  margin: 0 0 4px 0;
  padding: 0;
}

body.smb .row.wide-tile ul li a {
  font-size: 16px;
}

body.smb .row.wide-tile ul {
  margin: 0;
}

body.smb .btn-question {
  margin-top: 15px;
}

body.smb .questions label span {
  font-weight: 800;
}

/**
* Flex system for tiles
*/
.eqWrap {
  display: flex;
}

.equalHW {
  flex: 1;
}

.eq {
  padding: 20px;
}

/**
* Golden Pitches
*/
.golden-pitches {
  /* font-size2: 22px; */
}

.golden-pitches h3 {
  margin-top: 40px;
  margin-bottom: 25px;
}

.golden-pitches .gp-tile {
  background: #f2f2f2;
  margin-bottom: 20px;
  display: block;
  text-decoration: none;
  border: 0;
}
.golden-pitches .gp-tile-image {
  position: relative;
}
.golden-pitches .gp-tile-image::after {
  content: "";
  position: absolute;
  top: 12px;
  right: 12px;
  display: block;
  width: 36px;
  height: 36px;
  opacity: 0.5;
  border-radius: 18px;
  background-color: rgba(0, 0, 0, 0.66);
  background-image: url("../images/icon-video.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 30px 30px;
  transition: opacity 200ms;
  z-index: 1;
}
.golden-pitches .gp-tile-image img {
  display: block;
  width: 100%;
  height: 120px;
  object-fit: cover;
}
.golden-pitches .gp-tile-content {
  padding: 15px;
  min-height: 135px;
  text-align: center;
  font-weight: 600;
}
.golden-pitches .gp-tile:hover, .golden-pitches .gp-tile:focus {
  text-decoration: none;
  border: 0;
}
.golden-pitches .gp-tile:hover .gp-tile-image::after, .golden-pitches .gp-tile:focus .gp-tile-image::after {
  opacity: 1;
}

.golden-pitches .introduction {
  margin-top: 2rem;
}

.golden-pitches a {
  color: #333;
}

.golden-pitches a:hover {
  color: #333;
  text-decoration: none;
  border-bottom: 1px solid #01a982;
}

.golden-pitches .video-image .icon {
  width: 60px;
  position: absolute;
  top: 0;
  right: 20px;
  padding: 15px;
  opacity: 0.5;
}

/* ensure clearing on GP tile grid */
@media (min-width: 768px) and (max-width: 991px) {
  .golden-pitches [class^=col-]:nth-child(3n+4) {
    clear: left;
  }
}
@media (min-width: 992px) {
  .golden-pitches [class^=col-]:nth-child(4n+5) {
    clear: left;
  }
}
/**
* Ambassador Page
*/
.ambassador-page {
  font-size: 22px;
  line-height: 1.2em;
}

.ambassador-page img.border {
  border-top: 3px solid #7731eb;
  width: 100%;
}

.ambassador-page hr {
  margin-top: 70px;
  margin-bottom: 70px;
}

.ambassador-page .badge-wrapper {
  text-align: center;
}

.ambassador-page .ambassador-badge {
  width: 60%;
}

.ambassador-page .announcements {
  background: #f2f2f2;
  padding: 0;
  margin-bottom: 40px;
  text-align: left;
}

.ambassador-page .announcements p {
  margin: 0;
}

.ambassador-page .announcements p strong {
  background-color: #7731eb;
  font-weight: 800;
  color: #fff;
  padding: 10px;
  display: inline-block;
  margin-right: 20px;
}

.ambassador-page .expectations {
  margin: 0;
  padding: 0;
  list-style-type: inside;
}

.ambassador-page .expectations li {
  margin-top: 5px;
  margin-left: 10px;
  list-style: none;
  padding-left: 15px;
  position: relative;
  margin-bottom: 10px;
}

.ambassador-page .expectations li::before {
  width: 7px;
  height: 7px;
  top: 12px;
  left: 0;
  display: block;
  content: "";
  background: #7731eb;
  position: absolute;
}

.ambassador-page .expectations li.header {
  margin-left: 0px;
  margin-top: 20px;
  font-weight: 800;
  padding-left: 0;
}

.ambassador-page .expectations li.header::before {
  display: none;
}

.ambassador-page .recordings {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.ambassador-page .recordings .year {
  font-weight: 800;
  margin-top: 10px;
}

.ambassador-page .recordings li span {
  display: inline-block;
  margin-right: 20px;
  min-width: 90px;
  padding: 5px;
}

.ambassador-page h2.branding::after {
  background: #7731eb;
}

@media (min-width: 980px) {
  .ambassador-page .badge-wrapper {
    text-align: right;
  }

  .ambassador-page .ambassador-badge {
    width: 80%;
  }
}
#communities .group {
  background-color: #f2f2f2;
  font-weight: 800;
}

.communities-page .elements ul {
  padding: 0;
}

.communities-page .elements strong {
  margin-top: 20px;
  display: block;
}

.communities-page .elements li {
  margin-top: 5px;
  margin-left: 10px;
  list-style: none;
  padding-left: 15px;
  position: relative;
  margin-bottom: 5px;
}

.communities-page .elements li::before {
  width: 7px;
  height: 7px;
  top: 12px;
  left: 0;
  display: block;
  content: "";
  background: #01a982;
  position: absolute;
}

.communities-page hr {
  margin-top: 40px;
  margin-bottom: 20px;
}

.communities-page .aruba.elements li::before {
  background: #ff8300 !important;
}

.communities-page .green.elements li::before {
  background: #01a982 !important;
}

.communities-page .purple.elements li::before {
  background: #7731eb !important;
}

.communities-page .blue.elements li::before {
  background: #0d5265 !important;
}

.communities-page .anchor-points {
  margin-bottom: 40px;
}

.communities-page .anchor-points a {
  color: #333;
  border-bottom: 1px solid #333;
  display: inline-block;
  margin: 0 5px 0 0;
  padding: 10px;
  color: #333;
  transition: all 0.5s;
  font-size: 16px;
}

.communities-page h2.branding {
  font-size: 26px;
  padding-top: 20px;
}

.communities-page h2 {
  font-size: 40px;
}

.communities-page h2.branding::after {
  height: 3px;
}

.communities-page h2.branding {
  padding-bottom: 10px;
}

.communities-page h2.branding.purple::after {
  background: #7731eb;
}

.communities-page h2.branding.green::after {
  background: #01a982;
}

.communities-page h2.branding.blue::after {
  background: #0d5265;
}

.communities-page h2.branding.aruba::after {
  background: #ff8300;
}

.communities-page .anchor-points a.aruba {
  border-bottom: 1px solid #ff8300;
}

.communities-page .anchor-points a.aruba:hover {
  background: #ff8300;
  color: #fff;
  transition: background 1s;
}

.communities-page .anchor-points a.aqua {
  border-bottom: 1px solid #32dac8;
}

.communities-page .anchor-points a.aqua:hover {
  background: #32dac8;
  color: #fff;
  transition: background 1s;
}

.communities-page .anchor-points a.green {
  border-bottom: 1px solid #01a982;
}

.communities-page .anchor-points a.green:hover {
  border-bottom: 1px solid #01a982;
  background: #01a982;
  color: #fff;
  transition: background 1s;
}

.communities-page .anchor-points a.purple {
  border-bottom: 1px solid #7731eb;
}

.communities-page .anchor-points a.purple:hover {
  border-bottom: 1px solid #7731eb;
  background: #7731eb;
  color: #fff;
  transition: background 1s;
}

.communities-page .anchor-points a.blue {
  border-bottom: 1px solid #0d5265;
}

.communities-page .anchor-points a.blue:hover {
  border-bottom: 1px solid #0d5265;
  background: #0d5265;
  color: #fff;
  transition: background 1s;
}

.communities-page a.reveal-btn {
  font-weight: 900;
  display: block;
  margin-bottom: 10px;
}

.communities-page a.reveal-btn:focus {
  color: #333;
  text-decoration: none;
}

.communities-page a.reveal-btn:hover {
  border: 0;
  text-decoration: underline;
  text-decoration-color: #01a982;
}

.communities-page .swap-count {
  column-count: 3;
}

.to-top-btn {
  position: fixed;
  bottom: 60px;
  right: 80px;
  border: 1px solid #01a982;
  background: #01a982;
  padding: 20px;
  color: #fff;
  font-weight: 900;
  font-size: 16px;
  display: none;
  text-align: center;
}

.to-top-btn:hover {
  color: #fff !important;
  text-decoration: underline !important;
}

/** quick links from main nav **/
body.hpe-my-learning .quick-links {
  margin-bottom: 20px;
}

body.hpe-my-learning .quick-links a {
  border-bottom: 1px solid #01A982 !important;
  
}

    body.hpe-my-learning .quick-links > * {
        margin-bottom: 5px;
    }


    .hpe-my-learning .quick-links a,
    .hpe-my-learning .quick-links a:hover,
    .hpe-my-learning .quick-links a:active,
    .hpe-my-learning .quick-links a:focus {
        text-decoration: none;
        outline: none;
    }

.feeback-title
{
    color:white !important;
    margin-bottom:0px;
}

.feedback-content {
    background: black !important;
    color: white !important;
}
.redirectionLink {
    right: 20px;
    font-size: 16px;
    color: #01A982 !important;
    border-bottom: none !important;
    word-break: break-word;
    text-decoration: none !important;
    line-height: 1.4;
    font-weight: 600;
}

    .redirectionLink,
    .redirectionLink:hover,
    .redirectionLink:focus,
    .redirectionLink:active,
    .redirectionLink:visited {
        text-decoration: none !important;
        color: #01A982 !important; /* keep the same color always */
    }


        .redirectionLink:after {
            content: "→";
            margin-left: 10px;
            font-size: 18px;
        }


/**
* Offers Page
*/

.benefits-page .offers-levels .level {
  padding: 15px 15px 10px 15px;
  margin-bottom: 10px;
  border: 1px solid #fff;
}

.benefits-page .offers-levels .level.offer {
  background: #f2f2f2;
}


/**
* Benefits Page
*/
.benefits-page {
  padding: 20px;
  font-size: 18px;
}

.benefits-page .benefits-levels .level {
  padding: 15px 15px 10px 15px;
  margin-bottom: 10px;
  border: 1px solid #fff;
}

.benefits-page .benefits-levels .level:nth-child(even) {
  background: #f2f2f2;
}

.benefits-page .benefits-levels .level:not(.level--no-hover):hover {
  border: 1px solid #01a982;
}

.benefits-page .membership-level {
  display: block;
  width: 100%;
  margin-bottom: 20px;
  text-align: center;
}

.benefits-page .level h2.branding {
  font-size: 24px;
  padding-bottom: 12px;
}

.benefits-page .level h2.branding::after {
  height: 3px;
}

@media (min-width: 768px) {
  .benefits-page .membership-level {
    float: right;
    margin-left: 20px;
    width: 300px;
  }
}
.hpe-my-learning a.hpe-arrow-link,
.hpe-my-learning .panel .content a.hpe-arrow-link {
  font-family: "HPEGraphik", Arial, sans-serif;
  font-weight: 600;
  color: #01A982;
  text-decoration: none;
  border: 0;
}
.hpe-my-learning a.hpe-arrow-link::after,
.hpe-my-learning .panel .content a.hpe-arrow-link::after {
  content: "";
  display: inline-block;
  margin-left: 5px;
  width: 1em;
  height: 1em;
  vertical-align: text-bottom;
  transition: transform 150ms ease-in-out;
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 471.2 471.2"><path fill="%2301A982" d="M456.57 248.48a18.45 18.45 0 0 0 5.43-12.9 17.88 17.88 0 0 0-5.43-12.9L340.08 106.19a18.34 18.34 0 0 0-25.93 25.93l85.26 85.13H27.53a18.33 18.33 0 1 0 0 36.66h371.88l-85.26 85.26a18.34 18.34 0 0 0 25.93 25.93z"/></svg>') no-repeat;
}
.hpe-my-learning a.hpe-arrow-link:hover,
.hpe-my-learning .panel .content a.hpe-arrow-link:hover {
  text-decoration: none;
}
.hpe-my-learning a.hpe-arrow-link:hover::after,
.hpe-my-learning .panel .content a.hpe-arrow-link:hover::after {
  transform: translateX(5px);
}

/*!
* animate.css -https://daneden.github.io/animate.css/
* Version - 3.7.2
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2019 Daniel Eden
*/
@-webkit-keyframes bounce {
  0%, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  0%, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  0%, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes rubberBand {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  0%, to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  0%, to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
    transform: translate3d(-25%, 0, 0) rotate(-5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
    transform: translate3d(20%, 0, 0) rotate(3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
    transform: translate3d(-15%, 0, 0) rotate(-3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
    transform: translate3d(10%, 0, 0) rotate(2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
    transform: translate3d(-5%, 0, 0) rotate(-1deg);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes wobble {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
    transform: translate3d(-25%, 0, 0) rotate(-5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
    transform: translate3d(20%, 0, 0) rotate(3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
    transform: translate3d(-15%, 0, 0) rotate(-3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
    transform: translate3d(10%, 0, 0) rotate(2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
    transform: translate3d(-5%, 0, 0) rotate(-1deg);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  0%, 11.1%, to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
@keyframes jello {
  0%, 11.1%, to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}

@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.bounceIn {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes bounceInDown {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes bounceInRight {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes bounceInUp {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
    transform: perspective(400px) rotateY(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
    transform: perspective(400px) rotateY(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateY(-15deg);
    transform: perspective(400px) rotateY(-15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateY(-15deg);
    transform: perspective(400px) rotateY(-15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

@-webkit-keyframes jackInTheBox {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes jackInTheBox {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox;
}

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    transform: translate3d(-100%, 0, 0) rotate(-120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    transform: translate3d(-100%, 0, 0) rotate(-120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
    transform: translate3d(100%, 0, 0) rotate(120deg);
  }
}
@keyframes rollOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
    transform: translate3d(100%, 0, 0) rotate(120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}

.animated.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}

.animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}

.animated.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}

.animated.fast {
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
}

.animated.faster {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
}

.animated.slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}

@media (prefers-reduced-motion: reduce), (print) {
  .animated {
    -webkit-animation-duration: 1ms !important;
    animation-duration: 1ms !important;
    -webkit-transition-duration: 1ms !important;
    transition-duration: 1ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
  }
}
.hpe_slim_header {
  background: #000000;
  visibility: visible !important;
}

.hpe-my-learning header .nav {
  padding-right: 0;
}
.hpe-my-learning header .site-branding svg {
  width: auto;
  height: 60px;
}
.hpe-my-learning header .dropdown-submenu {
  position: relative;
}
.hpe-my-learning header .navbar {
  background: none;
  border: 0;
  margin: 10px 0;
}
.hpe-my-learning header .navbar li.subheading {
  padding: 0 10px;
  margin-top: 10px;
  font-size: 16px;
  font-family: "HPEGraphik", Arial, sans-serif;
  font-weight: 700;
  color: #333333;
}
.hpe-my-learning header .navbar li a {
  color: #333333;
  padding: 10px 0;
  font-size: 16px;
  font-weight: 100;
}
.hpe-my-learning header .navbar li.active a, .hpe-my-learning header .navbar li:hover > a, .hpe-my-learning header .navbar li:focus-within > a {
  color: #01A982;
  background-color: transparent;
  transition: none;
}
.hpe-my-learning header .navbar li.open > a, .hpe-my-learning header .navbar li.open > a:focus {
  background-color: transparent;
}
@media (min-width: 980px) {
  .hpe-my-learning header .navbar li.open > a, .hpe-my-learning header .navbar li.open > a:focus {
    background-color: #008c6b;
    color: #ffffff;
  }
}
.hpe-my-learning header .navbar .dropdown-menu {
  min-width: 220px;
}
.hpe-my-learning header .navbar .dropdown-menu a {
  padding: 10px;
}
.hpe-my-learning header .navbar .navbar-collapse {
  margin-top: 10px;
  padding: 20px 30px;
  position: absolute;
  z-index: 300;
  background-color: #ffffff;
  margin: 0;
  width: 100vw;
  left: 50%;
  transform: translateX(-50%);
  border-top: 0;
  height: 0;
  transition: height 0.1s;
}
.hpe-my-learning header .navbar .navbar-collapse.in {
  height: calc(100vh - 100% - 88px);
}
@media (min-width: 380px) {
  .hpe-my-learning header .navbar .navbar-collapse.in {
    height: calc(100vh - 100% - 74px);
  }
}
.hpe-my-learning header .navbar .navbar-collapse .navbar-nav {
  margin: 0;
  min-height: 100%;
  float: none;
}
.hpe-my-learning header .navbar-toggle {
  border: 0;
  margin-right: 0;
  padding-right: 0;
  background-color: transparent !important;
  display: block;
}
.hpe-my-learning header .navbar-toggle .icon-bar {
  width: 34px;
  height: 4px;
}
.hpe-my-learning header .navbar-toggle:hover .icon-bar {
  background-color: #333333 !important;
}
@media (min-width: 768px) {
  .hpe-my-learning header .navbar-nav {
    max-width: calc(750px - 30px);
    margin: 0 auto !important;
  }
}
@media (max-width: 991px) {
  .hpe-my-learning header .navbar-header {
    float: none;
  }
  .hpe-my-learning header .navbar-default .navbar-collapse.collapse {
    display: none !important;
  }
  .hpe-my-learning header .navbar-default .navbar-collapse.in {
    display: block !important;
    height: calc(100vh - 100% - 74px) !important;
  }
  .hpe-my-learning header .navbar .open .dropdown-menu {
    position: static;
    box-shadow: none;
    border: none;
    float: none;
    margin-left: 15px;
  }
  .hpe-my-learning header .navbar-nav > li {
    display: block;
    float: none;
  }
}
@media (min-width: 992px) {
  .hpe-my-learning header .navbar-header {
    float: left;
  }
  .hpe-my-learning header .navbar li a {
    padding: 10px;
  }
  .hpe-my-learning header .navbar-default .navbar-collapse {
    width: 100%;
    position: static;
    transform: unset;
    padding: 0;
    margin-top: 10px;
  }
  .hpe-my-learning header .navbar-default .navbar-collapse a {
    white-space: pre-wrap;
  }
  .hpe-my-learning header .navbar-default .navbar-collapse.collapse {
    display: block !important;
  }
  .hpe-my-learning header .navbar-default .navbar-collapse.in {
    height: auto !important;
  }
  .hpe-my-learning header .navbar-toggle {
    display: none;
  }
  .hpe-my-learning header .navbar-nav {
    max-width: 100%;
    margin-left: -10px !important;
    display: flex;
    align-items: stretch;
  }
  .hpe-my-learning header .navbar-nav > li {
    display: block;
    float: left;
  }
  .hpe-my-learning header .navbar-nav > li a {
    display: flex;
    align-items: center;
    font-size: 14px;
    padding: 10px 4px;
    line-height: 1.2;
    height: 100%;
  }
  .hpe-my-learning header .navbar-nav > li a .caret {
    margin-left: 8px;
  }
  .hpe-my-learning header .navbar-nav > li > a {
    border-bottom: 1px solid #f2f2f2;
  }
  /*.hpe-my-learning header .navbar-nav > li:not(:last-child) > a {
    margin-right: 8px;
  }*/
  .hpe-my-learning header .navbar-nav > li:hover > a {
    border-color: #01a9827a;
  }
}

.hpe-my-learning header .navbar-nav > li a {
    font-size: clamp(1rem, 0.8vw, 1.3rem);
    /*font-size: 1.3rem;*/
    padding: 10px;
}

/*@media (min-width: 1200px) {
  .hpe-my-learning header .navbar-nav > li a {
    font-size: 1.3rem;
    padding: 10px;
  }
}*/

@media (max-width: 991px) {
  .nav-open {
    overflow: hidden;
  }
}
.notifications-alerts {
  margin: 0 0 2rem;
}
.notifications-alerts ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.notifications-alerts .alert-item {
  position: relative;
  overflow: hidden;
  padding: 0 24px 0;
  transition: padding-top 0.4s ease, padding-bottom 0.4s ease;
}
.notifications-alerts .alert-item:not(:last-child) {
  margin-bottom: 20px;
}
.notifications-alerts .alert-item:not(.is-active) {
  cursor: pointer;
}
.notifications-alerts .alert-item::before {
  content: "";
  position: absolute;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  width: 7px;
  background-color: #01A982;
}
.notifications-alerts .alert-item__heading {
  font-size: 16px;
  line-height: 1.2;
  color: #727272;
  text-transform: none;
  margin: 0;
}
.notifications-alerts .alert-item__content {
  font-size: 16px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease, visibility 0.4s ease;
  visibility: hidden;
  display: flex;
  flex-direction: column;
}
.notifications-alerts .alert-item__content p {
  line-height: 1.2;
  margin: 0;
}
.notifications-alerts .alert-item__content > a {
  font-family: "HPEGraphik", Arial, sans-serif;
  font-weight: 600;
  color: #01A982;
  text-decoration: none;
  border: 0;
  line-height: 1;
  margin-top: 4px;
}
.notifications-alerts .alert-item__content > a::after {
  content: "";
  display: inline-block;
  margin-left: 5px;
  width: 1em;
  height: 1em;
  vertical-align: text-bottom;
  transition: transform 150ms ease-in-out;
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 471.2 471.2"><path fill="%2301A982" d="M456.57 248.48a18.45 18.45 0 0 0 5.43-12.9 17.88 17.88 0 0 0-5.43-12.9L340.08 106.19a18.34 18.34 0 0 0-25.93 25.93l85.26 85.13H27.53a18.33 18.33 0 1 0 0 36.66h371.88l-85.26 85.26a18.34 18.34 0 0 0 25.93 25.93z"/></svg>') no-repeat;
}
.notifications-alerts .alert-item__content > a:hover {
  text-decoration: none;
}
.notifications-alerts .alert-item__content > a:hover::after {
  transform: translateX(5px);
}
.notifications-alerts .alert-item.is-active {
  padding-top: 10px;
  padding-bottom: 12px;
}
.notifications-alerts .alert-item.is-active .alert-item__heading {
  color: #000000;
  font-size: 18px;
}
.notifications-alerts .alert-item.is-active .alert-item__content {
  visibility: visible;
  max-height: none;
}
.notifications-alerts .alert-item--aruba::before {
  background-color: #FF8300;
}
.notifications-alerts--placeholder .alert-item {
  cursor: default !important;
}

/*
A simple little SCSS mixin for creating scrim gradients
Inspired by Andreas Larson - https://github.com/larsenwork
https://css-tricks.com/easing-linear-gradients/
*/
.notifications-banners {
  margin: 0 0 2rem;
}
.notifications-banners__carousel {
  position: relative;
  padding: 0 30px;
}
@media (min-width: 768px) {
  .notifications-banners__carousel {
    padding: 0 50px;
  }
}
@media (min-width: 1200px) {
  .notifications-banners__carousel {
    padding: 0 70px;
  }
}
.notifications-banners__carousel--static {
  padding: 0;
}
.notifications-banners .banner-item {
  position: relative;
  background: #f1f1f1;
  display: flex;
  width: 100%;
}
.notifications-banners .banner-item::before {
  content: "";
  display: block;
  height: 6px;
  background: #01A982;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.notifications-banners .banner-item__content {
  padding: 18px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex: 1;
}
.notifications-banners .banner-item__content h3 {
  text-transform: none;
}
.notifications-banners .banner-item__content p {
  font-size: 16px;
  line-height: 1.176470588;
  margin: 0 0 8px;
}
.notifications-banners .banner-item__content p:last-of-type {
  margin-bottom: 25px;
}
.notifications-banners .banner-item__content p a {
  color: #333333 !important;
  border-bottom: 1px solid #01A982;
  word-break: break-word;
  text-decoration: none;
}
.notifications-banners .banner-item__content p a:hover, .notifications-banners .banner-item__content p a:focus {
  color: #333333 !important;
  border-color: #333333;
  text-decoration: none;
}
.notifications-banners .banner-item__content > a {
  font-family: "HPEGraphik", Arial, sans-serif;
  font-weight: 600;
  color: #000000;
  text-decoration: none;
  border: 0;
  text-align: center;
  font-size: 16px;
  border: solid 2px #01A982;
  outline: 0 solid #01A982;
  box-sizing: border-box;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 5px 20px;
  max-width: 400px;
  min-height: 44px;
  min-width: 242px;
  margin-top: auto;
}
@media (max-width: 576px) {
  .notifications-banners .banner-item__content > a {
    max-width: 100%;
    min-width: 0;
  }
}
.notifications-banners .banner-item__content > a span::after {
  content: "";
  display: inline-block;
  margin-left: 5px;
  width: 1em;
  height: 1em;
  vertical-align: text-bottom;
  transition: transform 150ms ease-in-out;
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 471.2 471.2"><path fill="%2301A982" d="M456.57 248.48a18.45 18.45 0 0 0 5.43-12.9 17.88 17.88 0 0 0-5.43-12.9L340.08 106.19a18.34 18.34 0 0 0-25.93 25.93l85.26 85.13H27.53a18.33 18.33 0 1 0 0 36.66h371.88l-85.26 85.26a18.34 18.34 0 0 0 25.93 25.93z"/></svg>') no-repeat;
}
.notifications-banners .banner-item__content > a:hover {
  text-decoration: none;
  outline-width: 2px;
}
.notifications-banners .banner-item__content > a:hover span::after {
  transform: translateX(5px);
}
.notifications-banners .banner-item__image {
  display: none;
}
@media (min-width: 640px) {
  .notifications-banners .banner-item__image {
    display: block;
    flex: 0 0 40%;
    position: relative;
  }
}
.notifications-banners .banner-item__image img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.notifications-banners .banner-item--aruba::before {
  background: #FF8300;
}
.notifications-banners--placeholder .banner-item__image {
  background-image: linear-gradient(135deg, #333333 10%, #ffffff 10%, #ffffff 50%, #333333 50%, #333333 60%, #ffffff 60%, #ffffff 100%);
  background-size: 5px 5px;
  height: 120px;
}
.notifications-banners .owl-nav {
  position: absolute;
  left: 0;
  top: -50px;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.notifications-banners .owl-nav button {
  display: block;
  background: none;
  border: 0;
  width: 30px;
  height: 30px;
  line-height: 30px;
  margin: 0;
  padding: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  background: transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50'%3E%3Cpath d='M31 40 16 25l15-15 2 2-13 13 13 13z'/%3E%3C/svg%3E") center center no-repeat !important;
  background-size: 100% 100%;
  opacity: 0.5;
  transition: opacity 0.4s ease 0.4s;
}
@media (min-width: 768px) {
  .notifications-banners .owl-nav button {
    width: 50px;
    height: 50px;
    line-height: 50px;
  }
}
@media (min-width: 1200px) {
  .notifications-banners .owl-nav button {
    width: 70px;
    height: 70px;
    line-height: 70px;
  }
}
.notifications-banners .owl-nav button:hover {
  opacity: 1;
}
.notifications-banners .owl-nav button.owl-prev {
  left: 0;
}
.notifications-banners .owl-nav button.owl-next {
  right: 0;
  transform: translateY(-50%) scaleX(-1);
}
.notifications-banners .owl-nav button span {
  display: none;
}
.notifications-banners .owl-dots {
  font-size: 0;
  height: auto;
  line-height: 11px;
  text-align: center;
  width: 100%;
  z-index: 1;
  padding: 30px 0;
}
.notifications-banners .owl-dot {
  background: rgba(118, 118, 118, 0.5) !important;
  border: none;
  border-radius: 6px;
  display: inline-block;
  height: 9px;
  margin: 0 5px;
  padding: 0;
  vertical-align: middle;
  width: 9px;
}
.notifications-banners .owl-dot.active {
  background: #ffffff !important;
  border: 1px solid #bababa;
  cursor: default;
  height: 11px;
  width: 11px;
}
.notifications-banners .owl-stage {
  display: flex;
}
.notifications-banners .owl-item {
    display: flex;
    justify-content: center;
    align-items: center;
}
.notifications-banners .owl-item > div[id] {
  width: 100%;
}

.modal {
  text-align: center;
  padding: 0 !important;
}

@media (min-width: 768px) {
  .modal:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
  }
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

.modal-header {
  display: flex;
  gap: 16px;
}
.modal-header::before, .modal-header::after {
  content: none;
}
.modal-header .modal-title {
  flex: 1;
}
.modal-header .close {
  font-size: 32px;
}

.modal-content {
  font-size: 16px;
}
.modal-content ul,
.modal-content ol {
  padding: 0 0 0 20px;
  margin: 1rem 0;
}
.modal-content a {
  color: #333333 !important;
  border-bottom: 1px solid #01A982;
  word-break: break-word;
  text-decoration: none;
}
.modal-content a:hover, .modal-content a:focus {
  color: #333333 !important;
  border-color: #333333;
  text-decoration: none;
}

.hpe-subheader {
  background: #000000;
  color: #ffffff;
  padding: 0 20px;
  display: flex;
  justify-content: flex-end;
}
@media (min-width: 768px) {
  .hpe-subheader {
    padding: 0 50px;
  }
}
@media (min-width: 992px) {
  .hpe-subheader {
    padding: 0 80px;
  }
}
@media (min-width: 1200px) {
  .hpe-subheader {
    padding: 0 100px;
  }
}
@media (min-width: 1800px) {
  .hpe-subheader {
    padding: 0 calc((100% - 1600px) / 2);
  }
}
.hpe-subheader ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-flex;
  gap: 24px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.1;
  color: #ffffff;
  min-height: 36px;
}
@media (min-width: 768px) {
  .hpe-subheader ul {
    min-height: 48px;
  }
}
@media (min-width: 1600px) {
  .hpe-subheader ul {
    font-size: 16px;
  }
}
.hpe-subheader ul li {
  display: flex;
  align-items: stretch;
}
.hpe-subheader ul li a {
  display: flex;
  align-items: center;
  color: #ffffff;
  text-decoration: none;
  position: relative;
  padding: 4px 0;
}
.hpe-subheader ul li a::after {
  content: "";
  width: 100%;
  height: 3px;
  position: absolute;
  bottom: 0;
  background-color: rbga(#01A982, 0);
  transition: background-color 0.2s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
}
.hpe-subheader ul li a:hover::after, .hpe-subheader ul li a:focus::after {
  background-color: #01A982;
}
.hpe-subheader ul li a:focus {
  outline: none;
}
.hpe-subheader__language {
  position: relative;
}
.hpe-subheader__language::after {
  content: "";
  width: 100%;
  height: 3px;
  position: absolute;
  bottom: 0;
  background-color: rbga(#01A982, 0);
  transition: background-color 0.2s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
}
.hpe-subheader__language:hover::after, .hpe-subheader__language:focus::after, .hpe-subheader__language:focus-within::after {
  background-color: #01A982;
}
.hpe-subheader__language select {
  font-weight: 600;
  appearance: none;
  border: 0;
  background: transparent;
  background-image: url("data:image/svg+xml;utf8,<svg fill='white' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
  background-repeat: no-repeat;
  background-position-x: 100%;
  background-position-y: center;
  padding: 0;
  padding-right: 3rem;
  outline: none;
}
.hpe-subheader__language select::-ms-expand {
  display: none;
}
.hpe-subheader__language select:focus {
  outline: none;
}
.hpe-subheader__language select option {
  color: initial;
  white-space: normal;
  padding: initial;
  font-family: "HPEGraphik Regular", "HPEGraphik", arial, sans-serif !important;
}

.main-intro-banner {
  position: relative;
  background: #000000 url("../images/main/intro-banner.jpg") center center no-repeat;
  background-size: cover;
  text-align: center;
  padding: 32px 20px;
  margin-top: 0;
  color: #ffffff;
}
.main-intro-banner::before {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.25);
}
.main-intro-banner__content {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
}
.main-intro-banner__content > * {
  color: #ffffff;
  position: relative;
  margin: 0;
}

.main-tile {
  background: #f6f6f6;
  flex: 0 0 calc(50% - 15px);
  display: flex;
  flex-direction: column;
}
.main-tile img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 21/9;
  object-fit: cover;
}
.main-tile__content {
  flex: 1;
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  font-size: 16px;
}
.main-tile__body {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
}
.main-tile__body h3 {
  margin: 0;
  padding: 0;
  text-transform: none;
}
.main-tile__body p {
  margin: 0;
}
.main-tile__body ul {
  margin: 0 0 0 1em;
  padding: 0;
  font-size: 16px;
  font-weight: 400;
}
.main-tile__body a {
  color: #333333 !important;
  border-bottom: 1px solid #01A982;
  word-break: break-word;
  text-decoration: none;
}
.main-tile__body a:hover, .main-tile__body a:focus {
  color: #333333 !important;
  border-color: #333333;
  text-decoration: none;
}
.main-tile__body label {
  font-weight: 400;
}
.main-tile__body textarea {
  width: 100%;
  padding: 10px;
  color: #333333;
}
.main-tile__footer {
  margin-top: auto;
}
.main-tile__footer a {
  font-family: "HPEGraphik", Arial, sans-serif;
  font-weight: 600;
  color: #01A982;
  text-decoration: none;
  border: 0;
}
.main-tile__footer a::after {
  content: "";
  display: inline-block;
  margin-left: 5px;
  width: 1em;
  height: 1em;
  vertical-align: text-bottom;
  transition: transform 150ms ease-in-out;
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 471.2 471.2"><path fill="%2301A982" d="M456.57 248.48a18.45 18.45 0 0 0 5.43-12.9 17.88 17.88 0 0 0-5.43-12.9L340.08 106.19a18.34 18.34 0 0 0-25.93 25.93l85.26 85.13H27.53a18.33 18.33 0 1 0 0 36.66h371.88l-85.26 85.26a18.34 18.34 0 0 0 25.93 25.93z"/></svg>') no-repeat;
}
.main-tile__footer a:hover {
  text-decoration: none;
}
.main-tile__footer a:hover::after {
  transform: translateX(5px);
}
.main-tile--aquagreen {
  background: #0d5265;
}
.main-tile--aquagreen .main-tile__content {
  color: #ffffff;
}
.main-tile--aquagreen .main-tile__body h3 {
  color: #ffffff;
}
.main-tile--aquagreen .main-tile__body a {
  color: #ffffff !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.66);
  word-break: break-word;
  text-decoration: none;
}
.main-tile--aquagreen .main-tile__body a:hover, .main-tile--aquagreen .main-tile__body a:focus {
  color: #ffffff !important;
  border-color: #ffffff;
  text-decoration: none;
}
.main-tile--aquagreen .main-tile__footer a {
  font-family: "HPEGraphik", Arial, sans-serif;
  font-weight: 600;
  color: #ffffff;
  text-decoration: none;
  border: 0;
}
.main-tile--aquagreen .main-tile__footer a::after {
  content: "";
  display: inline-block;
  margin-left: 5px;
  width: 1em;
  height: 1em;
  vertical-align: text-bottom;
  transition: transform 150ms ease-in-out;
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 471.2 471.2"><path fill="%23ffffff" d="M456.57 248.48a18.45 18.45 0 0 0 5.43-12.9 17.88 17.88 0 0 0-5.43-12.9L340.08 106.19a18.34 18.34 0 0 0-25.93 25.93l85.26 85.13H27.53a18.33 18.33 0 1 0 0 36.66h371.88l-85.26 85.26a18.34 18.34 0 0 0 25.93 25.93z"/></svg>') no-repeat;
}
.main-tile--aquagreen .main-tile__footer a:hover {
  text-decoration: none;
}
.main-tile--aquagreen .main-tile__footer a:hover::after {
  transform: translateX(5px);
}
.main-tile--with-margin {
  margin-bottom: 20px;
}

/*# sourceMappingURL=hpe-learning-theme.css.map */


/*New layout css*/

.hpe-my-learning header .navbar-default .navbar-collapse, .hpe-my-learning header .navbar {
    margin: 0px !important;
}

#hpe-learning-nav-collapse {
    text-align: center; /* center UL */
}

    #hpe-learning-nav-collapse a,
    #hpe-learning-nav-collapse a:visited,
    #hpe-learning-nav-collapse a:hover,
    #hpe-learning-nav-collapse a:focus {
        text-decoration: none !important;
        border-bottom: none !important; /* in case underline is a border */
    }


    #hpe-learning-nav-collapse .navbar-nav {
        float: none !important; /* remove default left float */
        display: inline-block; /* allow centering */

       
    }

.nav-label {
    font-weight: 500;
}

.notifications-banners .owl-nav {
     top: 0px !important; 
}
/*notification css starts*/
.owl-carousel {
    position: relative;
}

.owl-carousel .owl-nav {
    z-index: 1;
    height: 50px;
}

    .owl-carousel .owl-nav button {
        background: rgba(0,0,0,0.5);
        color: #fff !important;
        border-radius: 50%;
        width: 35px;
        height: 35px;
        display: flex;
        align-items: center;
        justify-content: center;
        z-index: 9999;
        position: relative;
    }

        .owl-carousel .owl-nav button:hover {
            background: rgba(0,0,0,0.8);
        }

.owl-stage-outer {
    height: 100%;
}

.notifications-banners .owl-nav {
    left: 5% !important;
}


.notifications-banners .owl-nav button.owl-prev {
    /*left: 5%;*/
    top: 330px;
}

.notifications-banners .owl-nav button.owl-next {
    /*left: 8%;*/
    margin-left: 50px;
    top: 289px;
}

.notifications-banners__carousel {
    padding: 0px !important;
    height: 400px;
}

.owl-dots {
    display: none;
}

.banner-panel {
    height: 400px;
}

.banner-item {
    height: 100%;
}

.text-black{
    color:black;
}

.site-alert {
    background-color: #fff3cd; /* soft yellow warning */
    border: 1px solid #ffeeba;
    color: #856404; /* warning text color */
    padding: 15px 20px;
    margin-left: 10%;
    margin-right: 10%;
    margin-bottom: 1%;
    border-radius: 6px;
    font-size: 1rem;
    max-width: 1200px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.1);
    line-height: 1.5;
}

    .site-alert p {
        margin: 0;
    }

/* Main banner wrapper */
.banner-container {
    position: relative;
    display: flex;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: #000000;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

/* TEXT CONTENT */
.banner-content {
    position: absolute;
    left: 4%;
    /*top: 30%;
    transform: translateY(-50%);*/
    z-index: 10;
    width:70%;
    height:80%;
    margin-top:2%;
    /*max-width: 50%;*/
    color: #fff;
}

/* Heading */
.banner-title {
    font-family: "GraphikXXCondensed", Arial, sans-serif;
    font-size: 60px;
    color: white;
    font-weight: 600;
    line-height: 1.2;
    margin: 0 0 13px;
    text-transform: uppercase;
}

/* Heading */
.banner-title-black {
    font-family: "GraphikXXCondensed", Arial, sans-serif;
    font-size: 90px;
    color: black;
    font-weight: 600;
    line-height: 1.2;
    margin: 0 0 13px;
    text-transform: uppercase;
}

.banner-lg-content .banner-title {
  font-size:60px;

}
.banner-lg-content .banner-subtitle {
    font-size: 20px;
}
/* Subtitle */
.banner-subtitle {
    font-family: "HPEGraphik", Arial, sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: white;
    line-height: 1.2;
    margin-bottom: 26px;
    opacity: 0.95;
    /*max-width: 70%;*/
}

.banner-subtitle-black {
    font-family: "HPEGraphik", Arial, sans-serif;
    font-size: 28px;
    font-weight: 400;
    color: black;
    line-height: 1.2;
    margin-bottom: 26px;
    opacity: 0.95;
    max-width: 70%;
}

/* Button */
.banner-btn {
    display: inline-flex;
    align-items: center;
    background: #ffffff;
    color: #000;
    font-weight: 600;
    padding: 6px 30px;
    border-radius: 40px;
    font-size: 16px;
    text-decoration: none;
}

    .banner-btn:after {
        content: "→";
        margin-left: 10px;
        font-size: 18px;
    }

/* IMAGE SECTION */
.banner-image-wrapper {
    width: 100%;
    height: 100%;
    position: relative;
}

.banner-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* Dark gradient overlay */
.banner-image-wrapper::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, rgba(0,0,0,0.75), rgba(0,0,0,0.2));
    z-index: 5;
}
/* Force-remove default Owl background sprite/images */
.owl-nav button.owl-prev,
.owl-nav button.owl-next {
    background-image: none !important;
    background-color: #ffffff !important;
}

/* Base button style */
.owl-nav button.owl-prev,
.owl-nav button.owl-next {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    display: flex !important;
    align-items: center;
    justify-content: center;
    padding: 0 !important;
    border: none !important;
    box-shadow: 0 2px 6px rgba(0,0,0,0.25);
    font-size: 20px !important;
    color: #000 !important;
    cursor: pointer;
    background-color: #ffffff !important;
}

/* Remove Owl’s default text */
.owl-nav .owl-prev span,
.owl-nav .owl-next span {
    display: none !important;
}

/* Previous button arrow */
.owl-nav .owl-prev::after {
    content: "<" !important;
    font-size: 22px;
    line-height: 1;
    color: #000;
    font-weight: bold;
}

/* Next button arrow */
.owl-nav .owl-next::after {
    content: ">" !important;
    font-size: 22px;
    line-height: 1;
    color: #000;
    font-weight: bold;
}

.notifications-banners .owl-nav button.owl-prev,
.notifications-banners .owl-nav button.owl-next {
    transform: none !important;
}

/* Remove underline + color change in ALL states */
.banner-btn,
.banner-btn:hover,
.banner-btn:focus,
.banner-btn:active,
.banner-btn:visited {
    text-decoration: none !important;
    color: #333 !important; /* Keeps original text color */
    outline: none !important;
    border: none !important;
    box-shadow: none !important;
}


/* RESPONSIVE */
@media (max-width: 768px) {
    .banner-container {
        flex-direction: column;
        /*height: auto;*/
    }

    .banner-title {
        font-size: 30px;
    }

    .banner-subtitle
    {
        font-size:16px;
                
    }

    .banner-title-black {
        font-size: 35px;
    }

    .banner-subtitle-black {
        font-size: 20px;
    }


    .banner-lg-content .banner-title {
        font-size: 25px;
    }

    .banner-lg-content .banner-subtitle {
        font-size: 12px;
    }

    .banner-content {
        position: relative;
        left: 0;
        top: 0;
        transform: none;
        padding: 25px;
        color: #000;
        max-width: 100%;
    }

    .banner-image-wrapper {
        height: 240px;
    }

        .banner-image-wrapper::after {
            background: rgba(0,0,0,0.2);
        }

    #hpe-learning-nav-collapse {
        text-align: left !important;
    }
}



