body {
  /* padding: 50px; */
  font: 14px "Lucida Grande", Helvetica, Arial, sans-serif;
  overflow-x: hidden;
}

a {
  color: #00B7FF;
}



.new{

color: blue;
  
}


.dropdown {
  float: left;
  overflow: hidden;
}

.dropdown .dropbtn {
  font-size: 16px;  
  border: none;
  outline: none;
  color: white;
  padding: 14px 16px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
}

.dropdown:hover .dropbtn {
  /* background-color: red; */
  text-decoration: underline 1px;
}


.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
   border-radius: 3px;
}

.dropdown-content a {
  float: none;
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}

.dropdown-content a:hover {
  background-color: #ddd;
   border-radius: 3px;
}

.dropdown:hover .dropdown-content {
  display: block;
 
}

.dropbtn{

width: fit-content;

}
























.dropdownNotifications{
float: left;
  overflow: hidden;

}


.dropdownNotifications {
  float: left;
  overflow: hidden;
}

.dropdownNotifications .notificationsInteractions {
  font-size: 16px;  
  border: none;
  outline: none;
  color: white;
  padding: 14px 16px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
}

.dropdownNotifications:hover .notificationsInteractions {
  /* background-color: red; */
 
}


.dropdownNotifications-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
   border-radius: 3px;
}

.dropdownNotifications-content a {
  float: none;
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
  cursor: pointer;
}

.dropdownNotifications-content a:hover {
  background-color: #ddd;
   border-radius: 3px;
}



.dropdownNotifications:hover .dropdownNotifications-content {
  display: block;
 
}

.notificationsInteractions{

width: fit-content;

}



































.navbar{
  background: #161616;
  width: 100%;
  height: 60px;
  position: fixed;
  left: 0;
  display: flex;
  align-items: center;
  padding-left: 5vw;
  z-index: 9998;
  transition: .5s;
  box-shadow: 2px 4px 4px rgb(80, 80, 80);

}

.navbar.bg, .navbar.dark{
  background: #ffffff00;
}

.navbar2.bg1, .navbar.dark{
  background: #ffffff00;
}


.user-interactions{
  display: flex;
  position: absolute;
  right: 10vw;
  top: 50%;
  transform: translateY(-50%);
}



.user-interactions2{
  display: flex;
  position: absolute;
  right: 25vw;
  top: 50%;
  transform: translateY(-50%);
}





.footer{
  
    width: 100%;
    padding: 40px ;
    /* padding-bottom: 80px; */
    background: rgb(38, 38, 38);
   
position: relative;
    width: 100%;
    height: 0px;    
/* 
    update this to 1k and add fixedd */
    /* position: fixed; */
    top: 1000px;
    left: 0;
    display: flex;
    align-items: center;
    /* padding-left: 10vw; */
    z-index: 9;
    transition: .5s;
    box-shadow: 10px 5px 5px grey;


    /* position: fixed;
  left: 0;
  bottom: 0;
  top: 760px;
  width: 100%; */
  /* background-color: red;
  color: white; */
  /* text-align: center; */
   
 
}

.footer-content{

  display: flex;
  width: 100%;
  color: rgb(0, 0, 0);
  
 

}
.footerBox{

display: grid;
grid-template-columns: 1fr 1fr 1fr; 
/* grid-template-rows: 1fr 1fr 1fr; */
/* width: fit-content;
height: fit-content; */
grid-template-columns: 33% 33% 34%; 
width: 33%;
display: grid;
grid-template-columns: 17% 17% 16% 17% 17% 16%; 
width: 50%;

}

.footerList{

 list-style-type: none; 
  /* margin: 0;            /* Removes the default margin */
  padding: 2px;  
  font-weight: bold;
  color: #a5a5a5; 

}

  
.footerList1{
  /* font-size: 15px; */

 text-decoration: none; color:#a5a5a5 ;
 list-style-type: none; 
}

.footerList1:hover{
text-decoration: underline;
}

.footerListLink{
  text-decoration: none; color:#a5a5a5 ;
}

.rowunhideandhide{

  background-color: #00000000;
  border: none;
  color: rgb(255, 255, 255);
  padding: 10px 24px;
  text-align: center;
  font-size: 16px;
  /* margin: 4px 2px; */
  /* opacity: 0.6; */
  transition: 0.3s;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
   border-radius: 10px;

}

