


html, body{
    background: var(--main-bg-color);
}

#wrapper{

    min-height:0px;
    overflow: hidden;
    background-color:transparent;
    margin-left: auto;
    margin-right: auto;
    margin-top:20px;
    margin-bottom:5px;
    width: 90%;
    text-align: left;
    cursor:default;
    
    }
    
    #current-time{
        padding-left:0;

    }
    #fa-volume-up{padding-right:0;}


    
    #attic li{
    color:blanchedalmond;
        font-size: 16px;
        list-style-type: none;
        cursor: pointer;
        padding: 0;
     /*    line-height: 22px; */
    }

#wrapper{}

#player{}
#player_hidden{ 
    position:relative;
    height:1px;
    width:1px;
    visibility:none;
    display: none; 
}


/* #player_box{height:500px;} */
#player_box_half_left{float:left;}
#player_box_half_right{float:right;}


#bar_player_info_1{float:left;}
#bar_player_info_2{float:right;}

#playing_info{

    float:left;
    margin: 1em 0;
    font-size:17px;
    color:#9C9B9D !important;
    letter-spacing: 0px;
    font-weight: 300;

}

#tv_toggle{float:right;margin-top:5px;margin-right:15px;
    display: flex !important;
    align-items: center !important;
    height: 30px !important;
    width: fit-content !important;
    padding: 0 10px !important;
    box-sizing: border-box !important; 
}
#tv_toggle pre{margin-right:20px !important; }

.shake {
    animation: shake 0.5s;
  }

  @keyframes shake {
    0% { transform: translateX(0); }
    20% { transform: translateX(-10px); }
    40% { transform: translateX(10px); }
    60% { transform: translateX(-10px); }
    80% { transform: translateX(10px); }
    100% { transform: translateX(0); }
  }
  
#list_arrow_down{float:right;display:inline-block;margin-left:5px;margin-top:15px;}
#list_arrow_up{float:right;display:inline-block;margin-left:5px;margin-top:15px;}
#sites_left{float:right;margin-right:15px;margin-top:5px;font-size: 1.1em;}
#yt_release{}
#yt_views{}

#player{}
#details{}
#playing{font-size: 1.1em;}
#track-art{display:none;}
#track-name{}
#track-artist{}

#buttons{}
#prev-track{}
#fa-step-backward{}
#playpause-track{}
#fa-play-circle{}
#next-track{}
#fa-step-forward{}

#slider_container_1{}
#current-time{}
#seek_slider{}
#total-duration{}

#slider_container_2{}
#fa-volume-down{}
#volume_slider{}
#fa-volume-up{}

#playpause-track,#prev-track,#next-track{
    font-size:14px;
  }
  
  #details{
    margin-top:150px;
  }
  
  #player_box_half_left{
    margin-bottom:165px;
  }









#try_1{display:none;}
/* Extra small devices (phones, 600px and down) */
@media only screen and (min-width: 600px) {
   
    #try_1{display:block;
    }
 
/* @media */}

@media only screen and (min-width: 1000px) {
  
    #try_1 *{font-size:32px;
   
    }

#try_1{
    width: 750px;
    height: 300px;}

    
/* @media */}


#attic{}




#bar_player_info_1{
    float:left;width:100%;
   
}

#player{
float:left;


}
#player{
    margin-top:-25px;
}
#attic{
margin-top:30px;

}



#on {margin-left:50px;

}
#on { padding-left:80px !important;}





    #on {
        margin-left: -20px;
        padding-bottom: 0px !important;
    }




 
    


#player_box_half_left{
    width:100%;

}    

#bar_player_info_1{
    width:100%;

}

#player{
    width:100%;

}

#player_box_half_right{
    float:left;
    width:100%;
}
#attic{

    width:100%;
    padding:0;
    font-size:initial;
}
#bar_player_info_2{
    width:100%;
}




    .chat_tab_links_box {
        display: inline-block;
        font-size: calc(1em + .25vw);
        height: 20px !important;
        /* width: 130px; */
       /*  width: 65px !important; */
        width: 100px !important;
    }

    #tab1{

        margin-left:0px !important;
    }



   





#bookmarks_list{


}






@media (max-width: 500px) {


    .try_1{
        border:1px solid red;
width:100% !important;

    }
    .try_2{
padding:15px !important;
    }

/* @media */}

.player {

    width: 100%;
}

#html_files_container {
       width: 45%;
  border: 1px dashed yellow;
     height: 300px;
     overflow-y: scroll;

}








