/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
@import url(../bower_components/fontawesome/css/font-awesome.min.css);
@import url(../bower_components/css-toggle-switch/dist/toggle-switch.css);
@import url(../bower_components/nouislider/distribute/nouislider.min.css);
@import url(stream-popup.css);
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

body {
  -webkit-tap-highlight-color: transparent;
  -webkit-text-size-adjust: none;
  background: no-repeat fixed 0 0 / cover;
  font-family: "Josefin Sans", Arial, sans-serif; }

.inv, .nocontent {
  display: none; }

:-moz-focusring {
  outline: 0; }

::selection {
  background: #20abe2;
  color: #fff; }

a {
  text-decoration: none;
  transition: opacity 0.4s ease; }
  a:hover {
    opacity: 0.75; }

ul {
  margin-left: 1em; }

hr {
  height: 0;
  border: 0 none;
  border-bottom: 1px dashed #c8c8c8;
  margin: 1.25em 0; }
  @media only screen and (min-width: 1800px) {
    hr {
      margin: 1.75em 0; } }

sup {
  vertical-align: super;
  font-size: 0.7em;
  line-height: normal;
  font-weight: normal; }

h2 {
  font-size: 1.25em;
  font-weight: bold;
  text-transform: uppercase; }

h3 {
  font-size: 1em;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 1em; }

strong {
  font-weight: bold; }

.jwPlayerContainer {
  width: 1px;
  height: 1px;
  position: absolute;
  top: -9999px;
  left: -9999px; }
  .jwPlayerContainer div {
    display: none; }

#player-disable-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background: white;
  opacity: 0.9;
  display: none; }

.player-bg {
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  transition: opacity 3s ease-in-out;
  -moz-transition: opacity 3s ease-in-out;
  -webkit-transition: opacity 3s ease-in-out; }
  .player-bg.active {
    opacity: 1; }

#player {
  display: none;
  padding: 100px 30px 55px 30px !important;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  background-size: cover;
  font-family: 'Droid Sans', sans-serif; }
  #player *, #player *:after, #player *:before {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box; }
  #player [class^="fa fa-"], #player [class*=" fa-"] {
    padding-right: 0;
    color: white; }
  @media only screen and (max-width: 980px) {
    #player {
      bottom: 180px; } }

#player-content {
  max-width: 100%;
  min-width: 600px;
  position: relative;
  transition: transform 0.7s ease;
  margin: 0 auto;
  width: 964px; }
  html.csstransforms #player-content[data-zoom="200"] {
    transform: scale(2);
    -ms-transform: scale(2);
    -webkit-transform: scale(2); }
  html.csstransforms #player-content[data-zoom="190"] {
    transform: scale(1.9);
    -ms-transform: scale(1.9);
    -webkit-transform: scale(1.9); }
  html.csstransforms #player-content[data-zoom="180"] {
    transform: scale(1.8);
    -ms-transform: scale(1.8);
    -webkit-transform: scale(1.8); }
  html.csstransforms #player-content[data-zoom="170"] {
    transform: scale(1.7);
    -ms-transform: scale(1.7);
    -webkit-transform: scale(1.7); }
  html.csstransforms #player-content[data-zoom="160"] {
    transform: scale(1.6);
    -ms-transform: scale(1.6);
    -webkit-transform: scale(1.6); }
  html.csstransforms #player-content[data-zoom="150"] {
    transform: scale(1.5);
    -ms-transform: scale(1.5);
    -webkit-transform: scale(1.5); }
  html.csstransforms #player-content[data-zoom="140"] {
    transform: scale(1.4);
    -ms-transform: scale(1.4);
    -webkit-transform: scale(1.4); }
  html.csstransforms #player-content[data-zoom="130"] {
    transform: scale(1.3);
    -ms-transform: scale(1.3);
    -webkit-transform: scale(1.3); }
  html.csstransforms #player-content[data-zoom="120"] {
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2); }
  html.csstransforms #player-content[data-zoom="110"] {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1); }
  html.csstransforms #player-content[data-zoom="100"] {
    transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1); }
  html.csstransforms #player-content[data-zoom="90"] {
    transform: scale(0.9);
    -ms-transform: scale(0.9);
    -webkit-transform: scale(0.9); }
  html.csstransforms #player-content[data-zoom="80"] {
    transform: scale(0.8);
    -ms-transform: scale(0.8);
    -webkit-transform: scale(0.8); }
  html.csstransforms #player-content[data-zoom="70"] {
    transform: scale(0.7);
    -ms-transform: scale(0.7);
    -webkit-transform: scale(0.7); }
  html.csstransforms #player-content[data-zoom="60"] {
    transform: scale(0.6);
    -ms-transform: scale(0.6);
    -webkit-transform: scale(0.6); }
  html.csstransforms #player-content[data-zoom="50"] {
    transform: scale(0.5);
    -ms-transform: scale(0.5);
    -webkit-transform: scale(0.5); }
  html.csstransforms #player-content[data-zoom="40"] {
    transform: scale(0.4);
    -ms-transform: scale(0.4);
    -webkit-transform: scale(0.4); }
  html.csstransforms #player-content.mixer-open[data-zoom="200"] {
    transform: scale(2);
    -ms-transform: scale(2);
    -webkit-transform: scale(2); }
  html.csstransforms #player-content.mixer-open[data-zoom="190"] {
    transform: scale(1.9);
    -ms-transform: scale(1.9);
    -webkit-transform: scale(1.9); }
  html.csstransforms #player-content.mixer-open[data-zoom="180"] {
    transform: scale(1.8);
    -ms-transform: scale(1.8);
    -webkit-transform: scale(1.8); }
  html.csstransforms #player-content.mixer-open[data-zoom="170"] {
    transform: scale(1.7);
    -ms-transform: scale(1.7);
    -webkit-transform: scale(1.7); }
  html.csstransforms #player-content.mixer-open[data-zoom="160"] {
    transform: scale(1.6);
    -ms-transform: scale(1.6);
    -webkit-transform: scale(1.6); }
  html.csstransforms #player-content.mixer-open[data-zoom="150"] {
    transform: scale(1.5);
    -ms-transform: scale(1.5);
    -webkit-transform: scale(1.5); }
  html.csstransforms #player-content.mixer-open[data-zoom="140"] {
    transform: scale(1.4);
    -ms-transform: scale(1.4);
    -webkit-transform: scale(1.4); }
  html.csstransforms #player-content.mixer-open[data-zoom="130"] {
    transform: scale(1.3);
    -ms-transform: scale(1.3);
    -webkit-transform: scale(1.3); }
  html.csstransforms #player-content.mixer-open[data-zoom="120"] {
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2); }
  html.csstransforms #player-content.mixer-open[data-zoom="110"] {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1); }
  html.csstransforms #player-content.mixer-open[data-zoom="100"] {
    transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1); }
  html.csstransforms #player-content.mixer-open[data-zoom="90"] {
    transform: scale(0.9);
    -ms-transform: scale(0.9);
    -webkit-transform: scale(0.9); }
  html.csstransforms #player-content.mixer-open[data-zoom="80"] {
    transform: scale(0.8);
    -ms-transform: scale(0.8);
    -webkit-transform: scale(0.8); }
  html.csstransforms #player-content.mixer-open[data-zoom="70"] {
    transform: scale(0.7);
    -ms-transform: scale(0.7);
    -webkit-transform: scale(0.7); }
  html.csstransforms #player-content.mixer-open[data-zoom="60"] {
    transform: scale(0.6);
    -ms-transform: scale(0.6);
    -webkit-transform: scale(0.6); }
  html.csstransforms #player-content.mixer-open[data-zoom="50"] {
    transform: scale(0.5);
    -ms-transform: scale(0.5);
    -webkit-transform: scale(0.5); }
  html.csstransforms #player-content.mixer-open[data-zoom="40"] {
    transform: scale(0.4);
    -ms-transform: scale(0.4);
    -webkit-transform: scale(0.4); }
  html.no-csstransforms #player-content {
    transition: left 0.7s ease; }
    html.no-csstransforms #player-content[data-zoom="200"] {
      transform: scale(2);
      -ms-transform: scale(2);
      -webkit-transform: scale(2); }
    html.no-csstransforms #player-content[data-zoom="190"] {
      transform: scale(1.9);
      -ms-transform: scale(1.9);
      -webkit-transform: scale(1.9); }
    html.no-csstransforms #player-content[data-zoom="180"] {
      transform: scale(1.8);
      -ms-transform: scale(1.8);
      -webkit-transform: scale(1.8); }
    html.no-csstransforms #player-content[data-zoom="170"] {
      transform: scale(1.7);
      -ms-transform: scale(1.7);
      -webkit-transform: scale(1.7); }
    html.no-csstransforms #player-content[data-zoom="160"] {
      transform: scale(1.6);
      -ms-transform: scale(1.6);
      -webkit-transform: scale(1.6); }
    html.no-csstransforms #player-content[data-zoom="150"] {
      transform: scale(1.5);
      -ms-transform: scale(1.5);
      -webkit-transform: scale(1.5); }
    html.no-csstransforms #player-content[data-zoom="140"] {
      transform: scale(1.4);
      -ms-transform: scale(1.4);
      -webkit-transform: scale(1.4); }
    html.no-csstransforms #player-content[data-zoom="130"] {
      transform: scale(1.3);
      -ms-transform: scale(1.3);
      -webkit-transform: scale(1.3); }
    html.no-csstransforms #player-content[data-zoom="120"] {
      transform: scale(1.2);
      -ms-transform: scale(1.2);
      -webkit-transform: scale(1.2); }
    html.no-csstransforms #player-content[data-zoom="110"] {
      transform: scale(1.1);
      -ms-transform: scale(1.1);
      -webkit-transform: scale(1.1); }
    html.no-csstransforms #player-content[data-zoom="100"] {
      transform: scale(1);
      -ms-transform: scale(1);
      -webkit-transform: scale(1); }
    html.no-csstransforms #player-content[data-zoom="90"] {
      transform: scale(0.9);
      -ms-transform: scale(0.9);
      -webkit-transform: scale(0.9); }
    html.no-csstransforms #player-content[data-zoom="80"] {
      transform: scale(0.8);
      -ms-transform: scale(0.8);
      -webkit-transform: scale(0.8); }
    html.no-csstransforms #player-content[data-zoom="70"] {
      transform: scale(0.7);
      -ms-transform: scale(0.7);
      -webkit-transform: scale(0.7); }
    html.no-csstransforms #player-content[data-zoom="60"] {
      transform: scale(0.6);
      -ms-transform: scale(0.6);
      -webkit-transform: scale(0.6); }
    html.no-csstransforms #player-content[data-zoom="50"] {
      transform: scale(0.5);
      -ms-transform: scale(0.5);
      -webkit-transform: scale(0.5); }
    html.no-csstransforms #player-content[data-zoom="40"] {
      transform: scale(0.4);
      -ms-transform: scale(0.4);
      -webkit-transform: scale(0.4); }
  #player-content.mixer-open {
    width: 800px; }
  body.mini #player-content {
    width: 900px; }
  body.mini #player-content.mixer-open {
    width: 800px; }
  #player-content.mixer-open, body.mini #player-content.mixer-open {
    padding-right: 350px; }
  @media only screen and (max-width: 1024px) {
    #player-content.mixer-open, body.mini #player-content.mixer-open {
      left: -10%; } }
  @media only screen and (max-width: 980px) {
    #player-content.mixer-open, body.mini #player-content.mixer-open {
      left: -20%; } }
  @media only screen and (min-width: 1210px) {
    #player-content {
      transition: padding 0.7s ease; }
      #player-content.mixer-open, body.mini #player-content.mixer-open {
        padding-right: 350px; } }
  @media only screen and (min-width: 1525px) {
    #player-content.mixer-open, body.mini #player-content.mixer-open {
      padding-right: 440px; } }
  @media only screen and (min-width: 1800px) {
    #player-content {
      width: 1088px; } }

