.rumblepage-accordion-container {
  margin-top: 60px;
}

.leader-flash-die-container {
  margin-top: 100px;
}

.leader-flash-die-heading {
  color: black;
  font-size: 32px;
  font-family: "Revive80";
  text-align: center;
  padding: 0 400px;
}

.leader-olympic-heading.p365 {
  padding: 0 365px !important;
}

.leader-flash-die-box {
  width: 100%;
  border: 1px solid #f5484d;
  border-radius: 10px;
  margin-top: 45px;
}

.leader-flash-die-box-heading {
  background-color: #f5484d;
  border-radius: 9px 9px 0 0;
  display: flex;
  width: 100%;
  padding: 4px 0;
}

.leader-flash-die-box-ranking {
  width: 35%;
}

.leader-flash-die-box-scrore {
  width: 35%;
  display: flex;
  justify-content: center;
  border-left: 1px solid #f5484d;
}

.leader-flash-die-box-boulders {
  width: 30%;
}

.leader-flash-die-box-heading h4 {
  color: #f3f3f3;
  font-size: 24px;
  font-family: "DINBold";
  margin: 0;
  text-align: center;
}

.leader-flash-die-box-content {
  display: flex;
  width: 100%;
  /* padding: 8px 0;
    align-items: center; */
  border-top: 1px solid #f5484d;
}

.box-ranking-row {
  width: 100%;
  display: flex;
  align-items: center;
  padding: 8px 0;
}

.box-ranking-id-col {
  width: 15%;
}

.box-ranking-img-col {
  width: 15%;
}

.box-ranking-name-col {
  width: 70%;
}

.box-ranking-id-col p {
  text-align: center;
  color: black;
  font-size: 20px;
  font-family: "Revive80";
  margin: 0;
}

.box-ranking-img-col img {
  width: 60%;
  border-radius: 50px;
}

.box-ranking-name-col p {
  color: #333333;
  font-size: 22px;
  font-family: "DINRegular";
  margin: 0;
}

.box-scrore-row {
  width: 100%;
  display: flex;
  align-items: center;
}

.score-col,
.complate-col {
  width: 50%;
}

.score-col p {
  text-align: center;
  margin: 0;
  color: #333333;
  font-size: 22px;
  font-family: "DINBold";
}

.complate-col p {
  text-align: center;
  margin: 0;
  color: #333333;
  font-size: 22px;
  font-family: "DINLight";
}

.complate-or-flashed {
  text-align: center;
  margin: 0;
  font-size: 22px;
  font-family: "DINLight";
}

.box-boulders-row {
  width: 100%;
  display: flex;
  /* align-items: center; */
  height: 100%;
}

.boulders-col {
  width: 20%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-left: 1px solid #f5484d;
}

.boulders-col img {
  width: 25px;
  height: 25px;
}

.leader-olympic-container {
  margin-top: 100px;
}

.leader-olympic-heading {
  color: black;
  font-size: 32px;
  font-family: "Revive80";
  text-align: center;
  padding: 0 400px;
}

.leader-olympic-heading.p365 {
  padding: 0 365px;
}

.leader-olympic-box {
  width: 100%;
  border: 1px solid #f5484d;
  border-radius: 10px;
  margin-top: 45px;
}

.leader-olympic-box-heading {
  background-color: #f5484d;
  border-radius: 9px 9px 0 0;
  display: flex;
  width: 100%;
  padding: 4px 0;
}

.leader-olympic-ranking {
  width: 35%;
}

.leader-olympic-scrore {
  width: 65%;
}

.leader-olympic-box-heading h4 {
  color: #f3f3f3;
  font-size: 24px;
  font-family: "DINBold";
  margin: 0;
  text-align: center;
}

.leader-olympic-box-content {
  display: flex;
  width: 100%;
  border-top: 1px solid #f5484d;
}

.olympic-box-ranking-row {
  width: 100%;
  display: flex;
  align-items: center;
  /* padding: 8px 0; */
  height: 100%;
}

.olympic-box-ranking-id-col {
  width: 15%;
}

.olympic-box-ranking-img-col {
  width: 15%;
}

.olympic-box-ranking-name-col {
  width: 70%;
}

.olympic-box-ranking-id-col p,
.hash {
  text-align: center;
  color: black;
  font-size: 20px;
  font-family: "Revive80";
  margin: 0;
}

