li.side-nav-item ul {
  padding-left: 0px;
}
li.side-nav-item a {
    color: 6c775d;
}

li.side-nav-item div#vocabularyMenu ul.side-nav-second-level,
ul#mockTestMenu {
  padding-left: 20px !important;
}

/* .dropdown-item:hover,
.dropdown-item:hover i,
.dropdown-item:hover span, span.menu-text:hover {
  color: #fb587b !important;
} */
.side-nav-link:hover .menu-icon i,
.side-nav-link:hover .menu-text {
  color: #fb587b !important;
}

.side-nav-link:focus .menu-icon i,
.side-nav-link:focus .menu-text,
.side-nav-link.active .menu-icon i,
.side-nav-link.active .menu-text {
  color: #fb587b !important;
  /* Blue */
}

/* dasboard css start */

h3.completed {
  font-size: 17px;
  margin: 0;
}

.youtubr {
  /* background: #ccc; */
  box-shadow: 5px 5px 0px #ff5b5b;
  box-shadow: 10px 5px 5px red;
}

.col-xxl-6.col-xl-6 .col .card {
  border: 1px solid #00000021;
}

.col-xl-6.col-md-6 .card {
  border: 1px solid #00000021;
}

.card-body.practice-dialogues-categories {
  overflow-y: scroll;
  max-height: 570px;
}

.container.dashboard-background {
  padding: 15px;
  border: 1px solid #0000000d;
  border-radius: 5px;
  margin-bottom: 20px;
}

/* faq-page-css-start */
button.accordion-button {
  background: #fb587b;
}

.accordion-button:not(.collapsed) {
  background: #fb587b;
  font-size: 15px;
  text-transform: uppercase;
  line-height: 22px;
  color: #ffff;
}

button.accordion-button.collapsed {
  font-size: 15px;
  text-transform: uppercase;
  line-height: 22px;
  color: #fff;
}

.accordion-item {
  margin-bottom: 5px;
}

/* video-page-css-start */
.tutorial-video iframe {
  border-radius: 7px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}


/* crtae -role-page-start */

.create-role.card-header.bg-primary.text-white.rounded-top-4,
button.btn.creat-role-btn.btn-primary.btn-lg.fw-semibold,
button.btn.add-user-btn.btn-primary.w-100 {
  background: #fb587b !important;
  border: none;
}

/* mocktest-reviews-page-start */
h2.language-title {
  background: #fb587b;
  padding: 5px;
  border-radius: 6px;
  font-size: 25px;
  color: #ffffff;
}

h3.dialogue-title {
  padding: 5px;
  font-size: 22px;
}

h2.segment-title {
  padding: 5px;
  border-radius: 6px;
  font-size: 20px;
  color: #ffffff;
  border: 1px solid;
  background: #fb587b;
}

h2.feedback-title {
  padding: 5px;
  border-radius: 6px;
  font-size: 20px;
  color: #fb587b;
  border-bottom: 1px solid;
}

button.btn.submit-btn.w-100.mt-2 {
  background: #fb587b;
  color: #fff;
}

button.btn.submit-btn.w-100.mt-2:hover {
  background: #000000;
  color: #fff;
}

p.dialogue-desc {
  padding: 5px;
  font-size: 16px;
}

/* mocktest-box-css-start */
.mocktest-box {
  border: 1px solid #00000014;
  border-radius: 6px;
  padding: 8px;
}

/* mocktest-box-css-end */
/* mocktest-main-box-css-start */
.mocktest-main-box {
  border: 1px solid #0000001f;
  border-radius: 6px;
  padding: 20px;
}

/* mocktest-box-css-end */
label.form-label.answer {
  color: #007dfd;
  font-weight: 700;
  font-size: 17px;
}

label.form-label.answer-language-label {
  color: #008537;
  font-weight: 700;
  font-size: 17px;
}

