.bottom{
height: 50px;
background-color: rgb(255, 255, 255);
display: flex;
flex: 1;
justify-content: space-between;
align-items: center;
margin-left: 20px;
position:fixed;
top: 60px;
left: 40px;
right: 0;
z-index: 200;
}
.bottombar{
    display: flex;
    flex-direction: row;
    flex: 1;
    margin-left: 36px;
    justify-content: space-between;
    margin-top:-2px;
}
.all-div{
    
    width:48px ;
    height: 50px;
    display: flex;
    flex-shrink: 0;
    align-items: center;
    
}
.button1{
    
    width: 41px;
    height: 32px;
    background-color: black;
    color: white;
    font-size: 13px;
    font-weight: bold;
    border: none;
    border-radius: 8px;
    box-shadow: 1px 1px 10px rgb(0,0,0,0.1);
}
.web{
    width:140px ;
    height: 50px;
    display: flex;
    flex-shrink: 0;
    
    align-items: center;
}
.web-button{
   
    width: 130px;
    height:32px ;
    border: none;
    font-size: 13px;
    font-weight:600;
    box-shadow: inset 0px 0px 1px rgba(0,0,0,0.15);
    border-radius: 5px;
}
.ds{
    width:120px ;
    height: 50px;
    display: flex;
    flex-shrink: 0;
    
    align-items: center; 
}
.ds-button{
    
    width: 110px;
    height:32px ;
    border: none;
    font-size: 13px;
    font-weight: 600;
    box-shadow: inset 0px 0px 1px rgba(0,0,0,0.15);
    border-radius: 5px;
}
.pendents{
    width:90px ;
    height: 50px;
    display: flex;
    flex-shrink: 0;
    
    align-items: center;
}
.pendent-button{
   
    width: 80px;
    height:32px ;
    border: none;
    font-size: 13px;
    font-weight: 600;
    box-shadow: inset 0px 0px 1px rgba(0,0,0,0.15);
    border-radius: 5px;
}
.it{
    width:175px ;
    height: 50px;
    display: flex;
    flex-shrink: 0;
   
    align-items: center; 
}
.it-button{
    
    width: 165px;
    height:32px ;
    border: none;
    font-size: 13px;
    font-weight: 600;
    box-shadow: inset 0px 0px 1px rgba(0,0,0,0.15);
    border-radius: 5px
}
.lap{
    width:80px ;
    height: 50px;
    display: flex;
    flex-shrink: 0;
   
    align-items: center;
}
.lap-button{
    
    width: 70px;
    height:32px ;
    border: none;
    font-size: 13px;
    font-weight: 600;
    box-shadow: inset 0px 0px 1px rgba(0,0,0,0.15);
    border-radius: 5px
}
.live{
    width:60px ;
    height: 50px;
    display: flex;
    flex-shrink: 0;
   
    align-items: center;
}
.live-button{
    
    width: 50px;
    height:32px ;
    border: none;
    font-size: 13px;
    font-weight: 600;
    box-shadow: inset 0px 0px 1px rgba(0,0,0,0.15);
    border-radius: 5px
}
.dua{
    width:55px ;
    height: 50px;
    display: flex;
    flex-shrink: 0;
    
    align-items: center;
}
.dua-button{
   
    width: 45px;
    height:32px ;
    border: none;
    font-size: 13px;
    font-weight: 600;
    box-shadow: inset 0px 0px 1px rgba(0,0,0,0.15);
    border-radius: 5px
}
.music{
    width:70px ;
    height: 50px;
    display: flex;
    flex-shrink: 0;
   
    align-items: center;
}
.music-button{
   
    width: 60px;
    height:32px ;
    border: none;
    font-size: 13px;
    font-weight: 600;
    box-shadow: inset 0px 0px 1px rgba(0,0,0,0.15);
    border-radius: 5px
}
.soap{
    width:160px ;
    height: 50px;
    display: flex;
    flex-shrink: 0;
    
    align-items: center;
}
.soap-button{
    
    width: 150px;
    height:32px ;
    border: none;
    font-size: 13px;
    font-weight: 600;
    box-shadow: inset 0px 0px 1px rgba(0,0,0,0.15);
    border-radius: 5px
}
.cinema{
    width:140px ;
    height: 50px;
    display: flex;
    flex-shrink: 0;
    
    align-items: center;
}
.cinema-button{
    
    width: 130px;
    height:32px ;
    border: none;
    font-size: 13px;
    font-weight: 600;
    box-shadow: inset 0px 0px 1px rgba(0,0,0,0.15);
    border-radius: 5px
}
.dramedy{
    width:90px ;
    height: 50px;
    display: flex;
    flex-shrink: 0;
    
    align-items: center;
}
.dramedy-button{
    
    width: 80px;
    height:32px ;
    border: none;
    font-size: 13px;
    font-weight: 600;
    box-shadow: inset 0px 0px 1px rgba(0,0,0,0.15);
    border-radius: 5px
}
.mixes{
    width:70px ;
    height: 50px;
    display: flex;
    flex-shrink: 0;
    flex-shrink: 0;
    
    align-items: center;
}
.mixes-button{
    width: 60px;
    height:32px ;
    border: none;
    font-size: 13px;
    font-weight: 600;
    box-shadow: inset 0px 0px 1px rgba(0,0,0,0.15);
    border-radius: 5px
}
.next{
    width:50px ;
    height: 50px;
    display: flex;
    flex-shrink: 0;
    align-items: center;
    
}
.next-button{
   
    width: 40px;
    height: 40px;
    border-radius: 20px;
    border: none;
    background-color: white;
    font-size: 16px;
    font-family:arial;
    font-weight: 100;
}
.next-button:hover{
    background-color:rgb(240, 240, 240); 
}