@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap);
.not-found-section {
  position: relative;
  width: 100%;
  /* padding-bottom: 59px; */
  padding-top: 24px;
  /* min-height: 600px; */
}

.Box404 {
  margin-top: 100px;
}

.Box404 img {
  width: 100%;
}

.Box404 h1 {
  font-size: 200px;
  line-height: 200px;
  color: #2e80ec;
  font-weight: 100;
}

.Box404 h5 {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 18px;
  color: #222;
}

.Box404 p {
  margin: 15px 0;
  color: #000;
  letter-spacing: 0.3px;
  font-weight: 300;
}

.Box404 button {
  text-transform: uppercase;
  font-weight: 500;
  padding: 10px 24px;
  margin-top: 12px;
}
/* PUBLIC NAVBAR */
/* .publicNavbar .navbar-nav .nav-link:last-child {position: relative; margin-left: 40px; padding: 0 0 !important;} */
/* .publicNavbar .navbar-nav .nav-link:last-child:before {content: ""; position: absolute; left: -24px; top: 10px; width: 1.5px; height: 15px; background: #000;} */
.publicNavbar .nav-link {
  color: #000;
  padding: 18px 0px !important;
  margin: 0 15px;
  line-height: 0;
  position: relative;
  font-size: 15px;
}

.publicNavbar .nav-link sup {
  position: absolute;
  top: 7px;
  right: -13px;
}

.publicNavbar .nav-link:hover {
  color: #0c3963;
}

.publicNavbar .nav-link.active {
  color: #0c3963 !important;
  background-color: transparent !important;
}

.publicNavbar .nav-link:hover {
  color: #1463ad !important;
}

.activeIndicator {
  transition: all 0.3s ease;
}

/* DEAL MANAGEMENT SECTION */
.dealManagementSection::before {
  content: "Simple & Powerful";
  position: absolute;
  font-size: 60px;
  color: #ededed;
  top: 4px;
  left: 24px;
}

.dealManagementCards {
  position: relative;
}