/* words-page-start-user */
.search-wrap {
  max-width: 480px;
  font-family: system-ui, Arial;
}

.search-label {
  font-size: 12px;
  letter-spacing: .4px;
  color: #555;
  text-transform: uppercase;
  margin-bottom: 6px;
  display: block;
}

.search-bar {
  display: flex;
  gap: 8px;
}

.search-input {
  flex: 1;
  padding: 10px 12px;
  border: 1px solid #d0d0d0;
  border-radius: 4px;
  outline: none;
}

.search-btn {
  padding: 10px 14px;
  border: 0;
  cursor: pointer;
  background: #fb587b !important;
  cursor: pointer !important;
  border-radius: 5px;
  color: #fff;
}

.search-btn:hover {
  padding: 10px 14px;
  border: 0;
  cursor: pointer;
  background: #000000;
  border-radius: 5px;
  color: #fff;
}

/* option {
  background: #2a3553;
  color: #fff;
} */

/* option:focus {
  background: #2a3553;
  color: #fff;
} */

#translationMode option {
  background-color: #2a3553;
  /* Yellow */
  color: #000;
  /* Black text */
}

#translationMode option:hover {
  background-color: #2a3553;
  color: #000;
}

::selection {
    color: #ffffff !important;
    background: #7c3aed;
}

select#translationMode option {
  background-color: #fb587b !important;
  color: #ffff;
}

select#translationMode option:focus {
  background-color: #fb587b !important;
}

#translationMode option:checked,
#translationMode option:hover {
  background-color: #fb587b !important;
  /* Yellow */
  color: #000;
  /* Text black */
}

thead {
  background: #2a3553 !important;
}

th {
  color: #fff !important;
}

button.btn.btn-success.add-word {
  background: #fb587b !important;
  border-color: #fb587b !important;
  white-space: nowrap;
}

button.btn.add-word.btn-secondary {
  background: #fb587b;
  border-color: #fb587b;
}

th,
td {
  white-space: nowrap;
}

.translation-table {
  overflow-x: scroll;
}

/* subscription-page-css-start */

/* Subscription Section */
.subscription-section {
  background: #f8fafc;
  padding: 60px 20px;
  font-family: 'Segoe UI', Tahoma, sans-serif;
  border-radius: 5px;
}

.subscription-container {
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}

.subscription-title {
  font-size: 32px;
  font-weight: bold;
  color: #222;
  margin-bottom: 10px;
}

.subscription-subtitle {
  font-size: 16px;
  color: #555;
  margin-bottom: 40px;
}

/* Grid Layout */
.subscription-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 2fr));
  gap: 25px;
}

/* Plan Cards */
.plan-card {
  background: #fff;
  border-radius: 16px;
  padding: 30px 20px;
  box-shadow: 0 6px 15px rgba(0, 0, 0, 0.08);
  border: 2px solid transparent;
  position: relative;
  transition: 0.3s;
}

.plan-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}

.plan-card h3 {
  font-size: 20px;
  font-weight: 600;
  color: #333;
}

.plan-card h3 span {
  color: #2a3553;
}

.plan-card .price {
  font-size: 34px;
  font-weight: bold;
  margin: 15px 0 25px;
  color: #111;
}

/* Features */
.features {
  list-style: none;
  text-align: left;
  padding: 0;
  margin-bottom: 30px;
}

.features li {
  margin-bottom: 12px;
  font-size: 15px;
  color: #333;
}

.features .not-included {
  color: #d9534f;
}

/* Button */
/* .choose-btn {
  background: #e1c21e;
  color: white;
  padding: 12px 18px;
  border: none;
  border-radius: 10px;
  font-size: 15px;
  font-weight: 600;
  cursor: pointer !important;
  transition: 0.3s;
  width: 100%;
} */

.choose-btn:hover {
  background: #000000;
}

/* Popular Badge */
/* .popular {
  border-color: #e1c21e;
} */