@media only screen and (min-width: 1600px) {
   
    .colorednick{
  

        font-size:22px;
        
        }

        /* font-size: var(--chatinput-font-size); */

        #chatinput *{
            font-size:32px;

        }
/* @media */}

/* neuste arbeit  */

.hashs_span,.Search-input{
font-family: var(--font-family-3);
font-size:21px;
color:black !important;

}

#inner_html_hint_container{
font-family: var(--font-family-3);    
font-size:25px;

}

.data_li,#track-artist,#current-time,#total-duration,#sites_left,#bar_player_info_1{ font-size:17px;
font-family: var(--font-family-3);

}


.active,.not_active,.track-artist{
font-family: var(--font-family-2);
font-size:25px !important;
color: #000000 !important;

}

.thechattime{
font-family: var(--font-family-3);
font-size:17px !important;
text-shadow:none;

}

/* TODO fix temporarly */
/* werbung */
#try_1{
    display:none;

}
/* dirty */
#hash_container,#html_hint_container,#html_files_container,#main_div{
    border:none !important;

}

/* TODO END */
#inner_html_hint_container{
    margin-top:15px;
    margin-bottom:15px;
    
  }


@media only screen and (min-width: 1000px) {


    #html_files_container {
        width: 45% !important;
        height: 300px;
        overflow-y: scroll;
        float:left !important;

    }
    #html_files_container{
        width: 60% !important;
        height: 300px;
        overflow-y: scroll;
        float:left !important;

    }
    #html_hint_container {
       width: 38% !important;
       float:right !important;

    }
    
    #inner_html_hint_container{
      float:left !important;

    }
    
    #player_box_half_left{
        float:left !important;
        width:45%;
      
    }
      
      #player_box_half_right{
        float:left !important;
        width:45%;
        
      }  
      
      #inner_html_hint_container{
      margin-top:-5px;
      margin-bottom:0px;
      
    }


/* @media */}


.hashs_span,.data_li,#test_wrapper{cursor:pointer;}

#on span a{cursor: default !important;}

#player_hidden{
  height:600px;width:80%;
  visibility:block;
  display: block;
  margin-bottom:50px;
}

/* lazy overwrite */








#track-artist{
  font-family: var(--font-family-4);
  color: #BEBEBE !important;
  font-size:18px !important;
}

#track-name{
  font-family: var(--font-family-4);
  color: #BEBEBE !important;
  font-size:32px !important;
}

#inner_html_hint_container{
   font-family: var(--font-family-10);
    font-weight: 500;  /* Make the font thinner */
  font-size:22px;
   color: #BEBEBE;
  padding-top:5px;
  letter-spacing:2px;
}


#bookmarks_list li{
   font-family: var(--font-family-9);
    font-weight: 500;  /* Make the font thinner */
  font-size:17px;
  letter-spacing:5px;
}
#bookmarks_list li:nth-child(even) {
  background: none;
  color:#0FBFE2;
  border-bottom: 3px solid #102B39;
}
#bookmarks_list li:nth-child(odd) {
  background: none;
  color:#A568C4;
  border-bottom: 3px solid #102B39;
}

#bookmarks_list{
  background: linear-gradient(to right, #191621 5%, #100E17) !important;

}


#player_box{

  padding-top:30px;

}

#player_box{
/* // evil */
 /*  padding-left:30px; */
}

#list_arrow_up,#list_arrow_down{
font-size:14px !important;
}

#sites_left{
font-size:18px !important;
}









#music_accounts{

  font-family: var(--font-family-3);
  font-size:27px !important;
}

#track-artist,.track-artist {
  color: #BEBEBE !important;
  font-family: var(--font-family-3) !important;

  font-size:27px !important;
}

#attic{
  /* border:1px solid red;*/
  /* width:120%; */
 /* height:20% !important;*/

}

#player_box {


  border:0px !important;

 /* border:1px solid red; */

}



#hash_container{

  margin-top:50px;


}




#player_box_half_left,#player_box_half_right{

 /* border:1px solid red;*/
}



#attic li:nth-child(even) {



}
#attic li:nth-child(odd) {



  opacity:0.75;
}



#attic li.active {
  color: #A568C4 !important;

  font-family: var(--font-family-4) !important;
  font-size:10px;
}

#attic li:not(.active) {

  color: #BEBEBE !important;
  font-family: var(--font-family-4) !important;
  font-size:10px;
}












#seek_slider,#volume_slider{
   background-color: #BEBEBE !important;
}

#player_box_half_right{
  padding-bottom:200px;
}