.rowunhideandhide:hover {background-color: #ff000075}






.category{
font-size: 40px;
color: #ddd;
 font-weight: bold;

}


.channellinks{
  color: hotpink;
   text-decoration: none;
   font-size: 20px;
   padding: 5px;
 color:white;   
}

.channellinks:hover{
/* text-decoration:underline; */
/* font-size: 150%; */
border-radius: 5px;
font-size:50%;
color:#000000;
background-color: rgb(255, 0, 0);
   box-shadow: 5px 5px 5px rgb(255, 0, 0);}



.registerbox{

display: block;
  margin-left: auto;
  margin-right: auto;
  color: #ffffff;
padding: 100px; 
background-color: rgb(0, 0, 0);


}

.registerform{

  display: block;
  margin-left: auto;
  margin-right: auto;
  /* padding: 50px;  */
  justify-content: center; 
  /* padding-left: 300px; */
  color: #ffffff;
}



.loginandregisterbutton{

 background-color: #000000;
border: none;
  color: rgb(255, 255, 255);
  /* padding: 10px 24px; */
  /* text-align: center; */
  /* font-size: 12px; */
  /* margin: 4px 2px; */
  /* opacity: 0.6; */
  transition: 0.3s;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
   border-radius: 5px;
   font-size: 16px;
   font-family: Arial, Helvetica, sans-serif;
   
   /* max-width: 80px; */
  
   text-align: center;
   padding: 2px;
}



.loginbox{


  display: block;
  margin-left: auto;
  margin-right: auto;
  color: #ffffff;
padding: 100px; 
background-color: rgb(0, 0, 0);

}


.loginform{
 display: block;
  margin-left: auto;
  margin-right: auto;
  /* padding: 50px;  */
  justify-content: center; 
  /* padding-left: 300px; */
  color: #ffffff;


}


.deletevideobutton{

  background-color: #00000000;
  border: none;
  color: rgb(255, 255, 255);
  padding: 10px 24px;
  text-align: center;
  font-size: 16px;
  /* margin: 4px 2px; */
  /* opacity: 0.6; */
  transition: 0.3s;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
   border-radius: 10px;


}


.deletevideobutton:hover{

border-radius: 5px;
font-size:150%;
color:#000000;
background-color: rgb(255, 0, 0);
   box-shadow: 5px 5px 5px rgb(255, 0, 0);


}



.profilebuttonbox{
display: grid;
 grid-template-rows: 1fr 1fr;
 padding: 20px;

 /* display: block; */
  margin-left: auto;
  margin-right: auto;
  /* padding: 50px;  */
  justify-content: center; 

}



.profilelink{
background-color: hotpink;
color: rgb(0, 0, 0);
   text-decoration: none;
   font-size: 40px;
   padding: 5px;
   border-radius: 5px;


background-color: #03eff3;
}


.profilelink:hover{
border-radius: 5px;
font-size:75%;
color:#000000;

  box-shadow: 5px 5px 5px rgb(255, 0, 0);
}


.profilelinkbox{
  padding: 15px;
font-size: 50PX;

} 



.logoutbutton{
  

border: none;
background-color: #00000000;
/* padding: 15px; */

}

.logoutbutton:hover{
font-size: 125%;
color: #ff0000;
  /* text-decoration: underline 1px; */

}


.logout{
align-content: flex-start;

}

/* .logout:hover{

background-color: #0000007c;
background-color: #ddd;

} */


/* .dropdown-content .logout:hover {
  background-color: #ddd;
} */

.profilePicture{
display: grid;
 grid-template-rows: 1fr 1fr;
 padding: 20px;

 /* display: block; */
  margin-left: auto;
  margin-right: auto;
  /* padding: 50px;  */
  justify-content: center; 
  color: #f9f9f9;

}


.profilePictureButton{

  background-color: #f6f6f6;
  border: none;
  color: rgb(250, 0, 221);
  padding: 10px 24px;
  text-align: center;
  font-size: 16px;
  /* margin: 4px 2px; */
  /* opacity: 0.6; */
  transition: 0.3s;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
   border-radius: 10px;
   

}

.profileImage{
/* 

   border: 1px solid #ddd; */
  border-radius: 4px;
  padding: 5px;
  width: 80px;
border-radius: 50%;
height:80px;

}


.profileHeader{

  font-size: 50PX; padding-top: 100px; color: rgb(255, 255, 255);
  margin-left: auto;
  margin-right: auto;

}



.tokens{


  font-size: 30px; 
padding: 50px; 

color: #ffffff;



}


.tokenBox{
  
display: grid;
 grid-template-columns: 1fr 1fr 1fr;
 grid-template-rows: 1fr;
  margin: auto;
  align-items: center;
  width: fit-content;
  


}


.tokenBox1{
  
display: grid;
 grid-template-columns: 1fr 1fr;
 grid-template-rows: 1fr;
  margin: auto;
  align-items: center;
  width: fit-content;
  text-align: left;


}

.followersBox{
display: grid;
 grid-template-columns: 1fr 1fr 1fr;
  /* margin-left: 40%;
  margin-right: 40%; */
  align-items: center;

color: black; 
font-size: 50px; 
margin: auto; 
/* margin-left: 30%; 
margin-right: 30%;  */
width: fit-content;



}

.followersCount{
  
padding: 50px; 




}

.followButton{

 background-color: #ff000000;
  border: none;
  color: rgb(0, 0, 0);
  /* padding: 10px 24px; */
  padding: 5px;
  text-align: center;
  font-size: 16px;
  /* margin: 4px 2px; */
  /* opacity: 0.6; */
  transition: 0.3s;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
   border-radius: 10px;
 
   text-align: center;
   width: fit-content;
   color: white;
}


.followButton:hover{

/* border-radius: 5px; */
padding: 5px;
font-size:20px;
/* color:#000000; */
/* background-color: rgba(255, 0, 0, 0);
   box-shadow: 5px 5px 5px rgb(255, 0, 0); */
    width: fit-content;


}



.subscribedToBox{
padding: 50px; 
color: black;
background-color: #000000;
max-width: 300px;
margin: auto;
width: fit-content;
justify-content: center;
display: grid;
grid-template-columns: 1fr 1fr;
grid-template-rows: 1fr 1fr;

}

.subscribingUsername{

font-size: 25px; 
color: rgb(255, 255, 255);
text-decoration: none;
padding: 5px;

}


.unsubscribeButton{

 background-color: #ff0000;
  border: none;
  color: rgb(255, 255, 255);
  padding: 10px 24px;
  text-align: center;
  font-size: 16px;
  /* margin: 4px 2px; */
  /* opacity: 0.6; */
  transition: 0.3s;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
   border-radius: 10px;


}



.unsubscribeButton:hover{

border-radius: 5px;
font-size:150%;
color:#000000;
background-color: rgb(255, 0, 0);
   box-shadow: 5px 5px 5px rgb(255, 0, 0);


}


.innersubscribedToBox{
width: 200px;
display: grid;
grid-template-columns: 1fr 1fr;
align-items: center;
width: fit-content;


}


.linksLSUN{

color: rgb(255, 255, 255);
text-decoration: none;


}


.linksLSUN:hover{
font-size:110%;

}


.SubscribedTitle{
    color: #fffcfc;
    font-size: 25px;
    padding-top: 50px;
    padding-bottom: 10px;


}
.underStream{
/* padding-top: 5px; */
display: grid;
grid-template-columns: 1fr 1fr 1fr 1fr;
grid-template-rows: 1fr;
width: fit-content;
align-items: center;
 flex: 1;
  /* border: 1px solid black; */
  display: flex;
  align-items: center;



/* margin: 0%; */
/* top: 50%; */

}

.imagemain{
height: 50px; 
width: 50px;
padding-right: 5px;
border-radius: 50%;


}



.incrementButton{

/* padding: 25px;  */
width: 100px;
/* height: 50px; */
color: rgb(255, 255, 255);
 background-color:rgba(137, 43, 226, 0);
  border: none;
  color:rgb(255, 255, 255);
  /* padding: 10px 24px; */
  /* text-align: center; */
  font-size: 16px;
  /* margin: 4px 2px; */
  /* opacity: 0.6; */
  transition: 0.3s;
  /* display: inline-block; */
  text-decoration: none;
  cursor: pointer;
   border-radius: 10px;
   /* align-items: center; */
   margin: auto;
   padding: 10px;
   /* top: 5px; */





   

}

.incrementButton:hover{
font-size:18px;

/* background-color: blueviolet;
   box-shadow: 5px 5px 5px blueviolet(255, 0, 0); */
    /* width: fit-content; */



}


/* .videoPlayer1{


  
} */





  .model1{
background-color: rgb(0, 0, 0);
opacity: 0;
position: fixed;
top: 0%;
bottom: 0%;
left: 0%;
right: 0%;
transition: all 0.0s ease-in-out;
z-index: -1;
display: flex;
align-items: center;
justify-content: center;
  }



  .model-inner1{
background-color: white;
border-radius: 5px;
box-shadow: 0 1px 4px red;
padding: 15px 25px;
text-align: center;
width: 380px;
z-index: 1000;

  }

.model1.open{

    opacity: 1;
    z-index: 9999;
  }



  .model{
background-color: rgb(0, 0, 0);
opacity: 0;
position: fixed;
top: 0%;
bottom: 0%;
left: 0%;
right: 0%;
transition: all 0.3s ease-in-out;
z-index: -1;
display: flex;
align-items: center;
justify-content: center;

  }



  .model-inner{
background-color: white;
border-radius: 5px;
box-shadow: 0 1px 4px red;
padding: 15px 25px;
text-align: center;
width: 380px;
z-index: 1000;

  }

  .model-inner h2{
margin: 0;
  }

  .model-inner p{
line-height: 24px;
margin: 10px 0;



  }
  .model.open{

    opacity: 1;
    z-index: 9999;
  }


  .closeModel{
 background-color: #ff0000;
  border: none;
/*  color: rgb(255, 255, 255);*/
  padding: 10px 24px;
  text-align: center;
  font-size: 16px;
  /* margin: 4px 2px; */
  /* opacity: 0.6; */
  transition: 0.3s;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
   border-radius: 10px;

    padding: 10px 25px;
  }
.closeModel:hover{
border-radius: 5px;
font-size:125%;
color:#000000;
background-color: rgb(255, 0, 0);
/*   box-shadow: 5px 5px 5px rgb(255, 0, 0);*/



}

  .closeModel:active{
    opacity: 0.8;
  }



  .title{

text-decoration: none; 
color: rgb(255, 255, 255);
font-size: 25px;
 z-index: 999; 
 padding-bottom: -25px; 
 position: absolute; 
 align-items: center; 
 margin-left: 30%;



  }

  .title:hover{

font-size: 140%;
  }






.SubscribersGrid{
   color: white; 
   font-size: 40px;  
   align-items: center;
position: relative;
  }

  .subscriberCount{
position: relative;
color: rgb(255, 255, 255);font-size: 40px; padding-left: 10px; align-items: center;

  }

.livestreamerClass{
display: block"
}


.videoPlayerNew{
width: 1100px; 
height:615px; 
left: 0px; 
top: -315px; 
padding-bottom:100px;


}


.subscribersGridMain{
display: grid; grid-template-columns: 1fr 1fr; width: 20%; align-items: center;  padding-bottom: 10px;

margin-left:auto; margin-right:auto;
}



#categoryUpdate {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.5);
  z-index: 2;
  cursor: pointer;
}




