html {
    overflow: hidden;
    height: 100%;
}

html, body
{
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    background-color: #191919;
    font-family: "Arial Narrow", "Helvetica Condensed", Arial, Helvetica, sans-serif ;
    border: 0 solid;
    /*overflow: visible;*/
}

body {

}

h1 {
    font-size: 54px;
    color: #333;
    margin: 30px 0 10px;
}
h2 {
    font-size: 22px;
    color: #555;
}
h3 {
    font-size: 24px;
    color: #555;
}
hr {
    display: block;
    width: 7rem;
    height: 1px;
    margin: 2.5rem 0;
    background-color: #eee;
    border: 0;
}

a {
    color: #08c;
    text-decoration: none;
}

p {
    font-size: 18px;
}




.aplayer {
    font-family: "Arial Narrow", "Helvetica Condensed", Arial, Helvetica, sans-serif !important;
}

.aplayer-withlrc.aplayer .aplayer-info {
    padding: 5px 7px 0 !important;
}

.aplayer .aplayer-info .aplayer-music .aplayer-author {
    font-size: 13px !important;
}

.aplayer .aplayer-info .aplayer-music {
    height: 52px;
    overflow-y: scroll !important;
    overflow-x: hidden !important;
    white-space: normal !important;
}

.aplayer .aplayer-info .aplayer-music::-webkit-scrollbar {
    width: 10px;
}

.aplayer .aplayer-info .aplayer-music::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, .2);
    background-clip: padding-box;
    border: 3px solid transparent;
    border-radius: 5px
}

.aplayer .aplayer-info .aplayer-music::-webkit-scrollbar-track-piece {
    background-color: transparent;
    background-clip: padding-box;
    border: 3px solid transparent;
    border-radius: 5px
}

.aplayer-withlrc.aplayer .aplayer-lrc {
    display: none !important;
}

.aplayer .aplayer-info .aplayer-controller .aplayer-time .aplayer-icon.aplayer-icon-loop {
    display: none !important;
}

.aplayer .aplayer-list {
    display: none !important;
}




#container {
    width: 100%;
    height: 100%;
}

#audio-wrapper {
    width: 100%;
    height: 130px;
    border: 3px solid #191919;
    border-bottom-color: #b3181a;
}

#info-container {
    font-size: 13px;
    font-family: Raleway, "Helvetica Neue", "HelveticaNeue", Arial, sans-serif;
    font-weight: 500;
    color: #fff;
    margin-left: auto;
    margin-right: auto;
    max-width: 32rem;
    text-align: center;
}

#info-container a.stream-selected {
    color: #ced4da;
}

#audio-container {
    max-width: 32rem;
    margin-left: auto;
    margin-right: auto;
    padding-top: 5px;
}

iframe {
    border: 0 solid;
    border-width: 0 !important;
    margin: 0;
    padding: 0;
    width: 1px !important;
    min-width: 100%;
}

#chat-wrapper {
    width: 100%;
    height: calc(100% - 130px);
}

#discord-widget {
    font-family: Raleway, "Helvetica Neue", "HelveticaNeue", Arial, sans-serif;
    font-weight: 500;
    font-size: 13px;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    height: 100%;
    line-height: 1;
    box-sizing: border-box;
}

#discord-widget .widget, #discord-widget .widget-loading {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
}

#discord-widget .widget {
    -webkit-box-flex: 1;
    -o-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    height: 100%;
    overflow: hidden;
}

#discord-widget .widget-header {
    background-color: #738bd7;
    padding: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
}

#discord-widget .widget-logo {
    width: 210px;
    font-size: 16px;
    -webkit-transition: opacity .25s ease-out;
    transition: opacity .25s ease-out;
}

#discord-widget .widget-logo:hover {
    opacity: .6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60)
}

#discord-widget a {
    color: #fff;
    text-decoration: none;
}

#discord-widget .widget-header .widget-header-count {
    -webkit-box-flex: 1;
    -o-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: right;
}

#discord-widget .widget-body {
    -webkit-box-flex: 1;
    -o-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-top: 10px;
    padding-bottom: 10px;
    overflow-y: hidden;
    height: calc(100% - 45px);
    box-shadow: 0 1px 0 rgba(0,0,0,.2);
}

#discord-widget .widget-members-chatmeta {
    float: left;
    padding-left: 10px;
    width: 150px;
    height: 100%;
    overflow-y: auto;
}

#discord-widget .widget-members-chat {
    height: 100%;
    overflow-y: auto;
}

#discord-widget .chat-item {
    line-height: 1.5rem;
    padding: 0;
    position: relative;
    width: 100%;
    word-wrap: break-word;
}

#discord-widget .chat-item-wrap {
    padding-bottom: 0.65rem;
    position: relative;
}