span.most-popular-badge {
  position: absolute;
  top: 0%;
  right: 35%;
  background: #2a3553;
  color: #fff;
  padding: 4px 11px;
  font-size: 12px;
  font-weight: bold;
  border-radius: 5px;
}


/* Terms & Conditions Section */
.terms-box {
  background: #fff;
  border-radius: 14px;
  padding: 30px 25px;
  margin-top: 35px;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.08);
  border-left: 5px solid #2a3553;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

.terms-title {
  font-size: 22px;
  font-weight: 700;
  color: #222;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}

.terms-title::before {
  content: "📜";
  margin-right: 10px;
  font-size: 22px;
}

.terms-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.terms-list li {
  margin-bottom: 15px;
  padding-left: 20px;
  position: relative;
  font-size: 15px;
  line-height: 1.6;
  color: #444;
}

.terms-list li::before {
  content: "✔";
  position: absolute;
  left: 0;
  top: 2px;
  color: #000000;
  font-weight: bold;
}

.category-parent {
  border-bottom: 2px solid #ebcece6e;
}

.popular {
  border-color: #2a3553;
}

.choose-btn {
  background: #2a3553;
  color: white;
  padding: 12px 18px;
  border: none;
  border-radius: 10px;
  font-size: 15px;
  font-weight: 600;
  cursor: pointer !important;
  transition: 0.3s;
  width: 100%;
}

@media (max-width: 932px) {
  .tutorial-video iframe {
    height: auto
  }
}
/* (min-width: 769px) and (max-width: 1140px) */


@media (min-width: 769px) and (max-width: 1140px) {
    .page-content {
        margin-left: 245px !important;
    }
    .app-topbar {
    margin-left: var(--ct-sidenav-width) !important;
}
}











/* 16/09/2025 */
/* quiz-start-css */

.quiz-box {
  background: #fff;
  border-radius: 20px;
  padding: 40px;
  width: 100%;
  max-width: 700px;
  box-shadow: 0px 15px 40px rgba(0, 0, 0, 0.2);
  animation: fadeIn 0.8s ease-in-out;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(30px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.progress {
  height: 18px;
  border-radius: 12px;
  overflow: hidden;
  background: #e9ecef;
}

.progress-bar {
  font-weight: 600;
  font-size: 12px;
  background: #fb587b;
}

.progress-bar-left {
  font-weight: 600;
  font-size: 12px;
  background: #293452;
}

.lottie-box {
  width: 180px;
  margin: 0 auto 20px;
}

#question {
  font-weight: 600;
  font-size: 22px;
  margin-bottom: 20px;
  text-align: center;
}

.option {
  transition: all 0.3s ease;
  cursor: pointer;
  font-weight: 500;
  font-size: 16px;
}

.option:hover {
  transform: scale(1.03);
  background: #2575fc;
  color: #fff !important;
}

#result {
  display: none;
  text-align: center;
  animation: fadeIn 0.8s ease-in-out;
}

#result h3 {
  font-size: 28px;
  font-weight: bold;
  color: #2575fc;
}