#player-cols-main {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.4); }
  @media only screen and (min-width: 1024px) {
    #player-cols-main {
      margin-bottom: 110px; }
      #player-cols-main:after {
        content: "";
        display: table;
        clear: both; } }
  #player-cols-main #player-col {
    background: #4d5c5f;
    /* The Fallback */
    background: rgba(77, 92, 95, 0.5);
    float: left;
    position: relative;
    z-index: 2;
    width: 300px;
    height: 100%;
    overflow: auto; }
    #player-cols-main #player-col:after {
      content: "";
      display: table;
      clear: both; }
    body.mini #player-cols-main #player-col {
      width: 300px; }
    @media only screen and (min-width: 1800px) {
      #player-cols-main #player-col {
        width: 500px; } }
    #player-cols-main #player-col .player-cover {
      width: 50%;
      float: left;
      position: relative;
      width: 100%; }
      #player-cols-main #player-col .player-cover img {
        width: 100%;
        height: auto;
        vertical-align: middle; }
    #player-cols-main #player-col #player-controls {
      float: left;
      width: 50%;
      border-left: 1px solid #475355;
      box-sizing: border-box;
      background: #fff;
      /* The Fallback */
      background: rgba(255, 255, 255, 0.1);
      width: 100%;
      border: 1px solid #475355;
      border-left: 0;
      border-right: 0; }
      @media only screen and (min-width: 1525px) {
        #player-cols-main #player-col #player-controls {
          border-bottom-width: 0; }
          body.mini #player-cols-main #player-col #player-controls {
            border-bottom-width: 1px; } }
      #player-cols-main #player-col #player-controls [class^="fa fa-"] {
        color: white; }
      #player-cols-main #player-col #player-controls div {
        width: 50%;
        float: left;
        padding-top: 50%;
        box-sizing: border-box;
        position: relative;
        border-bottom: 1px solid #475355;
        border-right: 1px solid #475355; }
        #player-cols-main #player-col #player-controls div#player-control-2 {
          border-right: 0 none; }
        #player-cols-main #player-col #player-controls div#player-control-3 {
          margin-top: -1px;
          border-bottom: 0 none; }
        #player-cols-main #player-col #player-controls div#player-control-4 {
          margin-top: -1px;
          border-right: 0 none;
          border-bottom: 0 none; }
        #player-cols-main #player-col #player-controls div a.btn {
          position: absolute;
          width: 100%;
          height: 100%;
          top: 0;
          left: 0;
          transition: background 0.4s ease;
          font-size: 1em;
          display: -webkit-box;
          display: -moz-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          -webkit-box-align: center;
          -moz-box-align: center;
          -ms-flex-align: center;
          -webkit-align-items: center;
          align-items: center;
          -webkit-box-pack: center;
          -moz-box-pack: center;
          -ms-flex-pack: center;
          -webkit-justify-content: center;
          justify-content: center; }
          #player-cols-main #player-col #player-controls div a.btn.active, #player-cols-main #player-col #player-controls div a.btn.active:hover {
            background: #20abe2;
            opacity: 1; }
          #player-cols-main #player-col #player-controls div a.btn:not(.active):hover {
            background: #fff;
            /* The Fallback */
            background: rgba(255, 255, 255, 0.1);
            opacity: 1; }
          #player-cols-main #player-col #player-controls div a.btn i {
            position: relative; }
            #player-cols-main #player-col #player-controls div a.btn i span {
              display: block;
              position: absolute;
              bottom: 5em;
              left: 0;
              font-family: "Droid Sans", sans-serif;
              font-weight: bold;
              text-transform: uppercase;
              font-size: 12px;
              background: #fff;
              color: #475355;
              line-height: 1em;
              padding: 3px 10px;
              border-radius: 4px;
              box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.2); }
              .no-tooltips #player-cols-main #player-col #player-controls div a.btn i span {
                display: none; }
          html.no-opacity #player-cols-main #player-col #player-controls div a.btn i span {
            visibility: hidden; }
          html.no-opacity #player-cols-main #player-col #player-controls div a.btn:hover i span {
            visibility: visible; }
          html.opacity #player-cols-main #player-col #player-controls div a.btn i span {
            opacity: 0;
            transition: opacity 0.4s ease; }
          html.opacity #player-cols-main #player-col #player-controls div a.btn:hover i span {
            opacity: 1; }
        #player-cols-main #player-col #player-controls div #skip-track {
          position: absolute;
          width: 30px;
          height: 30px;
          top: 50%;
          right: 50%;
          margin: -15px -70px 0 0;
          background-position: center center; }
          body.mini #player-cols-main #player-col #player-controls div #skip-track {
            margin: -15px -62px 0 0; }
  #player-cols-main #info-col {
    padding-bottom: 85px;
    position: relative;
    z-index: 11;
    color: #475355;
    overflow: auto;
    font-size: 0.8em;
    background: #eeeff3; }
    #player-cols-main #info-col .fa {
      color: #475355; }
    #player-cols-main #info-col #info-col-top {
      background: #fff;
      padding: 20px;
      box-shadow: 0 3px 2px -2px rgba(0, 0, 0, 0.1);
      position: relative;
      z-index: 1; }
      #player-cols-main #info-col #info-col-top h2, #player-cols-main #info-col #info-col-top h1 {
        color: #475355; }
    #player-cols-main #info-col #info-col-top-overlay {
      display: none;
      position: absolute;
      background: #212529;
      /* The Fallback */
      background: rgba(33, 37, 41, 0.9);
      color: #fff;
      top: 10px;
      right: 90px;
      bottom: 10px;
      left: 10px;
      z-index: 98;
      padding: 20px;
      box-sizing: border-box;
      overflow: auto; }
      body.info-col-top-overlay-open #player-cols-main #info-col #info-col-top-overlay {
        display: block; }
      #player-cols-main #info-col #info-col-top-overlay h1 {
        font-size: 2em; }
    #player-cols-main #info-col #info-col-bottom {
      padding: 20px; }
      #player-cols-main #info-col #info-col-bottom h3 {
        color: #475355; }
    @media only screen and (min-width: 1024px) {
      #player-cols-main #info-col {
        padding-bottom: 0;
        float: left;
        width: 664px;
        box-sizing: border-box;
        height: 100%; }
        body.mini #player-cols-main #info-col {
          width: 600px;
          font-size: 0.7em; }
        body.mini #player-content.mixer-open #player-cols-main #info-col {
          width: 500px; }
        #player-content.mixer-open #player-cols-main #info-col {
          width: 500px; } }
    @media only screen and (min-width: 1525px) {
      #player-cols-main #info-col {
        font-size: 0.9em; }
        #player-cols-main #info-col #info-col-top {
          padding: 30px; }
        #player-cols-main #info-col #info-col-bottom {
          padding: 30px; }
        #player-cols-main #info-col #info-col-top-overlay {
          right: 100px; } }
    @media only screen and (min-width: 1800px) {
      #player-cols-main #info-col {
        font-size: 1em; }
        #player-cols-main #info-col, #player-content.mixer-open #player-cols-main #info-col {
          width: 588px; } }

