/*
 * Rating UEFA
 */
.block-title {
  font-family: 'TT Commons Classic';
  font-size: 26px;
  font-weight: 600;
  line-height: 24.96px;
  text-align: left;
  padding: 14px 0;
  flex-shrink: 0;
  flex-grow: 0;
  display: flex;
  justify-content: left;
  align-items: center;
  box-sizing: content-box;
  color: #000000;
}
.block-title:hover {
  text-decoration: none;
}
.form-input {
  width: 380px;
  height: 36px;
  border: 1px solid #DBDADA;
  background-color: #ffffff;
  border-radius: 4px;
  color: #000000;
  padding: 9px 14px;
  outline-color: #DBDADA;
}
.single-line-ellipsis {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
/**
 * Need add in html style -webkit-box-orient: vertical;
 */
/*Color palette*/
/*Icons*/
.rating-uefa-filters-block {
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  width: 100%;
  gap: 6px;
}
.rating-uefa-filters-block .selectpicker-our {
  width: 100%;
}
.ranking-uefa-team-table.table-block .table-block-container .head-table-tr,
.ranking-uefa-team-table.table-block .table-block-container .body-table-tr {
  grid-template-columns: 34px 180px 70px 70px  70px 70px  70px 70px;
}
.ranking-uefa-team-table.table-block .table-block-container .head-table-tr .head-table-th.team img:first-of-type,
.ranking-uefa-team-table.table-block .table-block-container .body-table-tr .head-table-th.team img:first-of-type,
.ranking-uefa-team-table.table-block .table-block-container .head-table-tr .body-table-td.team img:first-of-type,
.ranking-uefa-team-table.table-block .table-block-container .body-table-tr .body-table-td.team img:first-of-type {
  margin-right: 4px;
}
.ranking-uefa-team-table.table-block .table-block-container .head-table-tr .head-table-th .team-name,
.ranking-uefa-team-table.table-block .table-block-container .body-table-tr .head-table-th .team-name,
.ranking-uefa-team-table.table-block .table-block-container .head-table-tr .body-table-td .team-name,
.ranking-uefa-team-table.table-block .table-block-container .body-table-tr .body-table-td .team-name {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  height: 20px;
  align-content: center;
  font-weight: 600;
}
.ranking-uefa-team-table.table-block .table-block-container .head-table-tr .head-table-th.points-1.lch,
.ranking-uefa-team-table.table-block .table-block-container .body-table-tr .head-table-th.points-1.lch,
.ranking-uefa-team-table.table-block .table-block-container .head-table-tr .body-table-td.points-1.lch,
.ranking-uefa-team-table.table-block .table-block-container .body-table-tr .body-table-td.points-1.lch,
.ranking-uefa-team-table.table-block .table-block-container .head-table-tr .head-table-th.points-2.lch,
.ranking-uefa-team-table.table-block .table-block-container .body-table-tr .head-table-th.points-2.lch,
.ranking-uefa-team-table.table-block .table-block-container .head-table-tr .body-table-td.points-2.lch,
.ranking-uefa-team-table.table-block .table-block-container .body-table-tr .body-table-td.points-2.lch,
.ranking-uefa-team-table.table-block .table-block-container .head-table-tr .head-table-th.points-3.lch,
.ranking-uefa-team-table.table-block .table-block-container .body-table-tr .head-table-th.points-3.lch,
.ranking-uefa-team-table.table-block .table-block-container .head-table-tr .body-table-td.points-3.lch,
.ranking-uefa-team-table.table-block .table-block-container .body-table-tr .body-table-td.points-3.lch,
.ranking-uefa-team-table.table-block .table-block-container .head-table-tr .head-table-th.points-4.lch,
.ranking-uefa-team-table.table-block .table-block-container .body-table-tr .head-table-th.points-4.lch,
.ranking-uefa-team-table.table-block .table-block-container .head-table-tr .body-table-td.points-4.lch,
.ranking-uefa-team-table.table-block .table-block-container .body-table-tr .body-table-td.points-4.lch,
.ranking-uefa-team-table.table-block .table-block-container .head-table-tr .head-table-th.points-1.le,
.ranking-uefa-team-table.table-block .table-block-container .body-table-tr .head-table-th.points-1.le,
.ranking-uefa-team-table.table-block .table-block-container .head-table-tr .body-table-td.points-1.le,
.ranking-uefa-team-table.table-block .table-block-container .body-table-tr .body-table-td.points-1.le,
.ranking-uefa-team-table.table-block .table-block-container .head-table-tr .head-table-th.points-2.le,
.ranking-uefa-team-table.table-block .table-block-container .body-table-tr .head-table-th.points-2.le,
.ranking-uefa-team-table.table-block .table-block-container .head-table-tr .body-table-td.points-2.le,
.ranking-uefa-team-table.table-block .table-block-container .body-table-tr .body-table-td.points-2.le,
.ranking-uefa-team-table.table-block .table-block-container .head-table-tr .head-table-th.points-3.le,
.ranking-uefa-team-table.table-block .table-block-container .body-table-tr .head-table-th.points-3.le,
.ranking-uefa-team-table.table-block .table-block-container .head-table-tr .body-table-td.points-3.le,
.ranking-uefa-team-table.table-block .table-block-container .body-table-tr .body-table-td.points-3.le,
.ranking-uefa-team-table.table-block .table-block-container .head-table-tr .head-table-th.points-4.le,
.ranking-uefa-team-table.table-block .table-block-container .body-table-tr .head-table-th.points-4.le,
.ranking-uefa-team-table.table-block .table-block-container .head-table-tr .body-table-td.points-4.le,
.ranking-uefa-team-table.table-block .table-block-container .body-table-tr .body-table-td.points-4.le,
.ranking-uefa-team-table.table-block .table-block-container .head-table-tr .head-table-th.points-1.lc,
.ranking-uefa-team-table.table-block .table-block-container .body-table-tr .head-table-th.points-1.lc,
.ranking-uefa-team-table.table-block .table-block-container .head-table-tr .body-table-td.points-1.lc,
.ranking-uefa-team-table.table-block .table-block-container .body-table-tr .body-table-td.points-1.lc,
.ranking-uefa-team-table.table-block .table-block-container .head-table-tr .head-table-th.points-2.lc,
.ranking-uefa-team-table.table-block .table-block-container .body-table-tr .head-table-th.points-2.lc,
.ranking-uefa-team-table.table-block .table-block-container .head-table-tr .body-table-td.points-2.lc,
.ranking-uefa-team-table.table-block .table-block-container .body-table-tr .body-table-td.points-2.lc,
.ranking-uefa-team-table.table-block .table-block-container .head-table-tr .head-table-th.points-3.lc,
.ranking-uefa-team-table.table-block .table-block-container .body-table-tr .head-table-th.points-3.lc,
.ranking-uefa-team-table.table-block .table-block-container .head-table-tr .body-table-td.points-3.lc,
.ranking-uefa-team-table.table-block .table-block-container .body-table-tr .body-table-td.points-3.lc,
.ranking-uefa-team-table.table-block .table-block-container .head-table-tr .head-table-th.points-4.lc,
.ranking-uefa-team-table.table-block .table-block-container .body-table-tr .head-table-th.points-4.lc,
.ranking-uefa-team-table.table-block .table-block-container .head-table-tr .body-table-td.points-4.lc,
.ranking-uefa-team-table.table-block .table-block-container .body-table-tr .body-table-td.points-4.lc {
  font-weight: 700;
}
.ranking-uefa-team-table.table-block .table-block-container .head-table-tr .head-table-th.points-1.lch,
.ranking-uefa-team-table.table-block .table-block-container .body-table-tr .head-table-th.points-1.lch,
.ranking-uefa-team-table.table-block .table-block-container .head-table-tr .body-table-td.points-1.lch,
.ranking-uefa-team-table.table-block .table-block-container .body-table-tr .body-table-td.points-1.lch,
.ranking-uefa-team-table.table-block .table-block-container .head-table-tr .head-table-th.points-2.lch,
.ranking-uefa-team-table.table-block .table-block-container .body-table-tr .head-table-th.points-2.lch,
.ranking-uefa-team-table.table-block .table-block-container .head-table-tr .body-table-td.points-2.lch,
.ranking-uefa-team-table.table-block .table-block-container .body-table-tr .body-table-td.points-2.lch,
.ranking-uefa-team-table.table-block .table-block-container .head-table-tr .head-table-th.points-3.lch,
.ranking-uefa-team-table.table-block .table-block-container .body-table-tr .head-table-th.points-3.lch,
.ranking-uefa-team-table.table-block .table-block-container .head-table-tr .body-table-td.points-3.lch,
.ranking-uefa-team-table.table-block .table-block-container .body-table-tr .body-table-td.points-3.lch,
.ranking-uefa-team-table.table-block .table-block-container .head-table-tr .head-table-th.points-4.lch,
.ranking-uefa-team-table.table-block .table-block-container .body-table-tr .head-table-th.points-4.lch,
.ranking-uefa-team-table.table-block .table-block-container .head-table-tr .body-table-td.points-4.lch,
.ranking-uefa-team-table.table-block .table-block-container .body-table-tr .body-table-td.points-4.lch {
  color: #FF7A00;
}
.ranking-uefa-team-table.table-block .table-block-container .head-table-tr .head-table-th.points-1.le,
.ranking-uefa-team-table.table-block .table-block-container .body-table-tr .head-table-th.points-1.le,
.ranking-uefa-team-table.table-block .table-block-container .head-table-tr .body-table-td.points-1.le,
.ranking-uefa-team-table.table-block .table-block-container .body-table-tr .body-table-td.points-1.le,
.ranking-uefa-team-table.table-block .table-block-container .head-table-tr .head-table-th.points-2.le,
.ranking-uefa-team-table.table-block .table-block-container .body-table-tr .head-table-th.points-2.le,
.ranking-uefa-team-table.table-block .table-block-container .head-table-tr .body-table-td.points-2.le,
.ranking-uefa-team-table.table-block .table-block-container .body-table-tr .body-table-td.points-2.le,
.ranking-uefa-team-table.table-block .table-block-container .head-table-tr .head-table-th.points-3.le,
.ranking-uefa-team-table.table-block .table-block-container .body-table-tr .head-table-th.points-3.le,
.ranking-uefa-team-table.table-block .table-block-container .head-table-tr .body-table-td.points-3.le,
.ranking-uefa-team-table.table-block .table-block-container .body-table-tr .body-table-td.points-3.le,
.ranking-uefa-team-table.table-block .table-block-container .head-table-tr .head-table-th.points-4.le,
.ranking-uefa-team-table.table-block .table-block-container .body-table-tr .head-table-th.points-4.le,
.ranking-uefa-team-table.table-block .table-block-container .head-table-tr .body-table-td.points-4.le,
.ranking-uefa-team-table.table-block .table-block-container .body-table-tr .body-table-td.points-4.le {
  color: #FFB617;
}
.ranking-uefa-team-table.table-block .table-block-container .head-table-tr .head-table-th.points-1.lc,
.ranking-uefa-team-table.table-block .table-block-container .body-table-tr .head-table-th.points-1.lc,
.ranking-uefa-team-table.table-block .table-block-container .head-table-tr .body-table-td.points-1.lc,
.ranking-uefa-team-table.table-block .table-block-container .body-table-tr .body-table-td.points-1.lc,
.ranking-uefa-team-table.table-block .table-block-container .head-table-tr .head-table-th.points-2.lc,
.ranking-uefa-team-table.table-block .table-block-container .body-table-tr .head-table-th.points-2.lc,
.ranking-uefa-team-table.table-block .table-block-container .head-table-tr .body-table-td.points-2.lc,
.ranking-uefa-team-table.table-block .table-block-container .body-table-tr .body-table-td.points-2.lc,
.ranking-uefa-team-table.table-block .table-block-container .head-table-tr .head-table-th.points-3.lc,
.ranking-uefa-team-table.table-block .table-block-container .body-table-tr .head-table-th.points-3.lc,
.ranking-uefa-team-table.table-block .table-block-container .head-table-tr .body-table-td.points-3.lc,
.ranking-uefa-team-table.table-block .table-block-container .body-table-tr .body-table-td.points-3.lc,
.ranking-uefa-team-table.table-block .table-block-container .head-table-tr .head-table-th.points-4.lc,
.ranking-uefa-team-table.table-block .table-block-container .body-table-tr .head-table-th.points-4.lc,
.ranking-uefa-team-table.table-block .table-block-container .head-table-tr .body-table-td.points-4.lc,
.ranking-uefa-team-table.table-block .table-block-container .body-table-tr .body-table-td.points-4.lc {
  color: #06B958;
}
.ranking-uefa-country-table.table-block .table-block-container .head-table-tr,
.ranking-uefa-country-table.table-block .table-block-container .body-table-tr {
  grid-template-columns: 34px 44px 164px 70px 70px  70px 70px  70px 70px 40px 40px 40px;
}
.ranking-uefa-country-table.table-block .table-block-container .head-table-tr .head-table-th .team-name,
.ranking-uefa-country-table.table-block .table-block-container .body-table-tr .head-table-th .team-name,
.ranking-uefa-country-table.table-block .table-block-container .head-table-tr .body-table-td .team-name,
.ranking-uefa-country-table.table-block .table-block-container .body-table-tr .body-table-td .team-name {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  height: 20px;
  align-content: center;
}
@media (max-width: 1280px) {
  .ranking-uefa-country-table.table-block .table-block-container {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
  }
}
@media (max-width: 999px) {
  .ranking-uefa-country-table.table-block .table-block-container {
    width: 100%;
    max-width: 100%;
  }
}
@media (max-width: 848px) {
  .ranking-uefa-country-table.table-block .table-block-container {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
  }
}
@media (max-width: 743px) {
  .ranking-uefa-team-table.table-block .table-block-container .head-table-tr,
  .ranking-uefa-team-table.table-block .table-block-container .body-table-tr {
    grid-template-columns: 34px 180px 70px 70px;
  }
  .ranking-uefa-team-table.table-block .table-block-container .head-table-tr .head-table-th.points-1,
  .ranking-uefa-team-table.table-block .table-block-container .body-table-tr .head-table-th.points-1,
  .ranking-uefa-team-table.table-block .table-block-container .head-table-tr .body-table-td.points-1,
  .ranking-uefa-team-table.table-block .table-block-container .body-table-tr .body-table-td.points-1,
  .ranking-uefa-team-table.table-block .table-block-container .head-table-tr .head-table-th.points-2,
  .ranking-uefa-team-table.table-block .table-block-container .body-table-tr .head-table-th.points-2,
  .ranking-uefa-team-table.table-block .table-block-container .head-table-tr .body-table-td.points-2,
  .ranking-uefa-team-table.table-block .table-block-container .body-table-tr .body-table-td.points-2,
  .ranking-uefa-team-table.table-block .table-block-container .head-table-tr .head-table-th.points-3,
  .ranking-uefa-team-table.table-block .table-block-container .body-table-tr .head-table-th.points-3,
  .ranking-uefa-team-table.table-block .table-block-container .head-table-tr .body-table-td.points-3,
  .ranking-uefa-team-table.table-block .table-block-container .body-table-tr .body-table-td.points-3,
  .ranking-uefa-team-table.table-block .table-block-container .head-table-tr .head-table-th.points-4,
  .ranking-uefa-team-table.table-block .table-block-container .body-table-tr .head-table-th.points-4,
  .ranking-uefa-team-table.table-block .table-block-container .head-table-tr .body-table-td.points-4,
  .ranking-uefa-team-table.table-block .table-block-container .body-table-tr .body-table-td.points-4 {
    display: none;
  }
}
@media (max-width: 429px) {
  .rating-uefa-filters-block {
    flex-wrap: wrap;
  }
  .ranking-uefa-team-table.table-block .table-block-container {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
  }
}

