/*
*******************************
0. LMS Global
*******************************
*/

:root {
  --tw-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-ring-offset-shadow: 0 0 #0000;
  /*color*/
  /* --theme-color: #a038eb;
  --secondary-theme-color: #e6b6ff; */
  /* --theme-color: #eb2128;
  --secondary-theme-color: #ffdfdf; */
  --theme-color: #05b027;
  --secondary-theme-color: #cafcca;
  --primary-theme-text-color: #ffffff;
  --secondary-theme-text-color: #05b027;
  --black-color: #121212;
  --login_background_color: #3d434f;
  --green-color: #41b71d;
  --green-color-mid: #4df94d;
  --green-color-light: #c4ffc1;
  --red-color: #e30000;
  --red-color-mid: #f94d4d;
  --red-color-light: #ffdfdf;
  --blue-color: #004ce3;
  --blue-color-mid: #4d86f9;
  --blue-color-light: #dfeaff;
  --dark-grey-color: #808191;
  --grey-color: #d9d9d9;
  --grey-color-light: #e6e6e6;
  --grey-color-thin: #f3f6f8;
  --bg-grey-light-thin: #f9fafb;
  --light-body-bg-color: #f3f6f8;
  --light-grey-color-2: #999999;
  /*icon-color*/
  --icon-red: #e95c61;
  --icon-light-red: #f5c8c8;
  --icon-light-red-2: #fdf2f8;
  --icon-blue: #004ce3;
  --icon-light-blue: #abc6fc;
  --icon-yellow: #fdb612;
  --icon-light-yellow: #fff7e4;
  --icon-green: #0dbf3f;
  --icon-light-green: #bafeba;
  --icon-light-green-3: #e6fdf2;
  --icon-gray: #e8e8e8;
  --icon-black: #222222;
  --icon-light-gray: #efefef;
  --icon-purple: #57549c;
  --icon-light-purple: #c5c3df;
  --icon-blue-2: #4a81ee;
  --icon-green-3: #2ebb86;
  --icon-light-blue-2: #dceffa;
  --icon-light-blue-3: #eef2ff;
  --icon-green-2: #00b5a3;
  --icon-light-green-2: #b4eae5;
  --icon-light-green-3: #d2f4e7;

  --icon-green-21c: #82c321;
  --icon-green-light-21c: #d9edbc;
  --icon-red-21c: #ff4848;
  --icon-red-light-21c: #ffc8c8;
  --icon-yellow-21c: #ffa227;
  --icon-yellow-light-21c: #fff2be;
  --icon-purple-21c: #5229e5;
  --icon-purple-light-21c: #cbbef7;
  --icon-blue-21c: #248be0;
  --icon-blue-light-21c: #b2ebff;
  --icon-bluish: #00a1e5;
  --icon-greenish: #11d49a;
  --icon-orangish: #ef8616;
  --icon-bluish-light: #dff6ff;
  --icon-greenish-light: #cef7dc;
  --icon-orangish-light: #f6e6c1;
  /*fonts*/
  --title-font-300: "inter-light";
  --title-font-400: "inter-regular";
  --title-font-500: "inter-medium";
  --title-font-600: "inter-semibold";
  --title-font-700: "inter-bold";
  --title-font-800: "inter-extrabold";
  --title-font-900: "inter-black";
  --paragraph-font-300: "graphik-light";
  --paragraph-font-400: "graphik-regular";
  --paragraph-font-500: "graphik-medium";
  --paragraph-font-600: "graphik-semibold";
  --paragraph-font-700: "graphik-bold";
  --urdu-font-noori: "jameel-noori-nastaleeq";

  /*Phasto Dari fonts*/

  --pashto-dari-paragraph-font-300: "vazirmatn-light";
  --pashto-dari-paragraph-font-400: "vazirmatn-regular";
  --pashto-dari-paragraph-font-500: "vazirmatn-medium";
  --pashto-dari-paragraph-font-600: "vazirmatn-semibold";
  --pashto-dari-paragraph-font-700: "vazirmatn-bold";

  --pashto-dari-title-font-300: "vazirmatn-light";
  --pashto-dari-title-font-400: "vazirmatn-regular";
  --pashto-dari-title-font-500: "vazirmatn-medium";
  --pashto-dari-title-font-600: "vazirmatn-semibold";
  --pashto-dari-title-font-700: "vazirmatn-bold";
  --pashto-dari-title-font-800: "vazirmatn-extrabold";
  --pashto-dari-title-font-900: "vazirmatn-black";

  /*shadow*/
  --lms-menu-dropdown-box-shadow: 0px 12px 20px 10px rgba(82, 63, 105, 0.2);
  --lms-card-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --lms-button-border-bottom: 6px solid #b3191e;
}

:root::after,
:root::before {
  --tw-shadow: 0 0 #0000;
}

body {
  background: var(--light-body-bg-color);
  font-family: var(--paragraph-font-400);
}

.paragraph-300 {
  font-family: var(--paragraph-font-300);
}

.paragraph-400 {
  font-family: var(--paragraph-font-400);
}

.paragraph-500 {
  font-family: var(--paragraph-font-500);
}

.paragraph-600 {
  font-family: var(--paragraph-font-600);
}

.paragraph-700 {
  font-family: var(--paragraph-font-700);
}

.title-300 {
  font-family: var(--title-font-300);
}

.title-400 {
  font-family: var(--title-font-400);
}

.title-500 {
  font-family: var(--title-font-500);
}

.title-600 {
  font-family: var(--title-font-600);
}

.title-700 {
  font-family: var(--title-font-700);
}

.inter-800 {
  font-family: var(--title-font-800);
}

.title-900 {
  font-family: var(--title-font-900);
}

.PashtoUI body {
  background: var(--light-body-bg-color);
  font-family: var(--pashto-dari-paragraph-font-400);
}

.PashtoUI .paragraph-300 {
  font-family: var(--pashto-dari-paragraph-font-300);
}

.PashtoUI .paragraph-400 {
  font-family: var(--pashto-dari-paragraph-font-400);
}

.PashtoUI .paragraph-500 {
  font-family: var(--pashto-dari-paragraph-font-500);
}

.PashtoUI .paragraph-600 {
  font-family: var(--pashto-dari-paragraph-font-600);
}

.PashtoUI .paragraph-700 {
  font-family: var(--pashto-dari-paragraph-font-700);
}

.PashtoUI .title-300 {
  font-family: var(--pashto-dari-title-font-300);
}

.PashtoUI .title-400 {
  font-family: var(--pashto-dari-title-font-400);
}

.PashtoUI .title-500 {
  font-family: var(--pashto-dari-title-font-500);
}

.PashtoUI .title-600 {
  font-family: var(--pashto-dari-title-font-600) !important;
}

.PashtoUI .title-700 {
  font-family: var(--pashto-dari-title-font-700);
}

.PashtoUI .inter-800 {
  font-family: var(--pashto-dari-title-font-800);
}

.PashtoUI .title-900 {
  font-family: var(--pashto-dari-title-font-900);
}

.urdu-font {
  font-family: var(--urdu-font-noori);
}

.pashto-dari-font {
  font-family: var(--pashto-dari-font-vazirmatn);
}

.green-color {
  color: var(--green-color);
}

.grey-color {
  color: var(--grey-color);
}

.bg-grey-light {
  background-color: var(--grey-color-light);
}

.bg-green-light {
  background-color: var(--green-color-light);
}

.bg-blue-light {
  background-color: var(--blue-color-light);
}

.theme-color {
  background-color: var(--theme-color);
}

.theme,
.theme-text-hover:hover {
  color: var(--theme-color) !important;
}

/* .theme-text-color {
  color: var(--primary-theme-text-color) !important;
} */
.bg-red-light {
  background-color: var(--red-color-light);
}

.bg-grey-light {
  background-color: var(--grey-color-light);
}

.bg-grey-thin {
  background-color: var(--grey-color-thin);
}

.bg-grey-light-thin {
  background-color: var(--bg-grey-light-thin);
}

.icon-red {
  color: var(--icon-red);
}

.icon-light-red-bg {
  background: var(--icon-light-red);
}

.icon-blue {
  color: var(--icon-blue);
}

.icon-light-blue-bg {
  background: var(--icon-light-blue);
}

.icon-yellow {
  color: var(--icon-yellow);
}

.icon-light-yellow-bg {
  background: var(--icon-light-yellow);
}

.icon-green {
  color: var(--icon-green);
}

.icon-light-green-bg {
  background: var(--icon-light-green);
}

.icon-black {
  color: var(--icon-black);
}

.icon-gray-bg {
  background: var(--icon-gray);
}

.icon-light-gray-bg {
  background: var(--icon-light-gray);
}

.icon-purple {
  color: var(--icon-purple);
}

.icon-light-purple-bg {
  background: var(--icon-light-purple);
}

.icon-blue-2 {
  color: var(--icon-blue-2);
}

.icon-light-blue-2-bg {
  background: var(--icon-light-blue-2);
}

.icon-green-2 {
  color: var(--icon-green-2);
}

.icon-green-3 {
  color: var(--icon-green-3);
}

.icon-light-green-2-bg {
  background: var(--icon-light-green-2);
}

.icon-light-green-3-bg {
  background: var(--icon-light-green-3);
}

/* 21C subject icons colors */
.icon-green-21c {
  color: var(--icon-green-21c);
}
.icon-green-light-21c-bg {
  background: var(--icon-green-light-21c);
}
.icon-red-21c {
  color: var(--icon-red-21c);
}
.icon-red-light-21c-bg {
  background: var(--icon-red-light-21c);
}
.icon-yellow-21c {
  color: var(--icon-yellow-21c);
}
.icon-yellow-light-21c-bg {
  background: var(--icon-yellow-light-21c);
}
.icon-purple-21c {
  color: var(--icon-purple-21c);
}
.icon-purple-light-21c-bg {
  background: var(--icon-purple-light-21c);
}
.icon-blue-21c {
  color: var(--icon-blue-21c);
}
.icon-blue-light-21c-bg {
  background: var(--icon-blue-light-21c);
}
/* 21C subject icons colors */

/* senf subject icons colors */
.icon-bluish {
  color: var(--icon-bluish);
}
.icon-bluish-light-bg {
  background: var(--icon-bluish-light);
}
.icon-greenish {
  color: var(--icon-greenish);
}
.icon-greenish-light-bg {
  background: var(--icon-greenish-light);
}
.icon-orangish {
  color: var(--icon-orangish);
}
.icon-orangish-light-bg {
  background: var(--icon-orangish-light);
}
/* senf subject icons colors */

.shadow-0 {
  box-shadow: none !important;
}

.subject-icon-box {
  /* width: 45px;
  height: 45px;
  line-height: 45px; */
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 100px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

.subject-icon-box-md {
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 100px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

.subject-icon-box-md i {
  font-size: 18px;
}

.subject-icon-box-xl {
  width: 64px;
  height: 64px;
  line-height: 64px;
  border-radius: 18px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

.subject-icon-box-xl i {
  font-size: 32px;
}

.subject-icon-box-detail {
  /* width: 45px;
  height: 45px;
  line-height: 45px; */
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 100px;
  text-align: center;
  display: flex;
  justify-content: center;
  font-size: 24px;
  align-items: center;
}

.subject-icon-box i {
  font-size: 24px;
}

.lms-learner-card .subject-icon-box {
  /* width: 55px;
  height: 55px;
  line-height: 55px; */
  width: 50px;
  height: 50px;
  line-height: 50px;
}

.lms-learner-card:hover,
.lms-teacher-card:hover {
  transform: scale(1.02);
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.04), 0 4px 4px rgba(0, 0, 0, 0.04) !important;
  border: 1px solid var(--secondary-theme-color);
}

.lms-learner-card,
.lms-teacher-card {
  transition: 0.3s transform cubic-bezier(0.155, 1.105, 0.295, 1.12),
    0.3s box-shadow,
    0.3s -webkit-transform cubic-bezier(0.155, 1.105, 0.295, 1.12);
}

.subject-table-icon-box {
  width: 45px;
  height: 45px;
  line-height: 45px;
  border-radius: 100px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  min-width: 45px;
}

.subject-table-icon-box i {
  font-size: 24px;
}

.lms-learner-card .subject-table-icon-box {
  width: 55px;
  height: 55px;
  line-height: 55px;
}

.lms-subject-listing .lms-learner-card .lms-table-subj-icon {
  top: 23px;
  right: 18px;
}

.lms-learner-card .subject-icon-box i {
  font-size: 26px;
}

/* .lms-learner-card .subject-icon-box i.i-algebra {
  font-size: 40px;
} */

.text-truncate-3 {
  overflow: hidden;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  max-height: 3.7rem;
}

.view-all-link {
  font-family: var(--title-font-500);
  /* color: var(--black-color); */
  color: var(--theme-color);
}

.PashtoUI .view-all-link {
  font-family: var(--pashto-dari-title-font-500);
  color: var(--black-color);
}

.view-all-link:hover {
  color: var(--theme-color);
}

.default-ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

textarea {
  resize: none;
}

.cursor-pointer {
  cursor: pointer;
}

.cursor-default {
  cursor: default;
}

.container-plr-25 {
  padding-left: 25px;
  padding-right: 25px;
}

.container-plr-50 {
  padding-left: 50px;
  padding-right: 50px;
}

.container-plr-50-10 {
  padding-left: 50px;
  padding-right: 10px;
}

.form-control:focus {
  box-shadow: none;
}

.lms-main-search.form-control:focus {
  border-color: var(--grey-color-thin) !important;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.form-control::-webkit-input-placeholder {
  /* Edge */
  color: var(--black-color);
  opacity: 0.5;
}

.form-control:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: var(--black-color);
  opacity: 0.5;
}

.form-control::placeholder {
  color: var(--black-color);
  opacity: 0.5;
}

.form-control:focus::placeholder {
  color: transparent;
}

.input-margin-bottom {
  margin-bottom: 1rem;
}

.f-size-10 {
  font-size: 10px;
}

.f-size-12 {
  font-size: 12px;
}

.f-size-13 {
  font-size: 13px;
}

.f-size-14 {
  font-size: 14px;
}

.f-size-15 {
  font-size: 15px;
}

.f-size-16 {
  font-size: 16px;
}

.f-size-18 {
  font-size: 18px;
}

.f-size-20 {
  font-size: 20px !important;
}

.f-size-22 {
  font-size: 22px;
}

.f-size-24 {
  font-size: 24px;
}

.f-size-25 {
  font-size: 25px;
}

.f-size-26 {
  font-size: 26px;
}

.f-size-28 {
  font-size: 28px;
}

.f-size-30 {
  font-size: 30px;
}

.f-size-32 {
  font-size: 32px;
}

.f-size-36 {
  font-size: 36px;
}

.f-size-38 {
  font-size: 38px;
}

.f-size-40 {
  font-size: 40px;
}

.f-size-48 {
  font-size: 48px;
}

.f-size-86 {
  font-size: 86px;
}

.p-top-2 {
  padding-top: 2px;
}

.pe-6rem {
  padding-right: 6rem;
}

.pe-7rem {
  padding-right: 7rem;
}

.module-box-style {
  border-radius: 10px;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
}

.font-weight-normal {
  font-weight: normal;
}

.text-black {
  color: var(--black-color);
}

.theme-text-color {
  color: var(--theme-color);
}

.lms-icon-color {
  color: #787878;
}

.lms-circle-icon {
  /* background: var(--grey-color-thin); */
  background: var(--grey-color-light);
  border-radius: 100px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  display: inline-flex;
  text-align: center;
  cursor: pointer;
  justify-content: center;
  align-items: center;
}

.lms-circle-icon:hover {
  background: var(--grey-color-light);
}

.lms-text-hover:hover {
  color: var(--theme-color);
}

.lms-card {
  padding: 25px;
  background: #fff;
  border-radius: 15px;
  box-shadow: var(--lms-card-shadow);
}

.lms-card-second {
  background: #fff;
  border-radius: 15px;
  box-shadow: var(--lms-card-shadow);
}

/* .lms-card-dropdown .form-select {
  border: 0.1rem solid;
  border-color: var(--grey-color-light);
  height: 40px;
  border-radius: 10px;
} */

.lms-color-card {
  padding: 25px;
  background: rgb(250 245 245);
  border-radius: 15px;
}

.lms-table-card {
  border: 0.1rem solid var(--grey-color);
  background: transparent;
  border-radius: 15px;
  padding: 15px;
  margin-bottom: 15px;
}

.table-row {
  page-break-inside: avoid;
}

.form-select:focus {
  box-shadow: none;
}

.lms-theme-btn:active {
  background-color: var(--theme-color) !important;
}

.lms-theme-btn {
  background: var(--theme-color);
  color: var(--primary-theme-text-color);
  border-radius: 8px;
  padding-left: 25px;
  padding-right: 25px;
  font-size: 1rem;
  display: flex !important;
  align-items: center;
  justify-content: center;
  line-height: 1rem;
  text-align: center;
  border: 0;
  min-width: 100px;
  height: 50px;
  transition: 0.9s transform cubic-bezier(0.155, 1.105, 0.295, 1.12),
    0.3s box-shadow,
    0.3s -webkit-transform cubic-bezier(0.155, 1.105, 0.295, 1.1);
  /* border-bottom: var(--lms-button-border-bottom); */
}

.input-activeClass-radio {
  width: 50px !important;
  height: 25px;
}

.validation-error-border {
  --tw-border-opacity: 1;
  border-color: rgba(254, 202, 202, var(--tw-border-opacity));
}

.lms-theme-btn.mblhiddenbtn {
  display: none !important;
}

.lms-theme-btn.hiddenbtn {
  display: flex !important;
}

.lms-theme-outline-btn.mblhiddenbtn {
  display: none !important;
}

.lms-theme-outline-btn.hiddenbtn {
  display: flex !important;
}

@media (max-width: 768px) {
  .lms-theme-btn.hiddenbtn {
    display: none !important;
  }

  .lms-theme-btn.mblhiddenbtn {
    display: flex !important;
  }

  .lms-theme-outline-btn.hiddenbtn {
    display: none !important;
  }

  .lms-theme-outline-btn.mblhiddenbtn {
    display: flex !important;
  }

  .progressbar_container {
    min-width: 90% !important;
  }

  .payment_header > div > a {
    margin-left: 1rem !important;
  }

  .modal_button_failed {
    margin-top: 1rem !important;
    margin-bottom: 0 !important;
  }

  .payment_modal_button {
    gap: 0 !important;
  }

  /* .mw_991 {
    margin-top: 0px !important;
  } */
  /* .payment_button_div {
    margin-top: 0.5rem !important;
  } */
}

@media (max-width: 767.2px) {
  .w-75-desktop-only {
    width: 100% !important;
  }

  .lms-light-banner {
    max-width: 480px;
    margin: auto;
  }

  .click_assignment_search_input.lms-form-input {
    max-width: 100% !important;
  }

  .lms-card.performance-card {
    border-radius: 0px !important;
  }

  .lock-scroll-notifications {
    overflow: hidden !important;
    height: 100vh;
  }

  .confirmation_details {
    flex-direction: column !important;
    gap: 0.3rem !important;
  }
  .confirmation_modal_button {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .confirmation_details_main {
    margin-top: 2rem !important;
  }
}

.lms-theme-btn:hover {
  color: var(--primary-theme-text-color);
  filter: contrast(1.8);
  /* opacity: 0.9; */
}

.lms-theme-transparent-btn {
  background: transparent;
  border-color: transparent;
  color: var(--theme-color);
  border-radius: 8px;
  padding-left: 25px;
  padding-right: 25px;
  font-size: 1rem;
  display: flex !important;
  align-items: center;
  justify-content: center;
  line-height: 1rem;
  text-align: center;
  border: 0;
  min-width: 100px;
  height: 50px;
}

.lms-theme-transparent-btn:hover {
  background: var(--secondary-theme-color);
  border-color: var(--secondary-theme-color);
  color: var(--theme-color);
}

.lms-theme-outline-btn {
  /* background: transparent; */
  background: var(--secondary-theme-color);
  border-color: var(--secondary-theme-color);
  color: var(--secondary-theme-text-color);
  border-radius: 8px;
  padding-left: 25px;
  padding-right: 25px;
  font-size: 1rem;
  display: flex !important;
  align-items: center;
  justify-content: center;
  line-height: 1rem;
  text-align: center;
  border: 0;
  min-width: 100px;
  height: 50px;
  /* border: 0.1rem solid; */
}
.secondary_theme_color{
    color: var(--secondary-theme-text-color);
}
.lms-theme-outline-btn:hover,
.lms-theme-outline-btn:active {
  /* background: var(--red-color-light) !important; */
  filter: contrast(0.9);
  /* background: rgb(255 223 223 / 80%); */
  color: var(--secondary-theme-text-color);
}

.lms-theme-outline-btn i {
  /* margin-left: -10px; */
}

a.disabled-btn,
a.disabled-btn:hover {
  color: rgb(24 25 31 / 60%);
  cursor: no-drop;
  opacity: 0.8;
  text-decoration: none;
}

.lms-theme-btn.disabled-btn,
.lms-theme-btn.disabled-btn:hover {
  background-color: var(--grey-color-light) !important;
  color: rgb(24 25 31 / 20%) !important;
  cursor: no-drop;
  opacity: 1;
  filter: none;
}

.lms-theme-outline-btn.disabled-btn,
.lms-theme-outline-btn.disabled-btn:hover {
  background: var(--grey-color-light);
  color: rgb(24 25 31 / 20%);
  cursor: no-drop;
  opacity: 1;
}

.showmore-link-box .showmore-link {
  padding: 0;
  margin: 0;
  line-height: 24px;
}

.lms-modal-default .modal-dialog .modal-content {
  border: 0;
  border-radius: 15px;
}

.dropdown-menu {
  border: 0;
  -webkit-appearance: none;
}

.dropdown-menu {
  box-shadow: var(--lms-menu-dropdown-box-shadow);
  border-radius: 15px;
  width: 200px;
}

.dropdown-menu-larger {
  width: 250px;
}

.dropdown-menu-larger-mobile {
  width: 240px !important;
}

/* .dropdown-menu-larger li a {
padding: 10px 14px!important;
} */

.dropdown-menu li {
  margin: 5px;
  margin-bottom: 0;
}

.dropdown-menu li a {
  border-radius: 8px;
  padding: 8px 20px;
  font-size: 14px;
}

.dropdown-menu li a:hover,
.lms-dropdown-child .dropdown-item:hover {
  background: var(--grey-color-thin);
  color: var(--black-color);
}

.lms-arrow-cricle {
  border: 3px solid var(--theme-color);
  border-radius: 100px;
  width: 35px;
  height: 35px;
  line-height: 30px;
  text-align: center;
  display: inline-block;
  padding-left: 2px;
}

.language-toggle {
  display: inline-flex;
  border-radius: 100px;
  border: 0.1rem solid var(--theme-color);
  margin-right: 10px;
}

.language-toggle span {
  padding: 3px 10px;
  color: var(--theme-color);
  border-right: 0.1rem solid var(--theme-color);
  display: inline-block;
  text-transform: uppercase;
}

.language-toggle span:hover,
.language-toggle span.active {
  background: var(--theme-color);
  color: #fff;
}

.language-toggle span:first-of-type:hover,
.language-toggle span.active:first-of-type {
  border-top-left-radius: 100px;
  border-bottom-left-radius: 100px;
}

.language-toggle span:last-of-type:hover,
.language-toggle span.active:last-of-type {
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
}

.language-toggle span:last-of-type {
  border-right: 0;
}

.lms-form-input {
  background-color: #ffffff;
  border: 1px solid #bcbcbc;
  border-radius: 8px !important;
  height: 55px;
  /* margin-bottom: 1rem !important; */
  cursor: text;
}

.color-frame {
  border: 1px solid #bcbcbc;
}

.is-invalid {
  border-color: #dc3545 !important;
  padding-right: 4.125rem;
  background-position: right 0.75rem center, center right 2.25rem !important;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) !important;
}

.is-invalid-login {
  border-color: #dc3545 !important;
}

.is-warning {
  border-color: #ffc107 !important;
  padding-right: 4.125rem;
  background-position: right 0.75rem center, center right 2.25rem !important;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) !important;
}

.form-control.lms-form-input:focus,
.form-select.lms-form-input:focus {
  border-color: var(--theme-color);
  box-shadow: none;
}

.multiselect.lms-form-input {
  height: auto !important;
}

.remove-all {
  color: #bbbbbb !important;
  background-color: #fff !important;
}

.remove-all:hover {
  color: #bbbbbb !important;
  background-color: #eeeeee !important;
}

.remove-all .icon-clear.svelte-11hpdrn path.svelte-11hpdrn {
  fill: #bbbbbb !important;
}

.min-h-55 {
  min-height: 55px;
}

.min-h-100 {
  min-height: 100px;
}

.lms-form-label {
  font-family: var(--title-font-500);
  color: var(--black-color);
  text-transform: uppercase;
}

.lms-form-label-toggle {
  font-family: var(--title-font-500);
  color: var(--black-color);
}

.PashtoUI .lms-form-label {
  font-family: var(--pashto-dari-title-font-500);
  color: var(--black-color);
  text-transform: uppercase;
}

.lms-mini-form .lms-form-input {
  height: 40px;
}

.lms-form-label small {
  font-size: 14px;
}

.lms-form-textarea {
  min-height: 150px !important;
}

.lms-settings-wrapper .lms-card {
  margin-bottom: 25px;
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  white-space: nowrap;
  background-color: #fff;
  border: 1px solid #bcbcbc;
  border-radius: 0.25rem;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  border-left: 0px !important;
}

.lms-form-input-group-border-end {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  border-right: 0px !important;
}

.input-group:focus-within
  .input-group:active
  .input-group:visited
  .input-group-prepend
  .input-group-text,
.form-control:focus ~ .input-group-append .input-group-text {
  border-color: var(--theme-color) !important;
}

input[type="password"]::-ms-reveal {
  display: none;
}

.min-width-120 {
  min-width: 120px;
}

.min-width-150 {
  min-width: 150px;
}

.h-41 {
  height: 41px;
}

.multiselect-clickable,
.singleselect-clickable {
  background-color: #ffffff;
  border: 1px solid #bcbcbc;
  border-radius: 8px;
  height: 55px;
  width: 100%;
  cursor: pointer;
  background-image: url(../images/arrow-down-s-line.svg);
  background-repeat: no-repeat;
  background-position: right 0.55rem center;
  background-size: 20px 55px;
  /**/
  color: var(--black-color);
  opacity: 0.9;
  font-size: 1rem;
  padding: 15px 10px;
  -webkit-appearance: none;
}

.multiselect-clickable.dropdown-toggle::after,
.singleselect-clickable.dropdown-toggle::after {
  opacity: 0;
}

/* lms-custom-checkbox */
.custom-checkbox-container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 0;
  cursor: pointer;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.custom-checkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
  /**/
  display: none;
}

