header{
    text-align: center;
    background-color: #262129;
    color: rgba(255, 255, 255, 0.884);
    font-size: 30px;
    font-family: "helvetica neue","Helvetica","Verdana,sans-serif"  ;
    height:50px;
    width:100%;
    margin:2px;
    line-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
}
.signup {
    text-align: center;
    background-color: #262129;
    /* background-color: #2d2531; */
    color: rgba(255, 255, 255, 0.884);
    font-size: 20px;
    font-family: "helvetica neue","Helvetica","Verdana,sans-serif";
    height:50px;
    margin: 2px;
    width:100%;
    line-height: 50px;
    padding-left:10px;
    padding-right:10px;
}
.header-container{
    display:flex;
}
#menudash{
    height:50px;
    width:50px;
    border:none;

    margin:2px;
}
html{
    /* display:contents; */
    display:grid;
}

body {
    /* background-color: #181515; */
    background-color: #111; 
    /* background-color: #c1b1b1; */
    font-family: "helvetica neue","Helvetica","Verdana,sans-serif";
    /* display:inline-block; */
}
h3{
    background-color: rgb(37, 36, 36);
    font-weight: normal;
    margin:0ch;
    padding: 10px;

}
.mc-container{
    display: flex;
    /* background-color: #181515; */
    background-color: #111; 
    color: rgba(255, 255, 255, 0.87);
    align-items: stretch;
    width:100%;
    font-size: 20px;
}
.videobox {
    flex:2;
    margin:5px;
    text-align: center;
    font-size:20px;
    height:70px;
    line-height:70px;
}
#videoTitle {
    background-color: rgb(48, 23, 23);
    border:black solid 1px;
    overflow:hidden;
    text-overflow:hidden;
    word-wrap: break-word;
}
.videobox1 {
    /* margin:10px; */
    padding: 10px;
    display:flex;
    background-color: rgb(37, 36, 36);
    /* border:black solid 1px; */
    place-content: space-evenly;   
}
#drivingdiv {
    width:500px;
    /* height:377px; */
}

.fsdrive {
    z-index: 9999; 
    width: 100%; 
    height: 100%; 
    position: absolute; 
    top: 0; 
    left: 0; 
    transition: all .2s;
}


.sidebar {
    /* background-color: rgb(37, 36, 36); */
    flex: .6;
    margin:10px;
    /* border:solid black 1px; */
    display: table;
    text-align: center;
}
.menu {
    width: 40%; /*change font size of text in nav bar*/
    height: 100vh;
    left: 0px;
    flex:2;
    top:60px;
    display:none;
}
.block {
    display: block;
    border: none;
}

.padding5px {
    padding-left:5px;
}

.titleblocks{
    border-bottom: black 1px solid;
    background-color: rgb(48, 23, 23);

}
.chan-block{
    line-height: 50px;
    width: -webkit-fill-available; 
}
.pointer{
    cursor:pointer;
}
.chan-img{
    width:50px;
    height:50px;
    border:solid black 1px;
}
.chan-link{
    display: block;
    width: 70px;
    height: 100%;
    border: none;
    border-right: 1px solid black;
    margin: 0;
    transition:all 1s;
}

.link {
    color: #7ead36;
    border:solid black 1px ;
}
.errlink {
    color: #7ead36;
    width:inherit;
}

.savedlink {
    color: #7ead36;
    color: #367bad;
    color: #ad3677;
    border:solid #48ae0a 1px;
    overflow:hidden;
}

.video1{
    text-align: center;
    position:inherit;
    float:left;
    webkit-appearance: slider-vertical;
    text-align:center;
    display:table;
    margin: 10px;
    margin-right:10px;
}

.videofs{
    width: auto;
    height: auto;
}

.clear{
    clear:both;
}

img{
    display: block;
    margin: 0;
    border: solid 1px #000000;
    transition:all 1s;
    width: 100%;
    height: 110px;
    object-fit: cover;
}

.vidimg{
    border-radius: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
    background-color: rgb(53, 51, 51);
    box-shadow: 3px 3px 5px #000000;
}

#sidebartitle{
    border-top: #000000 solid 1px;
    border-right:black solid 1px;
    border-left:black solid 1px;
}
#videoTitleblock{
    border: black 1px solid;
}
#playedtitle{
    border-top: #000000 solid 1px;
    border-right:black solid 1px;
    border-left:black solid 1px;
}
.right{
    margin-right: 30px;
    
}

.controls{
    text-align:center;
    position:relative;
    margin: 10px;

}
button{
    margin-bottom:10px;
    padding: 5px 10px;
    display: inline-block;
    font-size: 18px;
    border-radius: 5px;
    background-color: rgb(73, 73, 73);
    color:rgb(255, 255, 255);
    box-shadow: none;
}
.tl-container{
    margin: 5px;
    display: flex;
    align-items: stretch;
    flex-wrap:wrap;
   
}
.tl-header{
    position:relative;
    text-align:center;
    border: solid black 1px; 
    background-color: rgb(37, 36, 36);
}