#mixer-col {
  display: none;
  position: absolute;
  left: 100%;
  overflow: auto;
  bottom: 0;
  width: 350px;
  background: rgba(0, 0, 0, 0.2);
  color: #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
  font-size: 0.8em;
  left: auto;
  right: 0; }
  @media only screen and (min-width: 1024px) {
    body.mini #mixer-col {
      bottom: 0;
      font-size: 0.7em; } }
  @media only screen and (min-width: 1525px) {
    #mixer-col {
      width: 440px;
      font-size: 0.9em; } }
  @media only screen and (min-width: 1525px) {
    #mixer-col {
      font-size: 1em; } }
  #player-content.mixer-open-animating #mixer-col {
    display: block; }
  html.opacity #mixer-col {
    opacity: 0;
    transition: opacity 0.7s ease; }
  html.opacity #player-content.mixer-open #mixer-col {
    opacity: 1; }
  #mixer-col #membership-button {
    font-family: "Josefin Sans", Arial, sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 1;
    background: #20abe2;
    color: #fff;
    text-transform: uppercase;
    padding: 24px 50px 20px 40px;
    position: relative; }
    #mixer-col #membership-button .membership-description {
      text-transform: none;
      font-size: 11px;
      color: #ffc29c;
      margin-top: 4px; }
    #mixer-col #membership-button .modal-trigger {
      display: block;
      padding: 10px;
      position: absolute;
      top: 15px;
      right: 25px;
      font-size: 22px;
      border: 2px solid #fff;
      border-radius: 50%;
      cursor: pointer; }
    #mixer-col #membership-button + h2 + #btn-close-mixer {
      display: none; }
  #mixer-col #mixer-headline {
    line-height: 60px;
    height: 60px;
    position: relative; }
    #mixer-col #mixer-headline h2 {
      text-transform: none;
      text-align: center;
      color: #fff;
      line-height: 60px; }
    #mixer-col #mixer-headline #btn-close-mixer {
      position: absolute;
      right: 0;
      top: 0;
      padding: 0 20px;
      font-size: 0.875em;
      line-height: 1em; }
      #mixer-col #mixer-headline #btn-close-mixer i {
        line-height: 60px; }
    @media only screen and (min-width: 1024px) {
      body.mini #mixer-col #mixer-headline {
        height: 40px;
        line-height: 40px; }
        body.mini #mixer-col #mixer-headline #btn-close-mixer i {
          line-height: 40px; } }
  #mixer-col #mixer-sliders {
    border: 1px solid #475355;
    border-left: 0;
    border-right: 0;
    background: #fff;
    /* The Fallback */
    background: rgba(255, 255, 255, 0.1); }
    #mixer-col #mixer-sliders:after {
      content: "";
      display: table;
      clear: both; }
    #mixer-col #mixer-sliders .mixer-slider-wrapper {
      float: left;
      width: 25%;
      box-sizing: border-box;
      border-right: 1px solid #475355;
      padding: 20px 0; }
      #mixer-col #mixer-sliders .mixer-slider-wrapper:last-of-type {
        border-right: 0; }
      #mixer-col #mixer-sliders .mixer-slider-wrapper .mixer-slider-online {
        height: 0.875em;
        width: 0.875em;
        border-radius: 100px;
        box-shadow: 0 0 0 0.5em rgba(0, 0, 0, 0.15);
        margin: 0 auto 25px auto; }
        #mixer-col #mixer-sliders .mixer-slider-wrapper .mixer-slider-online.online {
          background: #20d850; }
        #mixer-col #mixer-sliders .mixer-slider-wrapper .mixer-slider-online.offline {
          background: #eb7878; }
      #mixer-col #mixer-sliders .mixer-slider-wrapper .mixer-slider {
        height: 9em;
        margin: 0 auto; }
        body.mini #mixer-col #mixer-sliders .mixer-slider-wrapper .mixer-slider {
          height: 7em; }
      #mixer-col #mixer-sliders .mixer-slider-wrapper .mixer-slider-cover {
        margin: 20px auto 0 auto;
        text-align: center;
        position: relative;
        height: 3.125em;
        line-height: 3.125em;
        width: 3.125em; }
        #mixer-col #mixer-sliders .mixer-slider-wrapper .mixer-slider-cover img {
          display: block;
          height: 100%;
          width: 100%;
          box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.15); }
        #mixer-col #mixer-sliders .mixer-slider-wrapper .mixer-slider-cover .mixer-slider-addremove {
          text-align: center;
          display: block;
          color: #fff;
          font-weight: bold;
          text-transform: uppercase;
          font-size: 0.7em;
          position: absolute;
          bottom: 0;
          left: 0;
          right: 0;
          top: 0;
          background: #212529;
          /* The Fallback */
          background: rgba(33, 37, 41, 0.3);
          opacity: 0.7;
          transition: background 0.4s, opacity 0.4s; }
          #mixer-col #mixer-sliders .mixer-slider-wrapper .mixer-slider-cover .mixer-slider-addremove:hover {
            opacity: 1;
            background: #212529;
            /* The Fallback */
            background: rgba(33, 37, 41, 0.9); }
  #mixer-col #player-controls-meta {
    line-height: 42px;
    max-height: 42px;
    overflow: hidden;
    width: 100%;
    background: #212529;
    /* The Fallback */
    background: rgba(33, 37, 41, 0.7);
    color: #eeeff3;
    font-weight: bold;
    text-transform: uppercase; }
    #mixer-col #player-controls-meta .fa-music {
      top: 1em; }
    #mixer-col #player-controls-meta .zoom-settings {
      display: inline-block;
      line-height: 42px;
      border-left: 1px solid #475355;
      padding-left: 30px;
      float: left; }
    #mixer-col #player-controls-meta a:not(.btn) {
      float: right;
      margin: 0 0 0 15px;
      font-size: 24px;
      opacity: .8; }
      #mixer-col #player-controls-meta a:not(.btn)#win {
        margin-right: 30px; }
    #mixer-col #player-controls-meta a.btn {
      color: #eeeff3;
      font-size: 0.75em;
      border-left: 1px solid #475355;
      padding: 0 20px;
      display: inline-block;
      text-align: center;
      width: auto;
      background: none;
      border-radius: 0;
      float: right; }
      @media only screen and (min-width: 1024px) {
        #mixer-col #player-controls-meta a.btn {
          padding: 0 10px; } }
      @media only screen and (max-width: 1024px) {
        #mixer-col #player-controls-meta a.btn {
          padding: 0 2px; } }
      #mixer-col #player-controls-meta a.btn.zoom-in, #mixer-col #player-controls-meta a.btn.zoom-out {
        font-size: 1.2em;
        font-weight: 700;
        padding: 0 5px 0 15px;
        border-right: 0;
        border-left: 0;
        line-height: 40px; }
      #mixer-col #player-controls-meta a.btn.zoom-in {
        border-right: 0;
        line-height: 44px; }
      #mixer-col #player-controls-meta a.btn.zoom-out {
        padding: 0 15px 0 5px; }
      #mixer-col #player-controls-meta a.btn:hover:not(.disabled) {
        background: #20abe2;
        opacity: 1;
        color: #fff; }
      #mixer-col #player-controls-meta a.btn:last-of-type {
        border-right: 0 none; }
      #mixer-col #player-controls-meta a.btn i {
        font-size: 1em; }
      #mixer-col #player-controls-meta a.btn.disabled:hover {
        cursor: default; }
    .mini #mixer-col #player-controls-meta a.btn {
      padding: 0 10px; }
      .mini #mixer-col #player-controls-meta a.btn.zoom-in {
        padding: 0 5px 0 10px; }
      .mini #mixer-col #player-controls-meta a.btn.zoom-out {
        padding: 0 10px 0 5px; }
  #mixer-col #player-settings .switch-toggle * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  #mixer-col #player-settings .switch-toggle label {
    word-wrap: normal;
    line-height: normal;
    -ms-flex-item-align: center;
    -webkit-align-self: center;
    align-self: center; }
  #mixer-col #player-settings .settings-tab {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: 0 30px; }
    #mixer-col #player-settings .settings-tab, body.mini #mixer-col #player-settings .settings-tab {
      line-height: 30px; }
    #mixer-col #player-settings .settings-tab:nth-of-type(2n + 1) {
      background: #fff;
      /* The Fallback */
      background: rgba(255, 255, 255, 0.1); }
    #mixer-col #player-settings .settings-tab .settings-tab-label {
      font-weight: bold;
      text-transform: uppercase; }
    #mixer-col #player-settings .settings-tab #settings-sleep-range-wrapper .settings-sleep-range-label {
      font-size: 0.75em;
      font-weight: bold;
      color: #fff;
      float: left;
      line-height: 6px; }
    #mixer-col #player-settings .settings-tab #settings-sleep-range-wrapper #settings-sleep-range {
      width: 9em;
      margin: 0 13px;
      float: left; }
    #mixer-col #player-settings .settings-tab #btn-settings-reset {
      font-size: 0.7em;
      line-height: 1em; }
  @media only screen and (min-width: 1525px) {
    #mixer-col #player-settings .settings-tab {
      line-height: 40px; } }