.card-custom {
  border-radius: 15px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.fun-fact {
  background: #e8f9f1;
  border-radius: 10px;
  padding: 12px;
  font-size: 14px;
  margin-top: 15px;
}

.cta-banner {
  background: #fb587b;
  border-radius: 10px;
  padding: 12px;
  text-align: center;
  margin-top: 15px;
  font-weight: 500;
  color: #fff;
}

a.btn.btn-sm.btn-join-now.ms-2 {
  background: #2a3553;
  color: #fff;
}

.calendar-days,
.calendar-dates {
  display: grid !important;
  grid-template-columns: repeat(7, 1fr) !important;
  text-align: center;
}

/* Weekdays */
.calendar-days div {
  font-weight: 600;
  color: #444;
  padding: 8px 0;
  border-bottom: 1px solid #eee;
}

/* Dates Grid */
.calendar-dates div {
  height: 45px;
  /* ✅ Fix uniform height */
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 2px;
  border-radius: 6px;
  font-size: 14px;
  cursor: pointer;
}

/* Hover Effect */
.calendar-dates .date:hover {
  background: #f3f6ff;
  color: #333;
  font-weight: 500;
}

.calendar-dates .today {
  background: #2a3553;
  color: #ffffff;
  font-weight: 600;
  border: 1px solid #2a3553;
}

.calendar-dates .empty {
  background: transparent;
  pointer-events: none;
}

.sidenav-menu {

  padding-top: 20px;
}

/* flash card details css start */
h2.flash-cards-title.fw-bold {
  text-align: center;
  color: #333;
  font-size: 2.5em;
  background: linear-gradient(135deg, #fb587b 0%, #2c3654 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.flashcard {
  background: white;
  border-radius: 15px;
  padding: 40px;
  min-height: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: transform 0.6s;
  transform-style: preserve-3d;
  position: relative;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
  border: 2px solid #fb587b29;
}

button.flashcard-btn {
  padding: 12px 30px;
  border: none;
  border-radius: 25px;
  cursor: pointer;
  font-size: 16px;
  font-weight: 600;
  transition: all 0.3s ease;
  color: white;
  background: #2a3553;
  box-shadow: 0 5px 15px rgba(102, 126, 234, 0.3);
}

h4.flashcard-front-text.fw-bold {
  font-size: 26px;
}

a.list-group-item.list-group-item-action.active {
  background: #2a3553;
  border: none;
}

@media (max-width: 768px) {
  h2.flash-cards-title.fw-bold {
    font-size: 26px;
  }

  small.category-level.text-muted {
    position: absolute;
    top: 0%;
    right: 33% !important;
    background: #fb597c;
    padding: 10px 30px;
    border-radius: 20px;
    opacity: 1;
    color: #fff !important;
  }



  button.flashcard-btn {
    padding: 10px 25px;
    font-size: 14px;
  }
}

/* flash-card-category-page-start */
i.ti.ti-cards.flashcard-icon {
  color: #2a3553;
}

h3.flashcard-category-title {
  font-size: 21px;
  text-align: center;
}

.flashcard-categories-card {
  background: #2a3553;
  color: #fff;
}

h4.flashcard-words-name.fw-bold {
  font-size: 40px;
}

small.category-level.text-muted {
  position: absolute;
  top: 0%;
  right: 44%;
  background: #fb597c;
  padding: 10px 30px;
  border-radius: 20px;
  opacity: 1;
  color: #fff !important;
}

/* practice-dialogue-page-start */
span#page-timer,
span#countdown {
  background: #fb587b !important;
}

button.startRecording.btn.btn-danger {
  background: #2a3553 !important;
  border-color: #2a3553;
}

button.stopRecording.btn.btn-danger {
  background: #fb587b;
}

button.btn.btn-info.p-2.btn-sm.show-answer {
  background: #2a3553;
  border: none;
}

ul.insturction-popup-list {
  gap: 20px;
  display: grid;
}

button.playRecording.btn.btn-success {
  background: #2a3553;
  border-color: #2a3553;
}

button.playRecording.btn {
  background: #fb587b;
  color: #FFF;
}

button.btn.btn-sm.play-pause-btn {
  border: 2px solid #fb587b;
  background: #fb587b;
}

button.btn.btn-secondary.next-tab {
  background: #fb587b;
  border: none;
}

button.btn.btn-success.mt-4,
.play-sample-btn {
  background: #2a3553;
  border: none;
}

.play-sample-btn:hover {
  background: #2a3553;
  border: none;
}

button.btn.btn-success.complete-dialogue {
  background: #2a3553;
  border-color: #2a3553;
}

button.btn.submit-btn {
  background: #2a3553;
  border-color: #2a3553;
}

li.side-nav-title.mt-2 {
  font-size: 11px;
  background: #fb587b1f;
  color: #000000;
  opacity: 1;
}

button.flashcard-btn.btn.btn-outline-secondary:hover {
  background: #fb587b;
}

.note-cancel-btn {
  background: #fb587b;
  border-color: #fb587b;
}

.note-cancel-btn:hover {
  background: #fb587b;
  border-color: #fb587b;
}

.note-save-btn {
  background: #2a3553;
  border-color: #2a3553;
}

.note-save-btn:hover {
  background: #2a3553;
  border-color: #2a3553;
}

ul.pagination {
  display: flex;
  gap: 15px;
}

a.powered-by {
  color: #fb587b;
  text-decoration: none !important;
}

/* notes-page */
span.notes-icon-plus {
  font-size: 40px;
}

.words-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 14px 28px rgba(41, 52, 82, 0.15);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.words-card {
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

/* quiz-page */
.upgrade-plan-btn {
  background: #fb587b;
  border-color: #fb587b;
}

.upgrade-plan-btn:hover {
  background: #2a3553;
  border-color: #2a3553;
}

.reply {
  background: #fb587b !important;
  border: none;
}

.message.user {
  justify-content: end;
  display: flex;
}

.sender.text-end {
  display: flex;
  justify-content: end;
}

.time.admin {
  display: flex;
  justify-content: end;
}
.time.admin.text-end {
    display: flex
;
    justify-content: start;
}

.sender.admin.text-end {
  display: flex;
  justify-content: start;
}

.sender.admin {
  display: flex;
  justify-content: end;
}

.admin {
  display: flex;
  justify-content: start;
}

html[data-sidenav-size=condensed]:not([data-layout=topnav]) .sidenav-menu .side-nav>.side-nav-item:hover>.side-nav-link {
  color: #fff !important;
  background-color: #fb597c1f;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  width: var(--ct-sidenav-width);
}

.sidenav-menu .sidenav-toggle-button:hover {
  color: #fb587b;
}

.sidenav-toggle-button:hover,
.sidenav-toggle-button:active,
.sidenav-toggle-button:focus {
  color: #fa5a7d;
}

/* mocktest-recording-waves-view */
canvas#waveform {
  width: -webkit-fill-available;
}

/* practise-dialogue-view-design-css */
.timer-box {
  background: #e63946;
  color: #fff;
  font-weight: bold;
  border-radius: 8px;
  padding: 5px 15px;
  display: inline-block;
}

.controls.d-flex {
  column-gap: 15px;
}

.card-custom {
  border: none;
  border-radius: 12px;
  box-shadow: 0px 2px 6px rgb(0 0 0 / 38%);
  background: #fff;
  padding: 20px;
}

.waveform {
  height: 60px;
  background: #f1f3f5;
  border-radius: 8px;
  margin: 10px 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.controls button {
  border-radius: 8px;
  padding: 6px 15px;
  font-weight: 500;
}

.next-btn {
  background: #ff5c8d;
  color: #fff;
  border: none;
}

.complete-btn {
  background: #28a745;
  color: #fff;
  border: none;
}

.dialogue-header {
  display: flex;
  justify-content: space-between;
}

@media (max-width: 932px) {
  .dialogue-header {
    display: block;
    justify-content: space-between;
  }

  #blinking-button {
    padding: 8px 20px;
    border-radius: 48px 0px;
    border: 0px solid #6C8003;
  }

  div#camera-wrapper\ col-md-6 {
    max-width: 400px !important;
    margin-bottom: 10px;
  }

  .gif-container.text-center {
    display: none;
  }
}

