/*Generales*/
*, *:before, *:after {
  box-sizing: border-box;
}
@font-face {
  font-family: 'DystopianRegular';
  font-style: normal;
  font-weight: normal;
  src: local('Dystopian Regular'), url('https://www.acb.com/Fonts/Dystopian/Dystopian-Regular.ttf') format('ttf'), url('https://www.acb.com/Fonts/Dystopian/Dystopian-Regular.woff') format('woff'), url('https://www.acb.com/Fonts/Dystopian/Dystopian-Regular.eot') format('eot');
}
@font-face {
  font-family: 'DystopianBlack';
  font-style: normal;
  font-weight: normal;
  src: local('Dystopian Black'), url('https://www.acb.com/Fonts/Dystopian/Dystopian-Black.ttf') format('ttf'), url('https://www.acb.com/Fonts/Dystopian/Dystopian-Black.woff') format('woff'), url('https://www.acb.com/Fonts/Dystopian/Dystopian-Black.eot') format('eot');
}
@font-face {
  font-family: 'DystopianBold';
  font-style: normal;
  font-weight: normal;
  src: local('Dystopian Bold'), url('https://www.acb.com/Fonts/Dystopian/Dystopian-Bold.ttf') format('ttf'), url('https://www.acb.com/Fonts/Dystopian/Dystopian-Bold.woff') format('woff'), url('https://www.acb.com/Fonts/Dystopian/Dystopian-Bold.eot') format('eot');
}
@font-face {
  font-family: 'DystopianLigth';
  font-style: normal;
  font-weight: normal;
  src: local('Dystopian Light'), url('https://www.acb.com/Fonts/Dystopian/Dystopian-Ligth.ttf') format('ttf'), url('https://www.acb.com/Fonts/Dystopian/Dystopian-Ligth.woff') format('woff'), url('https://www.acb.com/Fonts/Dystopian/Dystopian-Ligth.eot') format('eot');
}
a, a:active, a:visited {color: #fff; text-decoration: none;}
a:hover {text-decoration:none;}
img { max-width: 100%; display: block; height: auto;}
figure, p {margin: 0;}
i{ font-style:italic;}
input, select { color: #0077bb; border: 1px solid #0077bb; padding: 10px; font-size: 16px; height: 43px; display: block; float: left;}
input[type="button"], input[type="button"] { border: 0 !important;}
input::-webkit-input-placeholder { color: #85acd9;}
input::-moz-placeholder { color: #85acd9;}
input:-ms-input-placeholder { color: #85acd9;}
input:-moz-placeholder { color: #85acd9;}
textarea::-webkit-input-placeholder { color: #85acd9;}
textarea::-moz-placeholder { color: #85acd9;}
textarea:-ms-input-placeholder { color: #85acd9;}
textarea:-moz-placeholder { color: #85acd9;}
.roboto { font-family: 'Roboto', Verdana, Arial;}
.roboto_light { font-family: 'RobotoLight', Verdana, Arial;}
.roboto_bold { font-family: 'RobotoBold', Verdana, Arial;}
.roboto_medium { font-family: 'RobotoMedium', Verdana, Arial;}
.roboto_condensed { font-family: 'RobotoCondensed', Verdana, Arial;}
.roboto_condensed_bold { font-family: 'RobotoCondensedBold', Verdana, Arial;}
.roboto_condensed_light { font-family: 'RobotoCondensedLight', Verdana, Arial;}
.dystopian_regular { font-family: 'DystopianRegular', Verdana, Arial;}
.dystopian_black { font-family: 'DystopianBlack', Verdana, Arial;}
.dystopian_bold { font-family: 'DystopianBold', Verdana, Arial;}
.dystopian_light { font-family: 'DystopianLigth', Verdana, Arial;}
.alinear_derecha { text-align: right !important;}
.alinear_izquierda { text-align: left !important;}
.alinear_centrado { text-align: center !important;}
.alinear_justificado { text-align: justify !important;}
.italic { font-style: italic;}
.subrayado { text-decoration: underline;}
.mayusculas { text-transform: uppercase;}
.minusculas { text-transform: lowercase;}
.oculta { display: none;}
.clearl { clear: left;}
.clearr { clear: right;}
a:link { -webkit-tap-highlight-color: transparent; }
.ellipsis { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.rotar_izquierda { -moz-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
  transform:  translateX(-50%) translateY(-50%) rotate(-90deg); position: absolute; top: 50%; left: 50%;}
.rotar_derecha {  -moz-transform: translateX(50%) translateY(50%) rotate(90deg); -webkit-transform: translateX(50%) translateY(50%) rotate(90deg); transform:  translateX(50%) translateY(50%) rotate(90deg); position: absolute; top: 50%; left: 50%;}
.no_mostrar { display:none;}
.mt2pc {margin-top: 2% !important;}
.mt3pc {margin-top: 3% !important;}
.mt20 {margin-top: 20px;}
.mt30 {margin-top: 30px;}
.mt45 {margin-top: 45px;}
.mb20 {margin-bottom: 20px;}
.mb30 {margin-bottom: 30px;}
.mb2pc {margin-bottom: 2% !important;}
.ml2pc {margin-left: 2% !important;}
.p-0-20 { padding: 0 20px;}
.p10 { padding: 2%;}
.pt0 { padding-top: 0 !important;}
.pr5 { padding-right: 5px;}
.clase_mostrar360,
.clase_mostrar480,
.clase_mostrar768,
.clase_solo_mostrar768,
.clase_mostrar768_960,
.clase_mostrar960,
.clase_mostrar1280,
.clase_mostrar_block960,
.display_flex_mostrar960,
.clase_mostrar_block1280,
.display_table_mostrar480,
.display_table_mostrar768,
.clase_flex_mostrar768,
.display_table_mostrar960,
-display_flex_mostrar1280 {display:none !important;}
.clase_ocultar_360,
.clase_ocultar_480,
.clase_ocultar_768,
.clase_ocultar_960,
.clase_ocultar_1280 {display: block !important;}
.display_table_mostrar960 {display:none !important;}
.clase_ocultar_flex_360,
.clase_ocultar_flex_480,
.clase_ocultar_flex_768,
.clase_ocultar_flex_960,
.clase_ocultar_flex_1280 {display: flex !important;}
span.clase_ocultar_360,
span.clase_ocultar_768,
span.clase_ocultar_1280 {display: inline !important;}
.fa.clase_ocultar_360,
.fa.clase_ocultar_768,
.fa.clase_ocultar_960,
.fa.clase_ocultar_1280 {display: inline-block !important;}
.bg_principal {background-color: #262626;}
.bg_azul_oscuro {background-color: #001A7D;}
.bg_azul_claro {background-color: #46b4e6;}
.bg_azul_claro2 {background-color: #7ec4e7;}
.bg_azul_claro3 {background-color: #d4e7f2;}
.bg_azul_medio {background-color: #223e92;}
.bg_naranja {background-color: #d46421;}
.bg_gris_claro {background-color: #e7e7e7;}
.bg_blanco {background-color: #fff;}
.fa-0_9x { font-size: 0.9em !important;}
.f-s-16px { font-size: 16px;}
.colorweb_1, .colorweb_1 a, .colorweb_1 a:visited, .colorweb_1 a:active, a.colorweb_1:active, a.colorweb_1:visited { color: #ccc !important;}
.colorweb_2, .colorweb_2 a, .colorweb_2 a:visited, .colorweb_2 a:active, a.colorweb_2:active, a.colorweb_2:visited { color: #000 !important;}
.colorweb_3, .colorweb_3 a, .colorweb_3 a:visited, .colorweb_3 a:active, a.colorweb_3:active, a.colorweb_3:visited { color: #929292 !important;}
.colorweb_4, .colorweb_4 a, .colorweb_4 a:visited, .colorweb_4 a:active, a.colorweb_4:active, a.colorweb_4:visited { color: #fff !important;}
.colorweb_5, .colorweb_5 a, .colorweb_5 a:visited, .colorweb_5 a:active, a.colorweb_5:active, a.colorweb_5:visited { color: #001A7D !important;}
.colorweb_6, .colorweb_6 a, .colorweb_6 a:visited, .colorweb_6 a:active, a.colorweb_6:active, a.colorweb_6:visited { color: #46b4e6 !important;}
.colorweb_7, .colorweb_7 a, .colorweb_7 a:visited, .colorweb_7 a:active, a.colorweb_7:active, a.colorweb_7:visited { color: #223e92 !important;}
.colorweb_8, .colorweb_8 a, .colorweb_8 a:visited, .colorweb_8 a:active, a.colorweb_8:active, a.colorweb_8:visited { color: #808080 !important;}
.colorweb_9, .colorweb_9 a, .colorweb_9 a:visited, .colorweb_9 a:active, a.colorweb_9:active, a.colorweb_9:visited { color: #89b4de !important;}
.colorweb_10, .colorweb_10 a, .colorweb_10 a:visited, .colorweb_10 a:active, a.colorweb_10:active, a.colorweb_10:visited { color: #46aadc !important;}
.colorweb_11, .colorweb_11 a, .colorweb_11 a:visited, .colorweb_11 a:active, a.colorweb_11:active, a.colorweb_11:visited { color: #8b8b8b !important;}
.colorweb_12, .colorweb_12 a, .colorweb_12 a:visited, .colorweb_12 a:active, a.colorweb_12:active, a.colorweb_12:visited { color: #0032d2 !important;}
.m0auto { margin: 0 auto !important;}
.mauto0 { margin: auto 0 !important;}
.inline { display: inline !important;}
.centrado_vertical { vertical-align: middle !important;}
.ancho_completo {width: 100% !important;}
.caja_completa {width: 100%; padding: 0; margin: 0; display: table; float: left;}
.f-l-a-100 {float: left; width: 100%;}
.f-r-a-100 {float: right; width: 100%;}
.f-l {float: left;}
.fila{ float:left; width:100%;}
.fila:before, .fila:after { content: " "; display: table;}
.fila:after {clear: both;}
.fila.wauto { width: auto;}
.fancybox-opened {z-index: 10000 !important;}
.img-responsive-16by9 { display: block; height: 0; padding-bottom: 56.25%; overflow: hidden; }
.popover-header { color: #0032d2; font-family: 'RobotoBold', Verdana, Arial;}

body .button { position: relative; overflow: hidden; display: inline-block; padding: 14px 32px; font-size: 14px; line-height: 1.25; border: 2px solid; font-weight: 500; letter-spacing: 0.025em; text-transform: uppercase; white-space: nowrap; text-overflow: ellipsis; text-align: center; cursor: pointer; vertical-align: middle; user-select: none; border-radius: 4px; transition: .3s ease-out all; margin-bottom: 0;}
body .button-block { display: block; width: 100%;}
body .button-default, body .button-default:focus { color: #fff; background-color: #35363c; border-color: #001A7D; }
body .button-default:hover, body .button-default:active { color: #46b4e6; background-color: transparent; border-color: #46b4e6;}
body .button-gray, body .button-gray:focus { color: #fff; background-color: #35363c; border-color: #35363c;}
body .button-gray:hover, body .button-gray:active { color: #151515; background-color: transparent; border-color: #c6c6c6;}
body .button-primary, body .button-primary:focus { color: #fff; background-color: #001A7D; border-color: #001A7D;}
body .button-primary:hover, body .button-primary:active { color: #151515; background-color: #46b4e6; border-color: #46b4e6;}
body .button-primary.button-ujarak::before { background: #ffd851;}
body .button-secondary, body .button-secondary:focus { color: #151515; background-color: #ffd851; border-color: #ffd851;}
body .button-secondary:hover, body .button-secondary:active { color: #151515; background-color: transparent; border-color: #151515;}
body .button-secondary.button-ujarak::before { background: transparent;}
body .button-default-outline, body .button-default-outline:focus { color: #151515; background-color: transparent;border-color: #151515;}
body .button-default-outline:hover, body .button-default-outline:active { color: #fff; background-color: #35363c; border-color: #35363c;}
body .button-default-outline.button-ujarak::before { background: #35363c;}
body .button-gray-outline, body .button-gray-outline:focus { color: #151515; background-color: transparent; border-color: #c6c6c6;}
body .button-gray-outline:hover, body .button-gray-outline:active { color: #fff; background-color: #35363c; border-color: #35363c;}
body .hide { display: none;}
body .modal-buttons {display: flex; flex-direction: row; flex-wrap: wrap; justify-content: end; text-align: right;}
body .modal-buttons.hide {display: none;}
@media only screen and (max-width: 680px) {
body .modal-buttons .button{ font-size: 10px;}
}
.embed-container { position: relative; padding-bottom: 320%; height: 0; overflow: hidden; }
.embed-container iframe { position: absolute; top:0; left: 0; width: 100%; height: 100%; }

html { height: 100%; margin:0;}
body {height: 100%; background-color: #fff; margin:0;font-family: 'RobotoLight', Verdana, Arial; font-size:12px; color: #fff;}
body.mostramos_menu { background-color: #001A7D;}
body.articulo_especial { background-color: #000;}
.contenedora {margin:0;width:100%; padding:0; }
@media only screen and (min-width: 2280px) {
  .contenedora {background-size: 100% 1000px;}
}
.contenedor_fondo {margin:0;width:100%; padding:0; max-width: 1280px;}
body.articulo_especial .contenedor_fondo { background-color: #fff;}

header {  margin:0px; width: 100%; text-align: center; }

.banners {width: 100%; display: table; margin: 0 auto; padding: 0;}

.banner_izquierda {width: 97.5%; float: left;margin-left: 1.25%; margin-right: 1.25%;}
.banner_izquierda img { width: 100%; float: left;}
.banner_derecha {width: 100%; float: left;}

.banner_derecha img { width: 100%; float: none;}

.banner_mensaje_alerta {display: block; width: 93.75%; margin: 10px 0 20px 3.125%; float: left; background-color: #cc552f; color: #fff; font-family: 'DystopianBold', Verdana, Arial; font-size: 14px; text-align: center; padding: 10px; line-height: 16.8px; }

.caja_zona_usuario { width: 97.5%; display: block; float: right; margin: 5px 1.25%; padding: 0; position: relative; height: 26px; }
.caja_zona_usuario > .formulario_buscar { float: right; width: 100%; color: #fff; border: 0; font-size: 120%; height: 26px; position: absolute; right: 0; top:0;}
.caja_zona_usuario > .formulario_buscar input { display: block; float: right; width: 50%; padding: 3px; color: #fff; background-color: #46b4e6; border: 0; margin: 2px; height: 22px; }
.caja_zona_usuario > .formulario_buscar input::-webkit-input-placeholder { color: #fff;}
.caja_zona_usuario > .formulario_buscar input::-moz-placeholder { color: #fff;}
.caja_zona_usuario > .formulario_buscar input:-ms-input-placeholder { color: #fff;}
.caja_zona_usuario > .formulario_buscar input:-moz-placeholder { color: #fff; }

.caja_zona_usuario > .formulario_buscar > .contenedor_input_busqueda { display: none; float: right; width: 280px; border: 0; height: 26px; background-color: #0E295E; z-index: 10;}
.caja_zona_usuario > .formulario_buscar > .btn_buscar { display: block; float: right; width: 26px; margin: 0; padding: 0; height: 26px; border: 0; background-color: #46b4e6;; color: #fff;}
.caja_zona_usuario > .formulario_buscar > img { float: right; }

.caja_zona_usuario > .contenedor_login { float: left; width: 78%; height: 26px; padding: 0; position: absolute; top: 0; left: 0;}
.caja_zona_usuario > .contenedor_login > .formulario_usuario_identificar { display: block; float: left; width: 100%;}
.caja_zona_usuario > .contenedor_login > .formulario_usuario_identificar > input { color: #0077bb; border: 0; padding: 3px; font-size: 120%; height: 22px; display: block; float: left; margin: 2px; width: 30%;}
.caja_zona_usuario > .contenedor_login > .formulario_usuario_identificar > input:nth-of-type(1) { margin-left: 0;}
.caja_zona_usuario > .contenedor_login > .formulario_usuario_identificar > input:nth-of-type(2) { margin-right: 0;}
.caja_zona_usuario > .contenedor_login > .formulario_usuario_identificar > input.login { font-family: 'FontAwesome';width: 22px; margin-left: 0; padding: 0; background-color: #0032d2; color: #fff;}
.caja_zona_usuario > .contenedor_login > .formulario_usuario_identificar > input.login:hover { color: #46b4e6; }
.caja_zona_usuario > .contenedor_login > .formulario_usuario_identificar > .registrate { font-size: 120%; text-decoration: underline; line-height: 200%; display: block; float: left; margin-left: 3px;}

.logos {width: 100%;display: block; margin: 0; float: left; height: 61px; position: relative; background-color: #262626;}
.logo_izquierda {width: 227px; height:57px; display: block; z-index: 200; position: absolute; left: 10px; top: 2px;}
.logo_izquierda picture, .logo_izquierda picture img { width: auto; float: none; margin: auto 0; max-height: 57px; }
.logo_derecha {width: 183px; float: right; position: relative; height: 61px; display: block; z-index: 2;}
.logo_derecha > a > picture { width: auto; position: absolute; bottom: 1px; right: 14px;}
.logo_centro {width: 212px; position: absolute; height: 61px; display: none; bottom: 0; right: 110px; z-index: 1;}
.logo_centro picture, .logo_centro picture img { width: auto; float: none; margin: 0; }

.contenedor_logos_equipos { width: 100%; height: 44px; display: none; margin: 0; float: left; background-color: #000; }
a.menu_palabra { display: block; float: left; color: #748dba; font-size: 150%; line-height: 44px; font-family: 'RobotoMedium', Verdana, Arial;}
a.menu_palabra:hover { color: #fff;}
.contenedor_logos_equipos > a.equipo_logo { float: left; height: 29px; margin: 7.5px 4px; display: block;}
.contenedor_logos_equipos > a.equipo_logo img { opacity: 0.7; height: 29px; width: auto;}
.contenedor_logos_equipos > a.equipo_logo:hover img { opacity: 1;}
.contenedor_logos_competiciones { width: 23.33333%; height: 44px; display: none; margin: 0; float: left; background-color: #333333; }

.contenedor_fondo > header > .contenedora_menu { float: left; width: 100%; display: flex; flex-direction: row; align-content: center;}
body.menu_fixed .contenedor_fondo > header > .contenedora_menu { position: fixed; top: 0; left: 0; z-index: 100; }
body.mostramos_menu .contenedor_fondo > header > .contenedora_menu, body.menu.fixed.mostramos_menu .contenedor_fondo > header > .contenedora_menu { position: absolute;top: 0; left: 0; z-index: 100;}
body.mostramos_menu section.main, body.mostramos_menu footer.pie { display: none;}
.contenedor_fondo > header > .contenedora_menu > .menu-container > .logo { display: none;}
.contenedor_fondo > header > .contenedora_menu > .menu-container > .menu_portada > .menu-mobile { padding-left: 5px; background-color: #262626;}
body.menu_fixed .contenedor_fondo > header > .contenedora_menu > .menu-container,
body.mostramos_menu .contenedor_fondo > header > .contenedora_menu > .menu-container { background-color: #262626; line-height: 70px; }
.menu > ul.show-on-mobile > li > ul > li > a,
.menu > ul.show-on-mobile > li > ul > li > ul a { padding: 0;}
.contenedor_fondo > header > .contenedora_menu > .menu-container ul.show-on-mobile li { line-height: 36px; }
body.menu_fixed .contenedor_fondo > header > .contenedora_menu > .menu-container > .logo,
body.mostramos_menu .contenedor_fondo > header > .contenedora_menu > .menu-container > .logo { position:absolute; width: auto; height: 65px; display: inline-flex;  justify-content: center; flex-direction: column; }
body.menu_fixed .contenedor_fondo > header > .contenedora_menu > .menu-container > .logo a,
body.mostramos_menu .contenedor_fondo > header > .contenedora_menu > .menu-container > .logo a { height: auto; }
body.menu_fixed .contenedor_fondo > header > .contenedora_menu > .menu-container > .logo_menu_izquierda,
body.mostramos_menu .contenedor_fondo > header > .contenedora_menu > .menu-container > .logo_menu_izquierda { top:0; left: calc(50% - 78px); width: 156px}
body.menu_fixed .contenedor_fondo > header > .contenedora_menu > .menu-container > .logo_menu_derecha,
body.mostramos_menu .contenedor_fondo > header > .contenedora_menu > .menu-container > .logo_menu_derecha { top:0; right: 8px; bottom: auto;}
body.menu_fixed .contenedor_fondo > header > .contenedora_menu > .menu-container > .logo_menu_derecha img,
body.mostramos_menu .contenedor_fondo > header > .contenedora_menu > .menu-container > .logo_menu_derecha img { max-height: 32px; height: 32px;}
body.menu_fixed .contenedor_fondo > header > .contenedora_menu > .menu-container > .logo_menu_derecha > a > picture,
body.mostramos_menu .contenedor_fondo > header > .contenedora_menu > .menu-container > .logo_menu_derecha > a > picture { top:0; right: 0; bottom: auto;}
body.mostramos_menu > .contenedora > .contenedor_fondo > header > .logos { display: none;}

.contenedor_menu_movil { display: none; padding: 10px 0; width: 100%; float: left;}
.contenedor_menu_movil ul { list-style-type: none; margin: 0; padding: 0; }
.contenedor_menu_movil li { list-style-type: none; margin: 0 3px;}
.contenedor_menu_movil li a { color: #fff; font-size:170%; line-height:170%;}

.menu_completo > ul > li > a {letter-spacing: 0.5px;}

.main {margin:0; width: 100%; background-color: #fff; display: block; float: left;}
.cuerpo {  margin:0; width: 100%; position: relative; background-color: #fff; display: block; float: left; border-right: 5px solid #0032d2; }
div.contenedora.columna_derecha_oculta .cuerpo {  border-right: none; }
body.fijado .cuerpo,
.cuerpo.sin_barra_derecha {  border-right: none; }
.contenido_central {  margin:0px; width: 100%; display: table; background-color:rgba(255, 255, 255, 0.4); padding-bottom: 30px;}

footer.pie {margin: 30px 0 0; width: 100%; float: left; display: block;}
footer.pie > .contenidos {width: 100%; display: block; float:left; padding: 0px 5px 30px 15px; background-color: #1e120d; color: #fff; font-size: 13px; line-height: 24px; overflow: hidden;}
footer.pie > .contenidos section { font-size: 13px; margin: 30px 0 0 0; display: block;}
footer.pie > .contenidos section.redes_sociales > article { display: inline-block; width: 23px; margin-right: 13px; text-align: center;}
footer.pie > .contenidos section.apps > article { display: inline-block; width: 40px; margin-right: 13px; }
footer.pie > .contenidos section.datos > article { color: #46b4e6;}
footer.pie > .contenidos section.datos > article a { font-weight: bold;}
footer.pie > .contenidos h3 { font-size: 18px; margin-bottom: 20px;}
footer.pie > .contenidos ul { display: block; width: 100%; padding: 0; margin: 0; column-count: 2; -webkit-column-count: 2; -moz-column-count: 2; column-gap: 5px; -webkit-column-gap: 5px; -moz-column-gap: 5px; list-style-position: inside; }
footer.pie > .contenidos li {color: #46b4e6;  margin: 0;}
footer.pie > .contenidos a {color: #46b4e6; }
footer.pie > .patrocinadores {width: 100%; display: block; float:left; padding: 10px; background-color: #1e120d; color: #808080; font-size: 12px; display: flex; justify-content: center; flex-wrap: wrap; }
footer.pie > .patrocinadores > .contenedora_patrocinadores {width: 100%; display: flex; padding: 2.5px 0; min-height: 75px; flex-grow: 1; justify-content: center; column-gap: 10px; flex-wrap: wrap;}

footer.pie > .patrocinadores > .contenedora_patrocinadores > .imagen { display: flex; margin: 15px 0; padding-top: 5px; justify-content: center; flex-wrap: wrap; row-gap: 20px;}

footer.pie > .patrocinadores > .contenedora_patrocinadores > .imagen img { max-height: 30px;}
footer.pie > .patrocinadores > .contenedora_patrocinadores.oficiales > .imagen img { max-height: 27px;}
footer.pie > .patrocinadores > .contenedora_patrocinadores.oficiales.proveedores > .imagen img { max-height: 24px; }
footer.pie > .patrocinadores > .contenedora_patrocinadores.oficiales.proveedores.proveedores2 > .imagen img { max-height: 22px; }
footer.pie > .patrocinadores > .contenedora_patrocinadores .texto { display: block; float: left; font-size: 11px; line-height: 22px; width: 100%; text-align: center;}

footer.pie > .contenendora_fija {width: 100%; display: block; float:left; padding: 20px 10%; text-align: center; background-color: #262626; color: #fff; font-size: 16px; }
footer.pie > .contenendora_fija > .contenido_fijo {width: 100%; display: flex; float:left;  justify-content: space-between; align-items: center;}

div.captcha {float: left; width: 100%;}
div.captcha input {width: 175px;}
#crear {margin-bottom: 0 !important;}

.slider-arrow-mostrar { position: absolute; top: 2px; right: -5px; display: block; cursor: pointer; color: #fff; padding:5px 8px; width:40px; background:#0032d2; font-size: 17px; text-decoration:none; border-top-left-radius:5px; border-top-right-radius: 5px; border: 1px solid #0032d2; -ms-transform: rotate(-90deg); -webkit-transform: rotate(-90deg); transform: rotate(-90deg); text-align: center; z-index: 99; }
body.menu_fixed .slider-arrow-mostrar { position: fixed; top: 75px; right: 0;}
.slider-arrow-cerrar { display: none; position: absolute; top: 280px; right: 200px; cursor: pointer; color: #fff; padding:5px 8px; width:200px; background:#0032d2; font-size: 17px; text-decoration:none; border-top-left-radius:5px; border-top-right-radius: 5px; border: 1px solid #0032d2; -ms-transform: rotate(-90deg); -webkit-transform: rotate(-90deg); transform: rotate(-90deg); text-align: center; }
body.menu_fixed .slider-arrow-cerrar { position: sticky; position: -webkit-sticky; top: 225px; right: 300px; transform-origin: 15px; margin-left: calc(100% - 315px);}
.slider-arrow i { font-size: 120%;}
.columna_derecha {width:100%; min-height: 1500px; background:transparent; position: absolute; z-index: 99; display: none; left: 100%; top: 0; }
body.menu_fixed .columna_derecha {top: 76px; }
.contenido_derecha { width:285px; background-color:#fff; display: block; float: right; padding-left: 2px; padding-right: 2px; padding-top: 5px; min-height: 1500px; border-left: 5px solid #0032d2; border-bottom: 5px solid #0032d2; border-bottom-left-radius: 8px;}
.contenido_derecha > .contenedora_contenido_derecha {float: left; width: 100%; background-color: #fff;}
.contenido_derecha > .contenedora_contenido_derecha { margin-bottom: 20px;}
.contenido_derecha > .contenedora_contenido_derecha > header {float: left; width: 100%; text-align: center; height: 33px; line-height: 33px; font-size: 18px; color: #ffffff;}
.contenido_derecha.contenido_derecha_portada > .contenedora_contenido_derecha > header,
.contenido_derecha > .contenedora_contenido_derecha > header.fondo_principal {background-color: #262626;}
.contenido_derecha > .contenedora_contenido_derecha > section {float: left; width: 100%; }
.contenido_derecha > .contenedora_contenido_derecha.contenedora_clasificacion  { border-bottom: 1px solid #7ec4e7; padding-bottom: 3px;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_los_mejores > header {float: left; width: 100%; text-align: center; height: 33px; line-height: 33px; font-size: 18px; color: #ffffff;background-color: #0032d2;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_clasificacion > table { width: 276px; border: 0; background-color: #ffffff; font-size: 16px; border-collapse: collapse; }
.contenido_derecha > .contenedora_contenido_derecha.contenedora_clasificacion > table > thead th { background-color: #0032d2; color: #ffffff; font-size: 18px; font-weight: normal; line-height: 33px; height: 33px; margin: 0; padding: 0; border: 0;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_clasificacion > table > tbody td { color: #000000; height: 34px; line-height: 27px; margin: 0; padding: 0; border: 0; text-align: center; padding-bottom: 7px;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_clasificacion > table > tbody tr:nth-child(1) td { height: 44px; padding-top: 10px; }
.contenido_derecha > .contenedora_contenido_derecha.contenedora_clasificacion > table > tbody td.posicion { width: 27px; min-width: 27px;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_clasificacion > table > tbody td.posicion div { width: 100%; text-align: center;line-height: 27px; height: 27px;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_clasificacion > table > tbody tr:nth-child(1) td.posicion div { line-height: 27px; height: 27px;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_clasificacion > table > tbody td.posicion.playoff div {background-color: #7ec4e7; color: #0032d2; }
.contenido_derecha > .contenedora_contenido_derecha.contenedora_clasificacion > table > tbody td.posicion.descenso div { background-color: #808080; }
.contenido_derecha > .contenedora_contenido_derecha.contenedora_clasificacion > table > tbody td.logo_equipo { vertical-align: middle; width: 31px; min-width: 31px;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_clasificacion > table > tbody td.logo_equipo img { max-width: 25px; max-height: 25px; margin: auto;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_clasificacion > table > tbody td.nombre_equipo { text-align: left; max-width: 160px; padding-left: 5px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_clasificacion > table > tbody td.nombre_equipo a { color: #000000;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_clasificacion > table > tbody td.nombre_equipo a:hover { text-decoration: none; color: #001a7d !important;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_clasificacion > table > tbody td.resultado { width: 27px;  min-width: 27px; text-align: right; padding-right: 5px;}

.contenido_derecha > .contenedora_contenido_derecha > section > header,
.contenido_derecha > .contenedora_contenido_derecha > section > h2 {float: left; width: 100%; text-align: center; height: 33px; font-size: 18px; background-color: #0032d2; color: #ffffff; line-height: 33px; font-weight: normal;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_los_mejores > section > header { background-color: #7ec4e7;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_los_mejores > section > header > .opcion { width: 50%; height: 33px; line-height: 33px;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_los_mejores > section > header > .opcion.izquierda { float: left; text-align: left; padding-left: 10px;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_los_mejores > section > header > .opcion.derecha { float: right; text-align: right; padding-right: 10px;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_los_mejores > section > header > .opcion a { color: #0032d2;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_los_mejores > section > header > .opcion:hover a { text-decoration: none; color: #001a7d !important;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_los_mejores > section > header > .opcion.seleccionado a { color: #001a7d !important; font-weight: bold;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_los_mejores > section > section {float: left; width: 100%; height: 105px; padding: 10px 0; border-bottom: 1px solid #7ec4e7;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_los_mejores > section > section > .foto_jugador {float: left; height: 85px; width: 71px;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_los_mejores > section > section > .listado {float: left; height: 85px; width: calc(100% - 71px); padding-left: 20px; font-size: 16px;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_los_mejores > section > section > .listado > h3 { float: left; width: 100%; color: #46b4e6; margin-bottom: 7px; font-size: 16px; line-height: 16px;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_los_mejores > section > section > .listado > article { float: left; width: 100%; color: #000;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_los_mejores > section > section > .listado > article > .nombre_jugador { float: left; width: calc(100% - 22px); font-weight: normal; font-size: 16px; line-height: 14px;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_los_mejores > section > section > .listado > article.primer_clasificado > .nombre_jugador,
.contenido_derecha > .contenedora_contenido_derecha.contenedora_los_mejores > section > section > .listado > article.primer_clasificado > .valor { font-weight: bold;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_los_mejores > section > section > .listado > article > .nombre_jugador a { color: #000;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_los_mejores > section > section > .listado > article > .valor { float: right; text-align: right; width: 22px;  padding-right: 2px; line-height: 14px;}

.contenido_derecha > .contenedora_contenido_derecha.contenedora_competiciones > section > article {float: left; width: 100%; height: 90px; padding: 0; border-bottom: 1px solid #fff;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_competiciones > section > article > section {float: left; width: calc(100% - 36px); height: 90px; padding: 0; border-bottom: 1px solid #fff;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_competiciones > section > article.previa > section {background-color: #dee7eb;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_competiciones > section > article > section > .fila_central {float: left; width: 100%; height: 50px; padding: 0; margin-top: 10px;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_competiciones > section > article > section > .fila_central > .logo_equipo {float: left; width: 72px; height: 50px; padding-top: 2px;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_competiciones > section > article > section > .fila_central > .logo_equipo img { margin: auto; max-height: 100%;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_competiciones > section > article > section > .fila_central > .info {float: left; width: calc(100% - 144px); height: 50px; line-height: 20px; font-size: 22px; text-align: center; background-color: #fff; padding-top: 5px;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_competiciones > section > article > section > .fila_central > .info .fecha {color: #000;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_competiciones > section > article > section > .fila_central > .info .hora {color: #0032d2;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_competiciones > section > article > section > .fila_central > .info > .resultado { width: 49%; height: 50px; background-color: #dee7eb; line-height: 50px; font-size: 33px;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_competiciones > section > article > section > .fila_central > .info > .resultado.local { float: left;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_competiciones > section > article > section > .fila_central > .info > .resultado.visitante { float: right;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_competiciones > section > article > section > .equipo { float: left; width: 49%; height: 30px; line-height: 30px; text-align: center; font-size: 16px;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_competiciones > section > article > section > .equipo:nth-of-type(2) { margin-left: 1%;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_competiciones > section > article > section > .equipo.local,
.contenido_derecha > .contenedora_contenido_derecha.contenedora_competiciones > section > article > section .ganador { color: #0032d2; }
.contenido_derecha > .contenedora_contenido_derecha.contenedora_competiciones > section > article > section > .equipo.visitante,
.contenido_derecha > .contenedora_contenido_derecha.contenedora_competiciones > section > article > section .perdedor { color: #001a7d; }
.contenido_derecha > .contenedora_contenido_derecha.contenedora_competiciones > section > article.partido > section > .equipo { border-bottom: 1px solid #c4c4c4; }
.contenido_derecha > .contenedora_contenido_derecha.contenedora_competiciones > section > article > aside {float: left; width: 36px; height: 90px; padding: 0; border-bottom: 1px solid #fff; background-color: #c4c4c4;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_competiciones > section > article.previa > aside { background-color: #46aadc; color: #fff; line-height: 90px; text-align: center; font-size: 16px;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_competiciones > section > article.previa > aside a { color: #fff; }
.contenido_derecha > .contenedora_contenido_derecha.contenedora_competiciones > section > article.partido > aside > .logos_info { width: 36px; padding: 10px 0; display: flex; flex-direction: column; align-items: center;}

.contenido_derecha > .contenedora_contenido_derecha.contenedora_competiciones > section > article.partido > aside > .logos_info img { float: left; width: auto; max-height: 20px;  margin: 0;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_competiciones > section > article.partido > aside > .logos_info > a i { margin-bottom: 7px;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_competiciones > section > article.partido > aside > .logos_info > a { color: #8a8b8b;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_competiciones > section > article.partido > aside > .logos_info > a:hover { color: #2b2b2b;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_competiciones > section > article.partido > aside > .logos_info > a > span.img_info {display:block;height:20px;width: 32px; margin: 3px 0;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_competiciones > section > article.partido > aside > .logos_info > a > span.cronica { background:transparent url('https://www.acb.com/Images/Web/Partidos/Ficha/cronica.png') center top no-repeat;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_competiciones > section > article.partido > aside > .logos_info > a > span.cronica:hover { background:transparent url('https://www.acb.com/Images/Web/Partidos/Ficha/cronica_on.png') center top no-repeat;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_competiciones > section > article.partido > aside > .logos_info > a > span.estadisticas { background:transparent url('https://www.acb.com/Images/Web/Partidos/Ficha/estadisticas.png') center top no-repeat;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_competiciones > section > article.partido > aside > .logos_info > a > span.estadisticas:hover { background:transparent url('https://www.acb.com/Images/Web/Partidos/Ficha/estadisticas_on.png') center top no-repeat;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_competiciones > section > article.partido > aside > .logos_info > a > span.video { background:transparent url('https://www.acb.com/Images/Web/Partidos/Ficha/video.png') center top no-repeat;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_competiciones > section > article.partido > aside > .logos_info > a > span.video:hover { background:transparent url('https://www.acb.com/Images/Web/Partidos/Ficha/video_on.png') center top no-repeat;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_competiciones > section > article.partido > aside > .logos_info > a > span.jugadas { background:transparent url('https://www.acb.com/Images/Web/Partidos/Fichajugadas.png') center top no-repeat;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_competiciones > section > article.partido > aside > .logos_info > a > span.jugadas:hover { background:transparent url('https://www.acb.com/Images/Web/Partidos/Ficha/jugadas_on.png') center top no-repeat;}

.contenido_derecha > .contenedora_contenido_derecha.contenedora_lo_mas_visto > section {margin-top: 3px;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_lo_mas_visto > section > article {float: left; width: 100%; height: 30px; padding: 0; border-bottom: 1px solid #7ec4e7;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_lo_mas_visto > section > article > .posicion {float: left; width: 23px; height: 30px; line-height: 30px; text-align: right; color: #0032d2; font-size: 16px;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_lo_mas_visto > section > article > h4 {float: left; width: calc(100% - 43px); height: 30px; line-height: 30px; text-align: left; color: #000000; padding: 0 2px 0 6px; font-size: 16px; font-weight: normal;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_lo_mas_visto > section > article > h4 a {text-decoration: none; color: #000000;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_lo_mas_visto > section > article > .pin {float: left; width: 20px; height: 30px; line-height: 30px; text-align: center; color: #8b8b8b; cursor: pointer;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_lo_mas_visto > section > article > .pin a { color: #8b8b8b; }
.contenido_derecha > .contenedora_contenido_derecha.contenedora_lo_mas_visto > section > article:hover > h4 a,
.contenido_derecha > .contenedora_contenido_derecha.contenedora_lo_mas_visto > section > article:hover > .pin a { color: #0032d2;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_redes { position: relative;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_redes > .fa { position: absolute; height: 26px; line-height: 26px !important; top:4px; right: 10px; color: #fff; }
.contenido_derecha > .contenedora_contenido_derecha.contenedora_redes > section,
.contenido_derecha > .contenedora_contenido_derecha.contenedora_el_foro > section { padding-bottom: 10px; border-bottom: 1px solid #7ec4e7; }
.contenido_derecha > .contenedora_contenido_derecha.contenedora_el_foro { position: relative;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_el_foro > section { color: #262626; font-size: 16px; line-height: 19px; margin-top: 10px;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_el_foro > a { position: absolute; height: 26px; width: 26px; top:3px; right: 10px; color: #fff; display: block;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_el_foro > section > .texto { float: left; width: 100%; font-style: italic; position: relative; padding: 0 15px 24px 32px; }
.contenido_derecha > .contenedora_contenido_derecha.contenedora_el_foro > section > .texto img { position: absolute; width: 25px; height: 21px;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_el_foro > section > .texto img.quote-left { top:4px; left:0; }
.contenido_derecha > .contenedora_contenido_derecha.contenedora_el_foro > section > .texto img.quote-right { bottom: 10px; right: 0;  }
.contenido_derecha > .contenedora_contenido_derecha.contenedora_el_foro > section > .usuario { float: left; width: 100%; color: #000; }
.contenido_derecha > .contenedora_contenido_derecha.contenedora_el_foro > section > .fecha { float: left; }

.cuerpo.cuerpo_pagina_especifica {padding-top: 10px; }
#slide-partidos { margin-bottom: 10px; }
.partidos_portada { float: left; width: 93.75%; margin-left: 3.125%; float:left; display: block;}
.partidos_portada .partidos_jornadas > header { float: left; width: 100%; background-color: #9e9e9e; height: 15px; line-height: 15px; font-size: 12px;}
.partidos_portada .grupo_partidos_jornada:not(:nth-of-type(1)) > .partidos_jornadas > header { margin-top: 10px;}
.partidos_jornadas > .caja_partido { float: left; width: 48.8888%; margin-top: 10px; background-color: #fff;}
.partidos_jornadas > .caja_partido.caja_partido_banner { display: flex; justify-content: flex-end; align-items: flex-end; min-height: 77px;}
.partidos_jornadas > .caja_partido.caja_partido_banner img { max-height: 77px; align-self: flex-end;}
.partidos_jornadas > .caja_partido:nth-of-type(2n+2) { float: right;}
.partidos_portada .partidos_jornadas > .caja_partido > header { float: left; width: 100%; background-color: #9e9e9e; height: 15px; line-height: 13px; font-size: 11px;}
.partidos_jornadas > .caja_partido > .fila_superior { float: left; width: 100%; height: 15px; line-height: 15px; font-size: 12px;}
.partidos_jornadas > .caja_partido.finalizado { border: 1px solid #808080; }
.partidos_jornadas > .caja_partido.finalizado > .fila_superior { background-color: #343434; color: #fff; }
.partidos_jornadas > .caja_partido.en_juego { border: 1px solid #bb6421; }
.partidos_jornadas > .caja_partido.en_juego > .fila_superior { background-color: #bb6421;  color: #fff;}
.partidos_jornadas > .caja_partido.previa { border: 1px solid #46b4e6; position: relative;}
.partidos_jornadas > .caja_partido.previa > .entradas_info { display: block; position: absolute; left: 0; top: 0; padding-left: 3px;}
.partidos_jornadas > .caja_partido.previa > .entradas_info a { color: #fff;}
.partidos_jornadas > .caja_partido.previa > .cabecera_tv_info { display: block; position: absolute; right: 0; top: 0; padding-right: 3px; line-height: 15px;}
.partidos_jornadas > .caja_partido.previa > .cabecera_tv_info a { color: #fff;}
.partidos_jornadas > .caja_partido.previa > .fila_superior { background-color: #46b4e6; color: #fff;}
.partidos_jornadas > .caja_partido > .fila_central { float: left; width: 100%; height: 60px;}
.partidos_jornadas > .caja_partido > .fila_central > .datos_equipo { float: left; width: 27.275%; height: 60px; text-align: center; }
.partidos_jornadas > .caja_partido.previa > .fila_central > .datos_equipo { background-color: #dee7eb;}
.partidos_jornadas > .caja_partido > .fila_central > .datos_equipo > .logo_equipo { float: left; width: 100%; text-align: center; vertical-align: middle; }
.partidos_jornadas > .caja_partido > .fila_central > .datos_equipo > .logo_equipo img { display: block; margin: auto; max-height: 35px; margin-top: 3px;}
.partidos_jornadas > .caja_partido > .fila_central > .datos_equipo > .siglas_equipo { float: left; width: 100%; text-align: center; vertical-align: middle; font-size: 14px; margin-top: 3px;}
.partidos_jornadas > .caja_partido.previa > .fila_central > .datos_equipo > .siglas_equipo { color: #0032d2;}
.partidos_jornadas > .caja_partido.finalizado > .fila_central > .ganador > .siglas_equipo { color: #343434;}
.partidos_jornadas > .caja_partido.finalizado > .fila_central > .perdedor > .siglas_equipo { color: #808080; }
.partidos_jornadas > .caja_partido.en_juego > .fila_central > .ganador > .siglas_equipo { color: #0032d2;}
.partidos_jornadas > .caja_partido.en_juego > .fila_central > .perdedor > .siglas_equipo { color: #001a7d; }
.partidos_jornadas > .caja_partido > .fila_central > .info { float: left; width: 45.45%; height: 60px; }
.partidos_jornadas > .caja_partido > .fila_central > .info > .fila_superior > .marcador:nth-of-type(2n+2) { float: right;}
.partidos_jornadas > .caja_partido > .fila_central > .info > .fila_superior > .marcador { float: left; width: 48.7%; font-size: 6vw; text-align: center; }
.partidos_jornadas > .caja_partido > .fila_central > .info > .fila { float: left; width: 100%; height: 40px; text-align: center;}
.partidos_jornadas > .caja_partido > .fila_central > .info_terminado > .fila_superior  { float: left; width: 100%; height: 60px; }
.partidos_jornadas > .caja_partido > .fila_central > .info_terminado > .fila_superior > .marcador ,
.partidos_jornadas > .caja_partido.en_juego > .fila_central > .info > .fila_superior > .marcador { height: 60px; line-height: 60px;}
.partidos_jornadas > .caja_partido > .fila_central > .info_terminado > .fila_superior > .marcador { background-color: #eaeaea; }
.partidos_jornadas > .caja_partido.en_juego > .fila_central > .info > .fila_superior > .marcador { background-color: #dee7eb; }
.partidos_jornadas > .caja_partido.finalizado > .fila_central > .info_terminado > .fila_superior > .ganador a { color: #343434; }
.partidos_jornadas > .caja_partido.finalizado > .fila_central > .info_terminado > .fila_superior > .perdedor a { color: #808080; }
.partidos_jornadas > .caja_partido.en_juego > .fila_central > .info > .fila_superior > .ganador a { color: #0032d2; }
.partidos_jornadas > .caja_partido.en_juego > .fila_central > .info > .fila_superior > .perdedor a { color: #001a7d; }
.partidos_jornadas > .caja_partido > .fila_central > .info_previa { font-size: 4vw; line-height: 6vw; padding-top: 8px;}
.partidos_jornadas > .caja_partido > .fila_central > .info_previa > .fila > a > .fila_superior,
.partidos_jornadas > .caja_partido > .fila_central > .info_previa > .fila > .fila_superior{ color: #343434; }
.partidos_jornadas > .caja_partido > .fila_central > .info_previa > .fila > a > .fila_inferior,
.partidos_jornadas > .caja_partido > .fila_central > .info_previa > .fila > .fila_inferior{ color: #0032d2; }
.partidos_jornadas > .caja_partido > .fila_central > .info_en_juego_live { background-color: #df6421; padding-top: 15px;}

.partidos_jornadas > .caja_partido > .fila_central > .info_previa > .fila_superior { color: #000; }
.partidos_jornadas > .caja_partido > .fila_central > .info_previa > .fila_inferior { color: #666; }
.partidos_jornadas > .caja_partido > .fila_central > .info_en_juego_live > .fila { color: #fff; }
.partidos_jornadas > .caja_partido > .fila_central > .info_en_juego_live > .fila_inferior { font-size: 24px; }
.partidos_jornadas > .caja_partido > .fila_central > .info_en_juego > .fila_superior  { float: left; width: 100%; height: 75px; }
.partidos_jornadas > .caja_partido > .fila_central > .info_en_juego > .fila_superior > .marcador { height: 60px; background-color: #fcefce; line-height: 60px;}
.partidos_jornadas > .caja_partido > .fila_central > .info_en_juego > .fila_inferior { float: left; width: 100%; height: 30px; background-color: #df6421; }
.partidos_jornadas > .caja_partido > .fila_central > .info_en_juego > .fila_inferior > div { float: left; width: 50%; height: 30px; line-height: 30px; text-align: center;}
.partidos_jornadas > .caja_partido > .fila_central > .info_en_juego > .fila_inferior > .live { font-family: 'RobotoBold'; font-size: 22px; color: #fff;}
.partidos_jornadas > .caja_partido > .fila_central > .info_en_juego > .fila_inferior > .minutos { font-family: 'Roboto'; font-size: 12px; color: #e7e7e7;}
.partidos_jornadas > .caja_partido > .fila_inferior { float:left; display: none; }

.partidos_portada .borde_gris_derecha { border-right: 1px solid #e4e4e4;}
.partidos_portada .borde_gris_inferior { border-bottom: 1px solid #e4e4e4;}
.partidos_portada .borde_gris_superior { border-top: 1px solid #e4e4e4;}
.partidos_portada .borde_naranja_derecha { border-right: 1px solid #df6421;}
.partidos_portada .borde_naranja_inferior { border-bottom: 1px solid #df6421;}
.partidos_portada .borde_naranja_superior { border-top: 1px solid #df6421;}
.partidos_portada .borde_azul { border: 1px solid #b2d3e3;}
.partidos_portada .borde_azul_derecha { border-right: 1px solid #b2d3e3;}
.partidos_portada .borde_azul_inferior { border-bottom: 1px solid #b2d3e3;}
.partidos_portada .borde_azul_superior{ border-top: 1px solid #b2d3e3;}

/*
DEPRECADOS
*/
.contenedora_slide_partidos { float: left; width: 87%; margin: 20px 6.5% 10px; }
.contenedora_slide_partidos .owl-dots { display: none !important;}
.slide_elemento_partido {margin: 0 2.25%; width: 95.5%; float: left; }
.slide_elemento_partido > .partido {margin: 0; width: 100%; float: left; position: relative; background-color: #eaeaea;}
.slide_elemento_partido > .partido > .fila { width: 100%; float: left; padding: 0 5px;  }
.slide_elemento_partido > .partido > .fila_top,
.slide_elemento_partido > .partido > .fila_central { height: 25px; cursor: pointer;}
.slide_elemento_partido > .partido > .fila_top { margin-top: 11px; }
.slide_elemento_partido > .partido > .fila_central { margin: 6px 0; }
.slide_elemento_partido > .partido > .cabecera { padding: 0 1%;  height: 15px; font-size: 12px; line-height: 14px; color: #fff;}
.slide_elemento_partido > .finalizado > .cabecera { background-color: #333; }
.slide_elemento_partido > .en_juego > .cabecera { background-color: #e26421; }
.slide_elemento_partido > .previa > .cabecera { background-color: #639abe; }
.slide_elemento_partido > .partido > .pie { padding: 0 1%;  height: 22px; font-size: 12px; line-height: 14px; color: #919191; background-color: #dedede; border-top: 7px solid #fff;}
.slide_elemento_partido > .partido > .fila > .equipo {width: 30%; float: left; margin: 1%;}
.slide_elemento_partido > .partido > .fila > .equipo img { max-width: 25px; max-height: 25px;}
.slide_elemento_partido > .partido > .fila > .abreviatura {width: 28%; float: left; margin: 0 0 0 6%; font-size: 14px; color: #0e295e; line-height: 25px; }
.slide_elemento_partido > .finalizado > .fila > .abreviatura { color: #000;}
.slide_elemento_partido > .partido > .fila > .resultado {width: 30%; float: right; margin: 0; line-height: 23px;}
.slide_elemento_partido > .finalizado > .fila > .resultado { color: #012168; font-size: 18px}
.slide_elemento_partido > .en_juego > .fila > .resultado { color: #006ca1; font-size: 18px}
.slide_elemento_partido > .previa > .fila > .dia,
.slide_elemento_partido > .previa > .fila > .hora {width: 30%; float: right;  color: #919191; font-size: 13px; line-height: 23px; text-align: right;}
.slide_elemento_partido > .partido > .fila > .logos_info {  display: table; margin: 0 auto 5px auto;}
.slide_elemento_partido > .partido > .fila > .logos_info img { float: left; width: auto; max-width: 23px;  margin: 0 3px; }
.slide_elemento_partido > .finalizado > .fila > .logos_info > a > span.img_info {display:inline-block;height:16px;}
.slide_elemento_partido > .finalizado > .fila > .logos_info > a:nth-of-type(1) > span.img_info,
.slide_elemento_partido > .finalizado > .fila > .logos_info > a:nth-of-type(2) > span.img_info,
.slide_elemento_partido > .finalizado > .fila > .logos_info > a:nth-of-type(3) > span.img_info { margin-right: 5px }
.slide_elemento_partido > .finalizado > .fila > .logos_info > a > span.cronica { width: 16px; background:transparent url('https://www.acb.com/Images/Web/btn_resultados_cronica.png') center top no-repeat;}
.slide_elemento_partido > .finalizado > .fila > .logos_info > a > span.cronica:hover { background:transparent url('https://www.acb.com/Images/Web/btn_resultados_cronica_over.png') center top no-repeat;}
.slide_elemento_partido > .finalizado > .fila > .logos_info > a > span.estadisticas { width: 16px; background:transparent url('https://www.acb.com/Images/Web/btn_resultados_estadisticas.png') center top no-repeat;}
.slide_elemento_partido > .finalizado > .fila > .logos_info > a > span.estadisticas:hover { background:transparent url('https://www.acb.com/Images/Web/btn_resultados_estadisticas_over.png') center top no-repeat;}
.slide_elemento_partido > .finalizado > .fila > .logos_info > a > span.video { width: 16px; background:transparent url('https://www.acb.com/Images/Web/btn_resultados_video.png') center top no-repeat;}
.slide_elemento_partido > .finalizado > .fila > .logos_info > a > span.video:hover { background:transparent url('https://www.acb.com/Images/Web/btn_resultados_video_over.png') center top no-repeat;}
.slide_elemento_partido > .partido > .partido_fila_equipo_oculta { font-size: 14px; line-height: 25px; text-align: center; }

.contenedora_partidos_videos > .contenedora_video_principal { display: none;}
.contenedora_partidos_videos > .caja_elemento_principal.contenedora_video_principal { display: block;}

.contenedora_slide_partidos .owl-controls,
.contenedora_slide_videos .owl-controls { margin: 0; }
.contenedora_slide_partidos .owl-nav .owl-prev, .contenedora_slide_partidos .owl-nav .owl-next,
.contenedora_slide_videos .owl-nav .owl-prev, .contenedora_slide_videos .owl-nav .owl-next { position: absolute; top: 0; bottom: 0; height: 35px; margin: auto !important; font-size: 28px; line-height: 28px; color: #858585;}
.contenedora_slide_partidos .owl-nav .owl-prev { left: -25px; }
.contenedora_slide_partidos .owl-controls .owl-next { right: -25px; }
.contenedora_slide_videos.owl-carousel .slide_elemento_video iframe {max-width: 100%; height: auto;}

/*
FIN DEPRECADOS
*/

.contenedora_portada_destacados_patrocinadores { display: block; float: left; width: 100%; padding: 0; background-color: #262626; height: 75px; margin-top: 10px;}
.contenedora_portada_destacados_patrocinadores > .contenedora_patrocinador { float: left; width: 100%; background-color: #262626; padding: 2.5px 0; height: 75px;}
.contenedora_portada_destacados_patrocinadores > .contenedora_patrocinador > .imagen { display: table; margin: 5px auto 8px;}
.contenedora_portada_destacados_patrocinadores > .contenedora_patrocinador > .imagen img { max-height: 55px;}
.contenedora_portada_destacados_patrocinadores > .contenedora_patrocinador .texto { display: block; float: left; font-size: 12px; line-height: 22px; width: 100%; text-align: center;}

.contenedora_portada_destacados_noticias { display: block; width: 93.75%; margin-left: 3.125%; float:left;}
.contenedora_portada_destacados_noticias > .fila { margin-bottom: 5px;}
.cuerpo_pagina_especifica .contenedora_portada_noticias > .fila  .caja_noticia > .caja_info > .resumen { display: none;}

.contenedora_mejores_videos {float: left; width: 93.75%; margin: 0 3.125%; }
.contenedora_mejores_videos > .cabecera {float: left; width: 100%; padding: 0 1%; text-align: left; text-transform: uppercase; font-size: 18px; margin: 20px 0;}
.contenedora_mejores_videos > .caja_elemento_principal {display: block; width: 100%; background-color: #b8b8b8;  float:left; margin-bottom: 10px;}
.contenedora_mejores_videos > .caja_elemento_principal > .caja_foto { display: block; width: 100%; position: relative; float: left; height: 0; padding-bottom: 56.25%; overflow: hidden;}
.contenedora_mejores_videos > .caja_elemento_principal > .caja_video { display: none; width: 100%;position: relative; float: left; padding-bottom: 56.25%; overflow: hidden;}
.contenedora_mejores_videos > .caja_elemento_principal > .caja_video iframe { position: absolute; width: 100%!important; height: 100%!important;}
.contenedora_mejores_videos > .caja_elemento_principal > .caja_foto > .caja_boton_video { display: block; position: absolute; left: 10px; top: 10px; width: 60px; height: 60px; cursor: pointer;}
.contenedora_mejores_videos > .caja_elemento_principal > .caja_foto > .caja_boton_video:hover { border-radius: 30px; background: #e57447; box-shadow: 0 0 30px 0 #000;}
.contenedora_mejores_videos > .caja_elemento_principal > .caja_info { display: block; width: 100%; height: 45px; float: left; padding: 0 2%; font-size: 20px; line-height: 45px;}
.contenedora_mejores_videos .caja_foto > .fotografo { display: block; position: absolute; right: 0px; top: -10px; height: 20px; font-size: 10px; background-color: #000; color: #fff; line-height: 20px; padding: 0 5px; -ms-transform: rotate(-90deg); -webkit-transform: rotate(-90deg); transform: rotate(-90deg); transform-origin: 100% 100%;}
.contenedora_mejores_videos > .caja_elemento {display: block; width: 48.888%; background-color: #ffffff; margin-bottom: 20px;}
.contenedora_mejores_videos > .caja_elemento.no_mostrar {display: none;}
.contenedora_mejores_videos > .caja_elemento:nth-child(2n+1) {float: left;}
.contenedora_mejores_videos > .caja_elemento:nth-child(2n+2) {float: right;}
.contenedora_mejores_videos > .caja_elemento > .caja_foto { display: block; width: 100%; position: relative; float: left; height: 0; padding-bottom: 56.25%; overflow: hidden; }
.contenedora_mejores_videos > .caja_elemento > .caja_video { display: none; width: 100%;position: relative; float: left; padding-bottom: 56.25%; overflow: hidden; }
.contenedora_mejores_videos > .caja_elemento > .caja_video iframe { position: absolute; width: 100%!important; height: 100%!important;}
.contenedora_mejores_videos > .caja_elemento > .caja_foto > .caja_boton_video { display: block; position: absolute; left: 10px; top: 10px; width: 30px; height: 30px; cursor: pointer;}
.contenedora_mejores_videos > .caja_elemento > .caja_foto > .fotografo {  font-size: 7px; top: -16px; }
.contenedora_mejores_videos > .caja_elemento > .caja_foto > .caja_boton_video:hover { border-radius: 15px; background: #335bd3; box-shadow: 0 0 30px 0 #000;}
.contenedora_mejores_videos > .caja_elemento > .caja_info { display: block; width: 100%; height: 30px; float: left; padding: 0 2%; font-size: 14px; line-height: 30px;}

.home_banner_especial { float: left; width: 100%; max-height: 120px; overflow: hidden;}
.big_banner_central { float: left; width: 93.75%; margin: 0 3.125% 20px; max-height: 120px; overflow: hidden;}

.contenedora_mejores_videos > .contenedora_slide_videos { float: left; width: 100%; }
.contenedora_mejores_videos > .contenedora_slide_videos .owl-dots { display: none !important;}
.contenedora_mejores_videos .slide_elemento_video {margin: 0 5%; width: 90%; float: left; position: relative;}
.contenedora_mejores_videos .slide_elemento_video > .titular { position: absolute; left: 0; bottom: 0; width: 100%; padding: 1%; background: linear-gradient(to top,  #000, rgba(0,0,0,0.6)); box-shadow: 0 -5px 5px -5px #000; font-size: 13px; text-align: center; height: 26px; line-height: 22px;}
.contenedora_slide_videos .owl-nav .owl-prev { left: -19px; }
.contenedora_slide_videos .owl-controls .owl-next { right: -19px; }

/*
 ARTICULOS
*/
.contenedora_contenido_interior { float: left; width: 94.74%; margin: 20px 2.1% 0 3.16%;}
.contenedora_contenido_interior.ancho_completo { width: 100%; margin-left: 0; margin-right: 0;}
.contenedora_contenido_interior.articulo_especial { width: 100%; margin: 70px 0 0 0;}
.contenedora_contenido_interior .cabecera_defecto { width: 100%; float: left; font-size: 18px; height: 33px; line-height: 33px; color: #fff; text-align: left; padding-left: 10px;}
.contenedora_contenido_interior.contenedora_articulo > header { width: 100%; margin-bottom: 20px;}
.contenedora_contenido_interior.contenedora_articulo > header > .cabecera { display: flex; justify-content: center; flex-wrap: nowrap; }
.contenedora_contenido_interior.contenedora_articulo > header > .cabecera > h2 { display: block; height: 33px; line-height: 33px; font-size: 18px; padding: 0 3%; white-space: nowrap; font-weight: normal;}
.contenedora_contenido_interior.contenedora_articulo > header > h1,
.contenedora_contenido_interior.contenedora_articulo > header > h3 { display: block; width: 100%; text-align: center; margin-top: 20px; font-weight: normal;}
.contenedora_contenido_interior.contenedora_articulo > header > h1 { line-height: 28.8px; font-size: 24px; }
.contenedora_contenido_interior.contenedora_articulo > header > h3 { line-height: 24px; font-size: 16px; }

.contenedora_contenido_interior.contenedora_articulo > .caja_foto { display: block; width: 100%; position: relative; float: left; margin-bottom: 20px;}
.contenedora_contenido_interior.contenedora_articulo.articulo_especial > .caja_foto { margin-bottom: 30px;}
.contenedora_contenido_interior.contenedora_articulo > .caja_video { display: none; width: 100%;position: relative; float: left; padding-bottom: 56.25%; overflow: hidden; }
.contenedora_contenido_interior.contenedora_articulo > .caja_video iframe { position: absolute; width: 100%!important; height: 100%!important;}
.contenedora_contenido_interior.contenedora_articulo > .caja_foto > .caja_boton_video { display: table-cell; position: absolute; top: 0; left: 0; bottom: 0%; right: 0; width: 60px; height: 60px; margin: auto; cursor: pointer;}
.contenedora_contenido_interior.contenedora_articulo > .caja_foto > .caja_boton_video:hover { border-radius: 30px; background: #335bd3; box-shadow: 0 0 30px 0 #000;}
.contenedora_contenido_interior.contenedora_articulo > .caja_foto > .fotografo { display: block; position: absolute; right: 0px; top: -20px; height: 30px; font-size: 12px; background-color: #000000; color: #fff; line-height: 30px; padding: 0 5px; -ms-transform: rotate(-90deg); -webkit-transform: rotate(-90deg); transform: rotate(-90deg); transform-origin: 100% 100%; text-align: center;}
.contenedora_contenido_interior.contenedora_articulo > .caja_foto > .titular_articulo_especial { display: flex; position: absolute; left: 0px; bottom: 20px; min-height: 100px; width: 100%; font-size: 24px; background-color: rgba(0,0,0,0.6); color: #fff; line-height: 30px; padding: 5px; text-align: center; justify-content: center; flex-direction: column;}
.contenedora_contenido_interior.contenedora_articulo > .contenido_central,
.contenedora_contenido_interior.contenedora_partido > .contenido_central.contenido_central_articulo { display: block;}
.contenedora_contenido_interior.articulo_especial > .contenido_central { padding-left: 20px; padding-right: 20px;}
.contenedora_contenido_interior.contenedora_articulo > .contenido_central > header { width: 100%; float: left;}
.contenedora_contenido_interior.contenedora_articulo > .contenido_central > header > div.fecha { width: 80%; float: left; text-align: left; }
.contenedora_contenido_interior.articulo_especial.contenedora_articulo > .contenido_central > header > div.fecha { width: 100%;}
.contenedora_contenido_interior.articulo_especial.contenedora_articulo > .contenido_central > header > div.sinopsis_articulo_especial { width: 100%; font-size: 16px; text-align: justify; color: #000; margin-bottom: 30px; line-height: 25px;}
.contenedora_contenido_interior.contenedora_articulo > .contenido_central > header > div.fecha > time { font-size: 12px; color: #000000;}
.contenedora_contenido_interior.contenedora_articulo > .contenido_central > header > div.iconos { width: 40%; float: right; text-align: right; display: flex; justify-content: flex-end; flex-wrap: nowrap; }
.contenedora_contenido_interior.contenedora_articulo > .contenido_central > header > div.iconos > a { border-left: solid 20px transparent; box-sizing: border-box; position: relative;}
.contenedora_contenido_interior.contenedora_articulo > .contenido_central > header > div.iconos > a::before { content: ''; border: 1px solid transparent; display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: -1;}
.contenedora_contenido_interior.contenedora_articulo > .contenido_central > header > div.redes_sociales { width: 100%; float: left; text-align: left; display: block; justify-content: flex-start; flex-wrap: nowrap; }
.contenedora_contenido_interior.contenedora_articulo > .contenido_central > header > div.redes_sociales > div { float: left; text-align: left; display: block; margin-top: 20px; height: 30px; padding: 0 12px; margin-right: 20px; min-width: 190px;}
.contenedora_contenido_interior.contenedora_articulo > .contenido_central > header > div.redes_sociales > div a { color: #fff;  }
.contenedora_contenido_interior.contenedora_articulo > .contenido_central > header > div.redes_sociales > div.facebook { background-color: #3b5992; }
.contenedora_contenido_interior.contenedora_articulo > .contenido_central > header > div.redes_sociales > div.twitter { background-color: #1da1f2; }
.contenedora_contenido_interior.contenedora_articulo > .contenido_central > header > div.redes_sociales > div > div { float: left; line-height: 30px; height: 30px;}
.contenedora_contenido_interior.contenedora_articulo > .contenido_central > header > div.redes_sociales > div > .compartir { font-size: 12px; color: #fff; margin-left: 10px; }
.contenedora_contenido_interior.contenedora_articulo > .contenido_central > section {float: left; width: 100%; margin-top: 20px; border-top: 1px solid #7ec4e7;}
.contenedora_contenido_interior.contenedora_articulo.articulo_especial > .contenido_central > section { margin-top: 30px; }
.contenedora_contenido_interior.contenedora_articulo.politica_privacidad > .contenido_central > section {border: 0;}
.contenedora_contenido_interior .contenido_central > section > header.info_autor {float: left; width: 100%; margin: 20px 0; height: 50px;}
.contenedora_contenido_interior.contenedora_articulo.articulo_especial .contenido_central > section > header.info_autor { margin: 30px 0; height: auto;}
.contenedora_contenido_interior .contenido_central > section > header.info_autor > .foto {float: left; width: 50px; height: 50px; margin-right: 10px;}
.contenedora_contenido_interior .contenido_central > section > header.info_autor > .datos_autor {float: left; width: calc(100% - 60px); height: 50px; font-size: 14px;}
.contenedora_contenido_interior.contenedora_articulo.articulo_especial .contenido_central > section > header.info_autor > .datos_autor { height: auto; }
.contenedora_contenido_interior .contenido_central > section > header.info_autor > .datos_autor > h4,
.contenedora_contenido_interior .contenido_central > section > header.info_autor > .datos_autor > h5,
.contenedora_contenido_interior .contenido_central > section > header.info_autor > .datos_autor > div {float: left; height: 15px; line-height: 15px; font-weight: normal; color: #000; font-size: 13px;}
.contenedora_contenido_interior .contenido_central > section > header.info_autor > .datos_autor > .twitter {float: left; height: 16px; line-height: 16px; color: #1da1f2;}
.contenedora_contenido_interior .contenido_central > section > header.info_autor > .datos_autor > .twitter > div {float: left; }
.contenedora_contenido_interior .contenido_central > section > header.info_autor > .datos_autor > .twitter > .icono { margin-right: 8px;}
.contenedora_contenido_interior .contenido_central > section > header.info_autor > .datos_autor > .twitter a {color: #1da1f2;}
.contenedora_contenido_interior > .contenido_central .contenido_articulo.texto { float: left; width: 100%; color: #000; font-size: 18px; line-height: 23.89px;}
.contenedora_contenido_interior.contenedora_articulo.articulo_especial > .contenido_central .contenido_articulo.texto { line-height: 30px;}
.contenedora_contenido_interior > .contenido_central .contenido_articulo.texto p:first-of-type { margin: 0 0 20px;}
.contenedora_contenido_interior.contenedora_articulo.articulo_especial > .contenido_central .contenido_articulo.texto p:first-of-type { margin: 0 0 30px;}
.contenedora_contenido_interior > .contenido_central .contenido_articulo.texto p { margin: 20px 0;}
.contenedora_contenido_interior.contenedora_articulo.articulo_especial > .contenido_central .contenido_articulo.texto p { margin: 30px 0;}
.contenedora_contenido_interior.contenedora_articulo > .contenido_central .contenido_articulo.texto a { color: #001A7D; text-decoration: none; font-weight: bold;}
.contenedora_contenido_interior.contenedora_articulo > .contenido_central .contenido_articulo.texto a:hover { text-decoration: underline;}
.contenedora_contenido_interior > .contenido_central .contenido_articulo.texto b { font-family: 'Roboto', Verdana, Arial;}

.contenedora_tabla_responsive > table > thead > tr > th:first-child { border-radius: 0;}
.fixed-table-container thead th:first-child:not([data-not-first-th]) { border-radius: 0 !important;}
.contenedora_contenido_interior > .contenido_central .contenido_articulo .contenedora_tabla_responsive  { margin: 0 auto;}
.tagtitularsolido {float:left; margin: 20px 0 15px; width: 100%; text-align: center; color: #fff; background-color: #262626; font-size: 15px; height: 33px; line-height: 33px; }
.tagtitularlimpio {float:left; margin: 20px 0 15px; width: 100%; text-align: center; color: #223e92; font-size: 15px; height: 33px; line-height: 33px; border-bottom: 1px solid #7ec4e7;}
.contenedora_contenido_interior > .contenido_central .contenido_articulo .contenedora_modulo .tagtitularsolido {margin: 0;}
.contenedora_contenido_interior > .contenido_central .contenido_articulo .contenedora_modulo_noticias_relacionadas > .tagtitularsolido {margin-bottom: 10px;;}

.contenedora_contenido_interior > .contenido_central .contenido_articulo .contenedora_tabla_responsive table { text-align: center; font-size: 15px; }
.contenedora_contenido_interior > .contenido_central .contenido_articulo .contenedora_tabla_responsive table td,
contenedora_contenido_interior > .contenido_central .contenido_articulo .contenedora_tabla_responsive table thead th {vertical-align: top; border-top: 1px solid #ccc; padding: 10px; min-width: 20px; padding-top: 7px; border-right: 1px solid #ccc; white-space: nowrap;}
.contenedora_contenido_interior > .contenido_central .contenido_articulo .contenedora_tabla_responsive table thead th { background-color: #223e92; color: #fff; line-height: 33px; border: 1px solid #223e92; font-weight: normal;}
.contenedora_contenido_interior > .contenido_central .contenido_articulo .contenedora_tabla_responsive table td { padding: 0 5px; line-height: 30px; border:2px solid #fff;}
.contenedora_contenido_interior > .contenido_central .contenido_articulo .contenedora_tabla_responsive table tbody tr:nth-of-type(2n)  { background-color:  #c3f2fe;}

.contenedora_contenido_interior > .contenido_central .contenido_articulo .contenedora_sabias_que  { margin: 20px auto 0; width: 100%; float: left; font-size: 18px;}
.contenedora_contenido_interior > .contenido_central .contenido_articulo .contenedora_sabias_que > .contenido { float: left; width: 100%; padding: 15px 10px; background-color: #e4e4e4;}
.contenedora_contenido_interior > .contenido_central .contenido_articulo .contenedora_sabias_que > .contenido > .contenedora_imagen { display:flex; width: 225px; flex-wrap: wrap; margin: 0 auto;}
.contenedora_contenido_interior > .contenido_central .contenido_articulo .contenedora_sabias_que > .contenido > .contenedora_imagen .imagen{ width: 100%;}
.contenedora_contenido_interior > .contenido_central .contenido_articulo .contenedora_sabias_que > .contenido > .contenedora_imagen .fotografo{ width: 100%; height: 35px; line-height: 35px; background-color: #001a7d; color: #fff; font-size: 14px;}
.contenedora_contenido_interior > .contenido_central .contenido_articulo .contenedora_sabias_que > .contenido > .contenedora_imagen .pie{ width: 100%; padding: 10px 0 15px; color: #001a7d; line-height: 21.6px; }
.contenedora_contenido_interior > .contenido_central .contenido_articulo .contenedora_sabias_que > .contenido > .info { float: left; width: 100%;}
.contenedora_contenido_interior > .contenido_central .contenido_articulo .contenedora_sabias_que > .contenido > .info ul { float: left; width: 92%; margin-left: 8%;}
.contenedora_contenido_interior > .contenido_central .contenido_articulo .contenedora_sabias_que > .contenido > .info ul li { line-height: 24px; margin-bottom: 5px;}

.contenedora_contenido_interior > .contenido_central .contenido_articulo .ladillo { width: 100%; text-align: left; font-size: 18px; margin: 20px 0; float: left;}
.contenedora_contenido_interior > .contenido_central .contenido_articulo .ladillo > .info {  float: left; width: 100%; padding: 15px 15px; background-color: #e4e4e4;}
.contenedora_contenido_interior > .contenido_central .contenido_articulo .tagfoto { width: 150px; margin: 0 15px 15px 0; }
.contenedora_contenido_interior > .contenido_central .contenido_articulo .tagfoto.izquierda { text-align: left; float: left;}
.contenedora_contenido_interior > .contenido_central .contenido_articulo .tagfoto.derecha { text-align: right; float: right;}
.contenedora_contenido_interior > .contenido_central .contenido_articulo .tagfoto_centro { width: 100%; margin: 0 15px 15px 0; position: relative;}
.contenedora_contenido_interior.contenedora_articulo.articulo_especial > .contenido_central .contenido_articulo .tagfoto_centro { margin: 0 0 30px 0; }
.contenedora_contenido_interior > .contenido_central .contenido_articulo .tagfoto .fotografo,
.contenedora_contenido_interior > .contenido_central .contenido_articulo .tagfoto_centro .fotografo { display: block; position: absolute; right: 0px; top: -20px; height: 30px; font-size: 12px; background-color: #000000; color: #fff; line-height: 30px; padding: 0 5px; -ms-transform: rotate(-90deg); -webkit-transform: rotate(-90deg); transform: rotate(-90deg); transform-origin: 100% 100%; text-align: center;}

.contenedora_contenido_interior > .contenido_central .contenido_articulo .cita { width: 100%; text-align: left; font-size: 18px; margin: 20px 0; float: right; background-color: #C3F2FE; border-left: 5px solid #0032d2; padding: 15px;}
.contenedora_contenido_interior.contenedora_articulo.articulo_especial > .contenido_central .contenido_articulo .cita { background-color: #dddddd;}
.contenedora_contenido_interior > .contenido_central .contenido_articulo .cita > .detalle {  float: left; width: 100%; font-style: italic; font-size: 26px; line-height: 30px; margin-bottom: 15px; color: #0032d2;}
.contenedora_contenido_interior.contenedora_articulo.articulo_especial > .contenido_central .contenido_articulo .cita > .detalle { font-family: 'DystopianBold', Verdana, Arial; color: #000000; font-size: 28px; line-height: 36px;}
.contenedora_contenido_interior > .contenido_central .contenido_articulo .cita > .autor {  float: left; width: 100%; font-size: 19px; }

.contenedora_contenido_interior > .contenido_central .contenido_articulo .tagbloquesolido  { margin: 30px auto 0; width: 100%; float: left; font-size: 18px;}
.contenedora_contenido_interior > .contenido_central .contenido_articulo .tagbloquesolido > .contenido { float: left; width: 100%; padding: 0px; background-color: #001a7d; color: #fff;}

.contenedora_contenido_interior > .contenido_central .contenido_articulo .tagbloquesolido > .contenido > .caja_foto { display: block; width: 100%; position: relative; float: left; }
.contenedora_contenido_interior > .contenido_central .contenido_articulo .tagbloquesolido > .contenido > .caja_foto > .fotografo { display: block; position: absolute; right: 0px; top: -20px; height: 30px; font-size: 12px; background-color: #001a7d; color: #fff; line-height: 30px; padding: 0 5px; -ms-transform: rotate(-90deg); -webkit-transform: rotate(-90deg); transform: rotate(-90deg); transform-origin: 100% 100%; text-align: center;}
.contenedora_contenido_interior > .contenido_central .contenido_articulo .tagbloquesolido > .contenido > .info { float: left; width: 100%; padding: 15px;}
.contenedora_contenido_interior > .contenido_central .contenido_articulo .tagbloquesolido > .contenido > .info > .titulo { float: left; width: 100%; font-size: 26px; line-height: 30px; color: #46b4e6; margin-bottom: 10px;}
.contenedora_contenido_interior > .contenido_central .contenido_articulo .tagbloquesolido > .contenido > .info > .texto { float: left; width: 100%; line-height: 24px; }


.contenedora_contenido_interior > .contenido_central .contenido_articulo .contenedora_modulo_noticias_relacionadas { margin: 30px auto 0; width: 99%; display: block; float: left; font-size: 18px;}
.contenedora_contenido_interior > .contenido_central .contenido_articulo .contenedora_modulo_noticias_relacionadas > .contenedora_noticias_relacionadas {float: left; width: 93.75%; margin: 0 3.125% 10px;}
.contenedora_contenido_interior > .contenido_central .contenido_articulo .contenedora_modulo_noticias_relacionadas > .contenedora_noticias_relacionadas > .contenedora_slide_noticias { float: left; width: 100%; }
.contenedora_contenido_interior > .contenido_central .contenido_articulo .contenedora_modulo_noticias_relacionadas > .contenedora_noticias_relacionadas > .contenedora_slide_noticias .owl-dots { display: none !important;}
.contenedora_contenido_interior > .contenido_central .contenido_articulo .contenedora_modulo_noticias_relacionadas > .contenedora_noticias_relacionadas .slide_elemento {margin: 0; width: 100%; float: left; position: relative; padding: 0 2px;}
.contenedora_contenido_interior > .contenido_central .contenido_articulo .contenedora_modulo_noticias_relacionadas > .contenedora_noticias_relacionadas .slide_elemento > .caja_foto { display: block; width: 100%; position: relative; float: left; }
.contenedora_contenido_interior > .contenido_central .contenido_articulo .contenedora_modulo_noticias_relacionadas > .contenedora_noticias_relacionadas .slide_elemento > .caja_foto > .caja_boton_video { display: table-cell; position: absolute; top: 0; left: 0; bottom: 0%; right: 0; width: 60px; height: 60px; margin: auto; cursor: pointer;}
.contenedora_contenido_interior > .contenido_central .contenido_articulo .contenedora_modulo_noticias_relacionadas > .contenedora_noticias_relacionadas .slide_elemento > .caja_foto > .caja_boton_video:hover { border-radius: 30px; background: #335bd3; box-shadow: 0 0 30px 0 #000;}
.contenedora_contenido_interior > .contenido_central .contenido_articulo .contenedora_modulo_noticias_relacionadas > .contenedora_noticias_relacionadas .slide_elemento > .titulo { width: 100%; padding: 15px 10px 20px; font-size: 16px; height: 75px; line-height: 19.2px; background-color: #001a7d; color: #fff; float: left;}
.contenedora_contenido_interior > .contenido_central .contenido_articulo .contenedora_modulo_noticias_relacionadas > .contenedora_noticias_relacionadas .owl-nav .owl-prev { left: -12px; }
.contenedora_contenido_interior > .contenido_central .contenido_articulo .contenedora_modulo_noticias_relacionadas > .contenedora_noticias_relacionadas .owl-nav .owl-next { right: -12px; }

.contenido_derecha > .contenedora_contenido_derecha.contenedora_equipo > section > header  { display: flex; height: 60px; padding: 10px 10px; justify-content: space-between; background-color: #fff;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_equipo > section > header  a,
.contenido_derecha > .contenedora_contenido_derecha.contenedora_equipo > section > header  a:visited { color: #8b8b8b;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_equipo > section > header  a:hover .redes { color: #46aadc;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_equipo > section > header  a:hover .ver_mas { color: #0032d2;}

.contenido_derecha > .contenedora_contenido_derecha.contenedora_equipo > section > .listado_noticias > article {float: left; width: 100%; height: 30px; padding: 0; border-bottom: 1px solid;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_equipo > section > .listado_noticias > article > h4 {float: left; width: calc(100% - 20px); height: 30px; line-height: 30px; text-align: left; color: #000000; padding: 0 2px 0 6px; font-size: 16px; font-weight: normal;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_equipo > section > .listado_noticias > article > h4 a {text-decoration: none;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_equipo > section > .listado_noticias > article > .pin {float: left; width: 20px; height: 30px; line-height: 30px; text-align: center; cursor: pointer;}

.contenido_derecha > .contenedora_contenido_derecha.contenedora_equipo > section > .listado_noticias > article:hover > h4 a,
.contenido_derecha > .contenedora_contenido_derecha.contenedora_equipo > section > .listado_noticias > article:hover > .pin a,
.contenido_derecha > .contenedora_contenido_derecha.contenedora_jugador > section > .enlaces i:hover { color: #0032d2 !important;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_jugador > section { float: left; width: 100%; background-color: #c3f2fe; color: #000;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_jugador > section > .foto_jugador { float: left; height: 148px; width: 125px; overflow: hidden;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_jugador > section > .foto_jugador img { height: 148px;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_jugador > section > .datos { float: left; height: 115px; width: 150px; padding: 10px 8px 0 5px; font-size: 16px; line-height: 30px;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_jugador > section > .enlaces { float: left; height: 33px; width: 150px; padding: 5px 10px 0; display: flex; justify-content: space-between; flex-wrap: nowrap;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_lo_ultimo_acb > header { height: 50px; line-height: 50px;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_lo_ultimo_acb > .listado_noticias { float: left; width: 100%;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_lo_ultimo_acb > .listado_noticias > article {float: left; width: 100%; height: 60px; padding: 10px 0; border-bottom: 4px solid #fff; background-color: #c3f2fe;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_lo_ultimo_acb > .listado_noticias > article > .fecha {float: left; width: 60px; height: 40px; text-align: center; color: #0032d2; padding: 0 10px; font-size: 14px; }
.contenido_derecha > .contenedora_contenido_derecha.contenedora_lo_ultimo_acb > .listado_noticias > article > h4 {float: left; width: calc(100% - 90px); height: 40px; line-height: 19.2px; text-align: left; color: #000000; padding: 0 2px 0 6px; font-size: 16px; font-weight: normal; overflow: hidden;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_lo_ultimo_acb > .listado_noticias > article > h4 a {text-decoration: none; color: #000000}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_lo_ultimo_acb > .listado_noticias > article > .pin {float: left; width: 20px; height: 30px; line-height: 30px; text-align: center; color: #8b8b8b; cursor: pointer;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_lo_ultimo_acb > .listado_noticias > article:hover a,
.contenido_derecha > .contenedora_contenido_derecha.contenedora_lo_ultimo_acb > .listado_noticias > article:hover i { color: #0032d2 !important;}

.cuerpo.cuerpo_resultados_clasificacion > .contenedora_contenido_interior > header > h2,
.cuerpo.cuerpo_clubes > .contenedora_contenido_interior > .contenedora_clasificacion > header > h2 {float: left; width: 100%; text-align: center; font-weight: normal; font-size: 16px; height: 33px; line-height: 33px; margin: 0; text-transform: uppercase;}
.cuerpo.cuerpo_clubes > .contenedora_contenido_interior > .contenedora_clasificacion > header > h2 {text-align: left; width: auto; padding-left: 10px;}
.cuerpo.cuerpo_resultados_clasificacion.cuerpo_calendario > .contenedora_contenido_interior > header > h2 { font-size: 36px; text-align: left; margin-bottom: 5px; }
.cuerpo.cuerpo_lideres > .contenedora_contenido_interior > header > h2 { font-size: 22px; text-align: left; margin-bottom: 5px; }

.cuerpo > .contenedora_contenido_interior .fila_desplegables { width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between;}
.cuerpo > .contenedora_contenido_interior .desplegable_personalizado {float: left; height: 50px; cursor: pointer; position: relative; }
.cuerpo.cuerpo_resultados_clasificacion > .contenedora_contenido_interior .desplegable_personalizado,
.cuerpo.cuerpo_clubes > .contenedora_contenido_interior .desplegable_personalizado,
.cuerpo.cuerpo_equipo > .contenedora_jugadores.contenedora_temporadas .desplegable_personalizado,
.cuerpo.cuerpo_equipo > .contenedora_jugadores.contenedora_todos_los_partidos .desplegable_personalizado,
.cuerpo.cuerpo_equipo > .contenedora_equipo > .contenido_central_equipo .desplegable_personalizado,
.cuerpo.cuerpo_lideres > .contenedora_contenido_interior .desplegable_personalizado,
.cuerpo.cuerpo_banco_resultados > .contenedora_contenido_interior .desplegable_personalizado {width: 100%; margin: 10px 0;z-index: 3;}
.cuerpo.cuerpo_equipo > .contenedora_jugadores.contenedora_lideres.estadisticas_equipos .fila_desplegables { margin-bottom: 15px;}

.cuerpo > .contenedora_contenido_interior .desplegable_personalizado > .elemento_seleccionado {float: left; width: 100%; height: 50px; line-height: 50px; font-size: 20px; padding-left: 10px;}
.cuerpo > .contenedora_contenido_interior .desplegable_personalizado > .boton { position: absolute; top: 0; right: 0; height: 50px; width: 50px; line-height: 50px; text-align: center}
.cuerpo > .contenedora_contenido_interior .desplegable_personalizado > .listado_elementos {float: left; width: 100%; max-height: 400px;overflow-y: auto; }
.cuerpo > .contenedora_contenido_interior .desplegable_personalizado > .listado_elementos > .elemento {float: left; width: 100%; height: 50px; line-height: 50px; font-size: 20px; padding-left: 20px; border-bottom: 1px solid #0032d2; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.cuerpo > .contenedora_contenido_interior .desplegable_personalizado > .listado_elementos > .elemento:first-of-type { border-top: 1px solid #223e92;}

.contenedora_contenido_interior.contenedora_resultados > .listado_partidos {float: left; width: 100%; }
.contenedora_contenido_interior.contenedora_resultados > .listado_partidos > .partido {float: left; width: 100%; border-top: 1px solid #c4c4c4; height: 70px; padding: 0;}
.contenedora_contenido_interior.contenedora_calendario > .listado_partidos > .partido {height: 80px;  border-bottom: 1px solid #c4c4c4; border-top: none;}
.contenedora_contenido_interior.contenedora_resultados > .listado_partidos > .partido:first-of-type { border-top: none; }
.contenedora_contenido_interior.contenedora_resultados > .listado_partidos > .partido.previa { border-top: none; border-bottom: 2px solid #fff; background-color: #dee7eb;}
.contenedora_contenido_interior.contenedora_resultados > .listado_partidos > .partido > section {float: left; width: 100%; height: 50px; margin: 10px 0;}
.contenedora_contenido_interior.contenedora_calendario > .listado_partidos > .partido > section { height: 60px; }
.contenedora_contenido_interior.contenedora_calendario > .listado_partidos > .partido.previa > section { height: 80px; margin: 0;}
.contenedora_contenido_interior.contenedora_resultados > .listado_partidos > .partido > section > .equipo  {float: left; width: calc(50% - 85px); font-size: 18px; line-height: 50px;}
.contenedora_contenido_interior.contenedora_resultados.contenedora_calendario > .listado_partidos > .partido > section > .equipo  {width: 0;}
.contenedora_contenido_interior.contenedora_calendario.contenedora_proximos_partidos > .listado_partidos > .partido > section > .equipo  {width: calc(50% - 125px); }
.contenedora_contenido_interior.contenedora_calendario > .listado_partidos > .partido > section > .equipo  {line-height: 60px; font-size: 21px}
.contenedora_contenido_interior.contenedora_calendario > .listado_partidos > .partido.previa > section > .equipo  {line-height: 80px; ;}
.contenedora_contenido_interior.contenedora_resultados > .listado_partidos > .partido > section > .ganador,
.contenedora_contenido_interior.contenedora_resultados > .listado_partidos > .partido > section > .visitante,
.contenedora_contenido_interior.contenedora_resultados > .listado_partidos > .partido > section > .ganador a,
.contenedora_contenido_interior.contenedora_resultados > .listado_partidos > .partido > section > .visitante a { color: #001a7d; text-decoration: none;}
.contenedora_contenido_interior.contenedora_resultados > .listado_partidos > .partido > section > .ganador a:hover,
.contenedora_contenido_interior.contenedora_resultados > .listado_partidos > .partido > section > .visitante a:hover { text-decoration: none; color: #223e92; }
.contenedora_contenido_interior.contenedora_resultados > .listado_partidos > .partido > section > .perdedor,
.contenedora_contenido_interior.contenedora_resultados > .listado_partidos > .partido > section > .local,
.contenedora_contenido_interior.contenedora_resultados > .listado_partidos > .partido > section > .perdedor a,
.contenedora_contenido_interior.contenedora_resultados > .listado_partidos > .partido > section > .local a { color: #223e92; text-decoration: none;}
.contenedora_contenido_interior.contenedora_calendario > .listado_partidos > .partido > section > .logo_equipo { display: flex !important; justify-content: center; flex-direction: column; height: 60px; width: calc(50% - 85px); float: left;}
.contenedora_contenido_interior.contenedora_resultados.contenedora_calendario > .listado_partidos > .partido.previa > section > .logo_equipo { height: 80px; }
.contenedora_contenido_interior.contenedora_calendario.contenedora_proximos_partidos > .listado_partidos > .partido > section > .logo_equipo { height: 80px; width: 64px; }
.contenedora_contenido_interior.contenedora_calendario > .listado_partidos > .partido > section > .logo_equipo > img { max-width: 50px; max-height: 50px; margin: auto;}
.contenedora_contenido_interior.contenedora_calendario.contenedora_proximos_partidos > .listado_partidos > .partido > section > .equipo.local {color: #001a7d;}
.contenedora_contenido_interior.contenedora_resultados > .listado_partidos > .partido > section > .perdedor a:hover,
.contenedora_contenido_interior.contenedora_resultados > .listado_partidos > .partido > section > .local a:hover { color: #001a7d; text-decoration: none;}
.contenedora_contenido_interior.contenedora_resultados > .listado_partidos > .partido > section > .equipo > .nombre_corto,
.contenedora_contenido_interior.contenedora_resultados > .listado_partidos > .partido > section > .equipo > .nombre_largo  {display: none;}
.contenedora_contenido_interior.contenedora_resultados.contenedora_calendario > .listado_partidos > .partido > section > .equipo > .abreviatura  {display: none;}
.contenedora_contenido_interior.contenedora_resultados.contenedora_calendario.contenedora_proximos_partidos > .listado_partidos > .partido > section > .equipo > .abreviatura  {display: block;}
.contenedora_contenido_interior.contenedora_resultados > .listado_partidos > .partido > section > .info { float:left; width: 150px; margin: 0 10px; position: relative; height: 50px;}
.contenedora_contenido_interior.contenedora_calendario > .listado_partidos > .partido.previa > section > .info { height: 80px; border-bottom: 1px solid #dee7eb;}
.contenedora_contenido_interior.contenedora_resultados > .listado_partidos > .partido.previa > section > .info { background-color: #fff; text-align: center; font-size: 22px; padding: 0 20px; line-height: 25px;}
.contenedora_contenido_interior.contenedora_calendario > .listado_partidos > .partido.previa > section > .info { line-height: 30px; font-size: 28px; padding: 10px 20px;}
.contenedora_contenido_interior.contenedora_calendario.contenedora_proximos_partidos > .listado_partidos > .partido.previa > section > .info { width: 100px; font-size: 26px; padding: 5px 10px;}
.contenedora_contenido_interior.contenedora_resultados > .listado_partidos > .partido.previa > section > .info > .fecha,
.contenedora_contenido_interior.contenedora_resultados > .listado_partidos > .partido.previa > section > .info > .fecha a { color: #000; text-decoration: none;}
.contenedora_contenido_interior.contenedora_resultados > .listado_partidos > .partido.previa > section > .info > .hora,
.contenedora_contenido_interior.contenedora_resultados > .listado_partidos > .partido.previa > section > .info > .hora a { color: #001a7d; text-decoration: none;}
.contenedora_contenido_interior.contenedora_calendario.contenedora_proximos_partidos > .listado_partidos > .partido.previa > section > .info > .hora,
.contenedora_contenido_interior.contenedora_calendario.contenedora_proximos_partidos > .listado_partidos > .partido.previa > section > .info > .hora a { color: #223e92; text-decoration: none;}
.contenedora_contenido_interior.contenedora_resultados > .listado_partidos > .partido > section > .info > .resultado { width: 71px; background-color: #dee7eb; font-size: 33px; line-height: 50px; text-align: center;}
.contenedora_contenido_interior.contenedora_calendario > .listado_partidos > .partido > section > .info > .resultado { line-height: 60px; }
.contenedora_contenido_interior.contenedora_resultados > .listado_partidos > .partido > section > .info > .resultado.local { float: left;}
.contenedora_contenido_interior.contenedora_resultados > .listado_partidos > .partido > section > .info > .resultado.visitante { float: right;}
.contenedora_contenido_interior.contenedora_resultados > .listado_partidos > .partido > section > .info > .resultado.ganador,
.contenedora_contenido_interior.contenedora_resultados > .listado_partidos > .partido > section > .info > .resultado.ganador a { color: #0032d2; text-decoration: none;}
.contenedora_contenido_interior.contenedora_resultados > .listado_partidos > .partido > section > .info > .resultado.ganador a:hover { color: #001a7d; text-decoration: none;}
.contenedora_contenido_interior.contenedora_resultados > .listado_partidos > .partido > section > .info > .resultado.perdedor,
.contenedora_contenido_interior.contenedora_resultados > .listado_partidos > .partido > section > .info > .resultado.perdedor a { color: #001a7d; text-decoration: none;}
.contenedora_contenido_interior.contenedora_resultados > .listado_partidos > .partido > section > .info > .resultado.perdedor a:hover { color: #0032d2; text-decoration: none;}
.contenedora_contenido_interior.contenedora_resultados > .listado_partidos > .partido > section > .info > .ver_mas { position: absolute; top: 15px; left: 65px; width: 20px; font-size: 13px !important; height: 20px; line-height: 16px; border: 2px solid #808080; border-radius: 12px; text-align: center; }
.contenedora_contenido_interior.contenedora_resultados > .listado_partidos > .partido > section > .info > .tv { position: absolute; top: 15px; right: 5px; width: 20px; font-size: 13px; height: 20px; line-height: 20px; text-align: center; background-color: #46aadc; }
.contenedora_contenido_interior.contenedora_calendario > .listado_partidos > .partido > section > .info > .ver_mas { top: 20px; }
.contenedora_contenido_interior.contenedora_calendario > .listado_partidos > .partido > section > .info > .tv { top: 30px; }
.contenedora_contenido_interior.contenedora_resultados > .listado_partidos > .partido > section > .info > .tv a { text-decoration: none; }
.contenedora_contenido_interior.contenedora_resultados > .big_banner_central { float: left; width: 100%; margin: 30px 0 0; max-height: 120px; overflow: hidden;}

.cuerpo.cuerpo_resultados_clasificacion.cuerpo_calendario > .contenedora_contenido_interior.contenedora_proximos_partidos > header > h2 { font-size: 16px; height: auto; line-height: 20px;}
.contenedora_contenido_interior.contenedora_proximos_partidos > .listado_partidos > .partido.previa > section > .info { height: 80px; border-top: 1px solid #dee7eb;}
.contenedora_contenido_interior.contenedora_proximos_partidos > .listado_partidos > .partido.previa {height: 130px;  }
.contenedora_contenido_interior.contenedora_proximos_partidos > .listado_partidos > .partido.previa > aside { width: 100%; height: 50px; padding: 0; display: flex; flex-wrap: wrap; flex-direction: row; justify-content: center; align-items: center; line-height: 50px; font-size: 21px; background-color: #fff;}

.contenedora_tabla_responsive > .bootstrap-table > .fixed-table-container {border: none;}
.contenedora_clasificacion > .clasificacion { margin: 0 auto; }
.contenedora_clasificacion > .clasificacion table { text-align: center; font-size: 15px; }
.contenedora_clasificacion > .clasificacion table thead th,
.cuerpo > .contenedora_contenido_interior .contenedora_tabla_ancho_completo table thead th { background-color: #001a7d; color: #fff; line-height: 32px; border: 1px solid #fff; border-top-color: #001a7d;font-weight: normal; font-family: 'RobotoCondensedBold', Verdana, Arial; font-size: 14px; min-width: 48px !important; padding: 0;}
.contenedora_clasificacion > .clasificacion table thead th.mas_ancho { min-width: 58px !important; }
.contenedora_clasificacion > .clasificacion table thead th.mas_ancho_2 { min-width: 65px !important; }
.contenedora_clasificacion > .clasificacion table thead th .th-inner { line-height: 33px; font-weight: normal; font-family: 'RobotoCondensedBold', Verdana, Arial; font-size: 14px; min-width: 45px !important; padding: 0;}
.contenedora_clasificacion > .clasificacion table thead th .orden { float: left; width: 10px; margin: 0 8px;}
.contenedora_clasificacion > .clasificacion table thead th .orden i.fa { float: left; display: block; width: 10px; font-size: 19px !important; }
.contenedora_clasificacion > .clasificacion table thead th .orden i.fa.seleccionado { color: #46aadc;}
.contenedora_clasificacion > .clasificacion table thead th .titulo { float: left; line-height: 37px;}
.contenedora_clasificacion > .clasificacion table thead th.posicion {text-align: left; padding-left: 5px;}
.contenedora_clasificacion > .clasificacion table.clasificacion tbody tr td {line-height: 30px; border:1px solid #fff; border-top-width: 2px; color: #000; padding: 2px 5px 2px 2px; font-size: 15px; text-align: right;}
.contenedora_clasificacion > .clasificacion table thead tr th.posicion,
.contenedora_clasificacion > .clasificacion table thead tr th.logo_equipo {border-right-color: #001a7d !important;  }
.contenedora_clasificacion > .clasificacion table thead tr th.nombre_equipo {border-left-color: #001a7d !important;}
.contenedora_clasificacion > .clasificacion table thead tr th.copa_rey { padding-left: 5px; min-width: 56px !important; max-width: 56px !important;}
.contenedora_clasificacion > .clasificacion table thead tr th.logo_equipo,
.contenedora_clasificacion > .clasificacion table tbody tr td.logo_equipo { min-width: 60px !important; max-width: 60px !important; text-align: center; }
.contenedora_clasificacion > .clasificacion table tbody tr td.logo_equipo img { margin: 0 auto; max-height: 30px;}
.contenedora_clasificacion > .clasificacion table tbody tr td.copa_rey { padding: 2px; border-bottom: 2px solid #e7e7e7; border-right: 1px solid #e7e7e7; border-left: 1px solid #e7e7e7 !important; background-color: #fff;}
.contenedora_clasificacion > .clasificacion table tbody tr td:nth-of-type(9) { border-right: 1px solid #e7e7e7; }
.contenedora_clasificacion > .clasificacion table tbody tr.playoff td.copa_rey,
.contenedora_clasificacion > .clasificacion table tbody tr.impar td.copa_rey,
.contenedora_clasificacion > .clasificacion table tbody tr.descenso td.copa_rey {background-color: #fff;}
.contenedora_clasificacion > .clasificacion table tbody tr td.copa_rey img { margin: 8px auto 0px;}
.contenedora_clasificacion > .clasificacion table tbody tr td.nombre_equipo { border-right: 1px solid #0032d2 !important; font-family: 'RobotoCondensedBold', Verdana, Arial; color: #0032d2; text-align: left; padding-left: 5px; padding-right: 0; font-size: 15px;}
.contenedora_clasificacion > .clasificacion table thead tr th.nombre_equipo,
.contenedora_clasificacion > .clasificacion table tbody tr td.nombre_equipo { min-width: 55px !important; max-width: 55px !important;}
.contenedora_clasificacion > .clasificacion table tbody tr td.nombre_equipo a,
.contenedora_clasificacion > .clasificacion table tbody tr td.nombre_equipo a:visited {color: #0032d2;}
.contenedora_clasificacion > .clasificacion table tbody tr td.nombre_equipo a:hover { text-decoration: none; color: #001a7d; }
.contenedora_clasificacion > .clasificacion table tbody tr td.victorias {color: #0032d2;}
.contenedora_clasificacion > .clasificacion table tbody tr td.derrotas,
.contenedora_clasificacion > .clasificacion table tbody tr td.empates {color: #001a7d;}
.contenedora_clasificacion > .clasificacion table tbody tr td .nombre_corto,
.contenedora_clasificacion > .clasificacion table tbody tr td .nombre_largo  {display: none;}
.contenedora_clasificacion > .clasificacion table thead tr th.posicion ,
.contenedora_clasificacion > .clasificacion table tbody tr td.posicion  { min-width: 42px !important; max-width: 42px !important;}
.contenedora_clasificacion > .clasificacion table tbody tr td.posicion  { background-color: #001a7d; color: #fff; font-size: 15px; text-align: right; }
.contenedora_clubes > .contenedora_clasificacion > .clasificacion table tbody tr td.posicion  { background-color: #808080;}
.contenedora_clasificacion > .clasificacion table tbody tr td.posicion  div {  width: 21px; text-align: right; float: left; font-family: 'RobotoCondensedBold', Verdana, Arial;}
.contenedora_clasificacion > .clasificacion table tbody tr td.posicion i.fa { float: left; display: block; width: 10px; font-size: 19px !important; margin-left: 3px;}
.contenedora_clasificacion > .clasificacion table tbody tr td.posicion .subida { margin-top: 6px; color: #e3f6fb; }
.contenedora_clasificacion > .clasificacion table tbody tr td.posicion .bajada { margin-top: 12px; color: #46aadc; }
.contenedora_clasificacion > .clasificacion table tbody tr.playoff td.posicion  { background-color: #0032d2; }
.contenedora_clasificacion > .clasificacion table tbody tr.descenso td.posicion  { background-color: #808080; }
.contenedora_clubes > .contenedora_clasificacion > .clasificacion table tbody tr.impar td.posicion  { background-color: #808080; }
.contenedora_clasificacion > .clasificacion table tbody tr.playoff td.logo_equipo,
.contenedora_clasificacion > .clasificacion table tbody tr.descenso td.logo_equipo  { background-color: #fff; }
.contenedora_clasificacion > .clasificacion table tbody tr.playoff td,
.contenedora_clasificacion > .clasificacion table tbody tr.primero td  { background-color: #e3f6fb; font-family: 'RobotoBold', Verdana, Arial;}
.contenedora_clasificacion > .clasificacion table tbody tr.descenso td  { background-color: #eaeaea; }
.contenedora_clasificacion > .clasificacion table tbody tr:nth-of-type(2n) td  { background-color: #f9f9f9; }
.contenedora_clasificacion > .clasificacion table tbody tr:nth-of-type(2n) td.posicion  { background-color: #001a7d; }
.ranking .contenedora_clasificacion > .clasificacion table tbody tr:nth-of-type(2n) td  { background-color: #e3f6fb;}
.ranking .contenedora_clasificacion > .clasificacion table tbody tr:nth-of-type(2n) td.posicion  { background-color: #808080;}

.contenedora_contenido_interior.contenedora_partido > header > .cabecera_partido {float: left; width: 100%; height: 40px;}
.contenedora_contenido_interior.contenedora_partido > header > .cabecera_partido h2,
.contenedora_contenido_interior.contenedora_partido > header > .cabecera_partido h4 { font-size: 20px; line-height: 40px; height: 40px; font-weight: normal;}
.contenedora_contenido_interior.contenedora_partido > header > .contenedora_datos_evento {float: left; width: 100%; height: 25px; display: flex;}
.contenedora_contenido_interior.contenedora_partido > header > .contenedora_datos_evento > .datos_evento {width: 100%; height: 25px; line-height: 25px; font-size: 9px;}
.contenedora_contenido_interior.contenedora_partido > header > .nombres_equipos {float: left; width: 100%; height: 40px; margin: 10px 0 5px;}
.contenedora_contenido_interior.contenedora_partido > header > .nombres_equipos h4 { width: calc(50% - 2.5px); height: 40px; line-height: 40px; font-size: 20px; font-weight: normal;}
.contenedora_contenido_interior.contenedora_partido > header > .nombres_equipos h4.local { float: left;}
.contenedora_contenido_interior.contenedora_partido > header > .nombres_equipos h4.visitante { float: right;}
.contenedora_contenido_interior.contenedora_partido > header > .contenedora_info_principal  {float: left; width: 100%; display: flex;}
.contenedora_contenido_interior.contenedora_partido > header > .contenedora_info_principal >.logo_equipo { width: 25.88%; height: 65px; display: flex; justify-content: center;}
.contenedora_contenido_interior.contenedora_partido > header > .contenedora_info_principal > .logo_equipo img {margin: auto; max-height: 65px;}
.contenedora_contenido_interior.contenedora_partido > header > .contenedora_info_principal > .info {float: left; width: 48.24%; height: 65px; position: relative;  }
.contenedora_contenido_interior.contenedora_partido > header > .contenedora_info_principal > .info.detalle {height: 158px; }
.contenedora_contenido_interior.contenedora_partido > header > .contenedora_info_principal > .info > .resultado {width: 48.84%; height: 65px; font-size: 38px; background-color: #dee7eb; line-height: 65px;}
.contenedora_contenido_interior.contenedora_partido > header > .contenedora_info_principal > .info > .resultado.local { float: left; }
.contenedora_contenido_interior.contenedora_partido > header > .contenedora_info_principal > .info > .resultado.visitante { float: right; }
.contenedora_contenido_interior.contenedora_partido > header > .contenedora_info_principal > .info > .resultado.victoria { color: #223e92;}
.contenedora_contenido_interior.contenedora_partido > header > .contenedora_info_principal > .info > .resultado.derrota { color: #001a7d;}
.contenedora_contenido_interior.contenedora_partido > header > .contenedora_info_principal > .info > .ver_mas,
.contenedora_contenido_interior.contenedora_partido > header > .contenedora_info_principal > .info > .ver_mas_previa { position: absolute; left: calc(50% - 10px); width: 20px; font-size: 13px !important; height: 20px; line-height: 16px; border: 2px solid #808080; border-radius: 12px; text-align: center; cursor: pointer; bottom: -8px; }
.contenedora_contenido_interior.contenedora_partido > header > .contenedora_info_principal > .info > .detalle {float: left; width: 100%; background-color: #dee7eb; display: none;}
.contenedora_contenido_interior.contenedora_partido > header > .contenedora_info_principal > .info > .detalle > div.contenedora_tabla { float: left; width: 100%; overflow: hidden;}
.contenedora_contenido_interior.contenedora_partido > header > .contenedora_info_principal > .info > .detalle > div.contenedora_tabla > table { float: left; width: 100%; font-size: 15px;}
.contenedora_contenido_interior.contenedora_partido > header > .contenedora_info_principal > .info > .detalle > div.contenedora_tabla > table thead th { background-color: #dee7eb; color: #808080; height: 28px; line-height: 28px;}
.contenedora_contenido_interior.contenedora_partido > header > .contenedora_info_principal > .info > .detalle > div.contenedora_tabla > table tbody td { background-color: #fff; border-bottom: 5px solid #dee7eb; line-height: 25px}
.contenedora_contenido_interior.contenedora_partido > header > .contenedora_info_principal > .info > .detalle > div.contenedora_tabla > table tbody td.blanco{ min-width: 15px; max-width: 15px;}
.contenedora_contenido_interior.contenedora_partido > header > .contenedora_info_principal > .info > .detalle > div.contenedora_tabla > table tbody td.parcial { text-align: center; width: 25px;}
.contenedora_contenido_interior.contenedora_partido > header > .contenedora_info_principal > .info > .detalle > div.contenedora_tabla > table tbody td.parcial.victoria { color: #808080;}
.contenedora_contenido_interior.contenedora_partido > header > .contenedora_info_principal > .info > .detalle > div.contenedora_tabla > table tbody td.parcial.derrota { color: #bababa;}
.contenedora_contenido_interior.contenedora_partido > header > .contenedora_info_principal > .info > .detalle > div.contenedora_tabla > table tbody td.equipo { text-align: left; padding-left: 5px; width: 50px;}
.contenedora_contenido_interior.contenedora_partido > header > .contenedora_info_principal > .info > .detalle > div.contenedora_tabla > table tbody td.equipo.victoria { color: #223e92;}
.contenedora_contenido_interior.contenedora_partido > header > .contenedora_info_principal > .info > .detalle > div.contenedora_tabla > table tbody td.equipo.derrota { color: #001a7d;}
.contenedora_contenido_interior.contenedora_partido > header > .contenedora_info_principal > .info > .detalle > .compartir { float: left; display: flex; width: 100%; height: 70px; padding: 12px 3px; justify-content: space-between; }
.contenedora_contenido_interior.contenedora_partido > header > .contenedora_info_principal > .info > .detalle > .compartir article { text-align: center;}
.contenedora_contenido_interior.contenedora_partido > header > .contenedora_info_principal > .info > .detalle > .compartir article.redondo { height: 30px; width: 30px; border-radius: 15px; line-height: 29px;}
.contenedora_contenido_interior.contenedora_partido > header > .contenedora_info_principal > .info > .detalle > .compartir article.facebook { background-color: #3b5992;}
.contenedora_contenido_interior.contenedora_partido > header > .contenedora_info_principal > .info > .detalle > .compartir article.twitter { background-color: #1da1f2;}
.contenedora_contenido_interior.contenedora_partido > header > .contenedora_info_principal > .info > .detalle > .compartir article.mail { background-color: #006ca2;}
.contenedora_contenido_interior.contenedora_partido > header > .contenedora_info_principal > .info > .detalle > .compartir article i.fa-facebook { color: #dee7eb; }
.contenedora_contenido_interior.contenedora_partido > header > .contenedora_info_principal > .info > .detalle > .compartir article i.fa-twitter { color: #dee7eb; }
.contenedora_contenido_interior.contenedora_partido > header > .contenedora_info_principal > .info > .detalle > .compartir article i.fa-envelope { color: #fff;}
.contenedora_contenido_interior.contenedora_partido > header > .contenedora_info_principal > .info > .detalle > .compartir img {  height: 23px;}
.contenedora_contenido_interior.contenedora_partido > header > .contenedora_info_principal > .info.previa  {background-color: #dee7eb;}
.contenedora_contenido_interior.contenedora_partido > header > .contenedora_info_principal > .info.previa > .datos {float: left; width: 100%; height: 56px; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; font-size: 23px; line-height: 28px;}
.contenedora_contenido_interior.contenedora_partido > header > .contenedora_info_principal > .info.previa > .datos > .fecha { width: 100%; display: none; color: #000;}
.contenedora_contenido_interior.contenedora_partido > header > .contenedora_info_principal > .info.previa > .datos > .hora { width: 100%; display: none; color: #0032d2;}
.contenedora_contenido_interior.contenedora_partido > header > .contenedora_info_principal > .info.previa > .datos > .tv_info { width: 100%; color: #000; display: none;}
.contenedora_contenido_interior.contenedora_partido > header > .contenedora_info_principal > .info.previa > .datos > .fecha.capa_visible,
.contenedora_contenido_interior.contenedora_partido > header > .contenedora_info_principal > .info.previa > .datos > .hora.capa_visible,
.contenedora_contenido_interior.contenedora_partido > header > .contenedora_info_principal > .info.previa > .datos > .tv_info.capa_visible { display: block; }
.contenedora_contenido_interior.contenedora_partido > header > .contenedora_previa_info_extra  {float: left; width: 100%; display: flex;}
.contenedora_contenido_interior.contenedora_partido > header > .contenedora_previa_info_extra > .previa_info_extra  { display: flex; width: 100%; flex-wrap: nowrap; justify-content: space-between; padding-top: 12px; }
.contenedora_contenido_interior.contenedora_partido > header > .contenedora_previa_info_extra > .previa_info_extra > .arbitros { display: block; width: 74%; text-align: left; color: #000; font-size: 13px; }
.contenedora_contenido_interior.contenedora_partido > header > .contenedora_previa_info_extra > .previa_info_extra > .arbitros a { color: #000; font-size: 13px; }
.contenedora_contenido_interior.contenedora_partido > header > .contenedora_previa_info_extra > .previa_info_extra > .tickets { display: flex; width: 20%; text-align: center; color: #fff; background-color: #0032d2; justify-content: center; align-items: center; width: 45px; margin-right: 10px; height: 30px;}
.contenedora_contenido_interior.contenedora_partido > header > .contenedora_previa_info_extra > .previa_info_extra > .tickets i.fa-ticket { font-size: 22px !important; padding: 3px;}

.contenedora_contenido_interior > header > .menu-container {  margin-top: 30px; margin-bottom: 5px; background-color: #dee7eb;}
.contenedora_contenido_interior.contenedora_clubes > header > .menu-container {margin-top: 0;}
.contenedora_contenido_interior.contenedora_entidad > header > .menu-container {margin-bottom: 0; margin-top: 0;}
.contenedora_contenido_interior > header > .menu-container > .menu > a.menu-mobile-secundario { background-color: #262626; font-size: 16px; color: #fff !important; line-height: 36px;}
.contenedora_contenido_interior.contenedora_partido > header > .menu-container > .menu > a.menu-mobile-secundario { width: 235px; }
.contenedora_contenido_interior.contenedora_clubes > header > .menu-container > .menu > a.menu-mobile-secundario { width: 100%; }
.contenedora_contenido_interior > header > .menu-container > .menu > ul { clear: left;}
.contenedora_contenido_interior > header > .menu-container > .menu > ul > li a { font-size: 16px; color: #001a7d !important; line-height: 36px;}
.contenedora_contenido_interior > header > .menu-container > .menu.menu_secundario > ul.show-on-mobile > li a { color: #fff !important; }

.contenedora_contenido_interior.contenedora_partido > .contenedora_partidos_videos { float: left; width: 100%; background-color: #1a171b;}
.contenedora_contenido_interior.contenedora_partido > .contenedora_partidos_videos > .caja_elemento_principal { float: left; width: 100%; margin-bottom: 35px;}
.contenedora_contenido_interior.contenedora_partido > .contenedora_partidos_videos > .caja_elemento_principal > .caja_foto { display: block; width: 100%; position: relative; float: left; padding-bottom: 56.25%; overflow: hidden;}
.contenedora_contenido_interior.contenedora_partido > .contenedora_partidos_videos > .caja_elemento_principal > .caja_foto iframe { position: absolute; width: 100%!important; height: 100%!important;}
.contenedora_contenido_interior.contenedora_partido > .contenedora_partidos_videos > .caja_elemento_principal > .caja_foto > .caja_boton_video { display: block; position: absolute; left: calc(50% - 42.5px); top: calc(50% - 42.5px); width: 85px; height: 85px; cursor: pointer; }
.contenedora_contenido_interior.contenedora_partido > .contenedora_partidos_videos > .caja_elemento_principal > .caja_foto > .caja_boton_video:hover { border-radius: 42px;  background: #e57447; box-shadow: 0 0 30px 0 #000;}
.contenedora_contenido_interior.contenedora_partido > .contenedora_partidos_videos > .caja_elemento_principal > .caja_foto > a img,
.contenedora_contenido_interior.contenedora_partido > .contenedora_partidos_videos > .caja_elemento_principal > .caja_foto > a picture { position: absolute;width: 100% !important;height: 100% !important;}
.contenedora_contenido_interior.contenedora_partido > .contenedora_partidos_videos > .caja_elemento_principal > .caja_foto > .videoWrapper { display: none;}


.contenedora_contenido_interior.contenedora_partido > .contenedora_partidos_videos > .contenedora_slide_videos { float: left; width: calc(100% - 30px); margin: 0 15px 20px;}
.contenedora_contenido_interior.contenedora_partido > .contenedora_partidos_videos > .contenedora_slide_videos .owl-dots { display: none !important;}
.contenedora_contenido_interior.contenedora_partido > .contenedora_partidos_videos > .contenedora_slide_videos .slide_elemento_video { width: 98%; float: left; position: relative; border: 2px solid #fff; cursor: pointer;}
.contenedora_contenido_interior.contenedora_partido > .contenedora_partidos_videos > .contenedora_slide_videos .slide_elemento_video > .titular { position: absolute; left: 0; bottom: 0; width: 100%; padding: 1%; background: linear-gradient(to top,  #000, rgba(0,0,0,0.6)); box-shadow: 0 -5px 5px -5px #000; font-size: 12px; text-align: center; line-height: 22px; text-align: center;}
.contenedora_contenido_interior.contenedora_partido > .contenedora_partidos_videos > .contenedora_slide_videos .slide_elemento_video img { width: 100%;}
.contenedora_contenido_interior.contenedora_partido > .contenedora_partidos_videos > .contenedora_slide_videos .owl-nav .owl-prev { left: -15px; }
.contenedora_contenido_interior.contenedora_partido > .contenedora_partidos_videos > .contenedora_slide_videos .owl-controls .owl-next { right: -15px; }
.contenedora_contenido_interior.contenedora_partido > .contenedora_partidos_videos > .contenedora_slide_videos .owl-nav .owl-prev i,
.contenedora_contenido_interior.contenedora_partido > .contenedora_partidos_videos > .contenedora_slide_videos .owl-controls .owl-next i { font-size: 30px !important; color: #555456;}
.contenedora_contenido_interior.contenedora_partido > .contenedora_partidos_videos > .contenedora_slide_videos > .owl-stage-outer { margin-left: 2px;}

.contenedora_contenido_interior.contenedora_partido > .contenido_central > h1.titular { display: block; width: 100%; text-align: left; font-weight: normal; font-size: 20px; line-height: 25px; padding-bottom: 20px; border-bottom: 1px solid #7ec4e7; float: left; margin-top: 30px;}
.contenedora_contenido_interior.contenedora_partido > .contenido_central > div.resumen { display: block; width: 100%; text-align: left; margin-top: 20px; font-weight: normal; font-size: 18px; line-height: 23.89px; float: left;}
.contenedora_contenido_interior.contenedora_partido > .contenido_central > section > .texto { width: 100%; text-align: justify; margin-top: 20px; font-size: 16px; line-height: 24.5px; color: #000;}
.contenedora_contenido_interior.contenedora_partido > .contenido_central > section > .texto a { text-decoration: underline;}
.contenedora_contenido_interior.contenedora_partido > .contenido_central > section > .texto a:hover { text-decoration: none;}

.contenedora_contenido_interior.contenedora_partido > .contenedora_estadisticas { float: left; width: 100%;}
.contenedora_contenido_interior.contenedora_partido.estadisticas > .contenedora_estadisticas { margin-top: 20px;}
.contenedora_contenido_interior.contenedora_partido > .contenedora_estadisticas > header > .datos_fecha { width: 100%; text-align: left; font-size: 16px; padding: 11px 0 13px 10px; height: 75px;}
.contenedora_contenido_interior.contenedora_partido > .contenedora_estadisticas > header > .datos_arbitros { width: 100%; text-align: left; font-size: 14px; padding-left: 10px; line-height: 25px;}
.contenedora_contenido_interior.contenedora_partido > .contenedora_estadisticas > header > .datos_arbitros > a { color:#fff;}
.contenedora_contenido_interior.contenedora_partido > .contenedora_estadisticas > header > .parciales_por_cuarto {width: 100%; padding: 0 10px 0 0px;; text-align: right; font-size: 14px;}
.contenedora_contenido_interior.contenedora_partido > .contenedora_estadisticas > .partido { float: left; width: 100%; margin-top: 10px;}
.contenedora_contenido_interior.contenedora_partido > .contenedora_estadisticas > .partido.visitante { margin-top: 30px;}
.contenedora_contenido_interior.contenedora_partido > .contenedora_estadisticas > .partido > h6 { float: left; width: 100%; font-size: 16px; padding: 15px 0 0 10px; margin: 0; font-weight: normal;}
.contenedora_contenido_interior.contenedora_partido > .contenedora_estadisticas > .partido > .estadisticas { margin: 0 auto; }


.contenedora_contenido_interior.contenedora_partido > .contenedora_estadisticas > .partido > .estadisticas > .bootstrap-table > .fixed-table-container { border: 0;}
.contenedora_contenido_interior.contenedora_partido > .contenedora_estadisticas > .partido > .estadisticas table { text-align: center; font-size: 15px; }
.contenedora_contenido_interior.contenedora_partido > .contenedora_estadisticas > .partido > .estadisticas table thead th { background-color: #001a7d; color: #fff; line-height: 33px; border: 1px solid #001a7d; border-top: none; font-weight: normal; font-family: 'RobotoCondensedBold', Verdana, Arial; font-size: 14px; min-width: 25px !important; padding: 0; text-align: center;}
.contenedora_contenido_interior.contenedora_partido > .contenedora_estadisticas > .partido > .estadisticas table thead th .th-inner { line-height: 33px; font-weight: normal; font-family: 'RobotoCondensedBold', Verdana, Arial; font-size: 16px; min-width: 45px !important; padding: 0;}
.contenedora_contenido_interior.contenedora_partido > .contenedora_estadisticas > .partido > .estadisticas table thead tr:first-of-type th .th-inner {line-height: 19px;}
.contenedora_contenido_interior.contenedora_partido > .contenedora_estadisticas > .partido > .estadisticas table tbody tr:first-of-type td  { border-top: 2px solid #fff;}
.contenedora_contenido_interior.contenedora_partido > .contenedora_estadisticas > .partido > .estadisticas table thead tr th.dorsal,
.contenedora_contenido_interior.contenedora_partido > .contenedora_estadisticas > .partido > .estadisticas table tbody tr td.dorsal {min-width: 33px; max-width: 33px !important; width: 33px !important; padding-right: 0;}
.contenedora_contenido_interior.contenedora_partido > .contenedora_estadisticas > .partido > .estadisticas table thead tr th.nombre,
.contenedora_contenido_interior.contenedora_partido > .contenedora_estadisticas > .partido > .estadisticas table tbody tr td.nombre {min-width: 110px; max-width: 110px; width: 110px; padding-right: 0;}
.contenedora_contenido_interior.contenedora_partido > .contenedora_estadisticas > .partido > .estadisticas table thead tr th.dorsal,
.contenedora_contenido_interior.contenedora_partido > .contenedora_estadisticas > .partido > .estadisticas table tbody tr td.dorsal,
.contenedora_contenido_interior.contenedora_partido > .contenedora_estadisticas > .partido > .estadisticas table thead tr th.nombre,
.contenedora_contenido_interior.contenedora_partido > .contenedora_estadisticas > .partido > .estadisticas table tbody tr td.nombre { text-align: left; padding-left: 4px; }
.contenedora_contenido_interior.contenedora_partido > .contenedora_estadisticas > .partido > .estadisticas table tbody tr td.dorsal,
.contenedora_contenido_interior.contenedora_partido > .contenedora_estadisticas > .partido > .estadisticas table tbody tr td.nombre { border-bottom: 1px solid #fff;}
.contenedora_contenido_interior.contenedora_partido > .contenedora_estadisticas > .partido > .estadisticas table tbody tr td.nombre a { color: #000;}
.contenedora_contenido_interior.contenedora_partido > .contenedora_estadisticas > .partido > .estadisticas table tbody tr.equipo td { border-bottom: none;}
.contenedora_contenido_interior.contenedora_partido > .contenedora_estadisticas > .partido > .estadisticas table tbody tr.totales td { font-family: 'RobotoCondensedBold', Verdana, Arial; color: #fff; background-color: #262626; border-bottom: 1px solid #fff; border-top: 1px solid #fff;}
.contenedora_contenido_interior.contenedora_partido > .contenedora_estadisticas > .partido > .estadisticas table tbody tr.totales td.nombre.jugador { background-color: #0032d2; text-align: left; color: #000;}
.contenedora_contenido_interior.contenedora_partido > .contenedora_estadisticas > .partido > .estadisticas table tbody tr.totales td.grisclaro { background-color: #7ec4e7;}
.contenedora_contenido_interior.contenedora_partido > .contenedora_estadisticas > .partido > .estadisticas table tbody tr td.dorsal { font-family: 'RobotoCondensedBold', Verdana, Arial; color: #fff; background-color: #262626;}
.contenedora_contenido_interior.contenedora_partido > .contenedora_estadisticas > .partido > .estadisticas table tbody tr td.nombre.jugador { background-color: #7ec4e7;}
.contenedora_contenido_interior.contenedora_partido > .contenedora_estadisticas > .partido > .estadisticas table tbody tr td.grisclaro,
.contenedora_contenido_interior.contenedora_partido > .contenedora_estadisticas > .partido > .estadisticas table tbody tr td.nombre.eliminados5f,
.contenedora_contenido_interior.contenedora_partido > .contenedora_estadisticas > .partido > .estadisticas table tbody tr td.nombre.entrenador { background-color: #e7e7e7;}
.contenedora_contenido_interior.contenedora_partido > .contenedora_estadisticas > .partido > .estadisticas table tbody tr td.nombre.entrenador a { color: #000;}
.contenedora_contenido_interior.contenedora_partido > .contenedora_estadisticas > .partido > .estadisticas table tbody tr td.nombre.eliminados5f,
.contenedora_contenido_interior.contenedora_partido > .contenedora_estadisticas > .partido > .estadisticas table tbody tr td.grisclaro.eliminados5f { border-bottom: none;}
.contenedora_contenido_interior.contenedora_partido > .contenedora_estadisticas > .partido > .estadisticas table tbody tr td.grisclaro.eliminados5f { padding-left: 4px; text-align: left;}
.contenedora_contenido_interior.contenedora_partido > .contenedora_estadisticas > .partido > .estadisticas table tbody tr td {line-height: 30px; border-left: none; border-right: none; border-bottom: 1px solid #006ca2; color: #000; padding: 2px 0; font-size: 15px; text-align: right;font-family: 'RobotoCondensedLight', Verdana, Arial; font-weight: 400; text-align: center;}
.contenedora_contenido_interior.contenedora_partido > .contenedora_estadisticas > .partido > .estadisticas table tbody tr td.grisclaro.entrenador { border-bottom: 1px solid #fff;}
.contenedora_contenido_interior.contenedora_partido > .contenedora_portada_noticias > header > .titulo { width: 100%; text-align: center; font-size: 18px; height: 33px; line-height: 33px; margin-top: 40px; margin-bottom: 20px;}
.cuerpo_partido.precedentes > .contenedora_contenido_interior.contenedora_partido > .contenido_central > h2 { display: block; width: 100%; color: #001a7d; font-size: 18px; line-height: 30px; font-weight: normal;}
.cuerpo_partido.precedentes > .contenedora_contenido_interior.contenedora_partido > .contenido_central table.tabla_entidad_logros th .contenedora_cabecera { justify-content: center;}
.cuerpo_partido.precedentes > .contenedora_contenido_interior.contenedora_partido > .contenido_central table.tabla_resumen td { padding: 5px; text-align: center; height: 30px;}
.cuerpo_partido.precedentes > .contenedora_contenido_interior.contenedora_partido > .contenido_central table.tabla_resumen td.info { background-color: #e5f0f6; border-bottom: 1px solid #001a7d; border-left: 1px solid #e5f0f6;}
.cuerpo_partido.precedentes > .contenedora_contenido_interior.contenedora_partido > .contenido_central table.tabla_resumen td.datos { background-color: #001a7d; color: #fff;border-right: 1px solid #001a7d; max-width: 93px;}
.cuerpo_partido.precedentes > .contenedora_contenido_interior.contenedora_partido > .contenido_central table.tabla_resumen tr:last-of-type td.datos { border-bottom: 1px solid #001a7d;}

.cuerpo_partido.precedentes > .contenedora_contenido_interior.contenedora_partido > .contenido_central table.tabla_resultados th,
.cuerpo_partido.precedentes > .contenedora_contenido_interior.contenedora_partido > .contenido_central table.tabla_resultados td { font-size: 12px; color: #fff; padding: 5px; text-align: center; }
.cuerpo_partido.precedentes > .contenedora_contenido_interior.contenedora_partido > .contenido_central table.tabla_resultados th { border: 1px solid #001a7d; height: 30px;}
.cuerpo_partido.precedentes > .contenedora_contenido_interior.contenedora_partido > .contenido_central table.tabla_resultados th.cabecera.trayectoria { border: 1px solid #0032d2;}
.cuerpo_partido.precedentes.cuerpo_banco_resultados > .contenedora_contenido_interior.contenedora_partido > .contenido_central table.tabla_resultados th.cabecera.trayectoria { border: none;}
.cuerpo_partido.precedentes > .contenedora_contenido_interior.contenedora_partido > .contenido_central table.tabla_resultados td { height: 50px;}
.cuerpo_partido.precedentes > .contenedora_contenido_interior.contenedora_partido > .contenido_central table.tabla_resultados td.temporada,
.cuerpo_partido.precedentes > .contenedora_contenido_interior.contenedora_partido > .contenido_central table.tabla_resultados td.fase,
.cuerpo_partido.precedentes > .contenedora_contenido_interior.contenedora_partido > .contenido_central table.tabla_resultados td.fecha { background-color: #0032d2;}
.cuerpo_partido.precedentes > .contenedora_contenido_interior.contenedora_partido > .contenido_central table.tabla_resultados td.fase { border-right: 1px solid #001a7d;}
.cuerpo_partido.precedentes > .contenedora_contenido_interior.contenedora_partido > .contenido_central table.tabla_resultados td.temporada {padding-left: 7px; text-align: left; border-left: 1px solid #0032d2;}
.cuerpo_partido.precedentes > .contenedora_contenido_interior.contenedora_partido > .contenido_central table.tabla_resultados td.partido { background-color: #e5f0f6; color: #000; border-bottom: 1px solid #001a7d; border-right: 1px solid #001a7d; border-left: 1px solid #001a7d;}
.cuerpo_partido.precedentes > .contenedora_contenido_interior.contenedora_partido > .contenido_central table.tabla_resultados td.resultado { background-color: #001a7d; color: #fff; white-space: nowrap; border-right: 1px solid #001a7d; border-left: 1px solid #001a7d;}
.cuerpo_partido.precedentes > .contenedora_contenido_interior.contenedora_partido > .contenido_central table.tabla_resultados td.iconos { background-color: #e7e7e7; border-bottom: 1px solid #001a7d; border-right: 1px solid #e7e7e7; border-left: 1px solid #001a7d;}
.cuerpo_partido.precedentes > .contenedora_contenido_interior.contenedora_partido > .contenido_central table.tabla_resultados td.iconos .logos_info { min-height: 50px; display: flex; flex-direction: column; justify-content: space-around; align-items: center;  }
.cuerpo_partido.precedentes > .contenedora_contenido_interior.contenedora_partido > .contenido_central table.tabla_resultados td.iconos a { color: #8a8b8b; }
.cuerpo_partido.precedentes > .contenedora_contenido_interior.contenedora_partido > .contenido_central table.tabla_resultados td.iconos a:hover { color: #000;}
.cuerpo_partido.precedentes > .contenedora_contenido_interior.contenedora_partido > .contenido_central table.tabla_resultados tr:last-of-type td { border-bottom: 1px solid #001a7d;}

.cuerpo > .contenedora_contenido_interior.contenedora_equipo_trayectoria > .contenedora_tabla_trayectoria_club > .contenedora_tabla_responsive table thead th { border-top: 0; border-bottom: 0;}
.cuerpo > .contenedora_contenido_interior.contenedora_equipo_trayectoria > .contenedora_tabla_trayectoria_club > .contenedora_tabla_responsive table thead th.sin_borde_derecho { border-right: 0;}
.cuerpo > .contenedora_contenido_interior.contenedora_equipo_trayectoria > .contenedora_tabla_trayectoria_club > .contenedora_tabla_responsive table thead th.nombre_competicion { padding: 0 4px; border: 0;}
.cuerpo > .contenedora_contenido_interior.contenedora_equipo_trayectoria > .contenedora_tabla_trayectoria_club > .contenedora_tabla_responsive table thead th.temporada .th-inner {min-width: 90px !important;}
.cuerpo > .contenedora_contenido_interior.contenedora_equipo_trayectoria > .contenedora_tabla_trayectoria_club > .contenedora_tabla_responsive table tbody td { text-align: center;}

.cuerpo > .contenedora_contenido_interior.contenedora_equipo_trayectoria > .contenedora_tabla_trayectoria_club table.tabla_titulos_nacionales_club thead th.temporada { border-right: 0; width: 80px;}
.cuerpo > .contenedora_contenido_interior.contenedora_equipo_trayectoria > .contenedora_tabla_trayectoria_club table.tabla_titulos_nacionales_club thead th.campeon { border-left: 0; border-right: 0; width: 75px;}
.cuerpo > .contenedora_contenido_interior.contenedora_equipo_trayectoria > .contenedora_tabla_trayectoria_club table.tabla_titulos_nacionales_club thead th.subcampeon { border-left: 0;}
.cuerpo > .contenedora_contenido_interior.contenedora_equipo_trayectoria > .contenedora_tabla_trayectoria_club table.tabla_titulos_nacionales_club tbody td.dif { background-color: #00863c; color: #ffffff;border-left: 2px solid #fff; border-right: 2px solid #fff;}
.cuerpo > .contenedora_contenido_interior.contenedora_equipo_trayectoria > .contenedora_tabla_trayectoria_club table.tabla_titulos_nacionales_club tbody td.temporada { border-right: 2px solid #fff;}
.cuerpo > .contenedora_contenido_interior.contenedora_equipo_trayectoria > .contenedora_tabla_trayectoria_club table.tabla_titulos_nacionales_club tbody td.nombre_equipo { border-left: 2px solid #fff;}
.cuerpo > .contenedora_contenido_interior.contenedora_equipo_trayectoria > .contenedora_tabla_trayectoria_club table.tabla_titulos_nacionales_club tbody td.nombre_equipo .nombre_corto { display: inline;}
.cuerpo > .contenedora_contenido_interior.contenedora_equipo_trayectoria > .contenedora_tabla_trayectoria_club .texto_informativo_leyenda_plantilla { float: left; width: 100%; font-size: 16px; color: #000; padding: 20px 0 10px;}

.contenido_derecha > .contenedora_contenido_derecha.contenedora_comparativa > table { width: 276px; border: 0; background-color: #ffffff; font-size: 16px; border-collapse: collapse; }
.contenido_derecha > .contenedora_contenido_derecha.contenedora_comparativa > table > thead th { background-color: #7ec4e7; color: #0032d2; font-size: 18px; font-weight: normal; line-height: 33px; height: 33px; margin: 0; padding: 0; border: 0;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_comparativa > table > tbody td { color: #000000; height: 30px; line-height: 30px; margin: 0; padding: 0; border: 0; text-align: center; background-color: #e7e7e7; border-bottom: 3px solid #fff;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_comparativa > table > tbody tr:nth-child(1) td { border-top: 2px solid #fff;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_comparativa > table > tbody td.valor { width: 75px; min-width: 75px; color: #0032d2;}
.contenido_derecha > .contenedora_contenido_derecha.contenedora_comparativa > table > tbody td.campo { border-left: 4px solid #fff; border-right: 4px solid #fff;}

.contenedora_contenido_interior > .contenedora_galeria { float: left; width: 100%; margin-top: 10px; -webkit-column-count: 1; -moz-column-count: 1; column-count: 1; -webkit-column-gap: 10px; -moz-column-gap: 10px; column-gap: 10px; -webkit-column-fill: balance; -moz-column-fill: balance; column-fill: balance;}
.contenedora_contenido_interior.contenedora_entidad > .contenedora_galeria { padding: 0 2.1%;}
.contenedora_contenido_interior > .contenedora_galeria > .contenedora_imagen {width: 100%; margin-bottom: 10px; position: relative; }
.contenedora_contenido_interior > .contenedora_galeria > .contenedora_imagen > .fotografo { display: block; position: absolute; right: 0px; top: -10px; height: 20px; font-size: 10px; background-color: #000; color: #fff; line-height: 20px; padding: 0 5px; -ms-transform: rotate(-90deg); -webkit-transform: rotate(-90deg); transform: rotate(-90deg); transform-origin: 100% 100%;}

.modal.galeria_partido {background-color: rgb(0,0,0); background-color: rgba(0,0,0,0.8); }
.ekko-lightbox.galeria_partido { margin: 0;}
.modal-dialog.galeria_partido {margin: 0 auto;}
.ekko-lightbox.galeria_partido .modal-content { background-color: #000000;}
.ekko-lightbox.galeria_partido .modal-header { position: absolute; top: 0; left: 0; width: 100%; border-bottom: none; padding: 5px 15px 0; justify-content: space-between; align-items: center;}
.ekko-lightbox.galeria_partido .modal-header .redes { width: auto; display: flex; justify-content: space-between;}
.ekko-lightbox.galeria_partido .modal-header .redes article { height: 20px; width: 20px; line-height: 20px; display: flex; justify-content: center; align-items: center; margin-left: 10px;}
.ekko-lightbox.galeria_partido .modal-header .redes article.redondo { border-radius: 10px; }
.ekko-lightbox.galeria_partido .modal-header .redes article.facebook { background-color: #3b5992; }
.ekko-lightbox.galeria_partido .modal-header .redes article.twitter { background-color: #1da1f2; }
.ekko-lightbox.galeria_partido .modal-header .redes article.whatsapp { background-color: #3ae976; }
.ekko-lightbox.galeria_partido .modal-header .redes article.pinterest { background-color: #b60026; }
.ekko-lightbox.galeria_partido .modal-header .redes article.mail { background-color: #006ca2; }
.ekko-lightbox.galeria_partido .modal-header .redes article i.fa { font-size: 12px !important; }
.ekko-lightbox.galeria_partido .modal-footer { position: absolute; bottom: 0; left: 0; width: 100%; border-top: none; flex-wrap: wrap; font-size: 10px; padding: 5px 1rem;}
.ekko-lightbox.galeria_partido .modal-footer .info { width: 100%; float: left; display: flex; justify-content: space-between;}
.ekko-lightbox.galeria_partido .modal-footer .info .datos { width: 75% }
.ekko-lightbox.galeria_partido .modal-footer .info .datos .datos_fecha { margin-bottom: 8px; }
.ekko-lightbox.galeria_partido .modal-footer .info .datos .datos_fuente { display: flex; align-items: center; }
.ekko-lightbox.galeria_partido .modal-footer .info .datos .datos_fuente i.fa-copyright { font-size: 90% !important; }
.ekko-lightbox.galeria_partido .modal-footer .descripcion { width: 100%; float: left; margin: 20px 0 15px;}

.ekko-lightbox.galeria_partido .close { color: #fff; width: 20px; opacity: 1; padding: 0; margin: 0 6px 0 0; }
.ekko-lightbox.galeria_partido .close span { font-size: 20px;}
.modal-dialog.galeria_partido .modal-content .modal-body { padding: 10px 15px;}
.modal-dialog.galeria_partido .ekko-lightbox-nav-overlay { justify-content: space-between;}
.modal-dialog.galeria_partido .ekko-lightbox-nav-overlay a { flex: none; flex: initial;}
.modal-dialog.galeria_partido .ekko-lightbox-nav-overlay a span { margin-left: 10px; margin-right: 10px; border: 1px solid #0032d2; background-color: #0032d2; border-radius: 5px;}

.contenedora_contenido_interior.contenedora_calendario > .cabecera_jornada { width: 100%; padding: 11px 0 13px 10px; height: 70px; margin-top: 20px;}
.contenedora_contenido_interior.contenedora_calendario > .cabecera_jornada > div { width: 100%; text-align: left; text-align: left; font-size: 16px; }

.contenedora_contenido_interior.contenedora_clubes  { margin-top: 20px;}
.contenedora_contenido_interior > header > h2.clubes,
.contenedora_contenido_interior.contenedora_entidad > .contenido_central_entidad > header > h2,
.contenedora_contenido_interior.contenedora_contenido_interior_buscador > header > h2,
.contenedora_contenido_interior.contenedora_mercado_fichajes > .contenido_central > header > h2,
.contenedora_contenido_interior > .contenido_central_equipo > header > h2.clubes { width: 100%; float: left; font-size: 28px; height: 33px; line-height: 33px; color: #223e92; text-align: left; margin-bottom: 10px;}
.contenedora_contenido_interior.contenedora_banco_resultados > .contenido_central > header > h2 { width: 100%; float: left; font-size: 28px; line-height: 33px; color: #223e92; text-align: left; margin-bottom: 10px;}
.contenedora_contenido_interior.contenedora_banco_resultados > .contenido_central > header.banco_resultados > h2 { font-size: 25px; }
.contenedora_contenido_interior.contenedora_contenido_interior_buscador > header > h2 {height: auto;}
.contenedora_contenido_interior > .contenido_central_equipo > header > h2.clubes.equipos { color: #223e92; }
.contenedora_contenido_interior.contenedora_entidad > .contenido_central_entidad > header > h2.entidad { color: #223e92; font-size: 25px;}
.contenedora_contenido_interior.contenedora_entidad > .contenido_central_entidad > header > h2.entidad.entidad_peque { font-size: 23px;}
.contenedora_contenido_interior.contenedora_clubes > .listado_clubes { margin-top: 10px; padding-top: 30px; padding-bottom: 10px; width: 100%; float: left; display: flex; flex-wrap: wrap; flex-direction: row; justify-content: space-around; border-top: 1px solid #e4e4e4; border-bottom: 1px solid #e4e4e4;}
.contenedora_contenido_interior.contenedora_clubes > .listado_clubes .club { width: 47.7778%; max-width: 300px; height: 270px; position: relative; margin-bottom: 20px;}
.contenedora_contenido_interior.contenedora_clubes > .listado_clubes .club > .foto { width: 100%; height: 135px; overflow: hidden; }
.contenedora_contenido_interior.contenedora_clubes > .listado_clubes .club > .foto img { max-width: 100%; margin-left: 50%; transform: translateX(-50%);}
.contenedora_contenido_interior.contenedora_clubes > .listado_clubes .club > .nombre { font-weight: normal; width: 100%; height: 135px; border-bottom-left-radius: 45px; padding: 68px 5px 0; text-align: center; font-size: 16px; line-height: 18px; text-transform: uppercase; margin: 0;}
.contenedora_contenido_interior.contenedora_clubes > .listado_clubes .club > .logo { width: 100px; height: 100px; border-radius: 50px; top: calc(50% - 50px); left: calc(50% - 50px); background-color: #fff; position: absolute; z-index: 3; display: flex !important; justify-content: center; flex-direction: column; text-align: center; }
.contenedora_contenido_interior.contenedora_clubes > .listado_clubes .club > .logo img { width: 65px; margin: 0 auto; }

.cuerpo > .contenedora_contenido_interior .fila_botones_ir { width: 100%; float: left; display: flex; flex-wrap: wrap; justify-content: center; margin-top: 10px;}
.cuerpo > .contenedora_contenido_interior .fila_botones_ir .boton_ir {float: left; height: 50px; cursor: pointer; width: 100%; margin: 10px 0; background-color: #223e92; font-size: 20px; position: relative; }
.cuerpo > .contenedora_contenido_interior .fila_botones_ir .boton_ir a { color: #fff;}
.cuerpo > .contenedora_contenido_interior .fila_botones_ir .boton_ir > .descripcion {float: left; width: 100%; height: 50px; line-height: 50px; font-size: 20px; padding-left: 20px; font-family: 'RobotoBold', Verdana, Arial;}
.cuerpo > .contenedora_contenido_interior .fila_botones_ir .boton_ir > .boton { position: absolute; top: 0; right: 0; height: 50px; width: 50px; text-align: center; border-left: 2px solid #fff;}
.cuerpo > .contenedora_contenido_interior .fila_botones_ir .boton_ir > .boton i.fa { line-height: 50px !important; }

.cuerpo.cuerpo_clubes > .contenedora_contenido_interior > .contenedora_clasificacion,
.cuerpo.cuerpo_clubes > .contenedora_contenido_interior > .contenedora_clasificacion{ float: left; margin-top: 10px; padding-top: 20px; padding-bottom: 20px; width: 100%; border-top: 1px solid #e4e4e4; border-bottom: 1px solid #e4e4e4; }
.cuerpo.cuerpo_clubes > .contenedora_contenido_interior > .contenedora_clasificacion > header > .navegador_jornadas {width: 50%; float: right; font-size: 16px; line-height: 33px; padding-right: 10px; display: flex; justify-content: flex-end;}
.cuerpo.cuerpo_clubes > .contenedora_contenido_interior > .contenedora_clasificacion > header > .navegador_jornadas .fa-caret-left { margin-right: 10px; cursor: pointer;}
.cuerpo.cuerpo_clubes > .contenedora_contenido_interior > .contenedora_clasificacion > header > .navegador_jornadas .fa-caret-right { margin-left: 10px; cursor: pointer;}

.cuerpo > .contenedora_contenido_interior > .contenedora_clasificacion > .contenedora_tabla_ancho_completo,
.cuerpo > .contenedora_contenido_interior .contenedora_tabla_ancho_completo { float: left; width: 100%;}
.tabla_ancho_completo { width: 100%; }
.contenedora_clubes > .contenedora_clasificacion > .contenedora_tabla_ancho_completo table thead tr th.cabecera,
.cuerpo > .contenedora_contenido_interior .contenedora_tabla_ancho_completo table thead tr th.cabecera { background-color: #262626; border-bottom: none; border-top: 0; padding: 0 2px 0 10px; font-size: 12px;}
.cuerpo > .contenedora_contenido_interior .contenedora_tabla_ancho_completo table.tabla_entidad thead tr th.cabecera.trayectoria { font-size: 14px;}

.contenedora_clubes > .contenedora_clasificacion > .contenedora_tabla_ancho_completo table thead tr th.cabecera > .contenedora_cabecera,
.cuerpo > .contenedora_contenido_interior .contenedora_tabla_ancho_completo table thead tr th.cabecera > .contenedora_cabecera { display: flex; justify-content: space-between; }
.contenedora_clubes > .contenedora_clasificacion > .contenedora_tabla_ancho_completo table.tabla_ancho_completo tbody tr td.nombre_equipo { border-right-color: #fff !important; }
.contenedora_clubes > .contenedora_clasificacion > .contenedora_tabla_ancho_completo table.tabla_ancho_completo tbody tr td.temporada  { background-color: #808080; color: #fff; font-family: 'RobotoCondensedBold', Verdana, Arial; text-align: center;}

.cuerpo.cuerpo_clubes > .contenedora_contenido_interior > .contenedora_clasificacion.tabla_superior { border-bottom: none; }
.cuerpo.cuerpo_clubes > .contenedora_contenido_interior > .contenedora_clasificacion.tabla_inferior { border-top: none; }

.contenedora_contenido_interior.contenedora_entidad { margin: 0; width: 100%;}
.contenedora_contenido_interior.contenedora_equipo > header > .cabecera_equipo { width: 100%; float: left; padding-bottom: 20px;}
.contenedora_contenido_interior.contenedora_equipo > header > .cabecera_equipo a { text-decoration: none;}
.contenedora_contenido_interior.contenedora_equipo > header > .cabecera_equipo > .logo { float:left; margin: 15px 8px 15px 8px; width: 84px; height: 84px; border-radius: 42px; background-color: #fff; display: flex !important; justify-content: center; flex-direction: column; text-align: center; }
.contenedora_contenido_interior.contenedora_equipo > header > .cabecera_equipo > .logo img { width: 70px; margin: 0 auto; }
.contenedora_contenido_interior.contenedora_equipo > header > .cabecera_equipo > .datos { width: calc(100% - 114px); float: left; margin: 10px 10px 20px 0;}
.contenedora_contenido_interior.contenedora_equipo > header > .cabecera_equipo > .datos > h1 { width: 100%; float: left; font-weight: normal; font-size: 17px; text-align: left;}
.contenedora_contenido_interior.contenedora_equipo > header > .cabecera_equipo > .datos > h3 { width: 100%; float: left; font-weight: normal; font-size: 14px; text-align: left;}
.contenedora_contenido_interior.contenedora_equipo > header > .cabecera_equipo > .datos > .info { width: 100%; float: left; display: flex; align-content: center; justify-content: flex-start; font-size: 10px; }
.contenedora_contenido_interior.contenedora_equipo > header > .cabecera_equipo > .datos > * { margin-bottom: 6px; }
.contenedora_contenido_interior.contenedora_equipo > header > .cabecera_equipo > .datos > .datos_web i.fa { font-size: 17px !important }
.contenedora_contenido_interior.contenedora_equipo > header > .cabecera_equipo > .datos .pabellon { line-height: 11px; min-height: 22px; display: inline-flex; flex-direction: column; justify-content: center;}
.contenedora_contenido_interior.contenedora_equipo > header > .cabecera_equipo > .datos .web { line-height: 11px; min-height: 17px; display: inline-flex; flex-direction: column; justify-content: center;}
.contenedora_contenido_interior.contenedora_equipo > header > .cabecera_equipo > .datos .icono { margin-right: 10px; width: 18px;}
.contenedora_contenido_interior.contenedora_equipo > header > .cabecera_equipo > .enlaces { float: left; display: flex; width: 100%; height: 40px; justify-content: center; }
.contenedora_contenido_interior.contenedora_equipo > header > .cabecera_equipo > .enlaces article { text-align: center;}
.contenedora_contenido_interior.contenedora_equipo > header > .cabecera_equipo > .enlaces article.compras { height: 30px; padding-right: 10px; display: inline-flex; flex-direction: column; justify-content: center;}
.contenedora_contenido_interior.contenedora_equipo > header > .cabecera_equipo > .enlaces article.compras.tienda { padding-left: 10px; }
.contenedora_contenido_interior.contenedora_equipo > header > .cabecera_equipo > .enlaces article.redondo { height: 30px; width: 30px; border-radius: 15px; line-height: 27px; background-color: #fff; margin-left: 6px;}
.contenedora_contenido_interior.contenedora_equipo > header > .cabecera_equipo > .enlaces article i.fa { font-size: 17px !important }
.contenedora_contenido_interior.contenedora_equipo > header > .cabecera_equipo > .enlaces article i.fa-facebook,
.contenedora_contenido_interior.contenedora_entidad > header > .cabecera_entidad .enlaces article i.fa-facebook { color: #3b5992; margin-left: -1px;}
.contenedora_contenido_interior.contenedora_equipo > header > .cabecera_equipo > .enlaces article i.fa-instagram,
.contenedora_contenido_interior.contenedora_entidad > header > .cabecera_entidad .enlaces article i.fa-instagram { color: #316691; }
.contenedora_contenido_interior.contenedora_equipo > header > .cabecera_equipo > .enlaces article i.fa-youtube,
.contenedora_contenido_interior.contenedora_entidad > header > .cabecera_entidad .enlaces article i.fa-youtube { color: #C71F25; }
.contenedora_contenido_interior.contenedora_equipo > header > .cabecera_equipo > .enlaces article i.fa-twitter,
.contenedora_contenido_interior.contenedora_entidad > header > .cabecera_entidad .enlaces article i.fa-twitter { color: #1da1f2; }
.contenedora_contenido_interior.contenedora_equipo > header > .cabecera_equipo > .enlaces article i.fa-linkedin,
.contenedora_contenido_interior.contenedora_entidad > header > .cabecera_entidad .enlaces article i.fa-linkedin { color: #0073b0; }
.contenedora_contenido_interior.contenedora_equipo > header > .cabecera_equipo > .enlaces .tiktok a,
.contenedora_contenido_interior.contenedora_entidad > header > .cabecera_entidad .enlaces .tiktok a{ background:transparent url('https://www.acb.com/Images/Web/tiktok.png') center top no-repeat; background-size: cover; width:40px; height:40px; display:block; }
.contenedora_contenido_interior.contenedora_entidad > header > .cabecera_entidad .enlaces article i.fa-rss,
.contenedora_contenido_interior.contenedora_equipo > header > .cabecera_equipo > .enlaces article i.fa-rss { color: #D98926; margin-left: 0.5px; }

.contenedora_contenido_interior.contenedora_equipo > header > .menu-container { position: relative; margin: 0;}
.contenedora_contenido_interior.contenedora_equipo > header > .menu-container i.vista { position: absolute; cursor: pointer; font-size: 2rem !important; line-height: 36px !important;}
.contenedora_contenido_interior.contenedora_equipo > header > .menu-container i.fa-bars{ top:0; right: 10px; }
.contenedora_contenido_interior.contenedora_equipo > header > .menu-container i.fa-th{ top: 1px; right: 45px;  }

.cuerpo.cuerpo_equipo {border-right: none;}
.contenedora_contenido_interior.contenedora_equipo > .contenido_central.contenido_central_equipo,
.contenedora_contenido_interior.contenedora_entidad > .contenido_central.contenido_central_entidad { padding: 20px 3.16% 0; background-color: #fff; float: left;}
.contenedora_contenido_interior.contenedora_equipo > .contenido_central.contenido_central_equipo > .grid_plantilla { float: left; width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap;}
.contenedora_contenido_interior.contenedora_equipo > .contenido_central.contenido_central_equipo > .grid_plantilla .caja_miembro_plantilla { width: 100%; margin-bottom: 10px; overflow: hidden;}
.contenedora_contenido_interior.contenedora_equipo > .contenido_central.contenido_central_equipo > .grid_plantilla .entrenadores_asistentes { width: 100%; float: left;}
.contenedora_contenido_interior.contenedora_equipo > .contenido_central.contenido_central_equipo > .grid_plantilla .caja_jugador_medio_cuerpo {border: 1px solid; }
.contenedora_contenido_interior.contenedora_equipo > .contenido_central.contenido_central_equipo > .grid_plantilla .caja_jugador_cara { max-height: 100px; background-color: #d7d7d7;}
.contenedora_contenido_interior.contenedora_equipo > .contenido_central.contenido_central_equipo > .grid_plantilla .caja_entrenador_principal { height: 127px; }
.contenedora_contenido_interior.contenedora_equipo > .contenido_central.contenido_central_equipo > .grid_plantilla .caja_entrenador_asistente { height: 60px; width: 100%;}
.contenedora_contenido_interior.contenedora_equipo > .contenido_central.contenido_central_equipo > .grid_plantilla .caja_miembro_plantilla > .info_basica { float: left; width: 50px; }
.contenedora_contenido_interior.contenedora_equipo > .contenido_central.contenido_central_equipo > .grid_plantilla .caja_miembro_plantilla > .foto { float: left; overflow: hidden;}
.contenedora_contenido_interior.contenedora_equipo > .contenido_central.contenido_central_equipo > .grid_plantilla .caja_jugador_medio_cuerpo > .foto,
.contenedora_contenido_interior.contenedora_equipo > .contenido_central.contenido_central_equipo > .grid_plantilla .caja_entrenador_principal > .foto { width: 106px; }
.contenedora_contenido_interior.contenedora_equipo > .contenido_central.contenido_central_equipo > .grid_plantilla .caja_entrenador_asistente > .foto { width: 50px; }
.contenedora_contenido_interior.contenedora_equipo > .contenido_central.contenido_central_equipo > .grid_plantilla .caja_jugador_cara > .foto { width: 83px; }
.contenedora_contenido_interior.contenedora_equipo > .contenido_central.contenido_central_equipo > .grid_plantilla .caja_miembro_plantilla > .datos { float: left; padding: 5px;}
.contenedora_contenido_interior.contenedora_equipo > .contenido_central.contenido_central_equipo > .grid_plantilla .caja_jugador_medio_cuerpo > .datos,
.contenedora_contenido_interior.contenedora_equipo > .contenido_central.contenido_central_equipo > .grid_plantilla .caja_entrenador_principal > .datos { width: calc(100% - 156px); }
.contenedora_contenido_interior.contenedora_equipo > .contenido_central.contenido_central_equipo > .grid_plantilla .caja_entrenador_asistente > .datos { width: calc(100% - 100px); }
.contenedora_contenido_interior.contenedora_equipo > .contenido_central.contenido_central_equipo > .grid_plantilla .caja_jugador_cara > .datos { width: calc(100% - 133px); padding: 5px 5px 5px 10px;}
.contenedora_contenido_interior.contenedora_equipo > .contenido_central.contenido_central_equipo > .grid_plantilla .caja_miembro_plantilla > .info_basica > div { width: 50px; padding: 7px 0;text-align: center; max-width: 35px; margin: 0 auto; font-size: 33px;}
.contenedora_contenido_interior.contenedora_equipo > .contenido_central.contenido_central_equipo > .grid_plantilla .caja_jugador_cara > .info_basica { max-height: 100px;}
.contenedora_contenido_interior.contenedora_equipo > .contenido_central.contenido_central_equipo > .grid_plantilla .caja_entrenador_principal > .info_basica { height: 127px;; }
.contenedora_contenido_interior.contenedora_equipo > .contenido_central.contenido_central_equipo > .grid_plantilla .caja_jugador_cara > .info_basica > div { padding: 3px 0; line-height: 44px;}
.contenedora_contenido_interior.contenedora_equipo > .contenido_central.contenido_central_equipo > .grid_plantilla .caja_miembro_plantilla > .info_basica > .dorsal { border: none; border-bottom: 1px solid; }
.contenedora_contenido_interior.contenedora_equipo > .contenido_central.contenido_central_equipo > .grid_plantilla .caja_entrenador_asistente > .info_basica > .dorsal { border-bottom: none; }
.contenedora_contenido_interior.contenedora_equipo > .contenido_central.contenido_central_equipo > .grid_plantilla .caja_miembro_plantilla > .datos > .nombre { float: left; width: 100%; text-align: center; margin-bottom: 3px; font-size: 14px; text-transform: uppercase;}
.contenedora_contenido_interior.contenedora_equipo > .contenido_central.contenido_central_equipo > .grid_plantilla .caja_entrenador_asistente > .datos > .nombre { float: left; width: 45%; text-align: left; display: inline-flex; flex-direction: column; justify-content: center; height: 52px; }
.contenedora_contenido_interior.contenedora_equipo > .contenido_central.contenido_central_equipo > .grid_plantilla .caja_jugador_cara > .datos > .nombre,
.contenedora_contenido_interior.contenedora_equipo > .contenido_central.contenido_central_equipo > .grid_plantilla .caja_entrenador_principal > .datos > .nombre { padding: 5px 0 10px;}
.contenedora_contenido_interior.contenedora_equipo > .contenido_central.contenido_central_equipo > .grid_plantilla .caja_miembro_plantilla > .datos > .info_personal { float: left; color: #000; font-size: 13px; line-height: 17px; width: 100%; text-align: center; }
.contenedora_contenido_interior.contenedora_equipo > .contenido_central.contenido_central_equipo > .grid_plantilla .caja_jugador_cara > .datos > .info_personal { display: flex; justify-content: center; }
.contenedora_contenido_interior.contenedora_equipo > .contenido_central.contenido_central_equipo > .grid_plantilla .caja_entrenador_asistente > .datos > .info_personal { width: 55%; }
.contenedora_contenido_interior.contenedora_equipo > .contenido_central.contenido_central_equipo > .grid_plantilla .caja_jugador_cara > .datos > .info_personal > div,
.contenedora_contenido_interior.contenedora_equipo > .contenido_central.contenido_central_equipo > .grid_plantilla .caja_entrenador_asistente > .datos > .info_personal > div{ border-left: 1px solid #fff; padding: 0 5px 0 7px;}
.contenedora_contenido_interior.contenedora_equipo > .contenido_central.contenido_central_equipo > .grid_plantilla .caja_entrenador_asistente > .datos > .info_personal > div {  width: 100%; text-align: left;}
.contenedora_contenido_interior.contenedora_equipo > .contenido_central.contenido_central_equipo > .grid_plantilla .caja_entrenador_asistente > .datos > .nombre .nombre_largo {  display: none;}
.contenedora_contenido_interior.contenedora_equipo > .contenido_central.contenido_central_equipo .texto_informativo_leyenda_plantilla,
.contenedora_contenido_interior.contenedora_clubes > .texto_informativo_leyenda_plantilla { float: left; width: 100%; font-size: 16px; color: #000; padding: 20px 0 10px;}
.contenedora_contenido_interior.contenedora_equipo > .contenido_central.contenido_central_equipo .texto_informativo_leyenda_plantilla.listado {padding: 0px 0 20px;}
.tagtitularsolido.texto-izquierda { text-align: left; padding-left: 10px;}

.cuerpo > .contenedora_contenido_interior .contenedora_tabla_ancho_completo table.defecto thead tr th {  text-align: center; min-width: 0 !important;}
.cuerpo > .contenedora_contenido_interior .contenedora_tabla_ancho_completo table thead tr.bt2 th { border-bottom-width: 2px; }
.cuerpo > .contenedora_contenido_interior .contenedora_tabla_ancho_completo table thead tr.azul_claro th { background-color: #223e92; border-top-color: #4d70d9; }
.cuerpo > .contenedora_contenido_interior .contenedora_tabla_ancho_completo table thead tr.roboto_light th { font-family: 'RobotoLight', Verdana, Arial;}
.cuerpo > .contenedora_contenido_interior .contenedora_tabla_ancho_completo table.defecto tbody tr.roboto_light td {  font-family: 'RobotoLight', Verdana, Arial;}
.cuerpo > .contenedora_contenido_interior .contenedora_tabla_ancho_completo table.defecto tbody tr.roboto_light td.roboto_bold {  font-family: 'RobotoBold', Verdana, Arial;}
.cuerpo > .contenedora_contenido_interior .contenedora_tabla_ancho_completo table.defecto tbody tr td {  text-align: center; color: #000; line-height: 29px; font-size: 14px;}
.cuerpo > .contenedora_contenido_interior .contenedora_tabla_ancho_completo table.defecto tbody tr td.primero {  border-left: 1px solid #fff;}
.cuerpo > .contenedora_contenido_interior .contenedora_tabla_ancho_completo table.defecto tbody tr td.ultimo {  border-right: 1px solid #fff;}
.cuerpo > .contenedora_contenido_interior .contenedora_tabla_ancho_completo table.defecto tbody tr td a {  color: #000;}
.cuerpo > .contenedora_contenido_interior .contenedora_tabla_ancho_completo table.defecto tbody tr td a:hover { color: #0032d2;}
.cuerpo > .contenedora_contenido_interior .contenedora_tabla_ancho_completo table.defecto tbody tr.impar td {  background-color: #7ec4e7;}
.cuerpo > .contenedora_contenido_interior .contenedora_tabla_ancho_completo table.defecto.plantilla_bajas thead tr th,
.cuerpo > .contenedora_contenido_interior .contenedora_tabla_ancho_completo table.defecto.plantilla_bajas tbody tr td {  width: 19%;  font-size: 12px;}
.cuerpo > .contenedora_contenido_interior .contenedora_tabla_ancho_completo table.defecto.tabla_plantilla tbody tr td {  border-right: 1px solid #fff;}
.cuerpo > .contenedora_contenido_interior .contenedora_tabla_ancho_completo table.defecto.tabla_plantilla thead tr th.dorsal,
.cuerpo > .contenedora_contenido_interior .contenedora_tabla_ancho_completo table.defecto.tabla_plantilla tbody tr td.dorsal {  width: 25px; border-left: 1px solid #fff; border-right: none;}
.cuerpo > .contenedora_contenido_interior .contenedora_tabla_ancho_completo table.defecto.tabla_plantilla tbody tr td.dorsal {  background-color: #0032d2; text-align: right; padding-right: 4px; color: #fff;}
.cuerpo > .contenedora_contenido_interior .contenedora_tabla_ancho_completo table.defecto.tabla_plantilla thead tr th.jugador,
.cuerpo > .contenedora_contenido_interior .contenedora_tabla_ancho_completo table.defecto.tabla_plantilla tbody tr td.jugador {  width: calc(43% - 25px); text-align: left; padding-left: 5px; border-left: none;}
.cuerpo > .contenedora_contenido_interior .contenedora_tabla_ancho_completo table.defecto.equipo_plantilla thead tr th,
.cuerpo > .contenedora_contenido_interior .contenedora_tabla_ancho_completo table.defecto.equipo_plantilla tbody tr td {  width: 11.4%; font-size: 11px;}
.cuerpo > .contenedora_contenido_interior .contenedora_tabla_ancho_completo table.defecto.plantilla_bajas .nombre_largo,
.cuerpo > .contenedora_contenido_interior .contenedora_tabla_ancho_completo table.defecto.equipo_plantilla .nombre_largo,
.cuerpo > .contenedora_contenido_interior .contenedora_tabla_ancho_completo table.defecto.plantilla_entrenadores .nombre_largo {  display: none;}
.cuerpo > .contenedora_contenido_interior .contenedora_tabla_ancho_completo table.defecto.plantilla_entrenadores thead tr th,
.cuerpo > .contenedora_contenido_interior .contenedora_tabla_ancho_completo table.defecto.plantilla_entrenadores tbody tr td {  width: 19%;  font-size: 12px;}

.contenedora_equipo_informacion #map { float: left; height: 315px; width: 100%; margin-top: 10px; }
.contenedora_contenido_interior.contenedora_equipo_informacion > .contenido_central.contenido_central_equipo > .datos_club header .logo { width: 100px; height: 100px;}
.contenedora_contenido_interior.contenedora_equipo_informacion > .contenido_central.contenido_central_equipo > .datos_club header h1 { float: left; width: calc(100% - 120px); margin-left: 20px; font-size: 21px; height: 100px; display: flex; flex-direction: column; justify-content: center; text-align: left;}
.contenedora_contenido_interior.contenedora_equipo_informacion > .contenido_central.contenido_central_equipo .contenedora_informacion .fila { font-size: 14px; line-height: 15px; padding: 12px 0;}
.contenedora_contenido_interior.contenedora_equipo_informacion > .contenido_central.contenido_central_equipo .contenedora_informacion .fila .titulo { float: left; width: 115px; margin-right: 10px;}
.contenedora_contenido_interior.contenedora_equipo_informacion > .contenido_central.contenido_central_equipo .contenedora_informacion .fila .datos { float: left; width: calc(100% - 125px); color: #000;}
.contenedora_contenido_interior.contenedora_equipo_informacion > .contenido_central.contenido_central_equipo .tagtitularsolido { margin-bottom: 0;}
.contenedora_contenido_interior.contenedora_equipo_informacion > .contenido_central.contenido_central_equipo > .datos_pabellon > .foto { margin-bottom: 10px;}
.contenedora_contenido_interior.contenedora_equipo_informacion > .contenido_central.contenido_central_equipo > .datos_pabellon > .foto img { width: 100%;}

.contenedora_contenido_interior.contenedora_equipo_trayectoria > .contenido_central.contenido_central_equipo > .datos_numeros > header { float: left; width: 100%;}
.contenedora_contenido_interior.contenedora_equipo_trayectoria > .contenido_central.contenido_central_equipo > .datos_numeros > header h4 {text-align: left; padding-left: 10px;}
.contenedora_contenido_interior.contenedora_equipo_trayectoria > .contenido_central.contenido_central_equipo > .datos_numeros > header h4,
.contenedora_contenido_interior.contenedora_equipo_trayectoria > .contenido_central.contenido_central_equipo > .datos_numeros > header h5 { margin: 0; height: 33px; line-height: 33px; font-weight: normal; font-size: 14px;}
.contenedora_contenido_interior.contenedora_equipo_trayectoria > .contenido_central.contenido_central_equipo > .datos_numeros > header h5 {  text-align: right; float: right;}
.contenedora_contenido_interior.contenedora_equipo_trayectoria > .contenido_central.contenido_central_equipo .contenedora_informacion .fila { font-size: 12px; line-height: 15px; padding: 12px 0;}
.contenedora_contenido_interior.contenedora_equipo_trayectoria > .contenido_central.contenido_central_equipo .datos_titulos .contenedora_informacion .fila .titulo { float: left; width: 160px; margin-right: 10px; margin-left: 10px;}
.contenedora_contenido_interior.contenedora_equipo_trayectoria > .contenido_central.contenido_central_equipo .datos_titulos .contenedora_informacion .fila .datos { float: left; width: calc(100% - 180px); text-align: right; padding-right: 60px;color: #000;}
.contenedora_contenido_interior.contenedora_equipo_trayectoria > .contenido_central.contenido_central_equipo > .datos_totales > header h5 {  font-size: 13px;}
.contenedora_contenido_interior.contenedora_equipo_trayectoria > .contenido_central.contenido_central_equipo > .datos_totales > header h5.total {  margin-left: 137px;}
.contenedora_contenido_interior.contenedora_equipo_trayectoria > .contenido_central.contenido_central_equipo > .datos_totales .total { width: 45px;}
.contenedora_contenido_interior.contenedora_equipo_trayectoria > .contenido_central.contenido_central_equipo > .datos_totales .liga_nacional { width: 60px; margin: 0 5px;}
.contenedora_contenido_interior.contenedora_equipo_trayectoria > .contenido_central.contenido_central_equipo > .datos_totales .acb { width: 40px; margin-right: 5px;}
.contenedora_contenido_interior.contenedora_equipo_trayectoria > .contenido_central.contenido_central_equipo .datos_totales .contenedora_informacion .fila .titulo { float: left; width: 130px; margin-left: 10px;}
.contenedora_contenido_interior.contenedora_equipo_trayectoria > .contenido_central.contenido_central_equipo .datos_totales .contenedora_informacion .fila .datos { float: right; text-align: right; color: #000;}
.contenedora_contenido_interior.contenedora_equipo_trayectoria > .contenedora_clasificacion.contenedora_tablas.contenedora_tabla_trayectoria_club {padding: 20px 3.16% 0;}

.contenedora_contenido_interior.contenedora_jugadores.contenedora_temporadas.contenedora_temporadas_arbitros > .contenido_central.contenido_central_entidad > .contenedora_temporadas {margin-top: 20px;}
.contenedora_contenido_interior.contenedora_jugadores.contenedora_temporadas > .contenido_central.contenido_central_entidad,
.contenedora_contenido_interior.contenedora_equipo_partidos > .contenido_central.contenido_central_equipo.contenido_central_records,
.contenedora_contenido_interior.contenedora_jugadores.contenedora_todos_los_partidos > .contenido_central.contenido_central_entidad,
.contenedora_contenido_interior.contenedora_equipo_estadisticas > .contenido_central.contenido_central_equipo { display: block; }
.contenedora_contenido_interior.contenedora_entidad > .contenido_central.contenido_central_entidad,
.contenedora_contenido_interior.contenedora_equipo_estadisticas > .contenido_central.contenido_central_equipo > .contenedora_estadisticas { margin-top: 20px;}
.contenedora_contenido_interior.contenedora_entidad > .contenido_central.contenido_central_entidad.contenido_central_jugador,
.contenedora_contenido_interior.contenedora_entidad.contenedora_noticias > .contenido_central.contenido_central_entidad.contenedora_portada_noticias { padding-top: 0;}
.contenedora_contenido_interior.contenedora_equipo_estadisticas > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > header > .datos_filtros,
.contenedora_contenido_interior.contenedora_entidad > .contenido_central.contenido_central_entidad > .contenedora_estadisticas > header > .datos_filtros,
.contenedora_contenido_interior.contenedora_equipo_partidos > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > header > .datos_filtros,
.contenedora_contenido_interior.contenedora_equipo_partidos > .contenido_central.contenido_central_equipo > .contenedora_partidos > header > .datos_filtros,
.contenedora_contenido_interior.contenedora_equipo_trayectoria > .contenedora_tabla_trayectoria_club > header > .datos_filtros { width: 100%; text-align: left; font-size: 16px; line-height: 25px; padding: 3px 0 3px 10px;}
.contenedora_contenido_interior.contenedora_equipo_trayectoria > .contenedora_tabla_trayectoria_club > header {width: calc(100% - 1px); margin-left: 1px;}

.contenedora_contenido_interior.contenedora_entidad > .contenido_central.contenido_central_entidad > .contenedora_estadisticas > .estadisticas_plantilla.contenedora_trayectoria_arbitros table { width: 100%;}
.contenedora_contenido_interior.contenedora_equipo_partidos > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla table,
.contenedora_contenido_interior.contenedora_entidad > .contenido_central.contenido_central_entidad > .contenedora_estadisticas > .estadisticas_plantilla table,
.contenedora_contenido_interior.contenedora_equipo_estadisticas > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla table { text-align: center; font-size: 14px; }
.contenedora_contenido_interior.contenedora_equipo_partidos > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla table thead tr th,
.contenedora_contenido_interior.contenedora_entidad > .contenido_central.contenido_central_entidad > .contenedora_estadisticas > .estadisticas_plantilla table thead tr th,
.contenedora_contenido_interior.contenedora_equipo_estadisticas > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla table thead tr th { background-color: #001a7d; color: #fff; line-height: 33px; border: 1px solid #001a7d; border-top: none; border-bottom: none; font-weight: normal; font-family: 'RobotoCondensedBold', Verdana, Arial; font-size: 14px; min-width: 25px; padding: 0; text-align: center;}
.contenedora_contenido_interior.contenedora_equipo_partidos > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla table thead tr th .th-inner,
.contenedora_contenido_interior.contenedora_entidad > .contenido_central.contenido_central_entidad > .contenedora_estadisticas > .estadisticas_plantilla table thead tr th .th-inner,
.contenedora_contenido_interior.contenedora_equipo_estadisticas > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla table thead tr th .th-inner { line-height: 33px; font-weight: normal; font-family: 'RobotoCondensedBold', Verdana, Arial; font-size: 14px; min-width: 45px; padding: 0;}
.contenedora_contenido_interior.contenedora_entidad > .contenido_central.contenido_central_entidad > .contenedora_estadisticas.contenedora_temporadas > .estadisticas_plantilla table thead tr th .th-inner { min-width: 72px; }
.contenedora_contenido_interior.contenedora_entidad > .contenido_central.contenido_central_entidad > .contenedora_estadisticas.contenedora_temporadas > .estadisticas_plantilla table thead tr th.ultimo .th-inner { min-width: 120px; }
.contenedora_contenido_interior.contenedora_equipo_partidos > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla table thead tr:first-of-type th .th-inner,
.contenedora_contenido_interior.contenedora_entidad > .contenido_central.contenido_central_entidad > .contenedora_estadisticas > .estadisticas_plantilla table thead tr:first-of-type th .th-inner,
.contenedora_contenido_interior.contenedora_equipo_estadisticas > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla table thead tr:first-of-type th .th-inner {height: 55px; padding-top: 30px;}
.contenedora_contenido_interior.contenedora_entidad > .contenido_central.contenido_central_entidad > .contenedora_estadisticas.estadisticas_equipos > .estadisticas_plantilla table thead tr:first-of-type th .th-inner {height: 33px; padding-top: 5px;}
.contenedora_contenido_interior.contenedora_entidad > .contenido_central.contenido_central_entidad > .contenedora_estadisticas > .estadisticas_plantilla table.entrenador_temporada_temporada thead tr:first-of-type th .th-inner {height: 10px; padding-top: 5px;}
.contenedora_contenido_interior.contenedora_entidad > .contenido_central.contenido_central_entidad > .contenedora_estadisticas.contenedora_temporadas > .estadisticas_plantilla table.entrenador_temporada_temporada thead tr th.ultimo .th-inner { min-width: 95px; }
.contenedora_contenido_interior.contenedora_entidad > .contenido_central.contenido_central_entidad > .contenedora_estadisticas > .estadisticas_plantilla table.todos_los_partidos thead tr:first-of-type th .th-inner { height: auto; padding-top: 0;}
.contenedora_contenido_interior.contenedora_equipo_partidos > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla table thead tr:nth-of-type(2) th,
.contenedora_contenido_interior.contenedora_entidad > .contenido_central.contenido_central_entidad > .contenedora_estadisticas > .estadisticas_plantilla table thead tr:nth-of-type(2) th,
.contenedora_contenido_interior.contenedora_equipo_estadisticas > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla table thead tr:nth-of-type(2) th {border-right: 1px solid #fff;}
.contenedora_contenido_interior.contenedora_equipo_partidos > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla table thead tr:nth-of-type(2) th,
.contenedora_contenido_interior.contenedora_entidad.contenedora_lideres > .contenido_central.contenido_central_entidad > .contenedora_estadisticas > .estadisticas_plantilla table thead tr:nth-of-type(2) th {border-right: none;}
.contenedora_contenido_interior.contenedora_equipo_partidos > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla table thead tr:nth-of-type(2) th.ultimo,
.contenedora_contenido_interior.contenedora_entidad > .contenido_central.contenido_central_entidad > .contenedora_estadisticas > .estadisticas_plantilla table thead tr:nth-of-type(2) th.ultimo,
.contenedora_contenido_interior.contenedora_equipo_estadisticas > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla table thead tr:nth-of-type(2) th.ultimo {border-right: 1px solid #001a7d;}
.contenedora_contenido_interior.contenedora_equipo_partidos > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla table thead tr th[data-field="0"],
.contenedora_contenido_interior.contenedora_equipo_partidos > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla table thead tr th[data-field="0"] > div.th-inner,
.contenedora_contenido_interior.contenedora_entidad > .contenido_central.contenido_central_entidad > .contenedora_estadisticas > .estadisticas_plantilla.contenedora_tabla_responsive table thead tr th[data-field="0"],
.contenedora_contenido_interior.contenedora_entidad > .contenido_central.contenido_central_entidad > .contenedora_estadisticas > .estadisticas_plantilla.contenedora_tabla_responsive table thead tr th[data-field="0"] > div.th-inner {min-width: 38px; max-width: 38px; width: 38px; border-right: none;}
.contenedora_contenido_interior.contenedora_entidad > .contenido_central.contenido_central_entidad > .contenedora_estadisticas > .estadisticas_plantilla.contenedora_tabla_responsive table.todos_los_partidos thead tr th[data-field="0"],
.contenedora_contenido_interior.contenedora_entidad > .contenido_central.contenido_central_entidad > .contenedora_estadisticas > .estadisticas_plantilla.contenedora_tabla_responsive table.todos_los_partidos thead tr th[data-field="0"] > div.th-inner {min-width: 20px; max-width: 20px; width: 20px; border-right: none;}
.contenedora_contenido_interior.contenedora_equipo_estadisticas > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla.contenedora_tabla_responsive table thead tr th[data-field="0"],
.contenedora_contenido_interior.contenedora_equipo_estadisticas > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla.contenedora_tabla_responsive table thead tr th[data-field="0"] > div.th-inner {min-width: 15px; max-width: 15px; width: 15px; border-right: none;}
.contenedora_contenido_interior.contenedora_equipo_partidos > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla table thead tr th[data-field="1"],
.contenedora_contenido_interior.contenedora_equipo_partidos > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla table thead tr th[data-field="1"] > div.th-inner,
.contenedora_contenido_interior.contenedora_entidad > .contenido_central.contenido_central_entidad > .contenedora_estadisticas > .estadisticas_plantilla.contenedora_tabla_responsive table thead tr th[data-field="1"],
.contenedora_contenido_interior.contenedora_entidad > .contenido_central.contenido_central_entidad > .contenedora_estadisticas > .estadisticas_plantilla.contenedora_tabla_responsive table thead tr th[data-field="1"] > div.th-inner {min-width: 100px; max-width: 100px; width: 100px; border-right: none;}
.contenedora_contenido_interior.contenedora_entidad > .contenido_central.contenido_central_entidad > .contenedora_estadisticas.estadisticas_equipos > .estadisticas_plantilla.contenedora_tabla_responsive table thead tr th[data-field="1"],
.contenedora_contenido_interior.contenedora_entidad > .contenido_central.contenido_central_entidad > .contenedora_estadisticas.estadisticas_equipos > .estadisticas_plantilla.contenedora_tabla_responsive table thead tr th[data-field="1"] > div.th-inner {min-width: 150px; max-width: 150px; width: 150px; border-right: none;}
.contenedora_contenido_interior.contenedora_entidad > .contenido_central.contenido_central_entidad > .contenedora_estadisticas > .estadisticas_plantilla.contenedora_tabla_responsive table.todos_los_partidos thead tr th[data-field="1"],
.contenedora_contenido_interior.contenedora_entidad > .contenido_central.contenido_central_entidad > .contenedora_estadisticas > .estadisticas_plantilla.contenedora_tabla_responsive table.todos_los_partidos thead tr th[data-field="1"] > div.th-inner {min-width: 180px; max-width: 180px; width: 180px; border-right: none;}
.contenedora_contenido_interior.contenedora_equipo_partidos > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla table thead tr th[data-field="1"],
.contenedora_contenido_interior.contenedora_equipo_partidos > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla table thead tr th[data-field="1"] > div.th-inner,
.contenedora_contenido_interior.contenedora_equipo_estadisticas > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla.contenedora_tabla_responsive table thead tr th[data-field="1"],
.contenedora_contenido_interior.contenedora_equipo_estadisticas > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla.contenedora_tabla_responsive table thead tr th[data-field="1"] > div.th-inner {min-width: 130px; max-width: 130px; width: 130px; border-right: none;}
.contenedora_contenido_interior.contenedora_entidad > .contenido_central.contenido_central_entidad > .contenedora_estadisticas > .estadisticas_plantilla table thead tr th.situacion,
.contenedora_contenido_interior.contenedora_equipo_estadisticas > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla table thead tr th.situacion {background-color: #001a7d; border: 1px solid #001a7d;}
.contenedora_contenido_interior.contenedora_entidad > .contenido_central.contenido_central_entidad > .contenedora_estadisticas > .estadisticas_plantilla.contenedora_tabla_responsive table thead tr th[data-field="27"],
.contenedora_contenido_interior.contenedora_equipo_estadisticas > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla.contenedora_tabla_responsive table thead tr th[data-field="27"] {border-right: 1px solid #001a7d;}
.contenedora_contenido_interior.contenedora_entidad > .contenido_central.contenido_central_entidad > .contenedora_estadisticas > .estadisticas_plantilla table thead tr th.jornada,
.contenedora_contenido_interior.contenedora_entidad > .contenido_central.contenido_central_entidad > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr td.jornada {min-width: 20px; max-width: 20px !important; width: 20px !important; padding-right: 0; color: #fff; font-family: 'RobotoCondensedBold', Verdana, Arial;}
.contenedora_contenido_interior.contenedora_equipo_partidos > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla table thead tr th.temporada,
.contenedora_contenido_interior.contenedora_equipo_partidos > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr td.temporada,
.contenedora_contenido_interior.contenedora_entidad > .contenido_central.contenido_central_entidad > .contenedora_estadisticas > .estadisticas_plantilla table thead tr th.temporada,
.contenedora_contenido_interior.contenedora_entidad > .contenido_central.contenido_central_entidad > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr td.temporada {min-width: 38px; max-width: 38px !important; width: 38px !important; padding-right: 0; color: #fff; font-family: 'RobotoCondensedBold', Verdana, Arial;}
.contenedora_contenido_interior.contenedora_equipo_estadisticas > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla table thead tr th.situacion,
.contenedora_contenido_interior.contenedora_equipo_estadisticas > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr td.situacion {min-width: 15px; max-width: 15px !important; width: 15px !important; padding-right: 0; color: #fff; font-family: 'RobotoCondensedBold', Verdana, Arial;}
.contenedora_contenido_interior.contenedora_entidad > .contenido_central.contenido_central_entidad > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr td.jornada,
.contenedora_contenido_interior.contenedora_equipo_partidos > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr td.temporada,
.contenedora_contenido_interior.contenedora_entidad > .contenido_central.contenido_central_entidad > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr td.temporada,
.contenedora_contenido_interior.contenedora_equipo_estadisticas > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr td.situacion {border: 1px solid #262626; border-right: none; background-color: #262626; text-align: center;}
.contenedora_contenido_interior.contenedora_entidad > .contenido_central.contenido_central_entidad > .contenedora_estadisticas > .estadisticas_plantilla table thead tr th.nombre,
.contenedora_contenido_interior.contenedora_entidad > .contenido_central.contenido_central_entidad > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr td.nombre {min-width: 100px; max-width: 100px; width: 100px; padding-right: 0;}
.contenedora_contenido_interior.contenedora_entidad > .contenido_central.contenido_central_entidad > .contenedora_estadisticas.estadisticas_equipos > .estadisticas_plantilla table tbody tr td.nombre {min-width: 150px; max-width: 150px; width: 150px; padding-right: 0;}
.contenedora_contenido_interior.contenedora_equipo_estadisticas > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla table thead tr th.nombre,
.contenedora_contenido_interior.contenedora_equipo_estadisticas > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr td.nombre {min-width: 130px; max-width: 130px; width: 130px; padding-right: 0;}
.contenedora_contenido_interior.contenedora_entidad > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla table thead tr th.partido,
.contenedora_contenido_interior.contenedora_entidad > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr td.partido {min-width: 180px; max-width: 180px; width: 180px; padding-right: 0;}
.contenedora_contenido_interior.contenedora_entidad > .contenido_central.contenido_central_entidad > .contenedora_estadisticas > .estadisticas_plantilla table thead tr th.partido,
.contenedora_contenido_interior.contenedora_entidad > .contenido_central.contenido_central_entidad > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr td.partido,
.contenedora_contenido_interior.contenedora_equipo_partidos > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla table thead tr th.nombre,
.contenedora_contenido_interior.contenedora_equipo_partidos > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr td.nombre,
.contenedora_contenido_interior.contenedora_equipo_partidos > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla table thead tr th.nombre,
.contenedora_contenido_interior.contenedora_equipo_partidos > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr td.nombre,
.contenedora_contenido_interior.contenedora_entidad > .contenido_central.contenido_central_entidad > .contenedora_estadisticas > .estadisticas_plantilla table thead tr th.nombre,
.contenedora_contenido_interior.contenedora_entidad > .contenido_central.contenido_central_entidad > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr td.nombre,
.contenedora_contenido_interior.contenedora_equipo_estadisticas > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla table thead tr th.nombre,
.contenedora_contenido_interior.contenedora_equipo_estadisticas > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr td.nombre { text-align: left; padding-left: 4px; }
.contenedora_contenido_interior.contenedora_equipo_partidos > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr.equipo td,
.contenedora_contenido_interior.contenedora_entidad > .contenido_central.contenido_central_entidad > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr.equipo td,
.contenedora_contenido_interior.contenedora_equipo_estadisticas > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr.equipo td { border-bottom: none;}
.contenedora_contenido_interior.contenedora_equipo_partidos > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr.totales td,
.contenedora_contenido_interior.contenedora_entidad > .contenido_central.contenido_central_entidad > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr.totales td,
.contenedora_contenido_interior.contenedora_equipo_estadisticas > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr.totales td { font-family: 'RobotoCondensedBold', Verdana, Arial; color: #fff; background-color: #262626; }
.contenedora_contenido_interior.contenedora_equipo_partidos > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr.par td,
.contenedora_contenido_interior.contenedora_entidad > .contenido_central.contenido_central_entidad > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr.par td,
.contenedora_contenido_interior.contenedora_equipo_estadisticas > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr.par td { background-color: #c3f2fe;}
.contenedora_contenido_interior.contenedora_equipo_partidos > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr.par td.temporada,
.contenedora_contenido_interior.contenedora_entidad > .contenido_central.contenido_central_entidad > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr.par td.temporada,
.contenedora_contenido_interior.contenedora_equipo_estadisticas > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr.par td.situacion { background-color: #262626;}
.contenedora_contenido_interior.contenedora_equipo_partidos > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr td.apartado_seleccionado,
.contenedora_contenido_interior.contenedora_entidad > .contenido_central.contenido_central_entidad > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr td.apartado_seleccionado {font-family: 'RobotoCondensedBold'; background-color: #c3f2fe; color: #0032d2;}
.contenedora_contenido_interior.contenedora_equipo_partidos > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr.par td.apartado_seleccionado,
.contenedora_contenido_interior.contenedora_entidad > .contenido_central.contenido_central_entidad > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr.par td.apartado_seleccionado {background-color: #7ec4e7;}
.contenedora_contenido_interior.contenedora_entidad > .contenido_central.contenido_central_entidad > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr.par td.partido,
.contenedora_contenido_interior.contenedora_equipo_estadisticas > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr.par td.partido,
.contenedora_contenido_interior.contenedora_entidad > .contenido_central.contenido_central_entidad > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr.par td.nombre,
.contenedora_contenido_interior.contenedora_equipo_estadisticas > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr.par td.nombre { background-color: #7ec4e7;}
.contenedora_contenido_interior.contenedora_entidad > .contenido_central.contenido_central_entidad > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr.totales td.nombre_jugador,
.contenedora_contenido_interior.contenedora_equipo_estadisticas > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr.totales td.nombre_jugador { background-color: #262626; text-align: left; border-bottom: 1px solid #262626; }
.contenedora_contenido_interior.contenedora_entidad > .contenido_central.contenido_central_entidad > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr.totales td.azul,
.contenedora_contenido_interior.contenedora_equipo_estadisticas > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr.totales td.azul { background-color: #7ec4e7;}
.contenedora_contenido_interior.contenedora_entidad > .contenido_central.contenido_central_entidad > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr td.jornada,
.contenedora_contenido_interior.contenedora_entidad > .contenido_central.contenido_central_entidad > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr td.situacion,
.contenedora_contenido_interior.contenedora_equipo_estadisticas > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr td.situacion { font-family: 'RobotoCondensedBold', Verdana, Arial; color: #fff; background-color: #262626;}
.contenedora_contenido_interior.contenedora_entidad > .contenido_central.contenido_central_entidad > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr td.partido,
.contenedora_contenido_interior.contenedora_equipo_estadisticas > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr td.partido,
.contenedora_contenido_interior.contenedora_equipo_partidos > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr td.nombre.jugador,
.contenedora_contenido_interior.contenedora_equipo_partidos > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr td.nombre.jugador,
.contenedora_contenido_interior.contenedora_entidad > .contenido_central.contenido_central_entidad > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr td.nombre.jugador,
.contenedora_contenido_interior.contenedora_equipo_estadisticas > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr td.nombre.jugador { font-family: 'RobotoCondensedBold', Verdana, Arial;}
.contenedora_contenido_interior.contenedora_entidad > .contenido_central.contenido_central_entidad > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr td.partido a,
.contenedora_contenido_interior.contenedora_equipo_estadisticas > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr td.partido a,
.contenedora_contenido_interior.contenedora_equipo_partidos > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr td.nombre.jugador a,
.contenedora_contenido_interior.contenedora_equipo_partidos > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr td.nombre.jugador a,
.contenedora_contenido_interior.contenedora_entidad > .contenido_central.contenido_central_entidad > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr td.nombre.jugador a,
.contenedora_contenido_interior.contenedora_equipo_estadisticas > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr td.nombre.jugador a { color: #000; }
.contenedora_contenido_interior.contenedora_entidad > .contenido_central.contenido_central_entidad > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr td.partido a:hover,
.contenedora_contenido_interior.contenedora_equipo_estadisticas > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr td.partido a:hover
.contenedora_contenido_interior.contenedora_equipo_partidos > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr td.nombre.jugador a:hover,
.contenedora_contenido_interior.contenedora_equipo_partidos > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr td.nombre.jugador a:hover,
.contenedora_contenido_interior.contenedora_entidad > .contenido_central.contenido_central_entidad > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr td.nombre.jugador a:hover,
.contenedora_contenido_interior.contenedora_equipo_estadisticas > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr td.nombre.jugador a:hover { color: #0032d2; }
.contenedora_contenido_interior.contenedora_equipo_partidos > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr td.grisclaro,
.contenedora_contenido_interior.contenedora_entidad > .contenido_central.contenido_central_entidad > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr td.grisclaro,
.contenedora_contenido_interior.contenedora_entidad > .contenido_central.contenido_central_entidad > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr td.nombre.entrenador,
.contenedora_contenido_interior.contenedora_equipo_estadisticas > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr td.grisclaro,
.contenedora_contenido_interior.contenedora_equipo_estadisticas > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr td.nombre.eliminados5f,
.contenedora_contenido_interior.contenedora_equipo_estadisticas > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr td.nombre.entrenador { background-color: #e7e7e7;}
.contenedora_contenido_interior.contenedora_entidad > .contenido_central.contenido_central_entidad > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr td.nombre.entrenador a,
.contenedora_contenido_interior.contenedora_equipo_estadisticas > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr td.nombre.entrenador a { color: #000;}
.contenedora_contenido_interior.contenedora_equipo_estadisticas > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr td.nombre.eliminados5f,
.contenedora_contenido_interior.contenedora_equipo_estadisticas > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr td.grisclaro.eliminados5f { border-bottom: none;}
.contenedora_contenido_interior.contenedora_equipo_estadisticas > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr td.grisclaro.eliminados5f { padding-left: 4px; text-align: left;}
.contenedora_contenido_interior.contenedora_equipo_partidos > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr td,
.contenedora_contenido_interior.contenedora_entidad > .contenido_central.contenido_central_entidad > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr td,
.contenedora_contenido_interior.contenedora_equipo_estadisticas > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr td {line-height: 30px; border: none; color: #000; padding: 2px 0; font-size: 13px; text-align: right;font-family: 'RobotoCondensedLight', Verdana, Arial; font-weight: 400; text-align: center;}
.contenedora_contenido_interior.contenedora_equipo_partidos > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr td.borde_derecho,
.contenedora_contenido_interior.contenedora_entidad > .contenido_central.contenido_central_entidad > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr td.borde_derecho,
.contenedora_contenido_interior.contenedora_equipo_estadisticas > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr td.borde_derecho { border-right: 1px solid #fff; }
.contenedora_contenido_interior.contenedora_entidad > .contenido_central.contenido_central_entidad > .contenedora_estadisticas > .estadisticas_plantilla > .bootstrap-table .fixed-table-header-columns .table,
.contenedora_contenido_interior.contenedora_equipo_estadisticas > .contenido_central.contenido_central_equipo > .contenedora_estadisticas > .estadisticas_plantilla > .bootstrap-table .fixed-table-header-columns .table,
.fixed-table-body-columns .table { border-right: 1px solid #0032d2 !important; }

.contenedora_contenido_interior.contenedora_entidad.contenedora_jugadores.contenedora_temporadas > .contenido_central.contenido_central_entidad > .contenedora_estadisticas > .estadisticas_plantilla.contenedora_tabla_responsive table thead tr th[data-field="1"] > div.th-inner,
.contenedora_contenido_interior.contenedora_entidad.contenedora_jugadores.contenedora_temporadas > .contenido_central.contenido_central_entidad > .contenedora_estadisticas > .estadisticas_plantilla table thead tr th.nombre.jugador,
.contenedora_contenido_interior.contenedora_entidad.contenedora_jugadores.contenedora_temporadas > .contenido_central.contenido_central_entidad > .contenedora_estadisticas > .estadisticas_plantilla table tbody tr td.nombre.jugador { min-width: 150px; max-width: 150px; width: 150px;}



.contenedora_contenido_interior.contenedora_equipo_partidos > .contenido_central.contenido_central_equipo > .contenedora_partidos > .todos_los_partidos table {  width: 100%;}
.contenedora_contenido_interior.contenedora_equipo_partidos > .contenido_central.contenido_central_equipo > .contenedora_partidos > .todos_los_partidos table tbody tr td { background-color: #f9f9f9; border-bottom: 2px solid #fff; color: #000;}
.contenedora_contenido_interior.contenedora_equipo_partidos > .contenido_central.contenido_central_equipo > .contenedora_partidos > .todos_los_partidos table thead tr th { border: 1px solid #001a7d; border-bottom: 2px solid #fff; font-size: 13px;}
.contenedora_contenido_interior.contenedora_equipo_partidos > .contenido_central.contenido_central_equipo > .contenedora_partidos > .todos_los_partidos table tbody tr td a { color: #000;}
.contenedora_contenido_interior.contenedora_equipo_partidos > .contenido_central.contenido_central_equipo > .contenedora_partidos > .todos_los_partidos table thead tr th.jornada { border-left: 1px solid #001a7d; }
.contenedora_contenido_interior.contenedora_equipo_partidos > .contenido_central.contenido_central_equipo > .contenedora_partidos > .todos_los_partidos table thead tr th.resultado { border-right: 1px solid #001a7d;}
.contenedora_contenido_interior.contenedora_equipo_partidos > .contenido_central.contenido_central_equipo > .contenedora_partidos > .todos_los_partidos table tbody tr td.jornada { background-color: #808080; border-left: 1px solid #808080; color: #fff;}
.contenedora_contenido_interior.contenedora_equipo_partidos > .contenido_central.contenido_central_equipo > .contenedora_partidos > .todos_los_partidos table thead tr th.datos,
.contenedora_contenido_interior.contenedora_equipo_partidos > .contenido_central.contenido_central_equipo > .contenedora_partidos > .todos_los_partidos table tbody tr td.datos {display: none;}
.contenedora_contenido_interior.contenedora_equipo_partidos > .contenido_central.contenido_central_equipo > .contenedora_partidos > .todos_los_partidos table tbody tr td .nombre_corto,
.contenedora_contenido_interior.contenedora_equipo_partidos > .contenido_central.contenido_central_equipo > .contenedora_partidos > .todos_los_partidos table tbody tr td .nombre_largo { display: none;}
.contenedora_contenido_interior.contenedora_equipo_partidos > .contenido_central.contenido_central_equipo > .contenedora_partidos > .todos_los_partidos table tbody tr td a.mi_equipo { color: #223e92;}
.contenedora_contenido_interior.contenedora_equipo_partidos > .contenido_central.contenido_central_equipo > .contenedora_partidos > .todos_los_partidos table tbody tr td.partido { font-size: 15px;}
.contenedora_contenido_interior.contenedora_equipo_partidos > .contenido_central.contenido_central_equipo > .contenedora_partidos > .todos_los_partidos table tbody tr td.resultado { color: #fff; text-align: center; font-size: 15px;}
.contenedora_contenido_interior.contenedora_equipo_partidos > .contenido_central.contenido_central_equipo > .contenedora_partidos > .todos_los_partidos table tbody tr td.resultado a { color: #fff;}
.contenedora_contenido_interior.contenedora_equipo_partidos > .contenido_central.contenido_central_equipo > .contenedora_partidos > .todos_los_partidos table tbody tr td.resultado div { display:none; float:left; color: #fff; border-right: 2px solid #fff;}
.contenedora_contenido_interior.contenedora_equipo_partidos > .contenido_central.contenido_central_equipo > .contenedora_partidos > .todos_los_partidos table tbody tr td.resultado.victoria { background-color: #00863c;}
.contenedora_contenido_interior.contenedora_equipo_partidos > .contenido_central.contenido_central_equipo > .contenedora_partidos > .todos_los_partidos table tbody tr td.resultado.empate { background-color: #ffc629;}
.contenedora_contenido_interior.contenedora_equipo_partidos > .contenido_central.contenido_central_equipo > .contenedora_partidos > .todos_los_partidos table tbody tr td.resultado.derrota { background-color: #e1251b;}

.contenedora_contenido_interior.contenedora_entidad.contenedora_jugadores > header,
.contenedora_contenido_interior.contenedora_entidad.contenedora_entrenadores > header,
.contenedora_contenido_interior.contenedora_entidad.contenedora_arbitros > header,
.contenedora_contenido_interior.contenedora_entidad.contenedora_jugadores > header > .menu-container,
.contenedora_contenido_interior.contenedora_entidad.contenedora_entrenadores > header > .menu-container,
.contenedora_contenido_interior.contenedora_entidad.contenedora_arbitros > header > .menu-container { background-color: #c3f2fe;}
.contenedora_contenido_interior.contenedora_entidad > header .menu-container { float: left; width: 100%;}
.contenedora_contenido_interior.contenedora_entidad > header > .cabecera_entidad.sin_foto > .foto { display:none;}
.contenedora_contenido_interior.contenedora_entidad > header > .cabecera_entidad > .datos { width: 100%; float: left; position: relative; color: #fff; text-align: left;}
.contenedora_contenido_interior.contenedora_entidad > header > .cabecera_entidad > .datos a { color: #fff;}
.contenedora_contenido_interior.contenedora_entidad > header > .cabecera_entidad > .datos > .foto { width: 100px; height: 118px; border: 4px solid #fff; position: absolute; left: 15px; top: 25px;}
.contenedora_contenido_interior.contenedora_entidad > header > .cabecera_entidad > .datos > .contenedora_datos_basicos { background-color: #777777; height: 125px; padding: 25px 5px 20px 125px; }
.contenedora_contenido_interior.contenedora_entidad > header > .cabecera_entidad > .datos > .contenedora_datos_basicos > h1 { width: 100%; font-weight: normal; font-size: 18px; margin: 0;}
.contenedora_contenido_interior.contenedora_entidad > header > .cabecera_entidad > .datos > .contenedora_datos_basicos > h1 i.fa-volume-up { padding-left: 10px; font-size: 17px !important;}
.contenedora_contenido_interior.contenedora_entidad > header > .cabecera_entidad > .datos > .contenedora_datos_basicos > .datos_basicos { float: left; font-size: 13px; width: 100%;}
.contenedora_contenido_interior.contenedora_entidad > header > .cabecera_entidad > .datos > .contenedora_datos_secundarios { background-color: #262626; padding: 10px 5px 20px 125px; }
.contenedora_contenido_interior.contenedora_entidad > header > .cabecera_entidad > .datos > .contenedora_datos_secundarios > .datos_secundarios { float: left; font-size: 12px; width: 100%;}
.contenedora_contenido_interior.contenedora_entidad > header > .cabecera_entidad > .datos > .contenedora_datos_secundarios > .datos_secundarios.fecha_nacimiento > .etiqueta { display: none;}
.contenedora_contenido_interior.contenedora_entidad > header > .cabecera_entidad > .datos > .contenedora_datos_secundarios > .datos_secundarios.nacionalidad,
.contenedora_contenido_interior.contenedora_entidad > header > .cabecera_entidad > .datos > .contenedora_datos_secundarios > .datos_secundarios.licencia,
.contenedora_contenido_interior.contenedora_entidad > header > .cabecera_entidad > .datos > .contenedora_datos_secundarios > .datos_secundarios.peso,
.contenedora_contenido_interior.contenedora_entidad > header > .cabecera_entidad > .datos > .contenedora_datos_secundarios > .datos_secundarios.envergadura { width: auto;}
.contenedora_contenido_interior.contenedora_entidad > header > .cabecera_entidad > .datos > .contenedora_datos_secundarios > .datos_secundarios.nacionalidad,
.contenedora_contenido_interior.contenedora_entidad > header > .cabecera_entidad > .datos > .contenedora_datos_secundarios > .datos_secundarios.peso {padding-right: 5px; border-right: 1px solid #fff;}
.contenedora_contenido_interior.contenedora_entidad > header > .cabecera_entidad > .datos > .contenedora_datos_secundarios > .datos_secundarios.peso { clear: left;}
.contenedora_contenido_interior.contenedora_entidad > header > .cabecera_entidad > .datos > .contenedora_datos_secundarios > .datos_secundarios.licencia,
.contenedora_contenido_interior.contenedora_entidad > header > .cabecera_entidad > .datos > .contenedora_datos_secundarios > .datos_secundarios.envergadura { padding-left: 5px;}
.contenedora_contenido_interior.contenedora_entidad > header > .cabecera_entidad > .resumen_estadisticas { background-color: #c3f2fe;  padding: 10px;}
.contenedora_contenido_interior.contenedora_entidad > header > .cabecera_entidad > .resumen_estadisticas  .cabecera { float: left; width: 100%; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center;}
.contenedora_contenido_interior.contenedora_entidad > header > .cabecera_entidad > .resumen_estadisticas .cabecera > .liga { width: 100%; text-align: center; font-size: 20px; color:#001a7d;}
.contenedora_contenido_interior.contenedora_entidad > header > .cabecera_entidad > .resumen_estadisticas .cabecera > .opciones { width: 50%; text-align: center; font-size: 18px; }
.contenedora_contenido_interior.contenedora_entidad > header > .cabecera_entidad > .resumen_estadisticas .cabecera > .opciones > .fa { font-size: 22px !important; }
.contenedora_contenido_interior.contenedora_entidad > header > .cabecera_entidad > .resumen_estadisticas .cabecera > .opciones.temporada { color: #223e92; }
.contenedora_contenido_interior.contenedora_entidad > header > .cabecera_entidad > .resumen_estadisticas .cabecera > .opciones.carrera { color: #001a7d; }
.contenedora_contenido_interior.contenedora_entidad > header > .cabecera_entidad > .resumen_estadisticas table { margin-top: 20px;}
.contenedora_contenido_interior.contenedora_entidad > header > .cabecera_entidad > .resumen_estadisticas table tr th,
.contenedora_contenido_interior.contenedora_entidad > header > .cabecera_entidad > .resumen_estadisticas table tbody tr td { border-left: 1px solid #fff; border-right: 1px solid #fff; padding: 4px 2px; }
.contenedora_contenido_interior.contenedora_entidad > header > .cabecera_entidad > .resumen_estadisticas table tr th { color: #001a7d; font-size: 11px; white-space: nowrap; font-weight: normal;}
.contenedora_contenido_interior.contenedora_entidad > header > .cabecera_entidad > .resumen_estadisticas table tbody tr td { color: #223e92; font-size: 12px; }
.contenedora_contenido_interior.contenedora_entidad > header > .cabecera_entidad > .datos > .enlaces { position: absolute;  top: 155px; left: 8px; display: flex; width: 108px; justify-content: center; flex-wrap: wrap;}
.contenedora_contenido_interior.contenedora_entidad > header > .cabecera_entidad > .datos > .enlaces > article { margin-bottom: 5px; text-align: center;}
.contenedora_contenido_interior.contenedora_entidad > header > .cabecera_entidad .enlaces article.redondo { height: 30px; width: 30px; border-radius: 15px; background-color: #fff; line-height: 26px; margin-left: 8px;}
.contenedora_contenido_interior.contenedora_entidad > header > .cabecera_entidad .enlaces article i.fa { font-size: 16px !important }

.cuerpo > .contenedora_contenido_interior .contenedora_tabla_ancho_completo table.tabla_entidad_trayectoria tbody tr.par td{ background-color: #dee7eb;}
.cuerpo > .contenedora_contenido_interior .contenedora_tabla_ancho_completo table.tabla_entidad_logros thead tr th,
.cuerpo > .contenedora_contenido_interior .contenedora_tabla_ancho_completo table.tabla_entidad_logros tbody tr td { border: 2px solid; border-top: 1px solid; border-bottom: 1px solid;}
.cuerpo > .contenedora_contenido_interior .contenedora_tabla_ancho_completo table.tabla_entidad_logros thead tr th { font-size: 11px; border: none; min-height: 33px; }
.cuerpo > .contenedora_contenido_interior .contenedora_tabla_ancho_completo table.tabla_entidad_logros tbody tr td { border-color: #fff; font-size: 12px; min-height: 33px; vertical-align: middle; line-height: 16px; padding-top: 3px; padding-bottom: 3px;}
.cuerpo > .contenedora_contenido_interior .contenedora_tabla_ancho_completo table.tabla_entidad_logros thead tr th.competicion,
.cuerpo > .contenedora_contenido_interior .contenedora_tabla_ancho_completo table.tabla_entidad_logros tbody tr td.competicion{ width: 33.3333%; padding-left: 10px;}
.cuerpo > .contenedora_contenido_interior .contenedora_tabla_ancho_completo table.tabla_entidad_logros tbody tr td.competicion{ background-color: #808080; color: #fff; border-left: 1px solid #fff;}
.cuerpo > .contenedora_contenido_interior .contenedora_tabla_ancho_completo table.tabla_entidad_logros thead tr th.titulos,
.cuerpo > .contenedora_contenido_interior .contenedora_tabla_ancho_completo table.tabla_entidad_logros tbody tr td.titulos{ width: 15.5556%;}
.cuerpo > .contenedora_contenido_interior .contenedora_tabla_ancho_completo table.tabla_entidad_logros tbody tr td.titulos{ background-color: #001a7d; color: #fff; }
.cuerpo > .contenedora_contenido_interior .contenedora_tabla_ancho_completo table.tabla_entidad_logros thead tr th.temporadas,
.cuerpo > .contenedora_contenido_interior .contenedora_tabla_ancho_completo table.tabla_entidad_logros tbody tr td.temporadas{ width: 51.1111%; padding-left: 10px;}
.cuerpo > .contenedora_contenido_interior .contenedora_tabla_ancho_completo table.tabla_entidad_logros tbody tr td.temporadas { border-bottom-color: #7ec4e7 !important;}

.contenedora_contenido_interior.contenedora_entidad.contenedora_entrenadores > header > .cabecera_entidad > .datos > .contenedora_datos_basicos { padding-top: 37px; padding-bottom: 0; }
.contenedora_contenido_interior.contenedora_entidad.contenedora_entrenadores > header > .cabecera_entidad > .datos > .contenedora_datos_secundarios { min-height: 90px;}
.contenedora_contenido_interior.contenedora_entidad > header > .cabecera_entidad > .resumen_estadisticas.entrenador .contenedora_datos_temporada,
.contenedora_contenido_interior.contenedora_entidad > header > .cabecera_entidad > .resumen_estadisticas.entrenador .contenedora_datos_carrera { width: 100%; float: left;}
.contenedora_contenido_interior.contenedora_entidad > header > .cabecera_entidad > .resumen_estadisticas.entrenador .cabecera.carrera { margin-top: 10px;}
.contenedora_contenido_interior.contenedora_entidad > header > .cabecera_entidad > .resumen_estadisticas.entrenador .cabecera > .opciones { width: 100%;}
.contenedora_contenido_interior.contenedora_entidad > header > .cabecera_entidad > .resumen_estadisticas.entrenador table { margin-top: 10px;}
.contenedora_contenido_interior.contenedora_entidad > header > .cabecera_entidad > .resumen_estadisticas.entrenador table.temporada thead tr th.partidos,
.contenedora_contenido_interior.contenedora_entidad > header > .cabecera_entidad > .resumen_estadisticas.entrenador table.temporada tbody tr td.partidos,
.contenedora_contenido_interior.contenedora_entidad > header > .cabecera_entidad > .resumen_estadisticas.entrenador table.carrera thead tr th.temporadas,
.contenedora_contenido_interior.contenedora_entidad > header > .cabecera_entidad > .resumen_estadisticas.entrenador table.carrera tbody tr td.temporadas { border-left: 1px solid #c3f2fe;  }
.contenedora_contenido_interior.contenedora_entidad > header > .cabecera_entidad > .resumen_estadisticas.entrenador table thead tr th.porcentajes,
.contenedora_contenido_interior.contenedora_entidad > header > .cabecera_entidad > .resumen_estadisticas.entrenador table tbody tr td.porcentajes { border-right: 1px solid #c3f2fe; }

.contenedora_contenido_interior.contenedora_entidad > header > .cabecera_entidad > .resumen_estadisticas.arbitro table { margin-top: 10px;}
.contenedora_contenido_interior.contenedora_entidad > header > .cabecera_entidad > .resumen_estadisticas.arbitro table tbody tr th span.posicion { color: #0032d2; font-size: 15px; }
.contenedora_contenido_interior.contenedora_entidad > header > .cabecera_entidad > .resumen_estadisticas.arbitro table tbody tr th { padding: 0 8px;}
.contenedora_contenido_interior.contenedora_entidad > header > .cabecera_entidad > .resumen_estadisticas.arbitro table tbody tr th.ranking { border-right: 0;}

.contenedora_contenido_interior .politica_cookies h3 { color: #0032d2; font-size: 22px; font-weight: bold;}
.contenedora_contenido_interior > .contenido_central .contenido_articulo.texto.politica_cookies a { color: #0032d2; font-weight: bold;}
.contenedora_contenido_interior > .contenido_central .contenido_articulo.texto.politica_cookies a:hover { color: #46b4e6; font-weight: bold;}

.topes_estadisticas > .contenedora_tabla {width: 100%; background-color: #7ec4e7; text-align: center; padding: 15px 0; float: left;}
.topes_estadisticas > .contenedora_tabla.contenedora_tabla_derecha {float: right; margin-top: -1px;}
.topes_estadisticas > .contenedora_tabla table thead th { text-transform: uppercase; font-size: 14px; color: #001a7d; font-weight: normal; padding: 0 5px; border-left: 1px solid #fff;}
.topes_estadisticas > .contenedora_tabla table thead th:first-of-type { border-left: none;}
.topes_estadisticas > .contenedora_tabla table tbody tr td { padding: 0 5px; border-left: 1px solid #fff;}
.topes_estadisticas > .contenedora_tabla table tbody tr td:first-of-type { border-left: none;}
.topes_estadisticas > .contenedora_tabla table tbody tr.datos td { font-size: 25px; line-height: 45px; color: #223e92; }
.topes_estadisticas > .contenedora_tabla table tbody tr.datos td a { color: #223e92; }
.topes_estadisticas > .contenedora_tabla table tbody tr.temporadas td { font-size: 14px; color: #000000; }
.topes_estadisticas > .contenedora_tabla table tbody tr.temporadas td a { color: #000000; }
.topes_estadisticas > .contenedora_tabla table tbody tr.partidos td { font-size: 14px; color: #001a7d; }
.topes_estadisticas > .contenedora_tabla table tbody tr.partidos td a { color: #001a7d; }
.topes_estadisticas > .contenedora_tabla table tbody tr.fechas td { font-size: 13px; color: #000000; padding-bottom: 15px;}
.topes_estadisticas > .contenedora_tabla table tbody tr.fechas td a { color: #000000; }

.contenedora_contenido_interior.contenedora_lideres > .contenedora_datos  {  float: left; width: 100%; }
.contenedora_contenido_interior.contenedora_lideres > .contenedora_datos > .contenedora_lideres_detalle {  float: left; width: 100%; margin-bottom: 30px;}
.contenedora_contenido_interior.contenedora_lideres > .contenedora_datos > .contenedora_lideres_detalle > header { height: 40px;}
.contenedora_contenido_interior.contenedora_lideres > .contenedora_datos > .contenedora_lideres_detalle > header > h3 { font-weight: normal; font-size: 20px; width: 58%; line-height: 40px; text-align: left; padding-left: 10px;}
.contenedora_contenido_interior.contenedora_lideres > .contenedora_datos > .contenedora_lideres_detalle > header > h3.fuente_reducida_movil { font-size: 17px;}
.contenedora_contenido_interior.contenedora_lideres > .contenedora_datos > .contenedora_lideres_detalle > header > div.lista { font-weight: normal; font-size: 16px; width: 35%; height: 40px; line-height: 40px; text-align: right; padding-right: 10px; display: flex; justify-content: flex-end; align-items: center;}
.contenedora_contenido_interior.contenedora_lideres > .contenedora_datos > .contenedora_lideres_detalle > header > div.lista a { line-height: 40px; height: 40px; color: #fff;}
.contenedora_contenido_interior.contenedora_lideres > .contenedora_datos > .contenedora_lideres_detalle > header > div.lista .fa-caret-right{ font-size: 25px !important; line-height: 40px !important; margin-left: 5px;}
.contenedora_contenido_interior.contenedora_lideres > .contenedora_datos > .contenedora_lideres_detalle > table.top5 { width: 100%; }
.contenedora_contenido_interior.contenedora_lideres > .contenedora_datos > .contenedora_lideres_detalle > table.top5 tbody tr td { color: #000; line-height: 40px; height: 40px; font-size: 12px; border-right: 1px solid #dfdfdf; padding: 0 3px; border-bottom: 2px solid #fff;}
.contenedora_contenido_interior.contenedora_lideres > .contenedora_datos > .contenedora_lideres_detalle > table.top5 tbody tr td:first-of-type { border-right-color: #fff; background-color: #dfdfdf; text-align: right; min-width: 20px;}
.contenedora_contenido_interior.contenedora_lideres > .contenedora_datos > .contenedora_lideres_detalle > table.top5 tbody tr:first-of-type td { color: #223e92; border-right: 1px solid #fff; background-color: #c3f2fe; border-top: 3px solid #fff; text-transform: uppercase; }
.contenedora_contenido_interior.contenedora_lideres > .contenedora_datos > .contenedora_lideres_detalle > table.top5 tbody tr:first-of-type td:first-of-type { background-color: #223e92; color: #fff; }
.contenedora_contenido_interior.contenedora_lideres > .contenedora_datos > .contenedora_lideres_detalle > table.top5 tbody tr:first-of-type td:last-of-type { border-right-color:  #c3f2fe;}
.contenedora_contenido_interior.contenedora_lideres > .contenedora_datos > .contenedora_lideres_detalle.estadisticas_equipos > table.top5 tbody tr td:last-of-type { width: 80px; padding-right: 18px;}

.cuerpo.cuerpo_equipo .grid_lideres {display: flex; flex-wrap: wrap;}
.cuerpo.cuerpo_equipo .grid_lideres > .caja_campo { width: 100%; display: flex; flex-wrap: wrap; justify-content: flex-start; margin-bottom: 20px;}
.cuerpo.cuerpo_equipo .grid_lideres > .caja_campo > .foto { width: 105px; overflow-y: hidden; height: 125px;}
.cuerpo.cuerpo_equipo .grid_lideres > .caja_campo > .info_basica { width: 180px; width: calc(100% - 105px); height: 125px;}
.cuerpo.cuerpo_equipo .grid_lideres > .caja_campo > .info_basica > .campo { width: 100%; padding-left: 5px; font-size: 16px; height: 30px; line-height: 30px;}
.cuerpo.cuerpo_equipo .grid_lideres > .caja_campo > .info_basica > .jugador { width: 100%; padding: 0 5px;  font-size: 13px; display: flex; justify-content: space-between; color: #000; height: 31px; line-height: 31px;}
.cuerpo.cuerpo_equipo .grid_lideres > .caja_campo > .info_basica > .jugador a { color: #000; }
.cuerpo.cuerpo_equipo .grid_lideres > .caja_campo > .lista { width: 100%;  height: 31px; line-height: 31px; background-color: #e7e7e7; color: #000; font-size: 13px; padding-right: 5px; display: flex; justify-content: flex-end; align-items: center;}
.cuerpo.cuerpo_equipo .grid_lideres > .caja_campo > .lista a { color: #000; line-height: 31px; }
.cuerpo.cuerpo_equipo .grid_lideres > .caja_campo > .lista a .fa-caret-right{ font-size: 30px !important; line-height: 38px !important; margin-left: 10px; color: #fff;}

.cuerpo.cuerpo_equipo_lideres > .contenedora_contenido_interior .fila_botones_ir.records_largo .boton_ir > .descripcion { font-size: 13px; }


.contenedora_galeria_videos {display: flex; background-color: #ffffff; margin-bottom: 20px;}
.contenedora_galeria_videos .caja_elemento {display: block; background-color: #ffffff; margin-bottom: 20px;}
.contenedora_galeria_videos .caja_elemento > .caja_foto,
.contenedora_slide_videos .slide_elemento_video.caja_foto { display: block; width: 100%; position: relative; float: left; height: 0; padding-bottom: 56.25%; overflow: hidden; }
.contenedora_galeria_videos .caja_elemento > .caja_video { display: none; width: 100%;position: relative; float: left; padding-bottom: 56.25%; overflow: hidden; }
.contenedora_galeria_videos .caja_elemento > .caja_video iframe { position: absolute; width: 100%!important; height: 100%!important;}
.contenedora_galeria_videos .caja_elemento > .caja_foto > .caja_boton_video { display: block; position: absolute; left: 10px; top: 10px; width: 40px; height: 40px; cursor: pointer;}
.contenedora_slide_videos .slide_elemento_video.caja_foto .caja_boton_video { display: block; position: absolute; left: 10px; top: 10px; left: calc(50% - 20px); top: calc(50% - 20px); width: 40px; height: 40px; cursor: pointer;}
.contenedora_galeria_videos .caja_elemento > .caja_foto > .caja_boton_video:hover { border-radius: 42.5px; background: #335bd3; box-shadow: 0 0 85px 0 #000;}
.contenedora_slide_videos .slide_elemento_video.caja_foto .caja_boton_video:hover { border-radius: 20px; background: #335bd3; box-shadow: 0 0 40px 0 #000;}
.contenedora_galeria_videos .caja_elemento > .caja_foto > .fotografo,
.contenedora_slide_videos .slide_elemento_video.caja_foto > .fotografo { display: block; position: absolute; right: 0px; top: -16px; height: 20px; font-size: 7px; background-color: #000; color: #fff; line-height: 20px; padding: 0 5px; -ms-transform: rotate(-90deg); -webkit-transform: rotate(-90deg); transform: rotate(-90deg); transform-origin: 100% 100%;}
.contenedora_galeria_videos .caja_elemento > .caja_info { display: block; width: 100%; float: left; padding: 0 2%; font-size: 24px; line-height: 30px;}

.contenido_articulo.texto .twitter-tweet.twitter-tweet-rendered {margin-left: auto; margin-right: auto;}
.contenido_articulo.texto .contenedora_modulo.contenedora_tabla_responsive {margin-bottom: 20px;}
.contenido_articulo.texto > img {margin-left: auto; margin-right: auto;}

.contenido_articulo.texto .videoWrapper { position: relative; padding-bottom: 56.25%; padding-top: 25px; height: 0; margin-bottom: 20px;}
.contenido_articulo.texto .videoWrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%;}

.contenedora_contenido_interior.contenedora_contenido_interior_buscador > .contenido_central.contenido_central_buscador > .contenedor_buscador {float: left; width: 100%; margin-top: 10px;}
.contenedora_contenido_interior.contenedora_contenido_interior_buscador > .contenido_central.contenido_central_buscador > .contenedor_buscador > input {float: left; width: 260px; height: 27px; background-color: #c3f2fe; color: #001a7d; border: 0; margin-right: 10px;}
.contenedora_contenido_interior.contenedora_contenido_interior_buscador > .contenido_central.contenido_central_buscador > .contenedor_buscador > input::-webkit-input-placeholder {color: #001a7d;}
.contenedora_contenido_interior.contenedora_contenido_interior_buscador > .contenido_central.contenido_central_buscador > .contenedor_buscador > input::-moz-placeholder {color: #001a7d;}
.contenedora_contenido_interior.contenedora_contenido_interior_buscador > .contenido_central.contenido_central_buscador > .contenedor_buscador > input::-ms-input-placeholder {color: #001a7d;}
.contenedora_contenido_interior.contenedora_contenido_interior_buscador > .contenido_central.contenido_central_buscador > .contenedor_buscador > input::-moz-placeholder {color: #001a7d;}
.contenedora_contenido_interior.contenedora_contenido_interior_buscador > .contenido_central.contenido_central_buscador > .contenedor_buscador > .fa-search { color: #80a0ca; font-size: 25px;}
.contenedora_contenido_interior.contenedora_contenido_interior_buscador > .contenido_central.contenido_central_buscador > .contenedor_buscador > .fa-search:hover { cursor: pointer;}
.contenedora_contenido_interior.contenedora_contenido_interior_buscador > .contenido_central.contenido_central_buscador > .grid_entidades { display: flex; width: 100%; flex-wrap: wrap; justify-content: space-between;}
.contenedora_contenido_interior.contenedora_contenido_interior_buscador > .contenido_central.contenido_central_buscador > .grid_entidades > .caja_elemento { width: 100%; border: 1px solid #001a7d; display: flex;}
.contenedora_contenido_interior.contenedora_contenido_interior_buscador > .contenido_central.contenido_central_buscador > .grid_entidades > .caja_elemento > .foto { width: 95px; max-width: 95px;}
.contenedora_contenido_interior.contenedora_contenido_interior_buscador > .contenido_central.contenido_central_buscador > .grid_entidades > .caja_elemento > .datos { width: calc(100% - 115px); margin-left: 20px;}
.contenedora_contenido_interior.contenedora_contenido_interior_buscador > .contenido_central.contenido_central_buscador > .grid_entidades > .caja_elemento > .datos div { float: left; width: 185px;}
.contenedora_contenido_interior.contenedora_contenido_interior_buscador > .contenido_central.contenido_central_buscador > .grid_entidades > .caja_elemento .nombre { font-size: 18px; line-height: 40px; margin-top: 10px;}
.contenedora_contenido_interior.contenedora_contenido_interior_buscador > .contenido_central.contenido_central_buscador > .grid_entidades > .caja_elemento .info_personal { font-size: 13px; line-height: 20px; }
.contenedora_contenido_interior.contenedora_contenido_interior_buscador > .contenido_central.contenido_central_buscador > .grid_entidades > .caja_elemento .info_personal div { float: left; }
.contenedora_contenido_interior.contenedora_contenido_interior_buscador > .contenido_central.contenido_central_buscador > .grid_entidades > .caja_elemento .info_personal div:nth-of-type(1) { width: 40%;}
.contenedora_contenido_interior.contenedora_contenido_interior_buscador > .contenido_central.contenido_central_buscador > .grid_entidades > .caja_elemento .info_personal div:nth-of-type(2) { width: 60%;}

.contenedora_contenido_interior.contenedora_contenido_interior_buscador > .contenido_central.contenido_central_buscador > .listado_videos { float: left; width: 100%; }
.contenedora_contenido_interior.contenedora_contenido_interior_buscador > .contenido_central.contenido_central_buscador > .listado_videos > .caja_elemento { width: 100%; float: left; background-color: #c3f2fe; cursor: pointer; position: relative;}
.contenedora_contenido_interior.contenedora_contenido_interior_buscador > .contenido_central.contenido_central_buscador > .listado_videos > .caja_elemento > .foto { width: 45%; float: left; }
.contenedora_contenido_interior.contenedora_contenido_interior_buscador > .contenido_central.contenido_central_buscador > .listado_videos > .caja_elemento > .datos { width: 55%; float: left; padding: 0 5px;}
.contenedora_contenido_interior.contenedora_contenido_interior_buscador > .contenido_central.contenido_central_buscador > .listado_videos > .caja_elemento > .datos div { float: left; width: 100%;}
.contenedora_contenido_interior.contenedora_contenido_interior_buscador > .contenido_central.contenido_central_buscador > .listado_videos > .caja_elemento .titulo { font-size: 12px; line-height: 18px; margin-top: 1px;}
.contenedora_contenido_interior.contenedora_contenido_interior_buscador > .contenido_central.contenido_central_buscador > .listado_videos > .caja_elemento .fecha { font-size: 12px; line-height: 15px; margin-top: 5px;}
.contenedora_contenido_interior.contenedora_contenido_interior_buscador > .contenido_central.contenido_central_buscador > .listado_videos > .caja_elemento > .caja_boton_video { display: block; position: absolute; left: 10px; top: 10px; width: 30px; height: 30px; cursor: pointer;}

.contenedora_contenido_interior.contenedora_contenido_interior_buscador > .contenido_central.contenido_central_buscador > .listado_articulos { float: left; width: 100%; }
.contenedora_contenido_interior.contenedora_contenido_interior_buscador > .contenido_central.contenido_central_buscador > .listado_articulos > .caja_elemento { width: 100%; border-top: 1px solid #c3f2fe; border-bottom: 1px solid #c3f2fe; float: left; min-height: 100px; display: flex;}
.contenedora_contenido_interior.contenedora_contenido_interior_buscador > .contenido_central.contenido_central_buscador > .listado_articulos > .caja_elemento > .datos { float: left; width: calc(100% - 50px); margin: auto; padding-left: 10px;}
.contenedora_contenido_interior.contenedora_contenido_interior_buscador > .contenido_central.contenido_central_buscador > .listado_articulos > .caja_elemento > .pin { float: left; width: 40px; margin: auto 0 0 10px; min-height: 100px; line-height: 100px;}
.contenedora_contenido_interior.contenedora_contenido_interior_buscador > .contenido_central.contenido_central_buscador > .listado_articulos > .caja_elemento > .datos div { float: left; width: 100%;}
.contenedora_contenido_interior.contenedora_contenido_interior_buscador > .contenido_central.contenido_central_buscador > .listado_articulos > .caja_elemento .titulo { font-size: 16px; line-height: 18px; margin-top: 10px;}
.contenedora_contenido_interior.contenedora_contenido_interior_buscador > .contenido_central.contenido_central_buscador > .listado_articulos > .caja_elemento .fecha { font-size: 12px; line-height: 15px; margin-top: 8px;}

.cuerpo.cuerpo_banco_resultados  { border: none;}
.cuerpo.cuerpo_banco_resultados .fila_desplegables.flex-start { justify-content: flex-start;}
.cuerpo.cuerpo_banco_resultados .elemento_checkbox { margin: 10px 0; float: left; height: 25px; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: flex-start; align-items: center;}
.cuerpo.cuerpo_banco_resultados .fila_desplegables.flex-start .elemento_checkbox { margin: 10px 0 10px 8px; }
.cuerpo.cuerpo_banco_resultados .elemento_checkbox input { vertical-align: middle; display: inline-block; -ms-transform: scale(1.5); -moz-transform: scale(1.5); -webkit-transform: scale(1.5); -o-transform: scale(1.5); transform: scale(1.5);}
.cuerpo.cuerpo_banco_resultados .elemento_checkbox label { margin: 0 0 0 6px; line-height: 25px; }
.cuerpo.cuerpo_banco_resultados > .contenedora_contenido_interior .fila_botones_ir { margin-top: 0;}
.cuerpo.cuerpo_banco_resultados > .contenedora_contenido_interior .fila_botones_ir .boton_ir {height: 33px; line-height: 33px; font-size: 15px; width: 100%;}
.cuerpo.cuerpo_banco_resultados > .contenedora_contenido_interior .fila_botones_ir .boton_ir > .descripcion {height: 33px; line-height: 33px; font-size: 15px;}
.cuerpo.cuerpo_banco_resultados > .contenedora_contenido_interior .fila_botones_ir .boton_ir > .boton {height: 33px; line-height: 33px; border-left: none;}
.cuerpo.cuerpo_banco_resultados > .contenedora_contenido_interior .fila_botones_ir .boton_ir > .boton i.fa { line-height: 33px !important; }

.movimientos_equipos .contenedora_cabecera.tagtitularsolido {padding-right: 10px; margin: 0; min-height: 70px;}
.movimientos_equipos .contenedora_cabecera.tagtitularsolido div { width: 100%;}
.movimientos_equipos .contenedora_cabecera.tagtitularsolido div.fecha { text-align: left; float: left;}
.movimientos_equipos .cabecera div { float: left;}
.movimientos_equipos .cabecera.titulos { float:left; margin: 0; width: 100%; text-align: center; color: #fff; font-size: 18px; height: 33px; line-height: 33px; display: none;}
.movimientos_equipos > .equipo { float:left; margin: 3px 0 0 0; width: 100%; }
.movimientos_equipos > .equipo.primero { margin-top: 0;}
.movimientos_equipos > .equipo > .info_equipo { float:left; margin: 0; width: 100%; background-color: #001A7D; height: 55px; padding: 10px 0;}
.movimientos_equipos > .equipo > .info_equipo > .logo_equipo { float:left; margin: 0 0 0 10px; width: 36px;  height: 36px; border-radius: 18px; background-color: #fff;}
.movimientos_equipos > .equipo > .info_equipo > .logo_equipo img { max-height: 33px; margin: auto; }
.movimientos_equipos > .equipo > .info_equipo > .nombre_equipo { float:left; margin: 0 0 0 10px; width: calc(100% - 60px); line-height: 33px; font-size: 16px;}
.movimientos_equipos > .equipo > .info_equipo > .nombre_equipo .abreviatura { display: none;}
.movimientos_equipos > .equipo > .info_seccion { float:left; margin: 0; width: 100%; min-height: 33px; padding: 10px 0;}
.movimientos_equipos > .equipo > .info_seccion > .titulo { float:left; margin: 0; width: 50%; line-height: 27px; font-size: 18px; color: #001A7D; padding-left: 3px;}
.movimientos_equipos > .equipo > .info_seccion > .jugadores { float:left; margin: 0; width: 50%; line-height: 15px; font-size: 12px; color: #000; padding-top: 3px;}
.movimientos_equipos > .equipo > .info_seccion > .jugadores .nombre_jugador { color: #000;}


.situacion_equipos > .equipo { float:left; margin: 30px 0 0 0; width: 100%; }
.situacion_equipos > .equipo > .info_equipo { float:left; margin: 0; width: 100%; background-color: #001A7D; height: 55px; padding: 10px 0;}
.situacion_equipos > .equipo > .info_equipo > .logo_equipo { float:left; margin: 0 0 0 10px; width: 36px;  height: 36px; border-radius: 18px; background-color: #fff; }
.situacion_equipos > .equipo > .info_equipo > .logo_equipo img { max-height: 33px; margin: auto; }
.situacion_equipos > .equipo > .info_equipo > .nombre_equipo { float:left; margin: 0 0 0 10px; width: calc(100% - 60px); line-height: 33px; font-size: 16px;}
.situacion_equipos > .equipo > .info_equipo > .nombre_equipo .abreviatura { display: none;}
.situacion_equipos > .equipo > .info_seccion { float:left; margin: 0; width: 100%; min-height: 33px; padding: 10px 0;}
.situacion_equipos > .equipo > .info_seccion > .titulo { float:left; margin: 0; width: 50%; line-height: 27px; font-size: 18px; color: #000; padding-left: 3px;}
.situacion_equipos > .equipo > .info_seccion > .jugadores { float:left; margin: 0; width: 50%; line-height: 15px; font-size: 12px; color: #000; padding-top: 3px;}
.situacion_equipos > .equipo > .info_seccion > .jugadores .nombre_jugador { color: #000;}

.articulo_banner_sup { display: flex; justify-content: center; width: inherit; margin-top: 20px;}
.contenedora_contenido_interior.contenedora_resultados.contenedora_calendario .articulo_banner_sup{margin-top: 0; margin-bottom: 20px;}
.articulo_banner_inf { display: flex; justify-content: center; width: inherit; padding-top: 20px;}
.articulo_right1 { display: flex; justify-content: center; width: inherit;}

/*INICIO WIDGET RESULT*/
.wt {
  max-width: 1280px;
  margin: 0 auto;
}
  .wt__box {
  height: 200px;
  background-color: grey;
}
  .wt__box_s {
  height: 600px;
  background-color: black;
}
/*FIN WIDGET RESULT*/

.iframeWrapper { position: relative; padding-bottom: 83.3%; height: 0;}
.iframeWrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%;}