#channel-name-top {
  font-family: 'Droid sans', sans-serif;
  font-weight: bold;
  color: #c8c8c8;
  text-transform: uppercase;
  margin-bottom: 5px;
  display: block; }

h1 {
  font-family: 'Josefin Sans', sans-serif;
  font-weight: bold;
  font-size: 3em;
  text-transform: uppercase; }

#track-info-wrapper {
  position: relative;
  overflow: visible; }

#btn-track-info {
  position: absolute;
  right: 0;
  top: -13px;
  font-size: 0.7em;
  z-index: 97; }
  #btn-track-info i {
    font-size: 1.7em;
    width: 1.2em;
    height: 1.2em;
    line-height: 1.2; }

body.info-col-top-overlay-open #btn-track-info {
  width: 70px;
  padding: 20px 0;
  background: #212529;
  /* The Fallback */
  background: rgba(33, 37, 41, 0.9);
  color: #fff;
  transition: none; }
  body.info-col-top-overlay-open #btn-track-info i.fa {
    border-color: #fff !important;
    color: #fff !important; }
  body.info-col-top-overlay-open #btn-track-info:hover {
    opacity: 1; }

.track-info {
  text-transform: uppercase;
  display: flex;
  position: relative; }
  .track-info:after {
    content: "";
    display: table;
    clear: both; }
  .track-info .track-info-text {
    border-spacing: 0px 5px;
    display: inline-block;
    font-family: 'Droid Sans', sans-serif; }
  .track-info .track-info-cover {
    float: left;
    margin-right: 1.25em; }
    .track-info .track-info-cover img {
      vertical-align: middle;
      max-width: 6.25em;
      height: auto; }
  .track-info .artist-wrapper, .track-info .track-wrapper, .track-info .album-wrapper {
    display: table-row; }
  .track-info .track-info-label {
    color: #c8c8c8;
    font-weight: normal;
    text-align: right;
    padding-right: 10px;
    display: table-cell;
    vertical-align: baseline; }
  .track-info .track-info-value {
    color: #475355;
    display: table-cell; }
    .track-info .track-info-value a {
      color: inherit; }
  .track-info.main-track-info {
    margin-bottom: -10px;
    overflow: hidden;
    white-space: nowrap;
    z-index: 0; }
    .track-info.main-track-info .track-info-text {
      float: none;
      border-spacing: 0px 10px; }
      body.mini .track-info.main-track-info .track-info-text {
        border-spacing: 0px 5px; }
    .track-info.main-track-info .track-info-label {
      padding-right: 1.25em; }
    .track-info.main-track-info .track-info-value {
      font-family: 'Josefin Sans', sans-serif;
      font-weight: normal;
      font-size: 2em; }
    .track-info.main-track-info.small-text .track-info-value {
      font-size: 1.25em; }
  .track-info.main-track-info-overlay {
    margin-bottom: -10px; }
    .track-info.main-track-info-overlay:after {
      content: none; }
    .track-info.main-track-info-overlay .track-info-text {
      float: none;
      border-spacing: 0px 10px; }
    .track-info.main-track-info-overlay .track-info-label {
      padding-right: 20px; }
    .track-info.main-track-info-overlay .track-info-value {
      text-transform: none;
      font-weight: normal;
      font-size: 1em;
      color: #fff; }
  .track-info.prev-track-info .track-info-cover {
    font-size: 0.7em; }
  .track-info:after {
    display: block;
    width: 25px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    background-image: -webkit-linear-gradient(right, white, rgba(255, 255, 255, 0));
    background-image: -moz-linear-gradient(right, white, rgba(255, 255, 255, 0));
    background-image: -ms-linear-gradient(right, white, rgba(255, 255, 255, 0));
    background-image: -o-linear-gradient(right, white, rgba(255, 255, 255, 0));
    background-image: linear-gradient(to left, white, rgba(255, 255, 255, 0)); }
  #info-col-bottom .track-info:after {
    background-image: none; }
  #bottom-bar .track-info:after {
    background-image: -webkit-linear-gradient(right, #eeeff9, rgba(238, 239, 249, 0));
    background-image: -moz-linear-gradient(right, #eeeff9, rgba(238, 239, 249, 0));
    background-image: -ms-linear-gradient(right, #eeeff9, rgba(238, 239, 249, 0));
    background-image: -o-linear-gradient(right, #eeeff9, rgba(238, 239, 249, 0));
    background-image: linear-gradient(to left, #eeeff9, rgba(238, 239, 249, 0)); }

.next-track-headline-wrapper {
  margin-bottom: 1em; }
  .next-track-headline-wrapper h3 {
    float: left;
    margin-right: 10px;
    margin-bottom: 0;
    color: #475355; }
  .next-track-headline-wrapper .starts-in-display {
    color: #c8c8c8; }

#next-track-info {
  margin-bottom: 1.875em; }

.prev-track-info {
  margin-bottom: 1em; }
  .prev-track-info#prev-track-info-2 {
    margin-bottom: 0; }
  @media only screen and (min-width: 1024px) {
    .prev-track-info {
      font-size: 0.9em; } }
  @media only screen and (min-width: 1800px) {
    .prev-track-info {
      margin-bottom: 1.875em; } }

a.btn {
  display: inline-block;
  text-align: center;
  color: #fff;
  text-decoration: none; }
  a.btn span {
    display: inline-block;
    border-radius: 50%;
    border: 2px solid #fff; }
    a.btn span i {
      font-size: 2em;
      width: 1.5em;
      height: 1.5em;
      line-height: 1.5em; }
      a.btn span i.fa-play:before {
        margin-right: -0.18em; }
      a.btn span i.fa-heart:before {
        position: relative;
        bottom: -0.04em; }
      a.btn span i.fa-music:before {
        position: relative;
        margin-left: -0.1em;
        top: -0.04em; }
      a.btn span i.fa-pause:before {
        font-size: 0.9em;
        line-height: 0.5em;
        vertical-align: middle;
        position: relative;
        top: -0.1em; }
      a.btn span i.fa-share-alt:before {
        margin-left: -0.1em; }
  a.btn.btn-no-border i {
    border: 0 none;
    border-radius: 0;
    line-height: normal;
    font-size: 2em;
    width: auto; }
  a.btn.btn-inverted {
    color: #475355; }
    a.btn.btn-inverted span {
      border-color: #475355; }
  a.btn.btn-close i:before {
    font-size: 1.2em;
    line-height: 0.83333em;
    position: relative;
    bottom: -0.03em;
    margin-right: -0.03em; }
  a.btn#close-player, a.btn#close-channels-overlay {
    position: fixed;
    right: 30px;
    top: 30px;
    z-index: 100; }
    a.btn#close-player i, a.btn#close-channels-overlay i {
      color: #fff;
      width: 48px;
      height: 48px;
      line-height: 1.5em;
      padding-right: 1px; }
    a.btn#close-player i:before, a.btn#close-channels-overlay i:before {
      text-shadow: 0 0 2px rgba(0, 0, 0, 0.5); }
  a.btn#open-mixer {
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 2; }
    @media only screen and (min-width: 1525px) {
      a.btn#open-mixer {
        right: 30px;
        top: 30px; } }
    a.btn#open-mixer .fa-angle-right {
      padding: 0 10px;
      -moz-transition: all .3s ease-out;
      -webkit-transition: all .3s ease-out;
      -o-transition: all .3s ease-out;
      transition: all .3s ease-out; }
      .mixer-open a.btn#open-mixer .fa-angle-right {
        -moz-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg); }

