/* pestanas activas */
.navBox.spechead .blindBox .ico.arrow + .blindBox li span {color:#fff;}
.subheader .spechead  nav .arrow a img {background-image: url('/css/rtve.2015/i/iconos/icons_40x40_ffffff.png');}

.portada .subheader nav >ul> li:nth-child(3) {display:none;}
.portada .subheader nav >ul> li:nth-child(2) {display:inline-block;}
.subheader nav >ul> li:nth-child(2) {display:none;}
.subheader nav >ul> li:nth-child(3) {display:inline-block;}
.rtve .subheader nav >ul> li:nth-child(2) {display:inline-block;}
.rtve .subheader nav >ul> li:nth-child(3) {display:none;}

body:not([data-cat='TE_SFILMOT']) .subheader nav.blindBox > ul> li:nth-child(3)  {background:#2fa1e0;} /* bajo NODO */
body.no-sphead .subheader nav.blindBox > ul> li:nth-child(3) {background:transparent;} /* bajo NODO */
body.rtve .subheader nav.blindBox > ul> li.active {background:#2fa1e0;} /* EDL */
body.p_final.otros .subheader nav.blindBox > ul> li:nth-child(3) {background:none;} /* pf edl */

body[data-cat='TE_SFISEXT'] .subheader nav.blindBox > ul> li:nth-child(4),
body[data-cat='TE_SFILMPS'] .subheader nav.blindBox > ul> li:nth-child(4),
body[data-cat='TE_SFILPEL'] .subheader nav.blindBox > ul> li:nth-child(4) {background:#2fa1e0;}

body[data-cat='TE_SFILUPA'] .subheader nav.blindBox > ul> li:nth-child(5),
body[data-cat='TE_SFILEDV'] .subheader nav.blindBox > ul> li:nth-child(5),
body[data-cat='TE_SFILCOR'] .subheader nav.blindBox > ul> li:nth-child(5) {background:#2fa1e0;}

body[data-cat='TE_SFILLGF'] .subheader nav.blindBox > ul> li:nth-child(6),
body[data-cat='TE_SFI1914'] .subheader nav.blindBox > ul> li:nth-child(6),
body[data-cat='TE_SFILOLM'] .subheader nav.blindBox > ul> li:nth-child(6),
body[data-cat='TE_SFILNCC'] .subheader nav.blindBox > ul> li:nth-child(6),
body[data-cat='TE_SFILDOC'] .subheader nav.blindBox > ul> li:nth-child(6) {background:#2fa1e0;}


body[data-cat='TE_SFILDBN'] .navBox.spechead .blindBox .ico.arrow + .blindBox li:nth-child(1) span {color:#fff;}
body[data-cat='TE_NODO'] .navBox.spechead .blindBox .ico.arrow + .blindBox li:nth-child(1) .ico>a>span:after{background:#2fa1e0;height:0.3rem;}
body[data-cat='TE_SFILDBN'] .navBox.spechead .blindBox .ico.arrow + .blindBox li:nth-child(2) .ico>a>span:after{background:#2fa1e0;height:0.3rem;}
body[data-cat='TE_SFILDCO'] .navBox.spechead .blindBox .ico.arrow + .blindBox li:nth-child(3) .ico>a>span:after {background:#2fa1e0;height:0.3rem;}
body[data-cat='TE_SFILAHI'] .navBox.spechead .blindBox .ico.arrow + .blindBox li:nth-child(4) .ico>a>span:after {background:#2fa1e0;height:0.3rem;}
body[data-cat='TE_SFILIDE'] .navBox.spechead .blindBox .ico.arrow + .blindBox li:nth-child(5) .ico>a>span:after {background:#2fa1e0;height:0.3rem;}
body[data-cat='TE_SFILRIM'] .navBox.spechead .blindBox .ico.arrow + .blindBox li:nth-child(6) .ico>a>span:after {background:#2fa1e0;height:0.3rem;}
body[data-cat='TE_SFILARA'] .navBox.spechead .blindBox .ico.arrow + .blindBox li:nth-child(7) .ico>a>span:after {background:#2fa1e0;height:0.3rem;}

body[data-cat='TE_SFISEXT'] .subheader .spechead nav .ico.arrow + .blindBox,
body[data-cat='TE_SFILMPS'] .subheader .spechead nav .ico.arrow + .blindBox,
body[data-cat='TE_SFILPEL'] .subheader .spechead nav .ico.arrow + .blindBox,
body[data-cat='TE_SFILUPA'] .subheader .spechead nav .ico.arrow + .blindBox,
body[data-cat='TE_SFILEDV'] .subheader .spechead nav .ico.arrow + .blindBox,
body[data-cat='TE_SFILCOR'] .subheader .spechead nav .ico.arrow + .blindBox,
body[data-cat='TE_SFILLGF'] .subheader .spechead nav .ico.arrow + .blindBox,
body[data-cat='TE_SFI1914'] .subheader .spechead nav .ico.arrow + .blindBox,
body[data-cat='TE_SFILOLM'] .subheader .spechead nav .ico.arrow + .blindBox,
body[data-cat='TE_SFILNCC'] .subheader .spechead nav .ico.arrow + .blindBox,
body[data-cat='TE_SFILDOC'] .subheader .spechead nav .ico.arrow + .blindBox {display:none;}

body[data-cat='TE_SFISEXT'] .wrapper.bodier,
body[data-cat='TE_SFILMPS'] .wrapper.bodier,
body[data-cat='TE_SFILPEL'] .wrapper.bodier,
body[data-cat='TE_SFILUPA'] .wrapper.bodier,
body[data-cat='TE_SFILEDV'] .wrapper.bodier,
body[data-cat='TE_SFILCOR'] .wrapper.bodier,
body[data-cat='TE_SFILLGF'] .wrapper.bodier,
body[data-cat='TE_SFI1914'] .wrapper.bodier,
body[data-cat='TE_SFILOLM'] .wrapper.bodier,
body[data-cat='TE_SFILNCC'] .wrapper.bodier,
body[data-cat='TE_SFILDOC'] .wrapper.bodier  {margin-top:0;}


.navBox.spechead .blindBox .ico.arrow + .blindBox li>.ico>a>span:after {
    content: '';
    width:100%;
    height:0.3em;
    background:transparent;
    display:inline-block;
    position: absolute;
    bottom: -0.6rem;
    left:0;
    }
