.participantList img {
  width: 50px;
  height: 50px;
  object-fit: scale-down;
}

.blounder-popup .modal-body {
  background-color: rgb(245, 245, 245);
}

.row.ctrow {
  --bs-gutter-x: unset;
}

.blounder-popup .modal-body {
  border-top: 1px solid #c4c4c4;
  border-bottom: 1px solid #c4c4c4;
}

.blounder-popup .modal-footer {
  padding: 0.5rem;
}

.selectedParticipant {
  font-family: "Revive80" !important;
}

.not-complate-btn-col button.selected {
  border: 2px solid red;
}

.complate-btn-col button.selected {
  border: 2px solid green;
}

.completion-btn-col.special_format button {
  background-color: rgba(231, 231, 231, 1);
  border: 2px solid rgba(231, 231, 231, 1);
}

.completion-btn-col.special_format .selected {
  background-color: rgba(179, 255, 200, 1);
  border: 2px solid rgba(179, 255, 200, 1);
}

.zone_section {
  border: 1px solid rgba(196, 196, 196, 1);
  border-radius: 10px;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
}

.zone_section p {
  color: #272735;
  font-size: 20px;
  font-family: "DINRegular";
  margin: 0;
  font-weight: 500;
}

.zone_section input {
  width: 90%;
}

.sp_format {
  display: inline-table !important;
  margin-top: 2.7rem;
}

.save-btn-col.savebtn button {
  background-color: rgba(245, 72, 77, 1);
  border: 1px solid rgba(245, 72, 77, 1);
  color: #f3f3f3;
  width: unset;
}

.save-btn-col.savebtn {
  width: unset;
}

.save-btn-col.closebtn button {
  background-color: rgb(25, 26, 35);
  border-color: rgb(25, 26, 35);
  color: #fff;
  width: unset;
}

.scrore-col.scrore-col.olympic {
  width: unset;
}

.select-participant-dp {
  padding: 5px;
  font-family: "DINBold";
  font-size: 20px;
  border: 0px;
  background-color: rgb(243, 243, 243);
  border-radius: 5px;
}

.reach-col {
  gap: 15px;
}

.reach-col .reach-no,
.reach-col .reach-yes {
  text-align: center;
  border: 1px solid #d9d0d0;
  background-color: #e7e7e7;
  color: #9f9f9f;
  font-family: "DINBold";
  border-radius: 5px;
  cursor: pointer;
  text-transform: uppercase;
}

.rush-plus {
  background-color: #e7e7e7;
  border-radius: 50%;
  padding: 5px;
  border: 1px solid #d9d0d0;
  cursor: pointer;
}

.rush-plus-icon {
  background-color: #e7e7e7;
  border-radius: 50%;
  padding: 10px;
  display: inline-block;
  border: 1px solid #d9d0d0;
  cursor: pointer;
}

.nextboulder-set {
  font-family: "DINBold";
  font-size: 10px;
  color: #9f9f9f;
}

.reach-col .reach-no {
  padding: 5px;
}

.reach-col .reach-yes {
  padding: 5px 20px;
}

