li.side-nav-item ul {
  padding-left: 0px;
}

li.side-nav-item div#vocabularyMenu ul.side-nav-second-level,
ul#mockTestMenu {
  padding-left: 20px !important;
}

li.side-nav-item {
  list-style: none;
  padding: 0px !important;
}

li.side-nav-item ul {
  padding-left: 15px;
  list-style: none;
}

li.side-nav-item div#vocabularyMenu ul.side-nav-second-level,
ul#mockTestMenu,
ul#mockTestMenu {
  padding-left: 20px !important;
}

ul.side-nav-second-level {
  display: grid;
  gap: 10px;
}

ul#mockTestMenu li.side-nav-item {
  padding: 8px 0px !important;
}

/* 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: #e1c21e;
}

.accordion-button:not(.collapsed) {
  background: #e1c21e;
  font-size: 15px;
  text-transform: uppercase;
  line-height: 22px;
}

button.accordion-button.collapsed {
  font-size: 15px;
  text-transform: uppercase;
  line-height: 22px;
}

.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: #e1c21e !important;
  border: none;
}

/* mocktest-reviews-page-start */
h2.language-title {
  background: #e1c21e;
  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: #e1c21e;
}

h2.feedback-title {
  padding: 5px;
  border-radius: 6px;
  font-size: 20px;
  color: #e1c21e;
  border-bottom: 1px solid;
}

button.btn.submit-btn.w-100.mt-2 {
  background: #e1c21e;
  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: #e1c21e;
  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: #e1c21e;
  color: #fff;
}

option:focus {
  background: #e1c21e;
  color: #fff;
}

#translationMode option {
  background-color: #e1c21e;
  /* Yellow */
  color: #000;
  /* Black text */
}

#translationMode option:hover {
  background-color: #e1c21e;
  color: #000;
}

::selection {
  color: #e90b0b !important;
  background: #188ae226;
}

select#translationMode option {
  background-color: #e1c21e !important;
  color: #ffff;
}

select#translationMode option:focus {
  background-color: #e1c01e86 !important;
}

#translationMode option:checked,
#translationMode option:hover {
  background-color: #e1c21e !important;
  /* Yellow */
  color: #000;
  /* Text black */
}

thead {
  background: #e1c21e;
  text-align: center;
}

button.btn.btn-success.add-word {
  background: #e1c21e;
  border-color: #e1c21e;
  white-space: nowrap;
}

button.btn.add-word.btn-secondary {
  background: red;
  border-color: red;
}

th,
td {
  white-space: nowrap;
  text-align: center;
}

.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(280px, 1fr));
  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: #e1c21e;
}

.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: #e1c21e;
  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 #e1c21e;
  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: #e1c21e;
}

.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%;
}

@media (max-width: 932px) {
  .tutorial-video iframe {
    height: auto
  }
}

/* ticket-chat-page-start */

.ticket-details-card {
  background-color: #000000;
  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;
}

.bubble {
  max-width: 100%;
  padding: 10px 15px;
  border-radius: 12px;
  position: relative;
}

.admin .bubble {
  background: #eee;
  text-align: left;
  border-top-left-radius: 0;
}

.user .bubble {
  background: #e1c320;
  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: #e1c320;
  border: #e1c320;
}

.chat-footer button:hover {
  background-color: #000000;
}

/* create-ticket-page-css-start */
.fund-request-form {
  background: #ffffff;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  border-radius: 6px;
  padding: 20px;
}

.form-title {
  color: #17b6f7;
}

button.btn.btn-danger.sumbit-ticket-btn,
a.btn.btn-primary.ticket-view-btn.btn-sm {
  background: #17b6f7;
  border-color: #17b6f7;
}

a.btn.send-chat-btn {
  background: #17b6f7;
  color: #fff;
}

h5.mb-4.chat-title {
  font-size: 24px;
}

a.btn.ticket-view-btn.btn-sm {
  background: #e1c21e;
  color: #fff;
}

.create-ticket-box {
  width: 50%;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  border-radius: 5px;
}

button.btn.submit-ticket {
  background: #e1c21e;
  color: #fff;
}

@media (max-width: 768px) {
  .bubble {
    max-width: 100%;
    padding: 4px 15px;
    border-radius: 12px;
    position: relative;
  }

  .ticket-info p {
    font-size: 12px;
  }

  .create-ticket-box {
    width: 100%;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-radius: 5px;
  }

  .message {
    display: block;
    margin-bottom: 15px;
  }
}

img.profile-dp {
  width: 50px;
  height: 50px;
  object-fit: cover;
  object-position: center;
}

.card.overflow-hidden.p-xxl-4.p-3.mb-0 {
  background: #ffffff4a;
}

.login-btn {
  background: #e1c21e;
  border-color: #e1c21e;
}
.login-btn:hover {
  background: #e1c21e;
  border-color: #e1c21e;
}

a.fw-semibold.text-danger.ms-1 {
  color: #000000 !important;
  text-decoration: none;
  cursor: pointer;
}

/* words-page-css-start */
.edit-btn{
  background-color: #e1c21e;
  border-color: #e1c21e;
  margin-right: 3px;
}
.edit-btn:hover{
  background-color: #e1c21e;
  border-color: #e1c21e;
  margin-right: 3px;
}
.delete-btn{
  background-color: #ff5b5b;
  border-color: #ff5b5b;
}
div#wordsTableContainer {
    overflow-x: auto;
}
/* words-page-css-End */