<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.serietv-placeholder {
    width: 110px;
    height: 110px;
    background: #ccc;
    color: #333;
	padding: 5px;
}

.serietv-placeholder div { 
    line-height: 110px;
    text-align: center;
    font-family: 'Titillium Web', Arial, sans-serif;
    font-weight: 600;
    font-size: 30px;
    background: rgba(255,255,255,0.7);
}

.placeholder-animazione { 
    background: #f60;
	color: #f60;
}
.placeholder-avventura { 
    background: #600;
	color: #600;
}
.placeholder-azione { 
    background: #f00;
	color: #f00;
}
.placeholder-commedia { 
    background: #f88;
	color: #f88;
}
.placeholder-commmedia { 
    background: #f88;
	color: #f88;
}
.placeholder-crime { 
    background: #039;
	color: #039;
}
.placeholder-documentario { 
    background: #9b9;
	color: #9b9;
}
.placeholder-drammatica { 
    background: #669;
	color: #669;
}
.placeholder-erotica { 
    background: #f6c;
	color: #f6c;
}
.placeholder-family-drama { 
    background: #69F;
	color: #69F;
}
.placeholder-fantascienza { 
    background: #aab;
	color: #f00;
}
.placeholder-fantastica { 
    background: #096;
	color: #096;
}
.placeholder-giallo { 
    background: #fc0;
	color: #fc0;
}
.placeholder-horror { 
    background: #000;
	color: #f00;
}
.placeholder-legal-drama { 
    background: #048;
	color: #048;
}
.placeholder-medical-drama { 
    background: #6CC;
	color: #6CC;
}
.placeholder-musicale { 
    background: #660;
	color: #660;
}
.placeholder-poliziesca { 
    background: #00C;
	color: #00C;
}
.placeholder-storica { 
    background: #900;
	color: #900;
}
.placeholder-teen-drama { 
    background: #C09;
	color: #C09;
}
.placeholder-teen-novela { 
    background: #F69;
	color: #F69;
}
.placeholder-thriller { 
    background: #006;
	color: #006;
}
.placeholder-western { 
    background: #633;
	color: #633;
}
.item-scheda.item-scheda-serietv-orphan header h1 { font-size: 20px; }
.item-scheda.item-scheda-serietv-orphan p { font-size: 11px; }
.item-scheda .logistica.episodio { margin-bottom: -12px; }
.item-scheda.item-scheda-serietv-orphan .info-wrap { width: auto; }
.item-scheda.item-scheda-serietv-orphan .info { width: auto; font-size: 11px; }
.item-scheda.item-scheda-serietv-orphan .info li { font-size: 11px; }
.item-scheda.item-scheda-serietv-orphan p.cast { width: auto; }
.item-scheda.item-scheda-serietv-orphan p .sep { color: #ccc; }</pre></body></html>