/*
 * 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: var(--bmb-black-dynamic);
}
.block-title:hover {
  text-decoration: none;
}
.form-input {
  width: 380px;
  height: 36px;
  border: 1px solid var(--bmb-gray-elements-dynamic);
  background-color: var(--bmb-white-dynamic);
  border-radius: 4px;
  color: var(--bmb-black-dynamic);
  padding: 9px 14px;
  outline-color: var(--bmb-gray-elements-dynamic);
}
.single-line-ellipsis {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
/**
 * Need add in html style -webkit-box-orient: vertical;
 */
:root {
  --bmb-green-dynamic: #06B958;
  --background-blue-dynamic: #E5F0F0;
  --bmb-white-dynamic: #ffffff;
  --bmb-black-dynamic: #000000;
  --bmb-orange-dynamic: #FF7A00;
  --bmb-green-hover-dynamic: #058A42;
  --bmb-orange-hover-dynamic: #D76801;
  --bmb-red-dynamic: #FF3434;
  --bmb-red-hover-dynamic: #C82929;
  --bmb-yellow-dynamic: #FFB617;
  --bmb-yellow-hover-dynamic: #D39717;
  --bmb-light-green-dynamic: #85D269;
  --bmb-light-green-hover-dynamic: #68A452;
  --bmb-gray-elements-dynamic: #DBDADA;
  --bmb-gray-dark-elements-dynamic: #C4C4C4;
  --bmb-gray-neutral-dynamic: #A4A4A4;
  --bmb-gray-EAEAEA: #EAEAEA;
  --bmb-gray-ranks-dynamic: #F4F4F4;
  --bmb-gray-text-dynamic: #737373;
  --bmb-grey-hover-dynamic: #F9F9F9;
  --color-telegram-dynamic: #2AAAEC;
  --color-facebook-dynamic: #0766FF;
  --color-vk-dynamic: #0277FF;
  --color-zen-dynamic: #000000;
  --bmb-gold-dynamic: #FFBA57;
  --bmb-silver-dynamic: #9E9E9E;
  --bmb-bronze-dynamic: #CE7430;
}
/*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: var(--bmb-orange-dynamic);
}
.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: var(--bmb-yellow-dynamic);
}
.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: var(--bmb-green-dynamic);
}
.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: -moz-max-content;
    width: 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: -moz-max-content;
    width: 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: -moz-max-content;
    width: max-content;
    max-width: -moz-max-content;
    max-width: max-content;
  }
}

