.page-link {
  color: #031227; }

.page-item.active .page-link {
  background: #031227;
  border-color: #031227;
  color: #FFF; }

.rounded-20 {
  border-radius: 20px; }

.rb-20 {
  border-radius: 0 0 20px 20px; }

.text-ligasiete {
  color: #031227; }

.bg-none {
  background: none !important; }

* {
  box-sizing: border-box; }

body {
  background-color: #F1F2F3; }

.img-30 {
  width: 30px;
  height: 30px; }

.table-fixed {
  table-layout: fixed; }

.recuadro {
  background-color: white;
  border-radius: 20px;
  box-shadow: 0 1px 0px 0 rgba(0, 0, 0, 0.2);
  padding-bottom: 10px;
  width: 100%; }

.maxHeight {
  max-height: 500px;
  overflow: auto; }

.card-body {
  padding: 0; }

.card-footer:last-child {
  border-radius: 0 0 12px 12px; }

.card-footer {
  border-top: 3px solid #ddd;
  background-color: white; }

.divPortada .card-footer {
  border-top: 3px solid #67a6ee; }

.card {
  margin: 0 !important;
  border-radius: 12px;
  box-shadow: 0 1px 0px 0 rgba(0, 0, 0, 0.2); }

.card-body .imagen, .card-body img {
  border-radius: 12px 12px 0 0; }

.cardFecha {
  color: #555; }

.tituloSeccion {
  background-color: #031227;
  border-radius: 20px 20px 0 0;
  width: 100%;
  color: white;
  padding: 10px 30px;
  font-size: 1.2rem;
  margin: 2rem auto 0 auto;
  box-shadow: 0 1px 0px 0 rgba(0, 0, 0, 0.2); }

.tituloSeccion h3 {
  font-size: 1.2rem;
  margin: 0; }

.tituloSeccion.rounded {
  border-radius: 20px !important;
  margin-bottom: 10px; }

.tituloSeccionConfig {
  background-color: #031227;
  border-radius: 12px 12px 0 0;
  width: 100%;
  color: white;
  padding: 5px 50px;
  font-size: 1.3rem;
  margin: 2rem auto 0 auto;
  box-shadow: 0 1px 0px 0 rgba(0, 0, 0, 0.2); }

.card, #videos .card {
  padding: 0;
  margin: 0.3rem; }

.cabeceraEstadisticas {
  display: flex;
  justify-content: center;
  background-color: #ddd;
  margin: 0;
  padding: 5px; }

.cuerpoEstadisticas {
  margin: 0;
  font-size: 1rem;
  color: #555;
  overflow: auto;
  width: 100%;
  text-align: center; }

.matchInfo {
  color: #999;
  font-size: 0.85rem;
  margin: 0 auto; }

.cabeceraEstadisticas button {
  width: 20%;
  font-size: 0.8rem;
  border: none;
  border-radius: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 5px; }

.estCompletas {
  border-radius: 20px; }

.divBtnEstadisticas {
  padding: 10px;
  text-align: center;
  margin: 0; }

#torneos {
  width: 100%;
  margin: 10px; }

.estadisticasTitle {
  color: #888;
  font-size: 1rem;
  width: 100%;
  text-align: center;
  margin: 0 auto;
  padding: 10px;
  border-bottom: 1px solid #ddd; }

.match {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 10px;
  width: 100%;
  border-top: 1px solid #ddd;
  min-width: 350px; }

.match .imagen, .match img {
  width: 30px;
  height: 30px;
  margin: 0 5px; }

.team {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center; }

.equipo {
  display: flex;
  justify-content: center;
  align-items: stretch; }

.equipo p {
  width: 80px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

table td {
  min-width: 80px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.goles {
  color: black;
  font-weight: 600;
  font-size: 1rem;
  margin: 0 10px; }

.divisor {
  display: flex;
  align-items: stretch;
  color: #999;
  font-weight: 600;
  font-size: 1rem;
  margin: 0 10px; }

.checked {
  color: orange; }

/**
 * Slider jugadores
 */
.slide-jugador {
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #ddd;
  padding: 35px;
  border-radius: 0px 0px 20px 20px; }

.slide-jugador .imgEscudo {
  margin: 0;
  position: absolute;
  right: 10px;
  bottom: 5px;
  width: 70px;
  height: 70px;
  background-size: contain; }

.slide-jugador .imgJugador {
  background-image: url("../../arch/1.png");
  width: 200px;
  height: 200px;
  border-radius: 50%; }

/*..*/
.escudo {
  margin-top: -25%;
  margin-right: -50%; }

.imagen {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }

.portada {
  background-image: url("../../images/portada.jpg");
  width: 100%;
  height: 500px;
  border-radius: 12px 12px 0 0; }

.videos {
  background-image: url("../../images/portada.jpg");
  width: 100%;
  height: 200px;
  border-radius: 12px 12px 0 0; }

.card-video .yt-video {
  width: 100%;
  height: 200px;
  border-radius: 12px 12px 0 0; }

.card-video .yt-video iframe {
  border-radius: 12px 12px 0 0; }

.principal {
  background-image: url("../../images/portada.jpg");
  width: 100%;
  height: 200px;
  border-radius: 12px; }

.noticia {
  background-image: url("../../images/portada.jpg");
  width: 200px;
  height: 150px;
  border-radius: 12px; }

.footer-noticia {
  padding: 10px;
  width: 100%; }

.escudoPartido {
  background-image: url("../../arch/2.png");
  width: 13px;
  height: 13px; }

.imgEscudo {
  background-image: url("../../arch/2.png");
  width: 70px;
  height: 70px; }

/*.imgEscudo {
    background-image: url("../../arch/2.png");
    margin: 0;
    position: absolute;
    right: 10px;
    bottom: 5px;
    width: 70px;
    height: 70px;
    background-size: contain;
}*/
.escudoTabla {
  background-image: url("../../arch/2.png");
  width: 30px;
  height: 30px;
  margin: 0 auto; }

.cardNoticia {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 5px;
  width: 100%;
  border: 1px solid #ddd;
  border-bottom: none;
  border-right: none; }

.rowVideos {
  width: 100%;
  margin: 0;
  padding: 5px;
  max-height: 500px;
  overflow: auto; }

.cardVideo {
  width: 33%;
  margin: 0;
  padding: 5px; }

.tabPanel {
  width: 70%;
  margin: 0 auto; }

@media only screen and (max-width: 1000px) {
  .slide-jugador .imgEscudo {
    margin: 0;
    position: absolute;
    right: 10px;
    bottom: 5px;
    width: 50px;
    height: 50px; }
  .slide-jugador .imgJugador {
    background-image: url("../../arch/1.png");
    width: 150px;
    height: 150px; }
  .cuerpoEstadisticas {
    font-size: 0.9rem; }
  .rowSeccion {
    margin: 0; }
  .cardVideo {
    width: 50%; }
  .videos {
    width: auto; }
  .imagen.portada {
    height: 200px; } }

/** Carousel nav to 'black' */
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='black' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e"); }

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='black' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e"); }

.carousel-indicators li {
  background-color: #000; }

/**
 * Cards
 */
a .card-noticia, a .card-video, .card-footer a {
  color: #000; }

a:hover {
  text-decoration: none !important; }

a:hover .card-noticia, a:hover .card-video {
  color: #003c8a; }

.detalleJugador {
  display: flex;
  flex-direction: column;
  font-size: 1rem;
  margin: 0 1.3rem;
  align-items: center; }

.detalleJugador.visitante {
  display: flex;
  justify-content: flex-end;
  font-size: 1rem; }

.golesNum {
  font-size: 7rem;
  color: #031227;
  margin: 0; }

.golesTexto {
  font-weight: 600;
  font-size: 1.5rem;
  color: #031227; }

.greenText {
  color: #01a001;
  font-weight: 650; }

.nombreEquipo::-webkit-scrollbar, .matchesWrapper::-webkit-scrollbar {
  display: none; }

.matchesWrapper {
  max-height: 80vh;
  overflow: auto;
  min-width: 370px;
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */ }

.partidos {
  min-width: 300px;
  overflow: auto; }

#historial, .partidoWrapper {
  overflow: auto;
  width: 100%; }

#campeonato-fixture .container {
  background: #fff;
  overflow: auto;
  width: 100%;
  border-radius: 20px; }

#campeonato-fixture .match {
  padding: 20px 0px; }

#campeonato-fixture .match .nombreEquipo {
  text-align: left; }

#campeonato-fixture .match .local .nombreEquipo {
  text-align: right; }

#PARTIDOS {
  overflow: hidden;
  padding: 0 1.2rem; }

#historial .matchesWrapper {
  background-color: white; }

.nombreEquipo {
  width: 100%;
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */
  font-size: 1.2rem;
  margin: 0;
  min-width: 80px; }

#historial .nombreEquipo {
  font-size: 0.9rem; }

#historial h4 {
  font-size: 1rem;
  text-align: center;
  padding-top: 10px;
  width: 100%; }

.fichaLink:hover {
  color: #023002;
  outline: none; }

/*
 Posiciones
*/
#campeonato-posiciones .container {
  background: #fff;
  border-radius: 20px; }

.tabTitle {
  color: #6e6e6e;
  text-align: center;
  margin-top: 1rem; }

.tabTitle.goleadores {
  color: #031227;
  font-size: 1rem;
  font-weight: bolder; }

/*
 Goleadores
*/
.tableGoleadores {
  background-color: #112241;
  color: white;
  font-weight: 450;
  border: 4px solid #08131b;
  border-top: 10px solid #08131b;
  min-width: 350px;
  overflow: auto; }

.tableGoleadores td {
  border: 1.5px solid #08131b; }

.goleadorRow {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between; }

.goleadorRow.goleadorDestacado {
  background-color: #2663b9;
  padding: 1.3rem 0.8rem 0.2rem 0.8rem; }

.datosGoleadorLeft {
  display: flex;
  flex-direction: row;
  align-items: center; }

.datosGoleadorRight {
  display: flex;
  flex-direction: row;
  align-items: center; }

.datosGoleadorRight.goleadorDestacado {
  margin: 0 1rem 1rem 1rem; }

.posicionGoleador {
  margin: 0;
  font-size: 0.7rem; }

.posicionGoleador.goleadorDestacado {
  background-color: black;
  padding: 0.2rem 0.8rem;
  font-size: 1.2rem;
  font-weight: 600;
  border-radius: 50%;
  margin-bottom: 40px; }

.golesGoleador {
  font-weight: 500; }

.golesGoleador.goleadorDestacado {
  font-size: 2rem; }

.detallePartido {
  width: 100%;
  text-align: center; }

.detallePartido p, .detallePartido span, .nombreYColor p {
  width: 100%;
  color: #112241;
  font-size: 1.2rem;
  font-weight: bold;
  white-space: nowrap; }

.squareWrap {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between; }

.blueSquare {
  background-color: #112241;
  /* border-radius: 10px; */
  width: 70px;
  margin: 1rem auto;
  min-width: 70px;
  height: 70px; }

p.small {
  font-size: 0.7rem; }

.imgLogoCup {
  background-image: url("../images/logo.cup.png");
  width: 50px;
  height: 50px;
  margin: 0 auto; }

.teamColor {
  width: 70px;
  height: 20px; }

.teamColor.team1 {
  background-color: #0eced9; }

.teamColor.team2 {
  background-color: #02224b; }

.logoyNombres {
  display: flex;
  flex-direction: row;
  text-align: center;
  width: 80%; }

.escudosyDetalle {
  display: flex;
  flex-direction: row;
  text-align: center;
  justify-content: space-between;
  width: 100%; }

.nombreYColor {
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: center;
  align-items: center; }

.barrasWrapper p {
  width: 100%;
  color: #132952;
  font-size: 1.2rem;
  font-weight: bold;
  white-space: nowrap;
  margin: 0;
  margin-top: 10px; }

.barrasWrapper {
  margin: 0 auto;
  margin-bottom: 50px;
  text-align: center; }

.graph_container {
  width: 80%;
  margin: 20px auto;
  display: flex;
  flex-direction: column;
  justify-items: center; }

.graph_container canvas {
  min-height: 300px;
  font-size: 1.6em; }

@media screen and (max-width: 1250px) {
  .golesNum {
    font-size: 7rem; }
  .detalleJugador {
    font-size: 0.7rem; }
  .widget-jugador-stat .imgJugador {
    background-image: url("../../arch/1.png");
    width: 140px;
    height: 140px; }
  .widget-jugador-stat .imgEscudoFull {
    background-image: url("../../arch/1.png");
    width: 140px;
    height: 140px; } }

@media only screen and (max-width: 1025px) {
  .partidoWrapper {
    padding: 1rem 0.5rem; }
  .imgEscudo_partido {
    width: 120px;
    min-width: 120px;
    height: 120px; }
  .graph_container {
    width: 100%; }
  .logoyNombres {
    width: 100%; }
  .blueSquare {
    margin: 0.7rem auto;
    width: 50px;
    height: 60px;
    min-width: 50px; }
  .detallePartido p, .detallePartido span, .nombreYColor p {
    font-size: 1rem; }
  .tabPanel {
    width: 95%;
    margin: 1rem auto; }
  .tabPanelPartido {
    width: 95%;
    margin: 1rem auto; }
  .slide-jugador .imgEscudo {
    margin: 0;
    position: absolute;
    right: 10px;
    bottom: 5px;
    width: 50px;
    height: 50px; }
  .imgEscudo_config {
    margin: 0;
    position: absolute;
    right: 10px;
    bottom: 5px;
    width: 50px;
    height: 50px; }
  .slide-jugador .imgJugador {
    background-image: url("../../arch/1.png");
    width: 150px;
    height: 150px; }
  .cuerpoEstadisticas {
    font-size: 0.9rem; }
  .rowSeccion {
    margin: 0; }
  .cardVideo {
    width: 50%; }
  .videos {
    width: auto; }
  .imagen.portada {
    height: 200px; }
  .golesNum {
    font-size: 6rem; }
  .nombreEquipo {
    font-size: 1.1rem; }
  .noticiaConfig {
    height: 300px; } }

@media screen and (max-width: 767px) {
  .blueSquare {
    margin: 0.4rem auto;
    width: 40px;
    height: 45px;
    min-width: 40px; }
  .detalleJugador {
    margin: 0; }
  .detallePartido {
    font-size: 1rem; }
  .wrapRating h3 {
    font-size: 1.5rem; }
  #PARTIDOS {
    padding: 0; }
  .rating {
    margin-top: 2rem; }
  .golesNum {
    font-size: 4.5rem; }
  .golesTexto {
    font-size: 1rem; }
  .widget-jugador-stat .imgJugador {
    width: 140px;
    height: 140px; }
  .widget-jugador-stat {
    padding: 35px 0px; }
  .detalleJugador {
    font-size: 1rem; }
  #estadisticasGenerales h3:first-child {
    margin-top: 1.5rem; }
  .nombreEquipo {
    font-size: 1rem; }
  .graph_container canvas {
    font-size: 1.3em; } }

@media screen and (max-width: 400px) {
  .blueSquare {
    margin: 0.2rem auto;
    width: 30px;
    height: 40px;
    min-width: 30px; }
  .partidoWrapper {
    padding: 0.5rem; }
  .detallePartido p, .detallePartido span, .nombreYColor p {
    font-size: 0.7rem; }
  .imgEscudo_partido {
    width: 90px;
    min-width: 90px;
    height: 90px; }
  .graph_container canvas {
    font-size: 0.9em; } }

/**
 * Campeonato - Posiciones
 */
@media screen and (max-width: 767px) {
  .min-200 {
    min-width: 200px; }
  .max-200 {
    max-width: 200px; }
  td a .posiciones-nombre {
    white-space: break-spaces;
    max-width: 100px; } }

td a.posiciones-equipo {
  color: #000;
  text-decoration: none;
  background: inherit; }

.posiciones-escudo {
  width: 30px;
  height: 30px;
  display: inline-block;
  background: none;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center; }

.bg-gray {
  background: #efefef; }

#campeonato-posiciones table {
  text-align: center;
  overflow-x: hidden; }

/**
 * Campeonato -> Sancionados
 */
#campeonato-sancionados .container {
  background-color: #fff;
  border-radius: 20px; }

#campeonato-sancionados table td {
  vertical-align: middle; }