/* Custom range styling */
.custom-range::-webkit-slider-thumb {
  background: #fb587b;
  border: 2px solid white;
  height: 18px;
  width: 18px;
  border-radius: 50%;
  cursor: pointer;
  box-shadow: 0 0 6px rgba(37, 117, 252, 0.6);
}

.custom-range::-webkit-slider-runnable-track {
  background: linear-gradient(135deg, #fb587b, #2a3553);
  height: 6px;
  border-radius: 6px;
}

canvas {
  width: -webkit-fill-available;
  height: 100px;
}

/* progress bar start */

.progress-container {
  width: 100%;
  background: #ddd;
  border-radius: 20px;
  overflow: hidden;
  margin-bottom: 15px;
}

.progress-bar {
  height: 20px;
  width: 0%;
  background: #fb587b;
  text-align: center;
  color: white;
  font-size: 12px;
  line-height: 20px;
  transition: width 0.3s ease;
}

.step-info {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 4px;
  margin-top: 10px;
}

.buttons {
  display: flex;
  gap: 10px;
}

button {
  padding: 8px 15px;
  border: none;
  background: #2a3553;
  color: #fff;
  font-size: 14px;
  cursor: pointer;
  border-radius: 5px;
}

button:disabled {
  background: #aaa;
  cursor: not-allowed;
}

.sidenav-menu .sidenav-toggle-button {
  position: absolute;
  top: 18px;
  right: -23px;
  display: block;
  background-color: var(--ct-menu-bg);
  border-radius: 50%;
  height: 61px;
  width: 61px;
  border: 5px solid var(--ct-body-bg);
  color: var(--ct-menu-item-color);
}
.ti {
    font-family: tabler-icons !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #ffffff;
}
/* ticket-chat-page-start */

.ticket-details-card {
  background-color: #fb587b;
  color: #f2f2f2;
  border: 1px solid #fff;
  border-radius: 8px;
  padding: 20px;
  margin-bottom: 20px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.4);
}