#discord-widget .chat-item-avatar {
    height: 30px;
    width: 30px;
    margin-top: 4px;
    position: absolute;
    left: 0.1rem;
    top: 0.1rem;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    border-radius: 50%;
    background-size: 30px 30px;
    background-position: 50%;
    background-clip: padding-box;
}

#discord-widget .chat-item-username {
    color: #8a8e94;
    float: left;
    font-weight: 700;
    display: block;
    margin-left: 30px;
    padding-left: 10px;
}

#discord-widget .chat-item-message {
    color: #8a8e94;
    clear: left;
    margin-top: 0.2em;
    display: block;
    margin-left: 30px;
    padding-left: 10px;
}

#discord-widget .widget-channel {
    margin-top: 5px;
    margin-bottom: 30px;
}

#discord-widget .widget-channel-name {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 12px;
}

#discord-widget .widget-members-online {
    color: #8a8e94;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 12px;
}

#discord-widget .widget-member {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding-left: 10px;
    margin: 6px 0;
}

#discord-widget .widget-member-avatar {
    width: 16px;
    height: 16px;
    position: relative;
    margin-right: 4px;
    border-radius: 50%;
    background-size: 16px 16px;
    background-position: 50%;
    background-clip: padding-box;
    background-color: initial !important;
}

.widget-member-avatar.widget-member-status-offline {
    -webkit-filter: grayscale(100%);
}

#discord-widget .widget-member-status-online {
    background-color: #43b581;
}

#discord-widget .widget-member-status-idle {
    background-color: #faa61a
}

#discord-widget .widget-member-status-dnd {
    background-color: #f04747
}

#discord-widget .widget-member-status-offline {
    background-color: #747f8d
}

#discord-widget .widget-member-status {
    width: 6px;
    height: 6px;
    border-radius: 3px;
    position: absolute;
    bottom: 0;
    right: 0;
}

#discord-widget .widget-member .widget-member-game, #discord-widget .widget-member .widget-member-username {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-flex: 1;
    -o-box-flex: 1;
    box-flex: 1;
}

#discord-widget .widget-member .widget-member-username {
    color: #8a8e94;
}

#discord-widget .widget-footer {
    box-shadow: 0 -1px 18px rgba(0,0,0,.2), 0 -1px 0 rgba(0,0,0,.2);
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    background-color: #1e2124;
    padding: 6px;
    padding-left: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    min-height: 30px;
}

#discord-widget .widget-footer .widget-footer-info {
    display: inline-block;
    font-weight: 500;
    opacity: .1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
    filter: alpha(opacity=10);
    -webkit-box-flex: 1;
    -o-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

#discord-widget .widget-btn-connect {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 120px;
    height: 30px;
    border: 1px solid #212325;
    border-radius: 4px;
    background-clip: padding-box;
    background-color: hsla(0,0%,100%,.1);
    box-shadow: inset 0 1px 0 hsla(0,0%,100%,.04);
    -webkit-transition: opacity .25s ease-out;
    transition: opacity .25s ease-out;
    box-sizing: border-box;
}

#discord-widget .widget-btn-connect:hover {
    opacity: .6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60)
}

#discord-widget .widget-members-chat::-webkit-scrollbar, #discord-widget .widget-members-chatmeta::-webkit-scrollbar {
    width: 10px;
}

#discord-widget .widget-members-chat::-webkit-scrollbar-thumb, #discord-widget .widget-members-chatmeta::-webkit-scrollbar-thumb {
    background-color: hsla(0,0%,100%,.2);
    background-clip: padding-box;
    border: 3px solid transparent;
    border-radius: 5px
}

#discord-widget .widget-members-chat::-webkit-scrollbar-track-piece, #discord-widget .widget-members-chatmeta::-webkit-scrollbar-track-piece {
    background-color: transparent;
    background-clip: padding-box;
    border: 3px solid transparent;
    border-radius: 5px
}

.aplayer .aplayer-info .aplayer-music::-webkit-scrollbar {
    width: 10px;
}

.aplayer .aplayer-info .aplayer-music::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, .2);
    background-clip: padding-box;
    border: 3px solid transparent;
    border-radius: 5px
}

.aplayer .aplayer-info .aplayer-music::-webkit-scrollbar-track-piece {
    background-color: transparent;
    background-clip: padding-box;
    border: 3px solid transparent;
    border-radius: 5px
}

* {
    box-sizing: border-box;
}





/**
 * CSS Modal
 * http://drublic.github.com/css-modal
 *
 * @author Hans Christian Reinl - @drublic
 */
/**
 * CSS Modal Configuration
 * http://drublic.github.com/css-modal
 *
 * @author Hans Christian Reinl - @drublic
 */
