/*POSICIONAMIENTO NORMAL*/
/*imagenes general*/
.ima,
.mod,
.ima .ico img {position:relative; z-index:4;}
.ima > img,
.ima > .ico {position:absolute;}
.ima > img {top:0; z-index:2;}

.wrapper.top {z-index:2600;}
.video-js.vjs-fullscreen { z-index:2000 !important; }
.video-js:-webkit-full-screen { z-index:2000 !important; }

/*subcabeceras*/
.subheader {top:7.3em;}
.auxheader {z-index:3;}
.bodier {z-index:2;}

.rtveCookiePolicy { z-index:300;}

/* catalogos */
.slides { z-index:22; }
.masSeries { z-index:20; }
.juegos { z-index:18; }
.descargas { z-index:16; }
.person { z-index:14; }
.ingles { z-index:12; }
.videos { z-index:10; }
.novedades { z-index:8; }
.oportunidad { z-index:6; }
.masVisitados { z-index:4; }
.nostalgicos { z-index:2; }

.liElemento .globo {z-index:10;}
.extendOf .tooltip,
.extendOn[data-rtve-thumb="img"] .tooltip {z-index:60;}
.extendOf .tooltip:after,
.extendOn[data-rtve-thumb="img"] .tooltip:after {z-index:65;}
.slides .bx-pager {z-index:50;}

/* paginas */
a.botFichasDidacticas:before { z-index:10; }
.header-lista-reproduccion { z-index:30; }
.lista-reproduccion { z-index:20; }
.featherlight{z-index:700;}
.contentListaReproduccion { z-index:20; }
.header-lista-reproduccion { z-index:50; }
h1.titSeriePlayerLeft {z-index:10;}