#campeonato-sancionados a.sancionados-link {
  color: #000 !important;
  text-decoration: none;
  min-width: 150px;
  display: flex;
  justify-content: left;
  align-items: center; }

#campeonato-sancionados div.sancionados-escudo {
  width: 30px;
  height: 30px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  margin: 0 0.75rem; }

#campeonato-sancionados div.sancionados-avatar {
  width: 30px;
  height: 30px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  margin: 0 0.75rem;
  border-radius: 50%; }

/**
 * Campeonato -> Goleadores
 */
a .card-noticia, a .card-video, .card-footer a {
  color: #000; }

#campeonato-ranking .ranking-section {
  margin: 1.25rem 0; }

@media (max-width: 768px) {
  #campeonato-ranking .ranking-stat {
    margin-top: 1.5rem; }
  #campeonato-ranking .ranking-section {
    margin: 0; } }

#ranking-goleadores, #ranking-arqueros, #ranking-asistidores, #ranking-calificaciones {
  background: #FFF;
  border-radius: 20px; }

.goleador-card {
  background: #003375;
  color: #fff;
  margin: 5px 0px; }

.goleador-card .goleador-foto {
  width: 30px !important;
  height: 30px;
  display: inline-block;
  background: #003375;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  border-radius: 50%; }

.goleador-card .goleador-nombre {
  text-transform: uppercase;
  font-weight: 500; }

.goleador-card .goleador-goles {
  justify-content: flex-end;
  padding: 0 0.5rem; }

.goleador-card .goleador-escudo {
  width: 30px !important;
  height: 30px;
  display: inline-block;
  background: #003375;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center; }

.goleador-card .goleador-total {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 1.5rem;
  max-width: 20%; }

.goleador-card-first {
  color: #fff;
  background: #006fff;
  margin: 5px 0px; }

.goleador-card-first .goleador-foto {
  width: 80px !important;
  height: 80px;
  background: none;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  border-radius: 50%; }

.goleador-card-first .goleador-top {
  background: #000;
  padding: 6px 12px;
  border-radius: 50%; }

.goleador-card-first .goleador-nombre {
  font-size: 1.25rem; }

.goleador-card-first .goleador-escudo {
  width: 30px !important;
  height: 30px;
  background: none;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  margin: 0 auto; }

.goleador-card-first .goleador-total {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 3rem; }

.campeonato-title {
  display: flex;
  align-items: center;
  text-align: center;
  line-height: 1;
  min-width: 200px;
  width: 200px;
  border-right: 1px solid #ddd; }

#campeonato-general #slideNoticias a {
  color: #000; }

/**
 * Campeonato
 */
nav#campeonato-navbar img {
  height: 40px;
  margin: 5px 10px; }

nav#campeonato-navbar .nav-link {
  height: 100%; }

.widget-jugador-stat {
  background-color: #eceaea;
  padding: 35px;
  text-align: center;
  border-radius: 0px 0px 20px 20px; }

.widget-jugador-stat .imgJugador {
  background-image: url(../../arch/1.png);
  width: 150px;
  height: 150px;
  border-radius: 50%; }

.widget-jugador-stat .imgEscudoFull {
  background-image: url(../../arch/1.png);
  width: 150px;
  height: 150px;
  background-size: contain;
  background-repeat: none;
  background-position: center center; }

.widget-jugador-stat .imgEscudo {
  background-image: url(../../arch/2.png);
  width: 60px;
  height: 60px;
  float: right;
  margin-top: -45px;
  margin-right: -10px; }

.widget-jugador-stat .jugador-stat-info {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center; }

.widget-jugador-stat .jugador-stat-nombre {
  display: flex;
  flex-direction: column;
  font-size: 1rem;
  align-items: center; }

.widget-jugador-stat .jugador-stat-info .numero {
  font-size: 5rem;
  color: #031227;
  margin: 0; }

.widget-jugador-stat .jugador-stat-info .texto {
  font-weight: 600;
  font-size: 1.25rem;
  color: #031227;
  text-transform: uppercase;
  font-weight: bold; }

@media only screen and (max-width: 1025px) {
  .widget-jugador-stat .imgJugador {
    width: 125px;
    height: 125px; }
  .widget-jugador-stat .imgEscudoFull {
    width: 125px;
    height: 125px; }
  .widget-jugador-stat .imgEscudo {
    width: 40px;
    height: 40px; } }

@media only screen and (max-width: 768px) {
  .widget-jugador-stat .jugador-stat-info .numero {
    font-size: 4rem; }
  .widget-jugador-stat .jugador-stat-info .texto {
    font-size: 1rem; } }

/**
 * Campeonato -> Noticias
 */
#campeonato-noticias .noticia-img {
  height: 500px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("../images/portada.jpg"); }

