.bg-pale-gray {
  background: #f1f1f1;
}

.match-center-header {
  width: 100%;
}
.match-center-header h4 {
  font-size: 32px;
  text-transform: uppercase;
  font-style: italic;
  color: #fff;
  font-weight: 700;
}
.match-center-header .nav-tabs {
  border: none;
}
.match-center-header .nav-tabs .nav-link {
  border: none;
}
.match-center-header .nav-tabs .nav-link.active {
  background-color: transparent;
  border: none;
}
.match-center-header .nav-tabs .nav-link.active p {
  border-bottom: 3px #fff solid;
}
.match-center-header .nav-tabs .nav-link .text-icon {
  display: inline-flex;
  align-items: normal;
}
.match-center-header .nav-tabs .nav-link .text-icon img {
  width: 30px;
  max-width: 30px;
}
@media (max-width: 992px) {
  .match-center-header .nav-tabs .nav-link .text-icon img {
    width: 24px;
    max-width: 24px;
  }
}
.match-center-header .nav-tabs .nav-link .text-icon p {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 0;
  margin-left: 0.5rem;
  padding-top: 0.5rem;
}
.match-center-header .nav-tabs .nav-link .text-icon p.men {
  color: #3dffff;
}
.match-center-header .nav-tabs .nav-link .text-icon p.women {
  color: #8e32ff;
}
.match-center-header .nav-tabs .nav-link .text-icon p.wheelchair {
  color: #cbfa76;
}

.match-centre-htmx.htmx-indicator, .match-centre-htmx .fade:not(.show) {
  display: none;
}
.match-centre-htmx .htmx-request.htmx-indicator, .match-centre-htmx .htmx-request .htmx-indicator {
  display: block !important;
}
.match-centre-htmx .htmx-request:has(+ .use-indicator) {
  display: none;
}
@media (max-width: 992px) {
  .match-centre-htmx .filters-row {
    display: block;
    overflow: auto;
    white-space: nowrap;
  }
}
@media (max-width: 992px) {
  .match-centre-htmx .filters-row .filter {
    display: inline-block;
  }
  .match-centre-htmx .filters-row .filter.comps {
    padding-right: 0 !important;
  }
  .match-centre-htmx .filters-row .filter.seasons {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .match-centre-htmx .filters-row .filter.divisions {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .match-centre-htmx .filters-row .filter.teams {
    padding-left: 0 !important;
  }
  .match-centre-htmx .filters-row .filter select {
    font-size: 0.85rem;
  }
}
.match-centre-htmx [data-bs-slide] {
  opacity: 1;
}
.match-centre-htmx [data-bs-slide] i {
  color: #212529;
  font-size: 1.5em;
  font-weight: 500;
}
.match-centre-htmx .carousel-text {
  font-size: 20px;
  font-style: italic;
  font-weight: 800;
}
.match-centre-htmx .prediction-btn.predicted {
  border-color: transparent !important;
  background-color: #272A4A !important;
  color: white !important;
}
.match-centre-htmx .prediction-btn.result {
  background-color: #a2d2a0 !important;
  opacity: 0.75 !important;
}
.match-centre-htmx .prediction-button-holder.predicted [data-class=border-green] label {
  background-color: #a2d2a0 !important;
  color: white !important;
}
.match-centre-htmx .prediction-button-holder.predicted [data-class=border-red] label {
  background-color: #d5a3a4 !important;
  color: white !important;
}
.match-centre-htmx .prediction-button-holder.predicted [data-class=border-default] label {
  background-color: #272A4A !important;
  color: white !important;
}
.match-centre-htmx .prediction-button-holder.result {
  background-color: #a2d2a0 !important;
  opacity: 0.75 !important;
}
.match-centre-htmx .full-time-score, .match-centre-htmx .ko {
  font-size: 20px;
  font-weight: 700;
  color: #272A4A;
}
.match-centre-htmx .fixture-date {
  font-size: 12px;
  font-weight: 700;
  color: #272A4A;
  text-transform: uppercase;
}
.match-centre-htmx .fulltime-text, .match-centre-htmx .half-time-score, .match-centre-htmx .venue, .match-centre-htmx .detail {
  font-size: 11px;
  font-weight: 600;
  color: #999999;
}
.match-centre-htmx .broadcaster-logo {
  max-width: 95px;
}
.match-centre-htmx .matches .match-card {
  border-width: 1px;
  border-style: solid;
  border-color: #bbbbbb;
}
.match-centre-htmx .matches .match-card.single-card {
  border-top-right-radius: 1rem;
  border-bottom-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
  margin-top: -1px;
}
.match-centre-htmx .matches .match-card.first-card {
  border-top-right-radius: 1rem;
  border-bottom-width: 0px;
  margin-top: -1px;
}
.match-centre-htmx .matches .match-card.intermediate-card {
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1pxpx;
  border-bottom-width: 0px;
}
.match-centre-htmx .matches .match-card.final-card {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
}
.match-centre-htmx .matches .match-card .points {
  width: 110px;
  min-width: 110px;
  max-width: 110px;
  justify-content: space-between;
}
.match-centre-htmx .matches .match-card .points .scoring-points {
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  height: 26px;
}
.match-centre-htmx .matches .match-card a {
  color: unset;
}
.match-centre-htmx .matches .match-card a .fixture-logo {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.match-centre-htmx .matches .match-card a:hover .fixture-logo {
  transform: scale(1.25);
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.match-centre-htmx .matches .match-card .highlights {
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
}
.match-centre-htmx .matches .match-card .highlights iframe {
  border-radius: 4px;
}
.match-centre-htmx .matches .predict-toggle-button {
  min-width: 26px;
  max-width: 26px;
  height: 26px;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
  display: flex;
  justify-content: center;
  line-height: 1;
}
.match-centre-htmx .matches .prediction-text {
  margin-bottom: 0;
  font-size: 0.6em;
  font-style: italic;
}
.match-centre-htmx .matches .btn-group.bg-round {
  width: 110px;
  min-width: 110px;
  max-width: 110px;
  justify-content: space-between;
}

.fixture-logo img {
  height: 60px;
}

.day-label {
  text-transform: uppercase;
  background-color: white;
  padding: 0.5rem 1rem;
  border-top-right-radius: 1rem;
  font-weight: 700;
  font-style: italic;
  border-top-left-radius: 1rem;
  max-width: 113px;
  border: 1px solid #bbbbbb;
  border-bottom-color: transparent;
  margin-bottom: -1px;
  position: relative;
  font-size: 15px;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  z-index: 2;
}

.bg-round {
  background: lightgrey;
  background: #f1f1f1;
  border-radius: 2px;
  padding: 2px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

.bg-round label {
  border-radius: 50% !important;
}

.avatar-sm {
  height: 3rem;
  width: 3rem;
}

.avatar-title {
  align-items: center;
  background-color: #405189;
  color: #fff;
  display: flex;
  font-weight: 500;
  height: 100%;
  justify-content: center;
  width: 100%;
}

.rounded-circle {
  border-radius: 50% !important;
}

/*# sourceMappingURL=style.css.map */