.ticket-heading {
  color: #ffff;
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: 600;
  border-bottom: 1px solid #9dcde3;
  padding-bottom: 5px;
}

.ticket-info p {
  margin: 6px 0;
  font-size: 16px;
}

.ticket-info strong {
  color: #ffff;
  width: 80px;
  display: inline-block;
}

.ticket-info span {
  font-weight: 500;
}

.status.open {
  color: #00ff88;
  font-weight: bold;
}

.chat-box {
  margin: 40px auto;
  background: #fff;
  padding: 20px;
  border-radius: 8px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.4);
  width: 100%;
}

.message {
  display: flex;
  margin-bottom: 15px;
}

.message .sender {
  font-weight: bold;
  margin-right: 10px;
  min-width: 60px;
  color: #333;
}

.message.admin {
  justify-content: flex-start;
}

.message.user {
  justify-content: flex-end;
}
.admin .bubble {
  background: #eee;
  text-align: left;
  border-top-left-radius: 0;
}

.user .bubble {
  text-align: right;
  border-top-right-radius: 0;
  color: #000000;
}

.time {
  font-size: 0.8em;
  color: gray;
  margin-top: 5px;
}


.chat-footer {
  background-color: #ffffff;
  padding: 10px 15px;
  border-top: 1px solid #dee2e6;
  border-radius: 0 0 10px 10px;
  box-shadow: 0 -2px 6px rgba(0, 0, 0, 0.05);
}

.chat-footer input[type="text"] {
  border-radius: 20px;
  padding: 10px 15px;
  font-size: 15px;
  border: 1px solid #ced4da;
  box-shadow: none;
  transition: all 0.2s ease-in-out;
}

.chat-footer input[type="text"]:focus {
  border-color: none;
}

.chat-footer button {
  border-radius: 20px;
  padding: 10px 20px;
  font-weight: 500;
  box-shadow: none;
  transition: background-color 0.2s ease-in-out;
  background: #2a3553 !important;
  border: #2a3553 !important;
}

.chat-footer button:hover {
  background-color: #000000;
}