#bottom-bar {
  position: fixed;
  min-height: 85px;
  min-height: 65px;
  z-index: 99;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #212529;
  color: #fff;
  padding: 15px 0;
  box-sizing: content-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; }
  #bottom-bar [class^="fa fa-"], #bottom-bar [class*=" fa-"] {
    color: white;
    padding-right: 0; }
  #bottom-bar #bb-logo {
    margin-left: 20px; }
  #bottom-bar #bb-user-box {
    margin-right: 20px; }
    #bottom-bar #bb-user-box a.modal-trigger {
      color: #fff; }
  #bottom-bar html.no-flexbox #bb-logo {
    margin-right: 20px; }
  #bottom-bar #bb-logo a {
    background: url(../images/logo.png) no-repeat 0 0;
    display: block;
    width: 49px;
    height: 49px;
    margin-right: 30px; }
    #bottom-bar #bb-logo a:hover {
      opacity: 1; }
    @media only screen and (min-width: 1525px) {
      #bottom-bar #bb-logo a {
        width: 244px; } }
  #bottom-bar #bb-track-info-box {
    overflow: hidden;
    min-width: 450px;
    max-width: 500px;
    padding: 10px 0;
    -ms-flex-item-align: start;
    -webkit-align-self: flex-start;
    align-self: flex-start; }
    @media only screen and (min-width: 1800px) {
      #bottom-bar #bb-track-info-box {
        margin-left: -80px;
        min-width: 550px;
        max-width: 600px; } }
    @media only screen and (max-width: 980px) {
      #bottom-bar #bb-track-info-box {
        display: none; } }
    @media only screen and (max-width: 1280px) {
      #bottom-bar #bb-track-info-box {
        margin-left: 0;
        min-width: 0;
        max-width: auto; } }
    #bottom-bar #bb-track-info-box #bb-channel-title {
      font-size: 1em;
      text-transform: uppercase;
      font-family: 'Josefin Sans', sans-serif;
      font-weight: bold;
      line-height: 65px;
      float: left;
      margin-right: 30px; }
      @media only screen and (min-width: 1800px) {
        #bottom-bar #bb-track-info-box #bb-channel-title {
          font-size: 1.25em; } }
      body.mini #bottom-bar #bb-track-info-box #bb-channel-title {
        line-height: 45px; }
    #bottom-bar #bb-track-info-box #bb-track-info {
      font-size: 0.75em;
      display: inherit;
      white-space: nowrap; }
      #bottom-bar #bb-track-info-box #bb-track-info:after {
        content: "";
        display: table;
        clear: both; }
      #bottom-bar #bb-track-info-box #bb-track-info:after {
        background-image: -webkit-linear-gradient(right, #eeeff9, rgba(238, 239, 249, 0));
        background-image: -moz-linear-gradient(right, #eeeff9, rgba(238, 239, 249, 0));
        background-image: -ms-linear-gradient(right, #eeeff9, rgba(238, 239, 249, 0));
        background-image: -o-linear-gradient(right, #eeeff9, rgba(238, 239, 249, 0));
        background-image: linear-gradient(to left, #eeeff9, rgba(238, 239, 249, 0)); }
      #bottom-bar #bb-track-info-box #bb-track-info .track-info-cover {
        margin: 0; }
        #bottom-bar #bb-track-info-box #bb-track-info .track-info-cover img {
          height: 65px;
          width: auto;
          max-width: none; }
          @media only screen and (min-width: 1024px) {
            body.mini #bottom-bar #bb-track-info-box #bb-track-info .track-info-cover img {
              height: 45px; } }
      #bottom-bar #bb-track-info-box #bb-track-info .track-info-text, body.mini #bottom-bar #bb-track-info-box #bb-track-info .track-info-text {
        margin-left: 10px;
        font-size: 0.8em; }
        @media only screen and (min-width: 1800px) {
          #bottom-bar #bb-track-info-box #bb-track-info .track-info-text, body.mini #bottom-bar #bb-track-info-box #bb-track-info .track-info-text {
            font-size: 1em; } }
      #bottom-bar #bb-track-info-box #bb-track-info .track-info-value {
        color: #fff; }
      @media only screen and (max-width: 1280px) {
        #bottom-bar #bb-track-info-box #bb-track-info {
          display: none; } }
  #bottom-bar #bb-player-controls a.btn {
    margin-right: 5px;
    vertical-align: middle; }
    @media only screen and (min-width: 1024px) {
      #bottom-bar #bb-player-controls a.btn {
        margin-right: 10px; } }
    #bottom-bar #bb-player-controls a.btn:hover {
      opacity: 1; }
    #bottom-bar #bb-player-controls a.btn i {
      position: relative;
      color: #fff;
      width: 32px;
      height: 32px;
      font-size: 1.5em;
      line-height: 32px; }
      @media only screen and (min-width: 1024px) {
        #bottom-bar #bb-player-controls a.btn i {
          width: 48px;
          height: 48px;
          font-size: 2em;
          line-height: 48px; } }
    html.no-opacity #bottom-bar #bb-player-controls a.btn i span {
      visibility: hidden; }
    html.no-opacity #bottom-bar #bb-player-controls a.btn:hover i span {
      visibility: visible; }
    html.opacity #bottom-bar #bb-player-controls a.btn i span {
      opacity: 0;
      transition: opacity 0.4s ease; }
    html.opacity #bottom-bar #bb-player-controls a.btn:hover i span {
      opacity: 1; }
    #bottom-bar #bb-player-controls a.btn#bb-btn-share {
      margin-right: 0;
      margin-left: 5px; }
      #bottom-bar #bb-player-controls a.btn#bb-btn-share i span {
        bottom: 4.6em; }
    @media only screen and (max-width: 980px) {
      #bottom-bar #bb-player-controls a.btn {
        display: none; } }
  #bottom-bar #bb-player-controls #show-player {
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    margin-right: 5px; }
    #bottom-bar #bb-player-controls #show-player .fa {
      width: 1.2em;
      height: 1.2em;
      line-height: 1.2em;
      font-size: 3.2em;
      font-weight: 700; }
    #bottom-bar #bb-player-controls #show-player.reverse {
      -moz-transform: rotate(180deg);
      -webkit-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg); }
  @media only screen and (min-width: 1800px) {
    #bottom-bar #bb-player-controls {
      margin-left: -80px; } }
  #bottom-bar #bb-volume a.btn {
    vertical-align: middle; }
  #bottom-bar #bb-volume #bb-volume-range {
    width: 9em;
    margin-left: 20px;
    display: inline-block;
    vertical-align: middle; }
  @media only screen and (max-width: 980px) {
    #bottom-bar #bb-volume {
      display: none; } }
  @media only screen and (max-width: 980px) {
    #bottom-bar #bb-social {
      position: relative;
      margin: 0 auto; } }
  #bottom-bar #bb-user-box {
    font-family: 'Droid Sans', sans-serif; }
    #bottom-bar #bb-user-box .user-photo {
      margin-right: 15px;
      vertical-align: middle;
      display: inline-block;
      position: relative;
      height: 55px;
      width: 55px;
      border-radius: 50%;
      border: 2px solid #fff;
      background-size: cover; }
      @media only screen and (max-width: 800px) {
        #bottom-bar #bb-user-box .user-photo {
          height: 48px;
          width: 48px; } }
      @media only screen and (min-width: 1024px) {
        body.mini #bottom-bar #bb-user-box .user-photo {
          height: 45px;
          width: 45px; } }
      #bottom-bar #bb-user-box .user-photo i {
        position: absolute;
        font-size: 26px;
        top: 10px;
        left: 14px; }
        @media only screen and (max-width: 800px) {
          #bottom-bar #bb-user-box .user-photo i {
            font-size: 22px;
            top: 9px;
            left: 13px; } }
        @media only screen and (min-width: 1024px) {
          body.mini #bottom-bar #bb-user-box .user-photo i {
            font-size: 22px;
            top: 8px;
            left: 11px; } }
      #bottom-bar #bb-user-box .user-photo.has-photo i {
        display: none; }
    #bottom-bar #bb-user-box .user-info {
      display: none; }
      @media only screen and (min-width: 1525px) {
        #bottom-bar #bb-user-box .user-info {
          margin-right: 15px;
          display: inline-block;
          vertical-align: middle; }
          #bottom-bar #bb-user-box .user-info .user-name {
            font-weight: bold;
            display: block; }
          #bottom-bar #bb-user-box .user-info .user-group {
            color: #20abe2;
            display: block; } }
    #bottom-bar #bb-user-box a.btn {
      vertical-align: middle; }
      #bottom-bar #bb-user-box a.btn i {
        color: #fff; }