#searchBox{
position: flex;
  padding-left: 25%;


}

.searchButton{
background: black;
color: grey;
  border-radius: 4px;
}
.searchButton:hover{
  color: white;
}

.searchinput{
font-size: 16px;

 outline: none;
 background: transparent;
 width: 300px; 
 color: white;

}


.searchinput::placeholder{

color: rgb(122, 122, 122);

}


.namelist{

position: relative; background: rgb(0, 0, 0); display: grid;
  grid-template-columns: 1fr 1fr 1fr; width: 100%;

}


.h1channels{


  font-size: 30px; font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
}



.videoPlayerMain{

width: 400px; height: 315px; left: 0px; top: -315px padding-bottom:100px;
border-radius:3px;
transition: opacity 0.5s;
}

.videoPlayerMain:hover{
box-shadow: 4px 2px 2px grey;
border-radius:0px;
}

.statusMain{

  color: white; font-size: 25px; padding-top: 10px;
}


.underStream{
/* padding-top: 5px; */
display: grid;
grid-template-columns: 1fr 1fr 1fr 1fr;
grid-template-rows: 1fr;
width: fit-content;
align-items: center;
 flex: 1;
  /* border: 1px solid black; */
  display: flex;
  align-items: center;



/* margin: 0%; */
/* top: 50%; */

}



