.js-enabled #noscript {
    display: none;
}
/*scrollbars mozilla*/
html {
   scrollbar-color: #777 #888;
   scrollbar-width: thin;
 }
/*scrollbars chrome, opera, safari */
html::-webkit-scrollbar {
    width: 12px;
}
html::-webkit-scrollbar-track {
    background: #888;
    border-radius: 10px;
    box-shadow: inset 0 0 5px #ffe;
}
html::-webkit-scrollbar-thumb {
    background: #777;
    border-radius: 10px;
}
html::-webkit-scrollbar-thumb:hover {
    background: #555;
}
html::-webkit-scrollbar-thumb:active {
    background: #444;
}
body {
    background: #1f2226;
    /*background-image: url('upback.png'); */
    color: #dee2e6;
    font-family: OpenSans;
    font-size: 14px;
    font-weight: normal;
    padding: 0;
    margin: 0;
}
.center {
    display: flex;
    justify-content: center;
}
.main {
    width: 1052px;
    height: 1800px;
    background: #25272c;
    margin: 35px auto;
}
.links {
    position : fixed;
    top: 0;
    text-align: center;
    width:1052px;
    height: 40px;
    background: #25272c;
    z-index: 999;
}
.mba i, .links a.mb i {
    color: #BFA5ED;
}
.mba, .links a.mb {
    background: #3e4048;
    color: #dee2e6;
    font-size: 18px;
    text-decoration: none;
    white-space: nowrap;
    line-height: 37px;
    padding: 3px 10px;
    margin: 0 -0.1em;
    border: solid 1px #1a1a1a;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.8);
}
.noradius {
    border-bottom-left-radius: 0!Important;
}
.mba {
    border-radius: 5px!Important;
}
.links a.mb:first-child {
    border-bottom-left-radius: 8px;
}
.links a.mb:last-child {
    border-bottom-right-radius: 8px;
}
.mba:hover, .links a.mb:hover, .dropdown-content a.drop:hover {
    color: #fff;
    background: #61646e;
    cursor: pointer;
}
.dropdown {
    display: inline-block;
    position: relative;
}
.dropdown-content {
    display: none;
    position: absolute;
    width: 100%;
}
.dropdown:hover .dropdown-content {
    display: block;
}
.dropdown-content a.drop {
    display: block;
    width: 100%;
    font-size: 15px;
    background: #3e4048;
    color: #dee2e6;
    text-decoration: none;
    line-height: 30px;
    margin-left: -0.1em;
    border: 1px solid #1a1a1a;
    border-top: 0;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.8);
}
.dropdown-content a.drop:first-child {
      margin-top: -1px;
}
.dropdown-content a.drop:last-child {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
a.site:link, a.site:visited {
    color: #C0C0C0;
    font-weight: bold;
    text-decoration: none;
    padding: 2px 10px;
    background: none;
    border: none;
}
.current {
    color: #fff!Important;
}
.violet {
    color: #BFA5ED;
    font-size: 0.8em;
}
a.site:hover {
    color: #fff;
}
.sites {
    font-size: 20px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 8px;
    padding: 2px 10px;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid #222127;
    border-radius: 6px;
}
.counter {
    position: fixed;
    bottom: 0;
    right: 5px;
}
.logo {
    background: url(proffmusiksh.png)no-repeat;
    width: 700px;
    height: 70px;
    margin: 0 auto;
}
#info {
    text-align: center;
    padding: 10px;
}
#sound {
    position: relative;
    float: left;
    width: 352px;
    height: 545px;
    background: rgba(255, 255, 255, 0.02);
}
a.sta {
    background: #3e4048;
    color: #dee2e6;
    font-size: 15px;
    text-decoration: none;
    padding: 3px 10px;
    border: solid 1px #1a1a1a;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.8);
    cursor:pointer;
}
a.sta:hover {
    color: #fff;
    background: #61646e;
}
#content {
    position: relative;
    float: right;
    width: 680px;
    height: 535px;
    padding: 10px;
    padding-bottom: 0;
    margin: 0;
    background: rgba(255, 255, 255, 0.02);
}
#video_player {
    position: relative;
    float: right;
    margin: 10px;
    background: rgba(117, 62, 81);
    width: 640px;
    padding: 3px;
    border: 1px solid #3F3F3F;
    border-radius: 6px;
}
#alben, #ccw {
    position: relative;
    float: left;
    width: 302px;
    height: 495px;
    margin: 0;
    padding: 10px 15px;
    padding-bottom: 0;
    /*background: rgba(255, 255, 255, 0.01); */
}
#alben p, h4 p {
    display: inline;
    vertical-align: sub;
    color: #BFA5ED;
    font-size: 13px;
    font-style: italic;
    padding-left: 5px;
}
#alben ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#alben ul li{
    margin-bottom: 5px;
    white-space: nowrap;
    width: 100px;
}
#content1, #content2 {
    position: relative;
    float: right;
    width: 700px;
    height: 485px;
    padding: 10px;
    margin: 0;
    /*background: rgba(255, 255, 255, 0.01); */
}
#ccw, #content2 {
    height: 550px!important;
    padding-bottom: 0;
    background: rgba(255, 255, 255, 0.02);
}
#content2 img {
    border: solid 1px #2a2a2a;
    border-radius: 3px;
}
/*#alben, #sound, #ccw, #content, #content1, #content2 {
      border-top: 2px solid #25272c;
}*/
a.top {
    color: #BFA5ED;
    font-size: 35px;
    margin-left: 50px;
    cursor: pointer;
    text-decoration: none;
}
a.top:hover {
    color: #fff;
}
a.intext:link,a.intext:visited {
    color: #660033;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    padding: 2px 4px;
    background: none;
    border: none;
    text-decoration: none;
}
a.intext:hover {
    color: #45133C;
    background: rgba(181, 181, 181, 0.35);
}
.text, .text1 {
    font-size: 14px;
    width: 49%;
    height: 100%;
    padding-left: 5px;
}
.text {
    float: right;
}
.text1 {
    float: left;
}
h1, h2, h4, h5, h6 {
    text-decoration: none;
    color: #BFA5ED;
    margin: 0;
    text-shadow: 1px 1px 1px rgba(1, 1, 1, 0.2);
}
h1 {
    font-size: 15px;
    margin-bottom: 10px;
}
h2 i, h4 i {
    padding-left:20px;
}
h2, h4 {
    font-size: 18px;
    text-align: left;
    padding: 0 10px 10px;
}
h4 {
    padding: 0 10px;
}
h5 {
    font-size: 20px;
    font-weight: bold;
    color: #47124A;
    letter-spacing: 1px;
    margin: 10px;
    margin-left: 0;
    text-shadow: none;
}
h6 {
    font-size: 22px;
    text-align: center;
    padding: 0;
    margin: -5px 0 10px 0;
}
.block {
    display: none;
}
#noscript, #cookie {
    text-align: center;
    background: #282a2e;
    opacity: 1;
}
#cookie {
    font-size: 13px;
    position: fixed;
    bottom: 30px;
    width: 400px;
    padding: 10px;
    border: 1px solid #5b5b5e;
    border-radius: 5px;
    z-index: 9999;
}
#cookie p {
    margin: 3px;
}
#noscript {
    font-size: 14px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding: 10px;
    z-index: 1000;
}
#cookie .button, #alert .button, #songs .button {
    text-decoration: none;
    color: #0B0B0C;
    background: #DFDFDF;
    padding: 3px 6px;
    margin-left: 10px;
    border: 1px solid #5F5F5F;
    border-radius: 5px;
    cursor: pointer;
}
#songs .button {
    font-size: 18px!important;
    padding: 0 7px;
}
#cookie .button:hover, #alert .button:hover, #songs .button:hover {
    color: #000;
    background: #fff;
}
#alert, #songs, #cookie {
    -webkit-box-shadow: rgba(255, 255, 255, 0.1) 0 4px 6px 0 inset;
    -moz-box-shadow: rgba(255, 255, 255, 0.1) 0 4px 6px 0 inset;
    box-shadow: rgba(255, 255, 255, 0.1) 0 4px 6px 0 inset;
}
#alert, #songs {
    position: fixed;
    margin-top: 50px;
    padding: 10px;
    font-size: 13px;
    letter-spacing: 1px;
    width: 440px;
    background: #282a2e;
    border: 1px solid #5b5b5e;
    border-radius: 5px;
    z-index: 10000;
}
#songs {
    margin-top: 150px;
    width: 800px;
    height: 515px;
    padding: 20px;
}
a.alert {
    display: inline;
    color: #00FF00;
    text-decoration: none;
}
a.alert:hover {
    color: #00E0FF;
}
#alert .button, #songs .button {
    position: absolute;
    right: 10px;
    bottom: 10px;
    font-size: 15px;
    font-weight: bold;
}
a.intexte {
    display: inline;
    color: #BFA5ED;
    text-decoration: none;
}
a.intexte:hover {
    color: #00E0FF;
}
.imp {
    color: #443643;
    background: #EFEFEF;
    font-size: 18px;
    padding: 10px;
}
.tooltips, tooltipsb {
    position: relative;
    display: inline;
}
.tooltips .tooltiptext, .tooltipsb .tooltiptextb {
    visibility: hidden;
    white-space: nowrap;
    background-color: #434754;
    color: #dee2e6;
    font-size: 12px;
    text-align: center;
    border-radius: 6px;
    padding: 0 10px;
    margin-top: 10px;
    position: absolute;
    z-index: 1;
    top: 100%;
    left: 50%;
    margin-left: -90px;
    text-shadow: none;
}
.tooltips .tooltiptext::after {
    content: " ";
    position: absolute;
    bottom: 100%;  /* At the top of the tooltip */
    left: 50%;
    margin-left: -7px;
    border-width: 7px;
    border-style: solid;
    border-color: transparent transparent #434754 transparent;
}
.tooltipsb .tooltiptextb::after {
    content: " ";
    position: absolute;
    top: 100%; /* At the bottom of the tooltip */
    left: 50%;
    margin-left: -7px;
    border-width: 7px;
    border-style: solid;
    border-color: #434754 transparent transparent transparent;
}
.tooltips:hover .tooltiptext, .tooltipsb:hover .tooltiptextb {
    visibility: visible;
}
/* toggle images (cover) */
.tooltipimg {
    cursor:url('img.png'), auto;
}
.tooltipimg .cover {
    display:none;
}
.tooltipimg .cover img {
    width:140px;
    height:140px;
    border-radius:2px;
}
.tooltipimg:hover .cover {
    display:block;
    position:absolute;
    top:100px;
    left:185px;
    z-index:1000;
}
/*video_playlist  */
.playlist-wrapper ul {
    scrollbar-color: #777 #888;
    scrollbar-width: thin;
}
.playlist-wrapper ul::-webkit-scrollbar {
    width: 10px;
}
.playlist-wrapper ul::-webkit-scrollbar-track {
    background: #888;
    box-shadow: inset 0 0 4px #ffe;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.playlist-wrapper ul::-webkit-scrollbar-thumb {
    background: #777;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.playlist-wrapper ul::-webkit-scrollbar-thumb:hover {
    background: #555;
}
.playlist-wrapper ul::-webkit-scrollbar-thumb:active {
    background: #444;
}
.playlist-wrapper {
    background: rgba(0, 0, 0, 0.3);
    position: relative;
    padding: 0.25em;
}
.playlist-wrapper .playlist {
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    position: relative;
    margin-top: 0;
    padding: 0;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 6px 8px 0 inset;
    -moz-box-shadow: rgba(0, 0, 0, 0.2) 0 6px 8px 0 inset;
    box-shadow: rgba(0, 0, 0, 0.2) 0 6px 8px 0 inset;
}
.playlist-wrapper ul {
    padding: 0;
    margin: 0;
    max-height: 130px;
    overflow-y: scroll;
}
.playlist-wrapper ul li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.playlist-wrapper .playlist li {
    list-style: none;
    background-color: rgba(255, 255, 255, 0.03);
    padding: 0;
    margin-bottom: 0;
    font-size: 90%;
}
.playlist-wrapper .playlist li.pls-playing,
.playlist-wrapper .playlist li:hover {
    color: #3498db;
    background-color: rgba(255, 255, 255, 0.09);
}
.playlist-wrapper .playlist li.pls-playing a {
    color: #3498db;
}
.playlist-wrapper .playlist li button {
    text-decoration: none;
    color: #dee2e6;
    display: block;
    padding: 1px 0;
    outline: none;
    /*margin-right: 0.5em;*/
    font-size: 13px;
    background-color:#733E51;
    line-height: 16px;
    letter-spacing: 0;
    vertical-align: middle;
    padding-bottom: 2px;
    border-width:1px;
    border-color: transparent; /*rgb(57, 47, 56);*/
    cursor: pointer;
}
.playlist-wrapper .playlist li button:hover {
    background-color: rgba(189, 133, 142, 0.07);

}
.playlist-wrapper .playlist li:last-child a {
    border-bottom: 0;
}
.playlist li button:focus,.playlist li button:active,.playlist li button:hover,.playlist li a:hover,.playlist li a:focus,.playlist li a:active {
    color: #fff;
}
.miniposter {
    /*width: 36px;
    height: 20px;*/
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    float: left;
    margin-right: -10px;
    -webkit-border-radius: 0;
    border-radius: 0;
}
/*modernplayer */
.player {
    color: #fff;
    width: 305px;
    height: 504px;
    display: flex;
    align-items: center;
    flex-direction: column;
    /*background: url("audioplayerbg.png") no-repeat;*/
    background-color: #5e3847;
    border-radius: 6px;
    margin-left: 20px;
    margin-top: 2px;
    -webkit-box-shadow: 0 3px 7px 0 rgba(255 255 255 / 0.15)inset, 0 5px 13px 0 rgba(255 255 255 / 0.13)inset;
    -moz-box-shadow: 0 3px 7px 0 rgba(255 255 255 / 0.15)inset, 0 5px 13px 0 rgba(255 255 255 / 0.13)inset;
    box-shadow: 0 3px 7px 0 rgba(255 255 255 / 0.15)inset, 0 5px 13px 0 rgba(255 255 255 / 0.13)inset;
}
.details {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    padding-top: 43px;
}
.track-art {
    margin-top: 10px;
    height: 200px;
    width: 200px;
    background-image: URL("../cover/wasessoallesgibt_front.png");
    background-size: cover;
    background-position: center;
    border-radius: 2%;
}
.now-playing {
    background: rgb(255 255 255 / 5%);
    padding: 2px 6px;
    /* opacity: 0.9; */
}
.track-name {
    text-align: center;
    text-shadow: 1px 1px #111;
    font-size: 16px;
    color: #fff;
    width: 190px;
    height: 35px;
    max-width: 250px;
    margin-top: 10px;
}
.track-artist {
    display: none;
    font-size: 13px;
}
.track-number {
    position: relative;
    font-size: 0.98em;
    width: 22px;
    padding: 0 2px;
    cursor: pointer;
}
.track-number:hover, .active {
    color: #fff;
    background: #008080;
}
.tooltip {
    text-align: center;
    text-shadow: 1px 1px #111;
    font-size: 16px;
    color: #fff;
    background: none;
    display: none;
    position: absolute;
    border: 0;
    top: 257px;
    left: 30px;
    width: 210px;
    height: 35px;
    z-index: 99;
}
:hover + .tooltip {
    display: block;
}
.tooltip::before {
    font: var(--fa-font-solid);
    content: "\f04b";
    color: #008080;
    text-shadow: none;
    font-size: 18px;
    float: left;
    margin-top: 3px;
}
.playlistmp {
    height:460px;
    display: grid;
    grid-template-columns: 260px auto;
    align-items: center;
    align-content: center;
    position: absolute;
    top: 50px;
    left: 31px;
    background: rgb(255 255 255 / 5%);
}
.buttons {
    display: flex;
    flex-direction: row;
    align-items: center;
    height: 70px;
}
.playpause-track, .prev-track, .next-track {
    padding: 25px;
    opacity: 0.8;
    transition: opacity .2s;
}
.playpause-track:hover, .prev-track:hover, .next-track:hover, .track-number:hover {
    opacity: 1.0;
}
.slider_container {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: -12px;
}
#range_value {
    margin-bottom: 10px;
}
.seek_slider {
    width: 45%;
}
.volume_slider {
    width: 60%;
}
.seek_slider, .volume_slider {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 6px;
    background: #BFA5ED;
    /*background-image: linear-gradient(grey, #8F8F8F, WhiteSmoke, Silver, WhiteSmoke, #8F8F8F, grey); */
    border: solid 1px #3F3F3F;
    border-radius: 5px;
    opacity: 0.8;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    transition: opacity .2s;
}
.seek_slider::-webkit-slider-thumb, .volume_slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 12px;
    height: 20px;
    background: white;
    border: solid 1px #000;
    cursor: pointer;
    border-radius: 30%;
}
input[type="range"]::-moz-range-thumb {
    width: 11px;
    height: 19px;
    background: #fff;
    cursor: pointer;
    border: 1px solid #000;
    border-radius: 30%;
}
.seek_slider:hover, .volume_slider:hover {
    opacity: 1.0;
}
.current-time, .total-duration, .fa-volume-down, .fa-volume-up {
    padding: 10px;
}
.fa-volume-xmark, .fa-volume-high {
    font-size: 1.6em;
}
.fa-play-circle, .fa-pause-circle, .fa-step-forward, .fa-step-backward, #playlistmp {
    cursor: pointer;
}