.custom-checkbox-checkmark {
  position: absolute;
  top: 2px;
  /* left: 0; */
  left: 7px;
  height: 18px;
  width: 18px;
  background-color: #fff;
  border: 2px solid var(--grey-color-light);
  border-radius: 3px;
}

.custom-checkbox-checkmark-xl {
  position: absolute;
  top: 0px;
  /* left: 0; */
  left: 7px;
  height: 22px;
  width: 22px;
  background-color: #fff;
  border: 2px solid var(--grey-color-light);
  border-radius: 3px;
}

.custom-checkbox-container:hover input ~ .custom-checkbox-checkmark {
  background-color: #fff;
  border: 2px solid var(--grey-color);
}

.custom-checkbox-container:hover input ~ .custom-checkbox-checkmark-xl {
  background-color: #fff;
  border: 2px solid var(--grey-color);
}

.custom-checkbox-container input:checked ~ .custom-checkbox-checkmark {
  background-color: var(--theme-color);
  border-color: var(--theme-color);
}

.custom-checkbox-container input:checked ~ .custom-checkbox-checkmark-xl {
  background-color: var(--theme-color);
  border-color: var(--theme-color);
}

.custom-checkbox-container .custom-checkbox-checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.custom-checkbox-container .custom-checkbox-checkmark-xl:after {
  content: "";
  position: absolute;
  display: none;
}

.custom-checkbox-container input:checked ~ .custom-checkbox-checkmark:after {
  display: block;
}

.custom-checkbox-container input:checked ~ .custom-checkbox-checkmark-xl:after {
  display: block;
}

.custom-checkbox-container .custom-checkbox-checkmark:after {
  left: 4px;
  top: 0px;
  width: 6px;
  height: 11px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.custom-checkbox-container .custom-checkbox-checkmark-xl:after {
  left: 5px;
  top: 0px;
  width: 7px;
  height: 13px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.z-index-0 {
  z-index: 0;
}

.z-index-1 {
  z-index: 1;
}

.z-index-negative {
  z-index: -1;
}

/* LMS Tooltip */
/* Tooltip container */
.lms-tooltip {
  position: relative;
  display: inline-block;
}

/* Tooltip text */
.lms-tooltip .lms-tooltiptext {
  visibility: hidden;
  width: 110px;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  text-align: center;
  padding: 8px 0px;
  border-radius: 10px;
  position: absolute;
  z-index: 1;
  bottom: 130%;
  left: 50%;
  margin-left: -55px;
  opacity: 0;
  transition: opacity 0.3s;
  font-size: 12px;
}

/* Tooltip arrow */
.lms-tooltip .lms-tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.8) transparent transparent transparent;
  /* opacity: 0; */
}

/* Show the tooltip text when you mouse over the tooltip container */
.lms-tooltip:hover .lms-tooltiptext {
  visibility: visible;
  opacity: 1;
}

.lms-card-mini-dropdown .single-select-box .btn-group .dropdown-toggle {
  height: 45px;
  padding: 10px 10px;
}

.lms-text-truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.border-radius-15 {
  border-radius: 15px;
}

/*===========================
Learner styling - 1.0
===========================*/

/*
*******************************
1. LMS Header
*******************************
*/

.lms-header-wrapper {
  padding: 20px 0;
  background: #fff;
  border-bottom: 1px solid var(--grey-color-light);
  position: fixed;
  width: 100%;
  z-index: 10;
}

.lms-logo-box {
  width: 230px;
  position: fixed;
  /* margin: 0 auto; */
  /* text-align: center; */
}

.lms-header-search-box {
  width: 100%;
  padding-left: 230px;
}

.lms-logo-a {
  display: inline-flex;
  align-items: center;
}

.lms-logo-a img {
  height: 55px;
  width: 100%;
  object-fit: contain;
}

.lms-web-logo {
  width: 140px;
  margin-left: 30px;
  /* margin: 0 auto; */
}

.lms-web-logo .lms-logo-a img {
  width: 100%;
  min-height: 100%;
  object-fit: contain;
  border-radius: 0 !important;
  max-width: 180px;
}

.lms-mobile-logo .lms-logo-a img {
  height: auto;
  width: 41px;
}

.lms-logo-a span {
  font-size: 30px;
  font-weight: 700;
  padding-left: 15px;
  color: var(--black-color);
}

.form-control.lms-main-search {
  border-radius: 100px;
  background: var(--grey-color-thin);
  border-color: var(--grey-color-thin);
  height: 52px;
  padding: 0 65px;
}

.header-search-icon {
  left: 23px;
  top: 8px;
}

.header-search-mic-icon {
  right: 15px;
  top: 9px;
}

.header-search-icon i,
.header-search-mic-icon i {
  font-size: 24px;
  color: var(--black-color);
}

.header-search-icon:hover i,
.header-search-mic-icon:hover i {
  opacity: 0.5;
}

.mobile-lms-switch-menu .lms-sidebar-usermenu {
  position: initial;
}

.mobile-lms-switch-menu .sidebar-usermenu-box {
  padding: 0;
}

.mobile-lms-switch-menu .usermenu-image img {
  width: 36px;
  height: 36px;
  background: #f3f6f8 !important;
  object-fit: cover;
}

.mobile-lms-switch-menu .mobile-lms-dropdown-parent {
  right: 0;
  width: 170px;
}

.mobile-lms-switch-menu .lms-dropdown-child {
  width: 170px;
  left: -50px;
}

/* .dropdown-menu.lms-dropdown-parent.mobile-lms-dropdown-parent
  li.nav-item-logout
  a {
  padding-left: 45px;
} */

.switch-role-tick i {
  color: var(--green-color);
}

.lms-mobile-search .dropdown-menu.show {
  width: 100% !important;
  left: 0px !important;
  position: fixed !important;
  top: 93px !important;
  border-radius: 0;
  padding: 10px 15px;
  transform: none !important;
  -webkit-appearance: none;
}

.lms-mobile-search .dropdown-menu .header-search-icon {
  left: 35px;
  top: 23px;
}

.lms-mobile-search .dropdown-menu .header-search-mic-icon {
  right: 35px;
  top: 18px;
}

.lms-header-search-box .lms-header-search .visible ._header-search.mb-3,
.lms-header-search-box .lms-header-search .invisible ._header-search.mb-3 {
  margin-bottom: 0 !important;
}

.lms-header-mobile {
  padding: 15px 10px;
  border-top: 1px solid var(--grey-color-light);
}

/*
*******************************
2. LMS Sidebar
*******************************
*/

._main-body {
  margin-top: 93px;
}

.lms-sidebar-wrapper {
  background: #fff;
  display: block;
  position: fixed;
  top: 93px;
  bottom: 0;
  width: 230px;
  /* overflow-y: auto; */
  padding: 0;
  box-shadow: none;
  z-index: 8;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.lms-sidebar-menu {
  /* padding: 30px 0;
  height: 100%; */
  display: flex;
  align-items: stretch;
  /* height: calc(100vh - 165px); */
}

.lms-sidebar-menu ul li {
  padding: 2px 0;
}

.lms-sidebar-menu ul li a {
  color: #787878;
  font-size: 16px;
  display: flex;
  align-items: center;
  padding: 15px 25px;
  margin: 0 15px 0 0;
  border-left: 6px solid #fff;
  transition: all 0.7s;
}

.lms-sidebar-menu ul li a:hover,
.lms-sidebar-menu ul li.active a {
  color: var(--secondary-theme-text-color);
  border-color: var(--theme-color);
  background: var(--secondary-theme-color);
  border-radius: 0 100px 100px 0;
  transition: all 0.7s;
}

.lms-sidebar-menu ul li a:focus-visible {
  outline: 2px solid var(--theme-color);
  border-radius: 0 100px 100px 0;
}

.navbar-list-container {
  /* height: calc(100% - 62px); */
  overflow-y: auto;
  animation: x 0.3s cubic-bezier(0, 1.5, 1, 1.5) infinite;
  scrollbar-width: none;
  /* height: 100%; */
  padding: 30px 0;
  display: flex;
  align-items: stretch;
}

.navbar-list-container::-webkit-scrollbar {
  width: 5px;
  height: 7px;
}

:focus-visible {
  outline: 2px solid var(--theme-color);
}

.lms-sidebar-menu ul li a i {
  font-size: 22px;
  padding: 0 13px 0 0px;
  font-weight: normal;
}

.lms-sidebar-usermenu {
  /* position: absolute;
  width: 100%;
  bottom: 3px; */
}

.sidebar-usermenu-box {
  border: 2px solid #fff;
  padding: 15px;
  background: #ffffff;
  border-radius: 8px;
  align-items: center;
  max-width: 214px;
  width: 100%;
  justify-content: center;
}

.sidebar-usermenu-box:hover {
  background: var(--grey-color-thin);
}

.ellipsis_1 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  /* number of lines to show */
  -webkit-box-orient: vertical;
}

.ellipsis_2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* number of lines to show */
  -webkit-box-orient: vertical;
}

.usermenu-image img {
  width: 40px;
  height: 40px;
  background: #ccc;
  border-radius: 100px;
  object-fit: cover;
}

.usermenu-image-xl img {
  width: 52px;
  height: 52px;
}

.usermenu-detail p {
  color: var(--theme-color);
  font-size: 13px;
  text-transform: uppercase;
  line-height: 15px;
}

.usermenu-dropdown-icon i {
  font-size: 28px;
}

.lms-sidebar-usermenu.dropup .dropdown-toggle::after {
  display: none;
}

/* .navbar-nav.lms-dropdown-parent li:hover > ul.dropdown-menu,
.lms-dropdown-parent li:hover > ul.dropdown-menu {
  display: block;
} */

.lms-dropdown-parent {
  margin-left: 10px !important;
  /* padding: 0; */
}

.dropdown-menu.lms-dropdown-parent li {
  margin: 0;
}

.dropdown-menu.lms-dropdown-parent li a {
  border-radius: 0;
  padding-left: 25px;
}

.lms-dropdown-child {
  left: 200px;
  position: absolute !important;
  top: 0px;
  /* min-width: 225px; */
  min-width: 180px;
}

/*
*******************************
3 LMS Bottom Menu (Mobile view)
*******************************
*/

.overflow-x-hidden {
  overflow-x: hidden;
}

.lms-bottom-menu {
  -webkit-overflow-scrolling: auto;
  scroll-behavior: auto;
  position: fixed;
  bottom: 0;
  background: #ffffff;
  width: 100%;
  z-index: 100;
  padding: 10px 0;
}

.lms-bottom-menu ul {
  display: flex;
  justify-content: space-around !important;
  align-items: center;
}

.lms-bottom-menu ul li {
  display: inline-block;
  text-align: center;
}

.lms-bottom-menu ul li a {
  color: var(--black-color);
  opacity: 0.75;
  text-decoration: none;
  font-size: 12px;
  font-family: var(--title-font-500);
}

.PashtoUI .lms-bottom-menu ul li a {
  font-family: var(--pashto-dari-title-font-500);
  color: var(--black-color);
  opacity: 0.75;
  text-decoration: none;
  font-size: 12px;
}

.lms-bottom-menu ul li a i {
  font-size: 24px;
}

.eye-icon-font {
  font-size: 22px;
}

.lms-bottom-menu ul li.active a {
  opacity: 1;
  color: var(--theme-color);
}

/*
*******************************
4. LMS Dashboard
*******************************
*/

._main-body .main-section {
  padding-left: 230px;
}

._main-body .main-section .lms-main-wrapper {
  padding-top: 30px;
  padding-bottom: 30px;
}

/* .lms-main-wrapper {
  padding-top: 120px;
  padding-left: 230px;
  padding-bottom: 100px !important;
} */
.plan-title {
  font-size: 46px !important;
  font-family: var(--title-font-600);
  color: var(--black-color);
  margin-bottom: 15px;
}
.page-title {
  font-size: 26px;
  font-family: var(--title-font-600);
  color: var(--black-color);
  margin-bottom: 15px;
}

.page-title-welcome {
  font-size: 20px;
  font-family: var(--title-font-400);
  color: var(--black-color);
  margin-bottom: 15px;
}

.package-text {
  font-size: 32px !important;
  /* color: var(--black-color); */
}

.page-title-download {
  font-size: 20px;
  font-family: var(--title-font-500);
  color: var(--black-color);
}

.page-title-search {
  font-size: 16px;
  font-family: var(--title-font-400);
  color: var(--black-color);
}

.page-title-search {
  font-size: 16px;
  font-family: var(--title-font-400);
  color: var(--black-color);
}

.PashtoUI .page-title {
  font-size: 28px;
  font-family: var(--pashto-dari-title-font-600);
  color: var(--black-color);
  margin-bottom: 15px;
  line-height: 1.5;
}

.PashtoUI .page-title-welcome {
  font-size: 20px;
  font-family: var(--pashto-dari-title-font-400);
  color: var(--black-color);
  margin-bottom: 15px;
  line-height: 1.5;
}

.PashtoUI .page-title-search {
  font-size: 16px;
  font-family: var(--pashto-dari-title-font-400);
  color: var(--black-color);
  line-height: 1.5;
}

.page-text {
  line-height: 1.2rem;
  color: var(--black-color);
  font-size: 1rem;
  margin: 0;
  padding: 0;
}

.page-title-welcome span {
  font-family: "inter-bold";
}

.page-title-search span {
  font-family: "inter-bold";
}

.PashtoUI .page-title-welcome span {
  font-family: "vazirmatn-bold";
}

.page-title-search span {
  font-family: "inter-bold";
}

.PashtoUI .page-title-search span {
  font-family: "vazirmatn-bold";
}

.card-title {
  font-size: 18px;
  font-family: var(--title-font-600);
  color: var(--black-color);
}

.card-title-medium {
  font-size: 14px;
  font-family: var(--title-font-600);
  color: var(--black-color);
}

.PashtoUI .card-title {
  font-size: 18px;
  font-family: var(--pashto-dari-title-font-600);
  color: var(--black-color);
}

.PashtoUI .card-title-medium {
  font-size: 14px;
  font-family: var(--pashto-dari-title-font-600);
  color: var(--black-color);
}

.subject-title {
  font-size: 22px;
  font-family: "inter-bold";
  color: var(--black-color);
}

.PashtoUI .subject-title {
  font-size: 22px;
  font-family: "vazirmatn-bold";
  color: var(--black-color);
}

.learning-path-cards,
.lms-assignment-list {
  padding: 25px 0 0px 0;
}

.learning-path-cards .slider-navigation .swiper-button-next {
  margin: 0 0px;
}

.learning-path-cards .slider-navigation .swiper-button-prev {
  margin: 0 0px;
}

/* .due_date_section {
  min-width: 250px;
} */

.learning-path-cards .swiper-slide {
  min-width: 260px !important;
  width: 260px !important;
  flex-shrink: 100 !important;
  /**/
  min-height: 150px;
  display: flex;
}

.slider-navigation {
  position: absolute;
  width: 100%;
  top: 33%;
}

.slider-navigation .swiper-button-next,
.slider-navigation .swiper-button-prev {
  position: relative;
  left: auto;
  right: auto;
  background: none;
  background-color: var(--theme-color);
  width: 32px;
  height: 32px;
  border-radius: 50%;
  margin-top: auto;
  margin: 0 0px;
  box-shadow: 0 4px 12px rgb(12 12 12 / 30%);
}

.slider-navigation .swiper-button-next i,
.slider-navigation .swiper-button-prev i {
  color: #fff;
  text-align: center;
  font-size: 22px;
}

.slider-navigation .swiper-button-next::after,
.slider-navigation .swiper-button-prev::after {
  content: none !important;
}

.slider-navigation .swiper-button-next {
  margin: 0 -15px;
}

.slider-navigation .swiper-button-prev {
  margin: 0 -15px;
}

.lms-learning-swiper .slider-navigation {
  position: absolute;
  width: 100%;
  top: 40%;
}

.lms-learning-card {
  border: 0.1rem solid;
  border-radius: 25px;
  padding: 10px 15px;
  position: relative;
  cursor: pointer;
}

.lms-card-green {
  border-color: var(--green-color);
  /* background-color: #c4ffc1; */
  background-color: var(--green-color-light);
}

.lms-card-red {
  border-color: var(--red-color);
  background-color: var(--red-color-light);
}

.lms-card-blue {
  border-color: var(--blue-color);
  background-color: var(--blue-color-light);
}

.learning-subject-title {
  /* margin: 45px 0; */
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: auto;
}

.learning-subject-title p.text-truncate-3 {
  max-height: 4.1rem;
}

.learning-subject-title p.text-truncate-2 {
  max-height: 3.1rem;
}

.learning-subject-title p.page-text {
  padding: 0 10px 0 5px;
  /* text-align: center; */
  width: 100%;
  line-height: 22px;
  margin-top: 0px;
}

.lms-learning-card.lms-card-green p.page-text {
  /* color: var(--green-color); */
  color: #2b7416;
}

.lms-learning-card.lms-card-red p.page-text {
  color: var(--red-color);
}

.lms-learning-card.lms-card-blue p.page-text {
  color: var(--blue-color);
}

.lms-subject-icon {
  position: absolute;
  /* right: 14px; */
  right: 10px;
  top: 8px;
  border: 0.1rem solid;
  background: #fff;
  border-radius: 100px;
  width: 36px;
  height: 36px;
  line-height: 31px;
  text-align: center;
  float: right;
  display: flex;
  align-items: center;
  justify-content: center;
}

.lms-learning-card .lms-subject-icon {
  line-height: 34px;
}

.learning-path-icon {
  position: absolute;
  background: #fff;
  width: 34px;
  height: 34px;
  text-align: center;
  border-radius: 100px;
  left: 13px;
  bottom: 8px;
}

.learning-path-icon img {
  width: 22px;
  margin-top: 6px;
  object-fit: initial;
  height: auto;
}

.learning-path-icon h5 {
  font-family: var(--title-font-600);
  font-weight: 600;
  margin: 0;
  padding: 0;
  display: block;
  line-height: 30px;
  font-size: 12px;
  color: var(--black-color);
}

.PashtoUI .learning-path-icon h5 {
  font-family: var(--pashto-dari-title-font-600);
  font-weight: 600;
  margin: 0;
  padding: 0;
  display: block;
  line-height: 30px;
  font-size: 12px;
  color: var(--black-color);
}

.lms-card-green .lms-subject-icon {
  border-color: var(--green-color);
}

.lms-card-green .lms-subject-icon i {
  color: var(--green-color);
}

.lms-card-red .lms-subject-icon {
  border-color: var(--red-color);
}

.lms-card-red .lms-subject-icon i {
  color: var(--red-color);
}

.lms-card-blue .lms-subject-icon {
  border-color: var(--blue-color);
}

.lms-card-blue .lms-subject-icon i {
  color: var(--blue-color);
}

.lms-tile-card {
  position: relative;
  border: 0.1rem solid;
  border-color: var(--grey-color-light);
  padding: 15px;
  border-radius: 15px;
  margin-bottom: 15px;
  min-height: 72px;
  transition: 0.3s transform cubic-bezier(0.155, 1.105, 0.295, 1.12),
    0.3s box-shadow,
    0.3s -webkit-transform cubic-bezier(0.155, 1.105, 0.295, 1.12);
}

.lms-tile-card-offline {
  background-color: var(--grey-color-thin) !important;
  border-color: var(--grey-color-light) !important;
}

.lms-tile-card:hover {
  background-color: rgba(0, 0, 0, 0.011);
  border-color: var(--secondary-theme-color);
}

.lms-tile-card-no-hover {
  background-color: transparent;
  border-color: #f5f5f5;
}

.lms-tile-card-no-hover:hover {
  background-color: transparent;
  border-color: #f5f5f5;
}

.tile-detail {
  padding: 0 0px 0 15px;
  width: 63%;
}

.form-select {
  cursor: pointer;
}

.tile-card-icon {
  width: 54px;
  height: 54px;
  min-width: 54px;
  border-radius: 15px;
  position: relative;
  margin-left: 7px;
  /* width: 3.375rem; */
}

.gbc {
  background: var(--grey-color);
}

.lms-card-green .tile-card-icon {
  background: var(--green-color);
}

.lms-card-red .tile-card-icon {
  background: var(--red-color);
}

.lms-card-blue .tile-card-icon {
  background: var(--blue-color);
}

.lms-tile-card {
  background: transparent;
}

.lms-tile-card .lms-subject-icon {
  right: unset;
  left: 10px;
  top: 9px;
}

.tile-subject-name {
  color: var(--dark-grey-color);
  font-size: 13px;
}

.tile-due-date p {
  color: var(--dark-grey-color);
}

.tile-arrow {
  position: absolute;
  right: 15px;
}

.lms-assignment-list ul li {
  margin-bottom: 15px;
}

.lms-assignment-list ul li:last-of-type {
  margin-bottom: 0px;
}

/* .lms-card-dropdown .form-select.lms-date-filter-dd {
  width: 150px;
} */

.lms-chart-box {
  margin: 20px 0 0 0;
}

.class_title {
  height: 2.8rem;
}

/*
*******************************
5. LMS Classes
*******************************
*/

.subject-card {
  cursor: pointer;
  position: relative;
  background: var(--grey-color-light);
  border-radius: 25px;
  padding: 20px;
  overflow: hidden;
  position: relative;
  margin-bottom: 10px;
  margin-top: 10px;
}

.subject-card.subject-card-red {
  background: var(--red-color);
  box-shadow: rgb(255 175 175) 0px 5px, rgb(252 197 197 / 40%) 0px 10px;
}

.subject-card.subject-card-green {
  background: var(--green-color);
  box-shadow: #68de68 0px 5px, rgb(104 222 104 / 40%) 0px 10px;
}

.subject-card.subject-card-blue {
  background: var(--blue-color);
  box-shadow: rgb(175 202 255) 0px 5px, rgb(175 202 255 / 40%) 0px 10px;
}

.subject-card::after {
  content: "";
  position: absolute;
  width: 130px;
  height: 130px;
  background: rgb(69, 39, 160);
  border-radius: 30px 85px;
  top: -35px;
  right: -20px;
}

.subject-card.subject-card-red::after {
  background: var(--red-color-light);
  opacity: 0.4;
}

.subject-card.subject-card-green::after {
  background: var(--green-color-light);
  opacity: 0.4;
}

.subject-card.subject-card-blue::after {
  background: var(--blue-color-light);
  opacity: 0.4;
}

.subject-icon {
  position: absolute;
  right: 25px;
  top: 10px;
  z-index: 10;
}

.subject-icon i {
  font-size: 36px;
  color: #fff;
}

.subject-detail {
  margin: 100px 0 0 0;
}

.subject-detail .card-title {
  font-size: 22px;
  height: 80px;
  align-items: flex-end;
  display: flex;
}

.subject-detail .progress {
  border-radius: 100px;
  margin-top: 10px;
  height: 15px;
}