.imagemain{
height: 50px; 
width: 50px;
padding-right: 5px;
border-radius: 25px;


}



.notificationsInteractions{

  align-items: center;
}
.bellImage{
  width: 25px;
  height: 25px;
  align-items: center;
}


.channellinks{

  color: hotpink;
   text-decoration: none;
   font-size: 20px;
   padding: 5px;
color:white;
    
}

.channellinks:hover{
/* text-decoration:underline; */
/* font-size: 150%; */
border-radius: 5px;
font-size:25px;
color:black;
background-color: rgb(255, 0, 0);
   box-shadow: 5px 5px 5px rgb(255, 0, 0);
}


.userIcon{

width: 20px; height: 20px; padding-left: 10px;

}



.followerCount1{

  color: white;font-size: 20px; padding-left: 10px;
}


.headerPictureFunction{

  color: white; cursor: pointer; display: none;
transition: 0.7s;
}



#headerPictureFunction{

 
  transition: 0.5s;
}


#Loginlink{

 
  transition: 0.5s;
}





.headerImage{
  width: 40px;
  height: 40px;
}


.headerPicture{

  color: white; cursor: pointer;
}




.categoriesBox{
  display: none;
}


.option1{

  color: white; padding-left: 15px;
}



.searchinput{
right: 200px;

}



.searchButton{
background: black;
color: grey;
  border-radius: 4px;
}
.searchButton:hover{
  color: white;
}



.searchinput{
font-size: 16px;

 outline: none;
 background: transparent;
 width: 300px; 
 color: white;

}


.searchinput::placeholder{

color: rgb(122, 122, 122);

}




.user-interactions{
  display: flex;
  position: absolute;
  right: 10vw;
  top: 50%;
  transform: translateY(-50%);
}



.user-interactions2{
  display: flex;
  position: absolute;
  right: 25vw;
  top: 50%;
  transform: translateY(-50%);
}


.videoPlayerMain{

width: 400px; height: 315px; left: 0px; top: -315px padding-bottom:100px;

}



.category{
font-size: 40px;
color: #ddd;
 font-weight: bold;
 padding-top: 80px; padding-bottom: 20px; font-weight: bold;

}


.option1{
text-decoration: none;
font-size: 16px;
padding-left: 5px;
padding-right: 5px;
background-color: rgba(0, 0, 0, 0);
border: none;
cursor: pointer;
color: white; padding-left: 15px;
}

.option1:hover{

font-size: 18px;
color: white;
}

.sidebar-toggle{
transition: 0.3s;

}


/* 
NamelistUserChannelBasic */


.namelistUserChannelBasic{

position: relative; padding-top: 100px; padding-bottom: 10px; background: rgb(0, 0, 0); display: grid;
  grid-template-columns: 1fr; width: 100%;



}


.videoPlayerMain1{


font-size: 65px; font-family:Verdana, Geneva, Tahoma, sans-serif; color: white;


}



.overlay{

position: absolute;  left: 225px; ; height: 100%; font-size: 50px;color: rgb(255, 0, 0); z-index: 100;

}


.videoPlayerUserChannel{

width: 1100px; height:615px; left: 0px; top: -315px; width:"25%";


}


.registerButtonUserChannelBasic{
color: white; font-size: 30px; padding-top: 10px;


}


.dividerUserChannelBasic{

padding: 50px; padding-bottom: 20px;
  

}


.container{

background-color: rgb(0, 0, 0); padding: 50px; max-width: 500px; outline: 1px black; margin-left: 450px; padding-bottom: 20px;

}