@media only screen and (max-width: 1025px) {
  #campeonato-noticias .noticia-img {
    height: 200px; } }

#campeonato-noticias .noticia-title {
  padding: 20px;
  color: #000; }

/**
 * Campeonato -> Fixture
 */
#campeonato-fixture .match {
  min-width: 370px; }

#campeonato-fixture .team {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%; }

#campeonato-fixture .match-info {
  color: #999;
  font-size: 1rem;
  margin: 0 auto; }

#campeonato-fixture .goles {
  font-size: 1.5rem; }

#campeonato-fixture .match-equipo.local {
  display: flex;
  justify-content: flex-end;
  align-items: center; }

#campeonato-fixture .match-equipo.visitante {
  display: flex;
  justify-content: flex-start;
  align-items: center; }

#campeonato-fixture .match-equipo {
  width: 50%; }

#campeonato-fixture .match .nombreEquipo {
  text-align: left; }

#campeonato-fixture .nombreEquipo {
  width: 100%;
  -ms-overflow-style: none;
  scrollbar-width: none;
  font-size: 1.2rem;
  margin: 0;
  min-width: 80px; }

#campeonato-fixture .match .imagen,
#campeonato-fixture .match img {
  width: 30px;
  height: 30px;
  margin: 0 15px;
  background-image: url(../../arch/2.png);
  width: 30px;
  min-width: 30px; }