.bubble {
  /* max-width: 75%; */
  word-wrap: break-word;
  overflow-wrap: break-word;
  white-space: pre-wrap;
}
span#page-timer-1 {
    background: #fb587b !important;
}
/* institue dashboard design */
.dashboard {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  min-height: 130px;
}

.card-box {
  flex: 1;
  min-width: 300px;
  background: #ffffff;
  border-radius: 16px;
  padding: 20px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
      border-top: 5px solid #f85d7f;
}

.card-box h5 {
  font-size: 18px;
  font-weight: 600;
  color: #1e2a5a; 
  margin-bottom: 10px;
}

.card-box p {
  font-size: 20px;
  font-weight: 700;
  color: #fb587b  ;
  margin: 0;
}

.referral-link input {
  width: 100%;
  padding: 10px 12px;
  border: 1px solid #ccc;
  border-radius: 8px;
  font-size: 14px;
  color: #1e2a5a;
  background-color: #f9fafc;
  margin-bottom: 10px;
}

.copy-btn {
  background-color: #1e2a5a;
  color: #fff;
  border: none;
  border-radius: 8px;
  padding: 10px 16px;
  font-weight: 600;
  cursor: pointer;
}

.copy-btn:active {
  background-color: #162048;
}


.referral-link {
  background: #ffffff;
  border-radius: 16px;
  padding: 20px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
  border-top: 5px solid #fb587b; 
}

.referral-link h5 {
  font-size: 18px;
  font-weight: 600;
  color: #1e2a5a;
  margin-bottom: 12px;
}

.referral-wrapper {
  position: relative;
}

.referral-wrapper input {
  width: 100%;
  padding: 10px 10px 10px 12px;
  border-radius: 10px;
  font-size: 14px;
  background-color: #f9fafc;
  color: #1e2a5a;
}

.copy-icon {
  position: absolute;
  top: -60%;
  right: 10px;
  transform: translateY(-50%);
  background: #1e2a5a;
  border: none;
  border-radius: 8px;
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 18px;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}

.copy-icon:active {
  transform: translateY(-50%) scale(0.95);
  background: #162048;
}
span.practice-title {
    color: #333;
    font-size: 30px;
}
h3.dialogue-title{
    color: #333;
    background: linear-gradient(135deg, #fb587b 0%, #2c3654 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    font-size: 30px;
}
div#vip-dialogues-tab, div#vip-exam-tab {
    overflow-x: scroll;
}
button.Edit-btn, a.Edit-btn {
    background: #2a3553;
    border: #2a3553;
}
button.Edit-btn:hover {
    background: #2a3553;
    border: #2a3553;
}
button.delete-btn.btn.btn-sm.btn-danger {
    background: #fb587b;
}
button.submit {
            background: #fb587b;
            border-color: #fb587b;
        }
        button.submit:hover {
            background: #fb587b;
            border-color: #fb587b;
        }
        .card-box.referral-link, .card-box.refer-code {
    width: 100%;
    min-width: fit-content;
}
.whatsapp-float {
    position: fixed;
    width: 40px;
    height: 40px;
    bottom: 25px;
    right: 25px;
    background-color: #25D366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    box-shadow: 2px 2px 3px #999;
    z-index: 1000;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: transform 0.2s;
}
.whatsapp-float:hover {
    transform: scale(1.1);
}
.whatsapp-float img {
    width: 30px;
    height: 30px;
}
/* edit-role-page-design */
.edit-role-header {
    background: #424b66;
}
button.btn.update-role-btn.fw-semibold {
    background: #fb587b;
    color: #fff;
}
img.mobile-logo {
    width: 100px;
    height: auto;
}
.nav-section {
    position: sticky;
    bottom: 1%;
    left: 0;
    right: 0;
    background: white;
    padding: 2rem;
    box-shadow: 0 -4px 12px rgba(0, 0, 0, 0.08);
    margin: 0 -1rem -1rem -1rem;
    border-radius: 20px 20px 0 0;
    /* width: 95%; */
}