.olympic-box-ranking-img-col img {
  width: 60%;
  border-radius: 50px;
}

.olympic-box-ranking-name-col p {
  color: #333333;
  font-size: 22px;
  font-family: "DINRegular";
  margin: 0;
}

.nowrap .pname {
  /* color: #333333; */
  font-size: 22px;
  font-family: "DINBold";
  margin: 0;
}
.team-p-name {
  font-family: "DINBold";
  font-size: 20px;
}
.t-rank-style {
  font-family: "Revive80";
}

.olympic-scrore-row {
  width: 100%;
  display: flex;
  align-items: center;
  height: 100%;
  border-left: 1px solid #f5484d;
  padding: 4px 0;
}

.olympic-scrore-col {
  width: 33.33%;
}

.spWidth {
  width: 20%;
}

.olympic-scrore-text {
  color: #333333;
  font-size: 22px;
  font-family: "DINBold";
  margin: 0;
  text-align: center;
}

.olympic-time-text.font11 {
  font-size: 11px;
}

.olympic-time-text {
  /* color: #333333; */
  font-size: 18px;
  font-family: "DINLight";
  margin: 0;
  text-align: center;
}

.olympic-boxes-container {
  display: flex;
  justify-content: center;
}

.olympic-boxes-container-leaderboard {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}

.olympic-boxes-container-leaderboard-olympic {
  display: flex;
  flex-direction: column;
  /* align-items: center; */
  gap: 3px;
}

.olympic-gride-box {
  width: 150px;
  display: grid;
  gap: 5px;
  grid-template-columns: repeat(10, 1fr);
}

.olympic-box {
  background-color: #f5484d;
  border-radius: 3px;
  text-align: center;
  font-family: "DINBold";
  color: #fff;
  /* padding: 10px; */
  /* height: 17px; */
  width: 24px;
}

.spformat {
  height: 20px;
}

.olympic-box.grey {
  background-color: #949494;
}

.nowrap {
  white-space: nowrap;
}

table.text-center.table td {
  align-content: center;
}

tbody,
td,
tfoot,
th,
thead,
tr {
  border-color: #f5484d;
}

table.text-center.table thead th,
table.text-start.table thead th {
  background-color: #f5484d;
  color: #f3f3f3;
  font-size: 24px;
  font-family: "DINBold";
  margin: 0;
  text-align: center;
}

.leader-olympic-container .table-responsive,
.leader-flash-die-container .table-responsive {
  /* border: 1px solid #f5484d; */
  /* border-top-left-radius: 10px;
    border-top-right-radius: 10px; */
  /* border-radius: 10px; */
}

.dark-mode-active .leaderboard-table {
  --bs-table-bg: rgba(255,255,255,0.05);
  --bs-table-color: #fff;
}

span.leader-board-boulder-name-title {
  font-size: 12px;
  font-family: "DINLight";
}
.olympic-box.white-red {
  border: 2px solid #f5484d;
  background-color: transparent;
}
span.fa-bonus {
  font-family: "DINRegular";
  white-space: nowrap;
  font-size: 14px;
}
div.lead-boulder-name {
  font-family: "DINLight";
  font-size: 12px;
  align-items: start;
}
p.complate-or-flashed.attempt-no-p {
  font-size: 14px;
}
.boulders-col.newboulder-col.bbattle.is-setter {
  background-color: rgb(32 32 32 / 21%);
}
.dark-mode-active .boulders-col.newboulder-col.bbattle.is-setter {
  background-color: rgba(0,0,0,0.25);
}
.icon-isolated path {
  fill: black !important;
  stroke: black !important;
}
.dark-mode-active .icon-isolated path {
  fill: #fff !important;
  stroke: #fff !important;
}

/* 02-04 */
.ld-board-data {
  /* width: 1280px; */
  width: auto !important;
}
.scroll-container {
  display: flex;
  /* justify-content: center; */
  overflow-x: auto;
  white-space: nowrap;
  padding: 8px;
  width: 100%;
  gap: 0.5rem;
}

.scroll-container::-webkit-scrollbar {
  display: none;
}

.top-tab-button {
  color: #000 !important;
  border: none;
  font-size: 18px;
  flex: 1;
  padding: 14px 28px;
  text-align: center;
  max-width: 100%;
  font-family: "DINRegular";
  border-radius: 5px;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
  margin: 0 6px;
  text-transform: none !important;
}