@media only screen and (max-width: 768px) {
  #campeonato-fixture .nombreEquipo {
    font-size: 1rem; } }

.select-center {
  text-align-last: center; }

/**
 * Partido
 */
.bg-white {
  background: #FFF; }

div.partido-equipo-img {
  width: 120px;
  height: 120px;
  background: #FFF;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  margin: 0 auto; }

div.partido-equipo a {
  color: #000;
  text-decoration: none; }

span.partido-equipo-avg {
  display: block;
  font-size: 2rem;
  font-weight: bold; }

div.partido-local-div {
  height: 20px;
  background: #031227;
  width: 100px;
  margin: 0 auto; }

div.partido-visitante-div {
  height: 20px;
  background: #01c7ec;
  width: 100px;
  margin: 0 auto; }

div.partido-goles {
  background: #031227;
  width: 75px;
  height: 75px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 1rem auto; }

div.partido-goles {
  color: #FFF;
  font-weight: bold;
  font-size: 1.5rem; }

.partido-logo {
  margin-top: 1.5rem;
  width: 100px !important; }

.partido-campeonato {
  color: #031227; }

p.partido-info {
  margin: 0;
  color: #031227;
  font-weight: bold; }

div.partido-progressbar {
  width: 70%;
  margin: 0 auto;
  height: 20px;
  border-radius: 20px;
  font-weight: bold; }

.bg-local {
  background-color: #031227; }

.bg-visitante {
  background-color: #01c7ec; }

div#partido-stats {
  border-radius: 0 0 20px 20px; }

div#partido-calificaciones {
  border-radius: 0 0 20px 20px; }

div#partido-calificaciones table a {
  color: #000;
  text-decoration: none; }

div#partido-calificaciones a.partido-calificaciones-link {
  display: flex;
  align-items: center; }

div.partido-calificaciones-img {
  background: transparent;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
  display: inline-block;
  margin-left: 0.5rem;
  margin-right: 0.75rem;
  border-radius: 50%; }

/**
 * Partido -> Historial
 */
.seccionHistorial {
  margin: 0; }

@media only screen and (max-width: 765px) {
  .seccionHistorial {
    margin-top: 2rem; }
  .partido-campeonato {
    font-size: 1rem; } }

div#partido-historial {
  background: #fff;
  width: 100%;
  overflow: auto;
  border-radius: 0 0 20px 20px; }