.tracklists{
    border: solid black 1px; 
    border-radius: 5px;
    margin: 5px;
    background-color: rgb(73, 73, 73);
    padding: 10px;
    display: flex;
    height:50px;
    flex-wrap: wrap;
    line-height:50px;
    transition:all .2s;
}

.tracklists:hover {
    background-color: rgb(80, 68, 55);
    cursor: pointer;
    transition:all .2s;
}

.mini-tracklists{
    border: solid black 1px; 
    margin: 5px;
    margin-top:27px;
    background-color: rgb(73, 73, 73);
    padding-left: 5px;
    padding-right: 5px;
    display: flex;
    height:30px;
    flex-wrap: wrap;
    line-height:30px;
    transition:all .2s;
    font-size: 16px;
    border-radius: 5px;
}

.mini-tracklists:hover {
    background-color: rgb(80, 68, 55);
    cursor: pointer;
    transition:all .2s;
}

.tabbutton{
    line-height: normal;
    margin:0px;
    height: auto;
    border-bottom: none;
    width:50%;
    text-align:center;
    border-right:none;
    border-left:none;
}

.tabbutton:hover{
    background-color: rgb(52, 50, 50);
    transition:all .2s;
}

.chcat {
    line-height: normal;
    height:fit-content;
    display: initial;
}

.notselected{
    background-color: rgb(37, 36, 36);
    transition:all .2s;
}



.videocontrols{
    border: solid black 1px; 
    margin: 10px;
    background-color: rgb(67, 69, 65);
    padding: 10px;
    display: flex;
    height:30px;
    flex:1;
    flex-wrap: wrap;
    line-height:50px;
    border-radius: 7px;
    margin-top:auto;
    margin-bottom:auto;
    transition:all .1s;
}
.videocontrols:hover {
    background-color: rgb(68, 80, 57);
    border: solid yellowgreen 1px; 
    cursor: pointer;
    /* transition:all .2s; */

}
.videocontrols:active {
    background-color: rgb(63, 95, 33);
    cursor: pointer;
    border: solid rgb(40, 39, 39) 1px; 
    /* transition:all .2s; */
}

.vcbig {
    margin-top:unset;
    margin-bottom:unset;
    height:100vh;
    flex: 2;
    margin:0px;
}

.playcontrolsdiv{
    margin-bottom:20px;
}

.playcontrol{
    border: solid black 1px; 
    border-radius: 7px;
    margin: 10px;
    background-color: rgb(67, 69, 65);
    padding: 10px;
    display: flex;
    height:50px;
    width:200px;
    flex-wrap: wrap;
    line-height:50px;
    
}
.playcontrol:hover {
    border: solid yellowgreen 1px; 
    cursor: pointer;
    background-color: rgb(68, 80, 57);
    transition:all .2s;

}
.playcontrol:active {

    background-color: rgb(63, 95, 33);
    cursor: pointer;
    transition:all .2s;
    border: solid rgb(39, 39, 39) 1px; 
}

.hidden {
    display:none;
}

.controlsimg {
    width:auto;
    height:25px;
    border:none;
    margin-left:auto;
    margin-right:auto;
    margin-top:auto;
    margin-bottom:auto;
}
.playcontrolsimg {
    width:auto;
    height:35px;
    border:none;
    margin-left:auto;
    margin-right:auto;
    margin-top:auto;
    margin-bottom:auto;
}


link:active {
    border:solid 1px yellowgreen;
}

.vidandslider {
    display: flex;
}

#CRHslider1 {
    -webkit-appearance: slider-vertical;
    text-align:center;
    height:100%;
    width:30px;
    margin-right:15px;
}

.slider{
    display:flex;
    flex-direction:column;

}	

.checkbox {
    font-size:30px;
}
input.checkbox {
    width:30px;
    height:30px;

}

input.playlistinput{
     width:95%;
     height:30px;
     font-size: 13px;
     margin:5px;
}

.playbar{
    width:90%;
}

.removeChannel{
    position: absolute;
    text-align: left;
    padding: 10px; 
    left: 25%;
    top: 50%;
    font-size: 20px;
    color: white;
    margin: auto;
    width: fit-content;
    height:fit-content;
    background-color: #181515;
    z-index: 1;
    border: grey 2px solid;
    
}

.removeChannelHeader{
    width: 100%;
    border-bottom:black 1px solid;
}
.removeChannelList{
    display: flex;
}

.removeChannelChild{
    flex: auto;
    cursor: pointer;
    line-height: 50px;
    width: -webkit-fill-available;
    display: block;
    border-bottom: solid 1px black;
    background-color: #342e2e;
}

.footer-container {
    position:relative;
    bottom: 0;
    width: 100%;
}

.footer {
    background-color: #342e2e;
}
/* Tooltip container 
.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black; /* If you want dots under the hoverable text 
  }
  
  /* Tooltip text
  .tooltip .tooltiptext {
    visibility: hidden;
    width: 440px;
    background-color: #555;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
  
    /* Position the tooltip text 
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -60px;
  
    /* Fade in tooltip 
    opacity: 0;
    transition: opacity 0.3s;
  }
  
  /* Tooltip arrow 
  .tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
  }
  
  /* Show the tooltip text when you mouse over the tooltip container 
  .tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
  }
 */ 