.left-col-log,
.right-col-log {
  background-color: #fff;
  border: 1px solid #c4c4c4;
  border-radius: 5px;
}
.new.reach-no,
.new.attemps-number.original,
.new.reach-yes.original,
.new.reach-yes.with-atm,
.new.attemps-number.with-atm {
  width: 19%;
  height: 90px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.rumble-rush-log-add .reach-yes,
.rumble-rush-log-add .reach-no {
  width: 25%;
  height: 90px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.new.attempt-plus.original,
.new.attempt-minus.original,
.new.attempt-plus.with-atm,
.new.attempt-minus.with-atm {
  width: 15%;
  height: 90px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.new-log-screen-modal .left-col-log,
.new-log-screen-modal .right-col-log {
  background-color: #fff;
  /* border: 1px solid #c4c4c4; */
  border-radius: 0px !important;
  border: 0px;
}

.tit-p,
.score-value {
  font-family: "DINBold";
}

.reach-col.second-line {
  border-top: 1px solid #c4c4cd;
}

.attempt-minus,
.attempt-plus {
  border-radius: 50%;
  background-color: rgb(243, 243, 243);
  padding: 15px;
  border: 1px solid #d9d0d0;
  cursor: pointer;
}
.new.attempt-minus,
.new.attempt-plus {
  border: none !important;
  border-radius: 0px !important;
  padding: 40px 15px;
  border-radius: 5px;
}
.new.attempt-minus {
  border-top-left-radius: 5px !important;
  border-bottom-left-radius: 5px !important;
}
.new.attempt-plus {
  border-top-right-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
}

.attemps-number {
  border: 1px solid #9f9f9f;
  padding: 15px 20px;
  text-align: center;
  font-family: "DINBold";
  border-radius: 5px;
}
.new.attemps-number {
  padding: 26px 20px !important;
}
.new.attemps-number {
  border-radius: 0px !important;
}

.attemps-number h3 {
  font-size: 48px;
}

.jolly-img {
  /* border: 1px solid #202020; */
  padding: 15px;
  border-radius: 10px;
  /* background-color: rgb(243, 243, 243); */
}

.timer-box {
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 10px 15px;
  width: 100px;
  background-color: white;
  font-family: "DINBold";
}

.timer-box p {
  margin-bottom: 5px;
  font-size: 14px;
}

.timer-box h2,
.score-value {
  margin: 0;
  font-size: 48px;
}

.timer-btn .mute,
.timer-btn .unmute {
  width: 20%;
}

.timer-btn .pause {
  width: 40%;
}

.timer-btn button,
.timer-btn-second button {
  color: #000;
  border-color: #191a23;
  background-color: rgb(243, 243, 243);
  font-family: "DINBold";
}

.timer-btn-second button {
  width: 42%;
}

button.btn.btn-outline-success.start {
  background-color: #b9ff66;
  border-color: #b9ff66;
}

button.btn.btn-outline-danger.reset {
  background-color: rgba(245, 72, 77, 1);
  color: #fff;
  border-color: rgba(245, 72, 77, 1);
}

.video-validation,
.scrore-col,
.new-score-list {
  font-family: "DINBold";
}

.input-group-text {
  background-color: #f9f9f9;
  border: none;
}

.video-validation input {
  border: none;
}

.video-validation .btn.validate-btn {
  width: 45%;
}

.video-validation .input-group {
  border: 1px solid #c4c4c4;
  border-radius: 5px;
}

.blounder-popup .form-control {
  border-radius: 0 5px 5px 0;
  border-left: none;
  border: 1px solid #ccc;
}

.validate-btn {
  background-color: #b9ff66;
  border: none;
  border-radius: 5px;
  transition: background-color 0.3s ease;
}

.validate-btn:hover {
  background-color: #b8e600;
  /* Darker green on hover */
}

input:focus {
  outline: none;
  box-shadow: none;
}

input::placeholder {
  color: gray;
}

.dark-mode-active .select-participant-dp,
.dark-mode-active .score-value,
.dark-mode-active .score-label {
  color: #fff !important;
}

.dark-mode-active .blounder-popup .modal-body,
.dark-mode-active .attempt-minus,
.dark-mode-active .attempt-plus,
.dark-mode-active .log-zone {
  background-color: rgb(33, 37, 41);
}
.dark-mode-active .new.attempt-minus,
.dark-mode-active .new.attempt-plus,
.dark-mode-active .left-col-log.r-rush {
  background-color: #363636 !important;
}

.dark-mode-active .blounder-popup .modal-footer,
.dark-mode-active .blounder-popup .modal-header,
/* .dark-mode-active .select-participant-dp, */
.dark-mode-active .timer-box,
.dark-mode-active .attemps-number {
  background-color: rgb(61, 61, 61);
}
.dark-mode-active .new-log-screen-modal .select-participant-dp {
  /* background-color: rgb(54, 54, 54); */
  background-color: rgba(255, 255, 255, 0.05);
}

.dark-mode-active .blounder-popup .modal-header:not(.log-modal-close-header),
.dark-mode-active .left-col-log,
.dark-mode-active .right-col-log,
.dark-mode-active span#basic-addon1,
.dark-mode-active .row.log-screen-header {
  /* background-color: rgb(54, 54, 54) !important; */
  background-color: rgb(33, 37, 41) !important;
  border-color: #202020;
}
.dark-mode-active .right-col-log-timer {
  background-color: #363636 !important;
}

.dark-mode-active .reach-col.second-line,
.dark-mode-active .video-validation .input-group,
.dark-mode-active .timer-box,
.dark-mode-active .blounder-popup .modal-body,
.dark-mode-active .attemps-number {
  border-color: #202020;
}

.score-card {
  /* width: 120px;
    height: 180px; */
  border-radius: 8px;
  /* box-shadow: 0px 0px 10px 0px #00000040; */
  text-align: center;
}

.log-zone {
  background-color: #ffffff;
}

.score-value {
  font-size: 48px;
  color: #000;
}

.score-label {
  font-size: 18px;
  color: #000;
}

.status {
  display: flex;
  width: 100%;
}

.status-not-completed {
  background-color: #9f9f9f;
  color: white;
  border-bottom-left-radius: 7px;
  padding: 5px;
}

.status-completed {
  background-color: #9f9f9f;
  color: white;
  border-bottom-right-radius: 10px;
  padding: 5px;
}

.status-not-completed p.m-0,
.status-completed p.m-0 {
  font-family: "DINBold";
  font-size: 12px;
}

.score-label {
  font-family: "DINBold";
  font-size: 24px;
}

.attm-label {
  font-size: 18px !important;
}

.attemp-label {
  align-content: center;
  border: none;
}

.dark-mode-active .attemps-number.attemp-label {
  background-color: #363636;
}

.status-not-completed,
.status-completed {
  cursor: pointer;
  border: 1px solid #00000014;
}

.selectedbtn {
  background-color: #f5484d;
}

.pendingzone,
.disable-block {
  filter: brightness(0.5);
  pointer-events: none;
}
.special-format-zone .pendingzone-zone,
.special-format-zone .pendingzone-zone .zone-score.text-center {
  background-color: #999 !important;
  pointer-events: none;
  opacity: 0.6;
}
.resetBtn {
  cursor: pointer;
}

.pointerCursor {
  cursor: pointer;
}

.status-completed.green {
  background-color: #b9ff66;
  color: #000;
}

.score-card:not(.pendingzone) .status-not-completed {
  background-color: #f5484d;
}

.isloading {
  filter: blur(2px);
  pointer-events: none;
}

.score-box-container-rush {
  display: flex;
  justify-content: center;
}

.score-box-container-rush .score-box-rush {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 50px;
  margin-right: 5px;
  border: 1px solid rgba(159, 159, 159, 1);
  font-weight: bold;
  font-size: 32px;
  text-align: center;
  background-color: transparent;
  border-radius: 5px;
}

.dark-mode-active .score-box-container-rush .score-box-rush {
  background-color: rgba(54, 54, 54, 1);
  border-color: rgba(0,0,0,0.25);
}

.rumble-end-text {
  font-family: "DINBold";
}

.reach-yes.comp-green {
  background-color: rgba(185, 255, 102, 1);
  color: #000;
}
.reach-no.no-red {
  background-color: rgba(245, 72, 77, 1);
  color: #fff;
}
.tp-name {
  color: #f5484d;
}
.dark-mode-active .rush-plus-icon.act-black svg {
  color: #000;
}
button.bb-next-btn:disabled {
  background-color: grey;
  border-color: grey;
  color: #e7e7e7cc;
}
/* dt.13.01.2025 start */
/* 
.blounder-popup .modal-dialog {
  max-width: 100%;
  width: auto;
  margin: 0;
}

.blounder-popup .modal-content {
  max-height: 90vh;
  overflow-y: auto;
}

.blounder-popup .modal-body {
  overflow-y: auto;
} */
.reach-col.simplified {
  flex-wrap: wrap;
}

.new-log-modal .modal-dialog {
  max-width: 500px;
}
.log-screen-header {
  --bs-gutter-x: 0;
}
.new.reach-col.simplified div,
.new.reach-col.wt-atm div {
  width: 30%;
}
.new.reach-col.original div {
  width: 47%;
}
.new-log-screen-modal .select-participant-dp {
  border: none !important;
}
.new-log-screen-modal .timer-box.text-center {
  width: 32%;
  padding: 0px !important;
  font-family: "DIN Next LT Pro";
  font-size: 36px;
}
.new-log-screen-modal .timer-box span.timer-short {
  font-family: "DINLight";
  font-size: 30px;
}
.new-log-modal .timer-btn.setting button {
  width: 25% !important;
}
.video-vld-btn {
  width: 96%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 19px;
  /* padding: 12px; */
  border: none;
  border-radius: 5px;
  margin-bottom: 10px;
  gap: 10px;
  font-family: "DINBold";
  margin: 0 auto;
}

.gray-btn {
  background-color: #dcdcdc;
  color: #333;
}

.purple-btn {
  background-color: #a349fc;
}

.green-btn {
  background-color: #b6ff63;
  color: #000;
}

.red-btn {
  background-color: #ff4f4f;
}

.boulder-swipe-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: #000000a1;
  color: white;
  border: none;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  font-size: 20px;
  cursor: pointer;
  z-index: 10;
  padding-bottom: 4px;
}
.boulder-swipe-arrow.left {
  left: 10px;
}
.boulder-swipe-arrow.right {
  right: 10px;
}
.boulder-slide-img {
  /* width: 100%;
  height: 350px;
  object-fit: fill;
  object-position: center;
  background-color: #f0f0f0;
  display: block; */
  width: 100%;
  height: 350px;
  object-fit: cover;
  object-position: center;
  background-color: #f0f0f0;
  display: block;
}
.boulder-slide-img.no-image {
  object-fit: contain !important;
}
.dark-mode-active .boulder-slide-img {
  background-color: rgb(33, 37, 41);
}

.custom-select-wrapper {
  position: relative;
  display: inline-block;
}

.custom-select-wrapper .select-participant-dp {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding-left: 2.8rem;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #000;
}

.custom-select-wrapper::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 2.5rem;
  height: 100%;
  background-color: #3d3d3d;
  pointer-events: none;
  border-top-left-radius: 4px;
}

.custom-select-wrapper::after {
  content: "▼";
  position: absolute;
  left: 1.25rem;
  top: 50%;
  transform: translate(-50%, -50%);
  color: white;
  font-size: 0.75rem;
  pointer-events: none;
}
.special-format-zone .score-card {
  border-radius: 8px;
  overflow: hidden;
  width: 140px;
  font-family: "DINBold";
}
.special-format-zone .zone-score {
  font-size: 32px;
}
.dark-mode-active .special-format-zone .score-card.log-zone {
  background-color: #363636;
}
.dark-mode-active .special-format-zone .zone-score.text-center {
  background-color: #3d3d3d;
}
.olympic-fm .scroll-container {
  overflow-x: auto;
  width: 100%;
}
.olympic-fm .special-format-zone {
  display: flex;
  gap: 0.2rem;
  min-width: max-content;
}
.blounder-popup.modal.show {
  padding-left: 0px !important;
}
.score-card.log-zone.zone-not-done {
  border: 1px solid #f5484d;
}
.score-card.log-zone.zone-done {
  border: 1px solid #b6ff63;
}
.log-modal-close-header.modal-header {
  background-color: #0f0f0f26 !important;
  font-family: "DIN Next LT Pro";
  font-size: 20px;
  text-align: center;
  color: #615f5f;
}
@media (max-width: 576px) {
  .blounder-popup.new-log-modal {
    --bs-modal-margin: 0;
  }
  /* .blounder-popup.new-log-modal .modal-dialog {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0;
  } */
  .blounder-popup.new-log-modal .modal-dialog {
    position: fixed;
    bottom: 0;
    right: 0;
    margin: 0;
    width: auto;
    max-width: 100%;
    /* height: 100vh; */
  }

  /* .blounder-popup.new-log-modal .modal-content {
    height: 100vh;
    overflow: auto;
  } */
  .blounder-popup.new-log-modal:has(.log-modal-close-header) .modal-content {
    height: 100vh;
    overflow: auto;
  }
}
@media (min-width: 576px) and (max-width: 1024px) {
  .blounder-popup:not(.new-log-modal) .modal-dialog {
    max-width: 100%;
    width: auto;
    margin: 0;
  }

  .blounder-popup:not(.new-log-modal) .modal-content {
    max-height: 90vh;
    overflow-y: auto;
  }

  .blounder-popup:not(.new-log-modal) .modal-body {
    overflow-y: auto;
  }
}
/* dt.13.01.2025 end */

@media (max-width: 767px) {
  select.select-participant-dp {
    width: 100% !important;
  }

  .blounder-popup .row.ctrow {
    gap: 15px;
  }

  .olympic-section .reach-col.large-content {
    flex-direction: column;
    align-items: center;
  }
}

/* ===== LOG SCORE MODAL Z-INDEX AND BACKDROP FIXES ===== */

/* Z-index fix for log score modal to appear above other elements */
.blounder-popup.new-log-modal {
  --bs-modal-zindex: 101055 !important;
  z-index: 101055 !important;
}

/* Glass/blur effect for modal backdrop - consistent with app design */
.modal-backdrop.show {
  opacity: 1 !important;
  background-color: rgba(0, 0, 0, 0.85) !important;
  backdrop-filter: blur(8px) !important;
  -webkit-backdrop-filter: blur(8px) !important;
}