html {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch; }

.has-overlay {
  overflow: hidden;
  height: auto; }
  .has-overlay > body {
    height: 100%;
    overflow: hidden; }

.modal--fade, .modal--show {
  -webkit-transform: translate(0, 100%);
  -moz-transform: translate(0, 100%);
  -o-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  transform: translate(0, 100%);
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  width: 0;
  height: 0;
  overflow: hidden;
  opacity: 0;
  display: none\9; }
  .modal--fade:target, .modal--show:target, .is-active.modal--fade, .is-active.modal--show {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    width: auto;
    height: auto;
    opacity: 1; }
  .is-active.modal--fade, .is-active.modal--show {
    display: block\9;
    height: 100% \9;
    width: 100% \9; }
  .modal--fade:target, .modal--show:target, .is-active.modal--fade, .is-active.modal--show {
    display: block\9; }
  .modal--fade .modal-inner, .modal--show .modal-inner {
    position: absolute;
    top: 60px;
    left: 50%;
    z-index: 20;
    margin-left: -325px;
    width: 650px;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch; }
    .modal--fade .modal-inner > img, .modal--show .modal-inner > img,
    .modal--fade .modal-inner > video,
    .modal--show .modal-inner > video,
    .modal--fade .modal-inner > iframe,
    .modal--show .modal-inner > iframe {
      width: 100%;
      height: auto;
      min-height: 300px; }
    .modal--fade .modal-inner > img, .modal--show .modal-inner > img {
      width: auto;
      max-width: 100%; }
    .modal--fade .modal-inner iframe, .modal--show .modal-inner iframe {
      display: block;
      width: 100%;
      border: 0; }
  .modal--fade .modal-content, .modal--show .modal-content {
    position: relative;
    max-height: 400px;
    max-height: 60vh;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch; }
    .modal--fade .modal-content > *, .modal--show .modal-content > * {
      max-width: 100%; }
  .modal--fade footer, .modal--show footer {
    border-top: 1px solid white;
    padding: 0 1.2em 18px;
    background: #f0f0f0;
    border-radius: 2px; }
  .modal--fade .modal-close, .modal--show .modal-close {
    display: block;
    height: 1px;
    clip: rect(0 0 0 0);
    margin: -1px;
    overflow: hidden; }
    .modal--fade .modal-close:focus:after, .modal--show .modal-close:focus:after {
      outline: 1px dotted;
      outline: -webkit-focus-ring-color auto 5px; }
    .modal--fade .modal-close:before, .modal--show .modal-close:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: 10; }
    .modal--fade .modal-close:after, .modal--show .modal-close:after {
      content: '\00d7';
      position: absolute;
      top: 35px;
      right: 50%;
      z-index: 20;
      margin-right: -325px; }
  @media screen and (max-width: 690px) {
    .modal--fade .modal-inner, .modal--show .modal-inner {
      width: auto;
      left: 20px;
      right: 20px;
      margin-left: 0; }
    .modal--fade .modal-close:after, .modal--show .modal-close:after {
      margin-right: 0 !important;
      right: 20px; } }
  @media screen and (max-width: 30em) {
    .modal--fade, .modal--show {
      -webkit-transform: translate(0, 400px);
      -webkit-transform: translate3d(0, 100%, 0);
      transform: translate3d(0, 100%, 0);
      -webkit-transition: opacity 1ms .25s;
      -moz-transition: opacity 1ms .25s;
      -o-transition: opacity 1ms .25s;
      -ms-transition: opacity 1ms .25s;
      transition: opacity 1ms .25s;
      display: block;
      right: auto;
      bottom: auto; }
      .modal--fade:target, .modal--show:target, .is-active.modal--fade, .is-active.modal--show {
        width: 100%;
        height: 100%; }
        .modal--fade:target .modal-close, .modal--show:target .modal-close, .is-active.modal--fade .modal-close, .is-active.modal--show .modal-close {
          display: block; }
      .modal--fade .modal-inner, .modal--show .modal-inner {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        top: 0;
        left: 0;
        right: 0;
        height: 100%;
        overflow: auto; }
      .modal--fade .modal-content, .modal--show .modal-content {
        max-height: none;
        -ms-word-break: break-all;
        word-break: break-all;
        word-break: break-word;
        -webkit-hyphens: auto;
        -moz-hyphens: auto;
        hyphens: auto; }
      .modal--fade .modal-close, .modal--show .modal-close {
        display: none;
        right: auto; }
        .modal--fade .modal-close:before, .modal--show .modal-close:before {
          content: '';
          position: fixed;
          top: 0;
          left: 0;
          right: 0;
          z-index: 20; }
        .modal--fade .modal-close:after, .modal--show .modal-close:after {
          top: 5px !important;
          right: 5px;
          left: auto;
          margin-left: 0; } }
  @media screen and (max-height: 46em) and (min-width: 30em) {
    .modal--fade .modal-content, .modal--show .modal-content {
      max-height: 340px;
      max-height: 50vh; } }
  @media screen and (max-height: 36em) and (min-width: 30em) {
    .modal--fade .modal-content, .modal--show .modal-content {
      max-height: 265px;
      max-height: 40vh; } }
  .is-stacked.modal--fade, .is-stacked.modal--show {
    -webkit-transform: translate(0, 0) scale(1, 1);
    -moz-transform: translate(0, 0) scale(1, 1);
    -o-transform: translate(0, 0) scale(1, 1);
    -ms-transform: translate(0, 0) scale(1, 1);
    transform: translate(0, 0) scale(1, 1);
    opacity: 1; }
    .is-stacked.modal--fade .modal-inner, .is-stacked.modal--show .modal-inner {
      -webkit-animation: scaleDown .7s ease both;
      -moz-animation: scaleDown .7s ease both;
      animation: scaleDown .7s ease both; }
    .is-stacked.modal--fade .modal-close, .is-stacked.modal--show .modal-close {
      opacity: 0; }
    @media screen and (max-width: 30em) {
      .is-stacked.modal--fade, .is-stacked.modal--show {
        -webkit-animation: scaleDown .7s ease both;
        -moz-animation: scaleDown .7s ease both;
        animation: scaleDown .7s ease both; }
        .is-stacked.modal--fade .modal-inner, .is-stacked.modal--show .modal-inner {
          -webkit-animation: none;
          -moz-animation: none;
          animation: none; }
        .is-stacked.modal--fade .modal-close, .is-stacked.modal--show .modal-close {
          opacity: 1; } }