.buttoncontainer{


  padding: 15px;
}


.chat{

height: 280px; overflow: hidden; background-color: #f5f5f5; max-width: 100%; width: 400px;

}

.buttoncontainer2{

  padding: 15px;
}





/* 
Main Userchannel */


.namelistUserChannelMain{
position: relative; padding-top: 100px; padding-bottom: 10px; background: rgb(0, 0, 0); display: grid;
  grid-template-columns: 1fr; width: 100%;

}


.videoPlayerMain2{


  font-size: 65px; font-family:Verdana, Geneva, Tahoma, sans-serif; color: white;
}


.overlayMain{


  position: absolute;  left: 225px; ; height: 100%; font-size: 50px;color: rgb(255, 0, 0); z-index: 100;
}


.videoPlayerUserChannelMain{
 
  width: 25%;
  width: 1100px; height:615px; left: 0px; top: -315px;


}


.statusUserChannelMain{


  font-size: 25px; color: white;
}


.categoriesUserChannelMain{
font-size: 25px; color: blue;padding-top: 5px;


}

.followForm{
margin:30%;

}

.SubscribersList{
font-size: 30px; color: white;


}

.followersCountMain{

  font-size: 30px; color: white;
}

.tokenBox{
  font-size: 50px;
  display: grid;
  grid-template-columns:50% 50%;
  width: 40%;
}
.tokenBox2{
  padding-top: 5px;
  font-size: 50px;
  display: grid;
  grid-template-columns:50% 50%;
  max-width: 30%;
margin-left: 40%;
margin-right: 40%;
  padding-bottom: 10px;
  align-content: center;

}

.tokenFormMain{

  width: 100%;margin: auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
}

#tokenSpendamount{
  
  height: 30px;
  
  align-items: center;
  margin: auto;
}




.dividerUserChannelMain{

  padding: 50px;
}

.ExclusiveVideosMain{

  color: white; font-size: 25px; padding: 20px;
}

.categoryUserChannel{

  padding: 20px;
}


.videoBoxMain{


  width: 100%; padding-bottom: 100px;
}


.namelistvideos{

position: relative; background: rgb(0, 255, 191); display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr; width: 100%; grid-template-rows: repeat(1, 1fr);  grid-auto-rows: 0; overflow-y: hidden;
}


.videoboxMain1{

  position: relative; padding-top: 10px;
}

.product__name{
font-size: 20px;


}

.videoiframe{

  width:"350"; height:"280";
}

.namelistvideosMain{

position: relative; background: rgb(0, 0, 0); display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr; width: 100%; grid-template-rows: repeat(1, 1fr);  grid-auto-rows: 0;


}


.videoboxMainNew{

position: relative; padding-top: 10px;
}


.videoUserChannelNew{

width:350px; height:280px;



}

.STList{

color: white;font-size: 20px;  
}

.subscribedPicture{

width: 350px; height:280px;

}

.premiumPicture{
width: 350px; height:280px;

}








/* 
register page */

.registerPadding{
  padding-bottom: 5px;
}


.registerInsert{

  font-size: 50px;color: white;
}

.registerMessage1{


  text-decoration: none; color: #a5a5a5;
}


.registerMessage2{


  text-decoration: none; color: #a5a5a5;
}

.registerMessageLogin{

  text-decoration: none; color: #a5a5a5;
}




/* loginPage */


.replaceWT{

font-size: 25px; color: white;

}

.loginMessage1{

text-decoration: none; color: #a5a5a5;

}

.loginMessage2{

  text-decoration: none; color: #a5a5a5;
}



.loginMessage3{

text-decoration: none; color: #a5a5a5;
}









/* 
Privacy Policy */
.privacyPolicy{

font-size: 20px; color:white; padding-top: 100px;

}

.privacyPolicyHeader{

  color: white; font-size: 25px;
}


.privacyPolicyText2{


  line-height: 1.5;   text-align: left; margin-left: 5%; width: 1000px; display: flex; height: 1000px; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 16px; padding: 15px;
}

.hiddenFooter{

  display: none;
}




/* terms */

.termsofservice{

font-size: 20px; color:white; padding-top: 100px;
}


.termsofserviceHeader{

color: white; font-size: 25px;
}


.termsofserviceText2{
line-height: 1.5;   text-align: left; margin-left: 5%; width: 1000px; display: flex; height: 1000px; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 16px; padding: 15px;

}


.hiddenFooterTerms{

  display: none;
}








/* 
Profile Basic */

.namelistProfile{

  position: relative; background: rgb(0, 255, 191); display: grid;
  grid-template-columns: 1fr; width: 100%;
}


.livestreamBox{

  display: block
}


.livestreamBoxProfileBasic{

  width:25%;


  width: 1100px; height:615px; left: 0px; top: -315px;
}


.tokenBoxProfile{
 display: grid;
 grid-template-columns: 1fr 1fr 1fr;
 grid-template-rows: 1fr;
  margin: auto;
  align-items: center;
  width: fit-content;
font-size: 50px;
padding-top:50px;
}


.tokenHeaderProfileBasic{
color: white; padding-top: 25px;

}


.tokenAmountProfileBasic{
color: white;

}


