/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
.back-to-top {
  position: fixed;
  bottom: 40px;
  right: 30px;
  z-index: 9999;
  font-size: 16px;
  width: 40px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  background: #414856;
  color: #4d9335;
  cursor: pointer;
  border: 0;
  border-radius: 2px;
  text-decoration: none;
  transition: opacity 0.2s ease-out;
}
.back-to-top:hover {
  background: #e9ebec;
}
@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.back-to-top {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
.backHide {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
a.back-to-top:hover {
  text-decoration: none;
  color: #3757a1;
}
.style1 .jl-heading-content .jl-heading-title {
  display: inline-block;
  position: relative;
}
.style1 .uk-text-center .jl-heading-content .jl-heading-title:before {
  position: absolute;
  content: "";
  bottom: 0px;
  height: 2px;
  background: #ddd;
  width: 30px;
  left: 50%;
  margin-left: -15px;
}
.style1 .uk-text-left .jl-heading-content .jl-heading-title:before {
  position: absolute;
  content: "";
  bottom: 0px;
  height: 2px;
  background: #ddd;
  width: 30px;
  left: 0;
}
.style1 .uk-text-right .jl-heading-content .jl-heading-title:before {
  position: absolute;
  content: "";
  bottom: 0px;
  height: 2px;
  background: #ddd;
  width: 30px;
  right: 0;
}
.style2 .jl-heading-content .jl-heading-title {
  display: inline-block;
  position: relative;
  border-bottom: 1px solid #eee;
}
.style2 .uk-text-center .jl-heading-content .jl-heading-title:before {
  position: absolute;
  content: "";
  bottom: -1px;
  height: 1px;
  background: #777;
  width: 30px;
  left: 50%;
  margin-left: -15px;
}
.style2 .uk-text-left .jl-heading-content .jl-heading-title:before {
  position: absolute;
  content: "";
  bottom: -1px;
  height: 1px;
  background: #777;
  width: 30px;
  left: 0;
}
.style2 .uk-text-right .jl-heading-content .jl-heading-title:before {
  position: absolute;
  content: "";
  bottom: -1px;
  height: 1px;
  background: #777;
  width: 30px;
  right: 0;
}
.style3 .jl-heading-content .jl-heading-title {
  display: inline-block;
  position: relative;
}
.style3 .uk-text-center .jl-heading-content .jl-heading-title:before {
  position: absolute;
  content: "";
  bottom: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iLTI0NCAzOTEgMTIyIDEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IC0yNDQgMzkxIDEyMiAxMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIGlkPSJYTUxJRF8zOTNfIiBjbGFzcz0ic3QwIiBwb2ludHM9Ii0xNzIuNiwzOTEgLTE3My44LDM5MSAtMTc1LjYsMzkyLjggLTE4Myw0MDAuMiAtMTkwLjQsMzkyLjggLTE5Mi4yLDM5MSAtMTkzLjQsMzkxICAgLTI0NCwzOTEgLTI0NCwzOTIuOCAtMTkyLjksMzkyLjggLTE4Myw0MDIuNyAtMTczLjEsMzkyLjggLTEyMiwzOTIuOCAtMTIyLDM5MSAiIGZpbGw9IiNEREREREQiLz48L3N2Zz4=);
  width: 122px;
  height: 12px;
  left: 50%;
  margin-left: -61px;
}
.style3 .uk-text-left .jl-heading-content .jl-heading-title:before {
  position: absolute;
  content: "";
  bottom: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iLTI0NCAzOTEgMTIyIDEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IC0yNDQgMzkxIDEyMiAxMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIGlkPSJYTUxJRF8zOTNfIiBjbGFzcz0ic3QwIiBwb2ludHM9Ii0xNzIuNiwzOTEgLTE3My44LDM5MSAtMTc1LjYsMzkyLjggLTE4Myw0MDAuMiAtMTkwLjQsMzkyLjggLTE5Mi4yLDM5MSAtMTkzLjQsMzkxICAgLTI0NCwzOTEgLTI0NCwzOTIuOCAtMTkyLjksMzkyLjggLTE4Myw0MDIuNyAtMTczLjEsMzkyLjggLTEyMiwzOTIuOCAtMTIyLDM5MSAiIGZpbGw9IiNEREREREQiLz48L3N2Zz4=);
  width: 122px;
  height: 12px;
  left: 0;
}
.style3 .uk-text-right .jl-heading-content .jl-heading-title:before {
  position: absolute;
  content: "";
  bottom: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iLTI0NCAzOTEgMTIyIDEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IC0yNDQgMzkxIDEyMiAxMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIGlkPSJYTUxJRF8zOTNfIiBjbGFzcz0ic3QwIiBwb2ludHM9Ii0xNzIuNiwzOTEgLTE3My44LDM5MSAtMTc1LjYsMzkyLjggLTE4Myw0MDAuMiAtMTkwLjQsMzkyLjggLTE5Mi4yLDM5MSAtMTkzLjQsMzkxICAgLTI0NCwzOTEgLTI0NCwzOTIuOCAtMTkyLjksMzkyLjggLTE4Myw0MDIuNyAtMTczLjEsMzkyLjggLTEyMiwzOTIuOCAtMTIyLDM5MSAiIGZpbGw9IiNEREREREQiLz48L3N2Zz4=);
  width: 122px;
  height: 12px;
  right: 0;
}
.style4 .jl-heading-content .jl-heading-title {
  display: inline-block;
  position: relative;
}
.style4 .uk-text-center .jl-heading-content .jl-heading-title:before {
  position: absolute;
  content: "";
  bottom: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjAiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjkiIGhlaWdodD0iNiIgdmlld0JveD0iMCAwIDEwMCAxMDAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDEwMCAxMDAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxjaXJjbGUgZmlsbD0iI2RkZCIgY3g9IjUwIiBjeT0iNTAiIHI9IjUwIi8+PC9zdmc+);
  width: 27px;
  height: 6px;
  left: 50%;
  margin-left: -13px;
}
.style4 .uk-text-left .jl-heading-content .jl-heading-title:before {
  position: absolute;
  content: "";
  bottom: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjAiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjkiIGhlaWdodD0iNiIgdmlld0JveD0iMCAwIDEwMCAxMDAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDEwMCAxMDAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxjaXJjbGUgZmlsbD0iI2RkZCIgY3g9IjUwIiBjeT0iNTAiIHI9IjUwIi8+PC9zdmc+);
  width: 27px;
  height: 6px;
  left: 0;
}
.style4 .uk-text-right .jl-heading-content .jl-heading-title:before {
  position: absolute;
  content: "";
  bottom: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjAiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjkiIGhlaWdodD0iNiIgdmlld0JveD0iMCAwIDEwMCAxMDAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDEwMCAxMDAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxjaXJjbGUgZmlsbD0iI2RkZCIgY3g9IjUwIiBjeT0iNTAiIHI9IjUwIi8+PC9zdmc+);
  width: 27px;
  height: 6px;
  right: 0;
}
.style5 .jl-heading-content .jl-heading-title {
  display: inline-block;
  position: relative;
}
.style5 .uk-text-center .jl-heading-content .jl-heading-title:before {
  position: absolute;
  content: "";
  bottom: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjAiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjEyMnB4IiBoZWlnaHQ9IjEycHgiIHZpZXdCb3g9IjAgMCAxMjIgMTIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDEyMiAxMiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGNpcmNsZSBmaWxsPSJ0cmFuc3BhcmVudCIgc3Ryb2tlPSIjY2NjY2NjIiBzdHJva2Utd2lkdGg9IjIiIGN4PSI2MSIgY3k9IjYiIHI9IjUiLz48cmVjdCB5PSI1IiB3aWR0aD0iNTAiIGhlaWdodD0iMSIgZmlsbD0iI2NjYyIvPjxyZWN0IHg9IjcyIiB5PSI1IiB3aWR0aD0iNTAiIGhlaWdodD0iMSIgZmlsbD0iI2RkZCIvPjwvc3ZnPg==);
  width: 122px;
  height: 12px;
  left: 50%;
  margin-left: -61px;
}
.style5 .uk-text-left .jl-heading-content .jl-heading-title:before {
  position: absolute;
  position: absolute;
  content: "";
  bottom: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjAiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjEyMnB4IiBoZWlnaHQ9IjEycHgiIHZpZXdCb3g9IjAgMCAxMjIgMTIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDEyMiAxMiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGNpcmNsZSBmaWxsPSJ0cmFuc3BhcmVudCIgc3Ryb2tlPSIjY2NjY2NjIiBzdHJva2Utd2lkdGg9IjIiIGN4PSI2MSIgY3k9IjYiIHI9IjUiLz48cmVjdCB5PSI1IiB3aWR0aD0iNTAiIGhlaWdodD0iMSIgZmlsbD0iI2NjYyIvPjxyZWN0IHg9IjcyIiB5PSI1IiB3aWR0aD0iNTAiIGhlaWdodD0iMSIgZmlsbD0iI2RkZCIvPjwvc3ZnPg==);
  width: 122px;
  height: 12px;
  left: 0;
}
.style5 .uk-text-right .jl-heading-content .jl-heading-title:before {
  position: absolute;
  content: "";
  bottom: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjAiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjEyMnB4IiBoZWlnaHQ9IjEycHgiIHZpZXdCb3g9IjAgMCAxMjIgMTIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDEyMiAxMiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGNpcmNsZSBmaWxsPSJ0cmFuc3BhcmVudCIgc3Ryb2tlPSIjY2NjY2NjIiBzdHJva2Utd2lkdGg9IjIiIGN4PSI2MSIgY3k9IjYiIHI9IjUiLz48cmVjdCB5PSI1IiB3aWR0aD0iNTAiIGhlaWdodD0iMSIgZmlsbD0iI2NjYyIvPjxyZWN0IHg9IjcyIiB5PSI1IiB3aWR0aD0iNTAiIGhlaWdodD0iMSIgZmlsbD0iI2RkZCIvPjwvc3ZnPg==);
  width: 122px;
  height: 12px;
  right: 0;
}
.style6 .jl-heading-content .jl-heading-title {
  display: inline-block;
  position: relative;
}
.style6 .jl-heading-content .jl-heading-title h1, .style6 .jl-heading-content .jl-heading-title h2, .style6 .jl-heading-content .jl-heading-title h3, .style6 .jl-heading-content .jl-heading-title h4, .style6 .jl-heading-content .jl-heading-title h5, .style6 .jl-heading-content .jl-heading-title h6 {
  margin: 0;
}
.style6 .uk-text-center .jl-heading-content .jl-heading-title:before {
  content: "";
  position: absolute;
  right: 100%;
  top: 50%;
  height: 0px;
  width: 100%;
  border-bottom: 1px solid #444;
}
.style6 .uk-text-center .jl-heading-content .jl-heading-title:after {
  content: "";
  position: absolute;
  left: 100%;
  top: 50%;
  height: 0px;
  width: 100%;
  border-bottom: 1px solid #444;
}
.style6 .uk-text-left .jl-heading-content .jl-heading-title:after {
  content: "";
  position: absolute;
  left: 100%;
  top: 50%;
  height: 0px;
  width: 100%;
  border-bottom: 1px solid #444;
}
.style6 .uk-text-right .jl-heading-content .jl-heading-title:before {
  content: "";
  position: absolute;
  right: 100%;
  top: 50%;
  height: 0px;
  width: 100%;
  border-bottom: 1px solid #444;
}
.style7 .jl-heading-content .jl-heading-title {
  display: inline-block;
  position: relative;
}
.style7 .jl-heading-content .jl-heading-title h1, .style7 .jl-heading-content .jl-heading-title h2, .style7 .jl-heading-content .jl-heading-title h3, .style7 .jl-heading-content .jl-heading-title h4, .style7 .jl-heading-content .jl-heading-title h5, .style7 .jl-heading-content .jl-heading-title h6 {
  margin: 0;
}
.style7 .uk-text-center .jl-heading-content .jl-heading-title:before {
  content: "";
  position: absolute;
  right: 100%;
  top: 50%;
  height: 0px;
  width: 100%;
  border-bottom: 1px dashed #444;
}
.style7 .uk-text-center .jl-heading-content .jl-heading-title:after {
  content: "";
  position: absolute;
  left: 100%;
  top: 50%;
  height: 0px;
  width: 100%;
  border-bottom: 1px dashed #444;
}
.style7 .uk-text-left .jl-heading-content .jl-heading-title:after {
  content: "";
  position: absolute;
  left: 100%;
  top: 50%;
  height: 0px;
  width: 100%;
  border-bottom: 1px dashed #444;
}
.style7 .uk-text-right .jl-heading-content .jl-heading-title:before {
  content: "";
  position: absolute;
  right: 100%;
  top: 50%;
  height: 0px;
  width: 100%;
  border-bottom: 1px dashed #444;
}
.style8 .jl-heading-content {
  overflow: hidden;
}
.style8 .jl-heading-content .jl-heading-title {
  display: inline-block;
  position: relative;
}
.style8 .jl-heading-content .jl-heading-title h1, .style8 .jl-heading-content .jl-heading-title h2, .style8 .jl-heading-content .jl-heading-title h3, .style8 .jl-heading-content .jl-heading-title h4, .style8 .jl-heading-content .jl-heading-title h5, .style8 .jl-heading-content .jl-heading-title h6 {
  margin: 0;
}
.style8 .uk-text-center .jl-heading-content .jl-heading-title:before {
  position: absolute;
  content: "";
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSc1JyBoZWlnaHQ9JzEwJyB2aWV3Qm94PScwIDAgNSAxMCc+Cgk8bGluZSB4MT0nLTInIHkxPScxJyB4Mj0nNycgeTI9JzEwJyBzdHJva2U9JyNkZGRkZGQnIHN0cm9rZS13aWR0aD0nMScvPgoJPGxpbmUgeDE9Jy0yJyB5MT0nNicgeDI9JzcnIHkyPScxNScgc3Ryb2tlPScjZGRkZGRkJyBzdHJva2Utd2lkdGg9JzEnLz4KCTxsaW5lIHgxPSctMicgeTE9Jy00JyB4Mj0nNycgeTI9JzUnIHN0cm9rZT0nI2RkZGRkZCcgc3Ryb2tlLXdpZHRoPScxJy8+Cjwvc3ZnPg==);
  width: 100%;
  height: 100%;
  left: 100%;
  top: 0;
}
.style8 .uk-text-center .jl-heading-content .jl-heading-title:after {
  position: absolute;
  content: "";
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSc1JyBoZWlnaHQ9JzEwJyB2aWV3Qm94PScwIDAgNSAxMCc+Cgk8bGluZSB4MT0nLTInIHkxPScxJyB4Mj0nNycgeTI9JzEwJyBzdHJva2U9JyNkZGRkZGQnIHN0cm9rZS13aWR0aD0nMScvPgoJPGxpbmUgeDE9Jy0yJyB5MT0nNicgeDI9JzcnIHkyPScxNScgc3Ryb2tlPScjZGRkZGRkJyBzdHJva2Utd2lkdGg9JzEnLz4KCTxsaW5lIHgxPSctMicgeTE9Jy00JyB4Mj0nNycgeTI9JzUnIHN0cm9rZT0nI2RkZGRkZCcgc3Ryb2tlLXdpZHRoPScxJy8+Cjwvc3ZnPg==);
  width: 100%;
  height: 100%;
  right: 100%;
  top: 0;
}
.style8 .uk-text-left .jl-heading-content .jl-heading-title:before {
  position: absolute;
  content: "";
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSc1JyBoZWlnaHQ9JzEwJyB2aWV3Qm94PScwIDAgNSAxMCc+Cgk8bGluZSB4MT0nLTInIHkxPScxJyB4Mj0nNycgeTI9JzEwJyBzdHJva2U9JyNkZGRkZGQnIHN0cm9rZS13aWR0aD0nMScvPgoJPGxpbmUgeDE9Jy0yJyB5MT0nNicgeDI9JzcnIHkyPScxNScgc3Ryb2tlPScjZGRkZGRkJyBzdHJva2Utd2lkdGg9JzEnLz4KCTxsaW5lIHgxPSctMicgeTE9Jy00JyB4Mj0nNycgeTI9JzUnIHN0cm9rZT0nI2RkZGRkZCcgc3Ryb2tlLXdpZHRoPScxJy8+Cjwvc3ZnPg==);
  width: 100%;
  height: 100%;
  left: 100%;
  top: 0;
}
.style8 .uk-text-right .jl-heading-content .jl-heading-title:after {
  position: absolute;
  content: "";
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSc1JyBoZWlnaHQ9JzEwJyB2aWV3Qm94PScwIDAgNSAxMCc+Cgk8bGluZSB4MT0nLTInIHkxPScxJyB4Mj0nNycgeTI9JzEwJyBzdHJva2U9JyNkZGRkZGQnIHN0cm9rZS13aWR0aD0nMScvPgoJPGxpbmUgeDE9Jy0yJyB5MT0nNicgeDI9JzcnIHkyPScxNScgc3Ryb2tlPScjZGRkZGRkJyBzdHJva2Utd2lkdGg9JzEnLz4KCTxsaW5lIHgxPSctMicgeTE9Jy00JyB4Mj0nNycgeTI9JzUnIHN0cm9rZT0nI2RkZGRkZCcgc3Ryb2tlLXdpZHRoPScxJy8+Cjwvc3ZnPg==);
  width: 100%;
  height: 100%;
  right: 100%;
  top: 0;
}
@media only all and (max-width: 47.938rem) {
  .jl-tabs-container .uk-tab-top .jl-tab-nav, .jl-tabs-container .uk-tab-grid.uk-tab-bottom .jl-tab-nav {
    width: auto;
  }
}
.jl-tabs-container {
  border: 1px solid #ddd;
}
.jl-tabs-container .uk-tab {
  margin: 0;
}
.jl-tabs-container .uk-tab > .jl-tab-nav.uk-active a:before {
  content: "";
  position: absolute;
}
.jl-tabs-container .uk-tab > li > a {
  text-align: center;
  border: none;
  border-radius: 0;
  margin: 0 !important;
  color: #767779;
  text-shadow: none;
  padding: 20px 25px !important;
  -webkit-transition: background, 0.2s;
  -moz-transition: background, 0.2s;
  transition: background, 0.2s;
}
.jl-tabs-container .uk-tab > li > a:hover {
  color: #767779;
}
.jl-tabs-container .uk-tab .uk-tab-responsive {
  margin: 0;
  cursor: pointer;
}
.jl-tabs-container .uk-tab .uk-tab-responsive .jl-tab-nav {
  border-top: 1px solid #ddd;
}
.jl-tabs-container .uk-tab .uk-tab-responsive a {
  color: #444;
}
.jl-tabs-container .uk-tab .uk-tab-responsive .uk-dropdown {
  border-radius: 0;
  margin: 0;
  padding: 0 5px;
}
.jl-tabs-container .uk-tab .uk-tab-responsive .uk-dropdown a {
  color: #444;
}
.jl-tabs-container .uk-tab .uk-active a {
  color: #4d9335;
}
.jl-tabs-container .tabs-content {
  padding: 30px;
}
.jl-tabs-container .uk-tab-top > .jl-tab-nav.uk-active a:before {
  border-top: 3px solid transparent;
  border-top-color: #4d9335;
  top: 0;
  left: 0;
  width: 100%;
}
.jl-tabs-container .uk-tab-bottom > .jl-tab-nav.uk-active a:before {
  border-bottom: 3px solid transparent;
  border-bottom-color: #4d9335;
  bottom: 0;
  left: 0;
  width: 100%;
}
.jl-tabs-container .uk-tab-left > .jl-tab-nav.uk-active a:before {
  border-left: 3px solid transparent;
  border-left-color: #4d9335;
  top: 0;
  left: 0;
  height: 100%;
}
.jl-tabs-container .uk-tab-right > .jl-tab-nav.uk-active a:before {
  border-right: 3px solid transparent;
  border-right-color: #4d9335;
  top: 0;
  right: 0;
  height: 100%;
}
.jl-tabs-container .uk-tab-top li.jl-tab-nav {
  border-left: 1px solid #ddd;
}
.jl-tabs-container .uk-tab-top li.jl-tab-nav:first-child {
  border-left: 0px;
}
.jl-tabs-container .uk-tab-bottom li.jl-tab-nav {
  border-left: 1px solid #ddd;
}
.jl-tabs-container .uk-tab-bottom li.jl-tab-nav:first-child {
  border-left: 0px;
}
.jl-tabs-container .uk-tab-left li.jl-tab-nav {
  border-top: 1px solid #ddd;
}
.jl-tabs-container .uk-tab-left li.jl-tab-nav:first-child {
  border-top: 0px;
}
.jl-tabs-container .uk-tab-right li.jl-tab-nav {
  border-top: 1px solid #ddd;
}
.jl-tabs-container .uk-tab-right li.jl-tab-nav:first-child {
  border-top: 0px;
}
.jl-tabs-item-content.top, .jl-tabs-item-content.bottom {
  padding: 20px;
}
.jl-tabs-item-content.left {
  padding: 20px 20px 20px 0;
}
.jl-tabs-item-content.right {
  padding: 20px 0 20px 20px;
}
.jl-joomlacontent .uk-slideset-nav {
  margin-top: 10px;
}
.jl-joomlacontent .uk-slider-nav {
  margin-top: 10px;
}
.jl-joomlacontent .uk-dotnav > .uk-active > * {
  background: #fff;
  border-color: #777;
}
.jl-joomlacontent .uk-dotnav > * > * {
  width: 10px;
  height: 10px;
  border: 1px solid #777;
  background: #777;
}
.jl-joomlacontent .uk-dotnav > * > *:hover {
  background: #fff;
  border-color: #777;
}
.jl-timeline {
  padding: 2em 0;
  display: block;
  position: relative;
  width: 100%;
  float: left;
}
.jl-timeline::before {
  background: #c3c3c3 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 50%;
  position: absolute;
  top: 0;
  width: 1px;
  margin-left: -2px;
}
.jl-timeline-block {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-top: -30px;
}
.jl-timeline-block .jl-timeline-year {
  left: 50%;
  position: absolute;
  top: 20%;
}
.jl-timeline-block:nth-child(2n) .jl-timeline-year {
  margin-left: -50px;
}
.jl-timeline-block .jl-timeline-year .jl-year {
  border-bottom: 1px solid #3757a1;
  padding: 10px;
  margin-left: 8px;
}
.jl-timeline-block:nth-child(2n) .jl-timeline-year .jl-year {
  margin-left: -12px;
}
.jl-timeline-block .jl-timeline-year .jl-year i {
  margin: 0 auto;
}
.jl-timeline-block .jl-timeline-year .jl-year .jl-icon {
  position: absolute;
  text-align: center;
  background: #3757a1;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  left: -17px;
  top: 17px;
}
.jl-timeline-block:nth-child(2n) .jl-timeline-year .jl-year .jl-icon {
  left: 33px;
  top: 17px;
}
.jl-timeline-block:nth-child(2n) .jl-timeline-year .jl-year i {
  left: 42px;
}
.jl-timeline-content {
  float: right;
  width: 45%;
  position: relative;
  line-height: 1.5;
  padding: 1em;
}
.jl-timeline-content h5 {
  margin-top: 0px;
}
.jl-timeline-content img {
  float: left;
  margin-right: 10px;
}
.jl-timeline-block:nth-child(2n) .jl-timeline-content {
  float: left;
}
@media (max-width: 60rem) {
  .jl-timeline::before {
    left: 0;
  }
  .jl-timeline-block .jl-timeline-year {
    left: 0;
  }
  .jl-timeline-content {
    padding-left: 60px;
    width: 100%;
  }
  .jl-timeline-block:nth-child(2n) .jl-timeline-content {
    float: right;
  }
  .jl-timeline-block:nth-child(2n) .jl-timeline-year {
    margin-left: 0;
  }
  .jl-timeline-block:nth-child(2n) .jl-timeline-year .jl-year i {
    left: -8px;
  }
  .jl-timeline-block:nth-child(2n) .jl-timeline-year .jl-year .jl-icon {
    left: -17px;
    top: 17px;
  }
  .jl-timeline-block:nth-child(2n) .jl-timeline-year .jl-year {
    margin-left: 8px;
  }
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.embed-container embed, .embed-container iframe, .embed-container object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.jl-youtube-icon {
  font-size: 60px;
}
.jl-carousel {
  text-align: center;
}
.jl-carousel .uk-slideset-nav {
  margin-top: 10px;
}
.jl-carousel .uk-slider-nav {
  margin-top: 10px;
}
.jl-carousel .uk-dotnav > .uk-active > * {
  background: #fff;
  border-color: #777;
}
.jl-carousel .uk-dotnav > * > * {
  width: 10px;
  height: 10px;
  border: 1px solid #777;
  background: #777;
}
.jl-carousel .uk-dotnav > * > *:hover {
  background: #fff;
  border-color: #777;
}
.jl-carousel .jl-carousel-item a {
  text-decoration: none;
}
.-hd-los-game-slider-game-6b52cb46-13ce-42eb-b2cb-845d1398aef5 .-hd-los-game-slider-score, .-hd-los-game-slider-game-c55c1de8-a3b7-4608-a5ab-866225b5b425 .-hd-los-game-slider-score, .-hd-los-game-slider-game-ce2681a4-1921-46a9-aaae-3816a7533302 .-hd-los-game-slider-score, .-hd-los-game-slider-game-fd0c0e20-a38a-4ea4-8b18-847329183677 .-hd-los-game-slider-score, .-hd-los-game-slider-game-96605abd-80cf-457a-a81f-72c05f9bb8d8 .-hd-los-game-slider-score, .-hd-los-game-slider-game-c5e8d83d-3527-487b-b0cd-8a26eabd3592 .-hd-los-game-slider-score, .-hd-los-game-slider-game-9fb0a817-d5c2-400f-9c9a-d2e6d725493a .-hd-los-game-slider-score, .-hd-los-game-slider-game-e5534d3f-a14e-4208-860d-1583f154d073 .-hd-los-game-slider-score {
  background-color: #ddd !important;
  padding-top: 12px;
  padding-bottom: 12px;
  color: red;
}
.-hd-los-game-slider, .-hd-los-game-slider .-hd-util-slider-content td {
  background: #fff !important;
  color: #000 !important;
  font-family: "Roboto" !important;
  border-top: none !important;
  border-bottom: none !important;
  border-left: 0.5px solid #3757a1 !important;
  border-right: 0.5px solid #3757a1 !important;
}
.gantry .-widget-headline-ahl {
  background-color: #3757a1 !important;
}
.gantry .-hd-util-intellitable-data th {
  background-color: #e5e5e5 !important;
}
.-hd-util-slider .-hd-util-slider-inline-image img {
  min-height: 40px !important;
  margin-top: 19px !important;
}
.ahl-tabelle ._tabelle_short {
  display: none !important;
}
._tabelle_short_mobile {
  margin-bottom: 20px !important;
}
.gantry .-hd-los-team-full-page-team-facts-table .-hd-util-intellitable-data tr.-hd-los-team-full-page-team-facts-table-header-row td {
  background-color: #3757a1 !important;
  color: #fff !important;
}
.gantry .-hd-los-team-full-page-team-short-name {
  color: #3757a1 !important;
}
/*.-hd-los-game-slider .-hd-util-slider-content {
    left: 0px !important;
    right:  0px !important;
    top: 10px !important;
}

.-hd-util-slider .-hd-util-slider-button {
    top: 10px !important;
}*/
.ahl-live {
  margin-left: -1.55rem;
  margin-right: -1.55rem;
  margin-bottom: -1.5rem;
  margin-top: -3rem;
}
.-hd-los-game-slider-large .-hd-util-slider, .-hd-los-game-slider .-hd-util-slider {
  height: 100px !important;
}
.-hd-los-game-slider-large.-hd-widget.-hd-rd-large-desktop {
  margin-top: 15px !important;
}
.-hd-util-intellitable-data table {
  font-size: 0.7rem !important;
  font-weight: 500 !important;
  line-height: 1 !important;
}
.-hd-los-live-games {
  background: #fff !important;
  margin-top: -3.2rem !important;
}
.-hd-util-tabs-button {
  color: #000 !important;
  font-weight: 500 !important;
}
.gantry .-hd-los-player-full-page-ahl .-hd-los-player-full-page-team-logo, .gantry .-hd-los-team-full-page-ahl .-hd-los-team-full-page-team-logo {
  background-color: transparent !important;
}
.-hd-los-player-full-page-ahl, .-hd-los-team-full-page-ahl, .-hd-los-game-full-report-ahl {
  background-color: #fff !important;
}
.-hd-los-game-full-report-ahl {
  margin-top: -0.5rem;
}
.-hd-los-player-full-page-player-info, .-hd-los-team-full-page-team-info, .-hd-los-game-full-report-game-info {
  border-bottom: 2px solid #2256a9 !important;
}
.-hd-util-intellitable .-hd-util-intellitable-data {
  color: #242424 !important;
}
.gantry .-hd-los-game-full-report-game-state {
  background-color: #fff !important;
  border-bottom: 1px solid #2256a9 !important;
  color: #2256a9 !important;
}
.ahl-statistiken h4 {
  background: #fff !important;
  padding-left: 0.5rem !important;
}
.ahl-statistiken h3 {
  background: #fff !important;
  padding-left: 0.5rem !important;
}
.ahl-statistiken .page-header {
  margin-bottom: -5rem;
  color: #000;
}
.ahl-statistiken .page-header h1 {
  font-size: 0.5rem;
}
.ahl-statistiken {
  background: #fff;
  padding-top: 0.5rem;
  margin-top: -0.9rem;
}
.-hd-los-game-slider, .-hd-los-game-slider .-hd-util-slider-content td {
  padding-top: 10px !important;
}
.-hd-los-game-slider .-hd-util-slider-button-prev {
  border-right: none !important;
}
.-hd-los-game-slider .-hd-util-slider-button-next {
  border-left: none !important;
}
.-hd-los-ahl-form {
  padding-bottom: 15px !important;
}
/*
 * hockeydata
 */
.-hd-label-best-value {
  font-weight: bold;
}
.-hd-img-error {
  visibility: hidden;
}
.-hd-error {
  color: #a00;
  font-weight: bold;
}
.-hd-youtube-link {
  background: url('../img/_static/icons/YouTube-icon-full_color.png') no-repeat;
  background-size: contain;
  display: inline-block;
  height: 24px;
  line-height: 24px;
  width: 34px;
}
.-hd-clickable {
  cursor: pointer;
}
/*
 * hockeydata.util.IntelliTable
 */
.-hd-util-intellitable th, .-hd-util-intellitable td {
  text-align: left;
  vertical-align: middle;
  white-space: nowrap;
}
.-hd-util-intellitable .-hd-util-intellitable-data .-hd-util-intellitable-sort-asc:after {
  content: " ▲";
}
.-hd-util-intellitable .-hd-util-intellitable-data .-hd-util-intellitable-sort-desc:after {
  content: " ▼";
}
.-hd-util-intellitable .-hd-util-intellitable-overlay {
  bottom: 0;
  display: none;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.-hd-util-intellitable .-hd-util-intellitable-scroll-help {
  display: none;
}
.-hd-util-intellitable .-hd-util-intellitable-data {
  overflow: auto;
  position: relative;
}
.-hd-util-intellitable .-hd-util-intellitable-data table {
  width: 100%;
}
.-hd-util-intellitable .-hd-util-intellitable-data .-hd-util-intellitable-no-data td, .-hd-util-intellitable .-hd-util-intellitable-data .-hd-util-intellitable-numeric-value, .-hd-util-intellitable .-hd-util-intellitable-data .-hd-util-intellitable-date-value, .-hd-util-intellitable .-hd-util-intellitable-data .-hd-util-intellitable-time-value {
  text-align: center;
}
.-hd-util-intellitable .-hd-util-intellitable-data .-hd-util-intellitable-rank, .-hd-util-intellitable .-hd-util-intellitable-data .-hd-util-intellitable-rank-value {
  text-align: right;
}
.-hd-util-intellitable .-hd-util-intellitable-data .-hd-util-intellitable-inline-image img {
  vertical-align: middle;
}
.-hd-util-intellitable .-hd-util-intellitable-legend table {
  display: none;
}
.-hd-util-intellitable .-hd-util-intellitable-legend table.-hd-util-intellitable-legend-visible {
  display: table;
}
/*
 * hockeydata.util.PopUp
 */
.-hd-util-pop-up {
  background: none !important;
  display: none;
  position: absolute;
  width: 300px;
  z-index: 1;
}
.-hd-util-pop-up.-hd-util-pop-up-bottom {
  top: 100%;
}
.-hd-util-pop-up.-hd-util-pop-up-left {
  right: 100%;
}
.-hd-util-pop-up.-hd-util-pop-up-right {
  left: 100%;
}
.-hd-util-pop-up.-hd-util-pop-up-top {
  bottom: 100%;
}
.-hd-util-pop-up.-hd-util-pop-up-visible {
  display: block;
}
.-hd-util-pop-up .-hd-util-pop-up-content {
  user-select: none;
}
/*
 * hockeydata.util.Select
 */
.-hd-util-select {
  display: inline-block;
  position: relative;
  text-align: left;
}
.-hd-util-select select {
  display: none;
}
.-hd-util-select .-hd-util-select-display {
  user-select: none;
}
.-hd-util-select .-hd-util-select-list {
  background: #fff;
  display: none;
  left: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 100%;
  z-index: 1;
}
.-hd-util-select .-hd-util-select-list > li {
  user-select: none;
}
.-hd-util-select.-hd-util-select-open .-hd-util-select-list {
  display: block;
}
/*
 * hockeydata.util.Tabs
 */
.-hd-util-tabs .-hd-util-tabs-pane {
  display: none;
}
.-hd-util-tabs .-hd-util-tabs-pane-active {
  display: block;
}
/*
 * hockeydata.util.Slider
 */
.-hd-util-slider {
  height: 70px;
  position: relative;
  width: 100%;
}
.-hd-util-slider .-hd-util-slider-button {
  bottom: 0;
  left: 0;
  position: absolute;
  top: 0;
  width: 15px;
}
.-hd-util-slider .-hd-util-slider-button-next {
  left: auto;
  right: 0;
}
.-hd-util-slider .-hd-util-slider-content {
  bottom: 0;
  left: 15px;
  overflow: hidden;
  position: absolute;
  right: 15px;
  top: 0;
}
.-hd-util-slider .-hd-util-slider-content .-hd-util-slider-group {
  bottom: 0;
  height: 70px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.-hd-util-slider .-hd-util-slider-button span {
  display: block;
  line-height: 70px;
  text-align: center;
}
.-hd-util-slider .-hd-util-slider-button-prev span:after {
  content: "❮";
}
.-hd-util-slider .-hd-util-slider-button-next span:after {
  content: "❯";
}
/*
 * hockeydata.los
 */
/*
 * hockeydata.los.GameSlider
 */
.-hd-los-game-slider .-hd-util-slider-group > table {
  border: 0;
  border-collapse: collapse;
  border-spacing: 0;
  height: 100%;
  margin: 0;
  table-layout: fixed;
  width: 100%;
}
.-hd-rd-mobile .-hd-los-game-slider-4.-hd-los-game-slider .-hd-util-slider-group > table, .-hd-rd-mobile .-hd-los-game-slider-5.-hd-los-game-slider .-hd-util-slider-group > table {
  display: block;
}
.-hd-rd-mobile .-hd-los-game-slider-4.-hd-los-game-slider .-hd-util-slider-group > table > tbody, .-hd-rd-mobile .-hd-los-game-slider-5.-hd-los-game-slider .-hd-util-slider-group > table > tbody {
  display: block;
}
.-hd-rd-mobile .-hd-los-game-slider-4.-hd-los-game-slider .-hd-util-slider-group > table > tr, .-hd-rd-mobile .-hd-los-game-slider-5.-hd-los-game-slider .-hd-util-slider-group > table > tr, .-hd-rd-mobile .-hd-los-game-slider-4.-hd-los-game-slider .-hd-util-slider-group > table > tbody > tr, .-hd-rd-mobile .-hd-los-game-slider-5.-hd-los-game-slider .-hd-util-slider-group > table > tbody > tr {
  display: table;
  width: 100%;
}
.-hd-los-game-slider .-hd-los-game-slider-team-name-home, .-hd-los-game-slider .-hd-los-game-slider-team-logo-home {
  clear: left;
  float: left;
  text-align: center;
  white-space: nowrap;
  width: 33%;
}
.-hd-los-game-slider .-hd-los-game-slider-team-name-away, .-hd-los-game-slider .-hd-los-game-slider-team-logo-away {
  clear: right;
  float: right;
  text-align: center;
  white-space: nowrap;
  width: 33%;
}
.-hd-los-game-slider .-hd-los-game-slider-score {
  text-align: center;
}
.-hd-los-game-slider .-hd-los-game-slider-score-info {
  text-align: center;
}
.-hd-los-game-slider .-hd-los-game-slider-info {
  clear: both;
  text-align: center;
}
.-hd-los-game-slider .-hd-los-game-slider-score-divider:after {
  content: ":";
  margin: 0 5px;
}
/*
 * hockeydata.util.Ticker
 */
.-hd-util-ticker {
  position: relative;
}
.-hd-util-ticker.-hd-util-ticker-scroll {
  overflow: hidden;
}
.-hd-util-ticker.-hd-util-ticker-scroll .-hd-util-ticker-content {
  position: relative;
  white-space: nowrap;
}
.-hd-util-ticker .-hd-util-ticker-item {
  display: none;
  vertical-align: middle;
}
.-hd-util-ticker.-hd-util-ticker-scroll .-hd-util-ticker-item {
  display: inline-block;
}
.-hd-util-ticker .-hd-util-ticker-item.-hd-util-ticker-item-active {
  display: block;
}
/*
 * hockeydata.los.GameTicker
 */
.-hd-los-game-ticker .-hd-los-game-ticker-game div {
  display: inline-block;
  vertical-align: middle;
}
/*
 * hockeydata.los.Customers.EBEL
 */
/*
 * Layout
 */
#jm-maincontent .-hd-widget {
  margin: 10px 0;
}
.-widget-headline {
  color: #fff;
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 1em !important;
  margin-top: 10px;
  padding: 4px 8px;
}
.-widget-headline-ebel {
  background-color: #005290;
  background-image: linear-gradient(180deg, #3a9dd4, #005290);
}
.-widget-headline-ahl {
  background-color: #3957a1;
  background-image: linear-gradient(180deg, rgba(57, 87, 161, 0.7), #3957a1);
}
.gantry .-widget-headline-ahl {
  background-color: #2256a9;
  background-image: none;
}
.-widget-headline-ebysl {
  background-color: #ba0723;
  background-image: linear-gradient(180deg, #e2001a, #9e001f);
}
.-widget-headline-ebjl {
  background-color: #0e7532;
  background-image: linear-gradient(180deg, #009036, #01622a);
}
.gantry .-widget-headline-ahl {
  background-color: #2256a9;
  background-image: none;
}
.-hd-los-ahl-form {
  text-align: center;
}
.-hd-los-ahl-form select {
  margin: 0 2px;
  width: auto;
}
/* Date Range Select for Schedule */
.-hd-los-date-range-select {
  margin: 10px 0 20px;
}
/*
 * General
 */
.-hd-clickable {
  cursor: pointer;
}
/*
 * Buttons
 */
.-hd-button {
  background-color: #eee;
  background-image: linear-gradient(to bottom, #eeeeee 0, #dddddd 100%);
  border: 1px solid #ccc;
  border-radius: 0;
  color: #888;
  cursor: pointer;
  min-width: 80px;
  padding: 2px 6px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
}
.-hd-button.-hd-button-active {
  background-color: #ccc;
  background-image: linear-gradient(to bottom, #cccccc 0, #bbbbbb 100%);
  color: #fff;
  text-shadow: none;
}
.-hd-button-group .-hd-button:first-child {
  border-right: none;
}
/*
 * IntelliTable
 */
.-hd-util-intellitable-data table {
  border-collapse: separate;
  border-spacing: 0;
  width: 100%;
}
.-hd-util-intellitable-data th {
  background-color: #333;
  color: #fff;
  padding: 8px 4px;
  text-align: left;
}
.gantry .-hd-util-intellitable-data th {
  background-color: #bbe4fa;
  color: #000;
}
.-hd-util-intellitable-data th.-hd-util-intellitable-sorted {
  background-color: #555;
}
.gantry .-hd-util-intellitable-data th.-hd-util-intellitable-sorted {
  background-color: #2256a9;
}
.-hd-util-intellitable-data td {
  background-color: #fff;
  border: none;
  padding: 8px 4px;
  transition: background-color 0.5s;
}
.-hd-util-intellitable-data td[value="0"], .-hd-util-intellitable-ex-aequo {
  color: #aaa;
}
.-hd-util-intellitable-data tr:nth-child(even) td {
  background-color: #eee;
}
.-hd-util-intellitable-data tr:hover td {
  background-color: #ddd;
}
.-hd-util-intellitable-data td.-hd-util-intellitable-sorted {
  background-color: #f4f4f4;
}
.-hd-util-intellitable-data tr:nth-child(even) td.-hd-util-intellitable-sorted {
  background-color: #e4e4e4;
}
.-hd-util-intellitable-data tr:nth-child(even):hover td.-hd-util-intellitable-sorted {
  background-color: #ddd;
}
.-hd-util-intellitable-data .-hd-util-intellitable-numeric-value, .-hd-util-intellitable-data .-hd-util-intellitable-date-value {
  text-align: center;
}
.-hd-util-intellitable-rank-value {
  text-align: right;
}
.-hd-util-intellitable-data .-hd-util-intellitable-inline-image {
  padding: 2px;
  text-align: center;
}
.-hd-util-intellitable-data .-hd-util-intellitable-inline-image img {
  height: auto;
  max-height: 30px;
  max-width: 30px;
  min-height: 30px;
  min-width: 30px;
  width: auto;
}
.-hd-util-intellitable-data .-hd-util-intellitable-no-data td {
  color: #aaa;
  text-align: center;
  transition: none;
}
.-hd-util-intellitable-data .-hd-util-intellitable-no-data td, .-hd-util-intellitable-data tr.-hd-util-intellitable-no-data:hover td {
  background-color: #eee;
}
.-hd-util-intellitable-scroll-help {
  color: #aaa;
  font-size: 10px;
}
/*
 * Standings
 */
.-hd-los-standings-medium .-hd-util-intellitable-data .-hd-util-intellitable-inline-image {
  padding: 2px;
}
.-hd-los-standings-medium .-hd-util-intellitable-data .-hd-util-intellitable-inline-image img {
  height: auto;
  max-height: 20px;
  max-width: 20px;
  min-height: 20px;
  min-width: 20px;
  width: auto;
}
.-hd-los-standings-medium .-hd-util-intellitable-data {
  line-height: 1em !important;
}
.-hd-los-standings-medium .-hd-util-intellitable-data th, .-hd-los-standings-medium .-hd-util-intellitable-data td {
  padding: 4px 4px;
}
.-hd-los-standings-medium .-hd-los-standings-unofficial .-hd-los-standings-row.-hd-label-LIVE .-hd-los-standings-col-teamShortname {
  background-image: url('https://api.hockeydata.net/img/_static/icons/live_32x16.png');
  background-position: center right;
  background-repeat: no-repeat;
  padding-right: 32px;
}
.-hd-los-standings .-hd-util-intellitable-data td[value="0"] {
  color: #000;
}
.-hd-los-standings.-hd-los-standings-unofficial .-hd-los-standings-official-status-text {
  color: #ccc;
  font-size: 10px;
  margin-top: 2px;
}
.-hd-los-line-after-1 .-hd-los-standings .-hd-util-intellitable-data tr:nth-child(1) td, .-hd-los-line-after-2 .-hd-los-standings .-hd-util-intellitable-data tr:nth-child(2) td, .-hd-los-line-after-3 .-hd-los-standings .-hd-util-intellitable-data tr:nth-child(3) td, .-hd-los-line-after-4 .-hd-los-standings .-hd-util-intellitable-data tr:nth-child(4) td, .-hd-los-line-after-5 .-hd-los-standings .-hd-util-intellitable-data tr:nth-child(5) td, .-hd-los-line-after-6 .-hd-los-standings .-hd-util-intellitable-data tr:nth-child(6) td, .-hd-los-line-after-7 .-hd-los-standings .-hd-util-intellitable-data tr:nth-child(7) td, .-hd-los-line-after-8 .-hd-los-standings .-hd-util-intellitable-data tr:nth-child(8) td, .-hd-los-line-after-9 .-hd-los-standings .-hd-util-intellitable-data tr:nth-child(9) td, .-hd-los-line-after-10 .-hd-los-standings .-hd-util-intellitable-data tr:nth-child(10) td, .-hd-los-line-after-11 .-hd-los-standings .-hd-util-intellitable-data tr:nth-child(11) td, .-hd-los-line-after-12 .-hd-los-standings .-hd-util-intellitable-data tr:nth-child(12) td {
  border-bottom: 2px solid #f00;
}
/*
 * Schedule
 */
.-hd-los-schedule .-hd-los-schedule-team-name-short {
  display: none;
}
.-hd-los-schedule-short .-hd-los-schedule .-hd-los-schedule-team-name-short {
  display: table-cell;
}
.-hd-los-schedule .-hd-los-schedule-home-team-name {
  text-align: right;
}
.-hd-los-schedule .-hd-los-schedule-team-name-long {
  white-space: normal !important;
}
.-hd-los-schedule .-hd-los-schedule-col-homeTeamScore {
  text-align: right;
}
.-hd-los-schedule .-hd-los-schedule-col-awayTeamScore {
  text-align: left;
}
.-hd-los-schedule .-hd-los-schedule-score, .-hd-los-schedule .-hd-los-schedule-score-divider {
  color: #aaa;
  font-size: 2em;
  font-weight: bold;
  text-align: center;
}
.-hd-los-schedule-short .-hd-los-schedule .-hd-los-schedule-score, .-hd-los-schedule .-hd-los-schedule-score-divider {
  font-size: 1em;
  font-weight: normal;
}
.-hd-los-schedule .-hd-label-LIVE .-hd-los-schedule-score, .-hd-los-schedule .-hd-label-LIVE .-hd-los-schedule-score-divider {
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-name: pulsateLive;
  background-color: #f00;
  color: #fff;
}
.-hd-los-schedule .-hd-label-IFNECESSARY {
  color: #bbb;
}
.-hd-los-schedule-short .-hd-util-intellitable-data .-hd-util-intellitable-inline-image {
  padding: 2px;
}
.-hd-los-schedule-short .-hd-util-intellitable-data .-hd-util-intellitable-inline-image img {
  height: auto;
  max-height: 20px;
  max-width: 20px;
  min-height: 20px;
  min-width: 20px;
  width: auto;
}
.-hd-los-schedule-short .-hd-los-schedule .-hd-label-LIVE .-hd-los-schedule-score, .-hd-los-schedule-short .-hd-los-schedule .-hd-label-LIVE .-hd-los-schedule-score-divider {
  animation-name: none;
  color: #000;
}
.-hd-los-schedule-short .-hd-los-schedule .-hd-util-intellitable-data tr.-hd-label-LIVE:nth-child(even) td.-hd-los-schedule-score, .-hd-los-schedule-short .-hd-los-schedule .-hd-util-intellitable-data tr.-hd-label-LIVE:nth-child(even) td.-hd-los-schedule-score-divider {
  background-color: #eee;
}
.-hd-los-schedule-short .-hd-los-schedule .-hd-util-intellitable-data tr.-hd-label-LIVE:nth-child(2n+1) td.-hd-los-schedule-score, .-hd-los-schedule-short .-hd-los-schedule .-hd-util-intellitable-data tr.-hd-label-LIVE:nth-child(2n+1) td.-hd-los-schedule-score-divider {
  background-color: #f9f9f9;
}
.-hd-los-schedule-short .-hd-los-schedule .-hd-util-intellitable-data tr.-hd-label-LIVE:nth-child(even):hover td.-hd-los-schedule-score, .-hd-los-schedule-short .-hd-los-schedule .-hd-util-intellitable-data tr.-hd-label-LIVE:nth-child(even):hover td.-hd-los-schedule-score-divider, .-hd-los-schedule-short .-hd-los-schedule .-hd-util-intellitable-data tr.-hd-label-LIVE:nth-child(2n+1):hover td.-hd-los-schedule-score, .-hd-los-schedule-short .-hd-los-schedule .-hd-util-intellitable-data tr.-hd-label-LIVE:nth-child(2n+1):hover td.-hd-los-schedule-score-divider {
  background-color: #ddd;
}
.-hd-los-schedule .-hd-label-FINISHED .-hd-los-schedule-score, .-hd-los-schedule .-hd-label-FINISHED .-hd-los-schedule-score-divider {
  color: #000;
}
.-hd-los-schedule .-hd-los-schedule-overtime, .-hd-los-schedule .-hd-los-schedule-shootout {
  background-color: #000;
  color: #fff;
  display: inline-block;
  line-height: 1em;
  padding: 2px;
}
.-hd-los-schedule-short .-hd-los-schedule .-hd-los-schedule-overtime, .-hd-los-schedule-short .-hd-los-schedule .-hd-los-schedule-shootout {
  padding: 4px;
}
.-hd-los-schedule-ebel .-hd-los-schedule-overtime, .-hd-los-schedule-ebel .-hd-los-schedule-shootout {
  background-color: #2478b0;
}
.-hd-los-schedule-ebjl .-hd-los-schedule-overtime, .-hd-los-schedule-ebjl .-hd-los-schedule-shootout {
  background-color: #0e7532;
}
.-hd-los-schedule-ebysl .-hd-los-schedule-overtime, .-hd-los-schedule-ebysl .-hd-los-schedule-shootout {
  background-color: #ba0723;
}
.-hd-los-schedule-ahl .-hd-los-schedule-overtime, .-hd-los-schedule-ahl .-hd-los-schedule-shootout {
  background-color: #3957a1;
}
.gantry .-hd-los-schedule-ahl .-hd-los-schedule-overtime, .gantry .-hd-los-schedule-ahl .-hd-los-schedule-shootout {
  background-color: #2256a9;
}
.-hd-los-schedule-col-seriesStandings {
  text-align: center;
}
.-hd-los-schedule-col-tvNetworkAndGameStreams {
  padding: 4px !important;
  white-space: normal !important;
}
.-hd-los-schedule-game-streams {
  line-height: 1.2;
}
/*
 * Slider
 */
.-hd-util-slider .-hd-util-slider-inline-image img {
  height: 36px !important;
  margin-top: 8px;
  width: auto !important;
}
/*
 * Game Slider
 */
.-hd-los-game-slider-large .-hd-util-slider {
  height: 70px;
  width: 100%;
}
.-hd-los-game-slider-large .-hd-util-slider .-hd-util-slider-group {
  width: 100%;
}
.-hd-los-game-slider-small .-hd-util-slider {
  height: 70px;
  width: 100%;
}
.-hd-los-game-slider-small .-hd-util-slider .-hd-util-slider-group {
  width: 100%;
}
.-hd-los-game-slider .-hd-util-slider-content {
  left: 16px;
  right: 16px;
}
.-hd-los-game-slider .-hd-util-slider-content .-hd-util-slider-group {
  width: 100%;
}
.-hd-los-game-slider .-hd-util-slider-group table {
  border-collapse: separate;
}
.-hd-los-game-slider, .-hd-los-game-slider .-hd-util-slider-content td {
  background: linear-gradient(to bottom, #454545 0%, #2b2b2b 100%);
  color: #fff;
}
.-hd-los-game-slider .-hd-util-slider-button.-hd-util-slider-button-disabled span {
  color: #666;
}
.-hd-los-game-slider .-hd-util-slider-button-prev {
  border-right: 1px solid #222;
}
.-hd-los-game-slider .-hd-util-slider-button-next {
  border-left: 1px solid #666;
}
.-hd-los-game-slider .-hd-util-slider-content td {
  border-left: 1px solid #666;
  border-right: 1px solid #222;
  height: 77px;
  opacity: 0.75;
  padding: 0 2px;
  position: relative;
  transition: opacity 0.5s;
}
.-hd-los-game-slider .-hd-util-slider-content td.-hd-label-LIVE {
  background: linear-gradient(to bottom, #e2001a 0%, #9e001f 100%);
  opacity: 1;
}
.-hd-los-game-slider .-hd-util-slider-content td:hover {
  opacity: 1;
}
.-hd-los-game-slider .-hd-los-game-slider-team-name {
  font-size: 11px;
  line-height: 13px;
  text-shadow: 0 1px 0 #000;
}
.-hd-los-game-slider .-hd-los-game-slider-score {
  font-size: 24px;
  font-weight: bold;
  line-height: 24px;
  margin-top: 14px;
  text-shadow: 0 1px 0 #000;
}
.-hd-los-game-slider .-hd-los-game-slider-score-info {
  font-size: 10px;
  height: 12px;
  line-height: 12px;
  text-align: center;
}
.-hd-los-game-slider .-hd-los-game-slider-score-info span {
  background-color: #000;
  color: #fff;
  display: inline-block;
  line-height: 12px;
  padding: 0 2px;
}
.-hd-los-game-slider .-hd-los-game-slider-info {
  font-size: 11px;
  line-height: 13px;
  text-shadow: 0 1px 0 #000;
}
.-hd-los-game-slider .-hd-util-slider-group table.-hd-los-game-slider-live-time-wrapper {
  border-collapse: collapse;
  border-spacing: 0;
  height: auto;
  line-height: 11px;
  table-layout: fixed;
  width: 100%;
}
.-hd-los-game-slider .-hd-los-game-slider-live-time-wrapper td {
  background-image: none;
  border: none;
  height: auto;
  overflow: hidden;
  padding: 0;
  white-space: nowrap;
}
.-hd-los-game-slider .-hd-los-game-slider-live-time-wrapper td:first-child {
  font-size: 11px;
  text-align: center;
  width: 25%;
}
.-hd-los-game-slider .-hd-los-game-slider-live-time-wrapper td:last-child {
  width: 75%;
}
.-hd-los-game-slider .-hd-los-game-slider-live-time-wrapper .-hd-los-game-slider-period-bar {
  margin-top: 0;
}
.-hd-los-game-slider .-hd-los-game-slider-period-bar {
  margin: 7px 5px 0;
  text-align: center;
}
.-hd-los-game-slider .-hd-los-game-slider-period-bar table {
  border-collapse: separate;
  border-spacing: 0;
  width: 100%;
}
.-hd-los-game-slider .-hd-los-game-slider-period-bar td, .-hd-los-game-slider-period-bar table tbody tr:nth-child(2n+1) td {
  background-color: rgba(0, 0, 0, 0.5);
  background-image: none;
  border-left: none;
  border-right: 2px solid #a20623;
  height: 6px;
  padding: 0;
  position: relative;
  vertical-align: middle;
}
.-hd-los-game-slider .-hd-los-game-slider-period-bar td:last-child {
  border-right: none;
}
.-hd-los-game-slider .-hd-los-game-slider-period-bar-fill {
  background-color: #f00;
  bottom: 0;
  left: 0;
  position: absolute;
  top: 0;
}
.-hd-los-game-slider .-hd-los-game-slider-period-bar .-hd-los-game-slider-period-bar-active .-hd-los-game-slider-period-bar-fill {
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-name: pulsateLive;
  background-color: #f00;
}
.-hd-los-game-slider-period-bar-label {
  display: none;
}
.-hd-los-game-slider-streams {
  left: 0;
  line-height: 1;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  white-space: nowrap;
}
.gantry .-hd-los-game-slider-streams {
  top: -4px;
}
/*
 * hockeydata.los.GameTicker
 */
.-hd-los-game-ticker .-hd-los-game-ticker-game {
  background-color: #999;
  border-right: 1px solid #aaa;
  color: #fff;
  font-size: 15px;
  height: 32px;
  line-height: 32px;
  padding: 0 8px;
  text-align: center;
}
.-hd-los-game-ticker .-hd-los-game-ticker-game div {
  margin: 0 6px;
  vertical-align: top;
}
.-hd-los-game-ticker .-hd-util-ticker-inline-image img {
  height: auto;
  max-height: 30px;
  max-width: 70px;
  min-width: 20px;
  width: auto;
}
.-hd-los-game-ticker .-hd-label-LIVE {
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-name: pulsateLive;
  background-color: #a44;
}
.-hd-los-game-ticker .-hd-los-game-ticker-score-divider:after {
  content: ":";
  padding: 0 2px;
}
.-hd-los-game-ticker .-hd-los-game-ticker-overtime, .-hd-los-game-ticker .-hd-los-game-ticker-shootout {
  display: inline-block;
  font-size: 12px;
  margin-left: 2px;
  padding: 1px 2px;
}
.-hd-los-game-ticker .-hd-los-game-ticker-overtime, .-hd-los-game-ticker .-hd-los-game-ticker-shootout {
  background-color: #333;
}
.-hd-los-game-ticker-large .-hd-los-game-ticker .-hd-los-game-ticker-game {
  font-size: 20px;
  font-weight: bold;
  height: 40px;
}
.-hd-los-game-ticker-large .-hd-los-game-ticker .-hd-util-ticker-inline-image img {
  height: auto;
  max-height: 40px;
  max-width: 100%;
  min-width: 40px;
  width: auto;
}
/*
 * Full Game Report
 */
.-hd-los-game-full-report-headline {
  background-image: linear-gradient(to bottom, #eeeeee 0, #dddddd 100%);
  border-bottom: 3px solid #666;
  color: #333;
  font-size: 16px;
  font-weight: bold;
  padding: 10px 10px;
  text-shadow: 1px 1px 0 #fff;
  text-transform: uppercase;
}
.-hd-los-game-full-report-headline .-hd-button-group {
  float: right;
  margin-left: 3px;
  margin-top: -3px;
}
.-hd-los-game-full-report-ebel .-hd-los-game-full-report-headline {
  border-bottom-color: #2478b0;
}
.-hd-los-game-full-report-ebjl .-hd-los-game-full-report-headline {
  border-bottom-color: #0e7532;
}
.-hd-los-game-full-report-ebysl .-hd-los-game-full-report-headline {
  border-bottom-color: #ba0723;
}
.-hd-los-game-full-report-ahl .-hd-los-game-full-report-headline {
  border-bottom-color: #3957a1;
}
.gantry .-hd-los-game-full-report-ahl .-hd-los-game-full-report-headline {
  border-bottom-color: #2256a9;
}
.-hd-los-game-full-report .-hd-util-intellitable-data th {
  background-color: #ddd;
  color: #333;
  padding: 4px;
  text-shadow: 0 1px 0 #fff;
}
.-hd-los-game-full-report .-hd-util-intellitable-data td {
  padding: 4px;
}
.-hd-los-game-full-report-game-info {
  background: #333;
  border-bottom: 5px solid #333;
  padding: 10px;
}
.-hd-los-game-full-report-ebel .-hd-los-game-full-report-game-info {
  border-bottom-color: #2478b0;
}
.-hd-los-game-full-report-ebjl .-hd-los-game-full-report-game-info {
  border-bottom-color: #0e7532;
}
.-hd-los-game-full-report-ebysl .-hd-los-game-full-report-game-info {
  border-bottom-color: #ba0723;
}
.-hd-los-game-full-report-ahl .-hd-los-game-full-report-game-info {
  border-bottom-color: #3957a1;
}
.gantry .-hd-los-game-full-report-ahl .-hd-los-game-full-report-game-info {
  background: #fff;
  border-bottom-color: #2256a9;
}
.-hd-los-game-full-report-game-info:after {
  content: ".";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.-hd-los-game-full-report-team-home {
  float: left;
  width: 33%;
}
.-hd-los-game-full-report-team-away {
  float: right;
  width: 33%;
}
.-hd-los-game-full-report-score {
  margin: 0 auto;
  text-align: center;
  width: 33%;
}
.-hd-los-game-full-report-score-home, .-hd-los-game-full-report-score-away {
  display: inline-block;
  font-size: 64px;
  font-weight: bold;
  height: 95px;
  line-height: 95px;
  vertical-align: top;
  width: 33%;
}
.-hd-los-game-full-report-ebel .-hd-los-game-full-report-score-home, .-hd-los-game-full-report-ebel .-hd-los-game-full-report-score-away {
  color: #2478b0;
}
.-hd-los-game-full-report-ebjl .-hd-los-game-full-report-score-home, .-hd-los-game-full-report-ebjl .-hd-los-game-full-report-score-away {
  color: #0e7532;
}
.-hd-los-game-full-report-ebysl .-hd-los-game-full-report-score-home, .-hd-los-game-full-report-ebysl .-hd-los-game-full-report-score-away {
  color: #ba0723;
}
.-hd-los-game-full-report-ahl .-hd-los-game-full-report-score-home, .-hd-los-game-full-report-ahl .-hd-los-game-full-report-score-away {
  color: #3957a1;
}
.gantry .-hd-los-game-full-report-ahl .-hd-los-game-full-report-score-home, .gantry .-hd-los-game-full-report-ahl .-hd-los-game-full-report-score-away {
  color: #2256a9;
}
.-hd-los-game-full-report-score-divider {
  display: inline-block;
  font-size: 64px;
  height: 95px;
  line-height: 60px;
  vertical-align: top;
  width: 33%;
}
.-hd-los-game-full-report-score-divider span {
  background-color: #000;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
  padding: 0 4px;
}
.-hd-los-game-full-report-ebel .-hd-los-game-full-report-score-divider span {
  background-color: #2478b0;
}
.-hd-los-game-full-report-ebjl .-hd-los-game-full-report-score-divider span {
  background-color: #0e7532;
}
.-hd-los-game-full-report-ebysl .-hd-los-game-full-report-score-divider span {
  background-color: #ba0723;
}
.-hd-los-game-full-report-ahl .-hd-los-game-full-report-score-divider span {
  background-color: #3957a1;
}
.gantry .-hd-los-game-full-report-ahl .-hd-los-game-full-report-score-divider span {
  background-color: #2256a9;
}
.-hd-los-game-full-report-game-state {
  background-color: #000;
  color: #fff;
  height: 12px;
  font-size: 10px;
  line-height: 12px;
  margin: -10px -10px 10px;
  text-align: center;
}
.gantry .-hd-los-game-full-report-game-state {
  background-color: #2256a9;
}
.-hd-los-game-full-report-period-bar {
  border-bottom: 1px solid #fff;
}
.-hd-los-game-full-report-period-bar table {
  border-collapse: separate;
  border-spacing: 0;
  width: 100%;
}
.-hd-los-game-full-report-period-bar td, .-hd-los-game-full-report-period-bar table tbody tr:nth-child(2n+1) td {
  background-color: #555;
  border-right: 1px solid #fff;
  height: 12px;
  padding: 0;
  position: relative;
  vertical-align: middle;
}
.-hd-los-game-full-report-period-bar td:last-child {
  border-right: none;
}
.-hd-los-game-full-report-period-bar-fill {
  background-color: #333;
  bottom: 0;
  left: 0;
  position: absolute;
  top: 0;
}
.-hd-los-game-full-report-period-bar .-hd-los-game-full-report-period-bar-active .-hd-los-game-full-report-period-bar-fill {
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-name: pulsateLive;
  background-color: #f00;
}
.-hd-los-game-full-report-period-bar-label {
  bottom: 0;
  color: #aaa;
  left: 0;
  line-height: 12px;
  position: absolute;
  right: 0;
  top: 0;
}
.-hd-los-game-full-report-period-bar .-hd-los-game-full-report-period-bar-active .-hd-los-game-full-report-period-bar-label {
  color: #ffff00;
}
.-hd-los-game-full-report-period-stats {
  opacity: 0.75;
  text-align: center;
}
.-hd-los-game-full-report-period-stats > div {
  height: 14px;
  line-height: 14px;
  margin-top: 1px;
}
.-hd-los-game-full-report-period-stats > div > div {
  background-color: #222;
  color: #eee;
  display: inline-block;
  font-size: 10px;
  height: 14px;
  line-height: 14px;
  margin-right: 1px;
  overflow: hidden;
  width: 45px;
}
.gantry .-hd-los-game-full-report-period-stats > div > div {
  background-color: #bbe4fa;
  color: #000;
}
.-hd-los-game-full-report-period-stats > div > div:first-child {
  padding-left: 2px;
  text-align: left;
}
.-hd-los-game-full-report-period-stats > div.-hd-los-game-full-report-period-stats-header > div {
  background-color: #111;
  font-weight: bold;
}
.gantry .-hd-los-game-full-report-period-stats > div.-hd-los-game-full-report-period-stats-header > div {
  background-color: #bbe4fa;
}
.-hd-los-game-full-report-period-stats > div.-hd-los-game-full-report-period-stats-header > div:first-child {
  background: none;
}
.-hd-los-game-full-report-team-name, .-hd-los-game-full-report-team-logo {
  display: inline-block;
  height: 100px;
  line-height: 100px;
  text-align: center;
  vertical-align: middle;
  width: 50%;
}
.-hd-los-game-full-report-team-logo img {
  max-height: 100px;
  max-width: 100px;
}
.-hd-los-game-full-report-team-name {
  color: #fff;
  font-size: 44px;
  font-weight: bold;
  text-shadow: 1px 1px 0 #000;
}
.gantry .-hd-los-game-full-report-team-name {
  color: #2256a9;
  text-shadow: none;
}
.-hd-los-game-full-report-game-facts {
  background: #222;
  font-size: 11px;
}
.gantry .-hd-los-game-full-report-game-facts {
  background: #fff;
}
.-hd-los-game-full-report-game-fact-row {
  display: inline-block;
  width: 50%;
}
.-hd-los-game-full-report-game-fact-label {
  color: #ddd;
  display: inline-block;
  text-align: right;
  width: 40%;
}
.gantry .-hd-los-game-full-report-game-fact-label {
  color: #000;
}
.-hd-los-game-full-report-game-fact-label div {
  background-color: #333;
  margin: 1px 0 0 1px;
  padding: 3px 5px;
}
.gantry .-hd-los-game-full-report-game-fact-label div {
  background-color: #bbe4fa;
}
.-hd-los-game-full-report-game-fact-value {
  color: #eee;
  display: inline-block;
  font-weight: bold;
  width: 60%;
}
.-hd-los-game-full-report-game-fact-value {
  color: #000;
}
.-hd-los-game-full-report-game-fact-value div {
  padding: 3px 5px;
}
.-hd-los-game-full-report-container {
  border: 1px solid #aaa;
  margin: 10px;
}
.-hd-los-game-full-report-container-data {
  border: 1px solid #ddd;
  margin: 3px;
}
.-hd-los-game-full-report-team-stats-data .-hd-util-intellitable-data th {
  text-align: center;
}
.-hd-los-game-full-report-team-stats-data .-hd-util-intellitable-data td:nth-child(2), .-hd-los-game-full-report-team-stats-data .-hd-util-intellitable-data td:nth-child(3) {
  text-align: center;
}
.-hd-los-game-full-report-goals-player-jersey-no {
  color: #aaa;
}
.-hd-los-game-full-report-goals-new-score, .-hd-los-game-full-report-goals-scored-by {
  font-weight: bold;
}
.-hd-los-game-full-report-goal-keeper-changes-action-on {
  color: green;
}
.-hd-los-game-full-report-goal-keeper-changes-action-on:before {
  content: "▲ ";
}
.-hd-los-game-full-report-goal-keeper-changes-action-off {
  color: red;
}
.-hd-los-game-full-report-goal-keeper-changes-action-off:before {
  content: "▼ ";
}
.-hd-los-game-full-report-lineup-headline {
  border-bottom: 1px dashed #ddd;
  color: #999;
  font-size: 10px;
  font-weight: bold;
  line-height: 12px;
  margin-top: 10px;
  text-align: center;
  text-transform: uppercase;
}
.-hd-los-game-full-report-lineup-players {
  padding: 15px 0;
  text-align: center;
}
.-hd-los-game-full-report-lineup-player {
  background-color: #eee;
  color: #666;
  display: inline-block;
  height: 35px;
  margin: 10px;
  width: 24%;
}
.-hd-rd-mobile .-hd-los-game-full-report-lineup-player {
  width: 90%;
}
.-hd-los-game-full-report-lineup-player-jersey-no {
  background-color: #ddd;
  border-right: 1px solid #fff;
  color: #888;
  float: left;
  font-size: 20px;
  font-weight: bold;
  line-height: 35px;
  width: 35px;
}
.-hd-los-game-full-report-lineup-player-name {
  font-size: 13px;
  line-height: 18px;
  margin-left: 40px;
  overflow: hidden;
  padding-top: 2px;
  text-align: left;
  white-space: nowrap;
  /*width: 180px;*/
}
.-hd-los-game-full-report-lineup-player-position {
  font-size: 11px;
  line-height: 13px;
  margin-left: 40px;
  text-align: left;
  white-space: nowrap;
  width: 180px;
}
.-hd-los-game-full-report-penalty-shot, .-hd-los-game-full-report-game-winning-goal, .-hd-los-game-full-report-empty-net {
  background-color: #999;
  border-radius: 2px;
  color: #fff;
  display: inline-block;
  padding: 0 1px;
}
.-hd-los-game-full-report-time-on-ice-highlights-team {
  display: inline-block;
  text-align: center;
  width: 50%;
}
.-hd-los-game-full-report-time-on-ice-highlights-player {
  border: 1px solid rgba(0, 0, 0, 0.25);
  display: inline-block;
  margin: 5px;
  padding: 1px;
}
.-hd-los-game-full-report-time-on-ice-highlights-player-portrait {
  height: 84px;
  margin-bottom: 1px;
  width: 60px;
}
.-hd-los-game-full-report-time-on-ice-highlights-player-portrait img {
  height: 84px;
  width: 60px;
}
.-hd-los-game-full-report-time-on-ice-highlights-player-name {
  background: rgba(0, 0, 0, 0.25);
  font-size: 11px;
  overflow: hidden;
  white-space: nowrap;
}
span.-hd-los-game-full-report-time-on-ice-player-jersey-nr {
  display: inline-block;
  min-width: 25px;
  padding: 0 1px;
  text-align: center;
}
span.-hd-los-game-full-report-time-on-ice-player-jersey-nr.-hd-los-game-full-report-time-on-ice-player-is-on-ice {
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-name: pulsateLive;
  background-color: #f00;
  color: #fff;
}
.-hd-los-game-full-report-time-on-ice-data-table .-hd-util-intellitable-data th {
  width: 8%;
}
.-hd-los-game-full-report-time-on-ice-data-table .-hd-util-intellitable-data th.-hd-los-game-full-report-time-on-ice-player-name {
  width: 18%;
}
th.-hd-los-game-full-report-time-on-ice-player-jersey-nr-away, td.-hd-los-game-full-report-time-on-ice-player-jersey-nr-away {
  border-left: 1px dashed rgba(0, 0, 0, 0.3);
}
.-hd-los-game-full-report .-hd-los-game-full-report-container-data.-hd-los-game-full-report-shot-chart-data {
  max-height: none;
  overflow: visible;
}
.-hd-los-game-full-report .-hd-los-game-full-report-shot-chart-options > div {
  box-sizing: border-box;
  display: inline-block;
  padding: 20px;
  width: 33%;
}
.-hd-rd-mobile .-hd-los-game-full-report .-hd-los-game-full-report-shot-chart-options > div {
  padding: 5px 10px;
  text-align: center;
  width: 100%;
}
.-hd-los-game-full-report .-hd-los-game-full-report-shot-chart-playing-area-wrapper {
  margin: 0 auto;
  max-width: 1200px;
  padding: 20px;
}
.-hd-los-game-full-report .-hd-los-game-full-report-shot-chart-playing-area {
  position: relative;
}
.-hd-los-game-full-report .-hd-los-game-full-report-shot-chart-playing-area-icehockey {
  background: url('https://api.hockeydata.net/img/icehockey/_static/icerink.png') center right no-repeat;
  background-size: cover;
  padding-bottom: 50%;
}
.-hd-los-game-full-report .-hd-los-game-full-report-shot-chart-game-action {
  background: rgba(0, 0, 0, 0.1) center center no-repeat;
  border-radius: 50%;
  height: 30px;
  margin: -20px 0 0 -20px;
  position: absolute;
  transition: all 0.5s;
  width: 30px;
}
@keyframes flash {
  0% {
    opacity: 1;
  }
  12% {
    opacity: 0.5;
  }
  25% {
    opacity: 1;
  }
  37% {
    opacity: 0.5;
  }
  50% {
    opacity: 1;
  }
  62% {
    opacity: 0.5;
  }
  75% {
    opacity: 1;
  }
  87% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
.-hd-los-game-full-report .-hd-los-game-full-report-shot-chart-game-action-new {
  animation-duration: 2s;
  animation-iteration-count: 1;
  animation-name: flash;
}
.-hd-los-game-full-report .-hd-los-game-full-report-shot-chart-game-action.-hd-los-game-full-report-shot-chart-game-action-type-SHOT-SAVE {
  background-image: url('https://api.hockeydata.net/img/icehockey/_static/sc-ga-shot-save.png');
}
.-hd-los-game-full-report .-hd-los-game-full-report-shot-chart-game-action.-hd-los-game-full-report-shot-chart-game-action-type-SHOT-SAVE.-hd-los-game-full-report-shot-chart-game-action-team-home {
  background-image: url('https://api.hockeydata.net/img/icehockey/_static/sc-ga-shot-save-home.png');
}
.-hd-los-game-full-report .-hd-los-game-full-report-shot-chart-game-action.-hd-los-game-full-report-shot-chart-game-action-type-SHOT-SAVE.-hd-los-game-full-report-shot-chart-game-action-team-away {
  background-image: url('https://api.hockeydata.net/img/icehockey/_static/sc-ga-shot-save-away.png');
}
.-hd-los-game-full-report .-hd-los-game-full-report-shot-chart-game-action.-hd-los-game-full-report-shot-chart-game-action-type-SHOT-GOAL {
  background-image: url('https://api.hockeydata.net/img/icehockey/_static/sc-ga-shot-goal.png');
}
.-hd-los-game-full-report .-hd-los-game-full-report-shot-chart-game-action.-hd-los-game-full-report-shot-chart-game-action-type-SHOT-GOAL.-hd-los-game-full-report-shot-chart-game-action-team-home {
  background-image: url('https://api.hockeydata.net/img/icehockey/_static/sc-ga-shot-goal-home.png');
}
.-hd-los-game-full-report .-hd-los-game-full-report-shot-chart-game-action.-hd-los-game-full-report-shot-chart-game-action-type-SHOT-GOAL.-hd-los-game-full-report-shot-chart-game-action-team-away {
  background-image: url('https://api.hockeydata.net/img/icehockey/_static/sc-ga-shot-goal-away.png');
}
.-hd-los-game-full-report .-hd-los-game-full-report-shot-chart-game-action > div {
  height: 100%;
  position: relative;
  width: 100%;
}
.-hd-los-game-full-report .-hd-los-game-full-report-shot-chart-game-action-team-logo {
  border-right: 1px solid transparent;
  display: inline-block;
  height: 50px;
  padding-right: 10px;
  vertical-align: top;
  width: 50px;
}
.-hd-los-game-full-report .-hd-los-game-full-report-shot-chart-game-action-team-logo img {
  height: auto;
  max-height: 100%;
  max-width: 100%;
  width: auto;
}
.-hd-los-game-full-report .-hd-los-game-full-report-shot-chart-game-action-text {
  display: inline-block;
  padding-left: 10px;
  vertical-align: top;
  width: 205px;
}
.-hd-los-game-full-report .-hd-los-game-full-report-shot-chart-game-action-period {
  background: #555;
  border-radius: 4px;
  color: #aaa;
  display: inline-block;
  font-size: 9px;
  margin-top: 3px;
  padding: 0 6px;
  text-transform: uppercase;
}
.-hd-los-game-full-report .-hd-los-game-full-report-shot-chart-legend {
  padding-bottom: 20px;
  text-align: center;
}
.-hd-los-game-full-report .-hd-los-game-full-report-shot-chart-legend > div {
  display: inline-block;
  margin-right: 20px;
}
.-hd-los-game-full-report .-hd-los-game-full-report-shot-chart-legend span {
  vertical-align: middle;
}
.-hd-los-game-full-report .-hd-los-game-full-report-shot-chart-legend-type {
  background: center center no-repeat;
  display: inline-block;
  height: 16px;
  margin-right: 5px;
  width: 16px;
}
.-hd-los-game-full-report .-hd-los-game-full-report-shot-chart-legend-type-SHOT-SAVE {
  background-image: url('https://api.hockeydata.net/img/icehockey/_static/sc-ga-shot-save.png');
}
.-hd-los-game-full-report .-hd-los-game-full-report-shot-chart-legend-type-SHOT-GOAL {
  background-image: url('https://api.hockeydata.net/img/icehockey/_static/sc-ga-shot-goal.png');
}
.-hd-los-game-full-report .-hd-los-game-full-report-shot-chart-legend-type-home-team {
  background-color: #ffa600;
}
.-hd-los-game-full-report .-hd-los-game-full-report-shot-chart-legend-type-away-team {
  background-color: #4381b6;
}
.-hd-los-game-full-report-streams {
  padding: 20px 0 10px;
  text-align: center;
}
.-hd-los-game-full-report-streams .-hd-game-stream-button {
  border-radius: 4px;
  font-size: 14px;
  line-height: 14px;
  padding: 8px 16px;
}
.-hd-los-game-full-report-status-1 .-hd-game-stream-button {
  background: #f00;
}
/*
 * Full Team Page
 */
.-hd-los-team-full-page-team-info {
  background: #333;
  border-bottom: 5px solid #333;
  height: 100px;
  padding: 10px;
}
.-hd-los-team-full-page-ebel .-hd-los-team-full-page-team-info {
  border-bottom-color: #2478b0;
}
.-hd-los-team-full-page-ebjl .-hd-los-team-full-page-team-info {
  border-bottom-color: #0e7532;
}
.-hd-los-team-full-page-ebysl .-hd-los-team-full-page-team-info {
  border-bottom-color: #ba0723;
}
.-hd-los-team-full-page-ahl .-hd-los-team-full-page-team-info {
  border-bottom-color: #3957a1;
}
.gantry .-hd-los-team-full-page-ahl .-hd-los-team-full-page-team-info {
  background: #fff;
  border-bottom-color: #2256a9;
}
.-hd-los-team-full-page-team-logo {
  float: left;
  height: 100px;
  margin: -10px;
  padding: 10px;
  width: 100px;
}
.-hd-los-team-full-page-ebel .-hd-los-team-full-page-team-logo {
  background-color: #2478b0;
}
.-hd-los-team-full-page-ebjl .-hd-los-team-full-page-team-logo {
  background-color: #0e7532;
}
.-hd-los-team-full-page-ebysl .-hd-los-team-full-page-team-logo {
  background-color: #ba0723;
}
.-hd-los-team-full-page-ahl .-hd-los-team-full-page-team-logo {
  background-color: #3957a1;
}
.gantry .-hd-los-team-full-page-ahl .-hd-los-team-full-page-team-logo {
  background-color: #2256a9;
}
.-hd-los-team-full-page-team-logo img {
  max-height: 100px;
  max-width: 100px;
}
.gantry .-hd-los-team-full-page-team-logo img {
  max-height: 80px;
  max-width: 80px;
}
.-hd-los-team-full-page-team-short-name {
  color: #fff;
  font-size: 48px;
  font-weight: bold;
  height: 54px;
  line-height: 54px;
  margin-left: 140px;
  margin-top: 10px;
  text-shadow: 1px 1px 0 #000;
  text-transform: uppercase;
  vertical-align: bottom;
}
.gantry .-hd-los-team-full-page-team-short-name {
  color: #2256a9;
  margin-top: 0;
  text-shadow: none;
}
.-hd-los-team-full-page-team-long-name {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  height: 24px;
  line-height: 24px;
  margin-left: 140px;
  text-shadow: 1px 1px 0 #000;
  text-transform: uppercase;
}
.gantry .-hd-los-team-full-page-team-long-name {
  color: #2256a9;
  text-shadow: none;
}
.-hd-los-team-full-page-team-picture img {
  height: auto;
  margin: 5px 0;
  width: 100%;
}
.-hd-los-team-full-page-container {
  border: 1px solid #aaa;
  margin: 10px;
}
.-hd-los-team-full-page-container-data {
  border: 1px solid #ddd;
  margin: 3px;
}
.-hd-los-team-full-page-headline {
  background-image: linear-gradient(to bottom, #eeeeee 0, #dddddd 100%);
  border-bottom: 3px solid #666;
  color: #333;
  font-size: 16px;
  font-weight: bold;
  padding: 10px 10px;
  text-shadow: 1px 1px 0 #fff;
  text-transform: uppercase;
}
.-hd-los-team-full-page-ebel .-hd-los-team-full-page-headline {
  border-bottom-color: #2478b0;
}
.-hd-los-team-full-page-ebjl .-hd-los-team-full-page-headline {
  border-bottom-color: #0e7532;
}
.-hd-los-team-full-page-ebysl .-hd-los-team-full-page-headline {
  border-bottom-color: #ba0723;
}
.-hd-los-team-full-page-ahl .-hd-los-team-full-page-headline {
  border-bottom-color: #3957a1;
}
.gantry .-hd-los-team-full-page-ahl .-hd-los-team-full-page-headline {
  border-bottom-color: #2256a9;
}
.-hd-los-team-full-page-roster-overview {
  text-align: center;
}
.-hd-los-team-full-page-roster-player-container {
  background-color: #eee;
  display: inline-block;
  margin: 15px;
  width: 230px;
}
.-hd-los-team-full-page-roster-player-portrait {
  background-color: #eee;
  height: 170px;
  overflow: hidden;
  transition: background 0.5s;
  width: 230px;
}
.-hd-los-team-full-page-roster-player-container:hover .-hd-los-team-full-page-roster-player-portrait {
  background-color: #aaa;
}
.-hd-los-team-full-page-roster-player-portrait img {
  height: 140px;
  margin-top: 30px;
  transition: height 0.5s, width 0.5s, margin-top 0.5s;
  width: 100px;
}
.-hd-los-team-full-page-roster-player-container:hover .-hd-los-team-full-page-roster-player-portrait img {
  height: 280px;
  margin-top: -20px;
  width: 200px;
}
.-hd-los-team-full-page-roster-player-details {
  background-color: #444;
  height: 45px;
}
.-hd-los-team-full-page-roster-player-jersey-no {
  background-color: #000;
  color: #fff;
  float: left;
  font-size: 24px;
  font-weight: bold;
  height: 45px;
  line-height: 45px;
  width: 45px;
}
.-hd-los-team-full-page-ebel .-hd-los-team-full-page-roster-player-jersey-no {
  background-color: #2478b0;
}
.-hd-los-team-full-page-ebjl .-hd-los-team-full-page-roster-player-jersey-no {
  background-color: #0e7532;
}
.-hd-los-team-full-page-ebysl .-hd-los-team-full-page-roster-player-jersey-no {
  background-color: #ba0723;
}
.-hd-los-team-full-page-ahl .-hd-los-team-full-page-roster-player-jersey-no {
  background-color: #3957a1;
}
.gantry .-hd-los-team-full-page-ahl .-hd-los-team-full-page-roster-player-jersey-no {
  background-color: #2256a9;
}
.-hd-los-team-full-page-roster-player-name {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  margin-left: 50px;
  overflow: hidden;
  padding-top: 4px;
  text-align: left;
  text-shadow: 1px 1px 0 #000;
  white-space: nowrap;
  width: 180px;
}
.-hd-los-team-full-page-roster-player-position {
  color: #ddd;
  font-size: 11px;
  line-height: 13px;
  margin-left: 50px;
  text-align: left;
  white-space: nowrap;
  width: 180px;
}
.-hd-los-team-full-page-games-state {
  background-color: #000;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  min-width: 30px;
  padding: 2px;
  text-align: center;
}
.-hd-los-team-full-page-games-state-W {
  background-color: #4c4;
}
.-hd-los-team-full-page-games-state-OTW {
  background-color: #484;
}
.-hd-los-team-full-page-games-state-L {
  background-color: #c44;
}
.-hd-los-team-full-page-games-state-OTL {
  background-color: #844;
}
.-hd-los-team-full-page-games-state-T {
  background-color: #888;
}
.-hd-los-team-full-page-games .-hd-label-LIVE .-hd-los-team-full-page-games-score {
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-name: pulsateLive;
  background-color: #f00;
  color: #fff;
}
.-hd-los-team-full-page-team-facts-table .-hd-util-intellitable-data td {
  transition: none;
  vertical-align: top;
}
.-hd-los-team-full-page-team-facts-table .-hd-util-intellitable-data tr:hover td {
  background-color: #f9f9f9;
}
.-hd-los-team-full-page-team-facts-table .-hd-util-intellitable-data tr:nth-child(even) td {
  background-color: #eee;
}
.-hd-los-team-full-page-team-facts-table .-hd-util-intellitable-data tr:nth-child(even) td {
  background-color: #eee;
}
.-hd-los-team-full-page-team-facts-table .-hd-util-intellitable-data tr.-hd-los-team-full-page-team-facts-table-header-row td {
  background-color: #333;
  color: #fff;
}
.gantry .-hd-los-team-full-page-team-facts-table .-hd-util-intellitable-data tr.-hd-los-team-full-page-team-facts-table-header-row td {
  background-color: #bbe4fa;
  color: #000;
}
/*
 * Full Player Page
 */
.-hd-los-player-full-page-player-info {
  background: #333;
  border-bottom: 5px solid #333;
  height: 100px;
  padding: 10px;
}
.-hd-los-player-full-page-ebel .-hd-los-player-full-page-player-info {
  border-bottom-color: #2478b0;
}
.-hd-los-player-full-page-ebjl .-hd-los-player-full-page-player-info {
  border-bottom-color: #0e7532;
}
.-hd-los-player-full-page-ebysl .-hd-los-player-full-page-player-info {
  border-bottom-color: #ba0723;
}
.-hd-los-player-full-page-ahl .-hd-los-player-full-page-player-info {
  border-bottom-color: #3957a1;
}
.gantry .-hd-los-player-full-page-ahl .-hd-los-player-full-page-player-info {
  background-color: #fff;
  border-bottom-color: #2256a9;
}
.-hd-los-player-full-page-team-logo {
  float: right;
  height: 100px;
  margin: -10px;
  padding: 10px;
  width: 100px;
}
.-hd-los-player-full-page-ebel .-hd-los-player-full-page-team-logo {
  background-color: #2478b0;
}
.-hd-los-player-full-page-ebjl .-hd-los-player-full-page-team-logo {
  background-color: #0e7532;
}
.-hd-los-player-full-page-ebysl .-hd-los-player-full-page-team-logo {
  background-color: #ba0723;
}
.-hd-los-player-full-page-ahl .-hd-los-player-full-page-team-logo {
  background-color: #3957a1;
}
.gantry .-hd-los-player-full-page-ahl .-hd-los-player-full-page-team-logo {
  background-color: #2256a9;
}
.-hd-los-player-full-page-team-logo img {
  max-height: 100px;
  max-width: 100px;
}
.gantry .-hd-los-player-full-page-team-logo img {
  max-height: 80px;
  max-width: 80px;
}
.-hd-los-player-full-page-player-portrait {
  float: left;
  height: 100px;
  margin: -10px;
  overflow: hidden;
  padding: 20px 20px 0 10px;
  text-align: center;
  width: 100px;
}
.gantry .-hd-los-player-full-page-player-portrait {
  margin-top: -15px;
  padding-top: 10px;
}
.-hd-los-player-full-page-player-portrait img {
  height: 100px;
  transition: height 0.5s, width 0.5s;
  width: 72px;
}
.-hd-los-player-full-page-player-portrait:hover img {
  height: 140px;
  width: 100px;
}
.gantry .-hd-los-player-full-page-player-portrait:hover img {
  height: 100px;
  width: 72px;
}
.-hd-los-player-full-page-player-name {
  color: #fff;
  font-size: 32px;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  margin-left: 120px;
  margin-top: 36px;
  overflow: hidden;
  text-shadow: 1px 1px 0 #000;
  text-transform: uppercase;
  vertical-align: bottom;
  white-space: nowrap;
}
.gantry .-hd-los-player-full-page-player-name {
  color: #2256a9;
  margin-left: 90px;
  margin-top: 10px;
  text-shadow: none;
}
.-hd-los-player-full-page-player-jersey-no {
  background-color: #fff;
  border-radius: 4px;
  color: #333;
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  height: 24px;
  line-height: 24px;
  margin-left: 10px;
  min-width: 24px;
  padding: 0 4px;
  text-align: center;
}
.gantry .-hd-los-player-full-page-player-jersey-no {
  background-color: #2256a9;
  color: #fff;
}
.-hd-los-player-full-page-player-position {
  color: #fff;
  display: inline-block;
  font-size: 20px;
  height: 24px;
  line-height: 24px;
  margin-left: 10px;
  text-shadow: 1px 1px 0 #000;
  text-transform: uppercase;
}
.gantry .-hd-los-player-full-page-player-position {
  color: #2256a9;
  text-shadow: none;
}
.-hd-los-player-full-page-container {
  border: 1px solid #aaa;
  margin: 10px;
}
.-hd-los-player-full-page-container-data {
  border: 1px solid #ddd;
  margin: 3px;
}
.-hd-los-player-full-page-headline {
  background-image: linear-gradient(to bottom, #eeeeee 0, #dddddd 100%);
  border-bottom: 3px solid #666;
  color: #333;
  font-size: 16px;
  font-weight: bold;
  padding: 10px 10px;
  text-shadow: 1px 1px 0 #fff;
  text-transform: uppercase;
}
.-hd-los-player-full-page-ebel .-hd-los-player-full-page-headline {
  border-bottom-color: #2478b0;
}
.-hd-los-player-full-page-ebjl .-hd-los-player-full-page-headline {
  border-bottom-color: #0e7532;
}
.-hd-los-player-full-page-ebysl .-hd-los-player-full-page-headline {
  border-bottom-color: #ba0723;
}
.-hd-los-player-full-page-ahl .-hd-los-player-full-page-headline {
  border-bottom-color: #3957a1;
}
.gantry .-hd-los-player-full-page-ahl .-hd-los-player-full-page-headline {
  border-bottom-color: #2256a9;
}
.-hd-los-player-full-page-player-facts {
  background: #222;
  font-size: 11px;
}
.gantry .-hd-los-player-full-page-player-facts {
  background: #fff;
}
.-hd-los-player-full-page-player-fact-row {
  display: inline-block;
  width: 50%;
}
.-hd-los-player-full-page-player-fact-label {
  color: #ddd;
  display: inline-block;
  text-align: right;
  width: 40%;
}
.-hd-los-player-full-page-player-fact-label div {
  background-color: #333;
  margin: 1px 0 0 1px;
  padding: 3px 5px;
}
.gantry .-hd-los-player-full-page-player-fact-label div {
  background-color: #bbe4fa;
  color: #000;
}
.-hd-los-player-full-page-player-fact-value {
  color: #eee;
  display: inline-block;
  font-weight: bold;
  width: 60%;
}
.gantry .-hd-los-player-full-page-player-fact-value {
  color: #000;
}
.-hd-los-player-full-page-player-fact-value div {
  padding: 3px 5px;
}
.-hd-los-player-full-page-games-state {
  background-color: #000;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  min-width: 30px;
  padding: 2px;
  text-align: center;
}
.-hd-los-player-full-page-games-state-W {
  background-color: #4c4;
}
.-hd-los-player-full-page-games-state-OTW {
  background-color: #484;
}
.-hd-los-player-full-page-games-state-L {
  background-color: #c44;
}
.-hd-los-player-full-page-games-state-OTL {
  background-color: #844;
}
.-hd-los-player-full-page-games-state-T {
  background-color: #888;
}
.-hd-los-player-full-page-games .-hd-label-LIVE .-hd-los-player-full-page-games-score {
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-name: pulsateLive;
  background-color: #f00;
  color: #fff;
}
/*
 * Tabs
 */
.-hd-util-tabs {
  margin-top: 30px;
}
.-hd-util-tabs-buttons {
  border-bottom: 1px solid #aaa;
  text-align: center;
}
.-hd-util-tabs-button {
  background-color: #eee;
  background-image: linear-gradient(to bottom, #eeeeee 0, #dddddd 100%);
  border: 1px solid #ccc;
  border-bottom: 0;
  color: #888;
  display: inline-block;
  line-height: 30px;
  margin-right: 1px;
  min-width: 80px;
  padding: 0 10px;
  text-decoration: none;
  text-shadow: 0 1px 0 #fff;
  vertical-align: bottom;
}
.-hd-util-tabs-button:hover {
  background-color: #ddd;
  background-image: linear-gradient(to bottom, #eeeeee 0, #cccccc 100%);
  text-decoration: none;
}
.-hd-util-tabs-button-active {
  background-color: #ddd;
  background-image: linear-gradient(to bottom, #eeeeee 0, #cccccc 100%);
  line-height: 32px;
}
.-hd-util-tabs-pane {
  display: none;
}
.-hd-util-tabs-pane-active {
  display: block;
}
.-hd-util-tabs-pane .-hd-util-tabs {
  margin-top: 10px;
}
.-hd-util-tabs-pane .-hd-util-tabs-buttons {
  border-bottom: none;
}
.-hd-util-tabs-pane .-hd-util-tabs-button {
  border-bottom: 1px solid #ccc;
  border-right: 0;
  line-height: 20px;
  margin-right: 0;
  min-width: 60px;
}
.-hd-util-tabs-pane .-hd-util-tabs-button:last-child {
  border-right: 1px solid #ccc;
}
.-hd-util-tabs-pane .-hd-util-tabs-button-active {
  line-height: 20px;
}
/*
 * Game Live Box
 */
#jm-maincontent .-hd-widget.-hd-los-game-live-box-wrapper {
  display: inline-block;
  margin: 10px 5px;
  width: 250px;
}
.-hd-los-game-live-box {
  border: 1px solid #333;
}
.-hd-los-game-live-box-game-info {
  background: #333;
  height: 80px;
  padding: 5px;
}
.-hd-los-game-live-box-team-home {
  float: left;
  position: relative;
  width: 25%;
}
.-hd-los-game-live-box-team-away {
  float: right;
  position: relative;
  width: 25%;
}
.-hd-los-game-live-box-score {
  margin: 0 auto;
  text-align: center;
  width: 50%;
}
.-hd-los-game-live-box-score-home, .-hd-los-game-live-box-score-away {
  display: inline-block;
  font-size: 38px;
  font-weight: bold;
  height: 70px;
  line-height: 70px;
  text-align: center;
  vertical-align: top;
  width: 40%;
}
.-hd-los-game-live-box-ebel .-hd-los-game-live-box-score-home, .-hd-los-game-live-box-ebel .-hd-los-game-live-box-score-away {
  color: #2478b0;
}
.-hd-los-game-live-box-ebjl .-hd-los-game-live-box-score-home, .-hd-los-game-live-box-ebjl .-hd-los-game-live-box-score-away {
  color: #0e7532;
}
.-hd-los-game-live-box-ebysl .-hd-los-game-live-box-score-home, .-hd-los-game-live-box-ebysl .-hd-los-game-live-box-score-away {
  color: #ba0723;
}
.-hd-los-game-live-box-ahl .-hd-los-game-live-box-score-home, .-hd-los-game-live-box-ahl .-hd-los-game-live-box-score-away {
  color: #3957a1;
}
.gantry .-hd-los-game-live-box-ahl .-hd-los-game-live-box-score-home, .gantry .-hd-los-game-live-box-ahl .-hd-los-game-live-box-score-away {
  color: #2256a9;
}
.-hd-los-game-live-box-score-divider {
  display: inline-block;
  font-size: 12px;
  height: 70px;
  line-height: 70px;
  vertical-align: top;
  width: 20%;
}
.-hd-los-game-live-box-score-divider span {
  background-color: #000;
  border-radius: 2px;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  line-height: 24px;
  padding: 0 4px;
}
.-hd-los-game-live-box-ebel .-hd-los-game-live-box-score-divider span {
  background-color: #2478b0;
}
.-hd-los-game-live-box-ebjl .-hd-los-game-live-box-score-divider span {
  background-color: #0e7532;
}
.-hd-los-game-live-box-ebysl .-hd-los-game-live-box-score-divider span {
  background-color: #ba0723;
}
.-hd-los-game-live-box-ahl .-hd-los-game-live-box-score-divider span {
  background-color: #3957a1;
}
.gantry .-hd-los-game-live-box-ahl .-hd-los-game-live-box-score-divider span {
  background-color: #2256a9;
}
.-hd-los-game-live-box-team-name {
  color: #fff;
  font-size: 10px;
  height: 12px;
  left: 0;
  line-height: 12px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
}
.-hd-los-game-live-box-team-logo {
  height: 50px;
  margin-top: 14px;
  text-align: center;
}
.-hd-los-game-live-box-team-logo img {
  max-height: 50px;
  max-width: 50px;
}
.-hd-los-game-live-box-game-state {
  background-color: #000;
  color: #fff;
  height: 12px;
  font-size: 10px;
  line-height: 12px;
  margin: -5px -5px 5px;
  text-align: center;
}
.-hd-los-game-live-box-period-bar {
  border: 1px solid #fff;
}
.-hd-los-game-live-box-period-bar table {
  border-collapse: separate;
  border-spacing: 0;
  width: 100%;
}
.-hd-los-game-live-box-period-bar td, .-hd-los-game-live-box-period-bar table tbody tr:nth-child(2n+1) td {
  background-color: #555;
  border-right: 1px solid #fff;
  height: 12px;
  padding: 0;
  position: relative;
  vertical-align: middle;
}
.-hd-los-game-live-box-period-bar td:last-child, .-hd-los-game-live-box-period-bar table tbody tr:nth-child(2n+1) td:last-child {
  border-right: none;
}
.-hd-los-game-live-box-period-bar-fill {
  background-color: #333;
  bottom: 0;
  left: 0;
  position: absolute;
  top: 0;
}
.-hd-los-game-live-box-period-bar .-hd-los-game-live-box-period-bar-active .-hd-los-game-live-box-period-bar-fill {
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-name: pulsateLive;
  background-color: #f00;
}
.-hd-los-game-live-box-period-bar-label {
  bottom: 0;
  color: #aaa;
  left: 0;
  line-height: 12px;
  position: absolute;
  right: 0;
  top: 0;
}
.-hd-los-game-live-box-period-bar .-hd-los-game-live-box-period-bar-active .-hd-los-game-live-box-period-bar-label {
  color: #ffff00;
}
.-hd-los-game-live-box-period-stats {
  background-color: #333;
  display: table;
  table-layout: fixed;
  text-align: center;
  width: 100%;
}
.-hd-los-game-live-box-period-stats > div {
  display: table-row;
}
.-hd-los-game-live-box-period-stats > div > div {
  color: #ddd;
  display: table-cell;
  font-size: 10px;
  height: 14px;
  line-height: 14px;
  overflow: hidden;
  width: 2%;
}
.-hd-los-game-live-box-period-stats > div > div:first-child {
  padding-left: 2px;
  text-align: left;
}
.-hd-los-game-live-box-period-stats > div.-hd-los-game-live-box-period-stats-header > div {
  background-color: #000;
  font-weight: bold;
}
.-hd-los-game-live-box-ebel .-hd-los-game-live-box-period-stats > div.-hd-los-game-live-box-period-stats-header > div {
  background-color: #2478b0;
}
.-hd-los-game-live-box-ebjl .-hd-los-game-live-box-period-stats > div.-hd-los-game-live-box-period-stats-header > div {
  background-color: #0e7532;
}
.-hd-los-game-live-box-ebysl .-hd-los-game-live-box-period-stats > div.-hd-los-game-live-box-period-stats-header > div {
  background-color: #ba0723;
}
.-hd-los-game-live-box-ahl .-hd-los-game-live-box-period-stats > div.-hd-los-game-live-box-period-stats-header > div {
  background-color: #3957a1;
}
.gantry .-hd-los-game-live-box-ahl .-hd-los-game-live-box-period-stats > div.-hd-los-game-live-box-period-stats-header > div {
  background-color: #2256a9;
}
.-hd-los-game-live-box-tabs {
  height: 250px;
  margin: 0;
  position: relative;
}
.-hd-los-game-live-box-tabs .-hd-util-tabs-buttons {
  border-bottom: 0;
  bottom: 0;
  display: table;
  height: 17px;
  left: 0;
  line-height: 16px;
  overflow: hidden;
  position: absolute;
  right: 0;
  table-layout: fixed;
  text-align: left;
  white-space: nowrap;
}
.-hd-los-game-live-box-tabs .-hd-util-tabs-button {
  background-image: none;
  border: none;
  border-top: 1px solid #ddd;
  display: table-cell;
  line-height: 16px;
  margin-right: 0;
  min-width: 0;
  padding: 0;
  text-align: center;
  width: 2%;
}
.-hd-los-game-live-box-tabs .-hd-util-tabs-button:hover {
  background-color: #fff;
  background-image: none;
}
.-hd-los-game-live-box-tabs .-hd-util-tabs-button-active {
  background-color: #fff;
  background-image: none;
  border-top: 1px solid #fff;
  line-height: 16px;
}
.-hd-los-game-live-box-tabs .-hd-util-tabs-content {
  bottom: 17px;
  left: 0;
  overflow: auto;
  position: absolute;
  right: 0;
  top: 1px;
}
.-hd-los-game-live-box .-hd-util-intellitable-data th, .-hd-los-game-live-box .-hd-util-intellitable-data td {
  font-size: 11px;
  padding: 2px;
}
.-hd-los-game-live-box-team-stats .-hd-util-intellitable-data th, .-hd-los-game-live-box-team-stats .-hd-util-intellitable-data td:nth-child(2), .-hd-los-game-live-box-team-stats .-hd-util-intellitable-data td:nth-child(3) {
  text-align: center;
}
.-hd-los-game-live-box-game-fact-row {
  font-size: 11px;
  margin-top: 1px;
}
.-hd-los-game-live-box-game-fact-label {
  display: inline-block;
  text-align: right;
  width: 40%;
}
.-hd-los-game-live-box-game-fact-label div {
  background-color: #eee;
  padding: 2px 4px 2px 0;
}
.-hd-los-game-live-box-game-fact-value {
  display: inline-block;
  width: 60%;
}
.-hd-los-game-live-box-game-fact-value div {
  background-color: #f9f9f9;
  padding: 2px 0 2px 4px;
}
.-hd-los-game-live-box-ticker {
  line-height: 1em;
}
.-hd-los-game-live-box-ticker-action {
  clear: both;
  font-size: 11px;
  margin-bottom: 10px;
}
.-hd-los-game-live-box-ticker-action-team-logo {
  float: left;
  line-height: 50px;
  text-align: center;
  vertical-align: top;
  width: 50px;
}
.-hd-los-game-live-box-ticker-action-team-logo img {
  height: auto;
  max-height: 40px;
  max-width: 40px;
  min-height: 40px;
  min-width: 40px;
  width: auto;
}
.-hd-los-game-live-box-ticker-action-headline {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  display: inline-block;
  font-weight: bold;
  margin-left: 5px;
  padding: 6px 0 2px 2px;
  vertical-align: top;
  width: 170px;
}
.-hd-los-game-live-box-ticker-action-body {
  display: inline-block;
  margin-left: 5px;
  padding: 3px 0 0 2px;
  vertical-align: top;
  width: 170px;
}
/*
 * Knockout Stage
 */
.-hd-los-knockout-stage-phase {
  padding: 40px 4px 4px;
  position: relative;
}
.gantry .-hd-los-knockout-stage-phase {
  border: none;
  padding: 40px 1px 4px;
}
.gantry .-hd-los-knockout-stage > table {
  border: none;
}
.-hd-los-knockout-stage-phase:hover {
  background-color: #efefef;
}
.gantry .-hd-los-knockout-stage-phase:hover {
  background-color: #fff;
}
.-hd-los-knockout-stage-phase-header {
  background-color: #333;
  color: #fff;
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 14px;
  font-weight: 700;
  left: 0;
  margin: 0 4px;
  overflow: hidden;
  padding: 4px 8px;
  position: absolute;
  right: 0;
  text-align: center;
  text-transform: uppercase;
  top: 0;
  white-space: nowrap;
}
.gantry .-hd-los-knockout-stage-phase-header {
  background-color: #bae4fb;
  color: #000;
  font-size: 12px;
  margin: 1px;
}
.-hd-los-knockout-stage-ebel .-hd-los-knockout-stage-phase-header {
  background-color: #2478b0;
}
.-hd-los-knockout-stage-ebjl .-hd-los-knockout-stage-phase-header {
  background-color: #0e7532;
}
.-hd-los-knockout-stage-ebysl .-hd-los-knockout-stage-phase-header {
  background-color: #ba0723;
}
.-hd-los-knockout-stage-ahl .-hd-los-knockout-stage-phase-header {
  background-color: #3957a1;
}
.gantry .-hd-los-knockout-stage-ahl .-hd-los-knockout-stage-phase-header {
  background-color: #2256a9;
}
.-hd-los-knockout-stage-phase-encounter-header {
  background-color: #000;
  color: #fff;
  font-size: 10px;
  line-height: 12px;
  text-align: center;
}
.gantry .-hd-los-knockout-stage-phase-encounter-header {
  background-color: #1d53aa;
}
.-hd-los-knockout-stage-phase-encounter-info {
  background-color: #333;
  border-bottom: 5px solid #333;
  color: #fff;
  padding: 2px 4px 4px;
  text-align: center;
}
.gantry .-hd-los-knockout-stage-phase-encounter-info {
  background-color: #bae4fb;
  border-bottom: 5px solid #1d53aa;
  color: #000;
  font-size: 0.7rem;
}
.-hd-los-knockout-stage-ebel .-hd-los-knockout-stage-phase-encounter-info {
  border-bottom-color: #2478b0;
}
.-hd-los-knockout-stage-ebjl .-hd-los-knockout-stage-phase-encounter-info {
  border-bottom-color: #0e7532;
}
.-hd-los-knockout-stage-ebysl .-hd-los-knockout-stage-phase-encounter-info {
  border-bottom-color: #ba0723;
}
.-hd-los-knockout-stage-ahl .-hd-los-knockout-stage-phase-encounter-info {
  border-bottom-color: #3957a1;
}
.gantry .-hd-los-knockout-stage-ahl .-hd-los-knockout-stage-phase-encounter-info {
  border-bottom-color: #2256a9;
}
.-hd-los-knockout-stage-phase-encounter-team-a {
  float: left;
  width: 30%;
}
.-hd-los-knockout-stage-phase-encounter-team-b {
  float: right;
  width: 30%;
}
.-hd-los-knockout-stage-phase-encounter-score {
  margin: 0 auto;
  width: 40%;
}
.-hd-los-knockout-stage-phase-encounter-score > div {
  display: inline-block;
  font-size: 28px;
  font-weight: bold;
  line-height: 28px;
  padding-top: 10px;
  text-align: center;
  width: 40%;
}
.-hd-los-knockout-stage-phase-encounter-score > div.-hd-los-knockout-stage-phase-encounter-score-divider {
  width: 20%;
}
.-hd-los-knockout-stage-phase-encounter-standings {
  font-size: 10px;
  margin: 0 auto;
  text-align: center;
  width: 40%;
}
.-hd-los-knockout-stage-ebel .-hd-los-knockout-stage-phase-encounter-score > div {
  color: #2478b0;
}
.-hd-los-knockout-stage-ebjl .-hd-los-knockout-stage-phase-encounter-score > div {
  color: #0e7532;
}
.-hd-los-knockout-stage-ebysl .-hd-los-knockout-stage-phase-encounter-score > div {
  color: #ba0723;
}
.-hd-los-knockout-stage-ahl .-hd-los-knockout-stage-phase-encounter-score > div {
  color: #3957a1;
}
.gantry .-hd-los-knockout-stage-ahl .-hd-los-knockout-stage-phase-encounter-score > div {
  color: #2256a9;
}
.-hd-los-knockout-stage-phase-encounter-team-logo img {
  height: auto;
  max-height: 60px;
  max-width: 60px;
  min-height: 60px;
  min-width: 60px;
  width: auto;
}
.gantry .-hd-los-knockout-stage-phase-encounter-team-logo img {
  max-height: 40px;
  max-width: 40px;
  min-height: 40px;
  min-width: 40px;
}
.-hd-los-knockout-stage-phase-encounter-info:after {
  content: ".";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.-hd-los-knockout-stage-phase-encounter-games {
  border: 1px solid #aaa;
  border-top: none;
  margin-bottom: 10px;
}
.-hd-los-knockout-stage-phase-encounter-games .-hd-util-intellitable-data td {
  font-size: 10px;
  padding: 1px;
}
.gantry .-hd-los-knockout-stage-phase-encounter-games .-hd-util-intellitable-data td {
  padding: 3px 1px 3px 0;
}
.-hd-los-knockout-stage-phase-encounter-games .-hd-los-knockout-stage-score-divider {
  text-align: center;
}
.-hd-los-knockout-stage-phase-encounter-games .-hd-util-intellitable-data .-hd-los-knockout-stage-phase-encounter-game-optional td {
  opacity: 0.5;
}
.-hd-los-knockout-stage-phase-encounter-games .-hd-label-LIVE .-hd-los-knockout-stage-score, .-hd-los-knockout-stage-phase-encounter-games .-hd-label-LIVE .-hd-los-knockout-stage-score-divider {
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-name: pulsateLive;
  background-color: #f00;
  color: #fff;
}
.-hd-los-knockout-stage-phase-encounter-games .-hd-los-knockout-stage-overtime, .-hd-los-knockout-stage-phase-encounter-games .-hd-los-knockout-stage-shootout {
  background-color: #aaa;
  color: #fff;
  display: inline-block;
  line-height: 1em;
  padding: 2px;
}
.-hd-los-knockout-stage-ebel .-hd-los-knockout-stage-overtime, .-hd-los-schedule-ebel .-hd-los-knockout-stage-shootout {
  background-color: #2478b0;
}
.-hd-los-knockout-stage-ebjl .-hd-los-knockout-stage-overtime, .-hd-los-schedule-ebjl .-hd-los-knockout-stage-shootout {
  background-color: #0e7532;
}
.-hd-los-knockout-stage-ebysl .-hd-los-knockout-stage-overtime, .-hd-los-schedule-ebysl .-hd-los-knockout-stage-shootout {
  background-color: #ba0723;
}
.-hd-los-knockout-stage-ahl .-hd-los-knockout-stage-overtime, .-hd-los-schedule-ahl .-hd-los-knockout-stage-shootout {
  background-color: #3957a1;
}
.gantry .-hd-los-knockout-stage-ahl .-hd-los-knockout-stage-overtime, .gantry .-hd-los-schedule-ahl .-hd-los-knockout-stage-shootout {
  background-color: #2256a9;
}
/*
 * Knockout Stage Compact
 */
.-hd-los-knockout-stage-compact-phase-header {
  background-color: #333;
  color: #fff;
  padding: 8px 4px;
  text-align: center;
}
.gantry .-hd-los-knockout-stage-compact-phase-header {
  background-color: #bbe4fa;
  color: #000;
  font-size: 0.7rem;
  font-weight: bold;
  padding: 0;
}
.-hd-los-knockout-stage-compact-score-divider {
  text-align: center;
}
.-hd-los-knockout-stage-compact .-hd-util-intellitable-data .-hd-util-intellitable-inline-image {
  padding: 2px;
}
.-hd-los-knockout-stage-compact .-hd-util-intellitable-data .-hd-util-intellitable-inline-image img {
  height: auto;
  max-height: 20px;
  max-width: 20px;
  min-height: 20px;
  min-width: 20px;
  width: auto;
}
.-hd-los-knockout-stage-compact .-hd-util-intellitable-data {
  line-height: 1em !important;
}
/*
 * hockeydata.util.Select
 */
.-hd-util-select {
  margin: 5px;
  max-width: 100%;
  width: 300px;
}
.-hd-util-select .-hd-util-select-display {
  background: #444;
  border: 1px solid #444;
  color: #fff;
  overflow: hidden;
  padding: 10px 25px 10px 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.-hd-util-select .-hd-util-select-display:after {
  border: 6px solid transparent;
  border-top-color: #fff;
  content: "";
  height: 0;
  position: absolute;
  right: 10px;
  top: 14px;
  width: 0;
}
.-hd-util-select.-hd-util-select-open .-hd-util-select-display:after {
  border-bottom-color: #fff;
  border-top-color: transparent;
  top: 10px;
}
.-hd-util-select .-hd-util-select-list {
  background: #444;
  border: 1px solid #444;
  max-height: 315px;
  overflow: auto;
}
.-hd-util-select .-hd-util-select-list > li {
  border-bottom: 1px solid transparent;
  border-top: 1px solid #333;
  color: #fff;
  overflow: hidden;
  padding: 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.-hd-util-select .-hd-util-select-list > li.-hd-util-select-sub {
  padding-left: 20px;
}
.-hd-util-select .-hd-util-select-list > li:hover, .-hd-util-select .-hd-util-select-list > li.-hd-util-select-selected {
  background: #4a4a4a;
}
.-hd-util-select .-hd-util-select-list > li.-hd-util-select-headline {
  background: #333;
}
/*
 * hockeydata.util.PopUp
 */
.-hd-util-pop-up.-hd-util-pop-up-left {
  width: 312px;
}
.-hd-util-pop-up.-hd-util-pop-up-right {
  width: 312px;
}
.-hd-util-pop-up.-hd-util-pop-up-right .-hd-util-pop-up-content {
  margin-left: 12px;
}
.-hd-util-pop-up.-hd-util-pop-up-left .-hd-util-pop-up-content {
  margin-right: 12px;
}
.-hd-util-pop-up .-hd-util-pop-up-content {
  background: #444;
  border: 1px solid transparent;
  border-radius: 8px;
  color: #fff;
  padding: 10px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.75);
}
.-hd-util-pop-up .-hd-util-pop-up-arrow {
  border: 6px solid transparent;
  height: 0;
  margin: 0 auto;
  right: 10px;
  top: 14px;
  width: 0;
}
.-hd-util-pop-up.-hd-util-pop-up-left .-hd-util-pop-up-arrow, .-hd-util-pop-up.-hd-util-pop-up-right .-hd-util-pop-up-arrow {
  left: 0;
  margin: -7px 0 0 0;
  position: absolute;
  right: auto;
  top: 50%;
}
.-hd-util-pop-up.-hd-util-pop-up-left .-hd-util-pop-up-arrow {
  left: auto;
  right: 0;
}
.-hd-util-pop-up.-hd-util-pop-up-bottom .-hd-util-pop-up-arrow {
  border-bottom-color: #444;
}
.-hd-util-pop-up.-hd-util-pop-up-left .-hd-util-pop-up-arrow {
  border-left-color: #444;
}
.-hd-util-pop-up.-hd-util-pop-up-right .-hd-util-pop-up-arrow {
  border-right-color: #444;
}
.-hd-util-pop-up.-hd-util-pop-up-top .-hd-util-pop-up-arrow {
  border-top-color: #444;
}
/*
 * Game Stream Button
 */
.-hd-game-stream-button {
  background: rgba(0, 0, 0, 0.5);
  border-radius: 2px;
  color: #fff;
  display: inline-block;
  font-size: 10px;
  line-height: 10px;
  margin: 0 1px;
  padding: 1px 4px;
  text-decoration: none;
}
.gantry .-hd-game-stream-button {
  background: #253b80;
}
.-hd-game-stream-button:hover {
  background: black;
  text-decoration: none;
}
.gantry .-hd-game-stream-button:hover {
  background: none;
  color: #253b80;
}
.-hd-game-stream-button img {
  height: auto;
  max-height: 20px;
  max-width: 100%;
  width: auto;
}
/*
 * Media Queries
 */
/* 0 - 480 */
@media only screen and (max-width: 480px) {
  /*
	 * Layout
	 */
  /*
	 * Buttons
	 */
  /*
	 * Tabs
	 */
  /*
	 * IntelliTable
	 */
  /*
	 * Schedule
	 */
  /*
	 * Slider
	 */
  /*
	 * Game Slider
	 */
  /*
	 * Full Game Report
	 */
  /*
	 * Full Team Page
	 */
  /*
	 * Full Player Page
	 */
  /*
	 * Leaders
	 */
  /*
	 * Knockout Stage
	 */
  #jm-maincontent .-hd-widget {
    margin: 0;
  }
  .-hd-button {
    min-width: 40px;
    padding: 2px;
  }
  .-hd-util-tabs-button {
    min-width: 30px;
    padding: 0 4px;
  }
  .-hd-util-intellitable-data th {
    padding: 2px 1px;
  }
  .-hd-util-intellitable-data td {
    padding: 2px 1px;
  }
  .-hd-util-intellitable-data .-hd-util-intellitable-inline-image img {
    height: auto;
    max-height: 15px;
    max-width: 15px;
    min-height: 15px;
    min-width: 15px;
    width: auto;
  }
  .-hd-los-schedule .-hd-los-schedule-score, .-hd-los-schedule .-hd-los-schedule-score-divider {
    font-size: 1em;
    font-weight: normal;
  }
  .-hd-los-schedule .-hd-los-schedule-team-name-short {
    display: table-cell;
  }
  .-hd-los-schedule .-hd-los-schedule-team-name-long {
    display: none;
  }
  .-hd-util-slider .-hd-util-slider-inline-image img {
    height: 30px;
    margin-top: 15px;
  }
  .-hd-los-game-slider .-hd-los-game-slider-score {
    font-size: 14px;
  }
  .-hd-los-game-slider .-hd-los-game-slider-score {
    line-height: 30px;
  }
  .-hd-los-game-full-report-team-name, .-hd-los-game-full-report-team-logo {
    height: 30px;
    line-height: 30px;
  }
  .-hd-los-game-full-report-team-logo img {
    max-height: 30px;
    max-width: 30px;
  }
  .-hd-los-game-full-report-team-name {
    font-size: 24px;
  }
  .-hd-los-game-full-report-score-home, .-hd-los-game-full-report-score-divider, .-hd-los-game-full-report-score-away {
    font-size: 24px;
    height: 30px;
    line-height: 30px;
  }
  .-hd-los-game-full-report-score-divider {
    line-height: 24px;
  }
  .-hd-los-game-full-report-score-divider span {
    border-radius: 2px;
    font-size: 14px;
    line-height: 20px;
    padding: 0 2px;
  }
  .-hd-los-game-full-report-period-stats {
    margin-top: 10px;
  }
  .-hd-los-game-full-report-container {
    margin: 5px 0;
  }
  .-hd-los-game-full-report-container-data {
    margin: 0;
  }
  .-hd-los-game-full-report-game-fact-row {
    width: 100%;
  }
  .-hd-los-team-full-page-team-short-name {
    margin-left: 120px;
    margin-top: 0;
  }
  .-hd-los-team-full-page-team-long-name {
    margin-left: 120px;
  }
  .-hd-los-team-full-page-container {
    margin: 5px 0;
  }
  .-hd-los-team-full-page-container-data {
    margin: 0;
  }
  .-hd-los-team-full-page-team-fact-row {
    width: 100%;
  }
  .-hd-los-player-full-page-player-info {
    height: 35px;
  }
  .-hd-los-player-full-page-team-logo {
    height: 50px;
    margin: -10px;
    padding: 4px;
    width: 50px;
  }
  .-hd-los-player-full-page-ebel .-hd-los-player-full-page-team-logo {
    background-color: transparent;
  }
  .-hd-los-player-full-page-ebjl .-hd-los-player-full-page-team-logo {
    background-color: transparent;
  }
  .-hd-los-player-full-page-ebysl .-hd-los-player-full-page-team-logo {
    background-color: transparent;
  }
  .-hd-los-player-full-page-ahl .-hd-los-player-full-page-team-logo {
    background-color: transparent;
  }
  .-hd-los-player-full-page-team-logo img {
    max-height: 50px;
    max-width: 50px;
  }
  .-hd-los-player-full-page-player-portrait {
    height: 50px;
    padding: 5px 0 0 0;
    width: 50px;
  }
  .-hd-los-player-full-page-player-portrait img {
    height: 50px;
    transition: none;
    width: 36px;
  }
  .-hd-los-player-full-page-player-portrait:hover img {
    height: 50px;
    width: 36px;
  }
  .-hd-los-player-full-page-player-name {
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    margin: 2px 50px 0 40px;
  }
  .-hd-los-player-full-page-player-jersey-no {
    font-size: 12px;
    height: 14px;
    line-height: 14px;
  }
  .-hd-los-player-full-page-player-position {
    font-size: 12px;
    height: 14px;
    line-height: 14px;
  }
  .-hd-los-player-full-page-container {
    margin: 5px 0;
  }
  .-hd-los-player-full-page-container-data {
    margin: 0;
  }
  .-hd-los-player-full-page-player-fact-row {
    width: 100%;
  }
  .-hd-los-leaders .-hd-los-leaders-col-playerName {
    white-space: normal;
  }
  .-hd-los-knockout-stage-phase {
    display: block;
    width: 100%;
  }
}
/* 481 - 767 */
@media only screen and (min-width: 481px) and (max-width: 767px) {
  /*
	 * Schedule
	 */
  /*
	 * Full Game Report
	 */
  /*
	 * Full Team Page
	 */
  /*
	 * Full Player Page
	 */
  /*
	 * Knockout Stage
	 */
  .-hd-los-schedule .-hd-los-schedule-team-name-short {
    display: table-cell;
  }
  .-hd-los-schedule td.-hd-los-schedule-team-name-short {
    font-size: 2em;
    font-weight: bold;
  }
  .-hd-los-schedule .-hd-los-schedule-team-name-long {
    display: none;
  }
  .-hd-los-game-full-report-team-name, .-hd-los-game-full-report-team-logo {
    height: 30px;
    line-height: 30px;
  }
  .-hd-los-game-full-report-team-logo img {
    max-height: 30px;
    max-width: 30px;
  }
  .-hd-los-game-full-report-team-name {
    font-size: 24px;
  }
  .-hd-los-game-full-report-score-home, .-hd-los-game-full-report-score-divider, .-hd-los-game-full-report-score-away {
    font-size: 24px;
    height: 30px;
    line-height: 30px;
  }
  .-hd-los-game-full-report-score-divider {
    line-height: 24px;
  }
  .-hd-los-game-full-report-score-divider span {
    border-radius: 2px;
    font-size: 14px;
    line-height: 20px;
    padding: 0 2px;
  }
  .-hd-los-game-full-report-period-stats {
    margin-top: 10px;
  }
  .-hd-los-game-full-report-game-fact-row {
    width: 100%;
  }
  .-hd-los-team-full-page-team-fact-row {
    width: 100%;
  }
  .-hd-los-player-full-page-player-info {
    height: 60px;
  }
  .-hd-los-player-full-page-team-logo {
    height: 75px;
    margin: -10px;
    padding: 4px;
    width: 75px;
  }
  .-hd-los-player-full-page-ebel .-hd-los-player-full-page-team-logo {
    background-color: transparent;
  }
  .-hd-los-player-full-page-ebjl .-hd-los-player-full-page-team-logo {
    background-color: transparent;
  }
  .-hd-los-player-full-page-ebysl .-hd-los-player-full-page-team-logo {
    background-color: transparent;
  }
  .-hd-los-player-full-page-ahl .-hd-los-player-full-page-team-logo {
    background-color: transparent;
  }
  .-hd-los-player-full-page-team-logo img {
    max-height: 75px;
    max-width: 75px;
  }
  .-hd-los-player-full-page-player-portrait {
    height: 75px;
    padding: 5px 0 0 0;
    width: 75px;
  }
  .-hd-los-player-full-page-player-portrait img {
    height: 75px;
    transition: none;
    width: 54px;
  }
  .-hd-los-player-full-page-player-portrait:hover img {
    height: 75px;
    width: 54px;
  }
  .-hd-los-player-full-page-player-name {
    font-size: 20px;
    height: 24px;
    line-height: 24px;
    margin: 20px 80px 0 65px;
  }
  .-hd-los-player-full-page-player-jersey-no {
    font-size: 12px;
    height: 14px;
    line-height: 14px;
  }
  .-hd-los-player-full-page-player-position {
    font-size: 12px;
    height: 14px;
    line-height: 14px;
  }
  .-hd-los-player-full-page-player-fact-row {
    width: 100%;
  }
  .-hd-los-knockout-stage-phase {
    display: block;
    width: 100%;
  }
}
/* 768 - 979 */
@media only screen and (min-width: 768px) and (max-width: 979px) {
  /*
	 * Layout
	 */
  /*
	 * Slider
	 */
  /*
	 * Game Slider
	 */
  /*
	 * Full Game Report
	 */
  /*
	 * Full Team Page
	 */
  /*
	 * Full Player Page
	 */
  #jm-maincontent .-hd-widget {
    margin: 0;
  }
  .-hd-util-slider .-hd-util-slider-inline-image img {
    height: 30px;
    margin-top: 15px;
  }
  .-hd-los-game-slider .-hd-los-game-slider-score {
    font-size: 14px;
  }
  .-hd-los-game-slider .-hd-los-game-slider-score {
    line-height: 30px;
  }
  .-hd-los-game-full-report-container {
    margin: 5px 0;
  }
  .-hd-los-game-full-report-container-data {
    margin: 1px;
  }
  .-hd-los-team-full-page-container {
    margin: 5px 0;
  }
  .-hd-los-team-full-page-container-data {
    margin: 1px;
  }
  .-hd-los-player-full-page-container {
    margin: 5px 0;
  }
  .-hd-los-player-full-page-container-data {
    margin: 1px;
  }
}
/* 980 - 1199 */
/* 1200 - */
/*
 * Animations
 */
@keyframes pulsateLive {
  0% {
    background-color: #f00;
  }
  50% {
    background-color: #a00;
  }
  100% {
    background-color: #f00;
  }
}
/* rewrite */
/*Farbcodes
$alps-blue: #3757a1;
$alps-green: #4d9335;
$alps-red: #e31e24;
$dark-blue: #2256a9;
$alps-grey: #e5e5e5;
*/
#presstige-slides {
  box-shadow: none !important;
}
@media only all and (min-width: 1280px) {
  #presstige-slides .slide img {
    width: 100% !important;
    height: 21vw !important;
  }
  #presstige-slides .slide {
    height: 21vw !important;
    margin-top: 2vw !important;
    min-height: 21vw !important;
  }
}
@media only all and (min-width: 816px) and (max-width: 1279px) {
  #presstige-slides .slide img {
    width: 100% !important;
    height: 30vw !important;
  }
  #presstige-slides .slide {
    height: 21vw !important;
    margin-top: 2vw !important;
    min-height: 30vw !important;
  }
}
@media only all and (max-width: 815px) {
  #presstige-slides .slide img {
    width: 100% !important;
    height: 40vw !important;
  }
  #presstige-slides .slide {
    height: 21vw !important;
    margin-top: 2vw !important;
    min-height: 40vw !important;
  }
}
@media only all and (min-width: 960px) {
  .presstige-item__content {
    height: 9vw !important;
    margin-bottom: 55px !important;
    background: #e5e5e5 !important;
  }
  .presstige-item {
    width: 33.33% !important;
  }
}
@media only all and (max-width: 959px) {
  .presstige-item__content {
    height: 125px !important;
    margin-bottom: 55px !important;
    background: #e5e5e5 !important;
  }
  .presstige-item {
    width: 50% !important;
  }
  .presstige-item:nth-child(4) {
    display: none !important;
  }
}
@media only all and (min-width: 1280px) {
  .presstige-item:nth-child(5) > a.presstige-item__wrapper > .presstige-item__image {
    display: none !important;
  }
  .presstige-item:nth-child(6) > a.presstige-item__wrapper > .presstige-item__image {
    display: none !important;
  }
  .presstige-item:nth-child(7) > a.presstige-item__wrapper > .presstige-item__image {
    display: none !important;
  }
  #presstige-slides .swiper-pagination-bullet-active, #presstige-slides .swiper-pagination-bullet {
    width: 100px !important;
    height: 10px !important;
  }
}
@media only all and (max-width: 1279px) {
  .presstige-item:nth-child(5) {
    display: none !important;
  }
  .presstige-item:nth-child(6) {
    display: none !important;
  }
  .presstige-item:nth-child(7) {
    display: none !important;
  }
}
@media only all and (min-width: 1500px) and (max-width: 1799px) {
  #presstige-list .presstige-item__title {
    font-size: 20px !important;
  }
}
@media only all and (min-width: 1280px) and (max-width: 1499px) {
  #presstige-list .presstige-item__title {
    font-size: 16px !important;
  }
}
@media only all and (min-width: 960px) and (max-width: 1279px) {
  #presstige-slides .slide h2 {
    font-size: 28px !important;
  }
  .presstige__button, #presstige-list .presstige-item__title {
    font-size: 15px !important;
  }
  #presstige-slides .swiper-pagination-bullet-active, #presstige-slides .swiper-pagination-bullet {
    width: 80px !important;
    height: 8px !important;
  }
}
@media only all and (min-width: 816px) and (max-width: 959px) {
  #presstige-slides .slide h2 {
    font-size: 22px !important;
  }
  .presstige__button, #presstige-list .presstige-item__title {
    font-size: 14px !important;
  }
  #presstige-slides .swiper-pagination-bullet-active, #presstige-slides .swiper-pagination-bullet {
    width: 70px !important;
    height: 7px !important;
  }
}
@media only all and (min-width: 480px) and (max-width: 815px) {
  #presstige-slides .slide h2 {
    font-size: 15px !important;
  }
  .presstige__button, #presstige-list .presstige-item__title {
    font-size: 12px !important;
  }
  #presstige-slides .swiper-pagination-bullet-active, #presstige-slides .swiper-pagination-bullet {
    width: 50px !important;
    height: 5px !important;
  }
}
@media only all and (max-width: 479px) {
  #presstige-slides .slide h2 {
    font-size: 14px !important;
  }
  .presstige__button, #presstige-list .presstige-item__title {
    font-size: 10px !important;
  }
  #presstige-slides .swiper-pagination-bullet-active, #presstige-slides .swiper-pagination-bullet {
    width: 40px !important;
    height: 4px !important;
  }
}
#presstige-slides .desc {
  display: none !important;
}
#presstige-slides .slide > div {
  background: linear-gradient(90deg, rgba(1, 41, 89, 0.5), rgba(1, 41, 89, 0)) !important;
}
#presstige-slides .swiper-pagination-bullet {
  background: #ffffff !important;
  opacity: 1 !important;
}
#presstige-slides .swiper-pagination-bullet-active, #presstige-slides .presstige-slides__timer::after {
  background: #3757a1 !important;
}
.swiper-pagination-bullet-active.swiper-pagination-progressbar.swiper-pagination-white {
  display: none !important;
}
#presstige-slides .swiper-pagination {
  text-align: center !important;
  bottom: 21px !important;
  right: auto !important;
  width: 100% !important;
  left: 15% !important;
}
.blog-featured.presstige-item {
  display: none !important;
}
#presstige-list {
  margin-top: -2.5em !important;
}
.presstige-item__overlay-background {
  background: transparent !important;
}
.presstige-item__wrapper {
  box-shadow: none !important;
}
.presstige-item__wrapper {
  color: #3757a1 !important;
}
#presstige-list .presstige-item__image {
  padding-top: 50% !important;
}
.presstige-item__action-container, .presstige-item__content div {
  display: none !important;
}
.presstige-item__info {
  background: #3757a1 !important;
}
.presstige-item__category {
  background: none !important;
}
#presstige-detail {
  margin-top: -40px !important;
}
a.presstige__bullet.load-page {
  background: #3757a1 !important;
}
#presstige-detail em {
  color: black !important;
}
/*@media only all and (min-width: 816px) and (max-width: 959px) {
.g-block.size-30.nomarginall.nopaddingall._sprachauswahl {
    position: absolute;
    right: 0;
}
#g-navigation {
    min-height: 90px;
    padding-top: 45px !important;
}
  //Ligalogo
._logo_phone {
  margin-left: 150px !important;
  margin-bottom: 10px !important;
  margin-top: -70px !important;
}
}*/
@media only all and (min-width: 1281px) {
  #g-navigation {
    padding-top: 15px !important;
  }
}
@media only all and (max-width: 1280px) {
  .g-block.size-30.nomarginall.nopaddingall._sprachauswahl {
    position: absolute;
    right: 0;
  }
  #g-navigation {
    min-height: 90px;
    padding-top: 45px !important;
  }
  ._logo_phone {
    margin-left: 100px !important;
    margin-bottom: 10px !important;
    margin-top: -40px !important;
  }
  ._logo_phone img {
    max-height: 80px !important;
  }
}
.mobilemenuck-bar-title {
  display: none !important;
}
.mobilemenuck-bar-button {
  left: 20px !important;
  top: -60px !important;
  background: rgba(0, 0, 0, 0) !important;
}
._language_selector a {
  color: #ffffff;
  font-weight: normal !important;
}
._language_selector a:hover {
  color: #ffffff;
  font-weight: bold !important;
}
._language_selector a.active {
  color: #2256a9;
  font-weight: bold !important;
}
.mobilemenuck-bar {
  width: 80% !important;
}
div#maximenuck224-mobile {
  width: 55% !important;
}
.ahl-footer {
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: center !important;
  gap: 20px !important;
  align-items: center !important;
  margin-left: 20%;
  margin-right: 20%;
  padding-top: 0rem !important;
  padding-bottom: 1rem !important;
  background: #fff !important;
}
.ahl-footer-branding {
  color: #3757a1 !important;
  font-size: 14px;
  font-weight: 700;
  font-family: Roboto Condensed, sans-serif;
  padding: 0 1em;
  background: #fff;
}
@media only all and (min-width: 960px) {
  .ahl-footer {
    margin-top: 1rem !important;
  }
  .ahl-footer-branding {
    font-size: 13px !important;
  }
}
@media only all and (max-width: 959px) {
  .ahl-footer {
    margin-top: 2rem !important;
  }
  .ahl-footer-branding {
    font-size: 12px !important;
  }
}
.ahl-background-header {
  background-color: #fff;
  height: 6rem;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.ahl-logo-scale a:hover img {
  filter: grayscale(100%);
}
.ahl-menu-team-logos img {
  height: 50px;
  float: left;
}
.ahl-background-header .g-content {
  margin: 0rem !important;
  padding: 0.8rem !important;
}
.ahl-league-logo {
  margin-top: -0.3rem;
}
.g-offcanvas-toggle {
  color: #000;
  font-size: 1.475rem;
  line-height: 24px;
  text-align: center;
  margin-top: -0.2em;
}
@media only screen and (min-width: 61rem) and (max-width: 74.938rem) {
  .ahl-highlights {
    margin-top: -0.1rem !important;
  }
}
._mobile_menu {
  margin-bottom: 20px !important;
}
@media only screen and (max-width: 63.938rem) {
  .ahl-background-header {
    margin-top: 2rem;
  }
  #g-navigation {
    margin-bottom: 2rem;
  }
  .fa-fw {
    color: white;
  }
}
.g-offcanvas-toggle {
  color: #fff;
  font-size: 1.475rem;
  line-height: 24px;
  text-align: center;
  display: contents;
}
@media screen and (min-width: 816px) {
  .ahl_oms {
    background: white;
    margin-bottom: -70px;
  }
}
@media screen and (max-width: 815px) {
  .ahl_oms {
    background: white;
    margin-bottom: -50px;
  }
}
._ahl_countdown {
  background: #e5e5e5;
  padding-top: 1.15rem !important;
}
.jl-countdown-number {
  background: #4d9335;
  padding: 5px;
}
.jl-countdown-number.jl-countdown-days {
  margin: 0px 9px !important;
}
.jl-container-large, .jl-container {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
._visforms_button {
  background: #e5e5e5;
  border: 0.25px solid #000000 !important;
  padding: 5px !important;
}
._verbandslogos table, .partnerlogos table, ._verbandslogos td, .partnerlogos td {
  border: none !important;
}
.ahl-margin-sidebar {
  margin-bottom: 0.5rem;
  background: #fff !important;
}
.ahl-logo-sidebar {
  padding: 1rem;
}
.ahl-container {
  margin-left: -0.5rem;
  margin-right: auto;
  margin-top: 0.5rem;
}
.ahl-highlights-mainbar {
  background: transparent !important;
  margin-top: 0.5rem;
}
.ahl-joomla-news, .ahl-static-news, .ahl-champions {
  font-family: "Roboto" !important;
  background: #fff !important;
  color: #2256a9 !important;
  font-size: 0.9rem !important;
}
@media only screen and (min-width: 64rem) {
  .ahl-joomla-news {
    margin-top: -1.4rem;
  }
  .ahl-static-news {
    margin-top: -1.5rem;
  }
  .ahl-champions {
    margin-top: -0.5rem;
  }
}
.ahl-no-td-border td {
  border: none;
}
.ahl-page-content {
  margin-top: -1rem;
}
.ahl-static {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.fox-form {
  margin-top: 1.1rem;
  padding-left: 0.5rem;
}
.ahl-foxcontact {
  background-color: #fff;
  background-image: url('https://www.alps.hockey/images/pages/home/background_fox.jpg') !important;
  background-size: contain !important;
  background-repeat: no-repeat;
  margin-top: -1.5rem;
}
.ahl-mobile {
  clear: both;
  margin-bottom: 2rem;
  margin-left: 2rem;
}
@media only screen and (max-width: 50.938rem) {
  .ahl-live .g-content {
    margin-right: 1.1rem !important;
  }
}
.ahl-game-report {
  margin-top: -1rem;
}
@media only screen and (min-width: 1560px) {
  .hide_skyscraper {
    display: none !important;
  }
}
.social-menu a {
  display: block !important;
}
.social-menu img {
  width: 2rem !important;
  margin-left: 1.2rem !important;
  margin-right: -1.2rem !important;
}
.dspl_mvp {
  background-color: white !important;
  margin-top: -0.55rem !important;
}
@media only screen and (min-width: 64rem) {
  .ahl-menu-home {
    margin-left: 0px !important;
  }
  .ahl-menu-first {
    margin-left: -20px !important;
  }
  .ahl-menu-away {
    margin-left: -28px !important;
  }
}
.ahl-pre .-hd-error {
  display: none !important;
}
/*#hiddenheroes #g-page-surround {
  background-color: #fff;
  background-image: none !important;

}


#alpshockey #g-page-surround {
  background-color: #288fca;
  background-image: url("https://www.alps.hockey/images/pages/home/background.jpg") !important;
  background-size: cover !important;
  background-repeat: repeat;
}
//Hintergrund Sidebar
#g-sidebar{
  background: transparent !important;
  margin-left: 0.5rem !important;
}

//Hintergrund Akkreditierungs-Formular
.accreditation{
    background-color: white;
    padding: 1em;
}*/
._pro7_rectangle1, ._pro7_rectangle2 {
  margin-bottom: 20px !important;
}
._pro7_skyscraper {
  padding-top: 20px !important;
}
.ahl-pro7-skyscraper {
  margin-left: 105%;
  margin-top: -527px;
}
@media only screen and (max-width: 97rem) {
  .ahl-pro7-skyscraper {
    display: none;
  }
}
.ahl-prosieben {
  padding-bottom: 2.5rem;
  position: sticky;
}
.ahl-prosieben-video {
  padding-bottom: 0.5rem;
  padding-top: 2rem;
  position: sticky;
}
.ahl-prosieben-right {
  text-align: center;
  padding-bottom: 1rem;
  padding-top: 2rem;
}
.somtag-slot--fullbanner2 {
  margin: 0 auto;
}
.ahl-highlights-wrapper {
  border-style: none !important;
}
.ahl-highlights {
  margin-top: -1rem;
  margin-bottom: -0.5rem;
}
.jw-header-logo {
  display: none !important;
}
.jwplayer_webapp {
  position: relative;
  overflow: hidden;
  padding-bottom: 56.2%;
  margin-bottom: 10px;
}
._teamlogos_flex_container {
  margin-left: 5%;
  margin-right: 5%;
  display: flex !important;
  flex-wrap: nowrap !important;
  justify-content: space-between !important;
  align-items: center !important;
  gap: 1% !important;
}
@media only screen and (min-width: 960px) {
  ._teamlogos_flex_container img {
    max-width: 4vw !important;
  }
}
@media only screen and (min-width: 816px) and (max-width: 959px) {
  ._teamlogos_flex_container img {
    max-width: 6vw !important;
  }
}
@media only screen and (max-width: 815px) {
  ._teamlogos_flex_container img {
    max-width: 8vw !important;
  }
}
.ahl-tables th {
  background: #d5d5d5;
  color: #222;
}
.ahl-tables tr:nth-child(even) {
  background-color: #ececec !important;
  color: #444;
}
.ahl-tables tr:nth-child(odd) {
  background-color: #d5d5d5;
  color: #333;
}
@media only screen and (min-width: 51rem) {
  .ahl-tables tr:nth-child(even), .ahl-tables tr:nth-child(odd) {
    font-weight: bold;
    font-size: 0.8rem;
  }
}
@media only screen and (max-width: 50.938rem) {
  .ahl-tables tr:nth-child(even), .ahl-tables tr:nth-child(odd) {
    font-size: 0.6rem;
  }
}
/*originale unter scss/learnmate/sections
@import "aside_c";
@import "main_c";
@import "sidebar_c";*/
section#g-container-main .g-grid .size-25 {
  flex: 0 20% !important;
}
@media only screen and (min-width: 1280px) {
  section#g-container-main .g-grid .size-50 {
    flex: 0 60% !important;
  }
  ._calovo {
    margin-top: 0px !important;
  }
}
@media only screen and (max-width: 1279px) {
  section#g-container-main .g-grid .size-50, section#g-container-main .g-grid .size-25 {
    flex: 0 100% !important;
  }
  ._calovo {
    margin-top: -150px !important;
  }
}
._ahl_sidebar {
  margin-left: 2vw;
  margin-right: 2vw;
}
._ahl_main, ._ahl_aside {
  margin-right: 2vw;
}
._ahl_aside {
  text-align: center;
  margin-top: -1px;
}
.ahl-presstige-slides {
  margin-top: -2vw;
  margin-bottom: 20px !important;
}
#g-aside .moduletable {
  margin-bottom: 0rem !important;
}
/*# sourceMappingURL=custom_105.css.map */