div#partido-historial .historial-titulo {
  text-align: center;
  padding: 0.75rem 0;
  color: #666;
  font-size: 1rem;
  margin: 0; }

div#partido-historial .partido-historial-date {
  font-size: 0.75rem;
  color: #999;
  padding-top: 0.5rem;
  padding-bottom: 1rem; }

.partido-historial-date p {
  margin: 0;
  padding: 0;
  min-width: 400px; }

div#partido-historial .partido-historial-match {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding-top: 1rem;
  min-width: 400px !important;
  border-top: 1px solid #e0e0e0; }

.partido-historial-match .match-resultado {
  text-align: center;
  font-size: 1.25rem;
  color: green;
  font-weight: bold;
  margin: 0 1.25rem; }

/** historial local */
.partido-historial-match .match-local {
  display: flex;
  align-items: center;
  flex-direction: row-reverse; }

.partido-historial-match .match-local p {
  padding: 0;
  margin: 0;
  font-size: 1rem;
  color: #555;
  margin-right: 1rem;
  text-align: center;
  min-width: 100px; }

.partido-historial-match .match-local div.img-30 {
  width: 30px;
  height: 30px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center; }

/** historial visitante */
.partido-historial-match .match-visitante {
  display: flex;
  align-items: center;
  flex-direction: row; }

