<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Menu Temas del DÃ­a */
.menu-df { border-width: 1px 0; border-style: solid; border-color: #dedede; width: 100%; margin-top: -1px; background-color: #f8f8f8; overflow-x: auto;     -webkit-overflow-scrolling: touch;}
.menu-df ul { padding: 0; margin: 0; text-align: center; white-space: nowrap; font-size: 0;}
.menu-df li { display: inline-block; vertical-align: top; border-left: 1px solid #dedede; list-style-type: none; min-height: 40px;}
.menu-df li:last-child { border-right: 1px solid #dedede;}
.menu-df a { display: table; font-size:4vw; width: auto; color:#1e71b7; height:38px; background-size:35px; background-position:center; background-repeat:no-repeat; padding:1vw 3vw;}
.menu-df a:hover { background-color: #dedede;}
</pre></body></html>