﻿@import url('/css/rtve.2017.rtve/especiales/veraniego90s/programacion.basics.css');
/*PARRILLA 60 ANIVERSARIO*/
body .toplayer + .container:not(.falseStriplayer):not(.striplayer) {padding-top:12rem;}
.bodier .schedBox:not(.falseStriplayer):not(.striplayer):not([class*='separador']) {width:100rem;}
.schedBox {padding:4rem;}
/*textos*/
.schedBox nav li a > em {font-size:1.3rem;line-height:1.8rem;}
.datBox > * {font-size:2.4rem;line-height:3.6rem;}

/*maquetacion en tres columnas*/
.diary .slideH > ul {
	column-count:3;
	-moz-column-count:3;
	-webkit-column-count:3;

	column-gap:0;
	-moz-column-gap:0;
	-webkit-column-gap:0;
	column-gap:0.1rem;

	column-rule-width:0.1rem;
	-moz-column-rule-width:0.1rem;
	-webkit-column-rule-width:0.1rem;

	column-rule-style:solid;
	-moz-column-rule-style:solid;
	-webkit-column-rule-style:solid;

	column-rule-color: rgb(40,56,56);
	-moz-column-rule-color: rgb(40,56,56);
	-webkit-column-rule-color: rgb(40,56,56);
}


.diary ul > .cell {padding:1.6rem;float: none;display:inline-block;}
.diary ul > .cell .mod {padding:0 0 0 5.6rem;}
.diary .cell .datpub {width:5.4rem;margin-left:-5.6rem;}

.diary {border-width:0.1rem;border-style:solid;border-color:#6b0e55;padding:2.4rem 0;margin:6.8rem 0 2.4rem 0;background:rgba(255,255,255,0.85);}
.diary.today {border-color:rgb(180,40,40);}
.diary .datBox > * {color:#6b0e55;}

.diary ul > .active .mod {padding:1.6rem 0 1.6rem 5.6rem;}

/*live en emision*/
.schedBox nav .today a > strong {color:rgb(180,40,40);}
.diary .today .mod .mainBox > * {color:rgb(180,40,40);}
.diary.today .datBox > * {color:rgb(180,40,40);}
.diary.today {border-color:rgb(180,40,40);color:rgb(180,40,40);}
.diary ul > .cell.today.active > a span {background: rgb(180,40,40);}

.schedBox nav .today a > strong {color:rgb(180,40,40);}

/*los enlaces*/
	.diary ul > .cell > a span {color:#fff;display:inline-block;
		position:absolute;top:1rem;left:2.8rem;
		font-weight:700;font-size:1.2rem;line-height:3.2rem;text-transform:uppercase;}
	/*volver*/
	.diary ul > .cell.past > a,.diary ul > .cell.past > a span {overflow:hidden;}
	.diary ul > .cell.past > a span {width:3.6rem;height:3.6rem;padding-left:3.6rem;}
	.diary ul > .cell.past > a span:after {content:'';display:inline-block;width:3.2rem;height:3.2rem;position:absolute;z-index:1;left:0.3rem;top:0.2rem;}
	.diary ul > .cell.past > a span:before {content:'';display:inline-block;background-color:rgba(40,56,56,0.5);border-radius:100%;
	position:absolute;width:100%;height:100%;left:0;top:0;
}
	/*directos*/
	.diary ul > .cell.active .mod {padding-top:3.6rem;}
	.diary ul > .cell.active .auxBox {padding-right:0.4rem;}
	.diary ul > .cell.active > a {border:1.6rem solid transparent;}
	.diary ul > .cell.active > a span {width:100%;left:0;top:0;padding-left:5.6rem;}
	.diary ul > .cell.active > a:hover + .mod:before {content:'';width:100%;height:100%;display:block;position:absolute;left:0;top:0;}



.diary ul > .cell.past > a:hover {left:-1.2rem;border-right:0.6rem solid transparent;}
.diary ul > .cell.past > a:hover span {width:100%;height:100%;z-index:1;padding-left:5.8rem;}
.diary ul > .cell.past > a:hover span:before {border-radius:0;z-index:-1;}
.diary ul > .cell.past > a:hover span:after {left:1.5rem;}
.diary ul > .cell.past > a:hover + .mod {opacity:0.15;}



.datBox {padding:1.6rem 3.2rem;}

.allDays:not(.noJS) .diary > a {display:none;}
.allDays.noJS .diary > a {display:inline-block;}



/*positioning*/
.datBox {position:absolute;}
.datBox {top:-6.8rem;}
.schedBox:not(.bestClips):not([data-tipo*="mod_catalogo"]) .mediaBox .ico.play:not(.vjs-control) {top:0;left:-4rem;}
.diary > a {bottom:-3.6rem;right:0.8rem;}

/*.topBox, .pagBox {display:block;width:100%;}*/