/**
 * All animations for CSS Modal
 *
 * Available:
 * - %modal--transition-fade (fade)
 * - %modal--transition-zoomIn (zooms in)
 * - %modal--transition-plainScreen (hides background)
 *
 * Usage:
 *
 * .selector {
 * 		@extend %modal--transition-fade;
 * }
 *
 */
@media screen and (min-width: 30em) {
  .modal--fade {
    transition: opacity 0.4s; } }

/**
 * CSS Modal Themes
 * http://drublic.github.com/css-modal
 *
 * @author Hans Christian Reinl - @drublic
 */
/*
 * Global Theme Styles
 */
.modal--fade, .modal--show {
  color: #222;
  line-height: 1.3; }
  .modal--fade .modal-inner, .modal--show .modal-inner {
    border-radius: 2px;
    background: #fff;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
    max-width: 100%;
    -webkit-transition: max-width 0.25s linear, margin-left 0.125s linear;
    transition: max-width 0.25s linear, margin-left 0.125s linear; }
  .modal--fade header, .modal--show header {
    border-bottom: 1px solid #ddd;
    padding: 0 1.2em; }
    .modal--fade header > h2, .modal--show header > h2 {
      margin: 0.5em 0; }
  .modal--fade .modal-content, .modal--show .modal-content {
    border-bottom: 1px solid #ddd;
    padding: 15px 1.2em; }
  .modal--fade footer, .modal--show footer {
    border-top: 1px solid white;
    padding: 0 1.2em 18px;
    background: #f0f0f0;
    border-radius: 2px; }
  .modal--fade .modal-close, .modal--show .modal-close {
    text-indent: -100px; }
    .modal--fade .modal-close:before, .modal--show .modal-close:before {
      background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAEUlEQVQoz2NgeEYAjioYSQoAzOTmAXhPhyoAAAAASUVORK5CYII="); }
    .modal--fade .modal-close:after, .modal--show .modal-close:after {
      content: '\00d7';
      background: #fff;
      border-radius: 2px;
      padding: 2px 8px;
      font-size: 1.2em;
      text-decoration: none;
      text-indent: 0; }
  @media screen and (max-width: 30em) {
    .modal--fade .modal-close:before, .modal--show .modal-close:before {
      background: #1e2124;
      height: 3em;
      -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
      box-shadow: 0 0 5px rgba(0, 0, 0, 0.6); }
    .modal--fade .modal-inner, .modal--show .modal-inner {
      padding-top: 3em;
      -webkit-box-shadow: none;
      box-shadow: none; }
    .modal--fade .modal-close, .modal--show .modal-close {
      text-decoration: none; }
      .modal--fade .modal-close:after, .modal--show .modal-close:after {
        content: attr(data-close);
        font-size: 1em;
        padding: 0.5em 1em; } }

/*
 * Plain Screen Theme Styles
 */
/**
 * Apply the desired modal behavior to your container selector
 */