.light-mode .top-tab-button {
  color: #333;
  background-color: #ddd;
}

.dark-mode .top-tab-button {
  color: #fff !important;
  background-color: rgba(255,255,255,0.05);
}

.top-tab-button.active {
  color: #fff !important;
  background-color: rgba(0,0,0,0.25) !important;
}

.top-tab-button.active::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: rgba(245, 72, 77, 1);
}

.light-mode .top-tab-button.active {
  background-color: #ddd;
}

.top-tab-button:hover {
  opacity: 0.85;
}

.custom-tabs {
  width: 100%;
}

.custom-tabs .MuiTabs-indicator {
  background-color: rgba(245, 72, 77, 1);
}

.custom-tabs .MuiTab-root {
  color: #333;
  font-size: 14px;
}

.dark-mode-active .custom-tabs .MuiTab-root {
  color: #fff;
}

.custom-tabs .Mui-selected {
  color: rgba(245, 72, 77, 1);
}

.age-tabs .MuiTab-root {
  color: #666;
  font-size: 12px;
  text-transform: capitalize !important;
  padding: 6px 12px;
}
.custom-tabs .MuiTab-root {
  font-family: "DINRegular";
}
.dark-mode-active .custom-tabs .MuiTab-root {
  color: #aaa;
  font-size: 15px;
  font-family: "DINRegular";
  text-transform: none !important;
}

.age-tabs .Mui-selected {
  color: rgba(245, 72, 77, 1);
}
.dark-mode-active .custom-tabs.age-tabs .MuiTab-root {
  color: #aaa;
  font-size: 12px;
  font-family: "DINRegular";
}

/* Age tabs specific styling */
.age-tabs .MuiTab-root {
  color: #aaa;
  font-size: 12px;
  text-transform: none !important;
  padding: 6px 12px;
}

.age-tabs .Mui-selected {
  background-color: rgba(245, 72, 77, 1) !important;
  color: #fff !important;
  border-radius: 5px; /* Rounded corners */
  padding: 0px;
  min-width: 100px;
}

.age-tabs .Mui-selected .MuiTab-wrapper {
  display: flex;
  align-items: center;
}

.age-tabs .Mui-selected .MuiTab-wrapper::first-line {
  text-decoration: underline;
}

.custom-tabs.gender {
  position: relative;
  width: 100%;
  border-bottom: 1px solid rgba(245, 72, 77, 1);
}

.scroll-container {
  display: flex !important;
  overflow-x: auto !important;
  white-space: nowrap !important;
  -webkit-overflow-scrolling: touch !important;
  scrollbar-width: thin !important;
  padding-bottom: 0.5rem !important;
  width: 100% !important;
}

.scroll-container::-webkit-scrollbar {
  height: 6px !important;
}

.scroll-container::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.3) !important;
  border-radius: 10px !important;
}

.top-tab-button {
  padding: 0.5rem 1rem !important;
  min-width: max-content !important;
  white-space: nowrap !important;
  text-overflow: ellipsis !important;
  overflow: hidden !important;
}

.leader-flash-die-container .table-responsive,
.leader-olympic-container .table-responsive {
  overflow-y: hidden;
  overflow-x: auto;
}
.firefox-browser .table.boulder-battle-l-board > :not(caption) > * > * {
  padding: 0rem 0rem !important;
}

table.jam-session-ld.text-center.table td,
table.boulder-battle-l-board.text-center.table td {
  vertical-align: middle;
  text-align: center;
}
.border-start.league-ldbrd {
  border-color: #f5484d !important;
}
span.rank-font {
  font-size: 18px;
  font-weight: 900;
  font-family: "DIN Next LT Pro";
}
span.lg-point {
  font-size: 12px;
  font-weight: 500;
  font-family: "DIN Next LT Pro";
  color: #d3d3d3;
}
.dark-mode-active .rank-bg-1 {
  background-color: #0f0f0f;
}

.dark-mode-active .rank-bg-2 {
  background-color: #202020;
}

.dark-mode-active .rank-bg-3 {
  background-color: rgb(33, 37, 41);
}
.dark-mode-active .rank-bg-no {
  background-color: #3d3d3d;
}

/* .scroll-container::after {
  content: "";
  flex: 0 0 16px;
} */