@media (max-width: 768px) {
  .nav-section {
    position: fixed !important;
    bottom: 0;
    left: 0;
    right: 0;
    background: white;
    padding: 2rem !important;
    box-shadow: 0 -4px 12px rgba(0, 0, 0, 0.08);
    margin: 0 -1rem -1rem -1rem;
    border-radius: 20px 20px 0 0;
}
}





/* question-css */
.topic-badge {
            display: inline-block;
            background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
            color: white;
            padding: 0.35rem 1rem;
            border-radius: 7px;
            font-weight: 700;
            font-size: 0.8rem;
            white-space: nowrap;
        }

.question-card {
            background: white;
            border-radius: 20px;
            padding: 1rem;
            box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
            border: 2px solid transparent;
            background-clip: padding-box;
            position: relative;
            flex: 1;
            display: flex;
            flex-direction: column;
            margin-bottom: 1rem;
        }

        .question-card::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            height: 5px;
            background: linear-gradient(90deg, #667eea 0%, #764ba2 50%, #f093fb 100%);
            border-radius: 20px 20px 0 0;
        }

        .question-number {
            display: inline-block;
            background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
            color: white;
            padding: 0.35rem 1rem;
            border-radius: 50px;
            font-weight: 700;
            font-size: 0.8rem;
            margin-bottom: 0.75rem;
        }

        .question-text {
            font-size: 1.05rem;
            font-weight: 600;
            color: #2d3748;
            margin-bottom: 1.25rem;
            line-height: 1.5;
        }
        .feedback-text {
            color: #333;
            font-weight: 400;
            /* Forces it onto next line when short */
            word-break: break-word;
        }
        .feedback-combined-item {

            align-items: flex-start;
            line-height: 1.4;
        }
        .practice-container {
            max-width: 480px;
            margin: 0 auto;
            min-height: 100vh;
        }

        /* question-images css start */
        .question-image {
            width: 400px;
            overflow: hidden;
            border-radius: 2%;
            background: #f2f4f8;
            border: 1px solid #0000000f;
            height: 200px;
            display: flex;
            align-items: center;
            justify-content: center;
            /* width: fit-content; */
        }

        .question-image img {
            width: 100%;
            height: 100%;
            object-fit: contain;
            object-position: center;
        }
        /* Modal Background */
.image-modal {
    display: none;
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    align-items: center;
    justify-content: center;
}

/* Modal Image */
.modal-content {
    max-width: 90%;
    max-height: 90%;
    object-fit: contain;
    border-radius: 8px;
}

/* Close Button */
.close-modal {
    position: absolute;
    top: 20px;
    right: 30px;
    color: #fff;
    font-size: 35px;
    font-weight: bold;
    cursor: pointer;
}
/* question-images css end */
/* .global-notification-btn

 {
    position: fixed;
    bottom: 2%;
    right: 2%;
    z-index: 9999999;
    font-size: 25px;
} */

/* ========================================
   MINIMAL NOTIFICATION BADGE CSS
   Just the essentials to position badge correctly
   ======================================== */

.global-notification-btn {
    position: fixed !important;
    bottom: 2%;
    right: 2%;
    z-index: 9999999;
    font-size: 25px;
    
    /* CRITICAL: These 3 lines fix the positioning */
    position: relative;      /* Creates context for absolute positioning */
    display: inline-flex;    /* Proper sizing */
    cursor: pointer;         /* Show it's clickable */
}

.global-bell {
    font-size: 35px;
}

/* Badge positioned on top-right corner */
.global-notification-badge {
    position: absolute;
    top: -5px;
    right: -5px;
    
    background: #ff4444;
    color: white;
    
    min-width: 20px;
    height: 20px;
    padding: 2px 6px;
    border-radius: 50%;
    
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    line-height: 16px;
    
    border: 2px solid white;
    box-shadow: 0 2px 8px rgba(255, 68, 68, 0.4);
}