.videoDividerProfileBasic{

  padding: 100px;
}

.namelistvideosProfileBasic{

  position: relative; background: rgb(0, 255, 191); display: grid;
  grid-template-columns: 1fr 1fr 1fr; width: 100%; grid-template-rows: repeat(1, 1fr);  grid-auto-rows: 0; overflow-y: hidden;
}

.product__nameProfileBasic{

  font-size: 20px;
}

.linksToVideosProfileBasic{

  width: 400px; height: 315px;
}






/* 
Profile Basic */

.namelistProfile{

  position: relative; background: rgb(0, 255, 191); display: grid;
  grid-template-columns: 1fr; width: 100%;
}


.livestreamBox{

  display: block
}


.livestreamBoxProfileBasic{

  width:25%;


  width: 1100px; height:615px; left: 0px; top: -315px;
}


.tokenBoxProfile{

  display: grid;
 grid-template-columns: 1fr 1fr;
 grid-template-rows: 1fr;
  margin: auto;
  align-items: center;
  width: fit-content;
  
font-size: 50px;
}


.tokenHeaderProfileBasic{
color: white; padding-top: 25px;

}


.tokenAmountProfileBasic{
color: white;

}


.videoDividerProfileBasic{

  padding: 100px;
}

.namelistvideosProfileBasic{

  position: relative; background: rgb(0, 255, 191); display: grid;
  grid-template-columns: 1fr 1fr 1fr; width: 100%; grid-template-rows: repeat(1, 1fr);  grid-auto-rows: 0; overflow-y: hidden;
}

.product__nameProfileBasic{

  font-size: 20px;
}

.linksToVideosProfileBasic{

  width: 400px; height: 315px;
}

/* 
requestlivestream */

.requestChannelBox{

  padding: 100px;
}


.preview-image1{

  height: 280px; width: 350px;
}


.informationRequestChannel{

color: white; font-size: 20px;padding: 10px;
}


.requestChannelMessageBox1{

  text-decoration: none; color: #a5a5a5;
}


.requestChannelMessageBox2{


  text-decoration: none; color: #a5a5a5;
}


input::file-selector-button {
  background-color: #00000000;
  border: none;
  color: rgb(255, 255, 255);
  padding: 10px 24px;
  text-align: center;
  font-size: 16px;
  /* margin: 4px 2px; */
  /* opacity: 0.6; */
  transition: 0.3s;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
   border-radius: 10px;
}

input::file-selector-button:hover {
  border-radius: 5px;
font-size:150%;
color:#000000;
background-color: rgb(255, 0, 0);
   box-shadow: 5px 5px 5px rgb(255, 0, 0);

}






/* 
settings Basic */

.settingsBasicHeader{

  font-size: 50PX; padding-top: 100px; color: rgb(255, 255, 255);
}


.image-previewProfileBasicSettings{

  height: 280px; width: 350px;
}

.settingsBasicDivider{

padding: 10px;

}

.settingsBasicInformation{


  color: white; font-size: 20px;
}

.settingsBasicAccountSettingsHeader{


  color: white; font-size: 50px; padding-bottom: 15px;
}


.settingsBasicDivider1{

  padding: 100px;
}



    .deleteAccountButton{
background-color: #ff0000;
  border: none;
  color: rgb(255, 255, 255);
  padding: 10px 24px;
  text-align: center;
  font-size: 16px;
  /* margin: 4px 2px; */
  /* opacity: 0.6; */
  transition: 0.3s;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
   border-radius: 10px;

}

 .deleteAccountButton:hover{
border-radius: 5px;
font-size:150%;
color:#000000;
background-color: rgb(255, 0, 0);
   box-shadow: 5px 5px 5px rgb(255, 0, 0);

 }









/* 
 Profile */

.tokensCountMain{
color:white;

}



 .namelistProfileMain{
position: relative; background: rgb(0, 0, 0); display: grid;
  grid-template-columns: 1fr; width: 100%;

 }


 .videoPlayerProfileMainHeader{

color: white;

 }


 /* .videoPlayerNew{



 } */

 .subscribersProfileMain{
display: grid; grid-template-columns: 1fr 1fr; width: fit-content; align-items: center; margin: auto; padding-bottom: 10px;

 }

 .status1profileMain{
color: white; font-size: 25px;padding-bottom: 5px;

 }

 .buttoncontainer2{


  padding: 15px;
 }

 .updateStatusLabel{

  color: white; padding-right: 0px; padding-top: 5px; font-size: 20px;
 }

 .updateStatusProfileMain{

  padding-bottom: 20px;
 }

 .information5ProfileMain{

  color: white; font-size: 20px;
 }

 .categoriesProfileMain{

  color: blue; font-size: 25px; padding: 25px;
 }

 .updateCategoriesProfileMain{

  padding-bottom: 20px;
 }
 .updateCategoriesLabelProfileMain{

  color: white; padding-right: 5px; font-size: 20px;
 }

 .profileMainformation6{

  color: white; font-size: 20px;
 }

 .streamKeyProfileMain{

  font-size: 20px;color: white; padding-top: 20px;
 }

 .tokenBox1{


  font-size: 30px; display: grid; grid-template-columns: 1fr 1fr; margin: auto;
  font-size: 30px;
 }

 .videoDividerProfileMain{

  padding-top: 100px; width: 100%;
 }

 .profileMainVideosBox{


  color: white; font-size: 25px; padding: 20px;
 }

 .namelistvideosProfileMain{

  position: relative; background: rgb(0, 255, 191); display: grid;
  grid-template-columns: 1fr 1fr 1fr; width: 100%; grid-template-rows: repeat(1, 1fr);  grid-auto-rows: 0; overflow-y: hidden;
 }


 .tokens{

  font-size: 50px
 }