/* .leaderboard-container {
    margin-top: 150px;
}
.leaderboard-heading {
    color: black;
    font-size: 36px;
    font-family: 'Revive80';
    text-align: center;
    margin: 0;
}
.leaderboard-table-container {
    width: 80%;
    display: flex;
    margin: 0 auto;
    margin-top: 40px;
}
.leaderboard-parti-rank {
    width: 35%;
    box-shadow: 0px 0px 10px 2px #00000038;
    border-radius: 7px 0 0 7px;
}
.leaderboard-bloulders-container {
    width: 65%;
    display: flex;
    overflow-x: auto;
    white-space: nowrap;
}
.leaderboard-bloulders-box {
    width: 220px;
    text-align: center;
    flex: 0 0 auto;
}
.leaderboard-parti-rank-heading {
    background-color: #9747FF;
    border-radius: 7px 0 0 0;
}
.leaderboard-parti-rank-heading h5 {
    margin: 0;
    color: white;
    font-size: 16px;
    font-family: 'DINBold';
    padding: 10px;
    text-align: center;
}
.leaderboard-bloulders-box h5 {
    background-color: #9747FF;
    margin: 0;
    color: white;
    font-size: 16px;
    font-family: 'DINBold';
    padding: 10px;
    cursor: pointer;
}
.leaderboard-bloulders-compated {
    color: #007F24;
    background-color: #B3FFC8;
    border: 1px solid #88e619;
    border-radius: 20px;
    font-size: 13px;
    font-family: 'DINLight';
    padding: 5px 10px;
}
.status-icon {
    width: 16px;
    height: 16px;
    margin-left: 6px;
}
.leaderboard-bloulders-notcompated {
    color: #801F00;
    background-color: #FFC5B3;
    border: 1px solid #ef9071;
    border-radius: 20px;
    font-size: 13px;
    font-family: 'DINLight';
    padding: 5px 10px;
}
.leaderboard-bloulders-status-cont {
    padding: 14px 50px;
    border-bottom: 1px solid #E1CFFF;
}
.parti-name-container {
    display: flex;
    border-bottom: 1px solid #E1CFFF;
}
.parti-name {
    width: 50%;
    display: flex;
    align-items: center;
}
.parti-score {
    width: 50%;
}
.parti-name p {
    color: #333333;
    font-size: 20px;
    font-family: 'DINBold';
    margin: 0;
    margin-left: 25px;
}
.leaderboard-table-parti-score {
    color: #333333;
    font-size: 14px;
    font-family: 'DINBold';
    margin: 0;
    padding: 5.7px 0;
}
.leaderboard-table-parti-status {
    color: #333333;
    font-size: 14px;
    font-family: 'DINLight';
    margin: 0;
}

.leaderboard-bloulders-container::-webkit-scrollbar {
    height: 7px;
}
.leaderboard-bloulders-container::-webkit-scrollbar-track {
    background: #F3F3F3;
}
.leaderboard-bloulders-container::-webkit-scrollbar-thumb {
    background: #E4E7EC;
    border-radius: 10px;
}


.rumble-page-boulders-container {
    margin-top: 160px;
}
.rumble-page-boulders-heading {
    color: black;
    font-size: 36px;
    font-family: 'Revive80';
    text-align: center;
    margin: 0;
}
.rumble-page-boulders-data-container {
    width: 80%;
    margin: 0 auto;
    margin-top: 40px;
}
.rumble-page-boulders-data-filter-container {
    display: flex;
    justify-content: flex-end;
    padding: 0 20px;
}
.rumble-page-boulders-filter-icon {
    margin-right: 10px;
}
.rumble-page-boulders-data-box {
    width: 100%;
    margin-top: 10px;
    padding: 0 20px;
    box-shadow: 0px 4px 3px 0px #0000000f;
    border-radius: 20px;
}
.rumble-page-boulders-data-box-row {
    display: flex;
    align-items: center;
    padding: 10px 0px;
}
.rumble-page-boulder-icon-name-conta {
    width: 30%;
    display: flex;
    align-items: center;
}
.rumble-page-bouler-detail-cont {
    width: 70%;
    display: flex;
    align-items: center;
}
.rumble-page-boulder-img {
    width: 25%;
}
.rumble-page-boulder-title {
    width: 75%;
}
.rumble-page-boulder-points {
    width: 20%;
}
.rumble-page-boulder-att-limit {
    width: 35%;
}
.rumble-page-boulder-complate {
    width: 20%;
}
.rumble-page-boulder-icons-container {
    width: 25%;
    display: flex;
    justify-content: end;
}
.rumble-page-boulder-img img {
    border-radius: 50px;
    width: 60%;
}
.rumble-page-boulder-title a {
    text-decoration: none;
}
.rumble-page-boulder-title h3{
    color: #333333;
    font-size: 20px;
    font-family: 'DINBold';
    margin: 0;
}
.rumble-page-boulder-points p {
    color: #333333;
    font-size: 14px;
    font-family: 'DINLight';
    margin: 0;
}
.rumble-page-boulder-att-limit p {
    color: #333333;
    font-size: 14px;
    font-family: 'DINLight';
    margin: 0;
}
.rumble-page-boulder-complate p {
    color: #333333;
    font-size: 14px;
    font-family: 'DINLight';
    margin: 0;
}
.rumble-page-boulders-data-box-close-icon {
    margin-left: 10px;
} */