.switch-cr.switch-toggle {
  background-color: #c8c8c8;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
  line-height: 1em;
  position: relative;
  right: -4px;
  min-height: 0; }

.switch-cr.switch-toggle a {
  background-color: #fff;
  transition: all 0.3s ease-out;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  transform: scale(1.1); }
  .switch-cr.switch-toggle a:hover {
    opacity: 1; }

.switch-cr.switch-toggle label {
  float: left;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.6875em;
  cursor: pointer;
  padding-top: 3px;
  padding-bottom: 3px; }

.switch-cr.switch-toggle label.disabled {
  cursor: default;
  opacity: .5; }

.switch-cr input:checked + label {
  color: #475355; }

.cmn-toggle {
  position: absolute;
  margin-left: -9999px;
  visibility: hidden; }

input.cmn-toggle + label {
  display: block;
  position: relative;
  cursor: pointer;
  outline: none;
  user-select: none;
  width: 3.5em;
  height: 1.35em;
  line-height: 1.35em;
  font-size: 1em;
  background-color: #c8c8c8; }

input.cmn-toggle + label:before,
input.cmn-toggle + label:after {
  display: block;
  position: absolute;
  content: ""; }

input.cmn-toggle + label:after {
  width: 50%;
  top: 0;
  left: 0;
  bottom: 0;
  background-color: #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  transform: scale(1.1);
  transition: margin 0.4s; }

input.cmn-toggle + label:before {
  width: 100%;
  background-color: #c8c8c8;
  transition: background 0.4s;
  content: "Off";
  color: #fff;
  font-family: 'Droid Sans', sans-serif;
  font-size: 0.6875em;
  font-weight: bold;
  text-transform: uppercase;
  text-align: right;
  box-sizing: border-box;
  padding-right: 0.3em; }

input.cmn-toggle:checked + label:before {
  background-color: #20abe2;
  content: "On";
  text-align: left;
  padding-left: 0.45em;
  padding-right: 0; }

input.cmn-toggle:checked + label:after {
  margin-left: 60%; }

input.cmn-toggle + label:before {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  height: 100%; }

input.cmn-toggle:checked + label:before {
  justify-content: flex-start; }

/* noUISlider CSS
 */
.noUi-horizontal {
  height: 6px; }

.noUi-horizontal .noUi-handle {
  width: 22px;
  height: 22px;
  left: -11px;
  top: -8px; }

.noUi-vertical {
  width: 6px; }

.noUi-vertical .noUi-handle {
  width: 22px;
  height: 22px;
  left: -8px;
  top: -11px; }

.noUi-background {
  background: #475355;
  box-shadow: none; }

.noUi-connect {
  background: #20abe2;
  box-shadow: none;
  transition: background 450ms; }

.noUi-origin {
  border-radius: 0; }

.noUi-target {
  border-radius: 0;
  border: 0 none;
  box-shadow: none; }

.noUi-target.noUi-connect {
  box-shadow: none; }

.noUi-handle {
  border: 0 none;
  border-radius: 0;
  background: #fff;
  cursor: pointer;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3); }

.noUi-active {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3); }

