<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">        .header-nba  { background: #035ca7; background: -moz-linear-gradient(left, #035ca7 50%, #d1092a 51%); background: -webkit-linear-gradient(left, #035ca7 50%,#d1092a 51%); background: linear-gradient(to right, #035ca7 50%,#d1092a 51%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#035ca7', endColorstr='#d1092a',GradientType=1 ); ; height: auto; overflow: hidden; position: relative; border-top:1px solid #ffffff; border-bottom: none; }
        .header-nba .container { background: #035ca7; background: -moz-linear-gradient(left, #035ca7 80%, #d1092a 81%); background: -webkit-linear-gradient(left, #035ca7 80%,#d1092a 81%); background: linear-gradient(to right, #035ca7 80%,#d1092a 81%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#035ca7', endColorstr='#d1092a',GradientType=1 ); }
        .header-nba .tit-seccion { margin-top: 13px;}
        .header-nba  .deco-nba { position: absolute; z-index: 2; right: 0; top: 0;}
        .nav-seccion  { background: #3579C8; border-bottom: 1px solid #3579C8;}
        .nav-seccion .tit-seccion-nav { width: 65px; height: 23px; padding:0; margin-top:9px; overflow: hidden; text-indent: -99999px; color: #fff; background: url(/img/especiales/baloncesto/nba/2017/NBA-text.svg) no-repeat 0 0; background-size: auto 23px;}
        .nav-seccion ul li a, .nav-seccion .btn-desp { color: #fff;}
        .nav-seccion ul li a:hover, .nav-seccion .btn-desp:hover { border-bottom-color:#D1092A; }
        .nav-seccion .btn-desp:after { border-top-color:#fff; }

    /* portadilla */	
        .item-multimedia .as-icon-play { background: #0063C0; }
		.lo-mas-visto .ntc-pos, article .ntc-module .ntc-pos { background: #1580EA;}
        aside .ntc-module .as-icon-play, aside .ntc-module .ntc-subtitle:after, #scrollbar .thumb, #scrollbar .thumb .end { background: #0063c0;}  

    /* CANAL TV */
        .header-nba .tit-seccion { float: left; color: #d9d9d9; font: 36px "sourceblack", sans-serif; position: relative; z-index: 3; }
        .header-nba .tit-canal { margin-top: 24px; }
        .header-nba .tit-canal a { color: #ecf2f8; position: relative; margin-left: 15px; padding-left: 15px; }
        .header-nba .tit-canal a:before { content: ""; position: absolute; left: 0; top: 14px; border: 8px solid transparent; border-left-color: #ffb632; }

    @media (min-width: 481px) { 
        .tag .nav-seccion .tit-canal { display: none; }
}
	
    @media (max-width: 480px) {
          .nav-seccion { background: #035ca7; border-top: 1px solid #fff; }
          .tag .header-nba { display: none; }
          .tag .nav-seccion .container { margin-top: 0; }
          .tag .nav-seccion .tit-seccion-nav { display: block; }
           .tag .nav-seccion .tit-canal { display: block; float:left; color: #ecf2f8; position: relative; padding-left: 12px; font: 18px "sourceblack", sans-serif; position: relative; margin-top: 17px; }
           .tag .nav-seccion .tit-canal:before { content: ""; position: absolute; left: 0; top: 4px; border: 5px solid transparent; border-left-color: #ffb632; }
     }</pre></body></html>