.subject-detail .progress .progress-bar {
  background-color: #fff;
}

.subject-card.subject-card-red .subject-detail .progress {
  background-color: var(--red-color-mid);
}

.subject-card.subject-card-green .subject-detail .progress {
  background-color: var(--green-color-mid);
}

.subject-card.subject-card-blue .subject-detail .progress {
  background-color: var(--blue-color-mid);
}

.tile-due-date i {
  font-size: 24px;
  color: var(--green-color);
}

.green_tick i {
  font-size: 24px;
  color: var(--green-color);
}

.search_box i {
  font-size: 28px;
  color: var(--green-color-mid);
}

.search_box i {
  font-size: 28px;
  color: var(--green-color-mid);
}

.link-pop-out i {
  font-size: 22px;
  color: var(--dark-grey-color);
  position: absolute;
  padding-right: 10px;
  right: 35px;
  top: 16px;
}

.__enroll-subject-card {
  /* border: dashed;
  border-width: 3px;
  border-color: var(--secondary-theme-color); */
}

.__enroll-subject-card .d-flex {
  padding-top: 5px;
}

.__enroll-available-subject-card {
  width: 80%;
  margin: 0 auto;
  padding: 50px 50px;
}

.__available-subject-modal
  .modal-dialog
  .modal-content
  .modal-header
  .btn-close {
  background-color: #d5d5d5;
  width: 30px;
  height: 30px;
  border-radius: 100px;
}

.__available-subject-modal
  .modal-dialog
  .modal-content
  .modal-header
  .btn-close:focus {
  box-shadow: none;
}

.__available-subject-card {
  border: 2px solid var(--grey-color-light);
  box-shadow: none;
}

.__available-subject-card:hover {
  border-color: var(--secondary-theme-color);
}

._subject-icon-shade i {
  width: 35px;
  height: 35px;
  background-color: var(--light-body-bg-color);
  color: #656565;
  text-align: center;
  line-height: 35px;
  border-radius: 12px;
}

.__available-subject-modal .modal-fullscreen .modal-content {
  border-radius: 0;
}

.lms-b2c-card .lms-table-subj-icon {
  position: initial !important;
}

.lms-b2c-card .__subject-title {
  position: absolute;
  top: 38px;
  padding-top: 0 !important;
  left: 93px;
}

.__subject-delete-icon {
  background-color: #f3f6f8;
  top: 12px;
  right: 15px;
  border-radius: 100px;
  width: 35px;
  height: 35px;
  line-height: 34px;
  text-align: center;
  font-size: 18px;
  color: #6f6d6d;
}

.__subject-delete-icon:hover {
  background-color: var(--grey-color-light);
}

._dotted-card {
  /* background-image: repeating-linear-gradient(
      -30deg,
      #979797,
      #979797 7.52px,
      transparent 8px,
      transparent 12.7px,
      #979797 13px
    ),
    repeating-linear-gradient(
      60deg,
      #979797,
      #979797 7.52px,
      transparent 8px,
      transparent 12.7px,
      #979797 13px
    ),
    repeating-linear-gradient(
      150deg,
      #979797,
      #979797 7.52px,
      transparent 8px,
      transparent 12.7px,
      #979797 13px
    ),
    repeating-linear-gradient(
      240deg,
      #979797,
      #979797 7.52px,
      transparent 8px,
      transparent 12.7px,
      #979797 13px
    );
  background-size: 2px 100%, 100% 2px, 2px 100%, 100% 2px;
  background-position: 0 0, 0 0, 100% 0, 0 100%;
  background-repeat: no-repeat;
  background-color: transparent; */
  border-radius: 25px !important;
  border: 3px dashed #c3c3c3;
  background-color: transparent;
}

._dotted-card:hover {
  border: 0;
}

.__enroll-subject-card {
  transition: 0.3s transform cubic-bezier(0.155, 1.105, 0.295, 1.12),
    0.3s box-shadow,
    0.3s -webkit-transform cubic-bezier(0.155, 1.105, 0.295, 1.12);
}

.__enroll-subject-card:hover {
  background: #fff;
  transform: scale(1.02);
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.04), 0 4px 4px rgba(0, 0, 0, 0.04) !important;
}

/*
*******************************
6. LMS Classes Detail
*******************************
*/

.lms-subject-dropdown .dropdown {
  width: 300px;
}

.lms-subject-dropdown .dropdown .lms-card-dropdown {
  width: 100%;
}

.lms-subject-dropdown .dropdown .dropdown-toggle {
  width: 100%;
  padding: 10px 25px;
  background-color: #fff;
  color: var(--black-color);
  border-color: #fff;
  line-height: 20px;
  background-image: url(../images/arrow-down-s-line.svg);
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 25px 55px;
  border-radius: 10px;
  box-shadow: var(--lms-card-shadow);
}

.lms-subject-dropdown .dropdown .dropdown-menu .dropdown-item:hover {
  border-radius: 5px;
}

.dropdown-menu li {
  margin: 0px 5px;
}

.lms-subject-dropdown .dropdown .btn-check:focus + .btn-secondary,
.lms-subject-dropdown .dropdown .btn-secondary:focus {
  border-color: var(--blue-color);
  box-shadow: 0 0 0 0.25rem var(--blue-color-light);
}

.lms-subject-dropdown .dropdown .dropdown-toggle::after {
  opacity: 0;
}

/*-------- discussion tab --------*/

.lms-tabs-pills {
  border-bottom: 1px solid var(--grey-color);
  margin-top: 25px;
  margin-bottom: 25px;
  padding-bottom: 0px;
}

.lms-tabs-pills .nav-pills {
  /* background: #fff; */
  border-radius: 100px;
  width: auto;
  display: inline-flex;
}

.lms-tabs-pills .nav-pills .nav-item {
  margin-right: 3px;
  position: relative;
}

.lms-tabs-pills .nav-pills .nav-link.active:after {
  border-radius: 0.25rem 0.25rem 0 0;
  bottom: 0px;
  content: "";
  height: 0;
  position: absolute;
  left: 0;
  right: 0;
  --tw-border-opacity: 1;
  border-bottom: 0.25rem solid;
  border-color: var(--theme-color);
  transition: all 0.7s;
}

.lms-tabs-pills .nav-pills .nav-link {
  border-radius: 5px;
  padding: 16px 28px;
  font-size: 16px;
  color: var(--black-color);
}

.lms-tabs-pills .nav-pills .nav-link.active {
  background-color: transparent;
  color: var(--theme-color);
}

.lms-tabs-pills .nav-pills .nav-link:hover,
.lms-tabs-pills .nav-pills .show > .nav-link {
  background-color: var(--grey-color-light);
  transition: all 0.7s;
}

.lms-avatar {
  margin-right: 10px;
  width: 2.5rem;
}

.lms-avatar .img-fluid {
  width: 35px;
  height: 35px;
  min-width: 35px;
  background: var(--grey-color-light);
  border-radius: 100px;
  object-fit: cover;
}

.lms-avatar-detail {
  width: 100%;
}

.lms-leave-comment {
  width: 100%;
}

.lms-leave-comment .form-control {
  border-radius: 100px;
  min-height: 45px;
  border-color: var(--grey-color-thin);
  background: var(--grey-color-thin);
  line-height: 30px;
  padding: 8px 20px;
}

.lms-create-post-input:hover .form-control {
  cursor: pointer;
  background: var(--grey-color-light) !important;
}

.lms-leave-comment .form-control::-webkit-input-placeholder {
  /* Edge */
  color: var(--black-color);
  opacity: 0.8;
  font-size: 1rem;
}

.lms-leave-comment .form-control:-ms-input-placeholder {
  color: var(--black-color);
  opacity: 0.8;
  font-size: 1rem;
}

.lms-leave-comment .form-control::placeholder {
  color: var(--black-color);
  opacity: 0.8;
  font-size: 1rem;
}

.lms-post-attachments a {
  width: 35px;
  height: 35px;
  background: var(--grey-color-thin);
  text-align: center;
  /* line-height: 46px; */
  line-height: 36px;
  display: block;
  border-radius: 100px;
  margin-right: 7px;
}

.lms-post-attachments a:hover {
  background: var(--secondary-theme-color);
}

.lms-post-attachments ul li {
  margin-right: 5px;
  margin-left: 5px;
}

.lms-post-attachments ul li a i {
  font-size: 22px;
  color: var(--dark-grey-color);
  opacity: 0.7;
}

.lms-post-attachments ul li a:hover i {
  color: var(--theme-color);
}

.avatar-name {
  color: var(--black-color);
  font-size: 14px;
}

.avatar-time {
  color: var(--dark-grey-color);
  font-size: 13px;
}

.detail-text {
  padding: 20px 0;
}

.detail-text p iframe {
  width: 100%;
}

.post-like-count {
  border-bottom: 1px solid var(--grey-color-light);
  padding-bottom: 10px;
}

.post-like-count button {
  border: 0;
  background: transparent;
  display: flex;
  align-items: center;
}

.post-like-count button i {
  font-size: 18px;
  color: var(--dark-grey-color);
}

.post-like-count button i.ri-thumb-up-fill,
.post-like-count button i.ri-thumb-up-fill + span,
.post-like-count button:hover i {
  color: var(--theme-color);
}

.post-like-count button span {
  padding: 1px 10px;
  font-size: 14px;
  color: var(--dark-grey-color);
}

.post-comments {
  margin-top: 15px;
}

.comments-read {
  margin-top: 15px;
}

.comments-read .lms-avatar-detail {
  background: var(--grey-color-thin);
  border-radius: 24px;
  padding: 10px 25px;
  width: 100%;
  max-width: calc(100% - 50px);
}

.comments-read .lms-avatar-detail .avatar-time {
  font-size: 14px;
}

.comments-read .comments-action-menu a.comments-action-menu-anchor {
  /* background: #fff; */
  background: transparent;
  width: 25px;
  height: 25px;
  display: inline-block;
  text-align: center;
  line-height: 26px;
}

.comments-read .comments-action-menu {
  opacity: 0;
}

.comments-read:hover .comments-action-menu {
  opacity: 1;
}

.comments-read .comments-action-menu a.comments-action-menu-anchor:hover {
  /* background: var(--grey-color-thin); */
  background: #e2e5e6;
  border-radius: 100px;
}

.post-action-menu:hover .comments-action-menu-anchor .lms-icon-color {
  color: var(--theme-color);
}

.comments-action-menu i.ri-more-fill {
  color: var(--dark-grey-color);
}

.create-post-modal .lms-leave-comment .form-control {
  border-color: transparent;
  background: transparent;
}

.create-post-modal .lms-leave-comment .form-control {
  background: transparent !important;
  padding: 0;
  border-radius: 0;
  border: 0;
  resize: none;
}

.upcoming-submissions-card ul li {
  margin-bottom: 20px;
}

.upcoming-submissions-card ul li P:last-of-type {
  color: var(--black-color);
  opacity: 0.6;
  font-size: 14px;
}

/* .file-upload-card ul li {
  margin-bottom: 10px;
} */

.file-upload-card ul li i {
  color: var(--theme-color);
  margin-right: 10px;
  font-size: 28px;
}

.file-upload-card ul li a:hover span {
  color: var(--theme-color);
}

.post-attachments.position-relative a.position-absolute {
  right: -5px;
  top: -10px;
}

.post-attachment-list {
  overflow-y: auto;
  max-height: 350px;
  overflow-x: hidden;
  padding: 10px 10px 0px 0px;
}

.post-attachment-img {
  height: 300px;
}

/* .post-attachments img{
  height: 120px;
  width: 120px;
  object-fit: cover;
} */

._mobile-slide-btn {
  position: fixed;
  z-index: 100;
  right: 25px;
  width: 50px;
  height: 50px;
  bottom: 83px;
  background: var(--theme-color);
  color: var(--primary-theme-text-color);
  border-radius: 100px;
  /* border-color: #eb2128; */
  /* border: 3px solid #be1b20; */
  box-shadow: 0 0.2rem 0.3rem rgb(0 0 0 / 28%) !important;
  -webkit-box-shadow: 0 0.2rem 0.3rem rgb(0 0 0 / 28%);
  -moz-box-shadow: 0 0.2rem 0.3rem rgba(0, 0, 0, 0.275);
  line-height: 1;
}

.filter-detail-sidebar-wrapper.file-upload-mobile-card {
  width: 330px;
}

.file-upload-mobile-card .file-upload-card {
  margin-top: 70px;
  padding: 25px;
}

.upcoming-submissions-mobile-card .accordion-button:focus {
  border-color: #efefef;
  box-shadow: none;
}

.upcoming-submissions-mobile-card .accordion-button:not(.collapsed) {
  background-color: #efefef;
  box-shadow: none;
}

.accordion-button:not(.collapsed)::after {
  background-image: url(../images/icons/chevron-down.svg);
  transform: rotate(-180deg);
}

.accordion-button::after {
  background-image: url(../images/icons/chevron-down.svg);
}

/*-------- lessons tab --------*/

.donut {
  width: 20px;
  margin: 0 auto;
  position: relative;
}

/* .donut svg {
  transform: rotate(-90deg);
} */

.donut__svg__base {
  stroke: #eeeeee;
  stroke-width: 32;
}

.donut__svg__value {
  stroke: var(--green-color);
  stroke-width: 32;
  transition: all 1.25s cubic-bezier(0, 0, 0.07, 1);
}

.donut__svg__hole {
  fill: white;
}

.modal_body_scroll_lock,
.slide_in_scroll_lock {
  max-height: 100vh !important;
  overflow: hidden !important;
}

.lms-card-outer {
  padding: 13px;
}

.lms-card-header,
.lms-card-content {
  padding: 25px 25px;
}

.lms-card-header.lms-card-header-slim {
  padding: 20px 25px;
}

.lms-card-header .progress {
  height: 10px;
  /* width: 15rem; */
  width: 10rem;
  border-radius: 100px;
}

.lms-card-header .progress .progress-bar {
  background-color: var(--black-color);
}

.lms-card.lesson-summary-card {
  padding: 15px 25px;
}

/*
*******************************
7. LMS Lesson Detail
*******************************
*/

.lms-back-link a {
  display: inline-flex;
  align-items: center;
}

.lms-back-link a i,
._lrw-back-link i {
  /* background: var(--grey-color-thin); */
  background: var(--secondary-theme-color);
  color: var(--secondary-theme-text-color);
  border-radius: 100px;
  width: 32px;
  min-width: 32px;
  height: 32px;
  line-height: 32px;
  margin-right: 10px;
  display: inline-block;
  text-align: center;
}

.lms-back-link a span {
  font-size: 16px;
  font-family: var(--title-font-400);
  font-weight: 400;
  /* margin-left: 10px; */
}

.PashtoUI .lms-back-link a span {
  font-size: 16px;
  font-family: var(--pashto-dari-paragraph-font-400);
  font-weight: 400;
  /* margin-left: 10px; */
}

.lesson-detail-sidebar-wrapper {
  background: #fff;
  border-right: 1px solid var(--grey-color-light);
  display: block;
  position: fixed;
  top: 79px;
  /* top: 83px; */
  bottom: 0;
  width: 300px;
  max-width: 300px;
  overflow-y: auto;
  padding: 0;
  box-shadow: none;
  z-index: 100;
}

@media (max-width: 1200px) {
  .title-responsive {
    font-size: 38px !important;
  }
}