/* Handle stripes;
 */
.noUi-handle:before,
.noUi-handle:after {
  content: none; }

.overlay-content-wrapper {
  font-family: 'Droid Sans', sans-serif; }

.overlay-content-inner {
  margin-right: 20px; }

/* Tipso Bubble Styles */
.tipso_bubble,
.tipso_bubble > .tipso_arrow {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.tipso_bubble {
  position: absolute;
  text-align: center;
  border-radius: 4px;
  /*box-shadow: 0 0 0 1px rgba(255,255,255,.15), 0 0 10px rgba(255,255,255,.15);*/
  font-family: "Droid Sans", arial, sans-serif;
  font-size: 11px;
  font-weight: 700;
  padding: 6px;
  line-height: 1.2;
  text-transform: uppercase;
  color: #F7F7F7;
  z-index: 1000; }
  .no-tooltips .tipso_bubble:not(.custom-tooltip) {
    display: none !important; }

.tipso_bubble > .tipso_title {
  background: transparent !important; }

/* Tipso Bubble Div */
.tipso_bubble > .tipso_arrow {
  position: absolute;
  width: 0;
  height: 0;
  border: 8px solid;
  pointer-events: none; }

.tipso_bubble.top > .tipso_arrow {
  border-top-color: #000;
  border-right-color: transparent;
  border-left-color: transparent;
  border-bottom-color: transparent;
  top: 100%;
  left: 50%;
  margin-left: -8px;
  display: none; }

.vip-only {
  position: relative;
  overflow: visible; }

.vip-message {
  position: absolute;
  -moz-transition: all .3s ease-out;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out; }
  .vip-message .inner {
    position: relative;
    width: 150px;
    border-radius: 4px;
    text-align: center;
    color: #F7F7F7;
    z-index: 1000;
    font-family: "Droid Sans", arial, sans-serif;
    font-size: 11px;
    font-weight: 700;
    padding: 6px;
    line-height: 1.2;
    text-transform: uppercase;
    cursor: pointer;
    overflow: visible;
    background-color: rgba(42, 42, 42, 0.8); }
    .vip-message .inner:after {
      top: 100%;
      left: 50%;
      border: solid transparent;
      content: " ";
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none;
      border-color: rgba(42, 42, 42, 0);
      border-top-color: rgba(42, 42, 42, 0.8);
      border-width: 6px;
      margin-left: -6px; }
  .vip-message.fade-out {
    opacity: 0; }

#overlay-container {
  display: none; }
  body.overlay-open #overlay-container {
    display: block; }

body.overlay-open #bottom-bar {
  z-index: 1001; }
body.overlay-open #player {
  max-height: none; }
body.overlay-open .gk-page {
  display: none; }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
.overlay {
  position: absolute;
  z-index: 1000;
  bottom: 0;
  left: 0;
  top: 0;
  right: 0; }
  body.overlay-open .overlay {
    animation: fadeIn 0.7s; }
  @media only screen and (min-width: 1024px) {
    body.mini .overlay {
      bottom: 65px; } }
  .overlay:before {
    content: "";
    width: 100%;
    height: 100%;
    opacity: 0.9;
    position: absolute;
    background-size: cover; }

