@charset "UTF-8";

body{background: #f9f9f9;}
img { 
    /*image-rendering: optimizeSpeed;*/             /*                     */
    /*image-rendering: -moz-crisp-edges;*/          /* Firefox             */
    image-rendering: -o-crisp-edges;            /* Opera               */
    image-rendering: -webkit-optimize-contrast; /* Chrome (and Safari) */
    image-rendering: optimize-contrast;         /* CSS3 Proposed       */
    -ms-interpolation-mode: nearest-neighbor;   /* IE8+                */
}    
.responsive-view {display: none;}
.right-with-margin {float: right; margin-right: 10px !important;}
.right-with-margin-x2 {float: right; margin-right: 20px !important;}

h1 {font-size: 26px; font-weight: bold;}
h1 span {padding: 0 10px 0 0; position: relative;}

/* MENU SUPERIOR */
/* INICIO: Se mantiene visible siempre, incluso al hacer scroll */
.header {position: fixed; z-index: 1000000; width: 100%;}
.main-content {margin-top: 68px;}
/* FIN: Se mantiene visible siempre, incluso al hacer scroll */
.nav-equipos-dos-columnas {max-width: 400px !important; left: auto !important; right: auto !important;}
.sub-equipos-col a { display: inline-block;}
.sub-equipos-col .escudo {display: inline-block; width: 30px;}

.header.style-3 .search-bar-holder .search-bar {min-width: 230px;}
#buscador-top-txt {padding: 0 8px;}
.header.style-3 .user-login-option > li {padding: 18px 5px 18px 20px;}

/* MENU RESPONSIVE */
.responive-nav {padding: 17px 10px;}
.r-nav-logo {margin: 0 0 15px;}

/* HOME */
.fila-calendario-home {padding: 7px 5px;}
.home-partidos-jornada {margin-bottom: 10px;}
.partido-container {height: 50px; background: #FEFEFE; border: 1px solid #cc0000; box-shadow: 0 7px 6px rgba(0,0,0.2,0.1);}
.col-calendario-home {padding: 0px 5px !important;}
.escudo-equipo {max-width: 27px; max-height: 27px;}
.partido-equipo1 {position: absolute; padding: 9px 0px 9px 15px;}
.partido-datos {width: 100%; padding: 0 50px 0 50px; float: left; text-align: center;}
.partido-equipo2 {position: absolute; padding: 9px 20px 9px 0px; right: 0;}
.partido-datos .fecha {display: block; padding: 5px 0px 0px 0px; margin-bottom: 2px; font-size: 11px; line-height: 11px; font-weight: bold; color: #8c8c8c; text-transform: uppercase;}
.partido-datos .fecha.hoy, .ficha-partido-header .fecha.hoy {color: #cc0000;}
.partido-datos .fecha.final, .ficha-partido-header .fecha.final {color: #10af00;}
.partido-datos .fecha.aplazado, .ficha-partido-header .fecha.aplazado {color: #cc0000;}
.partido-datos .fecha.en-juego, .ficha-partido-header .fecha.en-juego {color: #ff9800;}
.en-juego.fecha .fecha-enjuego {font-size: 11px; font-weight: normal; text-transform: none; margin-right: 3px; animation: blink-animation 1s steps(5, start) infinite;
  -webkit-animation: blink-animation 1s steps(5, start) infinite;}
@keyframes blink-animation {
  to {
    visibility: hidden;
  }
}
@-webkit-keyframes blink-animation {
  to {
    visibility: hidden;
  }
}
.partido-datos .marcador .marcador-valor {background-color: #e0e0e0; min-width: 24px; display: inline-block; padding: 0px 2px; font-weight: bold;}
.partido-datos img.tv {max-height: 15px; max-width: 50px;}
.home-recomendado-ver-todos {display: block; padding: 7px 0px 10px 0px;}
.partido-container .partido-info {position: absolute; width: 12px; height: 12px; right: 0px; top: -6px; border-radius: 50%; border: 2px solid #f5f5f8;}
.bg-puntos {background: #13cc00;}

.mas-leido {margin: 0 0 8px !important;}
/*.mas-leido {margin: 0 0 30px !important;}*/
.mas-leido h5 {font-size: 12px; text-transform: none;}
.bloque-mas-leido h4 {padding: 10px 0 !important;}
.mas-leido img.noticia-jugador-foto {width: 30px !important;}
.mas-leido img.noticia-equipo-escudo {max-width: 30px !important; max-height: 30px !important;}
.mas-leido .noticia-equipo-escudo-mini {top: 26px !important;}

/* EQUIPO */
.equipo-header {padding: 15px 10px 15px 10px;}
.equipo-escudo-main {height: 80px;}
.equipo-nombre-main {background-color: #ffffff; padding: 5px 10px; border-radius: 5px; margin: 8px 0px; display: block; width: 90%; font-size: 18px; font-weight: bold; border: 1px solid #e9e9e9;}
.equipo-metrica-valor{font-size: 16px; font-weight: bold;}
.equipo-fila-jugador {height: 33px; border-bottom: 1px solid #e0e0e0; margin-bottom: 4px;}
.equipo-fila-jugador.head {height: 25px; border-bottom: 1px solid #e0e0e0; font-weight: normal !important;}
.equipo-col-jugador-posicion, .equipo-col-jugador-datos, .equipo-col-jugador-puntos, .equipo-col-jugador-valor, .equipo-col-jugador-estado, .equipo-col-jugador-forma {
    display: inline-block; vertical-align: top;
}
.equipo-fila-jugador.datos {height: 33px; border-bottom: 1px solid #e0e0e0; margin-bottom: 4px; line-height: 25px;}
.equipo-fila-jugador.head .equipo-col-jugador-posicion {width: 4%;    }
.equipo-col-jugador-datos {padding-top: 3px; width: 27%;}
.equipo-col-jugador-valor {width: 18%; text-align: right;}
.valor-variacion-mini {display: block; font-size: 9px; font-weight: bold; line-height: 1px;}
.equipo-col-jugador-puntos {width: 10%; text-align: right;}
.equipo-fila-jugador.datos .equipo-col-jugador-puntos {font-weight: bold;}
.equipo-col-jugador-estado {width: 10%; text-align: right;}
.equipo-col-jugador-forma {float: right; line-height: 18px;}
.equipo-fila-jugador.datos .equipo-col-jugador-forma {font-weight: bold;}
.posicion {display: inline-block; width: 27px; height: 27px; padding: 3px 6px; margin-right: 5px; text-align: center; line-height: 22px; font-family: "Lucida Console", Monaco, monospace;
    font-weight: bold; font-size: 12px; color: #FFFFFF; border-radius: 4px !important; 
}
.pos-1, .pos-PT {background-color: #ffd800;}
.pos-2, .pos-DF {background-color: #03a9f4;}
.pos-3, .pos-MC {background-color: #10af00;}
.pos-4, .pos-DL {background-color: #ff0000;}
.vm-up {color: #00bd1d;}
.vm-down {color: #ff0606;}
.equipo-plantilla-container .contendor-once {padding: 0px !important; }
.equipo-plantilla-container .contendor-once .campo {margin-bottom: 10px; }
.datos-equipo-titulo {display: block; color: #5d5757; font-size: 15px; font-weight: bold; background-color: #d7d7d7; padding: 3px 10px; border-radius: 3px; margin-bottom: 3px;}
.lista-jugadores-lesionados, .lista-lanzadores-falta, .lista-lanzadores-penalti {padding-left: 15px; padding-bottom: 25px;}
.lista-jugadores-lesionados .sin-lesionados {padding: 0px;}
.equipo-plantilla-listado {padding-top: 25px;}
.recomendables-equipo-destacado {background-color: #ffe3e3; padding: 12px 0px 0px 15px; border-radius: 3px;}

/* JUGADOR */
.cabecera-jugador {padding: 0px 30px 15px 30px; position: relative;}
.estado-jugador {padding: 0px 30px 20px 30px;}
.estado-jugador-contenedor {display: block; border: 1px solid #000; border-radius: 5px; padding: 5px 10px; background-color: #fff1f1;}
.estado-jugador-txt {margin-left: 10px; line-height: 28px; vertical-align: top;}
.jugador-ficha-foto {z-index: 20; position: absolute; left: 10px; max-height: 135px; border: 4px solid #d70000; padding-top: 5px; background-color: #ddd; border-radius: 50%;}
.jugador-escudo-equipo {z-index: 1000; position: absolute; left: 0px; top: 0px; max-height: 40px;}
.jugador-ficha-datos {z-index: 1; background-color: #0b0b0b; color: #fff; display: inline-block; margin-left: 50px; padding: 10px 15px 10px 100px; border-radius: 5px;
    width: 95%; height: 135px; font-weight: bold; font-size: 16px;}
.jugador-ficha-datos .jugador-nombre {font-size: 26px;}
.jugador-puntos-y-valor {margin-top: 10px;}
.valor-variacion {font-size: 10px;}
.variacion-nula {display: none;}
.variacion-positiva {color: #1fd40d;}
.variacion-negativa {color: #ff0000;}
.jugador-enalce-partido {display: inline-block;}
.contenedor-puntuaciones {margin-bottom: 40px;}
#puntuaciones-jugador tr:nth-child(even) {background: #F5F5F5}
#puntuaciones-jugador tr:nth-child(odd) {background: #FFF}
.fila-puntos-jugador {border-bottom: 1px solid #f9f9f9; height: 25px;}
.col-jornada-partido {width: 120px; padding-left: 5px;}
.col-jornada-partido .jornada {background-color: #00bd1d; border-radius: 50%; font-size: 10px; color: #fff; display: inline-block; width: 16px; text-align: center; margin-right: 5px;}
.txt-puntos-jugador {font-size: 12px; font-weight: bold; color: #d70000;}
.puntos-jugador {display: block; background-color: #d70000; max-width: 600px;}
.puntos-jugador span {color: #fff; font-size: 11px; font-weight: bold; }
.puntos-jugador.negativo span {text-align: right; padding-right: 5px;}
.puntos-jugador.positivo span {text-align: left; padding-left: 5px;}
.puntos-jugador.negativo {border-radius: 3px 0px 0px 3px;}
.puntos-jugador.positivo {border-radius: 0px 3px 3px 0px;}
.puntos-jugador.puntos-0, .puntos-jugador.puntos-, .puntos-jugador.puntos-- {width: 0px;}
.puntos-jugador.puntos-0 span {color: #d70000;}
.puntos-jugador.puntos-1, .puntos-jugador.puntos--1 {width: 20px;}
.puntos-jugador.puntos-2, .puntos-jugador.puntos--2 {width: 40px;}
.puntos-jugador.puntos-3, .puntos-jugador.puntos--3 {width: 60px;}
.puntos-jugador.puntos-4, .puntos-jugador.puntos--4 {width: 80px;}
.puntos-jugador.puntos-5, .puntos-jugador.puntos--5 {width: 100px;}
.puntos-jugador.puntos-6, .puntos-jugador.puntos--6 {width: 120px;}
.puntos-jugador.puntos-7, .puntos-jugador.puntos--7 {width: 140px;}
.puntos-jugador.puntos-8, .puntos-jugador.puntos--8 {width: 160px;}
.puntos-jugador.puntos-9, .puntos-jugador.puntos--9 {width: 180px;}
.puntos-jugador.puntos-10, .puntos-jugador.puntos--10 {width: 200px;}
.puntos-jugador.puntos-11, .puntos-jugador.puntos--11 {width: 220px;}
.puntos-jugador.puntos-12, .puntos-jugador.puntos--12 {width: 240px;}
.puntos-jugador.puntos-13, .puntos-jugador.puntos--13 {width: 260px;}
.puntos-jugador.puntos-14, .puntos-jugador.puntos--14 {width: 280px;}
.puntos-jugador.puntos-15, .puntos-jugador.puntos--15 {width: 300px;}
.puntos-jugador.puntos-16, .puntos-jugador.puntos--16 {width: 320px;}
.puntos-jugador.puntos-17, .puntos-jugador.puntos--17 {width: 340px;}
.puntos-jugador.puntos-18, .puntos-jugador.puntos--18 {width: 360px;}
.puntos-jugador.puntos-19, .puntos-jugador.puntos--19 {width: 380px;}
.puntos-jugador.puntos-20, .puntos-jugador.puntos--20 {width: 400px;}
.puntos-jugador.puntos-21, .puntos-jugador.puntos--21 {width: 420px;}
.puntos-jugador.puntos-22, .puntos-jugador.puntos--22 {width: 440px;}
.puntos-jugador.puntos-23, .puntos-jugador.puntos--23 {width: 460px;}
.puntos-jugador.puntos-24, .puntos-jugador.puntos--24 {width: 480px;}
.puntos-jugador.puntos-25, .puntos-jugador.puntos--25 {width: 500px;}
.puntos-jugador.puntos-26, .puntos-jugador.puntos--26 {width: 520px;}
.puntos-jugador.puntos-27, .puntos-jugador.puntos--27 {width: 540px;}
.puntos-jugador.puntos-28, .puntos-jugador.puntos--28 {width: 560px;}
.puntos-jugador.puntos-29, .puntos-jugador.puntos--29 {width: 580px;}
.puntos-jugador.puntos-30, .puntos-jugador.puntos--30 {width: 600px;}
.col-jornada-partido .contenedor-escudo {display: inline-block; width: 19px; text-align: center;}
.col-jornada-partido .escudo-equipo-mini {max-width: 17px; max-height: 17px;}
.col-jornada-partido .marcador {width: 18px; display: inline-block; background-color: #838383; color: #fff; font-size: 11px; font-weight: bold; text-align: center; padding: 0px 3px; border-radius: 3px;}
.col-jornada-partido .marcador.local {margin: 0px 5px;}
.col-jornada-partido .marcador.visitante {margin-right: 5px;}
.ficha-jugador.btn_partido_volver {margin-top: 30px;}
#valor-marcado-evolucion {display: inline-block;}
#valor-marcado-evolucion .highcharts-container {background: none !important;}
.txt-sin-noticias {width: 100%; display: block; background-color: #dbdbdb; padding: 5px; border-radius: 3px; margin: 0px auto 25px auto; text-align: center;}
.txt-sin-noticias span {font-weight: bold;}

/* NOTICIAS */
/*.noticias-holder {margin: 24px 0px 25px 0px;}*/
.noticias-holder {margin: 24px 0px 10px 0px;}
.noticia-item {height: 100px; border: 1px solid #cc0000; box-shadow: 0 7px 6px rgba(0,0,0.2,0.1); margin-bottom: 15px; font-size: 12px;}
.noticia-item.patrocinada {height: 100px; border: 1px solid #54bc3b; box-shadow: 0 7px 6px rgba(0,0,0.2,0.1); margin-bottom: 15px; font-size: 12px;}
.noticia-item.destacada {box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.05) inset, 0px 0px 8px rgba(219, 255, 20, 0.75);}
.noticia-item.opinion {border: 1px solid #000;}
.noticia-head {background-color: #cc0000;}
.noticia-item.patrocinada .noticia-head {height: 25px; background-color: #54bc3b;}
.noticia-opinion-head {background-color: #000000;}
.noticia-tipo {width: 25px; height: 25px; display: inline-block; background-color: #000000; color: #fff; font-size: 14px; text-align: center; padding-top: 2px;}
.noticia-opinion-head .noticia-tipo {background-color: #cc0000;}
.noticia-tipo i.rojo, .side-noticia-tipo i.rojo{color: #ff0000;}
.noticia-tipo i.naranja, .side-noticia-tipo i.naranja{color: #ff9800;}
.noticia-tipo i.amarillo, .side-noticia-tipo i.amarillo{color: #ffd800;}
.noticia-tipo i.verde, .side-noticia-tipo i.verde{color: #13cc00;}
.noticia-tipo i.azul, .side-noticia-tipo i.azul{color: #03a9f4;}
.noticia-tipo i.morado, .side-noticia-tipo i.morado{color: #f97efc;}
.noticia-tipo i.turquesa, .side-noticia-tipo i.turquesa{color: #00ffe4;}
.noticia-fecha {display: inline-block; color: #fff; padding-left: 10px;}
.noticia-item.patrocinada .noticia-fecha {display: inline-block; color: #fff; padding: 4px 10px; font-weight: bold;}
.noticia-escudo {width: 30px; height: 25px; display: inline-block; background-color: #dbdbdb; float: right; text-align: center; padding-top: 2px;}
.noticia-ficha-equipo {margin-bottom: 15px;}
.noticia-ficha .noticia-ficha-equipo a.inline-link {display: inline-block;}
.noticia-ficha .noticia-infobiwenger {display: inline-block; background-color: #000; color: #fff; padding: 3px 10px; border-radius: 3px; margin-right: 10px;}
.noticia-ficha-foto-jugador {height: 36px; border-radius: 50%; border: 2px solid #cc0000; padding-top: 1px; margin-left: 12px;}
.noticia-ficha-escudo-equipo {max-width: 36px; max-height: 36px;}
.noticia-ficha-fecha {font-size: 11px; font-weight: bold; color: #0c0c0c; display: block; border-bottom: 1px solid #cecece; margin-bottom: 10px;}
.noticia-escudo .escudo-equipo {max-width: 20px; max-height: 20px;}
.noticia-escudo .escudo-infobiwenger {max-width: 24px; max-height: 24px;}
.noticia-content {padding: 10px; color: #424242;}
.noticia-content-opinion {padding: 10px; color: #333;}
.noticia-full-text p {margin-bottom: 10px;}
.noticia-full-text .image-paragraph {background-color: #7e7e7e; text-align: center; margin-top: 20px; margin-bottom: 20px; border: 2px solid #cc0000;}
.noticia-full-text a {display: inline; color: #cc0000 !important;}
.noticia-full-text h4 img {max-width: 26px;}
#noticias-anteriores {margin-right: 10px;}
.botones-navegacion.noticias {margin-bottom: 35px;}
.noticias-partidos-jornada .partido-datos .fecha {padding: 4px 0px 0px 0px; margin-bottom: 0px;}
.noticias-partidos-jornada .partido-equipo1 {padding: 7px 0px 9px 15px;}
.noticias-partidos-jornada .partido-equipo2 {padding: 7px 20px 9px 0px;}
.noticias-contendor-recomendado h3 {margin: 0px;}
.noticias-partidos-jornada .partido-datos {padding: 0 40px 0 40px;}
.noticias-partidos-jornada .partido-datos .marcador .marcador-valor {min-width: 10px; padding: 0px 5px; font-size: 11px;}
.noticias-partidos-jornada .partido-datos .fecha {padding: 4px 0px 0px 0px; margin-bottom: 0px; font-size: 10px; line-height: 10px;}
.noticias-partidos-jornada .partido-equipo1 {padding: 7px 0px 9px 11px;}
.noticias-partidos-jornada .partido-equipo1 .escudo-equipo, .noticias-partidos-jornada .partido-equipo2 .escudo-equipo {max-width: 25px; max-height: 25px;}    
.noticias-partidos-jornada .partido-equipo2 {padding: 7px 16px 9px 0px;}
.noticia-full-text ul {list-style: inherit; padding-left: 20px; margin: 7px 0px;}
.noticia-full-text ul li {padding: 4px 0px;}  
.noticia-full-text table tr:first-child {background-color: #cecece;}
.noticia-full-text h5 {margin: 25px 0px 5px 0px; display: block; background-color: #f3adad; padding: 7px; font-weight: bold; border-top: 2px solid #000;}
.noticia-full-text .noticia-apuestas h5 {background-color: #f0d8d8; text-align: center; border-bottom: 2px solid #000;}
.noticia-especular h3 {color: #c51c1c; margin: 15px 0px 5px 0px; border-bottom: 1px solid;}
.noticia-gangas h4 {font-size: 15px; padding: 8px 0; background-color: #c51c1c; border-bottom: 3px #000000 solid;}
.pagina-noticias.Popular-news {padding: 0px 10px;}
.noticia-equipo-escudo-mini {max-width: 150px; max-height: 17px; position: absolute; left: 1 !important; top: 43px !important; padding-left: 25px;}
.analisis-subtitulo {background-color: #ffffff; padding: 1px 10px; width: 140px; display: block; border: solid 1px #7c7c7c; border-radius: 3px; margin-bottom: -7px;}

.noticias-fila-pastillas {margin-bottom: 10px;}
.noticia-item.pastilla {box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.05) inset, 0px 0px 8px rgba(71, 71, 71, 0.8); border-radius: 4px; min-height: 100px; border: 1px solid #9c9c9c;}
.noticia-item.pastilla .noticia-content-opinion {font-size: 13px; text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;}

/* OPINION */
.opinion-destacadas .noticia-item { margin: 0px 25px 20px 25px; border-bottom: 1px solid #cecece; }
.opinion-item .noticia-equipo {position: absolute; top: 0; left: 7px;}
.opinion-item .noticia-data {padding-left: 43px;}
.opinion-item h5 {margin: 0px;}
.opinion-item .opinion-fecha {display: inline-block; margin-bottom: 10px; border-bottom: 1px solid #cecece; width: 100%; padding-bottom: 5px;}
.noticia-equipo img.noticia-equipo-escudo {max-width: 36px; max-height: 36px;}
.opinion-item span i {margin: 0 10px 0 0;}

/* HOME, noticias de LaLiga (antiguo bloque EL PARTIDAZO) */
.home-laliga.partidazo-holder .matches-detail {background: none !important; background-color: #e6e6e6 !important; padding: 12px 10px 0px 10px !important; width: 100%;}
/* LA LIGA (antiguo bloque EL PARTIDAZO) */
.laliga.partidazo-holder .matches-detail {background: none !important; background-color: #a7a7a7 !important; padding: 7px 0 !important; height: 287px; width: 100%;}
.partidazo-holder .team-btw-match ul li:last-child::before {border-radius: 0; margin: 5px 0 0 -20px;}
.partidazo-fecha {text-align: center; display: block; font-size: 12px; color: #fff; background-color: #000; padding: 3px 0px; margin: 5px 0px 0px 0px;}
.partidazo-fecha-hora {margin-left: 25px;}
.partidazo-txt {padding: 10px 15px; font-size: 12px; color: #fff;}
.partidazo-recomendaciones-equipo1 {float: left; width: 47%; padding-left: 15px;}
.partidazo-recomendaciones-equipo2 {float: right; width: 47%; padding-right: 10px;}
.partidazo-recomendaciones-equipo1 ul li, .partidazo-recomendaciones-equipo2 ul li {font-size: 12px; text-align: left; margin-bottom: 5px;}
.partidazo-recomendaciones-equipo1 ul li div, .partidazo-recomendaciones-equipo2 ul li div {display: inline-block;}
.partidazo-jugador-foto {width: 30px; border: 1px solid #d70000; padding-top: 2px; background-color: #fff; margin-right: 5px;}
.partidazo-jugador-nombre {max-width: 65px; font-weight: bold; color: #fff; display: inline-block; line-height: 14px; vertical-align: middle;}
.partidazo-holder .Popular-news ul li.side-noticia {padding: 0 0 5px 48px; min-height: 48px;}
.partidazo-holder .Popular-news ul li h5 {margin: 0 0 3px; line-height: 15px !important;}


/* FORMA */
.forma-item {margin-bottom: 15px;}
.forma-grupo {display: block; border-radius: 3px; padding: 5px 10px; margin-bottom: 8px; font-weight: bold; color: #ffffff; opacity: 0.5;}
.en-forma-holder {margin-bottom: 2px;}
.forma-fila-jugador {height: 33px; border-bottom: 1px solid #e0e0e0; margin-bottom: 4px;}
.forma-col-jugador-equipo, .forma-col-jugador-datos, .forma-col-jugador-forma {display: inline-block; vertical-align: top;}
.forma-col-jugador-equipo {width: 30px; text-align: center; padding-right: 2px;}
.forma-col-jugador-equipo .forma-escudo {max-width: 23px; max-height: 23px;}
.forma-fila-jugador.datos {height: 33px; border-bottom: 1px solid #e0e0e0; margin-bottom: 4px; line-height: 12px;}
.forma-col-jugador-datos {font-size: 11px; padding: 1px 0px 0px 3px;}
.forma-col-jugador-forma {float: right; padding-top: 3px; text-align: right; font-weight: bold;}

/* MERCADO */
.mercado-item {margin-bottom: 15px;}
.mercado-grupo {display: block; border-radius: 3px; padding: 5px 10px; margin-bottom: 8px; font-weight: bold; background-color: #eaeaea;}
.mercado-fila-jugador {height: 33px; border-bottom: 1px solid #e0e0e0; margin-bottom: 4px;}
.mercado-col-jugador-posicion, .mercado-col-jugador-equipo, .mercado-col-jugador-datos, .mercado-col-jugador-valor {display: inline-block; vertical-align: top;}
.mercado-col-jugador-equipo {width: 30px; text-align: center; padding-right: 2px;}
.mercado-col-jugador-equipo .mercado-escudo {max-width: 23px; max-height: 23px;}
.mercado-fila-jugador.datos {height: 33px; border-bottom: 1px solid #e0e0e0; margin-bottom: 4px; line-height: 12px;}
.mercado-col-jugador-datos {font-size: 11px; padding: 1px 0px 0px 3px;}
.mercado-col-jugador-valor { float: right; padding-top: 7px; text-align: right; font-weight: bold;}
.mercado-col-jugador-valor.subida, .mercado-grupo.subida {color: #10af00;}
.mercado-col-jugador-valor.bajada, .mercado-grupo.bajada {color: #ff0000;}
.mercado-variacion-equipos table {background: #fff;}
.mercado-variacion-equipos table thead {background: #202020; color: #fff;}
.mercado-variacion-equipos .right {text-align: right;}
.fila_equipo_subidon {background: #d9ffd6;}
.fila_equipo_bajon {background: #ffe2e2;}

/* CLASIFICACION */
.fila-clasificacion-header { background-color: #e0e0e0; padding: 7px 0px; }
.fila-clasificacion-champios { background-color: #f4fcff; }
.fila-clasificacion-europaleage {background-color: #fff7ec; }
.fila-clasificacion-descenso {background-color: #ffe9e9; }
.fila-clasificacion-equipo { padding: 4px 0px; border-bottom: 1px solid #e0e0e0; }
.fila-clasificacion-header::before, .fila-clasificacion-equipo::before {display: table; content: " ";}
.fila-clasificacion-header::after, .fila-clasificacion-equipo::after {display: table; content: " "; clear: both; }
.columna-clasificacion { box-sizing: border-box; float: left; }
.clasificacion-col-posicion { width: 5%; padding-left: 20px; }
.clasificacion-col-escudo { width: 7%; }
.clasificacion-col-nombre { width: 32%; }
.clasificacion-col-numero { width: 7%; text-align: right; padding-right: 15px; }
.clasificacion-col-escudo { width: 7%; }

/* WIDGET CLASIFICACION */
.table-clasificacion {font-size: 11px;}
.table-clasificacion tbody td {text-transform: uppercase; font-size: 11px !important; padding: 9.6px 5px !important;}
.table-clasificacion-equipo {padding: 9.6px 2px 9.6px 8px !important;}

/* WIDGET EQUIPO-PUNTOS/JORNADA */
.widget-puntos-jornada {margin-bottom: 20px;}
.widget-puntos-jornada .progress {margin-bottom: 5px; width: 76%; float: right; height: 22px !important;}
.widget-puntos-jornada .progress-bar {background-color: #f0b7b7;}
.widget-puntos-jornada .progress span.progressbar-data {position: absolute; display: block; width: 100%; color: #474747; text-align: left; padding-left: 14px; font-size: 11px; padding-top: 1px;}
.widget-puntos-jornada .progress span.data-jornada {font-weight: bold; width: 20px; display: inline-block;}
.widget-puntos-jornada .progress span.data-marcador {font-weight: bold; font-size: 10px; background-color: #f6f6f6; border-radius: 3px; padding: 0px 5px; border: 1px solid #c6c6c6;}
.widget-puntos-jornada .progress span.data-marcador.empate {color: #656363;}
.widget-puntos-jornada .progress span.data-marcador.victoria {color: #04b700;}
.widget-puntos-jornada .progress span.data-marcador.derrota {color: #ec0000;}
.widget-puntos-jornada .progress span.data-puntos {font-weight: bold;}
.widget-puntos-jornada .equipos {display: inline-block; width: 60px; line-height: 28px;} 
.widget-puntos-jornada .contenedor-escudo {display: inline-block; width: 19px; text-align: center;}
.widget-puntos-jornada .escudo-equipo-mini {max-width: 17px; max-height: 17px;}

/* LA LIGA */
.laliga-new.Popular-news li {max-width: 405px; float: left;}
.laliga-jornada {text-align: center; background: url(images/heading-pettren.png) repeat-x center center; height: 100%; top: 0; }
.laliga-jornada span.titulo {padding: 0px 15px; background-color: #f9f9f9; }
.laliga-jornada span {padding: 0px;}
.laliga-jornada span::before {height: 0px;}
#btn-laliga-jornada-anterior {display: inline-block; background: #f9f9f9; padding-right: 10px;}
#btn-laliga-jornada-siguiente {display: inline-block; background: #f9f9f9; padding-left: 10px;}
img#jornada-anterior, img#jornada-siguiente {cursor: pointer;}
.jornada-txt {padding: 10px 15px 15px 15px; font-size: 12px; color: #fff; font-weight: bold;}
.jornada-txt-prevision {color: #ffd6d6;}
.jornada-txt-puntos {color: #eeffec;}
.jornada-jugadores {padding: 0px 15px;}
.jornada-jugador {padding: 5px; display: block; background-color: #F9F9F9; border-radius: 3px; margin-bottom: 5px;}
.jornada-col-jugador-posicion, .jornada-col-jugador-equipo, .jornada-col-jugador-datos, .jornada-col-jugador-puntos {display: inline-block; vertical-align: top;}
.jornada-col-jugador-equipo {width: 30px; text-align: center; padding-right: 2px;}
.jornada-col-jugador-equipo .jornada-escudo {max-width: 23px; max-height: 23px;}
.jornada-jugador-foto {width: 25px; border-radius: 50%; border: 1px solid #d70000; padding-top: 2px; background-color: #fff; margin-right: 5px;}
.jornada-col-jugador-datos {font-size: 11px; padding: 1px 0px 0px 3px;}
.jornada-col-jugador-puntos {float: right; padding: 3px 5px 0px 0px; text-align: right; font-weight: bold; color: #10af00;}
#once-ideal {margin: 25px 0px;}
.contendor-once {text-align: center;}
.contendor-once h5 {font-weight: bold; width: 255px; display: block; background-color: #dbdbdb; padding: 5px; border-radius: 3px; margin: 0px auto 25px auto;}
.contendor-once .campo {margin: auto; max-width: 400px; height: 360px; background: url(images/campo.png); background-size: contain; background-repeat:no-repeat; color: #ffffff; margin-bottom: 40px;}
.txt-11-sin-datos {display: inline-block; margin-top: 70px; padding: 3px 10px; background-color: #ddbb28; border-radius: 3px; font-size: 12px; font-weight: bold;}
.linea {margin-bottom: 10px;}
.linea.espacio {height: 1%;}
.linea.delantera, .linea.media, .linea.defensa {height: 22%;}
.linea.porteria {height: 20%;}
.contendor-once .once-jornada {margin-bottom: 5px;}
.contendor-once .total-once-jornada {display: block; color: #d70000; margin-bottom: 25px;}
.jugador-once {position: relative; display: inline-block; padding: 0px 3px; min-width: 60px;}
.jugador-once .foto {width: 40px; display: block; margin: auto; border-radius: 20%;}
.jugador-once .nombre {font-size: 10px; font-weight: bold; background-color: #ec8686; padding: 0px 4px; border-radius: 5px; float: left; margin-top: 0px; min-width: 44px; color: #fff;}
.jugador-once .puntos {font-size: 10px; font-weight: bold; border-radius: 50%; position: absolute; top: 54px; left: 37%; color: #1a1a1a; width: 21px; height: 21px; padding-top: 2px; border: 1px solid #def9db;}
.puntos.puntos-1, .puntos.puntos-2, .puntos.puntos-3, .puntos.puntos-4, .puntos.puntos-5 {background-color: #ff9800;}
.puntos.puntos-6, .puntos.puntos-7, .puntos.puntos-8, .puntos.puntos-9 {background-color: #10af00;}
.puntos.puntos-10, .puntos.puntos-11, .puntos.puntos-12, .puntos.puntos-13, .puntos.puntos-14, .puntos.puntos-15, .puntos.puntos-16, .puntos.puntos-17, 
.puntos.puntos-18, .puntos.puntos-19, .puntos.puntos-20, .puntos.puntos-21, .puntos.puntos-22, .puntos.puntos-23, .puntos.puntos-24, .puntos.puntos-25, 
.puntos.puntos-26, .puntos.puntos-27, .puntos.puntos-28, .puntos.puntos-29, .puntos.puntos-30 {
    background-color: #03a9f4;
}
.contendor-noticia-alineaciones {text-align: center; padding: 0px 10px;}
.noticia-alineaciones {display: inline-block; margin: 20px 0px 20px 0px; padding: 7px 15px; background-color: #f6d9d9; border-radius: 3px; font-size: 14px;}
.noticia-alineaciones img {padding-right: 5px; max-height: 24px;}

 /* JORNADA */
.jornada-block {float: left; display: block; width: 300px; padding: 10px 0px; margin: 10px 0px; margin: 10px 20px 10px 0px; background-color: #f9f9f9; border: 1px solid #dedede;}
.jornada-block .marcador, .partido-block-header .marcador{background-color: #e0e0e0; padding: 6px 14px; margin: 0px 10px; text-align: center; color: #7f7f7f;}
.partido-block-header {background-color: #fff; padding: 15px 10px 10px 10px; border: 1px solid #cc0000;}
.partido-block-header .col-equipo, .partido-block-header .col-marcador {width: 33%; display: inline-block; }
.partido-block-data .col-equipo {float: left; width: 49%;}
.col-equipo {display: inline-grid; font-size: 12px;}
.col-equipo.equipo1 {padding-left: 10px;}
.col-equipo.equipo2 {float: right; text-align: right; padding-right: 10px;}
.escudo-equipo2 {margin: 0px 0px 0px auto;}
.col-marcador {text-align: center; display: inline-block; color: #FFFFFF; font-weight: bold; font-size: 16px;}
.col-marcador.fila-fecha {color: #000;}
.col-estadisticas {width: 1%; display: inline-grid; color: #FFFFFF; font-size: 16px;}
.fila-fecha{padding-top: 10px; text-align: center; font-size: 12px;}
.partido-mas-info {float: right; padding-right: 10px; padding-top: 15px; font-size: 16px;}
.partido-block-data {display: block; width: 100%; padding-top: 10px; margin: 10px 0px;margin: 10px 20px 10px 0px; }
.partido-block-data .col-equipo {font-size: 14px;}
.partido-data {text-align: left !important;}
.partido-total-puntos-block-data {padding-bottom: 20px; }
/*.partido-total-puntos-block-data .col-equipo {display: inline-block;}*/
.total-puntos-equipo-partido {display: contents; font-weight: bold; font-size: 16px;}
.partido-total-puntos-block-data .jugadores-equipos {width: 100%; background-color: #cc0000; color: white; border-radius: 4px; padding: 10px 0px;}
.partido-volver-jornada {padding: 15px 0px 0px 10px; font-size: 16px;}
.fila-jugador {min-height: 38px; border-bottom: 1px solid #e0e0e0; padding: 4px; position: relative;}
.fila-jugador.once_ideal {background-color: #fffde9;}
.separador-suplentes {height: 5px; background-color: #e0e0e0;}
.col-jugador-posicion, .col-jugador-datos, .col-jugador-puntos {display: inline-block;}
.col-jugador-datos {font-size: 11px; line-height: 12px; vertical-align: top; padding-top: 3px;}
.col-jugador-datos .jugador-nombre {display: block;}
.col-jugador-puntos {font-weight: bold; font-size: 15px;position: absolute; right: 5px;}
.jugador-in, .jugador-gol, .jugador-penal-gol {color: #00a91a;}
.jugador-out, .jugador-gol-pp, .jugador-penal-falla {color: #ff0606;}
.asistencia {color: #00a2ff;}
.tarjeta-amarilla {color: #f8ff00;}
.tarjeta-roja {color: #ff0606;}
.minuto-evento {font-size: 9px; margin-right: 10px;}
.jugador-estado {font-size: 26px;}
.jugador-estado-ok {color: #10af00;}
.jugador-estado-lesionado, .jugador-estado-sancionado {color: #ff0000;}
.jugador-estado-duda {color: #ff9800;}
.jugador-estado-descartado {color: #ffd800;}
.puntos--1, .puntos--2, .puntos--3, .puntos--4, .puntos--5, .puntos--6, .puntos--7, .puntos--8, .puntos--9, .puntos--10, .puntos--11, .puntos--12 {color: #ff0000;}
.puntos-0 {color: #aaa;}
.puntos-1, .puntos-2, .puntos-3, .puntos-4, .puntos-5 {color: #ff9800;}
.puntos-6, .puntos-7, .puntos-8, .puntos-9 {color: #10af00;}
.puntos-10, .puntos-11, .puntos-12, .puntos-13, .puntos-14, .puntos-15, .puntos-16, .puntos-17, 
.puntos-18, .puntos-19, .puntos-20, .puntos-21, .puntos-22, .puntos-23, .puntos-24, .puntos-25, .puntos-26, .puntos-27, .puntos-28, .puntos-29, .puntos-30 {
    color: #03a9f4;
}
.forma {width: 25px; display: inline-block; text-align: center; padding: 5px; font-size: 12px; font-weight: bold; color: #FFFFFF; margin-right: 3px; border-radius: 2px !important;}
.forma--1, .forma--2, .forma--3, .forma--4 ,.forma--5, .forma--6, .forma--7, .forma--8, .forma--9, .forma--10, .forma--11, .forma--12   {background-color: #ff0000;}
.forma-0 {background-color: #aaa;}
.forma-1, .forma-2, .forma-3, .forma-4, .forma-5 {background-color: #ff9800;}
.forma-6, .forma-7, .forma-8, .forma-9 {background-color: #10af00;}
.forma-10, .forma-11, .forma-12, .forma-13, .forma-14, .forma-15, .forma-16, .forma-17, 
.forma-18, .forma-19, .forma-20, .forma-21, .forma-22, .forma-23, .forma-24, .forma-25, .forma-26, .forma-27, .forma-28, .forma-29, .forma-30 {
    background-color: #03a9f4;
}
.alineacion-sin-datos {display: inline-block; margin: 20px 0px 20px 0px; padding: 3px 10px; background-color: #d4d4d4; border-radius: 3px; font-size: 12px; font-weight: bold;}

/* LESIONADOS Y SANCIONADOS */
.equipo-sancionado-container {padding: 0px 10px;}
.equipo-sancionado {border: 1px solid #cc0000; background-color: #fff; padding: 7px 12px; margin-bottom: 17px;}
.equipo-sancionado-cabecera {text-transform: uppercase; font-weight: bold; background-color: #f3f3f3; padding: 7px;}
.row-datos-jugador {margin-top: 7px;}
.row-estado-jugador {font-size: 11px; border-bottom: 1px solid #cecece; margin-top: 3px; padding-bottom: 4px;}
.row-estado-jugador.ultimo {border-bottom: 0px;}
.row-estado-jugador .estado-jugador-txt {margin-left: 0px; line-height: 10px; }
.sin-lesionados {display: block; color: #10af00; font-weight: bold; padding: 17px 0px;}

/* RECOMENDADOS */
.recomendado-jugador-forma {padding-top: 15px;}
.recomendado-jugador-valor {margin-top: 15px; padding: 5px 15px; border-radius: 2px; background-color: #aea6a6; display: inline-block; color: #ffffff; font-weight: bold; min-width: 137px;}
.recomendado-jugador-txt, .recomendado-jugador-txt p {height: 132px; font-size: 12px; line-height: 17px;}
.recomendado-jugador-escudo-equipo {text-align: center; line-height: 60px; font-size: 24px; position: absolute; color: #fff; right: 10px; top: 20px; border-radius: 100%; font-weight: bold;}
.recomendado-escudo {max-width: 65px; max-height: 65px;}
.player-plus-icon {text-align: center; line-height: 60px; font-size: 24px; position: absolute; right: 40px; top: 115px; }
.player-plus-icon img.plus-icon{max-height: 26px; opacity: 0.8; filter: alpha(opacity=50);}

/* RESULTADOS BUSQUEDA */
.resultados-busqueda-jugadores .equipo-fila-jugador.head .equipo-col-jugador-posicion {width: 8%;}

/* CONTACTO */
.contenedor_form_contacto textarea, .contenedor_form_contacto input{border: 1px solid #c0c0c0 !important; background: #fff !important;}

/* COMUNES */
.centrado {text-align: center;}
.respoinve-nav-list li a {background: #4d4d4d; color: #d7d7d7}
.respoinve-nav-list li.active > a {background: #cc0000; color: #fff;}
.mensaje-error {margin: 40px 0px 50px 0px;}
.mensaje-error-texto {display: block; padding: 5px 25px 0px 50px;}
.Popular-news ul li.side-noticia {padding: 0 0 15px 48px;}
.Popular-news ul li img.noticia-jugador-foto {width: 40px; border-radius: 50%; border: 2px solid #cc0000; padding-top: 1px;}
.Popular-news ul li img.noticia-equipo-escudo {max-width: 40px; max-height: 40px;}
.Popular-news ul li .side-noticia-tipo {position: absolute; left: 0; top: 40px;}
.side-noticia-tipo {color: #000; font-size: 16px;}
.btn_custom_infobwngr {background-color: #f5dbdb; border: 1px solid #eabbbb; padding: 7px 14px;  display: inline-block; line-height: 20px !important; text-transform: capitalize;
    height: auto; font-weight: normal; font-size: 14px; color: #0c0c0c;}
.btn_custom_infobwngr:hover{background-color: #f5dbdb;border: 1px solid #cc0000; color: #000;}
.btn_volver {margin: 20px 0px 45px 0px;}
.btn_partido_volver {margin: 0px 0px 40px 10px;}
.color-negro {color: #000}
.brand-icons-slider-2 li a {border: 1px solid #fc0000; background-color: #ffffff;}
.footer-recomendado {max-height: 95px; margin-bottom: 1px;}
.lesionados-banner-conteneder {padding: 0px 10px; margin-bottom: 25px;}
/*.lesionados-banner {width: 100%; border: 1px solid #cc0000; background-color: #efefef; text-align: center;}*/
.lesionados-banner {width: 100%; border: 1px solid #cc0000; background-color: #cc0000; text-align: center; padding: 10px 0px;}
.footer-column {padding: 50px 0px 10px 0px;}
.consent-row {text-align: center;}

/* PUBLICIDAD */
.publi-superior {padding-bottom: 20px;}
.publi-central {padding: 10px 10px 20px 10px;}
.publi-central-home-1 {padding-top: 7px;}
.publi-central-home-2 {padding-bottom: 25px;}
.publi-lateral {padding-bottom: 15px;}
.publi-lateral-home-2 {padding-top: 20px;}
.publi-lateral-ficha-noticia {padding-bottom: 30px;}
.publi-central-recomendados {clear: both;}
.publi-lateral-recomendados {padding-top: 10px;}
.publi-lateral-partido {padding: 0px 10px 30px 10px;}