.partido-historial-match .match-visitante p {
  padding: 0;
  margin: 0;
  font-size: 1rem;
  color: #555;
  margin-left: 1rem;
  text-align: center;
  min-width: 100px; }

.partido-historial-match .match-visitante div.img-30 {
  width: 30px;
  height: 30px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center; }

@media only screen and (max-width: 875px) {
  div.partido-progressbar {
    width: 100%; }
  div#partido-stats h5 {
    font-size: 1rem; } }

@media only screen and (max-width: 575px) {
  div.partido-equipo-img {
    width: 75px;
    height: 75px; }
  span.partido-equipo-avg {
    font-size: 1rem; }
  div.partido-equipo-rank {
    display: none; }
  div.partido-goles {
    width: 40px;
    height: 40px; }
  div.partido-equipo h4 {
    font-size: 1rem; }
  div.partido-local-div, div.partido-visitante-div {
    width: 50px; }
  div.partido-goles {
    color: #FFF;
    font-weight: bold;
    font-size: 1rem; }
  .partido-historial-match .match-resultado {
    font-size: 1rem;
    margin: 0 1rem; } }

/**
 * Campeonato -> Galeria
 */
.nGY2GThumbnailImageTitle {
  background: rgba(0, 0, 0, 0.5) !important;
  padding: 5px 10px !important;
  border-radius: 20px; }

/**
 * Partido -> Galeria
 */
#partido-galeria {
  border-radius: 0 0 20px 20px; }

.btn.btn-ligasiete {
  color: #fff;
  background-color: #031227;
  border-color: #031227; }

/**
 * Mini resultado
 */
div.mini-resultado-equipo {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 5px; }
  div.mini-resultado-equipo div.mini-resultado-escudo {
    height: 30px;
    width: 30px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center; }
  div.mini-resultado-equipo span {
    font-size: 1rem;
    width: 40%;
    font-weight: bold; }
    div.mini-resultado-equipo span.mini-resultado-goles {
      text-align: right; }

/**
 * Landing cover
 */
div#landing-cover {
  height: 300px;
  background-color: #182a44;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center; }

div.card-campeonato-logo {
  margin: 0 auto;
  width: 150px;
  height: 150px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat; }

#campeonatos-filter .form-inline {
  flex-flow: row !important;
  margin-bottom: 0.75rem; }
  #campeonatos-filter .form-inline label {
    margin-bottom: 0; }
  @media (max-width: 767px) {
    #campeonatos-filter .form-inline {
      margin-top: 1rem; } }

a .card-album {
  color: #000;
  text-decoration: none;
  border-radius: 20px; }

div.card-album-thumb {
  margin: 0 auto;
  width: 100%;
  height: 150px;
  border-radius: 20px 20px 0px 0px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }

div#album-fotografo {
  display: flex;
  align-items: center; }
  div#album-fotografo .fotografo-avatar {
    width: 65px;
    height: 65px;
    border-radius: 50%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat; }
  div#album-fotografo .fotografo-nombre {
    margin-left: 1rem;
    font-size: 1.25rem;
    color: #000; }

div.perfil-content {
  padding: 0 3rem; }

div.perfil-sidebar {
  padding-right: 3rem; }
  div.perfil-sidebar hr {
    margin: 0;
    padding: 0; }