.overlay-content-wrapper {
  position: absolute;
  min-height: 700px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  left: 30px;
  right: 30px;
  line-height: 1.3; }
  body.mini .overlay-content-wrapper {
    top: 90px; }
  @media only screen and (min-width: 1525px) {
    .overlay-content-wrapper {
      left: 60px;
      right: 60px;
      max-width: 1612px;
      margin: 0 auto; } }
  .overlay-content-wrapper .overlay-left {
    position: absolute;
    box-sizing: border-box;
    max-height: 100%;
    height: 100%;
    top: 0;
    left: 0; }
    .overlay-content-wrapper .overlay-left, body.mini .overlay-content-wrapper .overlay-left {
      right: 250px; }
    @media only screen and (min-width: 1024px) {
      .overlay-content-wrapper .overlay-left {
        right: 380px; } }
    .overlay-content-wrapper .overlay-left .overlay-left-inner {
      background: #212529;
      /* The Fallback */
      background: rgba(33, 37, 41, 0.7);
      color: #c8c8c8;
      padding: 20px 20px 0 20px;
      box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
      width: 100%;
      height: 100%;
      box-sizing: border-box;
      position: absolute;
      bottom: 0;
      /*
                display: -webkit-box;
                display: -moz-box;
                display: -ms-flexbox;
                display: -webkit-flex;
                display: flex;

                flex-flow: column;
                -webkit-flex-flow: column;
      */
      /*
                -webkit-box-pack: justify;
                -moz-box-pack: justify;
                -ms-flex-pack: justify;

                -webkit-justify-content: space-between;
                justify-content: space-between;
      */ }
      @media only screen and (min-width: 1525px) {
        .overlay-content-wrapper .overlay-left .overlay-left-inner {
          padding: 30px 30px 0 30px; } }
      .overlay-content-wrapper .overlay-left .overlay-left-inner .overlay-content {
        margin-top: 30px;
        position: relative;
        max-height: 85%;
        border-top: 2px solid rgba(32, 171, 226, 0);
        transition: border 0.7s ease; }
        body.mini .overlay-content-wrapper .overlay-left .overlay-left-inner .overlay-content {
          margin-top: 20px; }
        .overlay-content-wrapper .overlay-left .overlay-left-inner .overlay-content.overlay-content-scrolled {
          border-top: 2px solid #20abe2; }
      .overlay-content-wrapper .overlay-left .overlay-left-inner .overlay-content {
        flex: 1;
        -webkit-flex: 1;
        overflow: auto; }
      html.no-flexbox .overlay-content-wrapper .overlay-left .overlay-left-inner {
        overflow: auto; }
  .overlay-content-wrapper .overlay-right {
    right: 0;
    top: 0;
    position: absolute;
    height: 100%;
    max-height: 100%;
    background: #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.4); }
    .overlay-content-wrapper .overlay-right, body.mini .overlay-content-wrapper .overlay-right {
      width: 250px; }
    @media only screen and (min-width: 1024px) {
      .overlay-content-wrapper .overlay-right {
        width: 380px; } }
  .overlay-content-wrapper h1 {
    color: #fff;
    font-family: 'Droid Sans', sans-serif;
    font-weight: bold;
    font-size: 2em; }
    .overlay-content-wrapper h1 i {
      margin-right: 0.15em; }
  .overlay-content-wrapper nav ul {
    margin: 0 0 -10px 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: row;
    flex-direction: row; }
    .overlay-content-wrapper nav ul li a {
      color: #c8c8c8;
      display: block;
      padding: 0 5px 5px 5px;
      margin-bottom: 10px;
      box-sizing: border-box;
      position: relative;
      transition: color 0.7s ease;
      font-weight: bold; }
      .overlay-content-wrapper nav ul li a::after {
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        height: 1px;
        background: #20abe2;
        content: '';
        opacity: 0;
        transition: opacity 0.7s ease, transform 0.7s ease;
        transform: translateY(10px); }
    .overlay-content-wrapper nav ul li.active a, .overlay-content-wrapper nav ul li a:hover {
      color: #20abe2;
      opacity: 1; }
      .overlay-content-wrapper nav ul li.active a::after, .overlay-content-wrapper nav ul li a:hover::after {
        opacity: 1;
        transform: translateY(0px); }
  .overlay-content-wrapper ul.channel-list {
    margin: 0 0 0 -20px;
    display: none; }
    .overlay-content-wrapper ul.channel-list:after {
      content: "";
      display: table;
      clear: both; }
    .overlay-content-wrapper ul.channel-list li {
      opacity: 1;
      float: left;
      width: 123px;
      margin-left: 15px;
      margin-bottom: 20px; }
      .overlay-content-wrapper ul.channel-list li a.channel-list-image {
        opacity: 1;
        background: url("../images/logo2.png") no-repeat 0 0/contain;
        height: 123px;
        width: 123px;
        display: block;
        background-size: cover; }
        .overlay-content-wrapper ul.channel-list li a.channel-list-image .selected-mask {
          height: 123px;
          width: 100%;
          background-color: rgba(32, 171, 226, 0.9);
          display: none;
          position: relative; }
          .overlay-content-wrapper ul.channel-list li a.channel-list-image .selected-mask .fa-play {
            font-size: 2em;
            color: white;
            width: 1.5em;
            height: 1.5em;
            border-radius: 50%;
            border: 2px solid white;
            padding-left: 0.4em;
            padding-top: 0.2em;
            position: relative;
            margin: 0 auto;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            -webkit-transform: translate(-50%, -50%); }
        .overlay-content-wrapper ul.channel-list li a.channel-list-image.selected:hover, .overlay-content-wrapper ul.channel-list li a.channel-list-image.selected {
          opacity: 1; }
          .overlay-content-wrapper ul.channel-list li a.channel-list-image.selected:hover .selected-mask, .overlay-content-wrapper ul.channel-list li a.channel-list-image.selected .selected-mask {
            display: block;
            /*
                        display: -webkit-box;
                        display: -webkit-flex;
                        display: -ms-flexbox;
                        display: flexbox;
                        display: box;
                        display: flex;

                      -webkit-box-pack: justify;
                      -ms-flex-pack: justify;
                      -webkit-justify-content: space-between;
                      justify-content: space-between;

                      -webkit-box-align: center;
                      -moz-box-align: center;
                      -ms-flex-align: center;
                      -webkit-align-items: center;
                      align-items: center;

                      -webkit-box-align: center;
                      box-align: center;
                      box-pack: justify;
            */ }
        .overlay-content-wrapper ul.channel-list li a.channel-list-image:hover {
          opacity: 0.75;
          transition: opacity 0.4s ease; }
      @media only screen and (min-width: 1525px) {
        .overlay-content-wrapper ul.channel-list li {
          width: 129px;
          height: 129px; } }
  .overlay-content-wrapper #channel-list-favorites .fa-remove {
    width: 17px;
    display: block;
    height: 17px;
    padding-left: 1px;
    background-color: #eeeff3;
    position: absolute;
    margin-left: 106px; }
    .overlay-content-wrapper #channel-list-favorites .fa-remove:hover {
      color: red; }
  .overlay-content-wrapper .channel-desc {
    color: #475355;
    padding: 20px;
    position: absolute;
    overflow: auto;
    top: 0;
    max-height: 350px; }
    .overlay-content-wrapper .channel-desc, body.mini .overlay-content-wrapper .channel-desc {
      bottom: 270px; }
    @media only screen and (min-width: 1024px) {
      .overlay-content-wrapper .channel-desc {
        bottom: 400px; } }
    .overlay-content-wrapper .channel-desc h2 {
      font-family: 'Josefin sans', sans-serif;
      text-transform: uppercase;
      font-weight: bold;
      margin-bottom: 10px; }
      .overlay-content-wrapper .channel-desc h2, body.mini .overlay-content-wrapper .channel-desc h2 {
        font-size: 1.25em;
        margin-bottom: 5px; }
      @media only screen and (min-width: 1024px) {
        .overlay-content-wrapper .channel-desc h2 {
          font-size: 2em; } }
    .overlay-content-wrapper .channel-desc .channel-desc-text {
      font-size: 0.75em; }
  .overlay-content-wrapper .channel-image {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: no-repeat 0 0 / contain;
    padding-top: 100%; }
    .overlay-content-wrapper .channel-image a {
      display: block;
      position: absolute;
      height: 380px;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      opacity: 0;
      text-align: left;
      background: #20abe2;
      /* The Fallback */
      background: rgba(32, 171, 226, 0.9);
      transition: opacity 0.7s ease; }
      .overlay-content-wrapper .channel-image a span {
        position: relative;
        text-align: center;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%); }
      .overlay-content-wrapper .channel-image a, body.mini .overlay-content-wrapper .channel-image a {
        font-size: 1em; }
      .overlay-content-wrapper .channel-image a:hover {
        opacity: 1; }
      @media only screen and (min-width: 1024px) {
        .overlay-content-wrapper .channel-image a {
          font-size: 2em; } }
    .overlay-content-wrapper .channel-image .fa-play {
      color: white;
      width: 1.5em;
      height: 1.5em;
      display: block;
      padding-left: 0.3em; }

/*# sourceMappingURL=main.css.map */