@media (max-width: 992px) {
  .lms-tabs-pills {
    padding: 0px 15px 0px 15px;
    overflow-x: auto;
    overflow-y: hidden;
  }

  .principal_dashboard_summary_inner {
    border-radius: 12px !important;
    border: 2px solid #d9d9d9 !important;
    min-height: 122px;
  }

  ._principal-Performance-summary-card
    .lms-card
    .row
    .col-lg-3:last-of-type
    .principal_dashboard_summary_inner {
    border: 2px solid #d9d9d9 !important;
  }

  ._principal-Performance-summary-card
    .lms-card
    .row
    .col-lg-3:last-of-type
    ._summary-card-inner {
    border-right: 2px solid #d9d9d9 !important;
    border: 2px solid #d9d9d9 !important;
    border-right-width: 2px !important;
    border-image-slice: 0 !important;
  }

  ._summary-card-inner {
    border-right: 2px solid #d9d9d9 !important;
    border: 2px solid #d9d9d9 !important;
    padding-left: 35px;
    padding-right: 35px;
    padding: 24px;
    border-radius: 12px !important;
    margin: 12px auto !important;
    height: auto;
    border-width: 2px !important;
    border-image-slice: 0 !important;
  }

  .overflow-y-mbl-hidden {
    overflow-y: hidden;
  }

  .confirmation_details {
    gap: 0.3rem !important;
  }
  .confirmation_modal_button {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
}

.lesson-detail-sidebar-inner,
.event-detail-sidebar-inner {
  padding: 0 20px;
}

.lesson-detail-sidebar-inner ul li a {
  background: transparent;
  color: var(--black-color);
  /* padding: 10px 15px; */
  padding: 10px 10px;
  border-radius: 10px;
  margin-bottom: 5px;
  position: relative;
  min-height: 59.2px;
  transition: all 0.7s;
  /* line-height: 41px; */
  margin-bottom: 2px !important;
}

.lesson-detail-sidebar-inner ul li a:hover {
  background: var(--grey-color-thin);
  color: var(--black-color);
  border-radius: 10px;
  transition: all 0.7s;
}

.lesson-detail-sidebar-inner ul li.active a {
  background: var(--grey-color-light);
  color: var(--black-color);
  border-radius: 10px;
}

.lesson-detail-sidebar-inner ul li.active a .tile-due-date .grey-color {
  color: var(--dark-grey-color);
}

.lesson-detail-main-wrapper {
  padding-left: 300px;
  padding-bottom: 0px !important;
}

.lesson-listing-tile-card .tile-detail {
  width: 90%;
}

.lms-module-detail-text {
  padding: 20px;
}

.lms-module-detail-text h2 {
  margin-bottom: 0;
}

/* .lms-module-video{
  border-radius: 25px;
}

.lms-module-video iframe{
  border-radius: 25px;
} */

.lang-toggle-mobile {
  position: fixed;
  top: 16px;
  z-index: 10;
  right: 50px;
}

.lms-fullscreen-icon {
  transform: scale(0.9);
  margin-top: -5px;
  margin-bottom: 5px;
  /* background: var(--light-body-bg-color); */
  /* background: #fff; */
  border-radius: 100px;
  width: 42px;
  height: 42px;
  display: block;
  text-align: center;
  line-height: 46px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

.lms-fullscreen-exit-icon {
  position: absolute;
  top: 14%;
  right: 8px;
  z-index: 99999999;
  background: #e7e7e7;
  border-radius: 100px;
  width: 46px;
  height: 46px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  line-height: 46px;
  cursor: pointer;
}

.lms-fullscreen-icon:hover,
.lms-fullscreen-exit-icon:hover {
  /* background: var(--red-color-light); */
  background: var(--secondary-theme-color);
}

/* .lms-fullscreen-icon:hover i,
.lms-fullscreen-exit-icon:hover i {
  color: #fff;
} */

.count-circle {
  background: var(--grey-color);
  border-radius: 100px 100px;
  width: 20px;
  height: 20px;
  display: inline-block;
  line-height: 20px;
  font-size: 12px;
  text-align: center;
  color: var(--black-color);
}

.lms-card-header-left h2 {
  margin-bottom: 0;
}

.lesson-detail-main-wrapper .lms-card-second .lms-card-header {
  padding: 10px 25px;
}

.lms-header-wrapper.lesson-module-header {
  padding: 0;
}

.lms-header-wrapper.lesson-module-header .lms-header-right {
  padding: 0px 30px 0px 50px;
}

.lesson-detail-main-wrapper
  .lms-card-second
  .lms-card-header
  .lms-card-header-right {
  width: 350px;
}

.lesson-module-header .lesson-detail-back-link {
  width: 288px;
  min-width: 288px;
  padding: 23px 0;
  border-right: 1px solid var(--grey-color-light);
  align-items: center;
}

.assessment-begin-card {
  border: 0.1rem solid;
  border-color: var(--grey-color-light);
  border-radius: 25px;
  padding: 25px;
  text-align: center;
}

.assessment-info-detail {
  background-color: var(--grey-color-thin);
  border: 2px solid var(--grey-color-light);
  border-radius: 20px;
}

.ratio.ratio-16x9.full_screen_video_content {
  --bs-aspect-ratio: 52%;
}

.premium_button {
  font-family: "inter-regular";
  background-color: #ffb743;
  color: white;
  border-radius: 6px;
  border: none;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-weight: 600;
}

.premium_button:hover {
  background-color: #db8700;
}

.confirmation_details > h5 {
  font-family: "inter-regular";
  font-weight: 400;
  font-size: 16px;
}
.confirmation_details > p {
  font-family: "inter-regular";
  font-weight: 600;
  font-size: 16px;
}
.confirmation_amount_details > h5 {
  font-family: "inter-regular";
  font-weight: 400;
  font-size: 16px;
}
.confirmation_amount_details > p {
  font-family: "inter-regular";
  font-weight: 600;
  font-size: 16px;
}
/*
*******************************
8. LMS Content Library
*******************************
*/

.lms-card-header-right .form-control.lms-main-search {
  height: 40px;
  padding: 0 50px;
}

.lms-card-header-right .form-control.lms-main-search.lms-main-search-lg {
  height: 45px !important;
}

.lms-card-header-right .header-search-icon i,
.lms-card-header-right .header-search-mic-icon i {
  font-size: 20px;
}

.lms-card-header-right .header-search-icon {
  /* top: 10px; */
  top: 6px;
  left: 20px;
}

.content-upload-btn .lms-theme-outline-btn {
  display: flex;
  align-items: center;
  padding: 5.4px 17px;
}

.lesson-module-main-box.lms-card-second {
  background: transparent;
  border-radius: 0px;
  box-shadow: none;
}

.lesson-detail-main-wrapper
  .lesson-module-main-box.lms-card-second
  .lms-card-header {
  padding: 0px;
  /* margin-bottom: 10px; */
}

.lesson-module-main-box.lms-card-second .border-bottom {
  border-bottom: 0 !important;
}

.lesson-module-main-box.lms-card-second .lms-card-content {
  padding: 0;
}

/*
*******************************
9. LMS Assignment
*******************************
*/

.lms-calendar-row .calendar-tile {
  width: 95%;
}

.lms-calendar-box .lms-calendar-row:first-of-type {
  padding-top: 10px;
}

.lms-calendar-box .lms-calendar-row:last-of-type {
  padding-bottom: 10px;
}

.lms-calendar-row {
  padding: 25px 0;
  border-bottom: 1px solid #dee2e6;
}

.lms-calendar-row:last-of-type {
  border-bottom: 0;
}

.calendar-tile a:last-of-type {
  margin-bottom: 0;
}

.calendar-tile .lms-assignment-list {
  padding: 0;
}

.lms-calendar-row.lms-active-day .calendar-date {
  color: var(--theme-color);
}

.lms-assignment-detail span.badge {
  padding: 10px 15px;
}

.lms-homework-comment .form-control {
  background: var(--grey-color-thin);
  border-color: var(--grey-color-thin);
  border-radius: 15px;
  padding: 15px 20px;
}

.tile-due-date .grey-color {
  color: var(--grey-color);
}

ul.assignment-attached-ul li a,
ul.assignment-attached-ul li div {
  background: #fff;
  padding: 10px 20px;
  border-radius: 10px;
  margin-right: 10px;
  line-height: 24px;
  min-width: 110px;

  margin-bottom: 12px;
}

ul.assignment-attached-ul li a:hover {
  color: var(--theme-color) !important;
}

.ms-assignment-content ul.assignment-attached-ul li a,
.ms-assignment-content ul.assignment-attached-ul li div {
  border-radius: 10px;
  border: 1px solid var(--grey-color-light);
}

.ms-assignment-content ul.assignment-attached-ul li a,
.ms-assignment-content ul.assignment-attached-ul li div {
  border-radius: 10px;
  border: 1px solid var(--grey-color-light);
}

.ms-assignment-content ul.assignment-attached-ul li a:hover aside small {
  color: rgba(0, 0, 0, 0.5) !important;
}

.assignmnet-status-position {
  position: absolute;
  right: 25px;
  top: 32%;
}

/*
*******************************
10. LMS Assignment Report
*******************************
*/

.lms-card-outer.card-outer-assignment {
  padding-top: 0px;
}

.lms-color-card .tile-card-icon {
  margin-left: 0px;
}

.lms-table-subj-icon .lms-subject-icon {
  float: none;
  position: unset;
}

.lms-table-subj-icon.lms-card-green,
.lms-table-subj-icon.lms-card-red,
.lms-table-subj-icon.lms-card-blue {
  background: transparent;
}

.lms-table-subj-icon.lms-card-green .lms-subject-icon {
  background: var(--green-color);
}

.lms-table-subj-icon.lms-card-red .lms-subject-icon {
  background: var(--red-color);
}

.lms-table-subj-icon.lms-card-blue .lms-subject-icon {
  background: var(--blue-color);
}

.lms-table-subj-icon.lms-card-green .lms-subject-icon i,
.lms-table-subj-icon.lms-card-red .lms-subject-icon i,
.lms-table-subj-icon.lms-card-blue .lms-subject-icon i {
  color: #fff;
  font-weight: normal;
}

/*
*******************************
10. LMS Performance
*******************************
*/

.performance-card i {
  font-size: 38px;
}

.lms-card.performance-card {
  padding: 10px 25px 20px 25px;
}

/* lms table card */

.lms-table-card-icon {
  position: absolute;
  left: 15px;
  width: 28px;
  height: 28px;
  line-height: 26px;
}

.lms-table-card.lms-card-green,
.lms-table-card.lms-card-red,
.lms-table-card.lms-card-blue {
  border: 0.1rem solid var(--grey-color);
  background: transparent;
}

.lms-table-card.lms-card-green .tile-card-icon {
  background: transparent;
  padding: 0;
  margin: 0;
  width: 34px;
  height: 34px;
}

.lms-table-card.lms-card-green .lms-subject-icon {
  background: var(--green-color);
}

.lms-table-card.lms-card-red .lms-subject-icon {
  background: var(--red-color);
}

.lms-table-card.lms-card-blue .lms-subject-icon {
  background: var(--blue-color);
}

.lms-table-card.lms-card-green .lms-subject-icon i,
.lms-table-card.lms-card-red .lms-subject-icon i,
.lms-table-card.lms-card-blue .lms-subject-icon i {
  color: #fff;
}

/*
*******************************
11. LMS Settings
*******************************
*/

.profile-image {
  width: 100px;
  margin: 0 auto;
}

.profile-image-edit {
  background: var(--grey-color);
  position: absolute;
  right: 0;
  bottom: 0;
  border-radius: 100px;
  display: block;
  width: 35px;
  height: 35px;
  line-height: 32px;
  border: 4px solid #fff;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

.profile-image-edit:hover {
  background: var(--theme-color);
}

.profile-image-edit:hover i {
  color: #fff !important;
}

.profile-edit-detail {
  padding: 10px 20px;
}

.profile-edit-form .row:last-of-type .col-md-12 .lms-form-input {
  margin-bottom: 0;
}

/*
*******************************
12c. Notification (Yahya)
*******************************
*/

.gray-btn-hover:hover {
  background-color: var(--grey-color-light) !important;
}

.red-btn-notifications-active {
  background-color: var(--secondary-theme-color) !important;
}

.notification_position {
  top: 92px;
  right: 55px;
  transition: opacity 1s ease-out;
}

.notification_position_full_width {
  position: relative !important;
}

.notification_styling {
  /* min-width: 400px; */
  max-width: 430px;
  max-height: calc(100vh - 155px);
}

/* .notification_styling_full_width {
  min-width: 400px;
} */

.notification_position .d-none {
  opacity: 0;
}

.notification_position .d-flex {
  opacity: 1;
}

.notifications_title_right {
  min-width: 90px;
}

.notifications_see_all_link {
  color: var(--theme-color);
  font-size: 13px;
}

.notifications_content {
  /* min-height: 300px; */
  /* max-height: 500px; */
  max-height: calc(100vh - 246px);
  overflow: auto;
  display: block;
  position: relative;
}

.each_notification_box:hover {
  transition: background-color 0.4s ease-out;
  background-color: var(--grey-color-thin);
  cursor: pointer;
}

/* thinner scrollbar - scrollbar-2 - start */
body div {
  scrollbar-width: thin;
  scrollbar-color: #e9eae4 rgb(241, 240, 240);
}

body div::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

body div::-webkit-scrollbar-track {
  background-color: rgba(255, 255, 255, 0);
}

body div::-webkit-scrollbar-thumb {
  background-color: #e9eae4;
}

body div::-webkit-scrollbar-track,
body div::-webkit-scrollbar-thumb {
  border-radius: 12px;
}

/* thinner scrollbar - scrollbar-2 - end */

.notification_text {
  font-weight: 500;
  font-size: 14px;
}

.notification_text b {
  font-weight: 600;
}

.notification_time {
  color: #999999;
  font-size: 14px;
}

.text_trunc_3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.rounded_5 {
  border-radius: 15px;
}

.new_notification_mark {
  width: 12px;
  height: 12px;
  background-color: var(--theme-color) !important;
}

/*===========================
Teacher styling - 1.0
===========================*/

/*
*******************************
1. LMS Assignment (teacher)
*******************************
*/

.lesson-second-main-wrapper {
  padding-left: 300px;
}

.create-attached-ul ul.assignment-attached-ul li {
  margin-bottom: 15px;
}

.create-attached-ul ul.assignment-attached-ul li a {
  border-radius: 10px;
  border: 1px solid var(--grey-color-light);
  padding: 15px 15px;
  margin: 0;
}

/* .lesson-module-header.lms-create-assignment-header .lesson-detail-back-link {
  padding: 21px 0;
} */

.class-multiselect-ul.dropdown-menu li a {
  min-height: 40px;
  line-height: 40px;
  margin-bottom: 0;
}

.class-singleselect-ul.dropdown-menu li a {
  min-height: 30px;
  line-height: 30px;
  margin-bottom: 0;
}

.class-multiselect-ul.dropdown-menu li a .custom-checkbox-container,
.class-singleselect-ul.dropdown-menu li a .custom-checkbox-container {
  line-height: 25px;
}

.class-multiselect-dropdown .form-control.lms-main-search {
  height: 40px;
  padding: 0 20px;
  font-size: 14px;
  border: 1px solid;
  border-color: var(--grey-color);
  padding-top: 2px;
}

.class-multiselect-dropdown .form-control.lms-main-search:focus {
  border: 1px solid;
  border-color: var(--grey-color) !important;
  box-shadow: none !important;
}

.class-multiselect-ul.dropdown-menu li:first-of-type {
  /* margin: 0; */
  margin-bottom: 5px;
}

.class-multiselect-dropdown {
  margin: 5px 15px;
}

.class-multiselect-dropdown .header-search-icon i {
  font-size: 18px;
  color: var(--black-color);
}

.class-multiselect-dropdown .header-search-icon {
  padding: 0;
  min-height: 0;
  margin: 0;
  left: 15px;
  line-height: 22px;
}

.mini-select-box .singleselect-clickable {
  min-width: 180px;
  height: 45px;
  padding: 10px 10px;
}

.tile-subject-dute-date {
  color: #999999;
  font-size: 13px;
}

.date-calendar-icon {
  right: 15px;
  top: 45px;
  font-size: 16px;
  color: #272727;
  z-index: -1;
}

.date-calendar-icon-2 {
  right: 15px;
  top: 18px;
  font-size: 16px;
  color: #272727;
}

/*
*******************************
2. LMS Dashboard (teacher)
*******************************
*/

.quick-action-cards {
  padding: 25px 0 0px 0;
}

.lms-icon-span {
  border-radius: 20px;
  width: 60px;
  height: 60px;
  display: block;
  line-height: 60px;
  margin: 0 auto;
  margin-bottom: 15px;
  margin-top: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.lms-icon-span i {
  font-size: 30px;
}

.green-icon-span {
  background: var(--green-color-light);
}

.green-icon-span i {
  color: var(--green-color);
}

.red-icon-span {
  background: var(--red-color-light);
}

.red-icon-span i {
  color: var(--red-color);
}

.blue-icon-span {
  background: var(--blue-color-light);
}

.blue-icon-span i {
  color: var(--blue-color);
}

.quick-action-cards .lms-tile-card:hover {
  /* background-color: #fff; */
  border-color: var(--secondary-theme-color);
}

.lms-tile-card-teacher {
  border-left: 8px solid;
}

.lms-tile-card.lms-tile-card-teacher:hover {
  border-left-color: var(--grey-color-thin);
}

.lms-card-red.lms-tile-card-teacher {
  border-left-color: var(--secondary-theme-color);
}

.lms-card-blue.lms-tile-card-teacher {
  border-left-color: var(--blue-color-light);
}

.lms-card-green.lms-tile-card-teacher {
  border-left-color: var(--green-color-light);
}

.to-grade-count {
  background: var(--theme-color);
  color: var(--primary-theme-text-color);
  width: 27px;
  height: 27px;
  line-height: 27px;
  border-radius: 100px;
  text-align: center;
  display: inline-block;
  margin-left: 5px !important;
}

.flatpickr-day.selected {
  color: var(--primary-theme-text-color);
}

.lms-class-select .lms-form-input {
  height: 44px;
  width: 180px;
  /**/
  overflow: hidden !important;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.lms-class-select {
  width: auto !important;
}

/*
*******************************
3. LMS Classes (teacher)
*******************************
*/

.lms-subject-listing .lms-table-subj-icon {
  position: absolute;
  top: 18px;
  right: 18px;
}

.lms-subject-listing .lms-table-subj-icon .lms-subject-icon {
  width: 36px;
  height: 36px;
  line-height: 32px;
}

.lms-subject-listing .lms-card {
  border-radius: 25px;
}

.lms-subject-listing .lms-card.lms-learner-card {
  min-height: 100px;
}

.lms-subject-listing .lms-card.lms-learner-card p.text-black {
  padding-top: 12px;
}

/*
*******************************
4. LMS Assignment Detail (teacher)
*******************************
*/
.lms-user-list-header {
  margin: 20px 20px 0px 20px;
}

.lms-user-list-header .lms-theme-btn {
  height: 40px;
  display: inline-block !important;
  line-height: 40px;
}

.lms-user-list-ul {
  margin: 0px 0px 35px 0px;
}

.lms-user-list-ul ul li {
  padding: 15px 10px 15px 15px;
  position: relative;
}

.lms-user-list-ul ul li:hover {
  background: var(--grey-color-thin);
}

.lms-user-list-active {
  background: var(--grey-color-thin);
}

.user-list-img {
  width: 30px;
  /* margin-right: 7px; */
  height: 30px;
  object-fit: cover;
}

.user-list-img-no-margin {
  width: 30px;
  height: 30px;
  object-fit: cover;
}

.lms-user-list-ul ul li .custom-checkbox-container {
  display: flex;
  align-items: center;
  padding-left: 24px;
}

.lms-user-list-ul ul li .custom-checkbox-checkmark {
  top: 8px;
  height: 15px;
  width: 15px;
}

/* .lms-user-list-ul ul li:first-of-type .custom-checkbox-checkmark {
  top: 3px;
} */

.lms-user-list-ul ul li .custom-checkbox-checkmark:after {
  left: 22.5%;
  top: -2px;
  width: 6px;
  height: 11px;
}

.new-user-dot {
  background: var(--theme-color);
  width: 10px;
  height: 10px;
  display: block;
  border-radius: 100px;
  position: absolute;
  right: 9px;
  top: 39%;
}

.std-marks-input {
  position: absolute;
  right: 25px;
  width: 80px;
  top: 22%;
  /* border-bottom: 1px solid #ccc; */
  border-radius: 5px;
  background: #fff;
  padding: 0 5px;
  margin-top: 5px;
  height: 30px;
}

.std-marks-input .form-control-sm {
  position: relative;
  padding: 0;
  text-align: right;
  background: transparent;
  font-size: 13px;
  font-family: var(--title-font-500);
  width: 2rem;
  opacity: 1;
  padding-right: 4px;
  display: block;
}

.PashtoUI .std-marks-input .form-control-sm {
  position: relative;
  padding: 0;
  text-align: right;
  background: transparent;
  font-size: 13px;
  font-family: var(--pashto-dari-title-font-500);
  width: 2rem;
  opacity: 1;
  padding-right: 4px;
  display: block;
}

.std-marks-input span {
  margin: 0px 0px 0px 0px;
}

.std-marks-input .form-control::-webkit-input-placeholder {
  font-family: var(--title-font-500);
}

.std-marks-input .form-control:-ms-input-placeholder {
  font-family: var(--title-font-500);
}

.std-marks-input .form-control::placeholder {
  font-family: var(--title-font-500);
}

.PashtoUI .std-marks-input .form-control::-webkit-input-placeholder {
  font-family: var(--pashto-dari-title-font-500);
}

.PashtoUI .std-marks-input .form-control:-ms-input-placeholder {
  font-family: var(--pashto-dari-title-font-500);
}

.PashtoUI .std-marks-input .form-control::placeholder {
  font-family: var(--pashto-dari-title-font-500);
}

.lms-user-list-box .lms-header-search {
  margin: 10px 20px 0px 20px;
}

.lms-user-list-header .lms-form-input {
  min-width: 120px;
  height: 40px;
  width: 120px;
  font-size: 14px;
}

/*
*******************************
5. LMS Lesson Detail (teacher)
*******************************
*/
.learning-objects-list {
  margin: 10px;
}

.learning-objects-list .custom-checkbox-container {
  margin-bottom: 20px;
}

.learning-objects-list .custom-checkbox-container:last-of-type {
  margin-bottom: 0px;
}

.learning-objects-list
  .custom-checkbox-container
  input:checked
  ~ .custom-checkbox-checkmark {
  background-color: var(--green-color);
  border-color: var(--green-color);
}

/*
*******************************
6. LMS Attendance (teacher)
*******************************
*/
.attendance-group-ul li {
  margin-left: 8px;
  margin-right: 8px;
}

.attendance-group-ul li a {
  background: var(--grey-color-thin);
  color: var(--dark-grey-colorr) !important;
  border-radius: 5px;
  padding: 6px 10px;
  display: inline-block;
  font-size: 14px;
  min-width: 80px;
  text-align: center;
  cursor: pointer;
}

.attendance-group-ul li a:hover {
  background: var(--grey-color-light);
}

.attendance-group-ul li.present-active a {
  background: #e6fdf2;
  color: #10b981 !important;
  font-family: var(--title-font-600);
}

.attendance-group-ul li.absent-active a {
  background: #ffd9d9;
  color: #ff0000 !important;
  font-family: var(--title-font-600);
}

.attendance-group-ul li.leave-active a {
  background: #ffe6cc;
  color: #ff8000 !important;
  font-family: var(--title-font-600);
}

.PashtoUI .attendance-group-ul li.present-active a {
  background: #e6fdf2;
  color: #10b981 !important;
  font-family: var(--pashto-dari-title-font-600);
}

.PashtoUI .attendance-group-ul li.absent-active a {
  background: #ffd9d9;
  color: #ff0000 !important;
  font-family: var(--pashto-dari-title-font-600);
}

.PashtoUI .attendance-group-ul li.leave-active a {
  background: #ffe6cc;
  color: #ff8000 !important;
  font-family: var(--pashto-dari-title-font-600);
}

.table-light-icon {
  background: transparent;
  border-radius: 100px;
  width: 32px !important;
  height: 32px !important;
  display: block;
  margin: 0 auto;
  line-height: 32px;
}

.table-light-icon:hover {
  background: var(--grey-color-thin);
}

.attendance-modal-user-detail .btn-group .single-select-box .mb-2 {
  margin-bottom: 0;
}

.attendance-modal-user-detail
  .btn-group
  .single-select-box
  .mb-2
  .dropdown-toggle.singleselect-clickable {
  height: 44px;
  padding: 10px 25px 10px 15px;
  font-family: var(--title-font-500);
  font-size: 14px;
}

.PashtoUI
  .attendance-modal-user-detail
  .btn-group
  .single-select-box
  .mb-2
  .dropdown-toggle.singleselect-clickable {
  height: 44px;
  padding: 10px 25px 10px 15px;
  font-family: var(--pashto-dari-title-font-500);
  font-size: 14px;
}

/*===========================
Campus Admin styling - 1.0
===========================*/

/*
*******************************
1. Classes (Campus Admin)
*******************************
*/

/*----------------------------- Campus dashboard (Adeel) ----------------------------- */
.lms-card-tt {
  border: 2px solid red;
}

._card-icon {
  width: 55px;
  height: 55px;
  min-width: 55px;
  border-radius: 12px;
  position: relative;
  margin-right: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(--grey-color-thin);
}

.light-green-icon {
  background-color: var(--icon-light-green-3);
}

.light-blue-icon {
  background-color: var(--icon-light-blue-3);
}

.light-yellow-icon {
  background-color: var(--icon-light-yellow);
}

.light-red-icon {
  background-color: var(--icon-light-red-2);
}

.light-green-icon i {
  color: #10b981;
}

.light-blue-icon i {
  color: #6366f1;
}

.light-yellow-icon i {
  color: #d39e00;
}

.light-red-icon i {
  color: #ec4899;
}

.dashboard-content-card {
  border: 1px solid #e6e6e6;
  box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.05);
  border-radius: 20px;
  padding: 20px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

/*----------------------------- Campus dashboard (Adeel) ----------------------------- */

._lms-table-actions-btns {
  width: 120px;
  margin: 0 auto;
}

.first_th_title {
  padding: 16px 20px !important;
  font-size: 18px !important;
}

/* .lms-table-box .table thead tr th.secondHeading {
  font-family: var(--title-font-400);
  font-size: 14px;
  color: var(--light-grey-color-2);
  text-transform: capitalize;
  padding: 20px 25px;
  font-weight: 600;
} */

.PashtoUI .lms-table-box .table thead tr th.secondHeading {
  font-family: var(--pashto-dari-title-font-400);
}

.lms-table-box .table thead tr th {
  font-family: var(--title-font-600);
  font-size: 14px;
  color: rgb(63, 63, 63);
  text-transform: capitalize;
  vertical-align: super;
  padding: 20px 20px;
  /* border 0, for table border*/
  border: 0;
}

.PashtoUI .lms-table-box .table thead tr th {
  font-family: var(--pashto-dari-title-font-600);
  font-size: 16px;
  color: rgb(63, 63, 63);
  text-transform: capitalize;
  padding: 20px 25px;
}

.lms-table-box .table tbody tr td {
  padding: 10px 25px;
}

.lms-table-box .table tbody tr td,
.lms-table-box .table tbody tr td p {
  font-family: var(--title-font-400);
  font-size: 14px;
  color: rgb(101, 103, 107);
  /* border 0, for table border*/
  border: 0;
}

.PashtoUI .lms-table-box .table tbody tr td,
.PashtoUI .lms-table-box .table tbody tr td p {
  font-family: var(--pashto-dari-title-font-400);
  font-size: 14px;
  color: rgb(101, 103, 107);
}

.lms-table-box .table tbody tr td p i.ri-check-fill.text-success {
  color: var(--green-color) !important;
}

.lms-table-box table tbody tr:last-of-type {
  border-bottom: 0;
}

.cn-mw-130 {
  min-width: 130px;
}

.cn-mw-150 {
  min-width: 150px;
}

.lbp-alignment-style {
  max-width: 1100px;
  min-width: 1100px;
  width: 1100px;
  padding-top: 80px;
}

.lbp-global-table .lms-table-parent .lms-table-box .overflow-auto {
  overflow: revert !important;
}

.subject-change-dropdown .btn-group .singleselect-clickable {
  display: flex;
  align-items: center;
}

/*----------------------------- CAMPUS SELECTION (YAHYA) ----------------------------- */

.lms-admin-table thead tr th:nth-last-child(2),
.lms-admin-table thead tr th:last-of-type,
.lms-admin-table tbody tr td:nth-last-child(2),
.lms-admin-table tbody tr td:last-of-type {
  text-align: center;
}

.lms-admin-user-table thead tr th:last-of-type,
.lms-admin-user-table tbody tr td:last-of-type {
  text-align: center;
}

.lms-admin-user-table tbody tr td:last-of-type .d-flex.flex-row {
  justify-content: center;
}

.campus_card {
  width: 203px;
  height: 203px;
  overflow: hidden;
  transition: box-shadow 0.2s ease-in-out, transform 0.1s ease-out;
  cursor: pointer;
  padding: 15px;
  border-radius: 15px;
  background-color: #fff;
}

/* .campus_card:hover {
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
  transform: scale(1.05);
} */

.campus_logo {
  height: 96px;
}

.campus_logo img {
  height: 96px;
  background-size: contain;
}

.border_light_gray {
  border-color: #d4d5d7;
}

.icon_only_button {
  width: 44px;
  height: 44px;
  background-color: transparent;
  border-radius: 100px;
  margin-left: 145px;
}

.icon_only_button:hover {
  background-color: var(--grey-color-thin);
  color: var(--theme-color) !important;
}

.card_icon_button_default {
  width: 44px;
  height: 44px;
  text-decoration: none !important;
  font-size: 1.4rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.text_trunc_2 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.edit_pencil_icon_campus_card {
  padding-left: 11px !important;
  /* color: var(--theme-color); */
}

.delete-bin_icon_campus_card {
  padding-left: 15px !important;
  /* color: var(--theme-color); */
}

.XL_icon {
  width: 64px;
  height: 64px;
  font-size: 66px;
}

.border_dashed {
  border: 2px dashed #d4d5d7 !important;
}

.dark_inner_card {
  border: 1px solid #bcbcbc;
  /* background-color: #eeeeee; */
  /* box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.14) inset;
-webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.14) inset;
-moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.14) inset; */
}

.rounded_std {
  border-radius: 15px;
}

/* .profile_card {
} */

table tr {
  border-bottom: 1px solid #eeeeee;
}

/* 
div {
  scrollbar-width: thin;
  scrollbar-color: #f5f5f5 #eeeeee;
}

div::-webkit-scrollbar {
  width: 12px;
  height: 12px;
}

div::-webkit-scrollbar-track {
  background: #f5f5f5;
}

div::-webkit-scrollbar-thumb {
  background-color: #e0dddd;
  border-radius: 20px;
  border: 3px solid #eeeeee;
} */

/*SCROLLBAR COPIED FROM TAILWIND*/
*::-webkit-scrollbar {
  height: 0.5rem;
  width: 0.5rem;
  background-color: transparent;
}

*::-webkit-scrollbar-track {
  --tw-bg-opacity: 1;
  background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
  --tw-bg-opacity: 0.2;
  --tw-shadow: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

*::-webkit-scrollbar-thumb {
  border-radius: 0.375rem;
  --tw-bg-opacity: 1;
  background-color: rgba(101, 103, 107, var(--tw-bg-opacity));
  --tw-bg-opacity: 0.75;
  --tw-shadow: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

*::-webkit-scrollbar-thumb:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  --tw-bg-opacity: 0.75;
}

*::-webkit-scrollbar-thumb:active {
  --tw-bg-opacity: 1;
  background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
  --tw-bg-opacity: 0.75;
}

.pos_fix_menu_desktop {
  transform: none !important;
  bottom: 80px !important;
  /* transform: translate3d(0px, -75px, 0px)!important; */
}

.m_w_name {
  max-width: 108px;
  width: 108px;
  /* height: 33px; */
  white-space: pre-wrap;
}

.m_w_name_1 {
  max-width: 108px;
  width: 108px;
  /* height: 33px; */
}

.edit_profile_text {
  font-size: 11px;
  text-align: center;
  color: #6c6d6e;
}

.iframe_lesson_player {
  height: 100%;
}

.lesson_sidebar_overflow {
  max-height: 100vh;
  overflow-y: auto;
}

.menu_bg_overlay {
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1;
}

.no_feed_error_message_box {
  height: auto;
}

.mt_56_mobile_only {
  margin-top: 56px;
}

.h-100-desktop-only {
  height: auto;
}

.rounded-lg-3 {
  border-radius: 0px;
}

.logo_landing_image {
  min-width: 100px;
  min-height: 100px;
  width: 100%;
  height: 100%;
  max-width: 100px;
  max-height: 100px;
  border-radius: 20px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.inner_pages_title_logo {
  min-width: 100px;
  min-height: 100px;
  width: 100%;
  height: 100%;
  max-width: 100px;
  max-height: 100px;
  border-radius: 20px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

@media (min-width: 992px) {
  .lg_padding_45 {
    padding-left: 45px !important;
    padding-right: 45px !important;
  }

  .rounded-lg-3 {
    border-radius: var(--bs-border-radius-lg) !important;
  }

  .clicker_assignment_list_paper {
    border-radius: 12px !important;
  }

  .logo_landing_image {
    min-width: 212px !important;
    min-height: 212px !important;
    width: 100% !important;
    height: 100% !important;
    max-width: 212px !important;
    max-height: 212px !important;
  }

  .inner_pages_title_logo {
    min-width: 100px !important;
    min-height: 100px !important;
    width: 100% !important;
    height: 100% !important;
    max-width: 100px !important;
    max-height: 100px !important;
  }

  .img-win {
    width: 64px;
    height: 64px;
  }

  .h-100-desktop-only {
    height: 100%;
  }

  .mt_56_mobile_only {
    margin-top: auto;
  }

  .no_feed_error_message_box {
    height: calc(100% - 145px);
  }

  .w-lg-auto {
    width: auto !important;
  }

  .slide_in_menu_overlay {
    display: none;
  }

  .submissions-stats {
    width: auto;
  }

  .lesson_player_video_content {
    height: calc(100vh - 170px) !important;
    background-color: #000;
    border-radius: 12px;
  }

  .lesson_player_assessment_content {
    height: calc(100vh - 105px) !important;
    background-color: #000;
    border-radius: 12px;
  }
}

.lms-form-label {
  font-size: 0.9rem;
}

.min_h_400 {
  min-height: calc(100vh - 300px);
  margin-bottom: 50px !important;
}

.min_h_250 {
  min-height: 250px;
}

.max_h_250 {
  max-height: 250px;
}

._std-performance-table {
  position: relative;
}

/* ._tch-performance-table .lms-card-second,
._std-performance-table .lms-card-second {
  min-height: 310px;
} */

/* .lms-card-filter{
  position: fixed;
  right: 0;
  top: 93px;
  height: 100%;
} */

.lesson_window_mobile_only_list a {
  height: 68px;
}

.lesson_window_mobile_only_list .tile-due-date {
  /* top: 23px !important; */
}

.notification_icon_size {
  width: 36px !important;
  height: 36px !important;
  font-size: 22px;
}

.min-h-93 {
  min-height: 93px;
}

.min_h_64_93 {
  min-height: 93px;
}

@media (max-width: 991.2px) {

  /*-------------- TYPOGRAPHY CHANGES FOR MOBILE --------------*/
  .multiselect-clickable,
  .singleselect-clickable {
    font-size: 0.9rem !important;
  }

  .page-title-search {
    font-size: 14px !important;
  }

  .lms-back-link {
    padding: 0px !important;
  }

  .lms-calendar-row {
    padding: 12px 0 !important;
  }

  .f-size-14 {
    font-size: 12px !important;
  }

  .f-size-16 {
    font-size: 14px !important;
  }

  .f-size-18 {
    font-size: 16px !important;
  }

  .f-size-22,
  .page-title-welcome {
    font-size: 18px !important;
  }

  .f-size-24 {
    font-size: 20px !important;
  }

  .page-title {
    font-size: 18px !important;
    line-height: 30px !important;
    padding-left: 13px;
    font-family: var(--title-font-700);
  }

  .page-title._assignment-main-title {
    padding-left: 20px;
  }

  ._performance-main-title .page-title {
    padding-left: 0px;
    margin-left: 20px !important;
  }

  .lms-tabs-pills .nav-pills .nav-link {
    font-size: 13px !important;
  }

  ._tch-dashboard-main-title {
    padding-left: 20px;
  }

  .lms-theme-btn,
  .lms-theme-outline-btn {
    font-size: 14px !important;
  }

  .card-title {
    font-size: 16px !important;
  }

  /*-------------- TYPOGRAPHY CHANGES FOR MOBILE --------------*/
  .lms-web-logo {
    width: 125px !important;
  }

  .min_h_64_93 {
    min-height: 64px !important;
    height: 64px !important;
  }

  .notification_icon_size {
    width: 36px !important;
    height: 36px !important;
    font-size: 24px !important;
  }

  ._main-body {
    margin-top: 62px !important;
  }

  .lms-mobile-search .dropdown-menu.show {
    top: 64px !important;
  }

  .notification_position {
    top: 64px !important;
  }

  .w-100-mobile-only {
    width: 100% !important;
  }

  .lms-web-logo {
    margin-left: 10px !important;
  }

  .no_rounded_card_look_for_mobile {
    border-radius: 0;
    border-right: 0px;
    border-left: 0px;
  }

  .lesson-module-header .lesson-detail-back-link {
    padding: 10px 0px !important;
  }

  .lms-module-video .module-box-style {
    box-shadow: none !important;
  }

  .line_loader {
    position: fixed !important;
    bottom: 0;
    align-items: flex-end !important;
    justify-content: flex-start;
    border-radius: 0px !important;
    margin: 0px -12px;
  }

  .line_loader.line_loader_generic {
    margin: 0px !important;
  }

  .slidein_inner_div {
    width: 80% !important;
    max-width: 360px !important;
  }

  ._login_bottom_help_bar {
    height: auto !important;
    /* max-height: 220px; */
  }
}

.uploaded_files_container {
  overflow-x: auto;
  overflow-y: hidden;
  margin-top: 2rem !important;
}

.uploaded_files_container_new {
  overflow: hidden;
  padding: 0 25px;
}

.uploaded_files_container_new .swiper .slider-navigation {
  top: 23% !important;
}

.uploaded_files_container_learner {
  overflow-x: auto;
  overflow-y: hidden;
}

.dropdown-menu .dropdown-item {
  height: 45px;
}

.btn_del {
  border: 0;
  background: transparent;
  color: #808191;
}

.btn_del:hover {
  color: #000;
  background-color: #eeeeee;
  border-radius: 9px;
}

/* Login Page - Yahya - START */

._google-icon {
  position: absolute;
  left: 36px;
  width: 20px;
  top: 14px;
}
._senf-icon {
  width: 30px !important;
  height: 20px !important;
}
._google-icon-on-register {
  position: absolute;
  left: 60px;
  width: 17px;
  top: 16px;
}

._login_bg {
  background-color: var(--login_background_color);
}

.login_panel_window_section_left {
  border-radius: 0px;
  color: #ffffff;
  font-size: 1.4rem;
  min-height: 120px;
}

._login_panel {
  max-width: 991px;
  border-radius: 0px;
  /* min-height: 100vh; */
  /* min-height: 180px; */
  height: 100%;
  /* max-height: 500px; */
}

._qc_login_panel {
  max-width: 600px;
  border: 2px solid #dcdcdc;
}

._login_base_height {
  height: 100vh !important;
}

._login_bottom_help_bar {
  height: 65px;
  max-width: 1280px;
}

._login_forget_pw_steps {
  max-width: 330px;
  width: 100%;
}

.lms_card_content_mobile_ext {
  height: calc(100vh - 124px) !important;
}

@media (min-width: 991.8px) {
  .inv_logo {
    -webkit-filter: invert(0.8);
    filter: invert(0.8);
  }

  .lms_card_content_mobile {
    height: calc(100% - 56px) !important;
  }

  .lms_card_content_mobile_ext {
    height: calc(100vh - 138px) !important;
  }

  .performance_meter_cell:nth-child(3n) {
    padding-right: 0px;
  }

  .performance_meter_cell:first-child(3n + 1) {
    padding-left: 0px;
  }

  .performance_meter_cell:nth-child(3n + 1) {
    padding-left: 0px;
  }

  ._login_base_height {
    height: 100% !important;
  }

  .login_panel_window_section_left {
    border-radius: 25px 0px 0px 25px;
    min-height: 520px;
  }

  ._login_panel {
    border-radius: 25px;
    /* min-height: 500px; */
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto !important;
  }

  ._login_logo {
    width: 240px !important;
    height: 240px !important;
  }

  ._login_tagline {
    font-size: 1.7rem !important;
    /* line-height: 2.1rem !important; */
    font-family: "inter-regular";
  }

  ._login_tagline_highlight {
    font-size: 2.5rem !important;
    line-height: 2.2rem !important;
    font-family: "inter-bold";
  }

  .PashtoUI ._login_tagline {
    font-size: 1.7rem !important;
    /* line-height: 2.1rem !important; */
    font-family: "vazirmatn-regular";
  }

  .PashtoUI ._login_tagline_highlight {
    font-size: 2.5rem !important;
    line-height: 2.2rem !important;
    font-family: "vazirmatn-bold";
  }
}

._login_tagline b {
  font-family: "inter-bold";
}

.PashtoUI ._login_tagline b {
  font-family: "vazirmatn-bold";
}

._login_bg_red {
  background-color: var(--theme-color);
  font-weight: 600;
}

._login_text {
  color: var(--theme-color);
}

.xs_font {
  font-size: 0.9rem;
}

._login_content_form {
  max-width: 400px;
}

.remember_me_text {
  color: var(--dark-grey-color);
}

.mt_checkbox {
  margin-top: 0.14rem !important;
}

._login_logo {
  width: 115px;
  height: 115px;
}

._login_tagline {
  font-size: 1.2rem;
  /* line-height: 1.6rem; */
  font-weight: 400;
  /* line-height: 1.0rem; */
}

._login_tagline_highlight {
  font-size: 1.4rem;
  line-height: 1.8rem;
  font-weight: 600;
  color: #f7ee24;
  display: block;
}

.login_panel_window_section_left img {
  max-height: 120px;
  width: 100%;
  /* border-radius: 20px; */
}

.login_panel_window_section_left ._login_logo {
  border-radius: 20px;
  background: #fff;
}

.login_panel_window_section_left ._login_logo_no_color {
  border-radius: 20px !important;
  background: transparent;
}

._login_right_section {
  max-width: 450px;
}

._login_right_section .form-check-input:checked {
  background-color: var(--theme-color);
  border-color: var(--theme-color);
}

.login_grey_btn {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.login_grey_btn:hover {
  color: #fff;
  background-color: #7b7f84;
  border-color: #7b7f84;
}

.login_grey_btn:active {
  color: #fff;
  background-color: #565e64;
  border-color: #51585e;
}

/* Login Page - Yahya - END   */

.clip_at_3 {
  -webkit-line-clamp: 3;
  display: -webkit-box;
  line-height: 1.7rem;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.move_filter_button_downwards {
  bottom: 14px;
}

.submissions-stats {
  width: 100%;
}

.alert {
  border-radius: 15px;
}

@media (max-width: 991.2px) {
  .offline-available-download-modal
    .modal-content
    .modal-body.modal_for_learner {
    padding: 0px !important;
  }

  .br_24_desktop_only {
    border-radius: 0px !important;
  }

  .clicker_assessment_player_box {
    height: calc(100vh - 128px) !important;
  }

  .assignment_player_box {
    height: calc(100vh - 105px);
  }

  .lms-performance-table-subj-icon {
    max-width: 1200px !important;
    margin-left: 0px;
  }
  @media (min-width: 768px) {
    .lms-performance-table-subj-icon {
      margin-left: 10px !important;
    }
  }

  .lms-card.performance-card {
    border-radius: 15px;
  }

  .alert {
    margin-left: 1rem;
    margin-right: 1rem;
  }
}

.sort_icon_btn {
  width: 10px;
  margin-left: 2px;
  height: 52px;
}

.min-width-auto {
  min-width: auto !important;
}

.width-80 {
  width: 80%;
}

/* __________________________________________ TABLE LOADER __________________________________________ */

.table-loader .skeleton {
  margin: 0px;
}

.table-loader .skeleton.skeleton--card {
  width: 500px;
  display: inline-block;
  vertical-align: text-top;
}

.table-loader .skeleton .skeleton--content {
  height: 450px;
  /* padding: 15px; */
  position: relative;
}

.table-loader .skeleton .skeleton--content .table-loader {
  background: #f6f7f8;
  -webkit-animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-name: placeholderSkeleton;
  -webkit-animation-timing-function: linear;
  background-image: -webkit-linear-gradient(
    left,
    #f6f7f8 0%,
    #edeef1 20%,
    #f6f7f8 40%,
    #f6f7f8 100%
  );
  background-repeat: no-repeat;
  background-size: 800px 104px;
  height: 104px;
  position: relative;
}

.table-loader .skeleton .skeleton--content .skeleton--table .skeleton--tr {
  display: flex;
}

.table-loader
  .skeleton
  .skeleton--content
  .skeleton--table
  .skeleton--tr
  .skeleton--th {
  flex: 1 1 100%;
  height: 30px;
  margin: 10px 10px 15px;
  border-radius: 6px;
}

.table-loader
  .skeleton
  .skeleton--content
  .skeleton--table
  .skeleton--tr
  .skeleton--td {
  flex: 1 1 100%;
  height: 30px;
  margin: 20px 10px;
  border-radius: 6px;
}

.table-loader
  .skeleton
  .skeleton--content
  .skeleton--table
  .skeleton--tr
  .skeleton--td__2 {
  flex-basis: 300%;
}

.table-loader
  .skeleton
  .skeleton--content
  .skeleton--table
  .skeleton--tr
  .skeleton--td__3 {
  flex-basis: 500%;
}

.table-loader
  .skeleton
  .skeleton--content
  .skeleton--table
  .skeleton--tr
  .skeleton--td__4 {
  flex-basis: 700%;
}

.table-loader
  .skeleton
  .skeleton--content
  .skeleton--table
  .skeleton--tr
  .skeleton--td__5 {
  flex-basis: 900%;
}

.table-loader .skeleton .skeleton--content .skeleton--title {
  margin: 20px 10px 10px 10px;
  height: 30px;
  width: 200px;
  border-radius: 6px;
}

.table-loader .skeleton .skeleton--content .skeleton--page {
  margin: 0px 10px 10px 10px;
  height: 50px;
  width: 200px;
  border-radius: 6px;
}

.table-loader .skeleton .skeleton--content .skeleton--hr {
  height: 1px;
  width: 100%;
  /* width: calc(100% - 20px); */
  margin: 10px 0px 10px 0px;
}

.table-loader .skeleton .skeleton--content .skeleton--line {
  height: 10px;
  width: calc(100% - 20px);
  margin: 10px;
}

.table-loader
  .skeleton
  .skeleton--content
  .skeleton--line.skeleton--line__short {
  width: 120px;
}

.table-loader .skeleton .skeleton--content .skeleton--circle {
  margin: 5px 10px 10px;
  height: 60px;
  width: 60px;
  border-radius: 10px;
}

.table-loader .skeleton .skeleton--content .fl {
  display: inline-block;
  width: auto;
  vertical-align: text-top;
}

@-webkit-keyframes placeholderSkeleton {
  0% {
    background-position: -468px 0;
  }

  100% {
    background-position: 468px 0;
  }
}

.disabledropdown {
  pointer-events: none;
  background-color: #e9ecef;
  opacity: 1;
}

.padding-left-10 {
  padding-left: 10px;
}

/* __________________________________________ TABLE LOADER __________________________________________ */

.border-0-forced {
  border: 0px !important;
}

.profie_photo_tag {
  width: 102px;
  height: 102px;
  object-fit: cover;
}

.color_picker_block {
  width: 30px;
  height: 30px;
  margin-right: 10px;
  border-radius: 5px;
  border: 1px solid #f9fafb;
}

.domain_name_input {
  height: 55px;
  border: 1px solid #bcbcbc;
  border-top-left-radius: 8px 8px;
  border-bottom-left-radius: 8px 8px;
}

.domain_input_span {
  height: 55px;
  border: 1px solid #bcbcbc;
  border-top-right-radius: 8px 8px;
  border-bottom-right-radius: 8px 8px;
}

.padding-top-5 {
  padding-top: 5px;
}

/* for classwide heading */
.dropdown_transparent .dropdown-toggle {
  background-color: transparent;
  border: 0px !important;
  font-size: 1.4rem;
  font-weight: 700;
  background-position: right 0.55rem top 0.3rem;
  height: 63px;
  display: flex;
  align-items: center;
}

.dropdown_transparent:hover .dropdown-toggle {
  background-color: var(--grey-color-light) !important;
}

/* .dropdown_transparent .dropdown-toggle {
  
  background: var(--grey-color-light)!important;
} */

.rounded_xl {
  border-radius: 1rem;
}

.lh_legend {
  line-height: 16px;
}

/* TOGGLE - RED */
.form-check-input:focus {
  border-color: var(--theme-color);
  box-shadow: 0 0 0 0.25rem var(--secondary-theme-color);
}

.form-check-input:checked {
  background-color: var(--theme-color);
  border-color: var(--theme-color);
}

.form-switch .form-check-input:focus {
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'><circle r='3' fill='%23eeeeee'/></svg>") !important;
}

/* .form-switch .lms_toggle:focus {
background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'><circle r='3' fill='#dddddd'/></svg>")!important;
} */

.form-control:focus {
  border-color: var(--theme-color) !important;
}

.listContainer .listitem .hover {
  background-color: var(--grey-color-thin) !important;
}

.listContainer .listitem .active {
  background-color: var(--theme-color) !important;
}

.selectContainer.focused {
  border-color: var(--theme-color) !important;
}

.selectContainer .item.hover:not(.active) {
  background: var(--grey-color-thin) !important;
  color: var(--black-color);
}

.selectContainer .item.active {
  background: var(--theme-color) !important;
  color: var(--primary-theme-text-color) !important;
}

.selectContainer .item.active:hover {
  background: var(--theme-color) !important;
  color: var(--primary-theme-text-color) !important;
}

.dropdown-selected-color {
  color: var(--primary-theme-text-color) !important;
}

.dropdown-selected-color:hover {
  background: var(--theme-color) !important;
  color: var(--primary-theme-text-color) !important;
}

.dropdown-toggle:hover.show,
.dropdown-toggle:focus.show,
.dropdown-toggle.show {
  border: 1px solid var(--theme-color);
}

.dropdown-item {
  white-space: normal;
  line-height: 1.1rem !important;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  display: flex;
  align-items: center;
}

.white_logo {
  filter: brightness(0) invert(1);
  -webkit-filter: brightness(0) invert(1);
}

.btn-group .multiselect-clickable,
.btn-group .singleselect-clickable {
  padding-right: 25px;
}

.sidebar-usermenu-box:focus {
  border: 2px solid var(--grey-color-thin) !important;
}

.sidebar-usermenu-box:hover {
  border: 2px solid var(--grey-color-thin) !important;
}

.sidebar-usermenu-box.show {
  border: 2px solid transparent !important;
}

.multiSelectItem.svelte-liu9pa.svelte-liu9pa:hover,
.multiSelectItem.active.svelte-liu9pa.svelte-liu9pa {
  background-color: var(--theme-color) !important;
  color: white;
}

.multiSelectItem {
  border-radius: 10px;
  background-color: var(--theme-color);
}

.border_black_solid {
  border: 1px solid #bcbcbc !important;
}

.height-auto {
  height: auto;
}

.margin-bottom-1-2rem {
  margin-bottom: 0.5rem;
}

.d-flex-imp {
  display: flex !important;
}

.help_icon {
  padding: 12px;
  display: block;
  width: 52px;
  height: 46px;
  background-repeat: no-repeat;
  background-image: url('data:image/svg+xml, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"><g id="Layer_28" data-name="Layer 28"><path d="M61,18.63c-.49-5.22-8.13-5-8.28.23l-.8,12.05a4,4,0,0,0-5.7,1.82l-2.56,6a2,2,0,0,1-.58.75L37.6,43.91a4,4,0,0,0-1.16,1.52l-3.53,8.24A1,1,0,0,0,33.44,55l13.85,5.94h0a1,1,0,0,0,1.32-.53l1.21-2.82a11.31,11.31,0,0,1,3.3-4.29l5-6A7.77,7.77,0,0,0,61,40.71Zm-4.2,27.12-.15.15-5,6a15.13,15.13,0,0,0-4.49,6.76l-12-5.15,3.13-7.32a2.11,2.11,0,0,1,.57-.75L44.35,41A4,4,0,0,0,45.5,39.5l2.57-6a2,2,0,0,1,3.64,1.56l-4,9.23a1,1,0,0,0,1.84.79l4-9.24a3.9,3.9,0,0,0,.21-2.43l1-14.5A2.15,2.15,0,0,1,59,18.7l0,22.08A5.83,5.83,0,0,1,56.81,45.75Z" fill="%23FFFFFF"/><path d="M31.07,53.67l-3.53-8.24a3.92,3.92,0,0,0-1.15-1.52l-5.5-4.44a1.9,1.9,0,0,1-.57-.75l-2.57-6a4,4,0,0,0-5.69-1.82l-.81-12A4.14,4.14,0,0,0,3,18.71L3,40.64a7.8,7.8,0,0,0,2.85,6.61l5,6a11.24,11.24,0,0,1,3.31,4.29l1.21,2.82a1,1,0,0,0,1.31.53h0L30.54,55A1,1,0,0,0,31.07,53.67ZM12.33,51.93l-5-6A6,6,0,0,1,5,40.71L5,18.78A2.14,2.14,0,0,1,9.25,19l1,14.43a4,4,0,0,0,.21,2.43l4,9.24a1,1,0,0,0,1.84-.79l-4-9.23a2,2,0,0,1,3.64-1.56l2.57,6A4,4,0,0,0,19.63,41l5.5,4.44a1.9,1.9,0,0,1,.57.75l3.14,7.32-12,5.15A15,15,0,0,0,12.33,51.93Z" fill="%23FFFFFF"/><path d="M46.29,22.42C55.71,12.51,43.58-2.31,32,4.88,20.43-2.36,8.32,12.53,17.71,22.42L31.29,36a1,1,0,0,0,1.09.22,2.37,2.37,0,0,0,.33-.22ZM18.21,19.94c-4.55-6,0-15.07,7.55-14.94a9.38,9.38,0,0,1,5.69,1.92,1.08,1.08,0,0,0,.74.15c6.35-4.71,15.32-.78,15.43,7.31A9.25,9.25,0,0,1,44.87,21L32,33.88,19.13,21A8.82,8.82,0,0,1,18.21,19.94Z" fill="%23FFFFFF"/><path d="M38.23,9a5.39,5.39,0,0,1,5.39,5.37,1,1,0,0,0,2,0A7.4,7.4,0,0,0,38.23,7a1,1,0,0,0,0,2Z" fill="%23FFFFFF"/></g></svg>');
}

@media (max-height: 670px) {
  ._login_bottom_help_bar {
    position: relative !important;
  }

  /* background-image: url('data:image/svg+xml, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"><g id="Layer_28" data-name="Layer 28"><path d="M61,18.63c-.49-5.22-8.13-5-8.28.23l-.8,12.05a4,4,0,0,0-5.7,1.82l-2.56,6a2,2,0,0,1-.58.75L37.6,43.91a4,4,0,0,0-1.16,1.52l-3.53,8.24A1,1,0,0,0,33.44,55l13.85,5.94h0a1,1,0,0,0,1.32-.53l1.21-2.82a11.31,11.31,0,0,1,3.3-4.29l5-6A7.77,7.77,0,0,0,61,40.71Zm-4.2,27.12-.15.15-5,6a15.13,15.13,0,0,0-4.49,6.76l-12-5.15,3.13-7.32a2.11,2.11,0,0,1,.57-.75L44.35,41A4,4,0,0,0,45.5,39.5l2.57-6a2,2,0,0,1,3.64,1.56l-4,9.23a1,1,0,0,0,1.84.79l4-9.24a3.9,3.9,0,0,0,.21-2.43l1-14.5A2.15,2.15,0,0,1,59,18.7l0,22.08A5.83,5.83,0,0,1,56.81,45.75Z" fill="%23FFFFFF"/><path d="M31.07,53.67l-3.53-8.24a3.92,3.92,0,0,0-1.15-1.52l-5.5-4.44a1.9,1.9,0,0,1-.57-.75l-2.57-6a4,4,0,0,0-5.69-1.82l-.81-12A4.14,4.14,0,0,0,3,18.71L3,40.64a7.8,7.8,0,0,0,2.85,6.61l5,6a11.24,11.24,0,0,1,3.31,4.29l1.21,2.82a1,1,0,0,0,1.31.53h0L30.54,55A1,1,0,0,0,31.07,53.67ZM12.33,51.93l-5-6A6,6,0,0,1,5,40.71L5,18.78A2.14,2.14,0,0,1,9.25,19l1,14.43a4,4,0,0,0,.21,2.43l4,9.24a1,1,0,0,0,1.84-.79l-4-9.23a2,2,0,0,1,3.64-1.56l2.57,6A4,4,0,0,0,19.63,41l5.5,4.44a1.9,1.9,0,0,1,.57.75l3.14,7.32-12,5.15A15,15,0,0,0,12.33,51.93Z" fill="%23FFFFFF"/><path d="M46.29,22.42C55.71,12.51,43.58-2.31,32,4.88,20.43-2.36,8.32,12.53,17.71,22.42L31.29,36a1,1,0,0,0,1.09.22,2.37,2.37,0,0,0,.33-.22ZM18.21,19.94c-4.55-6,0-15.07,7.55-14.94a9.38,9.38,0,0,1,5.69,1.92,1.08,1.08,0,0,0,.74.15c6.35-4.71,15.32-.78,15.43,7.31A9.25,9.25,0,0,1,44.87,21L32,33.88,19.13,21A8.82,8.82,0,0,1,18.21,19.94Z"/><path d="M38.23,9a5.39,5.39,0,0,1,5.39,5.37,1,1,0,0,0,2,0A7.4,7.4,0,0,0,38.23,7a1,1,0,0,0,0,2Z" fill="%23FFFFFF"/></g></svg>'); */
}

.eye_password_icon {
  position: relative;
  float: right;
  right: 1rem;
  bottom: 36px;
}

.opacity_5 {
  opacity: 0.5;
}

.multiSelectItem.svelte-liu9pa.svelte-liu9pa {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

.password-container {
  width: 400px;
  position: relative;
}

.password-container input[type="password"],
.password-container input[type="text"] {
  width: 100%;
  padding: 12px 36px 12px 12px;
  box-sizing: border-box;
}

.fa-eye {
  position: absolute;
  top: 28%;
  right: 4%;
  cursor: pointer;
  color: lightgray;
}

/* Loader for login pages */
:root {
  --time: 1s;
  --size: 8px;
}

.line_loader {
  background-color: rgb(0, 0, 0, 0.01);
  overflow: hidden;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: flex-end;
  align-content: center;
  justify-content: flex-start;
  z-index: 100000;
  border-radius: 0px 0px 25px 25px;
}

.line_loader_fixed {
  position: fixed !important;
}

.line_loader.line_loader.line_loader_generic {
  border-radius: 0px;
}

.line_loader__element {
  height: var(--size);
  width: 100%;
  /* background: var(--grey-color-light); */
}

.line_loader__element:before {
  content: "";
  display: block;
  background-color: var(--theme-color);
  filter: brightness(1.8);
  height: var(--size);
  width: 0;
  animation: getWidth var(--time) ease-in infinite;
}

.line_loader__element.element_standard:before {
  filter: none !important;
}

.line_loader_grad_bg {
  background: rgb(255, 255, 255);
  background: linear-gradient(
    0deg,
    rgba(255, 255, 255, 1) 15%,
    rgba(255, 255, 255, 0) 100%
  );
}

@keyframes getWidth {
  100% {
    width: 100%;
  }
}

/* Loader for login pages */

.core_login_shell_base {
  min-height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  /* overflow-y: auto; */
}

.br_25 {
  border-radius: 25px !important;
}

.btn-check:active + .btn-outline-danger:focus,
.btn-check:checked + .btn-outline-danger:focus,
.btn-outline-danger.active:focus,
.btn-outline-danger.dropdown-toggle.show:focus,
.btn-outline-danger:active:focus {
  box-shadow: 0 0 0 0.25rem var(--secondary-theme-color);
}

.btn-check:active + .btn-outline-danger,
.btn-check:checked + .btn-outline-danger,
.btn-outline-danger.active,
.btn-outline-danger.dropdown-toggle.show,
.btn-outline-danger:active {
  border-color: var(--theme-color);
  background-color: var(--theme-color);
}

.lesson_player_video_content iframe {
  width: 100% !important;
}

.lesson_player_video_content {
  /* height: calc(100vh - 130px); */
  height: calc(100vh - 61px);
  box-shadow: none;
}

.lesson_player_assessment_content iframe {
  width: 100% !important;
}

.lesson_player_assessment_content {
  /* height: calc(100vh - 130px); */
  height: calc(100vh - 61px);
  box-shadow: none;
}

.progress-bar {
  background-color: var(--theme-color);
}

.progressbar_container {
  position: fixed;
  z-index: 10000;
  left: 20px;
  /* max-width:15%; */
  height: 50px;
  background: #374151;
  padding-top: 17px;
  bottom: 40px;
  width: 20%;
  backdrop-filter: none;
  border-radius: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.border-color-placeholder {
  border-color: #e6e6e64d !important;
}

.text-dark-grey {
  color: var(--dark-grey-color);
}

.error_light_color_icon {
  color: #c7cccf;
}

.error_light_color_text {
  color: #9fa5a9;
}

.margin-top-right-5 {
  margin-right: 5px !important;
}

/*----------------------------- flatpickr-component-css ----------------------------- */

.flatpickr-day.today:hover,
.flatpickr-day.today:focus,
.flatpickr-day.inRange,
.flatpickr-day.prevMonthDay.inRange,
.flatpickr-day.nextMonthDay.inRange,
.flatpickr-day.today.inRange,
.flatpickr-day.prevMonthDay.today.inRange,
.flatpickr-day.nextMonthDay.today.inRange,
.flatpickr-day:hover,
.flatpickr-day.prevMonthDay:hover,
.flatpickr-day.nextMonthDay:hover,
.flatpickr-day:focus,
.flatpickr-day.prevMonthDay:focus,
.flatpickr-day.nextMonthDay:focus {
  border-color: var(--red-color-light);
  background: var(--red-color-light);
  color: #393939;
}

.flatpickr-day.today {
  border-color: var(--theme-color);
}

.flatpickr-day.selected,
.flatpickr-day.startRange,
.flatpickr-day.endRange,
.flatpickr-day.selected.inRange,
.flatpickr-day.startRange.inRange,
.flatpickr-day.endRange.inRange,
.flatpickr-day.selected:focus,
.flatpickr-day.startRange:focus,
.flatpickr-day.endRange:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange:hover,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.endRange.nextMonthDay {
  background: var(--theme-color) !important;
  border-color: var(--theme-color) !important;
  color: var(--primary-theme-text-color) !important;
}

/*----------------------------- flatpickr-component-css ----------------------------- */

.file-input-type {
  height: 50px;
  line-height: 37px;
  font-size: 14px;
  border-radius: 10px;
}

.cms-lms-role-parent .lms-multiselect-box .btn-group ul.dropdown-menu li {
  padding-bottom: 3px;
  padding-top: 3px;
}

.cms-lms-role-parent
  .lms-multiselect-box
  .btn-group
  ul.dropdown-menu
  li:nth-child(4) {
  border-bottom: 1px solid #d1d1d1;
}

/*----------------------------- unsubscribe-component-css ----------------------------- */

/* -----------------------------  lesson complete toast ----------------------------- */

.lesson_complete_bg {
  background-color: rgba(0, 0, 0, 0.2);
}

.lesson_completion_toast {
  display: flex;
  justify-content: center;
  align-items: center;
  align-self: center;
  width: 100% !important;
}

.lesson_completion_toast_body {
  background-color: #ffffff;
  border-radius: 8px;
}

.img-win {
  width: 42px;
  height: 42px;
}

/* .toastX {
  opacity: 0;
  display: block!important;
  visibility: hidden;
  margin: auto;
  z-index: 99999;
  color: #fff;
  text-align: center;
  border-radius: 2px;

  position: fixed;
  left: 20px;
  right:20px;
  bottom: 30px;
  width: auto;
  white-space: nowrap;
}
.toastX .toast_left{
  
  float: left;
  
  padding-top: 16px;
  padding-bottom: 16px;
  
  box-sizing: border-box;

}
.toastX .toast_desc {

  color: #fff;
 overflow: hidden;
white-space: nowrap;
} */

/* 
.toastX.show {
  opacity: 0;
  display: block!important;
  visibility: visible;
  animation-fill-mode:forwards;
  -webkit-animation-fill-mode: forwards;
  animation: fadein 0.5s, expand 0.5s 0.5s,stay 3s 1s;
  -webkit-animation: fadein 0.5s, expand 0.5s 0.5s,stay 3s 1s;
}

.toastX.hide {
  opacity: 1;
  visibility: visible;
  animation-fill-mode:forwards;
  -webkit-animation-fill-mode: forwards;
  animation: shrink 0.5s 4s, fadeout 0.5s 4.5s;
  -webkit-animation: shrink 0.5s 2s, fadeout 0.5s 2.5s;
}

@-webkit-keyframes fadein {
  from {bottom: 60px; opacity: 0;} 
  to {bottom: 30px; opacity: 1;}
}

@keyframes fadein {
  from {bottom: 60px; opacity: 0;}
  to {bottom: 30px; opacity: 1;}
}

@-webkit-keyframes expand {
  from {min-width: 50px} 
  to {min-width: 250px}
}

@keyframes expand {
  from {min-width: 50px}
  to {min-width: 250px}
}
@-webkit-keyframes stay {
  from {min-width: 250px; opacity: 1;} 
  to {min-width: 250px; opacity: 1;}
}

@keyframes stay {
  from {min-width: 250px; opacity: 1;}
  to {min-width: 250px; opacity: 1;}
}
@-webkit-keyframes shrink {
  from {min-width: 250px;} 
  to {min-width: 50px;}
}

@keyframes shrink {
  from {min-width: 350px;} 
  to {min-width: 50px;}
}

@-webkit-keyframes fadeout {
  from {bottom: 30px; opacity: 1;} 
  to {bottom: 0px; opacity: 0!important;}
}

@keyframes fadeout {
  from {bottom: 30px; opacity: 1;}
  to {bottom: 0px; opacity: 0!important;}
} */
/* -----------------------------  lesson complete toast ----------------------------- */

/*----------------------------- unsubscribe-component-css ----------------------------- */
.unsub-wrapper {
  width: 750px;
  margin: 0 auto;
  /* Center vertically and horizontally */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.unsub-wrapper .w-200 {
  width: 200px;
  margin-top: 30px;
}

.tick_green {
  color: #41b71d !important;
}

.tick_green::before {
  color: #41b71d !important;
}

/* DONUT UPDATED */

svg-item {
  width: 100%;
  font-size: 16px;
  margin: 0 auto;
  animation: donutfade 1s;
}

@keyframes donutfade {
  /* this applies to the whole svg item wrapper */
  0% {
    opacity: 0.2;
  }

  100% {
    opacity: 1;
  }
}

@media (min-width: 992px) {
  /*hover*/
  .navbar-nav.lms-dropdown-parent li:hover > ul.dropdown-menu,
  .lms-dropdown-parent li:hover > ul.dropdown-menu {
    display: block;
  }

  .sync_icon_group {
    top: 18px !important;
  }

  .svg-item {
    width: 80%;
  }
}

.rounded_mobile {
  border-radius: 1rem !important;
}

.donut-ring {
  stroke: #ebebeb;
}

.donut-segment {
  transform-origin: center;
  stroke: #ff6200;
}

.donut-segment-2 {
  stroke: #41b71d;
  animation: donut1 3s;
}

.donut-segment-3 {
  stroke: #d9e021;
  animation: donut2 3s;
}

.donut-segment-4 {
  stroke: #ed1e79;
  animation: donut3 3s;
}

.segment-1 {
  fill: #ccc;
}

.segment-2 {
  fill: #41b71d;
}

.segment-3 {
  fill: #d9e021;
}

.segment-4 {
  fill: #ed1e79;
}

.donut-percent {
  animation: donutfadelong 1s;
}

@keyframes donutfadelong {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

/* @keyframes donut1 {
  0% {
      stroke-dasharray: 0, 100;
  }
  100% {
      stroke-dasharray: 69, 31;
  }
}

@keyframes donut2 {
  0% {
      stroke-dasharray: 0, 100;
  }
  100% {
      stroke-dasharray: 30, 70;
  }
}

@keyframes donut3{
  0% {
      stroke-dasharray: 0, 100;
  }
  100% {
      stroke-dasharray: 1, 99;
  }
} */

.donut-text {
  fill: #ff6200;
}

.donut-text-1 {
  fill: #41b71d;
}

.donut-text-2 {
  fill: #d9e021;
}

.donut-text-3 {
  fill: #ed1e79;
}

.donut-label {
  font-size: 0.28em;
  font-weight: 700;
  line-height: 1;
  fill: #000;
  transform: translateY(0.25em);
}

.donut-percent {
  font-size: 0.5em;
  line-height: 1;
  transform: translateY(0.5em);
  font-weight: bold;
}

.donut-data {
  font-size: 0.12em;
  line-height: 1;
  transform: translateY(0.5em);
  text-align: center;
  text-anchor: middle;
  color: #666;
  fill: #666;
  animation: donutfadelong 1s;
}

/* DONUT UPDATED */

/*===========================
Offline Desktop App - 1.0
===========================*/

/*
*******************************
1. Teacher Lessons (Offline)
*******************************
*/

.lms-light-banner {
  background: var(--secondary-theme-color);
  border-radius: 12px;
  padding: 13px;
  max-width: auto !important;
  padding-left: 24px;
  padding-right: 24px;
  margin: 1px 18px;
  /* width: 100%; */
  left: 24px;
  right: 24px;
  z-index: 2;
  max-width: 480px;
  top: 5px;
}

.download-lesson-btn {
  background: #4b4343;
  border-color: 1px solid #e6e6e6;
  color: #fff;
  border-radius: 10px;
  padding-left: 25px;
  padding-right: 25px;
  font-size: 1rem;
  display: flex !important;
  align-items: center;
  justify-content: center;
  line-height: 1rem;
  text-align: center;
  border: 0;
  min-width: 100px;
  height: 50px;
}

.download-lesson-btn:hover {
  color: #fff;
}

.forced-stay-rounded {
  border-radius: 1rem !important;
}

.forced-no-hover {
  cursor: default;
  border-color: #e0e0e0 !important;
}

.forced-no-hover:hover {
  cursor: default !important;
  border-color: #e0e0e0 !important;
}

.selected_lesson_selection_card {
  border-color: var(--theme-color) !important;
}

.selected_lesson_selection_card:hover {
  border-color: var(--theme-color) !important;
}

.downloaded_lesson_selection_card {
  border-color: var(--green-color) !important;
}

.downloaded_lesson_selection_card:hover {
  border-color: var(--green-color) !important;
}

.downloaded_lesson_card_bg {
  background-color: #e9feec;
}

.offline-lms-card {
  border: 2px solid #e0e0e0;
  box-shadow: 0px 0px 30px rgba(188, 188, 188, 0.09);
  border-radius: 18px;
  padding: 25px 25px 25px 25px;
}

.offline-download-card-detail {
  border: 1px solid #e0e0e0;
  box-shadow: 0px 0px 30px rgb(188 188 188 / 9%);
  border-radius: 18px;
  padding: 15px 20px 15px 20px;
}

.download-icon-box {
  position: relative;
}

.circle-download-line {
  border-radius: 100px;
  border: 2px solid;
  padding: 3px 7px;
  color: #3e3e3e;
  position: absolute;
  right: -14px;
  top: -11px;
}

.circle-download-line-subject {
  border-radius: 100px;
  border: 2px solid;
  padding: 1px 4px 1px 5px;
  color: #3e3e3e;
  position: absolute;
  right: -14px;
  top: 10px;
  right: 8px;
}

.btn-download-line {
  border-radius: 100px;
  border: 2px solid;
  padding: 5px;
  width: 29px;
  height: 29px;
}

.btn-delete {
  background: #ffffff;
  border: 1px solid #4b4343;
  color: #4b4343;
}

.btn-delete:hover {
  color: #4b4343 !important;
  filter: none;
}

.btn-delete:active {
  background: #ffffff !important;
}

.offline-lms-card-cancel {
  background: #e6e6e6 !important;
  border: 1px solid #cccccc !important;
}

.offline-lms-card:hover {
  border-color: var(--secondary-theme-color);
}

.offline-lms-card .subject-icon-box {
  width: 75px;
  height: 75px;
  line-height: 75px;
}

.offline-lms-card .subject-icon-box i {
  font-size: 36px;
}

.offline-lms-card .lesson-selection-icon-box {
  width: 40px !important;
  height: 40px !important;
  line-height: 40px !important;
}

.offline-lms-card .lesson-selection-icon-box i {
  font-size: 20px !important;
}

.offline-content-type .badge {
  background-color: var(--grey-color-thin) !important;
  margin-bottom: 3px;
}

.offline-available-grade-modal .modal-dialog {
  padding-left: 48%;
}

.offline-available-grade-modal {
  display: block !important;
}

.offline-available-grade-modal .modal-fullscreen .modal-content {
  border-radius: 20px 0 0 20px;
}

.offline-available-grade-modal .modal-content .modal-header,
.offline-available-grade-modal .modal-content .modal-body {
  padding: 25px 80px;
}

.offline-available-download-modal .modal-content .modal-header {
  padding: 45px 45px 0px 45px;
}

.offline-available-download-modal .modal-content .modal-body {
  padding: 45px 45px;
}

.offline-available-grade-modal
  .modal-content
  .modal-header
  .subject-icon-box
  i {
  font-size: 24px;
}

.offline-select-grade {
  border: 2px solid #e0e0e0;
  /* filter: drop-shadow(0px 0px 8px rgba(0, 0, 0, 0.12)); */
  border-radius: 18px;
  width: 180px;
  height: 160px;
  /* margin: 0 auto; */
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  margin-bottom: 25px;
  transition: all 0.7s;
  padding: 0;
  position: relative;
}

.grade-selected {
  border-color: var(--theme-color) !important;
}

.grade-available-partial {
  border-color: var(--icon-yellow) !important;
}

.grade-available-partial .ri-download-line {
  color: var(--icon-yellow) !important;
}

.grade-available {
  border-color: var(--green-color) !important;
}

.grade-available i.theme-text-color {
  color: var(--green-color) !important;
}

.offline-select-grade.grade-available:hover h3 {
  color: var(--black-color) !important;
}

.offline-select-grade:hover {
  border-color: var(--secondary-theme-color);
  transition: all 0.7s;
}

.offline-select-grade:hover h3 {
  color: var(--theme-color) !important;
  transition: all 0.7s;
}

.offline-select-grade .custom-checkbox-checkmark {
  top: 10px;
  right: 10px;
  left: auto;
  border-radius: 100px;
}

._offline-available-lessons-header h2.page-title {
  margin: 0;
}

._lesson-modal-inner-scroll {
  overflow-y: auto;
  overflow-x: hidden;
  padding: 0 10px;
  max-height: 80%;
}

._lesson-modal-inner-scroll {
  overflow-y: auto;
  overflow-x: hidden;
  padding: 0 10px;
  max-height: 80%;
}

@media (max-height: 689px) {
  ._lesson-modal-inner-scroll {
    overflow-y: initial !important;
    max-height: fit-content !important;
  }

  .content__modal {
    position: relative !important;
    padding-bottom: 22px;
  }
}

._modal-bottom-btn {
  position: absolute;
  width: 100%;
  bottom: 0;
}

.step-1.position-relative,
.step-2.position-relative {
  height: calc(100vh - 232px);
}

/*
*******************************
2. Teacher Downloads (Offline)
*******************************
*/

.offline-lms-card .progress .progress-bar {
  background-color: var(--green-color);
}

.offline-download-card {
  margin-bottom: 25px;
}

.offline-download-list .offline-download-card:last-of-type {
  margin-bottom: 0 !important;
}

.offline-download-toast-container {
  position: fixed;
  right: 25px;
  bottom: 15px;
  display: flex;
  flex-direction: column;
}

.offline-download-toastr {
  width: 520px;
  padding: 16px 30px;
  background: #ffffff;
  box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.12);
  border-radius: 12px;

  position: fixed;
  right: 35px;
  bottom: 25px;
}

.offline-download-toastr i.ri-download-line {
  border-radius: 100px;
  border: 2px solid;
  padding: 5px;
}

.offline-toastr-close {
  right: 0;
  top: 0;
  margin: -30px -44px;
  text-decoration: none;
}

.offline-modal-back {
  position: absolute;
  right: 20px;
  top: 27px;
  text-decoration: none;
}

.offline-modal-back:hover {
  text-decoration: none;
}

/*
*******************************
3. Teacher Classes (Offline)
*******************************
*/

.lms-synced-alert .lms-theme-btn {
  padding-left: 20px;
  padding-right: 20px;
  min-width: 80px;
  height: 32px;
}

/*
*******************************
4. Assessment Results Summary (Offline)
*******************************
*/

.progress.rounded-5 {
  border-radius: 2rem;
}

.lms-offline-result-header {
  padding: 15px 0;
  background: #fff;
  border-bottom: 1px solid #e7e7e7;
}

.offline-questions-list {
  background: #e9e9e9;
  padding: 12px 0;
}

.questions-list-ul ul,
.questions-graph-ul ul {
  display: flex;
}

.questions-list-ul ul li {
  /* padding: 0 25px; */
  min-width: 65px;
  text-align: center;
}

.questions-graph-ul ul li {
  /* padding: 0 25px; */
  /* min-width: 65px; */
  text-align: center;
  width: 65px;
  height: 30px;
  transform: rotate(-90deg);
  margin-top: 150px;
}

.questions-list-ul li a {
  font-size: 18px;
  font-family: var(--title-font-700);
  color: #747474;
  text-decoration: none;
}

.PashtoUI .questions-list-ul li a {
  font-size: 18px;
  font-family: var(--pashto-dari-title-font-700);
  color: #747474;
  text-decoration: none;
}

.student-result-header {
  /* background: #fff; */
  padding: 0px 35px;
  border-radius: 5px;
  /* border: 2px solid #ebebeb; */
}

.student-result-card {
  background: #fff;
  padding: 15px 35px;
  border-radius: 5px;
  border: 2px solid #ffffff;
  margin-top: 15px;
  margin-bottom: 15px;
  box-shadow: 0px 0px 30px rgba(188, 188, 188, 0.09);
  border-radius: 12px;
}

.offline-question-answer-box {
  margin: 25px;
  margin-top: 0;
}

.offline-question-answer-box ul li {
  padding: 10px 0;
  display: flex;
  align-items: center;
}

.offline-question-answer-box ul li a {
  background: #ffffff;
  border: 2px solid #e0e0e0;
  border-radius: 12px;
  font-family: var(--title-font-500);
  font-size: 16px;
  display: block;
  padding: 10px 15px;
  text-decoration: none;
  color: #000;
  position: relative;
  width: 95%;
}

.PashtoUI .offline-question-answer-box ul li a {
  background: #ffffff;
  border: 2px solid #e0e0e0;
  border-radius: 12px;
  font-family: var(--pashto-dari-title-font-500);
  font-size: 16px;
  display: block;
  padding: 10px 15px;
  text-decoration: none;
  color: #000;
  position: relative;
  width: 95%;
}

.offline-question-answer-box ul li a:hover {
  border-color: var(--secondary-theme-color);
}

.offline-question-answer-box ul li.active a {
  background: #00a865;
  border-color: #00a865;
  color: #ffffff !important;
}

.offline-question-answer-box ul li.active a span {
  border-color: #ffffff;
  color: #ffffff;
}

.offline-question-answer-box ul li a span {
  border: 2px solid var(--secondary-theme-color);
  width: 41px;
  height: 41px;
  line-height: 38px;
  border-radius: 100px;
  display: inline-block;
  font-size: 18px;
  font-family: var(--title-font-700);
  color: #000;
  text-align: center;
  margin-right: 10px;
  margin-bottom: 2px;
}

.PashtoUI .offline-question-answer-box ul li a span {
  border: 2px solid var(--secondary-theme-color);
  width: 41px;
  height: 41px;
  line-height: 38px;
  border-radius: 100px;
  display: inline-block;
  font-size: 18px;
  font-family: var(--pashto-dari-paragraph-font-700);
  color: #000;
  text-align: center;
  margin-right: 10px;
  margin-bottom: 2px;
}

.answer-selected-icon {
  color: #ffffff;
  position: absolute;
  right: 19px;
  font-size: 26px;
  top: 19px;
}

/* -------------- Clicker Assignment Attendance Screen -------------- */

.clicker_assessment_player_box {
  height: calc(100vh - 105px);
}

.assignment_player_box {
  height: calc(100vh - 105px);
  border-radius: 18px;
  border: 1px solid var(--grey-color-light);
}

.clicker_assignment_page_height {
  height: calc(100vh - 82px);
  overflow-y: auto;
}

.clicker_assignment_title_text {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 150%;
  color: #1e1e1e;
}

.clicker_assignment_header_title_label {
  color: #989898;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
}

.clicker_assignment_header_detail {
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 150%;
  color: #1e1e1e;
}

.title_side_button_height {
  height: 30px;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
}

.clicker_search_icon_left {
  color: #200e32;
  font-size: 1.3rem;
  display: flex;
  height: 50px;
  align-items: center;
  margin-left: 0.75rem;
}

.clicker_search_icon_left:before {
  color: #200e32 !important;
}

.click_assignment_search_input.lms-form-input {
  border-radius: 50px !important;
  height: 50px;
  padding-left: 40px !important;
  max-width: 400px;
}

.clicker_assignment_dropdown_subheader .multiselect-clickable,
.clicker_assignment_dropdown_subheader .singleselect-clickable {
  height: 50px;
  border-color: #e6e6e6;
}

.click_assignment_search_input.form-control:focus {
  border-color: var(--grey-color-thin) !important;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.clicker_assignment_list_title {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #747474;
}

.clicker_assignment_list_paper {
  background: #ffffff;
  box-shadow: 0px 0px 30px rgba(188, 188, 188, 0.09);
  border-radius: 0px;
}

.clicker_assignment_list_text {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: #232323;
}

.clicker_assignment_status {
  border-radius: 8px;
  width: 120px;
}

.clicker_assignment_status.status_active {
  background-color: #defcf0;
  color: #00a865;
}

.clicker_assignment_status.status_inactive {
  background-color: #f3f6f8;
  color: #acacac;
}

.fw-400 {
  font-weight: 400;
}

.fw-500 {
  font-weight: 500;
}

.fw-600 {
  font-weight: 600;
}

.clicker_assignment_attendanceno_dropdown {
  height: 40px;
}

.clicker_assignment_attendanceno_dropdown .singleselect-clickable {
  height: 40px;
  padding-top: 8px;
  max-width: 90px;
}

.clicker_assignment_page_title {
  min-width: 300px;
}

.clicker_assignment_status_text {
  font-weight: 600;
  font-size: 0.9rem;
}

.clicker_assignment_table_header_text {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #747474;
}

/* -------------- Clicker Assignment Attendance Screen -------------- */

/* --------------------------- Searching Animation --------------------------- */

.searching_anim_container {
  position: relative;
  width: 13px;
  margin-top: 4px;
}

.circle_ripple {
  height: 10px;
  width: 10px;
  background: #36b37e;
  border-radius: 50%;
  -webkit-animation-name: ripple 2s infinite;
  animation: ripple 2s infinite;
  position: absolute;
  z-index: 0;
  top: 4px;
  left: -1px;
}

.circle_ripple-2 {
  height: 10px;
  width: 10px;
  background: #36b37e;
  border-radius: 50%;
  -webkit-animation-name: ripple 2s infinite;
  animation: ripple-2 2s infinite;
  position: absolute;
  top: 0px;
  left: 0px;
}

@keyframes ripple {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.4);
    opacity: 0.3;
  }

  100% {
    transform: scale(1);
  }
}

@keyframes ripple-2 {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.8);
    opacity: 0.3;
  }

  100% {
    transform: scale(1);
  }
}

.circle_inside {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #00a865;
  position: absolute;
  top: 0px;
  left: 1px;
}

.status_inactive .circle_inside {
  background-color: #acacac;
}

.status_inactive .circle_ripple {
  background-color: #acacac;
}

.status_inactive .circle_ripple-2 {
  background-color: #acacac;
}

.border_color_primary {
  border-color: var(--theme-color) !important;
}

.top_back_button {
  color: var(--theme-color) !important;
  font-weight: bold;
  font-size: 16px;
  padding-left: 18px;
  padding-right: 8px;
}

.top_back_button_size {
  width: 38px !important;
  height: 38px !important;
}

/* --------------------------- Searching Animation --------------------------- */

/* --------------------------- Select question screen --------------------------- */
.select_q_title_inner {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

.select_q_inner_title_font {
  font-weight: 600;
  font-size: 16px;
  line-height: 30px;
  color: #121212;
}

.select_q_inner_text_1 {
  font-weight: 600;
  font-size: 20px;
  line-height: 153.4%;
  text-align: center;

  color: #121212;
}

.select_q_inner_text_2 {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  text-align: center;

  /* Field Lables */

  color: #18191f;

  opacity: 0.4;
}

.circle_btn_addminus {
  background-color: #616161;
  min-width: 32px;
  height: 32px;
  border-radius: 50px;
  color: #fff;
}

/*----------------------------- lesson report css----------------------------- */

._lr-accordion-item .accordion-button::after {
  position: absolute;
  right: 15px;
}

.accordion-item._lr-accordion-item {
  border: 0;
  border-bottom: 1px solid #eeeeee !important;
  color: rgb(101, 103, 107);
}

._lr-accordion-item .accordion-button:not(.collapsed) {
  color: initial;
  background-color: #f3f3f3;
  box-shadow: none;
}

._lr-accordion-item .accordion-button::after {
  background-image: url(../images/arrow-down-s-line-red.svg);
  background-size: 2rem;
  width: 34px;
  height: 34px;
}

.lms-table-parent-lwr .lms-table-box .table tbody tr td {
  height: 50px;
  min-height: 50px;
}

._mobile-btn .lms-theme-btn {
  border-radius: 10px;
  font-size: 0.9rem;
  min-width: 90px;
  height: 40px;
  padding-left: 20px;
  padding-right: 20px;
}

/*----------------------------- lesson report css----------------------------- */

.steps {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 3rem;
  position: relative;
}

.step-button {
  width: 29px;
  height: 29px;
  border-radius: 50%;
  border: none;
  background-color: var(--grey-color-light);
  transition: 0.4s;
}

.step-button[aria-expanded="true"] {
  width: 29px;
  height: 29px;
  background: var(--theme-color);
  color: #fff;
}

.step-available {
  background: var(--green-color) !important;
}

.step-button[aria-expanded="false"] {
  color: var(--black-color);
}

.done {
  background: var(--theme-color);
  color: #fff;
}

.step-item {
  z-index: 10;
  text-align: center;
}

.progress-available {
  background: var(--green-color);
  transition: 0.5s ease;
}

.progress-bg {
  background: var(--theme-color);
  transition: 0.5s ease;
}

#progress {
  position: absolute;
  width: calc(100% - 60px);
  z-index: 5;
  height: 3px;
  margin: 0px 0% 19px 30px;
}

.progress-wrapper {
  position: absolute;
  height: 3px;
  width: 100%;
  background: var(--bs-gray-500);
  width: calc(100% - 60px);
  margin: 0px 0% 19px 30px;
}

/*----------------------------- signup css ----------------------------- */

.lms-theme-outline-trans-btn {
  background: transparent;
  /* background: var(--secondary-theme-color); */
  border: 2px solid #dddbdb;
  color: #5a5a5a;
  cursor: pointer;
  border-radius: 8px;
  padding-left: 25px;
  padding-right: 25px;
  font-size: 1rem;
  display: flex !important;
  align-items: center;
  justify-content: center;
  line-height: 1rem;
  text-align: center;
  min-width: 100px;
  height: 50px;
}

.lms-theme-outline-trans-btn:hover,
.lms-theme-outline-trans-btn:active {
  text-decoration: none;
  color: var(--theme-color);
  border-color: var(--theme-color);
}

.apl-5 {
  left: 35px;
}

._signup-lms-back-link a span {
  font-size: 16px;
  font-family: var(--title-font-600);
  font-weight: 400;
}

.PashtoUI ._signup-lms-back-link a span {
  font-size: 16px;
  font-family: var(--pashto-dari-title-font-600);
  font-weight: 400;
}

._language-dropdown .singleselect-clickable {
  background-color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 10px;
  height: 45px;
  padding: 10px 20px;
  text-align: left;
}

._language-dropdown .dropdown .dropdown-toggle:hover.show,
._language-dropdown .dropdown .dropdown-toggle:focus.show,
._language-dropdown .dropdown .dropdown-toggle.show {
  border: 1px solid #fff !important;
}

._language-dropdown .dropdown {
  /* width: 230px; */
  width: 180px;
  margin-left: auto;
}

/* singup info form */

._signup-main-wrapper {
  padding-left: 0;
}

._signup-header-logo {
  width: 120px;
}

/* signup stepper */

._signup-main-wrapper .lms-card {
  border: 0;
  border-radius: 15px;
  box-shadow: var(--lms-card-shadow) !important;
}

._signup-steps {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin-bottom: 2rem;
  position: relative;
  margin-top: 100px;
}

._signup-step-button {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: none;
  background-color: var(--grey-color);
  transition: 0.4s;
  font-family: var(--title-font-600);
  min-width: 30px;
  margin-right: 8px;
  /* line-height: 30px; */
  color: var(--black-color);
  cursor: default;
  display: flex;
  justify-content: center;
  align-items: center;
}

.PashtoUI ._signup-step-button {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: none;
  background-color: var(--grey-color);
  transition: 0.4s;
  font-family: var(--pashto-dari-title-font-600);
  min-width: 30px;
  margin-right: 8px;
  /* line-height: 30px; */
  color: var(--black-color);
  cursor: default;
}

._signup-step-button:hover {
  color: initial;
  text-decoration: none;
}

._signup-step-button[aria-expanded="true"],
._signup-step-button.button1active,
._signup-step-button.button2active {
  width: 30px;
  height: 30px;
  background-color: var(--theme-color);
  color: #fff;
}

._signup-step-item {
  z-index: 2;
  text-align: center;
  display: flex;
  align-items: center;
}

._signup-step-item .step-title {
  font-family: var(--title-font-600);
  font-size: 14px;
  margin-top: 2px;
}

.PashtoUI ._signup-step-item .step-title {
  font-family: var(--pashto-dari-title-font-600);
  font-size: 14px;
  margin-top: 2px;
}

._signup-steps #progress {
  -webkit-appearance: none;
  position: absolute;
  width: 25%;
  z-index: 5;
  height: 3px;
  margin-left: 62px;
  margin-bottom: -3px;
  background-color: var(--grey-color);
  z-index: 0;
}

/* to customize progress bar */
._signup-steps #progress::-webkit-progress-value {
  background-color: var(--prm-color);
  transition: 0.5s ease;
}

._signup-steps #progress::-webkit-progress-bar {
  background-color: var(--prm-gray);
}

/* ._signup-stepper-card {
  padding: 25px;
  background: #fff;
  border-radius: 15px;
  box-shadow: var(--lms-card-shadow);
} */

.nlp-or-div {
  position: relative;
  background: #fff;
  text-align: center;
  padding: 8px 0 0px 0;
}

.nlp-or-div:before {
  content: "";
  border-bottom: 2px solid #dddbdb;
  width: 100%;
  display: block;
  position: absolute;
  top: 20px;
}

.nlp-or-div p {
  background: #fff;
  display: inline-block;
  text-align: center;
  background-color: #fff;
  position: relative;
  padding: 0 10px;
  margin-bottom: 22px;
  color: #18191f;
  /* opacity: 0; */
}

.info-skeleton .skeleton {
  background-color: #c9c9c9;
  border-radius: 5px;
  animation: pulse 1.5s infinite;
}

@keyframes pulse {
  0%,
  100% {
    opacity: 1;
  }

  50% {
    opacity: 0.5;
  }
}

/*----------------------------- signup css ----------------------------- */

.error_message_generic_color {
  color: #9fa5a9;
}

.table-row-color-hover:hover {
  background-color: rgba(0, 0, 0, 0.011);
  border-color: var(--secondary-theme-color);
}

/*----------------------------- rubric css ----------------------------- */

.attached-rubric {
  border-radius: 8px;
  border: 1px solid #eb2128;
  background: #fff7f7;
  padding: 10px 20px;
  margin: 0;
}

.preview_rubric {
  border-radius: 12px;
  border: 1px solid var(--grey-color);
  padding: 10px 20px 10px 10px;
  margin: 0;
}

/**/

.rubric-header {
  background: #fff;
  padding: 10px 0px;
  height: 70px;
}

.rubric-dropdown-btn {
  padding: 0 20px;
}

.rubric-dropdown-btn .dropdown {
  width: 160px;
}

.rubric-body {
  margin: 30px 0;
}

.add-criterion-input-box .position-absolute {
  right: 14px;
  z-index: 10;
  top: 11px;
}

.criterion-box {
  border: 1px solid #cfcfcf;
  border-radius: 24px;
  padding: 30px 20px 15px 20px;
}

.criterion-box .lms-form-label {
  font-size: 0.8rem;
}

.criterion-box .lms-form-input {
  border-radius: 12px;
  height: 45px;
}

.criterion-box .lms-form-input::-webkit-input-placeholder {
  /* Edge */
  color: var(--black-color);
  font-size: 12px;
  opacity: 0.5;
}

.criterion-box .lms-form-input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: var(--black-color);
  font-size: 12px;
  opacity: 0.5;
}

.criterion-box .lms-form-input::placeholder {
  color: var(--black-color);
  font-size: 12px;
  opacity: 0.5;
}

._criterion-dropdown-btn {
  position: absolute;
  right: 15px;
  top: 10px;
}

.criterion-list-wrapper .lms-card-header {
  padding: 15px 25px;
}

.criterion-list-wrapper
  .lms-card-header
  .card-title-box
  .add-criterion-input-box
  .lms-form-input {
  height: 45px;
  width: 350px;
}

.rubric-footer {
  background: #fff;
  padding: 10px 0px;
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 70px;
}

.criterion-box .lms-form-textarea {
  min-height: 75px !important;
}

.rubric-header .lms-theme-outline-btn,
.rubric-header .lms-theme-btn,
.rubric-footer .lms-theme-btn {
  height: 45px;
  padding-left: 10px;
  padding-right: 10px;
}

/* .rubric-body-header {
  padding: 0 7px;
} */

.rubric-body-header .single-select-box .singleselect-clickable {
  height: 45px;
  font-size: 0.85rem;
  padding: 10px 10px;
}

.clicker-popup-z-index {
  z-index: 999999 !important;
}

.preview-rubric-accordion .accordion .accordion-item {
  margin-bottom: 25px;
  border-radius: 24px !important;
  border-bottom: 0;
  border: 2px solid #bcbcbc;
  /* background-color: transparent; */
}

.preview-rubric-accordion .accordion .accordion-item .accordion-button {
  border-radius: 24px !important;
  flex-direction: column;
  align-items: flex-start;
  /* padding: 25px 30px; */
  padding: 18px 25px;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  box-shadow: none;
}

.preview-rubric-accordion
  .accordion
  .accordion-item
  .accordion-button.collapsed {
  border: 0px solid #bcbcbc;
  border-radius: 24px !important;
  flex-direction: column;
  align-items: flex-start;
  padding: 18px 25px;
}

.preview-rubric-accordion
  .accordion
  .accordion-item
  .accordion-button:not(.collapsed) {
  background-color: #fff;
  color: var(--black-color);
  border-radius: 24px !important;
}

.preview-rubric-accordion .accordion .accordion-item .accordion-button::after {
  position: absolute;
  right: 25px;
  top: 32px;
}

.criterion-preview-list {
  overflow-x: scroll;
  display: flex;
  flex-flow: row no-wrap;
  align-content: flex-start;
  justify-content: start;
  height: 100%;
  padding-bottom: 20px;
}

.criterion-preview-card {
  width: 390px;
  min-width: 390px;
  border: 1px solid #cfcfcf;
  border-radius: 24px;
  padding: 20px 25px;
  margin-right: 20px;
}

.disable-div {
  pointer-events: none;
  opacity: 0.4;
}

.assignment-detail-rubric-accordion {
  padding: 25px;
}

/* .preview-rubric-accordion.assignment-detail-rubric-accordion
  .accordion
  .accordion-item
  .accordion-button.collapsed {
  padding: 15px 25px;
} */

.preview-rubric-accordion.assignment-detail-rubric-accordion
  .accordion
  .accordion-item
  .accordion-button::after {
  /* top: 28px; */
  transform: rotate(268deg);
}

/* rubric menu */

.badge.notifications_title_right {
  padding: 12px 10px;
}

.badge.bg-grey-light {
  color: #212529 !important;
}

.text-truncate-220 {
  width: 220px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.save-grading-btn {
  line-height: 38px;
  padding-left: 15px;
  padding-right: 15px;
}

.rubric-menu-header {
  padding: 20px 15px;
}

.rubric-menu-body {
  padding: 10px 15px;
  padding-left: 25px;
}

.rubric-menu {
  position: fixed;
  top: 0;
  right: -370px;
  /* Initial position outside the viewport */
  width: 370px;
  height: 100vh;
  background-color: #ffffff;
  box-shadow: -8px 4px 16px rgba(0, 0, 0, 0.05);
  transition: right 0.3s ease-in-out;
  z-index: 999;
  /* Ensures menu appears above the overlay */
}

.rubric-menu.open {
  right: 0;
}

.rubric-menu-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
  /* Semi-transparent overlay */
  display: none;
  /* Initially hidden */
  z-index: 998;
  /* Places the overlay below the menu */
}

.rubric-menu-overlay.open {
  display: block;
  /* Show overlay when menu is open */
}

.criterion-preview-list.menu-preview-list {
  display: block;
  overflow-x: hidden;
}

.rubric-menu-body
  .preview-rubric-accordion
  .accordion
  .accordion-item
  .accordion-button:not(.collapsed) {
  border-radius: 24px !important;
}

.check-gray {
  color: #bebebe;
}

.check-green {
  color: #00a865;
}

.badge-bg-green {
  background-color: #00a865;
}

.rubric-menu-body .preview-rubric-accordion .accordion .accordion-item {
  border: 0px solid #bcbcbc;
}

.rubric-menu-body .preview-rubric-accordion .accordion .accordion-item-box {
  border: 2px solid #bcbcbc;
  border-radius: 24px;
}

.rubric-menu-body {
  overflow-y: scroll;
  overflow-x: hidden;
  height: calc(100vh - 100px);
}

.menu-preview-list .criterion-preview-card {
  width: 100%;
  min-width: 100%;
  margin-right: 0px;
  margin-bottom: 10px;
}

.menu-preview-list .criterion-preview-card:hover,
.menu-preview-list .criterion-preview-card.active {
  border-color: var(--theme-color);
  background: var(--icon-light-red-2);
}

.save-rubric-alert {
  background: #f5f5f5;
  padding: 3px 15px;
  border-radius: 100px;
  margin-bottom: 25px;
  border: 1px solid #bfbfbf;
}

.save-rubric-alert:hover {
  background: #f5f5f5;
}

.save-rubric-alert .save-rubric-cross {
  border: 0;
}

.accordion-item.accordion-item-save .accordion-button::after {
  opacity: 0;
}

.accordion-item.accordion-item-save {
  border-color: var(--theme-color) !important;
}

.accordion-item.accordion-item-save .accordion-button.collapsed {
  background-color: var(--icon-light-red-2);
}

/*----------------------------- rubric css ----------------------------- */

.text_grey_600 {
  color: var(--bs-gray-600);
}

@media (max-height: 697px) {
  ._login_base_height {
    height: 100% !important;
  }
}

.text-reduced-size {
  font-size: 0.8rem !important;
}

.w-75-desktop-only {
  width: 75%;
}

.content_downloaded_tick i {
  font-size: 24px;
  color: var(--green-color);
}

.border_divider_color {
  border-color: #b6bdc5 !important;
}

.lesson_selection_base_card {
  /* max-width: 300px;
  width: 300px; */
  width: calc(50% - 16px);
}

.faq_pills {
  flex-wrap: no-wrap;
}

@media (max-width: 575.2px) {
  .lesson_selection_base_card {
    width: 100% !important;
  }
  .min-w-400 {
    min-width: 100% !important;
  }
  .faq_pills {
    flex-wrap: wrap !important;
  }

  .modal_header {
    flex-direction: column !important;
  }

  .modal_header > h2,
  .migration_modal_header > h2 {
    text-align: center;
  }
}

@media (min-width: 1450px) {
  .lesson_selection_base_card {
    width: calc(33.3% - 16px) !important;
  }
}

.lh-11 {
  line-height: 1.1 !important;
}

.lh-1r {
  line-height: 1rem;
}

.lh-18 {
  line-height: 18px;
}

.lh-20 {
  line-height: 20px;
}

.lh-22 {
  line-height: 22px;
}

.iconOnly_button_override {
  width: 24px;
  height: 24px;
  margin: 0px;
  padding: 0px;
}

.cards_carrier {
  scrollbar-width: thin;
  scrollbar-color: #e9eae4 rgb(241, 240, 240);
}

.cards_carrier::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.cards_carrier::-webkit-scrollbar-track {
  background-color: rgba(255, 255, 255, 0);
}

.cards_carrier::-webkit-scrollbar-thumb {
  background-color: #e9eae4;
}

.cards_carrier::-webkit-scrollbar-track,
.cards_carrier::-webkit-scrollbar-thumb {
  border-radius: 12px;
}

.search-desc {
  color: var(--light-grey-color-2);
  font-size: 16px;
}

.s_07 {
  font-size: 0.7rem !important;
}

.s_green {
  color: var(--green-color) !important;
}

.s-mt {
  margin-top: -2px;
}

.h_btn_back_lesson {
  height: 36px !important;
  /* width: 36px !important; */
}

.h_btn_back_lesson:focus-visible {
  border-radius: 8px !important;
}

.h_btn_back_lesson:hover {
  filter: brightness(1.03);
}

.download_main {
  font-size: 5rem;
  font-weight: 400;
  color: var(--theme-color);
}

.mt_m12 {
  margin-top: -14px;
}

.toast-custom-notyf {
  max-width: 30em !important;
  z-index: 99999999 !important;
}

.notyf {
  z-index: 99999999 !important;
}

.toast-custom-notyf .notyf__ripple {
  height: 50em;
  width: 40em;
}

.google-text-color::before {
  color: #db4437;
}

/*===========================
Principal Admin styling - 1.0
===========================*/

/*
*******************************
1. Dashboard (Principal Admin)
*******************************
*/
._circle {
  width: 18px;
  height: 18px;
  display: block;
  border-radius: 100%;
  margin-right: 8px;
}

._circle-bg-blue {
  background: #2196f3;
}

._circle-bg-red {
  background: #eb2128;
}

.principal-card.lms-subject-icon {
  position: relative;
  top: 0px;
}

.performance-detail-header .performance-detail-backlink {
  width: 288px;
  min-width: 288px;
  padding: 23px 0;
  align-items: center;
}

._summary-card-inner {
  border: none;
  border-right: 2px solid;
  padding-left: auto;
  padding-right: auto;
  border-radius: 0px;
  margin: auto;
  height: initial;
  border-width: 2px;
  border-image-slice: 1;
  border-image-source: linear-gradient(
    0deg,
    rgba(255, 255, 255, 0) 29%,
    rgba(217, 217, 217, 1) 30%,
    rgba(217, 217, 217, 1) 90%,
    rgba(255, 255, 255, 0) 91%
  );
}

._principal-Performance-summary-card
  .lms-card
  .row
  .col-lg-3:last-of-type
  ._summary-card-inner,
._principal-Performance-summary-card
  .lms-card
  .row
  .col-lg-4:last-of-type
  ._summary-card-inner,
._principal-Performance-summary-card
  .lms-card
  .row
  .col-md-4:last-of-type
  ._summary-card-inner {
  border-width: 2px;
  border-right: 0;
}

.principal_dashboard_summary_inner {
  border-radius: 0px;
  border: none;
  border-right: 2px solid #d9d9d9;
}

.principal_dashboard_summary_inner.no-border-right {
  border-right: none;
}

.no-right-border {
  border-right: none;
}

._principal-Performance-summary-card
  .lms-card
  .row
  .col-lg-3:last-of-type
  .principal_dashboard_summary_inner,
._principal-Performance-summary-card
  .lms-card
  .row
  .col-md-4:last-of-type
  .principal_dashboard_summary_inner {
  border-right: 0;
  border-bottom: 0;
}

._principal-Performance-summary-card
  .lms-card
  .row
  .col-lg-4:last-of-type
  .principal_dashboard_summary_inner {
  border-right: 0;
  border-bottom: 0;
}

.chart-lg {
  min-height: 300px;
}

.lms-white-card {
  background-color: rgb(255 255 255) !important;
  border: 0.1rem solid var(--grey-color-light);
  padding: 15px !important;
}

.principal-table .header-search-icon {
  top: 5px !important;
}

.grey_color_2 {
  color: var(--light-grey-color-2);
}

@media print {
  .no-print,
  .no-print * {
    display: none !important;
  }
}

.center_text_donut {
  left: 0;
  right: 0;
  top: 55px;
}

.lineHeight_16 {
  line-height: 16px;
}

.pd-p-subject-icn .subject-icon-box {
  width: 40px;
  height: 40px;
  line-height: 40px;
}

.pd-p-subject-icn .subject-icon-box i {
  font-size: 20px;
}

.lcd-mb-0 .single-select-box .mb-2 {
  margin-bottom: 0 !important;
}

.loader_body_overflow_lock {
  overflow-y: hidden !important;
}

/* sticky-second-header */
.sticky-second-header {
  position: fixed;
  top: 93px;
  width: 100%;
  right: 48px;
  padding: 15px;
  background: var(--light-body-bg-color);
  /* z-index: 9; */
  z-index: 7;
}

.sticky-second-header .page-title-box {
  padding-left: 330px;
}

.sticky-second-header .lms-card-dropdown-boxes {
  padding-right: 10px;
}

._pd-card-dropdown-main .lms-card-dropdown .single-select-box .mb-2,
._pd-card-dropdown-main .lms-card-dropdown .lms-multiselect-box .mb-2 {
  margin-bottom: 0 !important;
}

._sticky-next-wrapper {
  margin-top: 60px;
}

.m_icon_overlay_alert {
  margin-left: 8px !important;
  /* margin-bottom: 8px!important; */
}

.principal-table.me-3.pt-1 .header-search-icon {
  top: 9px !important;
}

.principal-table .header-search-icon {
  top: 9px !important;
}

.principal-table.lms-card-header-right .header-search-icon {
  left: 14px !important;
}

.offline-available-download-modal .modal-content .modal-body.modal_for_learner {
  padding: auto !important;
}

.sticky-second-header._ss-card-outer .page-title-box {
  padding-left: 100px;
}

.__ss-primary-card .col-lg-3:nth-child(3).prin-dashboard-screen {
  padding-right: 0.7rem !important;
}

.__ss-primary-card .col-lg-3:last-of-type.prin-dashboard-screen {
  padding-right: 0rem !important;
}

.__ss-primary-card .col-12:last-of-type .campus-dashboard-card {
  margin-bottom: 0px !important;
}

/* ---- SPECIFIC CHECK FOR NOTYF TOAST, DONT USE ELSEWHERE ----*/
@media only screen and (max-width: 480px) {
  .notyf__toast--dismissible .notyf__wrapper {
    padding-right: 60px !important;
  }
}

/* ---- SPECIFIC CHECK FOR NOTYF TOAST, DONT USE ELSEWHERE ----*/

.navbarTopIcon {
  height: 52px;
  width: 52px;
  min-width: 52px;
  line-height: 40px;
}

@media (max-width: 991.2px) {
  .navbarTopIcon {
    height: 46px;
    width: 46px;
    min-width: 46px;
    line-height: 34px;
  }
}

.w_OTP {
  margin: 0px 6px !important;
  width: 50px !important;
  height: 50px !important;
  font-size: 20px !important;
  border: 2px solid var(--grey-color) !important;
}

/*
*******************************
 Premium Lessons 
*******************************
*/

.bank_page_heading {
  font-family: "inter-regular";
  font-weight: 600;
}
.payment_help_section {
  margin-top: 1.5rem;
}

.payment_status_details {
  width: 500px;
}

.payment_status_info {
  padding: 25px;
  border-radius: 15px;
  display: flex;
  flex-direction: column;
  align-content: center;
}

.payment_status_info ._payment-info-box {
  margin-bottom: 20px;
}

.payment_status_info ._payment-info-box:last-of-type {
  margin-bottom: 0px;
}

.payment_status_header {
  align-items: center !important;
  display: flex !important;
}

.payment_info_text {
  font-weight: 400;
  font-size: 1rem;
  font-family: "inter-regular";
  color: #6d727c;
}

.payment_status_id {
  font-size: 1.25rem;
  font-weight: 600;
  font-family: "inter-regular";
  display: flex;
  justify-content: center;
}

.payment_icon_easypaisa {
  height: 30px;
  width: 60px;
}

.payment_icon_jazzcash {
  height: 30px;
  width: 60px;
}

.payment_details i {
  font-size: 23px;
}

/* .dashboard_premium_header_text {
  color: #ef5257;
} */

.title_txt {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  margin: 1rem;
}

.title_txt h2 {
  color: #121212;
  font-family: "inter-bold";
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 163.418%;
  /* 49.025px */
}

.title_txt p {
  line-height: 28px;
  margin-bottom: 30px;
}

.mw_991 {
  max-width: 991px;
  margin-top: 1.5rem;
}

.payment_section {
  display: flex;
  flex-direction: column;
  gap: 0.9375rem;
  margin: 1rem;
}

.payment_type {
  background-color: #fff;
  border-radius: 1.125rem;
  width: 100%;
  cursor: pointer;
  border: 2px solid transparent;
  transition: border-color 0.3s ease;
}

.payment_type.selected_payment {
  background-color: var(--secondary-theme-color);
}

.payment_details {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-left: 1rem;
  margin-top: 1.5rem;
  margin-bottom: 0.52rem;
  height: 7.563rem;
}

.payment_text {
  font-size: 18px;
  color: #222222;
}

.payment_type:hover {
  border-color: var(--theme-color);
}

.selected_payment {
  border-color: var(--theme-color);
  border-width: 3px;
}

.payment_button {
  width: 80%;
  border-radius: 8px;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 18px;
  margin-bottom: 1rem;
}

.welcome_modal_content {
  width: 100%;
  max-width: 750px;
}

.welcome_modal_content .modal_header {
  margin: 0;
  padding: 20px 0;
}

.welcome_modal_content .modal_header > h2 {
  font-size: 26px;
}

.payment_modal,
.welcome_modal {
  position: fixed;
  /* Stay in place */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */
  display: flex;
  justify-content: center;
  align-items: center;
}

.payment_modal_content,
.migration_modal_content,
.welcome_modal_content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: auto !important;
  /* Could be adjusted based on your design */
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  animation-name: animatetop;
  animation-duration: 0.4s;
  border-radius: 40px;
}

.modal_header {
  display: flex;
  font-size: 3rem;
  /* color: green; */
  gap: 1.1rem;
  margin-top: 3.5rem;
  margin-bottom: 1rem;
}

.modal_header > h2 {
  font-size: 28px;
  font-family: "inter-bold";
  color: #121212;
  font-weight: 600;
  line-height: 3.2681rem;
  margin-bottom: 0;
}

.payment_modal_content > p {
  color: var(--black, #000);
  font-family: "inter-regular";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  margin-top: 0.81rem;
  width: 75%;
}

.confirmation_modal_content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 40%;
  margin-left: 1rem;
  margin-right: 1rem;

  /* Could be adjusted based on your design */
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  animation-name: animatetop;
  animation-duration: 0.4s;
  border-radius: 15px;
}

.confirmation_modal_content > p {
  color: var(--black, #000);
  font-family: "inter-regular";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  margin-top: 0.81rem;
}

.modal_button {
  font-family: "inter-regular";
  margin-top: 3rem;
  border-radius: 8px;
  font-size: 18px;
  font-weight: 600;
  width: 89%;
  padding-top: 1rem;
  padding-bottom: 1rem;
  margin-bottom: 1.77rem;
}
.confirmation_modal_button {
  font-family: "inter-regular";
  margin-top: 1.5rem;
  border-radius: 8px;
  font-size: 18px;
  font-weight: 600;
  width: 89%;
  padding-top: 1rem;
  padding-bottom: 1rem;
  margin-bottom: 1.77rem;
}

.payment_modal_button {
  flex-direction: column;
  align-items: center;
}

.payment_main {
  padding-left: 1rem;
  padding-right: 1rem;
}

.payment_button_div {
  margin-top: 3rem;
}

.payment_status_button_div {
  margin-top: 3rem;
  width: 90%;
}

.modal_button_failed {
  font-family: "inter-regular";
  margin-top: 3rem;
  border-radius: 8px;
  font-size: 18px;
  font-weight: 600;
  width: 15rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  margin-bottom: 1.77rem;
}

.full-content-access-alert strong span {
  color: #842029 !important;
}

._payment-help-left p {
  width: 250px;
}

.lms-crown-icon {
  position: absolute;
  left: 26px;
  top: 20px;
  border: 0.1rem solid;
  background: #fff;
  border-radius: 100px;
  line-height: 31px;
  text-align: center;
  float: right;
  display: block;
}

.lms-crown-icon .ri-vip-crown-2-fill {
  width: 36px;
  height: 36px;
  background: rgb(255, 183, 67);
  color: #fff !important;
  border-radius: 100px;
  line-height: 36px;
}

.selected-payment-check {
  opacity: 0;
  position: absolute;
  right: 7px;
  top: -3px;
  color: var(--icon-green);
  font-size: 30px;
}

.selected_payment .selected-payment-check {
  opacity: 1;
}

@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }

  to {
    top: 0;
    opacity: 1;
  }
}

.cursor-not-allowed {
  cursor: not-allowed !important;
  pointer-events: none;
  opacity: 0.5;
}

.cursor-not-allowed-card {
  cursor: not-allowed !important;
  pointer-events: none;
  opacity: 0.4;
  filter: blur(0.5px);
  -webkit-filter: blur(0.5px);
}

.topic-crown-icon {
  right: 30px;
  top: 20%;
  width: 32px;
  height: 32px;
  background: rgb(255, 183, 67);
  color: #fff !important;
  border-radius: 100px;
  line-height: 32px;
  text-align: center;
}

.payment_header {
  height: 5.8125rem;
  border-bottom: 1px solid var(--grey-color-light);
}

.payment_header > div > a {
  margin-left: 3.4rem;
}
.confirmation_modal_header > h2 {
  font-family: "inter-regular";
  font-weight: 600;
  font-size: 20px;
}
.confirmation_modal_header > h5 {
  font-family: "inter-regular";
  font-weight: 600;
  font-size: 16px;
}

.bank_details_width {
  max-width: 1200px;
}

.instruction_div h5 {
  font-size: 14px;
}

.payment_icon_bank {
  width: 36px;
}
/*===========================
Network head styling - 1.0
===========================*/

/*
*******************************
1. Dashboard (Network head)
*******************************
*/

._principal-Performance-summary-card
  .lms-card
  .row
  .col-lg-4:last-of-type
  .principal_dashboard_summary_inner {
  border-right: 0;
  border-bottom: 0;
}

._apply-filter-btn {
  font-size: 12px;
  padding: 10px 10px !important;
  height: auto;
}

._lms-mini-dropdown .dropdown-toggle {
  height: 45px;
  padding: 10px 10px;
}

.modal-dialog.exam-prep-modal-dialog {
  max-width: 700px !important;
}

.forced_bg_white {
  background-color: white !important;
}

.flatpickr-calendar.open {
  z-index: 999999 !important;
}

.lms-multiselect-box.lms-form-input {
  border: 0;
}

.lms-dropdown-parent._header-dropdown-menu .nav-item .nav-link {
  margin-left: 25px;
}

/* turnstile captcha styling */

.width-full #turnstile-container iframe {
  width: 100% !important;
}

.signup-captcha-container {
  width: 100% !important;
  margin: 0 auto;
}

.signup-captcha-container #turnstile-container {
  width: 100% !important;
}

.contactus-captcha-container {
  width: 350px;
}

/* turnstile captcha styling */

.privacy_policy_btn {
  margin-left: -10px;
}

.is-tablet-screen {
  padding-left: 5px !important;
  padding-right: 5px !important;
}

.principle_calendar_icon {
  right: 10px;
  top: 15px;
  font-size: 16px;
  color: #272727;
  z-index: 0;
}

.lms-light-banner-campus-db {
  background: var(--secondary-theme-color);
  border-radius: 12px;
  /* padding: 13px; */
  max-width: auto !important;
  /* padding-left: 24px; */
  padding-right: 24px;
  margin: 1px 18px;
  width: 100%;
  z-index: 2;
  max-width: 1200px;
  top: 100px;
  height: 51px;
  padding: 12px;
}

.tagText {
  background-color: #f4f6fa;
  color: var(--black-color);
  font-weight: bolder;
  border: 1px solid #e0e0e0;
  max-width: 100%;
  padding: 10px 12px;
  border-radius: 10px;
  display: inline-block;
}

.save-badge {
  background-color: #ebeafa;
  color: #00008b;
  border-radius: 8px;
  padding: 5px 20px !important;
  font-weight: bold;
  font-size: 0.9rem;
  display: inline-block;
  min-width: 70px;
  text-align: center;
  white-space: nowrap;
  left: 90% !important;
}

.popular-badge {
  top: -13px !important;
  right: 25px;
}

.popular-badge .badge {
  border-radius: 8px !important;
}

.trial-badge {
  background-color: #fde9c5 !important;
  color: #a0522d !important;
  border-radius: 0.25rem !important;
  padding: 0.25rem 0.5rem;
  display: inline-flex;
  align-items: center;
  font-size: 12px;
  max-width: 130px;
}

.alert-payment-plan {
  background-color: #ebeafa;
}
.amount-large {
  font-size: 80px !important;
  display: flex;
  align-items: baseline;
  gap: 0.5rem;
  font-weight: bolder !important;
}

.billing-info {
  font-size: 13px;
  color: #6d727c;
}

.grey-text {
  color: #6d727c !important;
}

.filter-date-input {
  position: relative;
  z-index: 1;
}

.PRINT__MODE__OPEN .lms-card {
  max-width: 900px;
  margin: 12px auto !important;
  box-shadow: none;
  border: 2px solid #cccccc;
}
.PRINT__MODE__OPEN canvas {
  max-width: 800px;
  margin: auto !important;
}

.PRINT__MODE__OPEN ._std-performance-table {
  max-width: 900px;
  margin: 12px auto !important;
  box-shadow: none;
  border: 2px solid #cccccc;
  border-radius: 12px;
}

.PRINT__MODE__OPEN .multiselect-clickable,
.PRINT__MODE__OPEN .singleselect-clickable {
  background-image: none !important;
}

.PRINT__MODE__OPEN .lms-card-second {
  box-shadow: none;
}

.PRINT__MODE__OPEN #summary_table {
  max-width: 990px;
  margin: 24px 12px;
}

.PRINT__MODE__OPEN #summary_table .col-lg-6 {
  max-width: 455px;
  margin: auto 12px;
}

.mobile-app-text {
  font-size: 1.2rem;
  font-weight: bold;
}
.mobile-app-badge-content svg {
  width: 28px;
  height: 28px;
  margin-right: 8px;
}

/* Assignment Report */
.assignment-report {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  background: white;
  padding: 2rem 1rem;
  border-radius: 16px;
}
.assignment-report-main,
.assignment-report-button {
  border-radius: 16px !important;
}
.assignment-report-button:focus {
  box-shadow: none;
}
.assignment-report-button:not(.collapsed) {
  background-color: white;
}
.assignment-report-main {
  border: 1px solid rgba(0, 0, 0, 0.125) !important;
  min-height: 60px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.student-assignment-title {
  font-weight: 600;
  font-family: var(--title-font-400);
  padding-left: 0px !important;
}

.assignment-report-header h5 {
  font-size: 14px;
  font-weight: 400;
  color: #747474;
  font-family: var(--title-font-400);
}
.student-assignment-main {
  padding-right: 12rem;
  padding-left: 4rem;
  gap: 7.2rem;
  border-color: #000000;
}
.assignment-report-detail {
  font-weight: 500;
  font-size: 16px;
  font-family: var(--title-font-400);
}
/* CSS for  Calendar View */
.sToggle {
  margin-right: 1rem;
}
.sToggle .btn {
  border-radius: 0;
  border-color: #dee2e6;
  background-color: white;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  color: #9ba6b3; /* Inactive color */
}
.sToggle .btn:first-child {
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
}
.sToggle .btn:last-child {
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
}
.sToggle .btn.active {
  background-color: white;
  color: #1d2433; /* Active text color */
}

.fc-daygrid-day-number,
.fc-col-header-cell-cushion {
  color: #1d2433;
}
.fc-daygrid-event-dot {
  display: none;
}
.event-wrapper {
  overflow: hidden;
  text-overflow: ellipsis;
  border-radius: 8px;
  border-color: var(--grey-color-light) !important;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 8px;
  padding-bottom: 8px;
  cursor: pointer;
  border: 0.1rem solid;
  width: 100%;
}
.fc-daygrid-dot-event:hover,
.fc-daygrid-dot-event:focus {
  background: none;
}
.event-title {
  color: black;
  text-overflow: ellipsis;
  overflow: hidden;
  font-family: "inter-regular";
}

.fc-daygrid-day {
  max-height: 145px;
}
.fc-daygrid-day-frame,
.fc-daygrid-day {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  height: 145px !important;
}

div.fc-dayGridDay-view
  table.fc-scrollgrid
  tbody
  tr.fc-scrollgrid-section.fc-scrollgrid-section-header {
  display: none;
}
div.fc-dayGridDay-view table.fc-scrollgrid {
  border: none;
}

div.fc-dayGridDay-view tbody tr.fc-scrollgrid-section td {
  border: none;
}
.fc-customBackButton-button {
  color: #6d727c !important;
  background-color: white !important;
  border: none !important;
}

.lms-day-assignment-list {
  padding: 0px;
}
.lms-day-assignment-list a {
  list-style-type: none;
}
.fc .fc-toolbar.fc-header-toolbar {
  margin-bottom: 0px;
}
.fc .fc-button-primary {
  box-shadow: none !important;
}

.fc-daygrid-day-number,
.fc-col-header-cell-cushion {
  font-family: "inter-regular";
}

.calendar-external {
  font-size: 30px;
  margin: auto;
}
.calendar-opt {
  box-shadow: none !important;
  min-width: 74.2px;
}
.fc {
  max-width: 100%;
  margin: 0 auto;
}

.no-assignments {
  color: #c3cad4;
  font-weight: 400;
  font-size: 28px;
}
.assignment-section {
  min-height: 72vh;
}
.empty-assignment {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 59vh;
  flex-direction: column;
}
.view-changer {
  display: flex;
  justify-content: end;
}
.mobile-event-wrapper {
  overflow: hidden;
  border-radius: 4px;
  border: 0.1rem solid;
  border-color: var(--grey-color-light) !important;
  text-overflow: ellipsis;
  cursor: pointer;
  padding: 5px 3px;
}
.mobile-event-title {
  color: black;
  text-overflow: ellipsis;
  overflow: hidden;
  font-family: "inter-regular";
  color: #999999;
  font-size: 12px;
}
.fc-daygrid-more-link {
  font-size: 14px;
  color: #999999;
}
.event-subject {
  color: #999999;
  font-weight: 500;
  font-size: 12px;
}
.no-accordion-header::after {
  display: none;
}
.no-accordion-header {
  pointer-events: none !important;
}
.assignment-report-button:active {
  background-color: white !important;
}
/* .fc-daygrid-day-frame.fc-scrollgrid-sync-inner {
  overflow: scroll !important;
} */
.assignment-accordion-header {
  gap: 8rem;
  padding-left: 4rem;
}

.no-accordion-arrow::after {
  display: none;
}
.assignment-report-mobile {
  border-radius: 15px;
}
.assignment-detail-container {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}

.info-dropdown-menu-inner .d-flex.align-content-start:first-of-type {
  margin-bottom: 1.5rem;
}
.assignment-accuracy {
  min-width: 40.43px;
}
.assignment-time {
  min-width: 50px;
}
.assignment-questions {
  min-width: 63px;
}

/* qc (quran space) styling */
._qc_login_content_form {
  max-width: 500px;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.qc-signup-btn {
  background: #fff;
  color: var(--theme-color);
  border: 2px solid var(--theme-color);
  padding: 10px 15px;
  border-radius: 10px;
  min-width: 120px;
}

.qc-signup-btn:hover {
  background: var(--theme-color);
  color: var(--primary-theme-text-color) !important;
  text-decoration: none;
}

.qc-class-captcha .signup-captcha-container {
  width: 100% !important;
}

.trial-bar {
  border-top: 5px solid #f5d79f;
  display: flex;
  justify-content: center;
  position: fixed;
  top: 93px;
  z-index: 9;
  width: 100%;
  left: 0;
}

.trial-bar span {
  background-color: #f5d79f;
  color: #525252;
  text-align: center;
  padding: 4px 25px;
  font-size: 12px;
  border-radius: 0 0 6px 6px;
  margin: 10px;
  width: auto;
  margin: 0 auto;
  padding-bottom: 7px;
}
.certificate-bar{
  border-top: 5px solid var(--secondary-theme-color);
  display: flex;
  justify-content: center;
  position: fixed;
  top: 93px;
  z-index: 9;
  width: 100%;
  left: 0;
}

.certificate-bar span {
  background-color: var(--secondary-theme-color) ;
  color: #525252;
  text-align: center;
  padding: 4px 25px;
  font-size: 12px;
  border-radius: 0 0 6px 6px;
  margin: 10px;
  width: auto;
  margin: 0 auto;
  padding-bottom: 7px;
}
/* qc (quran space) styling */

/* accordion card styling */
.accordion-card {
  border-radius: 15px;
  box-shadow: var(--lms-card-shadow);
}

.accordion-card .accordion-item-header {
  background-color: #fff;
  padding: 10px 25px 10px 25px;
  border-radius: 15px;
}

.accordion-card .accordion-card-arrow {
  box-shadow: none;
  border-left: 1px solid #dee2e6;
  width: 52px;
}

.accordion-card .accordion-body {
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}

.accordion-card .progress-bar-on-mobile {
  padding: 0 !important;
  margin-top: 4px;
}

.accordion-button.accordion-card-arrow::after {
  display: none !important;
}

.accordion-button.accordion-card-arrow:focus {
  border-color: #dee2e6 !important;
}

.accordion-button.accordion-card-arrow:focus,
.accordion-button.accordion-card-arrow {
  box-shadow: none !important;
  outline: none;
}

/* accordion card styling */
.stripe_header {
  height: 3.5rem !important;
}

/* class migration styling */
.alert.black_alert {
  position: fixed;
  bottom: 30px;
  left: 0;
  right: 0;
  margin: 0 auto; /* Center horizontally */
  z-index: 1050;
  max-width: 670px;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
  background-color: #535353;
  border-color: #535353;
  color: #fff;
  padding: 14px 15px;
  border-radius: 12px;
}
.alert.black_alert .btn-close {
  position: initial !important;
}

.alert.black_alert button:not(:disabled):active {
  background-color: transparent;
  box-shadow: none;
}

/* Animation styles */
@keyframes slide-in {
  from {
    transform: translateX(-50%) translateY(50px);
    opacity: 0;
  }
  to {
    transform: translateX(-50%) translateY(0);
    opacity: 1;
  }
}

/* .animate-slide-in {
  animation: slide-in 0.5s ease-out;
} */

/* class migration styling */
.time-pill {
  color: #0f6476;
  font-size: 13px;
  background-color: #e8f6f9;
  border-radius: 8px;
  padding-left: 0.7rem;
  max-width: 150px;
  margin-top: 4px !important;
}
.copy-link-text {
  color: #00647a;
}
.copy-link-main {
  background-color: #f9f9f9;
  padding: 0.8rem 1rem;
  align-items: center;
  border-radius: 12px;
  justify-content: space-between;
}
.single-select-bg ul li a.dropdown-selected-color {
  background-color: var(--theme-color) !important;
}

.event-title-section {
  display: flex;
  justify-content: space-between;
  width: 100% !important;
  align-content: center;
  align-items: center;
}

.word-break {
  word-break: break-word;
}

@media (max-width: 767.98px) {
  ._senf-icon {
    left: 30px !important;
  }
  .accordion-card .accordion-item-header {
    padding: 10px 20px 10px 25px;
  }
  .alert.black_alert {
    max-width: 95%;
    left: 0;
    right: 0;
    /* transform: translateX(0%); */
  }
  .alert.black_alert .d-flex.align-items-center.me-5 {
    margin-right: 0rem !important;
  }
}

.page-break {
  page-break-before: always; /* Forces content to break onto a new page */
}

.no-page-break {
  page-break-inside: avoid; /* Prevents breaking within an element */
}
.title-400,
.lms-card-header,
.table-row-color-hover {
  page-break-inside: avoid;
}
.migration_modal_header {
  display: flex;
  font-size: 3rem;
  /* color: green; */
  flex-direction: column !important;
}
.migration_modal_header > h2 {
  font-size: 20px;
  font-family: "inter-bold";
  color: #121212;
  font-weight: 600;
  line-height: 3.2681rem;
  margin-bottom: 0;
}
.migration_modal_content > p {
  color: var(--black, #000);
  font-family: "inter-regular";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  margin-top: 0.81rem;
  width: 90%;
}

.migration_modal_content {
  width: 700px !important;
}
.no-margin-top {
  margin-top: 0px !important;
}

.lms-table-box .table tbody tr td, .lms-table-box .table tbody tr td {
  page-break-inside: avoid;
}
.lms-table-box .table tbody tr td p, .lms-table-box .table tbody tr td p {
  page-break-inside: avoid;
}
.migration_modal_button {
  font-family: "inter-regular";
  margin-top: 1rem;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 500;
  width: 40%;
  padding-top: 1rem;
  padding-bottom: 1rem;
  margin-bottom: 1.77rem;
  /* border: 2px solid var(--theme-color); */
}
.migration_modal_button_outline {
  font-family: "inter-regular";
  margin-top: 1rem;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 500;
  width: 40%;
  padding-top: 1rem;
  padding-bottom: 1rem;
  margin-bottom: 1.77rem;
  border: 2px solid var(--theme-color);
  color: black;
  background: transparent;
}

.migration_modal_button_outline:hover {
  color: black;
}
.migration_modal_button_outline:active {
  background-color: transparent !important;
}

.migration-bar {
  border-top: 5px solid var(--theme-color);
  display: flex;
  justify-content: center;
  position: fixed;
  top: 93px;
  z-index: 9;
  width: 100%;
  left: 0;
}
.migration-bar span {
  background-color: var(--theme-color);
  color: #ffffff;
  text-align: center;
  padding: 4px 25px;
  font-size: 12px;
  border-radius: 0 0 6px 6px;
  margin: 10px;
  width: auto;
  margin: 0 auto;
  padding-bottom: 7px;
}
.lms-table-box .table tbody tr td,
.lms-table-box .table tbody tr td {
  page-break-inside: avoid;
}
.lms-table-box .table tbody tr td p,
.lms-table-box .table tbody tr td p {
  page-break-inside: avoid;
}

.captcha_box {
  min-width: 400px;
  padding-left: 1.5em;
  padding-right: 1.5em;
}
.min-w-400 {
  min-width: 400px;
}
.font-size-20 {
  font-size: 20px;
}