div.perfil-header {
  padding: 3rem 3rem;
  display: flex;
  align-items: center;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url("http://www.ligasiete.com.uy/images/profiles/header.jpeg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }
  div.perfil-header div.perfil-imagen {
    margin-right: 2rem; }
    div.perfil-header div.perfil-imagen .perfil-imagen-jugador {
      width: 125px;
      height: 125px;
      border-radius: 50%;
      background-size: cover;
      background-position: center center;
      background-repeat: no-repeat; }
      div.perfil-header div.perfil-imagen .perfil-imagen-jugador.contain {
        background-size: contain;
        border-radius: unset; }
    div.perfil-header div.perfil-imagen .perfil-imagen-escudo {
      margin: 0;
      position: absolute;
      right: 10px;
      bottom: 0px;
      width: 50px;
      height: 50px;
      background-size: contain; }
  div.perfil-header .perfil-informacion i.fa {
    color: #999; }
    div.perfil-header .perfil-informacion i.fa.checked {
      color: #ffc107; }

div.perfil-estadisticas {
  background: #031227;
  color: #fff;
  border-radius: 20px;
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.5); }
  div.perfil-estadisticas .estadistica-numero {
    display: flex;
    align-items: center;
    justify-content: center; }
    div.perfil-estadisticas .estadistica-numero span {
      font-size: 2.5rem;
      font-weight: bold; }
    div.perfil-estadisticas .estadistica-numero img {
      width: 35px;
      height: 35px;
      margin-top: 0.4rem;
      margin-right: 0.75rem; }

div.perfil-estadistica {
  background: #031227;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #fff;
  border-radius: 20px;
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.5); }
  div.perfil-estadistica.light {
    background: #fff;
    color: #031227; }
  div.perfil-estadistica .estadistica-info {
    display: flex;
    align-items: center;
    width: 80%; }
    div.perfil-estadistica .estadistica-info img {
      width: 40px;
      height: 40px; }
    div.perfil-estadistica .estadistica-info p {
      font-size: 1.25rem;
      margin: 0;
      margin-left: 1rem;
      text-transform: uppercase;
      font-weight: bold; }
  div.perfil-estadistica .estadistica-numero {
    font-size: 1.5rem;
    margin: 0;
    margin-left: 1rem;
    text-transform: uppercase;
    font-weight: bold; }

div.reto-personal {
  background: #031227;
  display: flex;
  align-items: center;
  color: #fff;
  border-radius: 20px;
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.5);
  padding: 1rem 1.5rem;
  margin: 0 0.5rem;
  margin-bottom: 0.5rem; }
  div.reto-personal img {
    width: 40px;
    height: 40px; }
  div.reto-personal p {
    font-size: 1.25rem;
    margin: 0;
    margin-left: 1rem;
    text-transform: uppercase;
    font-weight: bold; }

div.perfil-campeon {
  padding: 1.5rem;
  display: flex;
  align-items: center; }
  div.perfil-campeon .perfil-campeon-img {
    width: 60px;
    height: 60px;
    margin-right: 1rem;
    background: #FFF;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat; }
  div.perfil-campeon div.perfil-campeon-info h5 {
    text-transform: uppercase;
    font-weight: bold;
    margin: 0; }
  div.perfil-campeon div.perfil-campeon-info p {
    margin: 0;
    padding: 0; }

div.perfil-noticias div.perfil-noticia {
  padding: 1.5rem;
  display: flex;
  align-items: center;
  color: #000; }
  div.perfil-noticias div.perfil-noticia div.perfil-noticia-img {
    width: 100px;
    height: 70px;
    margin-right: 1.25rem;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat; }
  div.perfil-noticias div.perfil-noticia div.perfil-noticia-info p {
    margin: 0;
    font-size: 0.75rem;
    color: #999; }

@media (max-width: 767px) {
  div.perfil-header {
    padding: 2rem 1.5rem; }
    div.perfil-header div.perfil-imagen .perfil-imagen-jugador {
      width: 85px;
      height: 85px; }
    div.perfil-header div.perfil-imagen .perfil-imagen-escudo {
      width: 30px;
      height: 30px; }
    div.perfil-header .perfil-jugador h2 {
      font-size: 1.5rem; }
    div.perfil-header .perfil-informacion {
      font-size: 0.75rem; }
  div.reto-personal {
    margin: 0;
    margin-bottom: 0.5rem; }
  div.perfil-sidebar {
    padding: 0 2rem;
    margin-top: 2rem; } }

#arbitro-historial #arbitro-partidos {
  overflow-x: auto; }

#arbitro-historial .match {
  min-width: 370px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  font-size: 1rem;
  padding: 15px 10px; }
  #arbitro-historial .match .arbitro-partido-link {
    padding: 0 1.5rem;
    border-right: 1px solid #e9e9e9;
    border-left: 1px solid #e9e9e9; }
  #arbitro-historial .match .arbitro-partido-calificacion {
    width: 40%;
    text-align: center;
    color: #ffc107;
    min-width: 150px; }
  #arbitro-historial .match .team {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-width: 500px;
    text-align: center; }
  #arbitro-historial .match p.nombreEquipo {
    width: 100%;
    -ms-overflow-style: none;
    scrollbar-width: none;
    margin: 0;
    text-align: center;
    min-width: 150px;
    max-width: 150px;
    font-size: 1.1rem; }

#arbitro-historial .goles {
  font-size: 1.1rem; }

#arbitro-historial .match-equipo.local {
  display: flex;
  justify-content: flex-end;
  align-items: center; }

#arbitro-historial .match-equipo.visitante {
  display: flex;
  justify-content: flex-start;
  align-items: center; }

#arbitro-historial .match .imagen,
#arbitro-historial .match img {
  width: 30px;
  height: 30px;
  margin: 0 15px;
  background-image: url(../../arch/2.png);
  width: 30px;
  min-width: 30px; }

@media only screen and (max-width: 768px) {
  #arbitro-historial .nombreEquipo {
    font-size: 1rem; } }

#ranking-arbitros table td {
  cursor: pointer;
  min-width: none;
  text-overflow: unset;
  white-space: normal; }
  #ranking-arbitros table td a {
    color: #000;
    text-decoration: none; }