.profileMainTokensHeader1{

color: white;
}



.profileMainTokensHeader2{
color: white;

}

/* 
 table4 */

 .videoboxProfileMain{

  position: relative; padding-top: 10px;
 }

 .product__nameProfileMain{

  font-size: 20px;
 }

 .profileMainVideo{


  width: 350px;
  height:280px;
 }

 .namelistvideosProfileMain{

  position: relative; background: rgb(0, 0, 0); display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr; width: 100%; grid-template-rows: repeat(4, 1fr);  grid-auto-rows: 0; 
 }








/* 
 settings Main */


 .settingsMainHeader{

  font-size: 50PX; padding-top: 100px; color: rgb(255, 255, 255);
 }

 
 .ChannelSettingsMainHeader{
color: white; font-size: 50px; padding-bottom: 15px;


 }

 .ChannelProfilePictureMainHeader{
color: white; font-size: 30px; padding-bottom: 15px

 }

 .ChannelUpdateForm1{

  color: white; align-items: center;color: white; align-items: center;
 }

 .settingsImage{


  height: 280px; width: 350px;
 }

 .settingsDivider1{

  padding: 10px;
 }

 .settingsInformation3{
color: white; font-size: 20px;

 }

 .UsernameUpdateSettings{

  /* padding-bottom: 20px; */ 
}

 .updateLabelSettings{

  color: white; padding-right: 5px; font-size: 20px;
 }

 .settingsInformation1{

  color: white; font-size: 20px;
 }

 .settingsCategoriesHeader{

  padding: 50px;
 }

 .updateCategoriesMain{

  padding-bottom: 20px;
 }

 .updateCategoriesLabel{

  
color: white; padding-right: 5px; font-size: 20px;
 }

 .settingsInformation6Main{

  color: white; font-size: 20px;
 }

 .deleteVideoButtonInformationMain{

  color: white; font-size: 20px;
 }

 .OtherSettingsLabelMain{

color: white; font-size: 50px; padding-bottom: 15px;

 }

 .ProfilePictureLabelMain{

  color: white; font-size: 30px; padding-bottom: 15px
 }

 .previewFormMainSettings{

  color: white; align-items: center;
 }

 .imageSettingsMain1{


  height: 280px; width: 350px;
 }



 .buttonSettingsMainDivider{

  padding: 10px;
 }


 .settingsMainInformation4{

  color: white; font-size: 20px;
 }








/* 
 Video Main */


 .videoboxFullPage{


  position: relative; margin-left: 15%;  padding-top: 50px; align-content: center;
  
 }


 .videoBoxFullPage1{

  border-radius:10px;

width: 953px;
height: 603px;

 }

 .videoFullPageTitle{


  font-size: 25px;  padding-bottom: -25px; color: white; padding: 10px;
  text-align: center; 
  width: 100%;

 }







/* 
 footer mobile */

 
.footerMobile {
    display: flex;
    -webkit-box-align: center !important;
    align-items: center !important;
    position: fixed !important;
    min-height: 56px !important;
    width: 100% !important;
    left: 0px !important;
    z-index: var(--z-index-above) !important;
 padding-inline-start: calc(env(safe-area-inset-left) + 0.5rem) !important; 
    padding-inline-end: calc(env(safe-area-inset-right) + 0.5rem) !important;
    padding-block-end: env(safe-area-inset-bottom) !important;
    bottom: 0px !important;
    /* background-color: var(--color-background-base) !important; */
    box-shadow: var(--shadow-elevation-2) !important;
    display: none;
    background: #161616;
    transition: 0.3s;
    justify-content: space-evenly;
}


.searchBoxMobile {
    /* display: flex !important;
    flex-direction: column !important; */
    -webkit-box-align: center !important;
    align-items: center !important;
    -webkit-box-pack: center !important;
    justify-content: center !important;
    padding-inline: 8px !important;
    padding-block: 4px !important;
    width: 95%;
    height: 95%;
    margin: auto;
    text-align: center;
     top: 50%;
    /* color: var(--color-text-base) !important; */
     display: flex;
  justify-content: center;
  align-items: center;

  

    

}



.searchButtonFooter{
background: rgba(0, 0, 0, 0);
color: grey;
  border-radius: 4px;
}
.searchButtonFooter:hover{
  color: white;
  
}


.scrollMobile{

  width: 95%;
    height: 95%;
    margin: auto;
    text-align: center;
}




#mobileFooterTerms{
  display: none;
}


#mobileFooterPrivacy{

  display: none;
}





