/*.w-0 {
    width: 0 !important;
}*/
body{
    background-color: rgb(28, 30, 31) !important;
}
.prevnext span{
    display: inline-block;
    padding: 20px;
    cursor: pointer;
}
.day{
    z-index: 0;
    display: none;
}
.day.currentweek{
    display: block;
}
.empty{
    display: inline-block;
    padding: 0px;
}
.hour{
    display: inline-block;
    padding: 2px 10px;
    color: white;
    max-height: 70px;
    font-size: 16px;
    line-height: 16px;
    z-index: 50;
    top: 0px;
    text-decoration: none;
}
.hour.relative{
    position: relative;
}
.hour .name{
    font-weight: bold;
    overflow: hidden;
}
.hour .h, .hour .title, .hour .category{
    overflow:hidden;
    max-height: 16px;
}
.hour .fulltitle{
    position: absolute;
    background-color: black;
    color: white;
    top: 0px;
    left: 0px;
    display: none;
    z-index: 100;
    line-height: 17px;
    height: 70px;
    width: 100%;
    padding: 0px 10px;
}
.hour .fulltitle.show{
    display: block;
}
.hour .category{
    font-style: italic;
    font-size: 14px;
}
.streamer{
    margin-left: 0px;
    margin-right: 0px;
}
.zerator .hour{
    background-color: rgb(33, 141, 38);
}
.aminematue .hour{
    background-color: grey;
}
.ponce .hour{
   background-color: orange;
   color: black;
}
.squeezie .hour{
    background-color: rgb(80, 20, 30);
}
.domingo .hour{
    background-color: rgb(0, 110, 255);
}
.alphacast .hour{
    background-color: rgb(229, 233, 9);
}
.alphacast .hour div{
    color: black !important;
}
.jeanmassiet .hour{
    background-color: rgb(161, 88, 101);
}
.antoinedaniel .hour{
    background-color: rgb(226, 45, 79);
}
.hortyunderscore .hour{
    background-color: rgb(145, 12, 145);
}
.micode .hour{
    background-color: rgb(0, 63, 146);
}
.bagherajones .hour{
    background-color: rgb(138, 138, 0);
    color: black;
}
.mynthos .hour{
    background-color: rgb(86, 6, 102);
}
.etoiles .hour{
    background-color: black;
    color: white;
}
.joueur_du_grenier .hour{
    background-color: yellow;
    color: black;
}
.natoo .hour{
    background-color: rgb(83, 243, 69);
    color: black;
}
.mistermv .hour{
    background-color: rgb(233, 23, 233);
    color: black;
}
.pressea .hour{
    background-color: aquamarine;
    color: black;
}
.michou .hour{
    background-color: darkcyan;
}