/*OCULTAR BOTONES EL DIA DEL EVENTO*/
.nt-content {
    display: none !important;
}
.bs-top-notification.nt-join-session.pointer {
    /* display: none !important; */
    background: black !important;
}
/*FIN OCULTAR BOTONES EL DIA DEL EVENTO*/