.footerMobile2{
   display: flex;
    -webkit-box-align: center !important;
    align-items: center !important;
    position: fixed !important;
    min-height: 56px !important;
    width: 100% !important;
    left: 0px !important;
    z-index: var(--z-index-above) !important;
    padding-inline-start: calc(env(safe-area-inset-left) + 0.5rem) !important;
    padding-inline-end: calc(env(safe-area-inset-right) + 0.5rem) !important;
    padding-block-end: env(safe-area-inset-bottom) !important;
    bottom: 0px !important;
    /* background-color: var(--color-background-base) !important; */
    box-shadow: var(--shadow-elevation-2) !important;
    display: none;
    background: #161616;
    transition: 0.3s;
    justify-content: space-evenly;
  
}



#loginFooter2{

  display: none;
}

#registerFooter2{

   display: none;
}


#profileFooter2{

     display: none;

}


#settingsFooter2{

   display: none;

}



/* 
video upload */

.videoUploadHeader{


  color: white;font-size: 40px; padding-bottom: 20px;
}

.videoUploadDivider{

  padding: 60px;
}

.videoUploadForm{


  color: white; align-items: center;
}

.videoUploadPreviewImage{
width: 320px;
height: 240px;


}

.videoUploadimage{


  height: 280px; width: 350px;
}

.videoUploadHeader2{

  padding: 10px;
}



.checkOutForm{
background: red; padding: 50px; justify-content: center; padding-left: 300px;


}




.checkoutPadding{

padding-top:100px;


}



#namelistLivestreamsnonelive{


  color: white; font-size: 24px; padding-bottom: 300px; display: none;
}






.viewerCounter{

display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    width: 15%;
    justify-content: center;
    margin: auto;
    padding-top: 10px;
    font-size: 20px;

}




.viewerCounter1{

display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    width: 15%;
    justify-content: center;
    margin: auto;
    /* padding-top: 5px; */
    font-size: 15px;
    font-family: sans-serif;

}



.UserChannelReplacementImg{
width: 1100px; height:615px; left: 0px; top: -315px; width:"25%";
padding-bottom: 10px;

}




.photoDivider{
color: white; font-size: 25px; padding-top: 10px;
padding:20px;
align-content:center;
}

.menuDivider{

color: white; font-size: 25px; padding-top: 10px;
padding:20px;
align-content:center;
cursor:pointer;
}



.directMessagesDivider{
color: white; font-size: 25px; padding-top: 10px;
padding:20px;
align-content:center;
cursor:pointer;

}
directMessagesDivider
.titlePhoto{

    text-decoration: none;
    color: rgb(255, 255, 255);
    font-size: 25px;
    /* z-index: 999; */
    /* padding-bottom: -25px; */
    /* position: absolute; */
    align-items: center;
    /* margin-left: 40%; */


}

.chatNotificationLogin{



  text-decoration:none;color:white;font-size:42px;

}













 .updateNameSettings{

  color: white; padding-right: 5px; font-size: 20px;
 }


 
 .Fromsettings{

  color: white; padding-right: 5px; font-size: 20px;
 }


 .Likessettings{

  color: white; padding-right: 5px; font-size: 20px;
 }

 .LookingForsettings{

  color: white; padding-right: 5px; font-size: 20px;
 }









 .photoBoxSection{
    display: none;
}

 .menuBoxSection{
    display: none;
}


.directMessageSection{
    display: none;
}


.VideoPhotoBox{
    width: 95%;
    margin:auto;

border: 1px solid white;
z-index: 2000;
min-height: 800px;

}

.VideoPhotoBoxChoices3{
    display: grid;
    grid-template-columns:33% 33% 33%;

border: 1px solid white;


}

.VideoPhotoBoxChoices4{

 display: grid;
    grid-template-columns: 25% 25% 25% 25%;

border: 1px solid white;

}


.VideoPhotoBoxChoices{
    display: grid;
    grid-template-columns:50% 50%;

border: 1px solid white;


}

.ExclusiveVideosMain{
border: 1px solid white;
cursor: pointer;
align-content:center;
}

.photoDivider{
border: 1px solid white;
/* text-align: center; */
cursor: pointer;
}





.directMessagesDivider{
border: 1px solid white;
/* text-align: center; */
color: white;
}





.sidebar.collapsed .directMessageListHeader{

opacity: 0;
left: -2000px;

}



.sidebar.collapsed .directMessagesUser{

opacity: 0;
left: -2000px;
}



@media all and (max-width: 650px) {

.notificationsInteractions{

display:none;

}


}



@media all and (min-width:651px) and (max-width: 1200px) {


.notificationsInteractions{

display:none;

}


}





/*#categoriesBox{
    display: grid
;
max-width: 100%;
grid-template-columns: 25% 25% 25% 25%;
}
*/



.footerMobileOptionsNew{

    display: grid;
     max-width: 100%;
grid-template-columns: 25% 25% 25% 25%;   


}


#directMessagesMessage{

overflow:auto;

}



@media all and (max-width: 650px) {



.headerImage{


    position: absolute;
    bottom: 5px;
    z-index: 500;

}


.searchBox{



bottom:5px;

}

}





#footerListApply{

display:none;

}





@media (max-width: 650px) {
    #earningsLink {
        font-size: 12px;
    }
}



#profilelinkboxModel{

padding-top:50px;
display:none;
justify-content:center;
}
