/* RESET */
* {padding:0px;margin:0px;}
html, body {overflow:hidden;}
body {background-color:transparent;}
/*body {text-align:center;font-size:0px;}*/
#hls_lower {font-size: 12px;font-family:Arial, Helvetica, sans-serif;font-weight:lighter;line-height: 25px;}
#contenedor {text-align:center;margin:0 auto;}
#DIVReproductor, #caratula {width:100%;}
#caratula {display:none;}
.jw-controlbar-center-group .jw-text-alt {display:none;}
.imgresponsive {width:100%;height:auto;}
.bootbox.modal {z-index: 4147483647 !important;}

/* BOOTSTRAP FIXES */
.container {max-width:1028px;}

/* CUSTOM */
.oculto {display:none;}
img.responsive {max-width:100%;height:auto;}

/* PREGUNTAS */
#pre_pregunta {height:62px;}

/* CHAT */
#chat-capa-chat {overflow-y:scroll;max-height:220px;}

/* MARQUESINA */
#marquesina {font-size:20px;margin-left:auto;margin-right:auto;}
#marquesina .rec:before {content:'\25CF';font-size:25px;text-decoration:blink;color:#E40808;}