#equipo-estadisticas #equipo-fixture {
  overflow-x: auto; }
  #equipo-estadisticas #equipo-fixture .match {
    min-width: 450px; }
  #equipo-estadisticas #equipo-fixture .team {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%; }
  #equipo-estadisticas #equipo-fixture .goles {
    font-size: 1.5rem; }
  #equipo-estadisticas #equipo-fixture .match-equipo.local {
    display: flex;
    justify-content: flex-end;
    align-items: center; }
  #equipo-estadisticas #equipo-fixture .match-equipo.visitante {
    display: flex;
    justify-content: flex-start;
    align-items: center; }
  #equipo-estadisticas #equipo-fixture .match-equipo {
    width: 50%; }
  #equipo-estadisticas #equipo-fixture .match .nombreEquipo {
    text-align: left; }
  #equipo-estadisticas #equipo-fixture .nombreEquipo {
    width: 100%;
    -ms-overflow-style: none;
    scrollbar-width: none;
    font-size: 1.1rem;
    margin: 0;
    min-width: 80px; }
  #equipo-estadisticas #equipo-fixture .match .imagen,
  #equipo-estadisticas #equipo-fixture .match img {
    width: 30px;
    height: 30px;
    margin: 0 15px;
    background-image: url(../../arch/2.png);
    width: 30px;
    min-width: 30px; }
  @media only screen and (max-width: 768px) {
    #equipo-estadisticas #equipo-fixture .nombreEquipo {
      font-size: 1rem; } }

#equipo-estadisticas div.estadisticas-left {
  padding: 0 3rem; }

#equipo-estadisticas div.estadisticas-sidebar {
  padding-right: 2rem; }

@media (max-width: 767px) {
  #equipo-estadisticas div.estadisticas-sidebar {
    padding: 0 2rem;
    margin-top: 2rem; } }

#equipo-plantel div.plantel-content {
  padding: 0 3rem; }
  #equipo-plantel div.plantel-content .plantel-table .table-responsive {
    border-radius: 20px; }
  #equipo-plantel div.plantel-content table td {
    vertical-align: middle; }
  #equipo-plantel div.plantel-content a.plantel-link {
    color: #000 !important;
    text-decoration: none;
    min-width: 150px;
    display: flex;
    justify-content: left;
    align-items: center; }
  #equipo-plantel div.plantel-content div.plantel-avatar {
    width: 30px;
    height: 30px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    margin: 0 0.75rem;
    border-radius: 50%; }

#equipo-plantel div.plantel-sidebar {
  padding-right: 3rem; }
  #equipo-plantel div.plantel-sidebar div.widget-jugador-stat {
    background: #fff;
    padding: 25px 10px; }
    #equipo-plantel div.plantel-sidebar div.widget-jugador-stat .imgJugador {
      width: 100px;
      height: 100px; }
    #equipo-plantel div.plantel-sidebar div.widget-jugador-stat h3 {
      font-size: 1.2rem; }
    #equipo-plantel div.plantel-sidebar div.widget-jugador-stat h3.numero {
      font-size: 4rem;
      font-weight: bold; }

@media (max-width: 767px) {
  #equipo-plantel div.plantel-sidebar {
    padding: 0 2rem;
    margin-top: 2rem; } }

div.top-list {
  width: 100%;
  background: #FFF;
  border-radius: 20px; }
  div.top-list div.first-usuario {
    border-radius: 20px 20px 0 0;
    background: #FFF; }
    div.top-list div.first-usuario .first-img {
      border-radius: 20px 20px 0 0;
      height: 175px;
      background: #FFF;
      background-size: contain;
      background-position: center;
      background-repeat: no-repeat; }
    div.top-list div.first-usuario .first-line {
      display: flex;
      align-items: center;
      justify-content: space-between;
      background: #031227;
      padding: 20px;
      padding-top: 25px;
      color: #FFF;
      font-size: 1rem;
      font-weight: bold;
      text-transform: uppercase; }
      div.top-list div.first-usuario .first-line .item-number {
        font-size: 1.75rem; }
    div.top-list div.first-usuario .first-escudo {
      position: relative;
      top: -25px;
      left: 15px;
      height: 0; }
      div.top-list div.first-usuario .first-escudo .escudo {
        width: 45px;
        height: 45px;
        margin: 0 0.75rem;
        background: none;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat; }
  div.top-list div.first-equipo {
    border-radius: 20px 20px 0 0;
    background: #FFF; }
    div.top-list div.first-equipo .first-img {
      border-radius: 20px 20px 0 0;
      padding: 30px;
      background: #031227; }
      div.top-list div.first-equipo .first-img .img {
        height: 115px;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat; }
    div.top-list div.first-equipo .first-line {
      display: flex;
      align-items: center;
      justify-content: space-between;
      background: #031227;
      padding: 20px;
      color: #FFF;
      font-size: 1rem;
      font-weight: bold;
      text-transform: uppercase; }
      div.top-list div.first-equipo .first-line .item-number {
        font-size: 1.75rem; }
    div.top-list div.first-equipo .first-escudo {
      position: relative;
      top: -25px;
      left: 15px;
      height: 0; }
      div.top-list div.first-equipo .first-escudo .escudo {
        width: 45px;
        height: 45px;
        margin: 0 0.75rem;
        background: none;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat; }
  div.top-list .item-number {
    color: #97c1e7 !important; }
  div.top-list .item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px;
    color: #031227;
    font-size: 1rem;
    font-weight: bold;
    text-transform: uppercase; }
    div.top-list .item .item-name {
      display: flex;
      align-items: center; }
      div.top-list .item .item-name .item-escudo {
        display: inline-block;
        width: 25px;
        height: 25px;
        margin: 0 0.75rem;
        background: #FFF;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat; }