.dealManagementCards::before {
  content: "";
  position: absolute;
  background-image: url(/assets/arrow-1.43c7c28a0ec08b287a8e.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 50px;
  height: 50px;
  z-index: 1;
  left: 0;
  top: 110px;
}

.dealManagementCards::after {
  content: "";
  position: absolute;
  background-image: url(/assets/arrow-2.88b244135c0f379873c2.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 50px;
  height: 50px;
  z-index: 1;
  right: 5px;
  bottom: 80px;
}

.powerful-icon {
  width: 70px;
  height: 70px;
  background: #e2eaf4;
  background-image: linear-gradient(#f9f9f9, #f5f7f9, #e2eaf4, #e2eaf4, #e2eaf4, #e2eaf4);
  border-radius: 50px;
  float: left;
  margin-right: 20px;
  padding: 14px;
  align-self: center;
  display: flex;
}

.powerful-icon svg path {
  fill: #1262ab;
}

/* SOFTWARE ON A MISSION SECTION */
.softwaremission::before {
  content: "Software";
  position: absolute;
  font-size: 60px;
  color: #f3f3f3;
  z-index: -1;
  top: -2px;
  left: 24px;
}

.imagesHh {
  height: 460px;
  width: 460px;
  margin: auto;
}

.decorationCircle {
  width: 90%;
  height: 90%;
  background: transparent;
  display: block;
  position: absolute;
  border-radius: 500px;
  border: 0;
  inset: 0;
  margin: auto;
}

.decorationCircle::before {
  content: "";
  position: absolute;
  background: #1463ad;
  width: 55px;
  height: 55px;
  top: 25%;
  right: 0;
  border-radius: 50px;
}

.maximizing-content {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.skewBtn span {
  transition: 0.4s ease-in-out;
  transform: translate(0px, -1px);
  display: inline-block;
}

.skewBtn:hover {
  box-shadow: 1px 1px 18px #2f2d2d4d;
}

.skewBtn:hover span {
  transform: translate(2px, -4px);
}

.whiteBackground.skewBtn {
  background-color: #1262AB;
  border: 1px solid #1262AB;
  color: #fff;
}

.whiteBackground.skewBtn:hover {
  background-color: #fff;
  color: #1262AB;
  border: 1px solid #1262AB;
}

.whiteBackground.skewBtn:hover svg path {
  fill: #1262AB;
}

.darkBackground.skewBtn {
  background-color: #fff;
  border: 1px solid #1262AB;
  color: #1262AB;
}

.darkBackground.skewBtn:hover {
  background-color: transparent;
  color: #fff;
  border: 1px solid #fff;
}

.darkBackground.skewBtn svg path {
  fill: #1262AB;
}

.darkBackground.skewBtn:hover svg path {
  fill: #fff;
}

.darkBackgroundImage.skewBtn {
  background-color: #fff;
  border: 1px solid #1262AB;
  color: #1262AB;
}

.darkBackgroundImage.skewBtn:hover {
  background-color: transparent;
  color: #fff;
  border: 1px solid #fff;
}

.darkBackgroundImage.skewBtn svg path {
  fill: #1262AB;
}

.darkBackgroundImage.skewBtn:hover svg path {
  fill: #fff;
}

.requestADemoBtn:hover {
  background-color: transparent !important;
}

#custom-switch {
  cursor: pointer;
}

.scaleDown {
  transform: scale(1);
}

.homeBannerHeaading {
  border-bottom: 4px solid;
}

/* AIForYou Section */
.AIForYou {
  background-image: url(/assets/AI_home.fc480a0d8a10af9fc3b8.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

/* LET'S TALK FORM */
.contactFormHome button[type="submit"] {
  background: #fff;
  color: #222;
  width: 200px;
  height: 50px;
}

/* VAVLUES & BUSINESS SECTION */
.valuesAndBusiness::before {
  content: "Values & Business";
  position: absolute;
  z-index: 1;
  top: 45%;
  transform: rotate(90deg) translateY(-50%);
  right: -50px;
  font-size: 45px;
  color: #ededed;
}

/* FAQs */
.homeFAQs::before {
  content: "FAQ";
  position: absolute;
  z-index: 1;
  transform: rotate(-90deg);
  font-size: 60px;
  color: #eeeeee;
  left: -2%;
  top: 75px;
}

/* REVENUE CARD */
.maximizing-content .card {
  height: 225px;
}

.maximizing-content .card p {
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
}


/* .homeForm .invalid-feedback {
  color: #ffca62 !important;
}
.homeForm .form-control.is-invalid,
.was-validated .form-control:invalid {
  border-color: #ffca62 !important;
}

.contactFormHome input {
  background: transparent !important;
  background-color: transparent !important;
}
.contactFormHome .form-check-input:checked[type="checkbox"] {
  border-color: #fff;
} */
/* LET'S TALK FORM SECTION - HOME PAGE */
.contactFormHome .form-label {
  color: #fff;
}

.font-manrope {
  font-family: "Manrope", sans-serif !important;
}

/* FOUNDER SECTION */
.founderSection {
  background-color: #eeeeee;
}

.founderSection .position-relative.w-fit {
  width: 100%;
}

.sliderImage .position-relative.w-fit {
  width: 100%;
}

.addPartnerBackButton {
  right: 24px;
  top: 80px;
}

.addPartnerBackButton:hover svg path {
  fill: #fff;
}

.form-switch .form-check-input {
  background-color: #34B263 !important;
  border-color: #34B263 !important;
  background-position: right center;
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27%23fff%27/%3e%3c/svg%3e") !important;
}

.form-check-input:checked {
  background-color: #34B263 !important;
  border-color: #34B263 !important;
}

@media screen and (max-width: 1200px) {
  .navbar-brand img {
    width: 120px;
  }

  .softwaremission::before {
    display: none;
  }

  .homeFAQs::before {
    display: none;
  }

  .valuesAndBusiness::before {
    display: none;
  }

  .dealManagementSection::before {
    display: none;
  }

  .valuesAndBusiness::before {
    display: none;
  }

  .dealManagementCards::before {
    display: none;
  }

  .dealManagementCards::after {
    display: none;
  }
}

@media screen and (max-width: 992px) {

  .maximizing-content .card {
    height: auto;
  }

  .imagesHh {
    height: 355px;
    width: 355px;
    margin-top: 75px;
  }

  .decorationCircle::before {
    width: 40px;
    height: 40px;
  }

  .CE-Navbar .nav-link:last-child {
    margin-left: 0px !important;
  }

  .navbar-brand img {
    width: 80px;
  }

  /* .navbar-nav .nav-link.active,
  .navbar-nav .nav-link.show {
    border-bottom: none !important;
  } */
  .navbar-nav .nav-link:last-child:before {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .AIForYou {
    background-image: none;
    background-color: #1463ad;
  }

  .imagesHh {
    height: 200px;
    width: 201px;
    margin-top: 0;
  }

  .decorationCircle::before {
    width: 22px;
    height: 22px;
  }

  .bannerSectionHome::after {
    height: 35%;
  }

  .bannerSectionHome {
    background-image: none !important;
  }
}

@media screen and (max-width: 576px) {
  .AIForYou {
    background-image: none;
  }

  .scaleDown {
    transform: scale(0.8);
  }
}

.hover-card {
  transition: transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out;
  will-change: transform;
}

.hover-card:hover {
  transform: scale(1.05);
  /* Zoom in on hover */
}




.quick-link {
  position: relative;
  /* display: inline-block; */
  color: white;
  font-size: 16px;
  cursor: pointer;
  text-decoration: none;
}

.quick-link::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 0%;
  height: 2px;
  background-color: white;
  transition: width 0.9s ease;
}

.quick-link:hover::after {
  width: 100%;
}
/* ---------- GENERAL LAYOUT ---------- */
.maximizing-content {
    background: linear-gradient(180deg, #f8f9fa 0%, #eef2f6 100%);
}

/* ---------- TEXT BOXES ---------- */
.flow-box {
    text-align: center;
    align-items: center;
    background: #ddd;
    border-radius: 10px;
    padding: 10px 15px;
    font-weight: 600;
    color: #0053BB;
    /* display: inline-block; */
    min-width: 140px;
    transition: all 0.3s ease;
}

.flow-box:hover {
    background: #007bff;
    color: #fff;
    box-shadow: 0 4px 10px rgba(0, 123, 255, 0.3);
    transform: translateY(-3px);
}

/* ---------- ARROW BOXES ---------- */
.arrow-box {
    position: relative;
    background: linear-gradient(90deg, #004aad, #007bff);
    color: #fff;
    font-weight: 500;
    font-size: 1rem;
    padding: 12px 50px;
    display: inline-block;
    /* border-radius: 50px; */
    min-width: 320px;
    transition: all 0.3s ease;
}

.arrow-box::before,
.arrow-box::after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
}

.arrow-box::before {
    left: -28px;
    border-right: 33px solid #004aad;
}

.arrow-box::after {
    right: -28px;
    border-left: 28px solid #007bff;
}

.arrow-box:hover {
    transform: scale(1.05);
    box-shadow: 0 4px 15px rgba(0, 123, 255, 0.3);
}

/* ---------- BROKER BOX ---------- */
.broker-box {
    background: #dddddd;
    border-radius: 8px;
    font-size: 1.1rem;
    letter-spacing: 0.5px;
}

/* ---------- RESPONSIVE DESIGN ---------- */
@media (max-width: 768px) {
    .arrow-box {
        min-width: 250px;
        font-size: 0.95rem;
        padding: 10px 30px;
    }

    .arrow-box::before,
    .arrow-box::after {
        border-top: 18px solid transparent;
        border-bottom: 18px solid transparent;
    }

    .flow-box {
        min-width: 100px;
        font-size: 0.9rem;
    }
}
.dash-table table thead {
  transform: scaleX(1);
}

.dash-table table tbody {
  transform: scaleX(1);
}

.dash-table table tbody tr {
  border-radius: 0px;
}

.viewAll {
  font-size: 14px;
  border: 1px solid #E5E5E5;
  background: transparent;
  border-radius: 5px;
  width: 80px;
  height: 34px;
  color: #313131;
}

.dash_new {
  font-family: Manrope, sans-serif !important;
}

tspan {
  font-size: 12px;
}

/* .nodata1 {
  margin-top: 900px !important;
} */
.p.toggle-deal {
  margin-right: 15px;
}
.recharts-default-legend {
    position: relative;
    top: 10px;
}
/* .status-chart .progress-circle {
  transform: rotate(0deg);
  margin-top: -5px;
  transform: scaleY(0.7);
  position: relative;
  top: 30px;
}

.status-chart .day2 .progress-circle {
  transform: scaleY(0.5);
  top: 50px;
}

.status-chart .day3 .progress-circle {
  transform: scaleY(0.3);
  top: 70px;
}

.status-chart .day4 .progress-circle {
  transform: scaleY(0.5);
  top: 50px;
}

.status-chart .day5 .progress-circle {
  transform: scaleY(0.3);
  top: 70px;
}

.status-chart .day6 .progress-circle {
  transform: scaleY(0.6);
  top: 40px;
}

.status-label {
  position: absolute;
  bottom: -10px;
  justify-content: space-between;
  width: 100%;
  max-width: 280px;
  left: 50%;
  transform: translateX(-50%);
}

.status-label .text-label {
  font-size: 0.7rem;
  color: #777;
  letter-spacing: 0.3px;
}

.status-label .dot {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 50px;
  margin-left: 6px;
}

.status-label .dot.active {
  background: #1ccb90;
}
.status-label .dot.pending {
  background: #f48300;
}
.status-label .dot.rejected {
  background: #ff0202;
}
.status-label .dot.closed {
  background: #ae2e2d;
}

.progress-dash1 .status-chart .progressSign {
  transform: none;
}

.progress-dash1 .status-chart .progress-text {
  top: auto;
  left: 0;
  font-size: 0.6em;
  color: #999;
  font-weight: 400;
  font-style: italic;
  text-align: left;
  margin-top: 7px;
  letter-spacing: 1px;
}

.progress-dash1 .status-chart .progressSign {
  position: relative;
  margin: 0 0;
  left: 0;
}

.progress-dash1 .status-chart .progressSign.day2 {
  left: 56px;
}
.progress-dash1 .status-chart .progressSign.day3 {
  left: 114px;
}
.progress-dash1 .status-chart .progressSign.day4 {
  left: 172px;
}
.progress-dash1 .status-chart .progressSign.day5 {
  left: 229px;
}
.progress-dash1 .status-chart .progressSign.day6 {
  left: 285px;
}
.progress-dash1 .status-chart .progressSign.day7 {
  left: 335px;
}

.progress-dash1 .status-chart .progress-circle-back {
  stroke-width: 0.3rem;
}

.progress-dash1 .status-chart .progress-circle-back {
  stroke-dasharray: 500 999;
  stroke: #ac2f2d;
  animation-name: dasharrayStatusProg1;
  animation-duration: 1s;
  animation-delay: 0s;
}
.progress-dash1 .status-chart .progress-circle-prog1 {
  stroke-dasharray: 130 999;
  stroke: #1ccb90;
  animation-name: dasharrayStatusProg2;
  animation-duration: 1s;
  animation-delay: 0s;
}

.progress-dash1 .status-chart .progress-circle-prog2 {
  stroke-dasharray: 70 999;
  stroke: #ff0202;
  animation-name: dasharrayStatusProg3;
  animation-duration: 1s;
  animation-delay: 0s;
}
.progress-dash1 .status-chart .progress-circle-prog3 {
  stroke-dasharray: 30 999;
  stroke: #f48301;
  animation-name: dasharrayStatusProg4;
  animation-duration: 1s;
  animation-delay: 0s;
}

.chart-texure {
  width: 100%;
  height: 100%;
  position: absolute;
}

.texture-text {
  position: relative;
  top: -24px;
}

.chart-texure p {
  position: relative;
  line-height: 50px;
  font-size: 0.7rem;
  color: #999;
}

.texture-line {
  width: 100%;
  height: 1px;
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 24px;
  position: absolute;
}

.prog-wrap {
  margin-left: 24px;
}

@keyframes dasharrayStatusProg1 {
  0% {
    stroke-dasharray: 0 999;
  }
  100% {
    stroke-dasharray: 500 999;
  }
}
@keyframes dasharrayStatusProg2 {
  0% {
    stroke-dasharray: 0 999;
  }
  100% {
    stroke-dasharray: 130 999;
  }
}
@keyframes dasharrayStatusProg3 {
  0% {
    stroke-dasharray: 0 999;
  }
  100% {
    stroke-dasharray: 70 999;
  }
}
@keyframes dasharrayStatusProg4 {
  0% {
    stroke-dasharray: 0 999;
  }
  100% {
    stroke-dasharray: 30 999;
  }
} */

.recharts-default-legend {
  text-align: center;
  width: fit-content;
  max-width: 355px;
  margin: 0 auto !important;
  padding-left: 20px !important;
}

.recharts-default-legend li {
  font-family: Manrope, sans-serif;
  font-size: 14px !important;
  font-weight: 600;
}

ul li .recharts-surface {
  width: 10px;
  height: 8px;
}

line[orientation="bottom"] {
  display: none;
}

line[orientation="left"] {
  display: none;
}

text[orientation="bottom"] {
  font-size: 0.7rem;
  fill: #999;
  letter-spacing: 0.5px;
}

text[orientation="left"] {
  font-size: 0.7rem;
  fill: #999;
  letter-spacing: 0.5px;
}
.search-drop {
  position: fixed;
  top: 80px;
  left: 50%;
  transform: translateX(-50%);
  background: #ffffff;
  z-index: 99;
  width: 100%;
  max-width: 940px;
  box-shadow: 10px 20px 35px #00000017;
  border: 1px solid #eee;
  border-radius: 2px;
  padding: 24px;
}

p.labelll {
  margin: 0;
  font-size: 13px;
  color: #007df3;
}
svg.nodatdashboard-icon {
  margin-top: 600px;
}
.search-drop .reset {
  background: #fafafa;
  border: 1px solid #ddd;
  color: #555;
  font-size: 15px;
  letter-spacing: 0.5px;
  width: 100px;
  height: 40px;
  border-radius: 3px;
  margin-left: 20px;
  outline: none;
}

.search-drop .apply {
  background: #007df3;
  border: 1px solid #0271db;
  color: #fff;
  font-size: 15px;
  letter-spacing: 0.5px;
  width: 100px;
  height: 40px;
  border-radius: 3px;
  margin-left: 20px;
  outline: none;
}

.reasonBtn {
  width: 100px;
  height: 40px;
  font-size: 1rem;
  background: #1362ab;
  border: 1px solid #1362ab;
  color: #fff;
  border-radius: 3px;
}

.closeDealDialog {
  width: 100% !important;
  max-width: 758px;
  height: fit-content;
  background: #fff;
  z-index: 9;
  /* padding: 24px; */
  border-radius: 5px;
}

.closeDealDialog h1 {
  font-size: 20px;
  color: #1262AB;
  text-align: center;
}


/* Modal Title */
.modal-title {
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  color: #1a5db3;
}

/* Modal Label */
.modal-label {
  font-size: 16px;
  font-weight: 600;
  color: #000;
  margin-bottom: 5px;
}

/* Modal Textarea */
.modal-textarea {
  width: 100%;
  height: 120px;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 4px;
  resize: none;
  font-size: 16px;
  color: #000;
}

.modal-textarea:focus {
  border-color: #1a5db3;
  outline: none;
}



/* Submit Button */
.modal-submit-btn {
  background-color: #1a5db3;
  color: #fff;
  padding: 12px 30px;
  font-size: 16px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}

.modal-submit-btn:hover {
  background-color: #174c8e;
}
.closeDealDialog {
  margin-top: -25px;
}
.submitUpdateContactBtn {
  background: #1262ab;
  color: #fff;
  width: 100%;
  height: 48px;
  border-radius: 3px;
  opacity: 1;
  position: relative;
  top: -11px;
  font-size: 14px;
}

.submitUpdateContactBtn:hover {
  opacity: 0.8;
}


.checkoutInput {
  font-size: 34px;
  letter-spacing: 10px;
  color: #ccc;
  cursor: no-drop;
}

button.makePayment {
  width: 100%;
  height: 43px;
  background: #1262AB;
  color: #fff;
  border: 1px solid;
  border-color: #1262AB;
  border-radius: 4px;
  font-size: 14px;
  letter-spacing: .3px;
  box-shadow: 1px 2px 9px #00000014;
}

button.makePayment:hover {
  opacity: 0.8;
}

.updateContact.makePaymentDialog {
  max-width: 380px;
  min-height: 175px;
}
.sortBy-select .tableSort {
  padding: 12px;
  width: fit-content;
  position: absolute;
  z-index: 9;
  margin-left: 0;
}

.sortBy-select .tableSort svg:nth-child(1) {
  transform: rotate(180deg);
  top: 0px;
  position: relative;
}

.sortBy-select .tableSort svg:nth-child(2) {
  transform: rotate(180deg);
  position: relative;
  left: 4px;
  top: 0px;
}

.sortBy-select .css-13cymwt-control {
  padding-left: 25px;
  background: #f6f2f3;
  border: 1px solid #0000001a;
  min-width: 115px;
}

.sortBy-select .css-t3ipsp-control {
  padding-left: 25px;
  box-shadow: none;
  background: #f6f2f3;
  border: 1px solid #ddd6d8;
}

.css-t3ipsp-control:hover {
  border-color: transparent !important;
}

.input-g.my-deals-toggle {
  margin: 0;
  width: 100%;
  min-height: 23px;
  position: relative;
  margin-bottom: 0px;
}

.brokerView .input-g.my-deals-toggle {
  margin: 0;
  position: relative;
  top: 9px;
}

.inner-toogle {
  display: flex;
  align-self: center;
  position: relative;
}

.activeT {
  margin-bottom: 0;
  font-size: 0.9rem;
  /* color: #9d9d9d; */
  letter-spacing: 0.3px;
}

.activeT:hover {
  /* color: #777; */
  cursor: pointer;
}

.activeT input {
  width: 15px;
  height: 15px;
  position: relative;
  top: 3px;
}

.dealRadio {
  width: auto;
  position: relative;
  top: 2px;
  margin-right: 5px;
}

td .stage {
  font-size: 11px;
  position: absolute;
  top: 5px;
  left: -89px;
  box-shadow: 0 0 9px #00000029;
  border: 1px solid #dddc;
  padding: 4px 10px;
  border-radius: 5px;
  z-index: 9;
  letter-spacing: 0.5px;
  font-weight: 500;
}

td .stageNegotiation .stage {
  left: -94px;
}

td .stageSigned .stage {
  left: -33px;
}

td .stageProgress .stage {
  left: -30px;
}

td .stageExcecuted .stage {
  left: 15px;
}

.in-prog {
  display: flex;
  position: absolute;
  top: 37px;
  left: -65px;
}

.in-prog span {
  width: 25px;
  height: 4px;
  background: #1ccb90;
  display: inline-block;
  margin: 0 4px;
}

.stageProgress .in-prog span:nth-child(5) {
  background: #ccc;
}

.stageSigned .in-prog span:nth-child(4) {
  background: #ccc;
}

.stageSigned .in-prog span:nth-child(5) {
  background: #ccc;
}

.stageNegotiation .in-prog span:nth-child(3) {
  background: #ccc;
}

.stageNegotiation .in-prog span:nth-child(4) {
  background: #ccc;
}

.stageNegotiation .in-prog span:nth-child(5) {
  background: #ccc;
}

.stageOpen .in-prog span:nth-child(2) {
  background: #ccc;
}

.stageOpen .in-prog span:nth-child(3) {
  background: #ccc;
}

.stageOpen .in-prog span:nth-child(4) {
  background: #ccc;
}

.stageOpen .in-prog span:nth-child(5) {
  background: #ccc;
}

.table-UI.myDeal table {
  width: 100%;
  margin-bottom: 0px;
  overflow: hidden;
  /* padding-bottom: 120px; */
}

.selectedDeal {
  position: relative;
  margin-left: 35px;
  display: flex;
  cursor: pointer;
}

.selectedDeal.checked {
  cursor: default;
}

.selectedDeal .check--mark {
  position: absolute;
  left: -17px;
  transform: scale(0.9);
  display: none;
}

.selectedDeal.checked .check--mark {
  display: block;
}

.selectedDeal::before {
  content: "";
  width: 18px;
  height: 18px;
  border-radius: 50px;
  position: absolute;
  left: -17px;
  top: 1px;
  border: 2px solid #222222ad;
  display: block;
}

.selectedDeal svg {
  width: 19px;
  height: 19px;
  position: absolute;
  top: 1px;
  display: none;
  left: -19px;
  background: white;
}

.selectedDeal .checkmark {
  stroke: #007ef6;
  stroke-width: 9px;
}

.checked.selectedDeal svg {
  display: block;
}

.selectedDeal p {
  margin-left: 7px;
  align-self: center;
}

.sortBy-select .tableSort {
  padding: 12px;
  width: fit-content;
  position: absolute;
  z-index: 9;
  margin-left: 0;
}

.sortBy-select .tableSort svg:nth-child(1) {
  transform: rotate(180deg);
  top: 0px;
  position: relative;
}

.sortBy-select .tableSort svg:nth-child(2) {
  transform: rotate(180deg);
  position: relative;
  left: 4px;
  top: 0px;
}

.sortBy-select .css-13cymwt-control {
  padding-left: 25px;
  background: #f6f2f3;
  border: 1px solid #0000001a;
  min-width: 115px;
}

.sortBy-select .css-t3ipsp-control {
  padding-left: 25px;
  box-shadow: none;
  background: #f6f2f3;
  border: 1px solid #ddd6d8;
}

.css-t3ipsp-control:hover {
  border-color: transparent !important;
}

.input-g.my-deals-toggle {
  margin: 0;
  width: 100%;
  min-height: 23px;
  position: relative;
  margin-bottom: 0px;
}

.brokerView .input-g.my-deals-toggle {
  margin: 0;
  position: relative;
  top: 9px;
}

.inner-toogle {
  display: flex;
  align-self: center;
  position: relative;
}

.activeT {
  margin-bottom: 0;
  font-size: 0.9rem;
  /* color: #9d9d9d; */
  letter-spacing: 0.3px;
}

.activeT:hover {
  /* color: #777; */
  cursor: pointer;
}

.activeT input {
  width: 15px;
  height: 15px;
  position: relative;
  top: 3px;
}

.dealRadio {
  width: auto;
  position: relative;
  top: 2px;
  margin-right: 5px;
}

td .stage {
  font-size: 11px;
  position: absolute;
  top: 5px;
  left: -89px;
  box-shadow: 0 0 9px #00000029;
  border: 1px solid #dddc;
  padding: 4px 10px;
  border-radius: 5px;
  z-index: 9;
  letter-spacing: 0.5px;
  font-weight: 500;
}

td .stageNegotiation .stage {
  left: -94px;
}

td .stageSigned .stage {
  left: -33px;
}

td .stageProgress .stage {
  left: -30px;
}

td .stageExcecuted .stage {
  left: 15px;
}

.in-prog {
  display: flex;
  position: absolute;
  top: 37px;
  left: -65px;
}

.in-prog span {
  width: 25px;
  height: 4px;
  background: #1ccb90;
  display: inline-block;
  margin: 0 4px;
}

.stageProgress .in-prog span:nth-child(5) {
  background: #ccc;
}

.stageSigned .in-prog span:nth-child(4) {
  background: #ccc;
}

.stageSigned .in-prog span:nth-child(5) {
  background: #ccc;
}

.stageNegotiation .in-prog span:nth-child(3) {
  background: #ccc;
}

.stageNegotiation .in-prog span:nth-child(4) {
  background: #ccc;
}

.stageNegotiation .in-prog span:nth-child(5) {
  background: #ccc;
}

.stageOpen .in-prog span:nth-child(2) {
  background: #ccc;
}

.stageOpen .in-prog span:nth-child(3) {
  background: #ccc;
}

.stageOpen .in-prog span:nth-child(4) {
  background: #ccc;
}

.stageOpen .in-prog span:nth-child(5) {
  background: #ccc;
}

.table-UI.myDeal table {
  width: 100%;
  margin-bottom: 0px;
  overflow: hidden;
  /* padding-bottom: 86px; */
}

.selectedDeal {
  position: relative;
  margin-left: 35px;
  display: flex;
  cursor: pointer;
}

.selectedDeal.checked {
  cursor: default;
}

.selectedDeal .check--mark {
  position: absolute;
  left: -17px;
  transform: scale(0.9);
  display: none;
}

.selectedDeal.checked .check--mark {
  display: block;
}

.selectedDeal::before {
  content: "";
  width: 18px;
  height: 18px;
  border-radius: 50px;
  position: absolute;
  left: -17px;
  top: 1px;
  border: 2px solid #222222ad;
  display: block;
}

.selectedDeal svg {
  width: 19px;
  height: 19px;
  position: absolute;
  top: 1px;
  display: none;
  left: -19px;
  background: white;
}

.selectedDeal .checkmark {
  stroke: #007ef6;
  stroke-width: 9px;
}

.checked.selectedDeal svg {
  display: block;
}

.selectedDeal p {
  margin-left: 7px;
  align-self: center;
}

.filter-panel {
  transition: all 0.3s ease-in-out;
  border: 1px solid #e0e0e0;
  position: relative;
  margin-bottom: 20px; /* Space for the half-exposed arrow */
}

.filter-header {
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 1rem;
}

.filter-section {
  position: relative;
}

.filter-section-title {
  font-size: 0.95rem;
  font-weight: 600;
  color: #333;
  margin-bottom: 1rem;
  padding-bottom: 0.5rem;
  border-bottom: 2px solid #f0f0f0;
}

.filter-section:not(:last-child) {
  margin-bottom: 1.5rem;
}

/* Override default input styles for consistency */
.filter-panel .custom-select,
.filter-panel .form-control {
  font-size: 0.875rem;
  min-height: 38px;
  height: auto;
}

/* Fix for dropdown text being cut off */
.filter-panel .custom-select {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  line-height: 1.5;
}

.filter-panel select.custom-select {
  overflow: visible;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.filter-panel .dolller {
  padding-left: 2rem;
}

/* Badge styling */
.filter-panel .badge {
  font-size: 0.75rem;
  padding: 0.25rem 0.5rem;
  margin-left: 0.5rem;
}

/* Collapse arrow container */
.collapse-arrow-container {
  position: absolute;
  bottom: -16px; /* Half of the button height (32px / 2) */
  right: 2rem;
  z-index: 10;
}

.btn-collapse-arrow {
  background: #ffffff;
  border: 1px solid #dee2e6;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.2s ease;
  padding: 0;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.btn-collapse-arrow:hover {
  background: #f8f9fa;
  border-color: #adb5bd;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}

.btn-collapse-arrow:focus {
  outline: none;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* Responsive adjustments */
@media (max-width: 768px) {
  .filter-panel {
    padding: 1rem !important;
  }
  
  .filter-section-title {
    font-size: 0.875rem;
  }
}
.filter-badges-container {
  background-color: #f8f9fa;
  padding: 0.75rem;
  border-radius: 0.25rem;
  border: 1px solid #e0e0e0;
}

.filter-badge {
  background-color: #e3f2fd;
  color: #1976d2;
  padding: 0.25rem 0.5rem;
  border-radius: 1rem;
  font-size: 0.813rem;
  border: 1px solid #bbdefb;
  transition: all 0.2s ease;
}

.filter-badge:hover {
  background-color: #bbdefb;
  border-color: #90caf9;
}

.btn-close-badge {
  background: transparent;
  border: none;
  padding: 0;
  margin-left: 0.25rem;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  transition: background-color 0.2s ease;
}

.btn-close-badge:hover {
  background-color: rgba(0, 0, 0, 0.1);
}

.btn-close-badge svg {
  fill: currentColor;
}
/* Deal Marketplace Page Styles */
.deals-container {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 2rem;
}

@media (max-width: 768px) {
  .deals-container {
    padding: 0 1rem;
  }
}

/* Ensure deal cards don't overflow */
.deal-card {
  margin-bottom: 1.5rem;
}

/* Header section */
/* .headSection {
  padding: 0 2rem;
} */

/* @media (max-width: 768px) {
  .headSection {
    padding: 0 1rem;
  }
} */
.deal-card {
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  transition: all 0.3s ease;
  background-color: #fff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}

.deal-card:hover {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15);
  transform: translateY(-2px);
}

.deal-image-container {
  position: relative;
  overflow: visible;
  background-color: #f5f5f5;
  border-radius: 8px 0 0 8px;
  min-height: 360px;
  height: 100%;
}

.deal-image-wrapper {
  height: 330px;
  overflow: hidden;
}

.deal-image {
  transition: transform 0.3s ease;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.deal-card:hover .deal-image {
  transform: scale(1.05);
}

/* Deal ID Badge */
.deal-id-badge {
  background-color: #f5f5f5;
  padding: 4px 12px;
  border-radius: 4px;
}

/* Carousel styling */
.dealCardCarousel {
  height: 330px;
}

.dealCardCarousel .carousel {
  height: 330px;
}

.dealCardCarousel .carousel-inner {
  height: 330px;
}

.dealCardCarousel .carousel-item {
  height: 330px;
}

.dealCardCarousel .carousel-item>div {
  height: 330px;
}

.dealCardCarousel {
  position: relative;
  padding-bottom: 30px;
}

.dealCardCarousel .carousel-indicators {
  bottom: -25px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  margin: 0;
  padding: 0;
}

.dealCardCarousel .carousel-indicators li {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  margin: 0 4px;
  background-color: #ccc;
  border: 1px solid #999;
  opacity: 1;
}

.dealCardCarousel .carousel-indicators li.active {
  background-color: #666;
  border-color: #666;
}

/* Publisher section */
.publisher-section {
  border-left: 1px solid #e5e5e5;
  min-height: 100%;
}

/* Time display */
.time-display {
  background-color: #fff8dc;
  padding: 12px 20px;
  border-radius: 6px;
  text-align: center;
  border: 1px solid #ffe4b5;
  font-size: 1.1rem;
}

.time-value {
  color: #ff8c00;
  font-weight: bold;
  font-size: 1.2rem;
}

.time-unit {
  color: #ff8c00;
  font-size: 0.9rem;
  margin-left: 2px;
}

.time-separator {
  color: #ff8c00;
  font-weight: bold;
  margin: 0 4px;
}

/* Buttons */
.deal-card .btn-success {
  font-size: 14px;
  background-color: #76c893;
  border-color: #76c893;
  font-weight: 600;
}

.deal-card .btn-success:hover:not(:disabled) {
  background-color: #5fb87f;
  border-color: #5fb87f;
}

.deal-card .btn-success:disabled {
  background-color: #b8e0c8;
  border-color: #b8e0c8;
  opacity: 0.7;
}

.deal-card .bg-dark {
  background-color: #1e3a5f !important;
  font-weight: 500;
}

.deal-card .bg-dark:hover {
  background-color: #16304d !important;
}

/* Badge styling */
.badge {
  font-weight: normal;
  font-size: 0.8rem;
}

/* Icon buttons */
.btn-light {
  background-color: #f8f9fa;
  border: 1px solid #e5e5e5;
}

.btn-light:hover {
  background-color: #e9ecef;
  border-color: #dae0e5;
}

/* Responsive */
@media (max-width: 991px) {
  .publisher-section {
    border-left: none !important;
    border-top: 1px solid #e5e5e5;
    padding-left: 0 !important;
    padding-top: 1.5rem;
    margin-top: 1.5rem;
  }
}

@media (max-width: 768px) {
  .deal-image-container {
    min-height: 250px !important;
    border-radius: 8px 8px 0 0;
  }

  .deal-image-wrapper {
    height: 220px !important;
  }

  .dealCardCarousel,
  .dealCardCarousel .carousel,
  .dealCardCarousel .carousel-inner,
  .dealCardCarousel .carousel-item,
  .dealCardCarousel .carousel-item>div {
    height: 220px !important;
  }

  .deal-card .p-4 {
    padding: 1.5rem !important;
  }
}

/* Override Bootstrap margins for better spacing */
.deal-card h3,
.deal-card h5 {
  line-height: 1.2;
}

.deal-card .text-muted {
  color: #6c757d !important;
}

.deal-card .text-dark {
  color: #212529 !important;
}
/* Arrow Container Style */
.custom-arrow {
  position: absolute;
  top: 35%;
  z-index: 1;
  background: rgba(0, 0, 0, 0.4);
  padding: 1px;
  border-radius: 50%;
  cursor: pointer;
  color: #fff;
  transition: all 0.3s ease;
}

.custom-arrow:hover {
  background: rgba(0, 0, 0, 0.7);
}

/* Left Arrow Position */
.custom-arrow.left {
  left: -15px; /* Adjust based on layout */
}

/* Right Arrow Position */
.custom-arrow.right {
  right: -15px; /* Adjust based on layout */
}

/* Responsive arrow positions */
@media (max-width: 768px) {
  .custom-arrow.left {
    left: -8px;
  }
  .custom-arrow.right {
    right: -8px;
  }
}

/* Slider card styling */
.related-slide .card {
  min-height: 100%;
  border-radius: 0.75rem;
  overflow: hidden;
  transition: transform 0.3s ease;
}

.related-slide .card:hover {
  transform: translateY(-4px);
}
/* Optional scrollable tab bar (for tab skeletons or buttons) */
.overflow-auto {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

input#haveBrokerSwitch {
    width: 3em;
    height: 20px;
}

.form-switch .form-check-input {
    background-color: #e2e3e5 !important;
    border-color: #e2e3e5 !important;
    background-position: right center;
    --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27%23fff%27/%3e%3c/svg%3e") !important;
}

.form-switch .form-check-input.bothActive {
    background-color: #244b99 !important;
    border-color: #244b99 !important;
}

.form-check-input:checked {
    background-color: #244b99 !important;
    border-color: #244b99 !important;
}

input#commissionSwitch {
    width: 3em;
    height: 20px;
}

i.bi.bi-bookmark-check {
    font-size: 26px;
}

i.bi.bi-x-circle.mt-3 {
    font-size: 26px;
}

/* Responsive styles for deal creation forms */
@media (max-width: 768px) {

    /* Make form switches touch-friendly */
    input#haveBrokerSwitch,
    input#commissionSwitch,
    .form-switch .form-check-input {
        width: 3.5em;
        height: 24px;
        min-height: 24px;
        cursor: pointer;
    }


    /* Stack form elements vertically on small screens */
    /* .row > [class*="col-"] {
        margin-bottom: 1rem;
    } */

    /* Improve button spacing on mobile */
    /* .btn {
        min-height: 44px;
        padding: 0.75rem 1rem;
    } */

    /* Better spacing for form sections */
    .mt-4 {
        margin-top: 1.5rem !important;
    }

    /* Icons responsive sizing */
    i.bi.bi-bookmark-check,
    i.bi.bi-x-circle.mt-3 {
        font-size: 24px;
    }
}

@media (max-width: 576px) {

    /* Full width buttons on mobile */
    .btn-group-vertical {
        width: 100%;
    }

    .btn-group-vertical .btn {
        width: 100%;
        text-align: left;
    }

    /* Improve padding on small screens */
    .p-2 {
        padding: 1rem !important;
    }

    /* Better date picker layout */
    .MuiInputBase-root {
        font-size: 12px !important;
    }

    /* Commission type toggle improvements */
    .form-switch {
        padding-left: 0;
    }

    /* Ensure proper spacing for inline elements */
    .d-flex.align-items-center.gap-2 {
        flex-wrap: wrap;
    }
}

.MuiInputBase-root.MuiOutlinedInput-root.MuiInputBase-colorPrimary.MuiInputBase-fullWidth.MuiInputBase-formControl.MuiInputBase-adornedEnd.MuiAutocomplete-inputRoot.css-1n04w30-MuiInputBase-root-MuiOutlinedInput-root {
    height: 49px;
    font-weight: 600;
    font-size: 16px;
    font-family: "Manrope", sans-serif !important;
}

/* Match broker select value with Deal Title input styling */
.text-small .react-select__single-value {
    color: #222 !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    font-family: "Manrope", sans-serif !important;
}

.text-small .react-select__value-container {
    padding: 0.7rem 0.5rem !important;
    display: flex !important;
    align-items: center !important;
}

.text-small .react-select__input-container {
    color: #222 !important;
    font-weight: 600 !important;
    font-size: 14px !important;
}

.text-small .react-select__placeholder {
    font-size: 12px !important;
    font-weight: 600 !important;
}
/* Milestone Validation Modal Styles */

/* Override Bootstrap Modal Background - scoped to milestone modal only */
.milestone-validation-modal .modal-content {
  background-color: transparent !important;
  border: none !important;
  box-shadow: none !important;
}

.milestone-validation-modal .modal-body {
  padding: 0 !important;
}

/* Ensure modal takes full width */
.modal-xl .modal-content {
  max-width: none;
  width: 100%;
}

.modal-xl {
  max-width: 1400px;
}

/* Modal Container */
.milestone-modal-container {
  width: 100%;
  max-width: 1400px;
  background: #ffffff !important;
  border-radius: 8px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  position: relative;
  margin: 20px auto;
  animation: modalFadeIn 0.3s ease-out;
}

/* Modal Close Button */
.milestone-modal-close {
  background: transparent;
  border: none;
  position: absolute;
  right: 20px;
  top: 20px;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  color: #6c757d;
  cursor: pointer;
  transition: all 0.2s ease;
  border-radius: 50%;
  z-index: 10;
}

.milestone-modal-close:hover {
  background-color: #f8f9fa;
  color: #dc3545;
  transform: rotate(90deg);
}

/* Modal Header */
.milestone-modal-header {
  padding: 24px 24px 0;
  text-align: center;
}

.milestone-modal-title {
  font-size: 24px;
  font-weight: 600;
  color: #1362ab;
  margin: 0 0 24px;
  padding: 0 40px;
}

/* Modal Body */
.milestone-modal-body {
  padding: 0 24px 24px;
}

/* Conflict Alert Section */
.milestone-conflict-alert {
  background-color: #fff9e6;
  border: 1px solid #ffe4b3;
  border-radius: 6px;
  padding: 16px;
  margin-bottom: 24px;
}

.milestone-conflict-icon {
  font-size: 20px;
  margin-right: 8px;
}

.milestone-conflict-title {
  font-size: 18px;
  font-weight: 600;
  color: #d63031;
  margin-bottom: 8px;
  display: flex;
  align-items: center;
}

.milestone-conflict-description {
  font-size: 15px;
  color: #495057;
  margin: 0;
  line-height: 1.6;
}

.milestone-date-range {
  font-weight: 600;
  color: #1362ab;
}

/* Milestone List */
.milestone-conflict-list {
  margin: 0 0 24px;
  padding: 0;
  list-style: none;
}

.milestone-conflict-item {
  background-color: #f8f9fa;
  border: 1px solid #e9ecef;
  border-radius: 6px;
  padding: 12px 16px;
  margin-bottom: 12px;
  font-size: 15px;
  color: #212529;
  transition: all 0.2s ease;
}

.milestone-conflict-item:hover {
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.milestone-conflict-item strong {
  color: #1362ab;
  font-weight: 600;
}

/* Action Section */
.milestone-action-prompt {
  font-size: 16px;
  font-weight: 600;
  color: #212529;
  margin-bottom: 20px;
  text-align: center;
}

.milestone-action-buttons {
  display: flex;
  gap: 16px;
  justify-content: center;
  flex-wrap: wrap;
}

/* Buttons */
.milestone-btn {
  padding: 12px 32px;
  font-size: 16px;
  font-weight: 500;
  border: none;
  border-radius: 6px;
  cursor: pointer;
  transition: all 0.2s ease;
  min-width: 160px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.milestone-btn:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}

.milestone-btn-primary {
  background-color: #1362ab;
  color: #ffffff;
}

.milestone-btn-primary:hover:not(:disabled) {
  background-color: #0e4d88;
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(19, 98, 171, 0.3);
}

.milestone-btn-danger {
  background-color: #dc3545;
  color: #ffffff;
}

.milestone-btn-danger:hover:not(:disabled) {
  background-color: #c82333;
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(220, 53, 69, 0.3);
}

.milestone-btn-secondary {
  background-color: #6c757d;
  color: #ffffff;
}

.milestone-btn-secondary:hover:not(:disabled) {
  background-color: #545b62;
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(108, 117, 125, 0.3);
}

.milestone-btn-success {
  background-color: #28a745;
  color: #ffffff;
}

.milestone-btn-success:hover:not(:disabled) {
  background-color: #218838;
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(40, 167, 69, 0.3);
}

/* Edit Mode */
.milestone-edit-header {
  margin-bottom: 24px;
}

.milestone-edit-title {
  font-size: 18px;
  font-weight: 600;
  color: #212529;
  margin-bottom: 8px;
}

.milestone-edit-description {
  font-size: 15px;
  color: #6c757d;
  margin: 0;
  line-height: 1.6;
}

/* Milestone Edit Cards */
.milestone-edit-item {
  background-color: #ffffff;
  border: 1px solid #dee2e6;
  border-radius: 8px;
  padding: 24px;
  margin-bottom: 20px;
  transition: all 0.2s ease;
}

.milestone-edit-item:hover {
  border-color: #1362ab;
  box-shadow: 0 2px 8px rgba(19, 98, 171, 0.1);
}

/* Form Controls */
.milestone-form-group {
  margin-bottom: 16px;
}

.milestone-form-label {
  display: block;
  font-size: 14px;
  font-weight: 500;
  color: #6c757d;
  margin-bottom: 6px;
}

.milestone-form-control {
  width: 100%;
  min-width: 200px;
  padding: 12px 16px;
  font-size: 15px;
  color: #212529;
  background-color: #ffffff;
  border: 1px solid #ced4da;
  border-radius: 4px;
  transition: all 0.2s ease;
}

.milestone-form-control:focus {
  border-color: #1362ab;
  outline: none;
  box-shadow: 0 0 0 3px rgba(19, 98, 171, 0.1);
}

.milestone-form-textarea {
  resize: vertical;
  min-height: 60px;
  max-height: 150px;
}

.milestone-date-picker {
  width: 100%;
  min-width: 180px;
}

.milestone-date-picker .MuiInputBase-root {
  width: 100%;
  min-height: 48px;
  min-width: 180px;
}

.milestone-date-picker .MuiInputBase-input {
  padding: 12px 16px;
  font-size: 15px;
  width: 100%;
  min-width: 160px;
}

.milestone-date-picker .MuiOutlinedInput-root {
  border-radius: 4px;
}

.milestone-date-helper {
  font-size: 13px;
  color: #6c757d;
  margin-top: 4px;
}

/* Info Message */
.milestone-info-message {
  text-align: center;
  margin-top: 20px;
  padding-top: 16px;
  border-top: 1px solid #e9ecef;
}

.milestone-info-text {
  font-size: 14px;
  color: #6c757d;
  margin: 0;
}

/* Responsive Design */

/* Tablet (768px - 991px) */
@media (max-width: 991px) {
  .milestone-modal-container {
    max-width: 90%;
    margin: 20px auto;
  }
  
  .milestone-modal-title {
    font-size: 22px;
  }
  
  .milestone-edit-item {
    padding: 16px;
  }
}

/* Mobile (up to 767px) */
@media (max-width: 767px) {
  .milestone-modal-container {
    max-width: 100%;
    margin: 0;
    border-radius: 0;
    min-height: 100vh;
  }
  
  .milestone-modal-close {
    right: 16px;
    top: 16px;
    width: 28px;
    height: 28px;
    font-size: 24px;
  }
  
  .milestone-modal-header {
    padding: 20px 20px 0;
  }
  
  .milestone-modal-title {
    font-size: 20px;
    padding: 0 32px;
  }
  
  .milestone-modal-body {
    padding: 0 20px 20px;
  }
  
  .milestone-conflict-alert {
    padding: 12px;
  }
  
  .milestone-conflict-title {
    font-size: 16px;
  }
  
  .milestone-conflict-description {
    font-size: 14px;
  }
  
  .milestone-action-buttons {
    flex-direction: column;
  }
  
  /* Better edit form responsive layout */
  .milestone-edit-item {
    padding: 16px 12px;
  }
  
  .milestone-form-group {
    margin-bottom: 20px;
  }
  
  .milestone-form-control,
  .milestone-form-textarea {
    font-size: 16px; /* Prevents zoom on iOS */
    padding: 12px 14px;
  }
  
  .milestone-date-picker .MuiInputBase-root {
    font-size: 16px !important;
    min-height: 44px !important;
  }
  
  .milestone-date-picker .MuiInputBase-input {
    padding: 12px 14px !important;
    font-size: 16px !important;
  }
  
  .milestone-edit-title {
    font-size: 18px;
  }
  
  .milestone-edit-description {
    font-size: 14px;
  }
  
  .milestone-btn {
    width: 100%;
    padding: 14px 24px;
  }
  
  .milestone-edit-item {
    padding: 12px;
  }
  
  .milestone-form-control {
    font-size: 16px; /* Prevents zoom on iOS */
  }
}

/* Small Mobile (up to 480px) */
@media (max-width: 480px) {
  .milestone-modal-header {
    padding: 16px 16px 0;
  }
  
  .milestone-modal-body {
    padding: 0 16px 16px;
  }
  
  /* Extra small screens improvements */
  .milestone-edit-header {
    margin-bottom: 16px;
  }
  
  .milestone-edit-item {
    padding: 12px 8px;
    margin-bottom: 12px;
  }
  
  .milestone-form-control,
  .milestone-form-textarea {
    padding: 10px 12px;
  }
  
  .milestone-modal-title {
    font-size: 18px;
    padding: 0 24px;
  }
}

/* Additional responsive improvements */
@media (max-width: 480px) {
  .milestone-conflict-item {
    font-size: 14px;
    padding: 10px 12px;
  }
  
  .milestone-btn {
    font-size: 15px;
    min-width: 120px;
  }
}

/* Animations */
@keyframes modalFadeIn {
  from {
    opacity: 0;
    transform: translateY(-20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* High DPI Screens */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .milestone-modal-container {
    border: 0.5px solid #e9ecef;
  }
  
  .milestone-form-control {
    border-width: 0.5px;
  }
}

/* Print Styles */
@media print {
  .milestone-modal-close,
  .milestone-action-buttons {
    display: none;
  }
  
  .milestone-modal-container {
    box-shadow: none;
    border: 1px solid #dee2e6;
  }
}

/* Dark Mode Support (optional) - Disabled */
/* DISABLED - Remove comment below to enable dark mode
@media (prefers-color-scheme: dark) {
  .milestone-modal-container {
    background-color: #1a1a1a;
    color: #ffffff;
  }
  
  .milestone-modal-close {
    color: #adb5bd;
  }
  
  .milestone-modal-close:hover {
    background-color: #343a40;
  }
  
  .milestone-conflict-alert {
    background-color: #332b00;
    border-color: #665500;
  }
  
  .milestone-conflict-item {
    background-color: #343a40;
    border-color: #495057;
    color: #ffffff;
  }
  
  .milestone-edit-item {
    background-color: #212529;
    border-color: #495057;
  }
  
  .milestone-form-control {
    background-color: #343a40;
    color: #ffffff;
    border-color: #495057;
  }
  
  .milestone-form-control:focus {
    border-color: #4d94ff;
    box-shadow: 0 0 0 3px rgba(77, 148, 255, 0.25);
  }
}

/* Accessibility */
.milestone-modal-close:focus,
.milestone-btn:focus {
  outline: 2px solid #1362ab;
  outline-offset: 2px;
}

/* Loading States */
.milestone-btn-loading {
  position: relative;
  color: transparent;
}

.milestone-btn-loading::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 50%;
  left: 50%;
  margin-left: -8px;
  margin-top: -8px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  border-top-color: transparent;
  animation: spinner 0.8s linear infinite;
}

@keyframes spinner {
  to {
    transform: rotate(360deg);
  }
}

/* End of disabled dark mode section */
.rich-text-editor .ql-container {
    min-height: 120px;
    font-size: 14px !important;
    border-radius: 0 0 4px 4px;
}

.rich-text-editor .ql-toolbar {
    border-radius: 4px 4px 0 0;
}

.border-danger {
    border-color: #dc3545 !important;
}

.ql-tooltip {
    left: 0px !important;
    top: 31px !important;
}

.ql-tooltip.ql-editing {
    top: 29.5px !important;
    left: 0px !important;
}

.ql-editor.ql-blank::before {
    font-style: normal !important;
    color: #6C757D;
    font-family: "Manrope", sans-serif !important;
    font-weight: 600;
    font-size: 14px !important;
    /* Optional: Customize placeholder color if needed */
}

.ql-editor a {
    pointer-events: auto;
    color: #0c3963;
    text-decoration: underline;
}

.ql-editor::before {
    color: #999;
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
}
.invitation-boxe p {
  font-size: 14px;
  color: #000;
  text-align: center;
  margin-bottom: 24px;

}

.invitation-boxe .shareIcons {
  width: fit-content;
  margin: 12px auto;
}

.invitation-boxe .shareIcons img {
  margin: 0 2px;
}

.invitation-boxe button {
  background: transparent;
  border: 1px solid #2f80ec;
  color: #2f80ec;
  padding: 9px 24px;
  border-radius: 5px;
}

svg.copySvg {
  width: 33px;
  height: auto;
  margin-left: 7px;
  fill: #2f80ec;
  position: absolute;
  top: 4px;
}

.invitation-boxe h3 {
  text-align: center;

  font-size: 20px;
  color: #1262ab;
  margin-bottom: 24px;
}
/* Deal Detail Responsive Styles */

/* Deal Specifications Component */
/* .deal-specifications {
  padding: 1rem;
} */

/* Status Badge Responsive */
.deal-status-badge {
  font-size: 14px;
  padding: 0.25rem 0.5rem;
  border-radius: 5px;
  display: inline-block;
  white-space: nowrap;
}

/* View Reason Link */
.view-reason-link {
  cursor: pointer;
  text-align: center;
  font-size: 14px;
  margin-top: 0.25rem;
}

/* Deal Info Items */
.deal-info-item {
  display: flex;
  gap: 0.5rem;
  align-items: center;
  margin-top: 0.5rem;
}

.deal-info-label {
  font-weight: 600;
  min-width: 100px;
  color: #222;
}

.deal-info-value {
  color: #222;
  word-break: break-word;
}

/* Mobile Responsive Adjustments */
@media (max-width: 768px) {
  /* Stack header elements on mobile */
  .deal-header {
    flex-direction: column;
    gap: 1rem;
  }
  
  .deal-header-actions {
    width: 100%;
    justify-content: space-between !important;
  }
  
  /* Deal title responsive */
  .deal-title {
    font-size: 1.25rem;
    word-break: break-word;
  }
  
  /* Status badge adjustments */
  .deal-status-badge {
    font-size: 12px;
    padding: 0.2rem 0.4rem;
  }
  
  /* Deal info responsive */
  .deal-info-item {
    flex-direction: column;
    align-items: flex-start;
    gap: 0.25rem;
  }
  
  .deal-info-label {
    min-width: auto;
    font-size: 14px;
  }
  
  .deal-info-value {
    font-size: 14px;
  }
  
  /* Hide labels on mobile and show as prefixes */
  @media (max-width: 576px) {
    .deal-info-label.d-md-block {
      display: inline-block !important;
      margin-right: 0.25rem;
    }
  }
}

/* Deal Actions Component */
.deal-actions {
  padding: 1rem;
}

.deal-action-button {
  width: 100%;
  margin-bottom: 0.5rem;
  min-height: 44px;
  font-size: 14px;
}

/* Deal Images Component */
.deal-images-container {
  position: relative;
  overflow: hidden;
  border-radius: 8px;
}

.deal-image-carousel {
  width: 100%;
  aspect-ratio: 16/9;
  object-fit: cover;
}

@media (max-width: 768px) {
  .deal-images-container {
    margin-bottom: 1rem;
  }
  
  .deal-image-carousel {
    aspect-ratio: 4/3;
  }
}

/* Deal Details Tabs */
.deal-details-tabs {
  margin-top: 2rem;
}

.deal-details-tabs .nav-tabs {
  border-bottom: 2px solid #e9ecef;
  flex-wrap: nowrap;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.deal-details-tabs .nav-link {
  white-space: nowrap;
  padding: 0.75rem 1rem;
  font-size: 14px;
  color: #666;
  border: none;
  border-bottom: 3px solid transparent;
}

.deal-details-tabs .nav-link.active {
  color: #0B3963;
  border-bottom-color: #0B3963;
  background: none;
}

@media (max-width: 576px) {
  .deal-details-tabs .nav-tabs {
    border-bottom: 1px solid #e9ecef;
  }
  
  .deal-details-tabs .nav-link {
    padding: 0.5rem 0.75rem;
    font-size: 13px;
  }
}

/* Milestone Table Responsive */
.milestone-table-wrapper {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.milestone-table {
  min-width: 600px;
}

@media (max-width: 768px) {
  .milestone-table-wrapper {
    margin: 0 -1rem;
    padding: 0 1rem;
  }
}

/* Documents Grid Responsive */
.documents-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 1rem;
}

@media (max-width: 576px) {
  .documents-grid {
    grid-template-columns: 1fr;
  }
}

/* Activity Timeline Responsive */
.activity-timeline {
  position: relative;
  padding-left: 2rem;
}

.activity-timeline::before {
  content: '';
  position: absolute;
  left: 0.5rem;
  top: 0;
  bottom: 0;
  width: 2px;
  background: #e9ecef;
}

.activity-item {
  position: relative;
  padding-bottom: 1.5rem;
}

.activity-dot {
  position: absolute;
  left: -1.5rem;
  top: 0.25rem;
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  background: #0B3963;
  border: 2px solid #fff;
}

@media (max-width: 576px) {
  .activity-timeline {
    padding-left: 1.5rem;
  }
  
  .activity-dot {
    left: -1.25rem;
    width: 0.75rem;
    height: 0.75rem;
  }
}

/* Touch-friendly buttons */
@media (max-width: 768px) {
  /* .btn {
    min-height: 44px;
    padding: 0.5rem 1rem;
  } */
  
  /* .btn-sm {
    min-height: 36px;
    padding: 0.375rem 0.75rem;
  } */
}

/* Improve spacing on mobile */
@media (max-width: 768px) {
  .mt-3 {
    margin-top: 1rem !important;
  }
  
  .mt-4 {
    margin-top: 1.5rem !important;
  }
  
  .p-3 {
    padding: 1rem !important;
  }
  
  .p-4 {
    padding: 1.5rem !important;
  }
}
.deals-List button.filter1 {
  background: #eeeeee;
  border: 1px solid #ccc;
  width: 125px;
  height: 45px;
  border-radius: 2px;
  margin-right: 20px;
  color: #222;
  font-size: 15px;
  letter-spacing: 0.5px;
}

.deals-List .filter1 svg {
  width: 30px;
  height: auto;
  fill: #222;
}

/* in your .css or .scss file */
.border-blue-important {
  border: 1px solid #1062AB !important;
}

.loading-icon {
  margin-top: 9px;
  width: 20px;
  height: 20px;
  border: 4px solid #244C72;
  border-radius: 50%;
  border-top: 2px solid transparent;
  animation: spin 1s infinite ease-in-out;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.deals-List button.filter2 {
  background: #eeeeee;
  border: 1px solid #ccc;
  width: 150px;
  height: 45px;
  border-radius: 2px;
  margin-right: 20px;
  color: #222;
  font-size: 15px;
  letter-spacing: 0.5px;
}

.deals-List .filter2 svg {
  width: 26px;
  height: auto;
  fill: #222;
}
.file-thumbnail {
    display: inline-block; /* Display thumbnails in one row */
    margin-right: 10px; /* Add some spacing between thumbnails */
  }
  
  .file-thumbnail img {
    width: 50px; /* Set the width of thumbnail images */
    height: 50px; /* Set the height of thumbnail images */
    margin-right: 5px; /* Add some spacing between thumbnail image and file name */
  }
  .deselect-icon {
    cursor: pointer;
    margin-left: 5px; /* Add spacing between file name and deselect icon */
    color: red; /* Set the color of the deselect icon */
  }
    





  .file-thumbnails {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
  }
  
  .file-thumbnail {
    display: flex;
    flex-direction: column;
    align-items: center;
    border: 1px solid #ddd;
    padding: 10px;
    border-radius: 5px;
    position: relative;
  }
  
  .file-thumbnail img {
    max-width: 50px;
    max-height: 50px;
  }
  
  .file-thumbnail span {
    margin-top: 5px;
    text-align: center;
  }
  
  .file-thumbnail button {
    position: absolute;
    top: 2px;
    right: 2px;
    background: red;
    color: white;
    border: none;
    border-radius: 50%;
    cursor: pointer;
  }
  
.applicant-table-list h3 {
  color: #1262AB;
  font-size: 20px;

}
svg-container:hover {
  fill: white;
}
h4.mb-0.dealapplicant {
  color: #2069AB;
}
.headsectionq {
  /* background: #fff; */
  padding: 12px 20px;
  /* box-shadow: 0 0 3px #00000012; */
  border-radius: 4px;
}
.table-message-btn {
  border: 1px solid #1262AB;
  background: transparent;
  color: #1262AB;
  padding: 6px 12px;
  border-radius: 5px;
}

.table-message-btn svg {
  margin-left: 5px;
}

.table-message-btn:hover {
  background: #1262AB;
  color: #fff;
}

.table-message-btn:hover svg path {
  fill: #fff;
}

.table-message-btn>td {
  padding: 0;
}

.sendMsg {
  border: 1px solid #1262AB;
  color: #1262AB;
  background: transparent;
  padding: 6px 15px;
  border-radius: 4px;
  font-size: 1rem;
}

.sendMsg svg {
  margin-left: 5px;
}

.sendMsg:hover {
  color: #fff;
  background: #1262AB;
}

.sendMsg:hover svg path {
  fill: #fff;
}
.applicant-details .sendMsg {
  background: #1262AB;
  color: #fff;
  padding: 0;
  border-radius: 5px;
  border: 1px solid #1262AB;
  width: 143px;
  height: 40px;
  font-size: 14px;
}

.applicant-details .sendMsg:hover {
  background: transparent;
  color: #1262ab;
}

.applicant-details .sendMsg svg {
  margin-right: 0;
  margin-left: 5px;
}

.applicant-details .sendMsg svg path {
  fill: #fff;
}

.applicant-details .sendMsg:hover svg path {
  fill: #1262ab;
}

.applicants-details h4 {
  font-size: 16px;
  color: #222;

}

.applicants-details span {
  font-size: 14px;
  color: #222;

}

.applicants-details label {
  font-size: 14px;
  color: #222;
}

.applicants-details .attach span {
  font-size: 14px;
  color: #1262ab;
  margin-right: 35px;
  font-weight: 400;
}

.applicant-details .reject {
  width: 200px;
  height: 50px;
  background: transparent;
  border: 1px solid #fe0000;
  color: #fe0000;
  border-radius: 5px;
  font-size: 14px;
  margin-right: 24px;

}

.applicant-details .reject:hover {
  background: #fe0000;
  color: #fff;
}

.applicant-details .reject:disabled {
  background: transparent;
  color: #fe0000;
  opacity: 0.3;
}

.applicant-details .reject:hover svg path {
  fill: #fff;
}

.applicant-details .reject:disabled svg path {
  fill: #fe0000;
}

.applicant-details .accept {
  width: 200px;
  height: 50px;
  background: #33b263;
  border: 1px solid #33b263;
  color: #fff;
  border-radius: 5px;
  font-size: 14rem;
  display: flex;
  justify-content: center;
  line-height: 50px;
}

.applicant-details .accept:hover {
  background: transparent;
  color: #33b263;
}

.applicant-details button svg {
  margin-right: 15px;
}


.applicant-details button.accept svg {
  margin-top: 17px;
}

.applicant-details .accept svg path {
  fill: #fff;
}

.applicant-details .accept:hover svg path {
  fill: #33b263;
}



.acceptReject {
  background: #fff;
  width: 100%;
  max-width: 714px;
  height: fit-content;
  border-radius: 7px;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.esign {
  color: white;
  border-radius: 5px;
  background: #1262AB;
  width: 200px;
  height: 50px;
  flex-shrink: 0;
  /* width: 69px; */
}
.activityTabs .tabs__box {
  position: relative;
  display: flex;
  justify-content: space-between;
  padding-right: 100px;
}

.activityTabs .tabs__tab {
  border: none;
  padding: 12px 0;
  padding-top: 0;
  border-bottom: 3px solid transparent;
  background: transparent;
}

.activityTabs .tabs__tab span {
  font-size: 14px;
  color: #222;
}

.tabs__tab.tabs__tab-active span {
  color: #1262ab;
}

.activityTabs .tabs__tab svg {
  margin-right: 7px;
  fill: #000;
}

.activityTabs .tabs__tab svg path {
  fill: #000;
}


.tabs__tab.tabs__tab-active {
  position: relative;
  color: #2F80ED;
  border-bottom: 3px solid;
  padding-bottom: 12px;
}


.tabs__tab.tabs__tab-active svg {
  fill: #2F80ED;
}

.tabs__tab.tabs__tab-active svg path {
  fill: #2F80ED;
}

.buttonAttchment {
  background: transparent;
  border: 1px solid #ccc;
  margin-right: 20px;
  padding: 6px 15px;
  border-radius: 5px;
  font-weight: 400;
  color: #777;
  font-size: 0.9rem;
}

.buttonAttchment svg {
  margin-right: 5px;
}

.buttonSend {
  background: #2F80ED;
  color: #fff;
  border: 1px solid #2F80ED;
  padding: 10px 24px;
  border-radius: 5px;
}

.buttonSend:hover {
  background: transparent;
  color: #1162ab;
}

.buttonSend svg {
  margin-right: 7px;
}

.buttonSend svg path {
  fill: #fff;
}

.buttonSend:hover svg path {
  fill: #2F80ED;
}

.buttonSend:disabled svg path {
  fill: #555;
}

.buttonSend:disabled {
  opacity: 0.5;
  background: #e6e6e6;
  border: 1px solid transparent;
  cursor: no-drop;
  color: #555;
}
.border-right-1 {
  border-right: 1px solid #ddd;
}

.textarea-activity textarea {
  background-color: #f1f1f1;
  padding: 15px;
}

.activityTime span {
  color: #1162ab;
  margin-right: 12px;
}

.activityTime span svg {
  margin-right: 5px;
  vertical-align: baseline;
}
.deal-heading {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* .icon-container {
  margin-left: 208px; /* Adjust the margin as needed */
/* }  */

.activity-btn button.attach {
  border: 1px solid #ddd;
  background: transparent;
  color: #777;
  padding: 9px 12px;
  border-radius: 5px;
  margin-right: 15px;
  width: auto;
}

.activity-btn button.attach:hover {
  border: 1px solid #1162ab;
  background: #1162ab;
  color: #fff;
}

.activity-btn button.attach:hover svg {
  fill: #fff;
}

.activity-btn button.log {
  background: #1162ab;
  border: 1px solid #1162ab;
  color: #fff;
  padding: 9px 20px;
  border-radius: 5px;
}

.activity-btn button.log:hover {
  background: transparent;
  color: #1162ab;
  padding: 9px 20px;
  border-radius: 5px;
}

.activityTime {
  position: relative;
  width: fit-content;
}

.activityTime input {
  border: none;
  color: rgb(19, 99, 172);
  max-width: 108px;
  font-size: 0.9rem;
  padding: 0;
  height: auto;
}

.activityTime span.dateIccon {
  right: -2px;
  top: -1px;
  margin-right: 0;
  cursor: pointer;
}

.border-bottom-1 {
  border-bottom: 1px solid #ddd;
}

.log-details {
  padding: 12px 0;
}

.log-details h4 {
  font-size: 16px;
  color: #222;

}

.log-details-box {
  background: #f1f1f1;
  padding: 12px;
  margin: 9px 0;
  border: 1px solid #dddddda6;
  border-radius: 5px;
}

.log-details-box label {
  color: #222;
  font-size: 14px;

}

.log-details-box label svg {
  margin-right: 5px;
}

.log-details-box span {
  color: #313131;
  font-size: 14px;
}

.log-details-box p {
  font-weight: 400;
  color: #222222;
  font-size: 14px;
}

.log-details-box p a {
  display: inline-block;
  margin-left: 5px;
  text-decoration: underline;
}

.log-details-box p a:hover {
  text-decoration: none;
}

.log-details-box p a svg {
  margin-left: 5px;
}

.deal-detail-activity span {
  white-space: nowrap;
  color: #222;
  font-size: 14px;
}

.deal-detail-activity label {
  font-size: 14px;
  color: #222;

}

.deal-detail-activity h5 {
  color: #0B3963;
  font-size: 16px;
  margin-bottom: 15px;

}

.deal-detail-activity {
  padding: 20px;
  padding-left: 12px;
  position: sticky;
  top: 55px;
}
.chatBox {
  background: url('https: //i.pinimg.com/originals/85/70/f6/8570f6339d3189c96e340d47a581d3b8.jpg') #f9f9f9;
  /* Replace 'path/to/your/image.jpg' with the actual path to your image file */
  padding-bottom: 14px;
  height: 100vh;
  overflow: auto;
}

.comName span {
  background: #ebf3fe;
  display: block;
  width: 33px;
  height: 33px;
  line-height: 34px;
  text-align: center;
  border-radius: 30px;
  font-size: 1rem;
  font-weight: 500;
  color: #000;
  text-transform: uppercase;
}

.comName p {
  font-size: 1.1rem;
  color: #000;
  align-self: center;
  margin-left: 10px;
  margin-bottom: 0;
  font-weight: 500;
  text-transform: capitalize;
}

.chat-message {
  margin: 9px 0;
  display: flex;
  justify-content: flex-end;
}

.chat-message img {
  max-width: 225px;
  border: 1px solid #b1b1b1;
  border-radius: 2px;
}

.chat-message.another {
  justify-content: start;
}

.chat-message p {
  text-align: right;
  width: fit-content;
  background: #2f80ed;
  color: #fff;
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: 0.3px;
  padding: 4px 12px;
  border-radius: 9px 9px 0px 9px;
}

.chat-message small {
  font-size: 0.7rem;
  color: #999;
  letter-spacing: 0.5px;
}

.chat-message.another p {
  background: #ebf3fe;
  color: #000;
  border-radius: 15px 15px 15px 0px;
}

.chat-message h5 {
  font-size: 1rem;
  color: #000;
  font-weight: 500;
}

.chat-block {
  padding-right: 100px;
  position: relative;
}

.chat-block.another-person {
  padding-left: 100px;
  position: relative;
}

.chat-holder {
  position: absolute;
  bottom: 43px;
  right: 55px;
  width: 33px;
  height: 33px;
  line-height: 33px;
  text-align: center;
  background: #2f80ed;
  border-radius: 50px;
  color: #fff;
  letter-spacing: 1px;
  font-size: 0.8rem;
  font-weight: 500;
}

.chat-holder.anotherp {
  left: 55px;
  background: #ebf3fe;
  color: #000;
  font-weight: 600;
  font-size: 0.9rem;
}

.zip {
  background: #ebf3fe;
  border-radius: 15px 15px 15px 0px;
  padding: 7px 12px;
}

.zip div {
  font-weight: 400;
  color: #000;
  margin: 2px 0;
}

.chat-footer {
  background: #fff;
  padding: 12px 0;
  position: sticky;
  bottom: 0px;
  border-top: 1px solid #ddd;
}

.searchbar-chat {
  position: relative;
}

.searchbar-chat input {
  border: none;
  background: transparent;
  height: 45px;
  width: 100%;
  outline: none;
  box-shadow: none;
}

.searchbar-chat input:focus {
  border: none;
}

.chat-footer-btn {
  display: flex;
  justify-content: space-between;
  padding: 0 18px;
}

.receiverMsg {
  margin: 12px 0;
  display: flex;
  justify-content: flex-end;
  padding: 0 60px;
}

.receiverMsg span {
  border-radius: 13px;
  width: fit-content;
  background-color: #DDD1D1;
  padding: 2px 25px 2px 12px;
  font-size: 14px;
}

.sender_name_msg {
  background: border-box;
  font-size: smaller;
  color: #1b15cc;
  padding-bottom: 6px;
}

.senderMsg {
  text-align: left;
  padding: 9px 10px;
  padding-right: 24px;
  margin: 14px 60px;
  display: block;
  background: #bfa5a57a;
  width: fit-content;
  border-radius: 10px;
}

/* .senderMsg span {
  display: table-caption;
} */
.upload-document {
  padding: 10px 20px;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}

.upload-document button.uploadDoc {
  border: 1px solid #1162ab;
  background: #1162ab;
  color: #fff;
  padding: 0;
  border-radius: 5px;
  margin-right: 15px;
  position: relative;
  height: 40px;
  width: 180px;
  font-size: 14px;
}

.upload-document button.uploadDoc:hover {
  background: transparent;
  color: #1162ab;
}

.upload-document button.uploadDoc svg {
  margin-right: 5px;
}

.upload-document button.uploadDoc:hover svg path {
  /* stroke: #1162ab; */
  fill: #1162ab;
}

.upload-document button.uploadDoc input {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 9;
  opacity: 0;
  cursor: pointer;
}

.upload-document button.ducuSign {
  border: 1px solid #1262ab;
  color: #fff;
  background: #1262ab;
  border-radius: 5px;
  width: 184px;
  height: 40px;
  font-size: 14px;
}

.raisePayment h1 {
  text-align: center;
  font-size: 20px;
  /* color: #1262ab; */

}

.note .upload-document button.ducuSign {
  height: 34px;
  margin-left: 15px;
  font-size: 14px;
  width: 125px;
}

.activity-documents input[type="checkbox"] {
  width: auto;
  height: auto;
  position: static;
}

.activity-documents.note table th:last-child {
  font-size: inherit;
}

/* .activity-documents table a {
  /* text-decoration: underline; */
/* } */
*/ .activity-documents table a:hover {
  text-decoration: none;
}

.activity-documents table td span svg {
  vertical-align: super;
  margin-left: 5px;
}

.activity-documents table td span {
  position: relative;
  display: inline-block;
}

.activity-documents table td span small.tooltip1 {
  display: none;
  position: absolute;
  width: fit-content;
  white-space: nowrap;
  background: #fff;
  z-index: 9;
  box-shadow: 0 0 9px #00000035;
  padding: 1px 7px;
  border-radius: 3px;
  font-size: 0.7rem;
  color: #999;
  top: -20px;
  left: -42px;
}

.activity-documents table td span:hover small.tooltip1 {
  display: inline;
}

.notUploaded {
  padding: 80px 20px;
  border-bottom: 1px solid #ddd;
}

.notUploaded p {
  font-size: 16px;
  color: #000;
  line-height: 26px;
}


.viewUploaded .remove-file {
  position: absolute;
  top: 9px;
  right: 12px;
  font-size: 1.5rem;
  color: #777;
}

.viewUploaded .downloadBtn {
  border: 1px solid #7E8F9A;
  background: transparent;
  padding: 0;
  border-radius: 5px;
  color: #222;
  height: 48px;
  width: 137px;
  line-height: 45px;
}

.viewUploaded .downloadBtn svg {
  margin-right: 5px;
}

.viewUploaded .saveBtn {
  border: 1px solid #1262ab;
  background: #1262ab;
  color: #fff;
  height: 48px;
  width: 137px;
  line-height: 45px;
  border-radius: 5px;
}

.viewUploaded .saveBtn svg.iconn {
  margin-right: 7px;
}

.viewUploaded .saveBtn svg.arrow {
  margin-left: 12px;
}

.docInput .input-group {
  margin-right: 24px;
}

.docInput button {
  border: 1px solid #1362ab;
  color: #1362ab;
  background-color: transparent;
  border-radius: 4px;
  padding: 9px 15px;
  font-size: 1rem;
}

.addnewRecipient {
  background: transparent;
  color: #1162ab;
  font-weight: 500;
}

.viewUploaded-footer .cancel {
  border: 1px solid #7E8F9A;
  background: transparent;
  color: #222;
  border-radius: 5px;
  padding: 0;
  font-size: 14px;
  width: 120px;
  height: 40px;
}

.viewUploaded-footer .cancel:hover {
  background: #f1f1f1;
}

.viewUploaded-footer .send {
  border: 1px solid #1262AB;
  background: #1262AB;
  color: #fff;
  border-radius: 5px;
  width: 120px;
  height: 40px;
  font-size: 14px;
}

.viewUploaded-footer .send:hover {
  background: transparent;
  color: #1262AB;
}

.custom-button {
  position: absolute;
  top: 1px;
  padding: 12px;
  left: 1px;
  width: 99%;
  background: #f6f6f6;
  border: 1px solid #ddd;
  border-radius: 5px 0 0 5px !important;
  text-align: left;
  color: #777;
  letter-spacing: 0.5px;
  font-weight: 500;
  /* z-index: 2; */
  height: 48px;
}

.closes {
  border: 1px solid;
  width: 30px;
  height: 30px;
  line-height: 30px;
  padding: 0;
  text-align: center;
  font-size: 24px;
}

.acceptRejectDoc {
  opacity: 1;
  transform: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  max-width: initial;
}

.docModalFooter {
  box-shadow: 0 0 9px #00000024;
  padding: 24px 0;
  position: fixed;
  bottom: 0;
  width: 100%;
}

.docModalFooter .reject {
  border: 1px solid #1362ab;
  color: #1362ab;
  background: transparent;
  padding: 9px 20px;
  border-radius: 4px;
  font-size: 1rem;
  margin: 0 12px;
}

.docModalFooter .accept {
  border: 1px solid #1362ab;
  color: #fff;
  background: #1362ab;
  padding: 9px 20px;
  border-radius: 4px;
  font-size: 1rem;
  margin: 0 12px;
}

.dociframe {
  width: 100%;
  height: 100%;
}

.reason-dialog-wrap {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #00000091;
}

.reason-dialog {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
  background: #fff;
  width: 100%;
  height: 100%;
  max-width: 500px;
  max-height: 270px;
  margin: auto;
  padding: 24px;
  border-radius: 5px;
}

.reason-dialog.verification {
  max-height: 320px;
}

.reason-dialog.thanks {
  max-height: 210px;
}

.reason-dialog.accept {
  max-height: 445px;
}

.custom-file-upload {
  width: 100%;
  height: 48px;
  border: 1px solid #ccc;
  border-radius: 5px;
  cursor: pointer;
}

.filename {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 3;
  padding: 0 12px;
  padding-right: 30px;
  color: #1262ab;
  font-size: 14px;
}

.removefile {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 9px;
  width: 17px;
  height: 14px;
  text-align: center;
  line-height: 0;
  border-radius: 50px;
  color: red;
  background: #fff;
  border: 0;
  font-size: 21px;
  cursor: pointer;
}

form .custom-file-upload label {
  width: 100%;
  height: 48px;
  left: 0;
  padding: 23px 12px;
}

.reason-dialog button {
  width: 100%;
  height: 45px;
  background: #1362ab;
  border: 1px solid #1362ab;
  color: #fff;
  font-size: 1rem;
  border-radius: 4px;
}

.reason-dialog button:hover {
  background: transparent;
  color: #1362ab;
}

.reason-dialog.accept button {
  width: 100px;
  margin: 0 15px;
  height: 40px;
}

.reason-dialog span.close {
  font-size: 2rem;
  color: #999;
  position: absolute;
  right: 15px;
  top: 3px;
  font-weight: 200;
  cursor: pointer;
}

.reason-dialog .resend {
  width: auto;
  height: auto;
  background: transparent;
  border: none;
  color: #1362ab;
  text-decoration: underline;
  margin: 0;
}

.reason-dialog.thanks .signupSt {
  width: 40px;
  height: 40px;
  display: inline-block;
  position: static;
}

.reason-dialog.thanks p {
  text-align: center;
  font-size: 1rem;
  color: #333;
  font-weight: 500;
}

.docNameBtn {
  background: transparent;
  color: #1362ab;
  font-weight: 500;
  text-decoration: underline;
}

.docNameBtn:hover {
  text-decoration: none;
}

iframe::-webkit-media-controls {
  display: none !important;
}

iframe {
  -moz-appearance: none;
  appearance: none;
}

button.docSave {
  color: #fff;
  display: flex;
  align-items: center;
  gap: 6px;
  text-align: center;
  justify-content: center;
  height: 46px;
  border: 0;
  border-radius: 5px;
  padding: 0 20px;
}
.upload_document_box {
    border: 1px solid #ddd;
    padding: 12px;
    text-align: center;
    line-height: 22px;
    font-size: 16px;
    height: 135px;
    position: relative;
    border-radius: 5px;
}
.raisePayment {
  max-width: 640px;
  background: #fff;
  width: fit-content;
  height: fit-content;
  padding: 24px;
  border-radius: 7px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
svg.meetingPause {
  background: #1362ab;
  display: block;
  width: 35px;
  height: 35px;
  padding: 8px;
  border-radius: 7px;
  margin: 0 11px;
  border: none;
}
svg.meetingDownload {
  width: 35px;
  height: 35px;
  border: 1px solid #ccc;
  padding: 8px;
  border-radius: 5px;
  margin-left: 15px;
}

svg.meetingDocument {
  width: 35px;
  height: 35px;
  border: 1px solid #ccc;
  padding: 6px;
  display: block;
  border-radius: 5px;
}

svg.meetingPhone {
  width: 35px;
  height: 35px;
  border: 1px solid #ddd;
  padding: 6px;
  border-radius: 5px;
  margin-right: 17px;
}
svg.meetingvideo {
  width: 35px;
  height: 35px;
  border: 1px solid #ddd;
  padding: 6px;
  border-radius: 5px;
}

.profile-box .addmenber {
  padding: 24px;
}

.check{
  display: flex;
  margin-left: 20px;
}
.checkbox1{
  margin-left: 5px;
}
.permissionbtn .check {
  margin-left: 31px;
  margin-right: 11px;
}

.addmenber h5 {
  font-size: 1rem;
  font-weight: 600;
  color: #333;
}

.permission-list {
  margin-right: 188px;
  /* border-top: 1px solid #ddd; */
  padding: 9px 0;
}

.submitAddTeam {
  border-top: 1px solid #ddd;
  padding-top: 24px;
}

.submitAddTeam button {
  margin-right: 11px;
  background: #1162ab;
  color: #fff;
  padding: 10px 35px;
  border-radius: 5px;
  border: 1px solid #1162ab;
}

.submitAddTeam button:hover {
  background: transparent;
  color: #1162ab;
}

.profile-box.addmenber label span {
  color: #000;
  padding-left: 0px;
}

.permission-list h6 {
  font-size: 0.9rem;
  font-weight: 600;
  color: #333;
}
/* Import Manrope font - Primary application font */

/* My Content 2 - Clean Bootstrap Based Design */
.my-content-2-container {
  font-family: "Manrope", sans-serif !important;
  background-color: #f8f9fa;
  min-height: 100vh;
}

.my-content-2-container * {
  font-family: "Manrope", sans-serif !important;
}

/* Header Section */
.my-content-2-container .text-bold {
  font-weight: 700;
}

.my-content-2-container .main-color-dark {
  color: #0B3963;
}

/* Filter Tabs - Match Original Design */
.myContentTab .nav-tabs {
  border-bottom: 1px solid #dee2e6;
}

/* Document Sub-Filters */
.document-sub-filters {
  background: #f8f9fa;
  border: 1px solid #e2e8f0;
  border-radius: 8px;
  padding: 1rem;
}

.document-sub-filters .btn-sm {
  font-size: 0.75rem;
  padding: 0.375rem 0.75rem;
  border-radius: 6px;
  font-weight: 600;
  transition: all 0.2s ease;
}

.document-sub-filters .btn-outline-primary {
  border-color: #1062AB;
  color: #1062AB;
}

.document-sub-filters .btn-outline-primary:hover {
  background-color: #1062AB;
  border-color: #1062AB;
  color: #ffffff;
}

.document-sub-filters .btn-primary {
  background-color: #1062AB;
  border-color: #1062AB;
}

.document-sub-filters .badge {
  font-size: 0.65rem;
  padding: 0.25rem 0.4rem;
  border-radius: 10px;
  font-weight: 600;
}

.document-sub-filters .btn-primary .badge {
  background-color: rgba(255, 255, 255, 0.9) !important;
  color: #1062AB !important;
}

.document-sub-filters .btn-outline-primary .badge {
  background-color: #1062AB !important;
  color: #ffffff !important;
}

.myContentTab .nav-tabs .nav-link {
  color: #222222;
  border: 1px solid transparent;
  border-radius: 0.375rem 0.375rem 0 0;
  font-weight: 600;
  font-size: 0.875rem;
  padding: 0.75rem 1.5rem;
  margin-bottom: -1px;
}

.myContentTab .nav-tabs .nav-link:hover {
  border-color: #e9ecef #e9ecef #dee2e6;
  color: #1062AB;
}

.myContentTab .nav-tabs .nav-link.active {
  background-color: #1062AB !important;
  color: #ffffff !important;
  border-color: #1062AB #1062AB #ffffff;
}

.myContentTab .nav-tabs .nav-link:disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
  opacity: 0.5;
  cursor: not-allowed;
}

/* File Cards */
.file-card {
  background: #ffffff;
  border: 1px solid #e2e8f0;
  border-radius: 12px;
  transition: all 0.3s ease;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  overflow: hidden;
  position: relative;
  /* z-index: 1; */
}

.file-card:hover {
  box-shadow: 0 8px 25px rgba(16, 98, 171, 0.15);
  border-color: #1062AB;
}

/* List View */
.list-view {
  display: flex;
  flex-direction: column;
}

.file-card-list {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0.75rem 1rem;
  height: auto !important;
  position: relative;
  margin-bottom: 0.5rem;
  min-height: 60px;
  flex-wrap: nowrap;
  overflow: hidden;
}

.file-card-list .file-preview {
  width: 40px;
  height: 40px;
  margin-right: 1rem;
  flex-shrink: 0;
  position: relative;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.file-card-list .file-info {
  flex: 1;
  padding: 0;
  display: flex;
  align-items: center;
  margin-right: 5rem;
  gap: 2rem;
  min-width: 0;
}

.file-card-list .file-name {
  flex: 0 0 200px;
  margin-bottom: 0;
  font-weight: 600;
  color: #222222;
  font-size: 0.9rem;
  line-height: 1.3;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.file-card-list .file-meta-single-line {
  display: flex;
  flex-direction: row;
  gap: 1.5rem;
  align-items: center;
  flex: 1;
  min-width: 0;
  white-space: nowrap;
  flex-wrap: nowrap;
  overflow: hidden;
  justify-content: space-between;
}

.file-card-list .category-text {
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
  flex: 0 0 auto;
  max-width: 150px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.file-card-list .privacy-indicator {
  margin-left: 0.25rem;
  font-size: 0.7rem;
  display: inline;
}

.file-card-list .size-text {
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
  flex-shrink: 0;
  min-width: 70px;
}

.file-card-list .date-text {
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
  flex-shrink: 0;
  min-width: 90px;
}

.file-card-list .file-meta-single-line .badge {
  font-size: 0.75rem;
  padding: 0.3rem 0.5rem;
  border-radius: 8px;
  font-weight: 500;
}

.file-card-list .file-actions-top-right {
  position: absolute;
  opacity: 1;
  top: 50%;
  right: 1rem;
  transform: translateY(-50%);
  z-index: 3;
}

.file-card-list .file-actions-top-right .btn {
  font-size: 0.75rem !important;
  padding: 0.375rem 0.75rem !important;
}

.file-card-list .file-actions-top-right .dropdown-menu {
  position: absolute !important;
  top: auto !important;
  bottom: calc(100% + 0.25rem) !important;
  left: auto !important;
  right: 0 !important;
  transform: none !important;
  z-index: 1000 !important;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15) !important;
  min-width: 160px !important;
}

/* Ensure parent container doesn't clip dropdown */
.file-card-list {
  overflow: visible !important;
}

.list-view {
  overflow: visible !important;
}

.file-card-list .file-selection-checkbox {
  position: static;
  margin-right: 0.75rem;
  z-index: 1 !important;
}

.file-card-list .file-icon-wrapper {
  width: 40px !important;
  height: 40px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  margin: 0 !important;
  padding: 8px !important;
  box-sizing: border-box !important;
}

/* .file-card-list .file-icon-wrapper svg {
  width: 24px !important;
  height: 24px !important;
  display: block !important;
} */

.file-card-list .file-icon-preview {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}

.file-card-list .image-preview {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
  height: 100% !important;
}

.file-card-list .image-preview img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  border-radius: 4px !important;
}

.video-preview {
  position: relative;
  height: 100%;
}

.video-preview img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* File Preview Section */
.file-preview {
  aspect-ratio: 5 / 3.2;
}

.youtube-preview {
  position: relative;
  width: 100%;
  height: 100%;
}

.youtube-preview img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.play-overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50px;
  height: 50px;
  /* background-color: rgba(0, 0, 0, 0.7); */
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}

.play-overlay:hover {
  /* background-color: rgba(220, 53, 69, 0.8); */
  transform: translate(-50%, -50%) scale(1.1);
}

.image-preview {
  position: relative;
  width: 100%;
  height: 100%;
}

.image-preview img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.file-icon-preview {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  position: relative;
}

/* File Icon Wrapper */
.file-icon-wrapper {
  width: 80px;
  height: 80px;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}

.file-icon-pdf {
  background: linear-gradient(135deg, #dc3545 0%, #ff6b6b 100%);
}

.file-icon-word {
  background: linear-gradient(135deg, #0066cc 0%, #4da6ff 100%);
}

.file-icon-excel {
  background: linear-gradient(135deg, #198754 0%, #4dcc7a 100%);
}

.file-icon-ppt {
  background: linear-gradient(135deg, #fd7e14 0%, #ffad66 100%);
}

.file-icon-txt {
  background: linear-gradient(135deg, #6f42c1 0%, #9966ff 100%);
}

.file-icon-csv {
  background: linear-gradient(135deg, #20c997 0%, #66d9b3 100%);
}

.file-icon-img {
  background: linear-gradient(135deg, #e83e8c 0%, #ff66b3 100%);
}

.file-icon-video {
  background: linear-gradient(135deg, #0dcaf0 0%, #66d9f0 100%);
}

.file-icon-audio {
  background: linear-gradient(135deg, #ffc107 0%, #ffdb66 100%);
}

/* File Selection Checkbox */
.file-selection-checkbox {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 10 !important;
}

/* Target the actual checkbox input */
.file-selection-checkbox input,
.form-check-input.custom-checkbox {
  z-index: 1 !important;
  /* Force square dimensions */
  width: 16px !important;
  height: 16px !important;
  min-width: 16px !important;
  min-height: 16px !important;
  max-width: 16px !important;
  max-height: 16px !important;
  aspect-ratio: 1 !important;
}

.file-selection-checkbox input {
  cursor: pointer;
  background: transparent !important;
  border: 2px solid #ffffff !important;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.3) !important;
}

.file-selection-checkbox input:checked {
  background: #1062AB !important;
  border-color: #1062AB !important;
  box-shadow: 0 0 0 1px #1062AB !important;
}

/* Privacy Badge */
.privacy-badge {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 1;
}

/* File Actions - Top Right */
.file-actions-top-right {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.file-card:hover .file-actions-top-right {
  opacity: 1;
}

.file-actions-top-right .btn {
  background-color: rgba(255, 255, 255, 0.9) !important;
  border-color: rgba(255, 255, 255, 0.9) !important;
  color: #222222 !important;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  backdrop-filter: blur(4px);
  font-weight: 600;
  font-size: 0.8rem;
}

.file-actions-top-right .btn:hover {
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  color: #1062AB !important;
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}

/* Old file actions (kept for list view compatibility) */
.file-actions {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.file-card:hover .file-actions {
  opacity: 1;
}

/* File Info */
.file-info {
  background-color: #ffffff;
}

.file-name {
  font-weight: 600;
  color: #222222;
  font-size: 1rem;
  line-height: 1.4;
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.file-meta {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}

.file-meta small {
  font-size: 0.75rem;
  color: #6c757d;
}

/* Sidebar Cards */
.card {
  border: 1px solid #e2e8f0;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  position: relative;
  z-index: 1;
}

.card-header {
  background-color: #f8f9fa;
  border-bottom: 1px solid #e2e8f0;
  font-weight: 600;
}

.list-group-item {
  border: none;
  padding: 0.75rem 1rem;
  transition: all 0.3s ease;
  position: relative;
  z-index: 1;
  font-size: 0.8rem;
}

.list-group-item:hover {
  background-color: #f8f9fa;
}

.list-group-item.active {
  background-color: #1161AB !important;
  color: #ffffff;
  border-color: #1062AB;
}

.list-group-item.active .badge {
  background-color: #ffffff !important;
  color: #1062AB !important;
}

/* Make folder icons white when category item is active */
.list-group-item.active svg path {
  fill: #ffffff !important;
}

/* Ensure text is white when category item is active - override text-small and black classes */
.list-group-item.active .text-small,
.list-group-item.active .black,
.list-group-item.active span {
  color: #ffffff !important;
}

/* Reduce font size for category filter items */
.list-group-item span {
  font-size: 0.8rem !important;
}

.list-group-item .badge {
  font-size: 0.7rem !important;
  padding: 0.25rem 0.4rem !important;
}

/* Storage Progress */
.storage-display {
  text-align: center;
}

.storage-display h4 {
  color: #1062AB;
  font-weight: 700;
}

.progress {
  height: 8px;
  background-color: #e9ecef;
  border-radius: 4px;
}

.progress-bar {
  background: linear-gradient(90deg, #1062AB 0%, #0B3963 100%);
  border-radius: 4px;
}

/* Search and Controls */
.form-control {
  border: 1px solid #e2e8f0;
  border-radius: 8px;
  padding: 0.75rem 1rem;
  font-size: 0.875rem;
  transition: all 0.3s ease;
}

.form-control:focus {
  border-color: #1062AB;
  box-shadow: 0 0 0 0.2rem rgba(16, 98, 171, 0.25);
}

.form-select {
  border: 1px solid #e2e8f0;
  border-radius: 8px;
  padding: 0.75rem 1rem;
  font-size: 0.875rem;
  transition: all 0.3s ease;
}

.form-select:focus {
  border-color: #1062AB;
  box-shadow: 0 0 0 0.2rem rgba(16, 98, 171, 0.25);
}

/* Custom Button */
.btn-primary {
  background-color: #1062AB;
  border-color: #1062AB;
  font-weight: 600;
  padding: 0.75rem 1.5rem;
  border-radius: 8px;
  transition: all 0.3s ease;
}

.btn-primary:hover {
  background-color: #0B3963;
  border-color: #0B3963;
  transform: translateY(-1px);
}

/* View Toggle Buttons */
.btn-group .btn-outline-secondary {
  border-color: #e2e8f0;
  color: #6c757d;
  padding: 0.5rem 0.75rem;
}

.btn-group .btn-outline-secondary:hover {
  background-color: #1062AB;
  border-color: #1062AB;
  color: #ffffff;
}

.btn-group .btn-outline-secondary.active {
  background-color: #1062AB;
  border-color: #1062AB;
  color: #ffffff;
}

/* Dropdown Menu */
.dropdown-menu {
  border: 1px solid #e2e8f0;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  padding: 0.5rem 0;
}

/* .dropdown-item {
  padding: 0.75rem 1rem;
  font-size: 0.875rem;
  display: flex;
  align-items: center;
  transition: all 0.2s ease;
  line-height: 1.2;
} */

.dropdown-item svg {
  width: 16px;
  height: 16px;
  flex-shrink: 0;
  margin-right: 12px;
  vertical-align: middle;
}

.dropdown-item span {
  display: inline-block;
}

.dropdown-item:hover {
  background-color: #f8f9fa;
  color: #1062AB;
}

.dropdown-item:disabled {
  color: #6c757d;
  opacity: 0.5;
  cursor: not-allowed;
}

.dropdown-divider {
  margin: 0.5rem 0;
  border-top: 1px solid #e9ecef;
}

/* Modal */
/* .modal-content {
  border: none;
  border-radius: 16px;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.2);
} */

/* Fix modal positioning to account for fixed header */
/* .modal-dialog {
  margin-top: 80px !important;
} */

/* Prevent modal from being cut off at the top */
/* .modal.show .modal-dialog {
  transform: translate(0, 0) !important;
} */

/* Center the modal vertically within the available space below header */
/* .modal-dialog-centered {
  min-height: calc(100vh - 80px) !important;
  display: flex !important;
  align-items: center !important;
  margin-top: 80px !important;
  margin-bottom: 10px !important;
} */

.modal-header {
  border-bottom: 1px solid #e2e8f0;
  padding: 1.5rem;
}

.modal-title {
  font-weight: 700;
  color: #0B3963;
}

.modal-body {
  padding: 1.5rem;
}

/* Empty State */
.text-center.py-5 {
  padding: 4rem 2rem !important;
}

/* Loading Skeleton */
.file-card .react-loading-skeleton {
  border-radius: 8px;
}

/* Badge Styles */
.badge.bg-success {
  background-color: #198754 !important;
  font-weight: 400 !important;
}

.badge.bg-danger {
  background-color: #dc3545 !important;
  font-weight: 400 !important;
}

.badge.bg-primary {
  background-color: #1062AB !important;
}

/* Responsive Design */
@media (max-width: 1200px) {
  /* .file-preview {
    height: 180px;
  } */

  .file-icon-wrapper {
    width: 60px;
    height: 60px;
  }
}

/* List View Responsive - Large Tablet (iPad Air) */
@media (max-width: 1180px) and (min-width: 1025px) {
  .file-card-list .file-info {
    margin-right: 7rem;
    gap: 0.5rem;
  }

  .file-card-list .file-name {
    flex: 0 0 120px;
  }

  .file-card-list .file-meta-single-line {
    gap: 0.4rem;
  }

  .file-card-list .category-text {
    max-width: 70px;
    font-size: 0.75rem;
  }

  .file-card-list .privacy-badge {
    font-size: 0.65rem;
    padding: 0.15rem 0.3rem;
  }

  .file-card-list .size-text {
    font-size: 0.75rem;
    min-width: 45px;
  }

  .file-card-list .date-text {
    font-size: 0.75rem;
    min-width: 60px;
  }
}

/* List View Responsive - Tablet */
@media (max-width: 1024px) and (min-width: 769px) {
  .file-card-list .file-info {
    margin-right: 6rem;
    gap: 0.4rem;
  }

  .file-card-list .file-name {
    flex: 0 0 110px;
  }

  .file-card-list .file-meta-single-line {
    gap: 0.3rem;
  }

  .file-card-list .category-text {
    max-width: 60px;
    font-size: 0.7rem;
  }

  .file-card-list .privacy-badge {
    font-size: 0.6rem;
    padding: 0.1rem 0.25rem;
  }

  .file-card-list .size-text {
    font-size: 0.7rem;
    min-width: 40px;
  }

  .file-card-list .date-text {
    font-size: 0.7rem;
    min-width: 50px;
  }

  .file-card-list .file-actions-top-right {
    right: 1rem;
    min-width: 70px;
  }

  .file-card-list .file-actions-top-right .btn {
    font-size: 0.7rem !important;
    padding: 0.35rem 0.6rem !important;
    white-space: nowrap;
  }

  .file-card-list .file-selection-checkbox input {
    width: 16px !important;
    height: 16px !important;
    aspect-ratio: 1 !important;
    min-width: 16px !important;
    min-height: 16px !important;
    max-width: 16px !important;
    max-height: 16px !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
  }
}

/* Mobile List View - Override all tablet styles */
@media (max-width: 767px) {
  /* .file-card-list {
    padding: 1rem !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    gap: 0.75rem !important;
    position: relative !important;
    min-height: 90px !important;
    flex-wrap: nowrap !important;
    overflow: visible !important;
  } */
  /* 
  .file-card-list .file-selection-checkbox {
    position: absolute !important;
    top: 50% !important;
    left: 0.8rem !important;
    transform: translateY(-50%) !important;
    margin-right: 0 !important;
    z-index: 10 !important;
  } */

  .file-card-list .file-selection-checkbox input {
    width: 14px !important;
    height: 14px !important;
    min-width: 14px !important;
    min-height: 14px !important;
    max-width: 14px !important;
    max-height: 14px !important;
    cursor: pointer !important;
    aspect-ratio: 1 !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
  }

  /* .file-card-list .file-preview {
    position: absolute !important;
    top: 50% !important;
    left: 2.8rem !important;
    transform: translateY(-50%) !important;
    width: 32px !important;
    height: 32px !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    z-index: 3 !important;
  } */

  .file-card-list .file-icon-wrapper {
    width: 32px !important;
    height: 32px !important;
    padding: 6px !important;
  }

  .file-card-list .file-icon-wrapper svg {
    width: 18px !important;
    height: 18px !important;
  }

  /* .file-card-list .file-info {
    flex: 1 !important;
    margin-right: 0 !important;
    width: 100% !important;
    padding-left: 4.2rem !important;
    padding-right: 5rem !important;
    padding-top: 0.2rem !important;
    gap: 0.5rem !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    display: flex !important;
  } */

  .file-card-list .file-name {
    flex: none !important;
    width: 100% !important;
    font-size: 0.9rem !important;
    margin-bottom: 0.4rem !important;
    max-width: none !important;
    line-height: 1.2 !important;
  }

  .file-card-list .file-meta-single-line {
    flex-direction: row !important;
    flex-wrap: wrap !important;
    gap: 0.6rem !important;
    width: 100% !important;
    justify-content: flex-start !important;
    display: flex !important;
  }

  .file-card-list .category-text {
    font-size: 0.75rem !important;
    max-width: none !important;
  }

  .file-card-list .size-text,
  .file-card-list .date-text {
    font-size: 0.75rem !important;
    min-width: auto !important;
  }

  /* .file-card-list .file-actions-top-right {
    position: absolute !important;
    top: 50% !important;
    right: 0.8rem !important;
    transform: translateY(-50%) !important;
    z-index: 4 !important;
  } */

  .file-card-list .file-actions-top-right .btn {
    font-size: 0.7rem !important;
    padding: 0.35rem 0.6rem !important;
    min-width: 55px !important;
    height: 28px !important;
    line-height: 1 !important;
  }
}

@media (max-width: 576px) {
  /* .file-card-list {
    padding: 0.5rem;
    min-height: 70px;
  } */

  .file-card-list .file-preview {
    width: 35px;
    height: 35px;
    margin-left: 1.5rem;
  }

  /* .file-card-list .file-icon-wrapper {
    width: 35px !important;
    height: 35px !important;
    padding: 6px !important;
  }

  .file-card-list .file-icon-wrapper svg {
    width: 18px !important;
    height: 18px !important;
  } */

  /* .file-card-list .file-info {
    padding-left: 2.5rem;
    gap: 0.375rem;
  } */

  .file-card-list .file-name {
    font-size: 0.9rem;
    margin-bottom: 0.375rem;
  }

  .file-card-list .file-meta-single-line {
    gap: 0.75rem;
  }

  .file-card-list .file-meta-single-line small {
    font-size: 0.8rem;
  }

  .file-card-list .file-meta-single-line .badge {
    font-size: 0.7rem;
    padding: 0.2rem 0.35rem;
  }

  .file-card-list .file-actions-top-right .btn {
    font-size: 0.7rem !important;
    padding: 0.3rem 0.6rem !important;
  }
}

@media (max-width: 992px) {
  .my-content-2-container .d-flex.align-items-center.gap-3 {
    flex-direction: column;
    align-items: stretch !important;
    gap: 1rem !important;
  }

  .my-content-2-container .d-flex.align-items-center.gap-3 input,
  .my-content-2-container .d-flex.align-items-center.gap-3 select {
    width: 100% !important;
  }
}

@media (max-width: 768px) {
  /* .file-preview {
    height: 160px;
  } */

  .myContentTab .nav-tabs .nav-link {
    padding: 0.5rem 1rem;
    font-size: 0.8rem;
  }
}

@media (max-width: 576px) {
  .my-content-2-container {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .col-lg-4.col-md-6.mb-4 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  /* 
        .file-preview {
          height: 140px;
        } */

  .file-icon-wrapper {
    width: 50px;
    height: 50px;
  }

  .myContentTab .nav-tabs {
    flex-wrap: nowrap;
    overflow-x: auto;
  }

  .myContentTab .nav-tabs .nav-link {
    white-space: nowrap;
    padding: 0.5rem 0.75rem;
    font-size: 0.75rem;
  }

  /* Responsive pagination */
  .pagination .page-link {
    padding: 0.5rem 0.75rem;
    font-size: 0.75rem;
    margin: 0 0.0625rem;
  }
}

/* Scrollbar Styling */
.my-content-2-container ::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}

.my-content-2-container ::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 3px;
}

.my-content-2-container ::-webkit-scrollbar-thumb {
  background: #c1c1c1;
  border-radius: 3px;
}

.my-content-2-container ::-webkit-scrollbar-thumb:hover {
  background: #a8a8a8;
}

/* Animation for cards */
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.file-card {
  animation: fadeInUp 0.3s ease-out;
}

/* Focus states for accessibility */
.file-card:focus-within {
  outline: 2px solid #1062AB;
  outline-offset: 2px;
}

.btn:focus,
.form-control:focus,
.form-select:focus {
  outline: none;
  box-shadow: 0 0 0 0.2rem rgba(16, 98, 171, 0.25);
}

/* Pagination Styles */
.pagination {
  margin: 0;
  justify-content: center;
  flex-wrap: wrap;
}

.pagination .page-link {
  color: #1062AB;
  border: 1px solid #e2e8f0;
  padding: 0.75rem 1rem;
  font-size: 0.875rem;
  font-weight: 600;
  transition: all 0.3s ease;
  border-radius: 0.375rem;
  margin: 0 0.125rem;
}

.pagination .page-link:hover {
  color: #ffffff;
  background-color: #1062AB;
  border-color: #1062AB;
  transform: translateY(-1px);
  box-shadow: 0 2px 8px rgba(16, 98, 171, 0.25);
}

.pagination .page-link:focus {
  color: #1062AB;
  background-color: #f2f4f5;
  border: 1px solid #e2e8f0;
  box-shadow: 0 0 0 0.2rem rgba(16, 98, 171, 0.25);
}

.pagination .page-item.active .page-link {
  color: #ffffff;
  background-color: #1062AB;
  border-color: #1062AB;
  box-shadow: 0 2px 8px rgba(16, 98, 171, 0.25);
}

.pagination .page-item.disabled .page-link {
  color: #6c757d;
  background-color: #ffffff;
  border-color: #e2e8f0;
  cursor: not-allowed;
  opacity: 0.6;
}

.pagination .page-item.disabled .page-link:hover {
  transform: none;
  box-shadow: none;
  background-color: #ffffff;
  border-color: #e2e8f0;
  color: #6c757d;
}

/* Video Preview Container */
.video-preview {
  position: relative;
}

/* Video Platform Badge */
.video-platform-badge {
  display: none;
  position: absolute;
  bottom: 8px;
  right: 2px;
  background: rgba(0, 0, 0, 0.7);
  border-radius: 4px;
  padding: 2px 6px;
  font-size: 10px;
  font-weight: 600;
}

.video-platform-badge small {
  color: white !important;
}

/* Print styles */
@media print {

  .file-actions,
  .dropdown,
  .modal,
  .pagination {
    display: none !important;
  }
}



/* Hide default checkbox appearance */
.custom-checkbox {
  appearance: none;
  -webkit-appearance: none;
  width: 16px !important;
  height: 16px !important;
  min-width: 16px !important;
  min-height: 16px !important;
  max-width: 16px !important;
  max-height: 16px !important;
  aspect-ratio: 1 !important;
  border: 1px solid #ccc;
  border-radius: 2px;
  position: relative;
  cursor: pointer;
  background-color: #fff;
}

/* Show custom tick when checked */
.custom-checkbox:checked {
  background-color: #1062AB;
  border-color: #1062AB;
}

/* Draw white tick inside when checked */
.custom-checkbox:checked::after {
  content: "";
  position: absolute;
  /* top: 2px; */
  left: 4px;
  width: 5px;
  height: 10px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

/* Modern Bulk Actions Bar - Matching old my-content design */
.bulk-actions-bar-modern {
  background: #ffffff;
  border-radius: 12px;
  padding: 16px 24px;
  margin: 20px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-shadow: 0 4px 16px rgba(16, 98, 171, 0.1);
  border: 2px solid #e8f0f7;
  animation: slideDownFade 0.3s ease-out;
}

@keyframes slideDownFade {
  from {
    opacity: 0;
    transform: translateY(-10px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.bulk-actions-left {
  display: flex;
  align-items: center;
  gap: 16px;
}

.bulk-checkbox-modern {
  width: 20px !important;
  height: 20px !important;
  min-width: 20px !important;
  min-height: 20px !important;
  max-width: 20px !important;
  max-height: 20px !important;
  aspect-ratio: 1 !important;
  border: 2px solid #1062AB;
  border-radius: 4px;
  cursor: pointer;
  appearance: none;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}

.bulk-checkbox-modern:checked {
  background: #1062AB;
}

.bulk-checkbox-modern:checked::after {
  content: '✓';
  color: white;
  font-size: 12px;
  font-weight: bold;
}

.bulk-label-modern {
  font-weight: 600;
  color: #222222;
  cursor: pointer;
  margin: 0;
  font-family: "Manrope", sans-serif !important;
}

.selected-count-modern {
  background: #e8f0f7;
  color: #1062AB;
  padding: 4px 12px;
  border-radius: 12px;
  font-size: 14px;
  font-weight: 500;
  font-family: "Manrope", sans-serif !important;
}

.bulk-actions-right {
  display: flex;
  gap: 12px;
}

.bulk-btn-modern {
  padding: 8px 16px;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  gap: 8px;
  border: 1px solid transparent;
  font-family: "Manrope", sans-serif !important;
}

.bulk-btn-delete {
  background: #dc3545;
  color: white;
}

.bulk-btn-delete:hover {
  background: #c82333;
  transform: translateY(-2px);
}

.bulk-btn-download {
  background: #28a745;
  color: white;
}

.bulk-btn-download:hover {
  background: #218838;
  transform: translateY(-2px);
}

.bulk-btn-download:disabled,
.bulk-btn-download.disabled {
  background: #6c757d;
  color: #ffffff;
  cursor: not-allowed;
  opacity: 0.65;
  transform: none;
}

.bulk-btn-download:disabled:hover,
.bulk-btn-download.disabled:hover {
  background: #6c757d;
  transform: none;
}

.bulk-btn-cancel {
  background: #f8f8f8;
  color: #717171;
  border-color: #e2e8f0;
}

.bulk-btn-cancel:hover {
  background: #eeeeee;
  transform: translateY(-2px);
}

/* Inline Video Player Styles */
.video-player-inline {
  position: relative;
  width: 100%;
  z-index: 1;
}

.video-container {
  position: relative;
  background: #000;
  border-radius: 8px;
  overflow: hidden;
  z-index: 1;
}

.video-container iframe {
  border-radius: 8px;
  display: block;
}

.video-stop-btn {
  position: absolute;
  top: 8px;
  right: 8px;
  background: rgba(0, 0, 0, 0.7);
  border: none;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: background-color 0.3s ease;
  z-index: 1;
}

.video-stop-btn:hover {
  background: rgba(0, 0, 0, 0.9);
}

.video-fallback {
  padding: 20px;
  text-align: center;
  background: #f8f9fa;
  border-radius: 8px;
  border: 2px dashed #dee2e6;
}

.video-fallback p {
  margin-bottom: 15px;
  color: #6c757d;
  font-size: 14px;
}

/* Enhanced Play Overlay for Video Icons */
.file-icon-wrapper {
  position: relative;
}

.file-icon-wrapper .play-overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: rgba(0, 0, 0, 0.7);
  border-radius: 50%;
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0.8;
  transition: opacity 0.3s ease;
}

.file-icon-wrapper:hover .play-overlay {
  opacity: 1;
}

/* Enhanced Video Preview Hover Effects */
.video-preview:hover .play-overlay,
.file-icon-preview:hover .play-overlay {
  transform: translate(-50%, -50%) scale(1.1);
  /* background: rgba(0, 0, 0, 0.8); */
}

/* Video player container - simplified approach */
.inline-video-player {
  position: relative;
}

.inline-video-player iframe {
  width: 100%;
  height: 100%;
}



.video-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.85);
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
}

.video-overlay-content {
  position: relative;
  width: 80%;
  max-width: 960px;
  aspect-ratio: 16 / 9;
  background: black;
}

.video-overlay-content iframe {
  width: 100%;
  height: 100%;
  border: none;
}

.overlay-close-button {
  position: absolute;
  top: -24px;
  right: -24px;
  background: white;
  color: black;
  border: none;
  border-radius: 50%;
  font-size: 24px;
  width: 40px;
  height: 40px;
  cursor: pointer;
  z-index: 10000;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}
tbody td ul.refferdme {
    top: 37px;
    position: absolute;
    left: -44px;
    background: #fff;
    box-shadow: -2px 1px 7px rgba(0, 0, 0, 0.14);
    border: 1px solid #eee;
    padding: 0;
    border-radius: 12px;
    transition: all 1s ease-in-out;
    z-index: 9;
    width: 136px;
    display: none; /* Set to none initially */
}

/* tbody td ul.view-reply.active {
    display: block; 
} */

tbody td ul.refferdme::before {
    content: "";
    position: absolute;
    top: -0px;
    right: 60px;
    width: 20px;
    height: 20px;
    background: #ffffff;
    transform: rotate(35deg) translateY(-50%);
    z-index: -1;
    box-shadow: 0 0 14px rgba(0, 0, 0, 0.2078431373);
}
/* Example in index.css
.switch {
  position: relative;
  display: inline-block;
  width: 34px;
  height: 18px;
}
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  transition: 0.4s;
  border-radius: 18px;
}
.slider:before {
  position: absolute;
  content: "";
  height: 14px;
  width: 14px;
  left: 2px;
  bottom: 2px;
  background-color: white;
  transition: 0.4s;
  border-radius: 50%;
}
input:checked + .slider {
  background-color: #4cd964;
}
input:checked + .slider:before {
  transform: translateX(16px);
}
.subscription-plan {
  background: #fff;
  padding: 15px;
  box-shadow: 0 0 9px #0000000d;
  border-radius: 5px;
}

.all-plan-head {
  height: 240px;
  position: relative;
  padding: 12px;
}

.all-plan-head-inner {
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
}

.all-plan-head-inner h4 {
  color: #0a3963;
  font-weight: 600;
  margin-bottom: 15px;
}

.subscription-duration-label {
  align-self: center;
  font-size: 0.9rem;
  font-weight: 500;
  color: #333;
}

.all-plan-details ul {
  background: #e7f0f7;
  border: 1px solid #ddd;
  border-radius: 2px;
}

.all-plan-details ul li ul {
  background: #f6f6f6;
  border: 0px solid #ddd;
  border-radius: 0px;
  margin: 15px 0;
}

.all-plan-details ul li {
  padding: 15px;
  font-weight: 500;
  font-size: 0.9rem;
  color: #333;
  border-bottom: 1px solid #ddd;
  position: relative;
}

.all-plan-details ul li small {
  display: block;
  font-size: 0.8rem;
  color: #999;
  position: absolute;
  padding-right: 10px;
  line-height: 1.2;
}

.all-plan-details ul li ul li {
  padding: 15px;
  font-weight: 500;
  color: #666;
  border-bottom: none;
}

.plan-spec {
  border: 1px solid #ddd;
  border-bottom: none;
  border-radius: 2px;
}

.paln-spec-box-head {
  height: 240px;
  position: relative;
}

.paln-spec-box {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: fit-content;
  height: fit-content;
}

.paln-spec-box img {
  display: block;
  width: auto;
  margin: auto;
  margin-bottom: 12px;
}

.paln-spec-box h5 {
  text-align: center;
  color: #0a3963;
  font-size: 1.2rem;
}

.paln-spec-box h3 {
  text-align: center;
  color: #0a3963;
  font-size: 1.5rem;
  font-weight: 600;
}

.plan-spec ul li {
  padding: 15px;
  font-weight: 500;
  font-size: 0.9rem;
  color: #333;
  border-bottom: 1px solid #ddd;
  text-align: center;
  position: relative;
}

.plan-spec ul li ul li {
  border-bottom: none;
}

.plan-spec ul li ul li:last-child {
  border-bottom: none;
}

.plan-spec ul li.haveSubMenu {
  padding: 15px 0;
}

.plan-spec ul li ul {
  background: #f6f6f6;
  border: 0px solid #ddd;
  border-radius: 0px;
  margin: 15px 0;
}

.plan-spec ul li small {
  display: block;
  font-size: 0.8rem;
  color: #999;
  position: absolute;
  text-align: center;
  width: 100%;
}

.storage-space {
  margin: 24px 0;
}

.storage-space h2 {
  font-size: 1.5rem;
  font-weight: 600;
  color: #333;
}

.storage-space h2 sub {
  font-size: 0.9rem;
  color: #999;
  letter-spacing: 0.3px;
  vertical-align: middle;
}
.storage-space ul li {
  font-size: 0.9rem;
  display: inline-block;
  margin: 15px;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 9px 20px;
}

.storage-space ul li strong {
  display: inline-block;
  margin-left: 18px;
}

.storage-space ul li button {
  background: #1162ab;
  border: 1px solid #1162ab;
  color: #fff;
  padding: 9px 18px;
  border-radius: 4px;
  font-size: 0.9rem;
}
.storage-space ul li button:hover {
  background: transparent;
  color: #1162ab;
}

.storage-space ul li:last-child {
  margin-right: 0;
  border: none;
  border-radius: 0px;
  padding: 0px;
}
.storage-space ul li:first-child {
  margin-left: 0;
} */
.custom-switch {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 26px;
}

.custom-switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.custom-slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  transition: 0.4s;
  border-radius: 26px;
}

.custom-slider:before {
  position: absolute;
  content: "";
  height: 22px;
  width: 22px;
  left: 2px;
  bottom: 2px;
  background-color: white;
  transition: 0.4s;
  border-radius: 50%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}

.custom-switch input:checked + .custom-slider {
  background-color: #b6e2c2; /* soft green */
}

.custom-switch input:checked + .custom-slider:before {
  transform: translateX(24px);
}

.text-truncate {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.doc-card {
    display: flex;
    flex-direction: column;
    height: 250px;
    /* Set fixed card height */
    overflow: hidden;
    border: 1px solid #eee;
}

.doc-card a {
    flex-shrink: 0;
}

.doc-content {
    flex-grow: 1;
    overflow-y: auto;
}

.object-fit-cover {
    object-fit: cover;
}
.certificate-card {
    border: 1px solid #ddd;
    border-radius: 12px;
    padding: 16px;
    background-color: #fafafa;
    height: 100%;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
    transition: box-shadow 0.3s ease;
}

.certificate-card:hover {
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}

.certificate-image {
    max-height: 160px;
    object-fit: contain;
}

/* .file-icon-wrapper svg {
    width: 60px;
    height: 60px;
    fill: #555;
    margin-bottom: 10px;
} */

.text-truncate {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
}
.section {
    padding: 1rem;
    background-color: #fff;
    border-radius: 8px;
    border: 1px solid #e3e3e3;
}

.microsite-tabs-wrapper {
    background-color: #f9f9f9;
}

.microsite-tabs {
    border-radius: 10px 10px 0 0;
    border-bottom: 1px solid #ddd;
}

.custom-tabs::-webkit-scrollbar {
    height: 6px;
}

.custom-tabs::-webkit-scrollbar-thumb {
    background-color: #ccc;
    border-radius: 4px;
}

.custom-tab {
    color: #333;
    font-weight: 500;
    margin-right: 1rem;
    white-space: nowrap;
    padding: 0.5rem 1rem;
    border-radius: 20px;
    transition: all 0.2s ease-in-out;
}

.custom-tab:hover {
    background-color: #f0f0f0;
    color: #000;
}

.custom-tab.active,
.custom-tab:focus,
.custom-tab:active {
    background-color: #007bff;
    color: white !important;
    font-weight: 600;
}

.new-back {
    background-image: url(/assets/bg-micro.0c04262105b8b5bb037b.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.transaction-h {
  padding: 12px;
  padding-bottom: 2px;
  border-top: 1px solid #f5f7fb;
  margin-top: 14px;
}

.transaction-h .text {
  align-items: center;
  display: flex;
  font-size: 1.2rem;
  font-weight: 500;
  color: #000;
  line-height: 0;
}

.wallet-form {
  margin-top: 105px;
}

p.alert-wallet {
  float: inline-end;
  margin-top: -18px;
  color: #f50c0c;
  font-size: 12px;
  margin-bottom: 20px;
}
.transaction-h {
  padding: 12px;
  padding-bottom: 2px;
  border-top: 1px solid #f5f7fb;
  margin-top: 14px;
}

.transaction-h .text {
  align-items: center;
  display: flex;
  font-size: 1.2rem;
  font-weight: 500;
  color: #000;
  line-height: 0;
}

.create-roles.head>div {
    color: #222;
    font-size: 14px;
}

.role-heading {
    margin-right: 31px;
    /* text-align: end; */
    /* margin-left: 51px; */
}

.create-roles.body {
    border-bottom: 1px solid #ddd;
    padding: 12px 0px;
}

.create-roles.body:last-child {
    border-bottom: none;
}

.userroleBtn .edit {
    background: transparent;
    padding: 0 12px;
    border: 1px solid white;
}

.userroleBtn .edit:hover {
    color: #1262ab;
}

.userroleBtn .delete {
    border: 1px solid white;
    background: transparent;
    padding: 0 0px;
    margin-left: 12px;
    color: #222;
}

.userroleBtn .delete:hover {
    color: #e91f1f;
}

.permissions-name {
    margin: 11px 0;
}

.permissions-name input::placeholder {
    color: #222;
}

.pername {
    min-width: 300px;
    color: #222;
}
.create-roles.head>div {
    color: #222;
    font-size: 18px;
}

.create-roles.body {
    border-bottom: 1px solid #ddd;
    padding: 12px 0px;
}

.create-roles.body:last-child {
    border-bottom: none;
}
.d-flex.checkboxItem {
    margin-top: 16px;
}

.checkboxItem input {
    align-self: center;
    width: 15px;
    height: 15px;
    cursor: pointer;
}

.checkboxItem label {
    cursor: pointer;
}

.checkboxItem span {
    align-self: center;
    margin-left: 7px;
    color: #222;
    margin-right: 110px;
}

.permissions-head {
    min-width: 300px;
    font-size: 14px;
    letter-spacing: 0;
}

.allPermissions {
    font-size: 15px;
    color: #222;
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
    display: block;
    width: 100%;
}
/* styles.css */
.table-row-border {
    border-bottom: 1px solid #ddd !important;
}

.table-row-last {
    border-bottom: none !important;
}

.deal-lightbox-modal .modal-content {
    background: rgba(0, 0, 0, 0.6);
    backdrop-filter: blur(15px);
    -webkit-backdrop-filter: blur(15px);
    border: none;
    border-radius: 0;
    animation: fadeIn 0.4s ease-in-out;
}

.lightbox-body {
    position: relative;
    width: 100%;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
}

.lightbox-image {
    max-width: 90vw;
    max-height: 90vh;
    border-radius: 10px;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.7);
    animation: zoomIn 0.3s ease;
}

/* Close Button */
.lightbox-close-btn {
    position: absolute;
    top: 20px;
    right: 30px;
    font-size: 2.5rem;
    color: rgb(160, 116, 116);
    background: rgba(255, 255, 255, 0.1);
    border: none;
    padding: 0.2rem 0.8rem;
    border-radius: 8px;
    cursor: pointer;
    z-index: 10;
}

/* Arrows */
.lightbox-nav-btn {
    position: absolute;
    top: 50%;
    font-size: 3rem;
    color: rgb(160, 116, 116);
    background: rgba(255, 255, 255, 0.1);
    border: none;
    padding: 0.5rem 1rem;
    border-radius: 50%;
    cursor: pointer;
    z-index: 9;
    transform: translateY(-50%);
    transition: background 0.2s;
}

.lightbox-nav-btn.left {
    left: 20px;
}

.lightbox-nav-btn.right {
    right: 20px;
}

.lightbox-nav-btn:hover {
    background: rgba(255, 255, 255, 0.3);
}

/* Animations */
@keyframes fadeIn {
    from {
        opacity: 0;
        transform: scale(0.97);
    }

    to {
        opacity: 1;
        transform: scale(1);
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        transform: scale(0.95);
    }

    100% {
        opacity: 1;
        transform: scale(1);
    }
}


.cdetails{
    margin-top: 9px;
}

/* Hide default TextInput error message for reply textarea */
.reply-textarea-container .col-8 {
    display: none !important;
}

.reply-textarea-container {
    position: relative !important;
}
/* Notification Bell Styles */
.notification-bell-container {
  position: relative;
  display: inline-block;
  top: 3px;
}

.notification-bell-button {
  padding: 8px;
  transition: all 0.3s ease;
}

.notification-bell-button:hover {
  background-color: rgba(0, 0, 0, 0.04);
}

.notification-icon {
  transition: color 0.3s ease;
}

.notification-icon.has-unread {
  animation: pulse 2s infinite;
}

@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}

/* Notification Dropdown Styles */
.notification-dropdown-container {
  position: absolute;
  top: calc(100% + 10px);
  right: 0;
  width: 400px;
  max-width: 90vw;
  z-index: 1300;
  border-radius: 8px;
  overflow: hidden;
  animation: slideDown 0.3s ease;
  background-color: white !important;
}

@keyframes slideDown {
  from {
    opacity: 0;
    transform: translateY(-10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.notification-dropdown-header {
  padding: 12px 16px;
  background-color: #f5f5f5 !important;
  border-bottom: 1px solid #e0e0e0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.notification-dropdown-title {
  font-size: 1.1rem;
  font-weight: 600;
  margin: 0;
  display: flex;
  align-items: center;
  gap: 8px;
  color: #333 !important;
}

.notification-unread-count {
  background-color: #2196f3;
  color: white;
  padding: 2px 8px;
  border-radius: 12px;
  font-size: 0.75rem;
  font-weight: 500;
}

.notification-dropdown-actions {
  display: flex;
  gap: 4px;
}

.notification-dropdown-list {
  max-height: 400px;
  overflow-y: auto;
  overflow-x: hidden;
}

.notification-dropdown-list::-webkit-scrollbar {
  width: 6px;
}

.notification-dropdown-list::-webkit-scrollbar-track {
  background: #f1f1f1;
}

.notification-dropdown-list::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 3px;
}

.notification-dropdown-list::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.notification-dropdown-empty {
  padding: 32px;
  text-align: center;
}

.notification-dropdown-loading {
  padding: 32px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
}

.notification-dropdown-error {
  padding: 32px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
}

.notification-dropdown-footer {
  padding: 8px;
  background-color: #f5f5f5 !important;
  border-top: 1px solid #e0e0e0;
}

.notification-view-all-button {
  color: #2196f3 !important;
  background-color: transparent !important;
  font-weight: 500;
  text-transform: none;
  padding: 8px 16px;
}

.notification-view-all-button:hover {
  background-color: rgba(33, 150, 243, 0.08) !important;
}

/* Notification Item Styles */
.notification-item {
  position: relative;
  padding: 12px 16px !important;
  cursor: pointer;
  transition: all 0.2s ease;
  border-bottom: 1px solid #f0f0f0;
}

.notification-item.unread {
  background-color: rgba(33, 150, 243, 0.04);
}

.notification-item:hover {
  background-color: rgba(0, 0, 0, 0.04);
}

.notification-item.priority-critical {
  border-left-color: #f44336 !important;
}

.notification-item.priority-high {
  border-left-color: #ff9800 !important;
}

.notification-item.priority-medium {
  border-left-color: #2196f3 !important;
}

.notification-item.priority-low {
  border-left-color: #9e9e9e !important;
}

.notification-item-icon {
  min-width: 40px !important;
  position: relative;
}

.notification-unread-dot {
  position: absolute;
  top: 0;
  right: 0;
  width: 8px;
  height: 8px;
  background-color: #2196f3;
  border-radius: 50%;
  animation: pulse 2s infinite;
}

.notification-title-unread-dot {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: #2196f3;
  border-radius: 50%;
  margin-right: 8px;
  flex-shrink: 0;
  animation: pulse 2s infinite;
}

.notification-item-header {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 4px;
}

.notification-item-title {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.notification-priority-chip {
  height: 20px !important;
  font-size: 0.7rem !important;
}

.notification-item-content {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.notification-item-message {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 1.4;
}

.notification-item-time {
  font-size: 0.75rem;
  opacity: 0.7;
}

.notification-item-actions {
  display: flex;
  gap: 4px;
  opacity: 0;
  transition: opacity 0.2s ease;
}

.notification-item:hover .notification-item-actions {
  opacity: 1;
}

.notification-action-button {
  padding: 4px !important;
}

/* Notification Toast Styles */
.notification-toast {
  z-index: 1400;
}

.notification-toast-alert {
  border-radius: 8px;
}

.notification-toast-alert .MuiAlert-message {
  padding: 0;
}

.notification-toast-alert .MuiAlertTitle-root {
  margin-bottom: 4px;
}

/* Notification Page Styles */
.notifications-page {
  padding: 24px;
  max-width: 1200px;
  margin: 0 auto;
}

.notifications-page-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 24px;
}

.notifications-page-title {
  display: flex;
  align-items: center;
  gap: 16px;
}

.notifications-page-filters {
  display: flex;
  gap: 16px;
  margin-bottom: 24px;
}

.notifications-page-content {
  background: white;
  border-radius: 8px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12);
}

.notifications-page-empty {
  padding: 64px;
  text-align: center;
}

.notifications-page-loading {
  padding: 64px;
  display: flex;
  justify-content: center;
}

.notifications-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.notification-group {
  margin-bottom: 24px;
}

.notification-group-header {
  padding: 8px 16px;
  background-color: #0B3963 !important; /* Exact sidebar color */
  font-weight: 600;
  font-size: 0.875rem;
  color: white !important;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  border-radius: 4px;
  margin-bottom: 8px;
}

/* Responsive Styles */

@media (max-width: 768px) {

  .notification-dropdown-list {
    max-height: 60vh;
  }

  .notification-item-message {
    -webkit-line-clamp: 1;
  }

  .notifications-page {
    padding: 16px;
  }

  .notifications-page-header {
    flex-direction: column;
    gap: 16px;
    align-items: stretch;
  }

  .notifications-page-filters {
    flex-direction: column;
  }
}

@media (max-width: 575px) {
    .notification-dropdown-container {
        width: 300px;
        right: -65px;
    }
}

/* Dark Mode Support */
@media (prefers-color-scheme: dark) {
  .notification-dropdown-container {
    background-color: #424242;
  }

  .notification-dropdown-header,
  .notification-dropdown-footer {
    background-color: #333;
    border-color: #555;
  }

  .notification-item {
    border-bottom-color: #555;
  }

  .notification-item:hover {
    background-color: rgba(255, 255, 255, 0.08);
  }

  .notification-item.unread {
    background-color: rgba(33, 150, 243, 0.1);
  }

  .notifications-page-content {
    background-color: #424242;
  }

  .notification-group-header {
    background-color: #333;
    color: #bbb;
  }
}
.sharedpopupidea {
    font-size: 16px;
    color: #333;
    line-height: 1.5; /* Adjust line height as needed */
    max-height: 200px; /* Set maximum height for the text */
    overflow-y: auto; /* Enable vertical scrolling when content overflows */
  }
  .headingabhi{
    text-align: center;
  }
.thumb {-webkit-appearance: none; width: 100%; height: 3px; background: #d1e9ff; border-radius: 2px; position: absolute;}
.thumb::-webkit-slider-thumb {-webkit-appearance: none; height: 12px; width: 12px; border-radius: 50%; background: #1463ad; cursor: pointer; margin-top: -2px; position: relative; z-index: 9;}
.thumb::-moz-range-thumb {height: 12px; width: 12px; border-radius: 50%; background: #1463ad; cursor: pointer;}
.thumb::-moz-range-track {background: #1463ad; height: 3px; border-radius: 2px;}
.tooltip1 {position: absolute; top: -28px; background-color: #fff; color: #444; padding: 0px 4px; border-radius: 4px; font-size: 11px; white-space: nowrap; border: 1px solid #ddd;}

.rfq_create_button {
    border-radius: 8px;
    color: white;
    background: #1262ab;
    display: inline-flex;
    padding: 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border: 1px solid;
    width: 150px;
    transition: background 0.3s ease-in-out; /* Add transition for a smooth effect */
  }
  
  .rfq_create_button:hover {
    border: 1px solid #1262ab;
    color: #1262ab;
    background: #f2f4f5; /* Change background color on hover */
    cursor: pointer; /* Show pointer cursor on hover */
  }
  
.filledToggle .form-check-input {
  width: 45px;
  height: 20px;
  border: none;
  background-color: #28a745; /* Default color */
  box-shadow: none;
  outline: none;
  transition: background-color 0.3s ease, transform 0.2s ease;
  position: relative;
}

.filledToggle .form-check-input:checked {
  background-color: #28a745; /* Green when checked */
}

input#deal-toggle {
  width: 43px;
}
.filledToggle .form-check-input::before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  background: #fff;
  border-radius: 50%;
  top: 2px;
  left: 2px;
  transition: transform 0.2s ease;
}

.filledToggle .form-check-input:checked::before {
  transform: translateX(24px);
}

.toggle-label {
  color: #222;
  display: block;
  margin: 0;
  white-space: nowrap;
  font-size: 1rem;
  transition: color 0.3sease;
}

.active-label {
  color: #000;
}

ul.nav.nav-tabs {
    font-size: 13px !important;
}

button.me-3.btn.btn-primary {
    font-size: 14px;
}

button.btn.btn-outline-dark {
    font-size: 14px;
}
.nav-link.active {
    background-color: #0b3963;
    color: #fff !important;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: var(--bs-nav-tabs-link-active-color);
    background-color: #1063ab !important;
    border-color: var(--bs-nav-tabs-link-active-border-color);
}

.dolller {
    padding-right: .5rem !important;
    padding-left: 1.3rem !important;
}
.privacy-section-title {
    font-weight: 600;
    font-size: 1.1rem;
    margin-bottom: 0.5rem;
}

.privacy-paragraph {
    text-align: justify;
    line-height: 1.8;
    font-size: 0.845rem;
}

.privacy-table {
    width: 100%;
    border-collapse: collapse;
    margin-top: 1rem;
    font-size: 0.95rem;
}

.privacy-table th,
.privacy-table td {
    border: 1px solid #dee2e6;
    padding: 0.75rem;
    vertical-align: top;
}

.privacy-table th {
    background-color: #f8f9fa;
    font-weight: 600;
}

/* p.privacy-paragraph {
    margin-left: 21px;
} */

.privacy-paragraphul {
    text-align: justify;
    line-height: 1.8;
    font-size: 0.845rem;
    list-style-type: disc;
    /* show bullets */
   
    /* space before bullets */
    margin-bottom: 1rem;
    /* spacing between items */
}

.privacy-paragraphul li {
    margin-bottom: 0.75rem;
}
.css-qwcinf-control {
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: default;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    min-height: 49px !important;
    outline: 0 !important;
    position: relative;
    -webkit-transition: all 100ms;
    transition: all 100ms;
    background-color: hsl(0, 0%, 100%);
    border-color: hsl(0, 0%, 80%);
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: none;
    box-sizing: border-box;
    border: 1px solid #ced4da;
    /* font-size: 0.9rem; */
}

.css-1vw3tz-control {
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: default;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    min-height: 49px !important;
    outline: 0 !important;
    position: relative;
    -webkit-transition: all 100ms;
    transition: all 100ms;
    background-color: hsl(0, 0%, 100%);
    border-color: hsl(0, 0%, 80%);
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: none;
    box-sizing: border-box;
    border: 1px solid #ced4da;
    /* font-size: 0.9rem; */
}
.css-1wt746v-control {

    font-family: "Manrope", sans-serif !important;
    font-weight: 600 !important;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    /* cursor: default; */
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
;
    -webkit-box-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    min-height: 49px;
    outline: 0 !important;
    position: relative;
    -webkit-transition: all 100ms;
    transition: all 100ms;
    background-color: white;
    border-color: #dee2e6;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: none;
    box-sizing: border-box;
    font-size: 16px !important;
}
.scroll-corner-btn {
    position: fixed;
    bottom: 6rem;
    right: 2rem;
    background: #007bff;
    color: white;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease;
    z-index: 9999;

    width: 55px;
    height: 55px;

    /* Center icon */
    display: flex;
    align-items: center;
    justify-content: center;

    /* For tooltip positioning */
    /* position: relative; */
}

/* Tooltip styling */
/* Tooltip styling - left side */
.scroll-corner-btn::after {
    content: attr(data-tooltip);
    position: absolute;
    right: 110%;
    /* push tooltip to left side */
    top: 50%;
    transform: translateY(-50%);
    background: #333;
    color: #fff;
    padding: 4px 8px;
    border-radius: 4px;
    white-space: nowrap;
    opacity: 0;
    visibility: hidden;
    font-size: 12px;
    transition: opacity 0.2s ease;
}

.scroll-corner-btn:hover::after {
    opacity: 1;
    visibility: visible;
}

.scroll-corner-btn:hover {
    background: #0056b3;
    transform: scale(1.1);
}

@media screen and (max-width: 767px) {
    .scroll-corner-btn {
        display: none;
    }
}
/* .regularTable {
  height: 100dvh;
} */

.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.table.dealDetailsTable tbody td {
  color: #212529;
}

.table thead th {
  border: 0;
  white-space: nowrap;
}

.outlet> :first-child {
  min-height: 100dvh;
}

/* button.btn.btn-primary.py-2.px-3.rounded-1.shadow-sm.border-0.me-1.signup-butt {
  margin-left: -36rem;
} */

button.bg-transparent.border-0.position-absolute.end-0.top-0.text-danger.h5.my-0 {
  /* color: #131212; */
  font-size: 28px;
}

button:focus:not(:focus-visible) {
  box-shadow: none !important;
}

.backBtn svg {
  fill: #1262ab;
}

.backBtn:hover svg {
  fill: #fff;
}

.slick-arrow svg {
  display: none !important;
}

.select-wrapper select {
  appearance: none;
  padding-right: 2rem;
}

.select-wrapper::after {
  content: "▼";
  /* Or use an SVG background */
  font-size: 12px;
  position: absolute;
  right: 10px;
  /* Change this to move left/right */
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
  /* So it doesn’t block clicks */
}

h2.mb-0.heading_new {
  color: rgb(12, 57, 99);
  font-weight: 700;
}

h5.m-0.soleto_bd.description_new {
  font-weight: 700;
}

.css-98ulay-MuiAvatar-root {
  width: 100px !important;
  height: 100px !important;
}

.manrope {
  font-family: Manrope, sans-serif !important;
}

.faded {
  pointer-events: none;
  /* Prevent clicks */
  opacity: 0.5;
  /* Make it look faded */
  cursor: not-allowed;
  /* Show "not allowed" cursor */
}

span.max-sixe {
  font-weight: 200;
  font-size: 13px;
}

/* .dropdown {
  margin-top: 26px;
} */
input::placeholder {
  color: #999;
  /* font-style: italic; */
  font-size: 14px;
  font-weight: 600;
}

textarea::placeholder {
  color: #999;
  /* font-style: italic; */
  font-size: 14px;
  font-weight: 600;
}

.form-control::placeholder {
  color: #999;
  /* font-style: italic; */
  font-size: 14px;
  font-weight: 600;
}

.rich-text-content ol,
.rich-text-content ul {
  padding-left: 1.5rem;
  /* Ensure indentation */
  margin-bottom: 1rem;
}

.px-20 {
  padding-right: 20px !important;
  padding-left: 20px !important;
  /* margin-left: 2px; */
}

.text-darkish {
  font-size: 14px !important;
  color: #717171 !important;
}

.px-1.position-absolute.bottom-0.end-0.z-1.glasseffect {
  background: rgba(255, 255, 255, 0.32);
  border-radius: 16px;
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  border: 1px solid rgba(255, 255, 255, 0.3);
}

/* In your CSS file */
.hide-scrollbar {
  scrollbar-width: none;
  /* Firefox */
  -ms-overflow-style: none;
  /* IE 10+ */
}

.hide-scrollbar::-webkit-scrollbar {
  display: none;
  /* Chrome, Safari, Edge */
}

.rich-text-content ol {
  list-style-type: decimal;
  /* Show numbers for <ol> */
}

.rich-text-content ul {
  list-style-type: disc;
  /* Show bullets for <ul> */
}

.rich-text-content li {
  margin-bottom: 0.25rem;
  font-size: 14px;
}

.fontsize {
  font-size: 14px !important;
}

/* Hide invisible elements */
.toggle-dot:empty {
  display: none;
}

.myContentTab .nav-tabs .nav-item.show .nav-link,
.myContentTab .nav-tabs .nav-link.active {
  background-color: #1062ab !important;
  color: #fff !important;
}

.bg-primary {
  --bs-bg-opacity: 1;
  background-color: #0b3963 !important;
}

.text-white {
  --bs-text-opacity: 1;
  color: #fff !important;
}

/* Customize the chat button */
.chatbase-bubble {
  background-color: #007bff !important;
  border-radius: 50% !important;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3) !important;
}

/* Customize the chat window */
.chatbase-window {
  font-family: "Poppins", sans-serif !important;
  border-radius: 12px !important;
  border: 2px solid #007bff !important;
}

button#chatbase-bubble-button {
  position: fixed;
  border: 0px;
  bottom: 1.8rem !important;
  right: 2rem !important;
  width: 55px;
  height: 55px;
  border-radius: 27.5px;
  background-color: #0c6dfd !important;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 8px 0px;
  cursor: pointer;
  /* z-index: 2147483645; */
  transition: 0.2s ease-in-out;
  left: unset;
  transform: scale(1);
}

header.relative.flex.items-center.justify-between.px-5.text-black {
  background: red !important;
}

/* .header.relative.flex.items-center.justify-between.px-5.text-black {
  color: white !important;
  background: #0A3963 !important;
} */

.bg-blue {
  --bs-bg-opacity: 1;
  background-color: #19305a !important;
}

button#chatbase-bubble-button::after {
  content: "Chat with us";
  /* tooltip text */
  position: absolute;
  top: 50%;
  right: 110%;
  /* place tooltip on left side */
  transform: translateY(-50%);
  background: #333;
  color: #fff;
  padding: 6px 10px;
  border-radius: 6px;
  font-size: 13px;
  white-space: nowrap;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s ease-in-out;
}

button#chatbase-bubble-button:hover::after {
  opacity: 1;
}