@media (max-width: 767px) {
  .leader-olympic-heading.p365,
  .leader-flash-die-heading {
    padding: 0 0px !important;
  }

  .newboulder-col {
    /* margin: -33px 0px !important; */
    padding: 10px;
  }
  .newboulder-col.bbattle {
    /* margin: -33px 0px !important; */
  }

  .boulder-battle-l-board.table {
    min-width: auto;
    width: 100%;
  }
  
  /* Team leaderboard table optimization for mobile */
  .boulder-battle-l-board th,
  .boulder-battle-l-board td {
    width: auto !important;
    white-space: nowrap;
    padding: 0.5rem 0.75rem !important;
  }
  
  /* First column (rankings) - minimal width */
  .boulder-battle-l-board th:first-child,
  .boulder-battle-l-board td:first-child {
    width: 1% !important;
    padding-right: 1rem !important;
  }
  
  /* Second column (score) - minimal width */
  .boulder-battle-l-board th:last-child,
  .boulder-battle-l-board td:last-child {
    width: 1% !important;
    text-align: right !important;
    padding-left: 1rem !important;
  }
  
  /* Team name styling */
  .team-p-name {
    font-size: 16px;
    white-space: nowrap;
  }
  
  .t-rank-style {
    font-size: 16px;
  }
  
  .olympic-scrore-text {
    font-size: 18px;
  }
  
  /* Ensure table-responsive works properly on mobile */
  .table-responsive {
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
  }
  
  /* Remove text-center from team table cells for better alignment */
  .boulder-battle-l-board.text-start td,
  .boulder-battle-l-board.text-start th {
    text-align: left !important;
  }
  
  /* Ensure proper alignment for team table */
  .boulder-battle-l-board th:first-child {
    padding-left: 1rem !important;
  }
  /* .leaderboard-container {
        margin-top: 60px;
        padding: 0 10px;
    }
    .leaderboard-heading {
        font-size: 22px;
    }
    .leaderboard-table-container {
        width: 100%;
        display: flex;
        margin: 0 auto;
        margin-top: 40px;
    }
    .leaderboard-parti-rank {
        width: 100%;
        box-shadow: 0px 0px 10px 2px #00000038;
        border-radius: 7px 0 0 7px;
    }
    .parti-name p {
        color: #333333;
        font-size: 16px;
        font-family: 'DINBold';
        margin: 0;
        margin-left: 25px;
    }


    .rumble-page-boulders-container {
        margin-top: 60px !important;
        padding: 0 10px;
    }
    .rumble-page-boulders-heading {
        font-size: 22px;
    }
    .rumble-page-boulders-data-container {
        width: 100% !important;
        margin: 0 auto !important;
        margin-top: 40px !important;
    }
    .rumble-page-boulders-data-box {
        padding: 0 5px;
    }

    .rumble-page-boulders-data-box-row {
        display: block;
    }
    .rumble-page-boulder-icon-name-conta {
        width: 100%;
    }
    .rumble-page-bouler-detail-cont {
        width: 100%;
    }
    .rumble-page-boulder-points p {
        font-size: 12px;
    }
    .rumble-page-boulder-att-limit p {
        font-size: 12px;
    }
    .rumble-page-boulder-complate p {
        font-size: 12px;
    } */
}