#player_box {

 color: #BEBEBE;
 margin: 1em 0;
 font-family: var(--font-family-10);
 font-weight: 500;
 font-size:21px;

}




/* Default styles */

#slider_container_2 {
      display: flex;
  /* Use flexbox to align children horizontally */
      align-items: center;
  /* Align items vertically centered */
      margin-top: 20px;

      width: 100px;
    }

    #song_url_local {
      margin-right: 20px; /* Add margin to the right of the first icon */
    }



#searchterm{
      font-family: var(--font-family-4);
  font-size: 16px;
  color:BEBEBE !important;
}

#searchform{
   color:black !important;
}


#song_url_local,#seek_slider,#volume_slider,#song_url_external,#tv_toggle,#list_arrow_up, #list_arrow_down,#fa-volume-up{
cursor: pointer;
  opacity:0.8;
}

#song_url_local:hover,#seek_slider:hover,#volume_slider:hover,#song_url_external:hover,#tv_toggle:hover,#list_arrow_up:hover, #list_arrow_down:hover,#fa-volume-up:hover{
cursor: pointer;
  opacity:1;
}


#fa-volume-down{
  display:none;

}


#player_box {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  
  }

  #player_box_half_left {
    flex: 1 1 45%;
    min-width: 500px;
  
    box-sizing: border-box;
  }

  #player_box_half_right {
    flex: 1 1 45%;
    
    box-sizing: border-box;
  }

 



  #music_accounts,.container{
    margin-left:30px;
  }

  @media (max-width: 1040px) {
    #player_box {
      flex-direction: column;
    }
    #player_box_half_left,
    #player_box_half_right {
      width: 100%;
      min-width: auto;
    }
  }



  #circles,#circles_collected {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 10px;
  }

  .no_circle {
    display: inline-block; /* Make elements sit side-by-side */
    color: white;
    font-size: 1.3em;
    font-weight: 100;
    text-shadow: 1px 1px 1px #D2A8FF;
    cursor: pointer;
  
    padding: 5px; /* Add some padding */
    margin: 5px; /* Optional margin to create spacing */
}

.no_circle:hover {
    
    text-shadow: 1px 1px 1px black;
}



    .circle {
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 50%;
      width: 75px;
      height: 75px;
      border: 3px solid transparent;

      color: #151515;

      font-size: 1.8em;
      font-weight: 100;
      text-shadow: 1px 1px 1px #D2A8FF;
      cursor: pointer;

      border:4px solid #3C2749;
/*        text-shadow: 1px 1px 1px black;*/
      font-family: var(--font-family-11);

     /* color: #96d7f5 !important;*/
  text-shadow: 2px 2px 2px #cd72ff !important;

      box-shadow: 0px 0px 10px #3C2749;
    }

    .circle.active {

       border:3px solid white;
       text-shadow: 1px 1px 1px black;
       /*color:red;*/
    }

    @media (max-width: 800px) {
      .circle {
        width: 75px;
        height: 75px;
      }
    }

    @media (max-width: 600px) {
      #circles,#circles_collected {
        justify-content: center;
      }
      .circle {
        width: 75px;
        height: 75px;
      }
    }





    #music_accounts{
      color: #BEBEBE !important;
     margin-left: 5px;
      
    }
    
    #circles,#circles_collected{
     opacity: 0.93 !important;
    
       border-radius: 15px;
     
    }
    
    .circle {
      
     width: 60px;
     height: 60px;
     font-size: 1.4em;
    }
    
    .circle:nth-child(even) {
      border:4px solid #0FBFE2;
      opacity: 0.73 !important;
    }
    
    .circle:nth-child(odd) {
    border:4px solid #A568C4;
    opacity: 0.73 !important;
    }
    
    #circles_master{
     
     margin-top:230px;
      margin-bottom:100px;
      display: block;
      position: relative; 
       float: left !important;
       background: linear-gradient(to right, #191621 5%, #100E17) !important;
      border-radius: 15px;
      border-top-right-radius: 0px !important;
           border-bottom-right-radius: 0px !important;
           border-bottom-left-radius: 0px !important;
      padding-bottom:30px;
    }
    
    #player_box_half_right{
     
    
      min-height:100% !important;
    }
    #attic{
      
    margin-bottom:-200px !important;
    }
    
    
    .syslocal{
      font-size:17px !important;
    }
    
    .clickable_redict,.sys {
      font-size:22px !important;
    }
    
    .sys {
      font-family: var(--font-family-3);
    
    }
    
    
    #html_files_container h1{
      color:#BEBEBE;
    }