@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Playwrite+AU+SA:wght@100..400&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Public+Sans:ital,wght@0,100..900;1,100..900&family=Space+Mono:ital,wght@0,400;0,700;1,400;1,700&display=swap");

:root {
  --Primary-50: #f1ecf9;
  --Primary-100: #d4c4ec;
  --Primary-200: #c0a8e3;
  --Primary-300: #a380d6;
  --Primary-400: #9168ce;
  --Primary-500: #7542c2;
  --Primary-600: #6a3cb1;
  --Primary-700: #532f8a;
  --Primary-800: #40246b;
  --Primary-900: #311c51;

  --Lillac-50: #faf3ff;
  --Lillac-100: #eedaff;
  --Lillac-200: #e6c9ff;
  --Lillac-300: #dbb0ff;
  --Lillac-400: #d4a1ff;
  --Lillac-500: #c989ff;
  --Lillac-600: #b77de8;
  --Lillac-700: #8f61b5;
  --Lillac-800: #6f4b8c;
  --Lillac-900: #543a6b;

  --Blue-50: #e7e9ee;
  --Blue-100: #b3bbca;
  --Blue-200: #8f9ab0;
  --Blue-300: #5c6c8c;
  --Blue-400: #3c4f75;
  --Blue-500: #0b2353;
  --Blue-600: #0a204c;
  --Blue-700: #08193b;
  --Blue-800: #06132e;
  --Blue-900: #050f23;

  /* for ck editor */
  --ck-color-base-border: #cbd4e1;
  --ck-color-base-background: #ffffff;
  --ck-focus-ring: 1px solid var(--Neutral-100, #cfd4d9);
  --ck-color-base-text: #212529;
  --ck-font-size-base: 14px;
  --ck-font-face: Inter;
  --ck-font-weight: 400;
  --ck-spacing-large: 12px;
  --ck-spacing-standard: 16px;
  --ck-border-radius: 8px;
  --ck-spacing-small: 8px;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: Inter;
}

h1 {
  margin-bottom: 0px;
}

p {
  margin-bottom: 0px;
}

p {
  margin-bottom: 0px;
}

.title-md {
  font-family: Inter;
  font-weight: 600;
  font-size: 32px;
  line-height: 40px;
  letter-spacing: 0px;
}

.title-sm {
  font-family: Inter;
  font-weight: 600;
  font-size: 24px;
  line-height: 36px;
  letter-spacing: 0px;
}

.title-xs {
  font-family: Inter;
  font-weight: 500;
  font-size: 24px;
  line-height: 36px;
  letter-spacing: 0px;
  vertical-align: middle;
}

.title-medium-semibold {
  font-family: Inter;
  font-weight: 600;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: -2%;
  text-align: center;
}

.body-large {
  font-family: Inter;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
}

.body-lg {
  font-family: Public Sans;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
}

.body-lg-regular {
  font-family: Inter;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
}

.body-lg-medium {
  font-family: Inter;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
  vertical-align: middle;
}

.body-medium-regular {
  font-family: Inter;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0%;
}

.body-md-regular {
  font-family: Inter;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0px;
  vertical-align: middle;
}

.body-md-medium {
  font-family: Inter;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0px;
  text-align: right;
}

.body-small {
  font-family: Inter;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0px;
}

.body-sm-regular {
  font-family: Inter;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0px;
}

.body-exsmall {
  font-family: Inter;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0px;
}

.body-xs {
  font-family: Public Sans;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0px;
}

.caption-md {
  font-family: Inter;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0px;
  vertical-align: middle;
}

.subtitle-large-medium {
  font-family: Inter;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0px;
}

.subtitle-lg-medium {
  font-family: Inter;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0px;
}

.subtitle-md-medium {
  font-family: Inter;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0px;
  vertical-align: middle;
}

.text-sm-regular {
  font-family: Inter;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0%;
}

.text-xs-medium {
  font-family: Inter;
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0%;
  text-align: center;
}

.label-medium-medium {
  font-family: Inter;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0%;
  text-align: center;
}

.label-medium-regular {
  font-family: Inter;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0%;
}

.button-small-medium {
  font-family: Inter;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0%;
}

.typography-1-regular {
  font-family: Inter;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.04px;
}

.heading-cl {
  color: var(--Neutral-900, #0e2741);
}

.login-text {
  color: var(--Neutral-900, #56687a);
}

.all-text-p {
  font-family: Inter;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0%;
}

button {
  cursor: pointer;
  font-family: Inter;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.btn-xl {
  height: 56px;
  gap: 8px;
  padding: 16px 24px;
  border-radius: 30px;
}

.btn-large {
  height: 48px;
  gap: 8px;
  padding: 12px 16px;
  border-radius: 30px;
}

.btn-medium {
  display: flex;
  align-items: center;
  height: 40px;
  gap: 8px;
  padding: 8px 16px;
  border-radius: 30px;
}

.btn-small {
  height: 32px;
  gap: 4px;
  padding: 6px 12px;
  border-radius: 30px;
  line-height: 20px;
}

.btns-primary {
  background: var(--Primary-500, #7542c2);
  color: var(--Base-White, #ffffff);
  border: none;
}

.btns-primary:hover {
  background: var(--Primary-600, #6a3cb1);
  color: var(--Base-White, #ffffff);
}

.btns-primary:active {
  background: var(--Primary-800, #40246b);
  color: var(--Base-White, #ffffff);
}

.btns-primary:disabled {
  background: var(--Primary-200, #c0a8e3);
  color: var(--Neutral-25, #f8f8f8);
}

.btns-secondary {
  background: var(--Primary-50, #f1ecf9);
  color: var(--Primary-500, #7542c2);
  border: none;
}

.btns-secondary:hover {
  background: var(--Primary-50, #f1ecf9);
  color: var(--Primary-500, #7542c2);
}

.btns-secondary:active {
  background: var(--Primary-100, #d4c4ec);
  color: var(--Primary-500, #7542c2);
}

.btns-secondary:disabled {
  color: var(--Neutral-300, #b7bec6);
  background: var(--Neutral-50, #e7e9ec);
}

.btns-tertiary {
  background: var(--Base-White, #ffffff);
  border: 1px solid var(--Primary-500, #7542c2);
  color: var(--Primary-500, #7542c2);
}

.btns-tertiary:hover {
  background: var(--Primary-50, #f1ecf9);
  border: 1px solid var(--Primary-500, #7542c2);
  color: var(--Primary-500, #7542c2);
}

.btns-tertiary:active {
  background: var(--Primary-50, #f1ecf9);
  border: 1px solid var(--Primary-500, #7542c2);
  color: var(--Primary-500, #7542c2);
}

.btns-tertiary-standard {
  background: var(--Base-White, #ffffff);
  border: 1px solid var(--Neutral-100, #cfd4d9);
  color: var(--Neutral-900, #0e2741);
}

.btns-tertiary-standard:hover {
  background: var(--Primary-50, #f1ecf9);
  border: 1px solid var(--Neutral-100, #cfd4d9);
  color: var(--Neutral-900, #0e2741);
}

.btns-tertiary-standard:active {
  background: var(--Primary-50, #f1ecf9);
  border: 1px solid var(--Neutral-100, #cfd4d9);
  color: var(--Neutral-900, #0e2741);
}

.btns-tertiary:disabled {
  background: var(--Base-White, #ffffff);
  border: 1px solid var(--Primary-200, #c0a8e3);
  color: var(--Primary-200, #c0a8e3);
}

.btns-ghost {
  background: transparent;
  border: none;
  color: var(--Primary-500, #7542c2);
}

.btns-ghost:hover {
  background: transparent;
  border: none;
  color: var(--Primary-600, #6a3cb1);
}

.btns-ghost:active {
  background: transparent;
  border: none;
  color: var(--Primary-800, #40246b);
}

.btns-ghost:disabled {
  color: var(--Neutral-200, #cfd4d9);
  background: transparent;
  border: none;
}

.btn-sign-in {
  background-color: #7641c3;
  border: none;
  border-radius: 30px;
  padding: 14px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 58px;
  max-width: 271px;
  position: relative;
  transition: all 0.3s ease;
  text-transform: uppercase;
}

.btn-sign-in:hover {
  background: var(--Primary-600, #6a3cb1);
  color: var(--Base-White, #ffffff);
}

.btn-text {
  font-family: Inter;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 1px;
  text-align: center;
  vertical-align: middle;
  text-transform: uppercase;
  color: #ffffff;
}

.all-btn-text {
  font-family: Inter;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
}

.cate-btn-text {
  font-family: Inter;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0px;
}

.cate-btn-text {
  font-family: Inter;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0px;
}

.input-text {
  font-family: Inter;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0px;
  color: var(--Neutral-900, #0e2741);
}

.textfield-1 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  background: inherit;
}

.textfield-1 textarea {
  border-radius: 16px;
  border-width: 1px;
  padding: 12px 16px;
  border: 1px solid var(--Neutral-50, #e7e9ec);
  background: var(--Base-White, #ffffff);
  outline: 0;
  box-sizing: border-box;
  transition: all 0.3s ease;
  background-clip: padding-box;
}

.textfield-1 textarea::-webkit-resizer {
  display: none;
}

.textfield-1 textarea {
  height: 120px;
  resize: vertical;
  transition: all 0.3s ease;
}

.textfield-1 select {
  border: 1px solid var(--Neutral-50, #e7e9ec);
  background-color: var(--Base-White, #ffffff);
  height: 48px;
  border-radius: 16px;
  border-width: 1px;
  padding: 12px 16px;
  appearance: none;
  background-image: url(../icons/select-icon.svg);
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: right 16px center;
  width: 100%;
  outline: 0;
  transition: all 0.3s ease;
}

.textfield-1 select option {
  background: var(--Base-White, #ffffff);
}

.textfield-1.has-icon input,
.textfield-1.has-icon select {
  padding-left: 46px;
}

.textfield-1.has-icon label {
  left: 46px;
}

.textfield-1.is-xl input,
.textfield-1.is-xl select {
  height: 56px;
  padding-top: 16px;
  padding-bottom: 16px;
}

.textfield-1.is-xl textarea {
  padding-top: 16px;
  padding-bottom: 16px;
}

.textfield-1.is-xl label {
  top: 16px;
}

.textfield-1 input {
  border: 1px solid var(--Neutral-50, #e7e9ec);
  background: var(--Base-White, #ffffff);
  border-radius: 16px;
  height: 48px;
  border-width: 1px;
  gap: 8px;
  padding: 12px 16px;
  outline: 0;
  transition: all 0.3s ease;
}

.textfield-1 input:hover,
.textfield-1 input:active,
.textfield-1 input:focus-visible,
.textfield-1 textarea:hover,
.textfield-1 textarea:active,
.textfield-1 textarea:focus-visible,
.textfield-1 select:hover,
.textfield-1 select:active,
.textfield-1 select:focus-visible {
  border: 1px solid var(--Neutral-100, #cfd4d9);
}

.textfield-1 label {
  position: absolute;
  top: 12px;
  left: 16px;
  color: var(--Neutral-600, #56687a);
  font-family: Inter;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0px;
  transition: all 0.3s ease;
}

.textfield-1 .text-icon {
  position: absolute;
  top: 12px;
  left: 16px;
  transition: all 0.3s ease;
}

.textfield-1.is-xl .text-icon {
  top: 16px;
}

.textfield-1 input:focus~label,
.textfield-1 input:not(:placeholder-shown)~label,
.textfield-1 select:focus~label,
.textfield-1 select:not([value=""]):valid~label,
.textfield-1 textarea:focus~label,
.textfield-1 textarea:not(:placeholder-shown)~label {
  top: 4px;
  font-family: Inter;
  font-weight: 400;
  font-size: 10px;
  line-height: 16px;
  letter-spacing: 0.04px;
}

.textfield-1.has-icon input:focus~label,
.textfield-1.has-icon input:not(:placeholder-shown)~label,
.textfield-1.has-icon select:focus~label,
.textfield-1.has-icon select:not([value=""]):valid~label,
.textfield-1.has-icon textarea:focus~label,
.textfield-1.has-icon textarea:not(:placeholder-shown)~label {
  left: 16px;
}

.textfield-1.has-icon input:focus~.text-icon,
.textfield-1.has-icon input:not(:placeholder-shown)~.text-icon {
  display: none;
}

.textfield-1.has-icon input:focus,
.textfield-1.has-icon input:not(:placeholder-shown),
.textfield-1.has-icon select:focus,
.textfield-1.has-icon select:not([value=""]):valid {
  padding-left: 16px;
}

.textfield-1 input:focus,
.textfield-1 input:not(:placeholder-shown),
.textfield-1 textarea:focus,
.textfield-1 textarea:not(:placeholder-shown),
.textfield-1 select:focus,
.textfield-1 select:not([value=""]):valid {
  padding-top: 20px;
  padding-bottom: 4px;
}

.textfield-1.no-label select:focus,
.textfield-1.no-label select:not([value=""]):valid {
  padding-top: 12px;
  padding-bottom: 12px;
}

.textfield-1.is-xl input:focus,
.textfield-1.is-xl input:not(:placeholder-shown),
.textfield-1.is-xl textarea:focus,
.textfield-1.is-xl textarea:not(:placeholder-shown),
.textfield-1.is-xl select:focus,
.textfield-1.is-xl select:not([value=""]):valid {
  padding-top: 24px;
  padding-bottom: 8px;
}

.textfield-1.is-xl.no-label select:focus,
.textfield-1.is-xl.no-label select:not([value=""]):valid {
  padding-top: 16px;
  padding-bottom: 16px;
}

.textfield-1.is-xl input:focus~label,
.textfield-1.is-xl input:not(:placeholder-shown)~label,
.textfield-1.is-xl select:focus~label,
.textfield-1.is-xl select:not([value=""]):valid~label,
.textfield-1.is-xl textarea:focus~label,
.textfield-1.is-xl textarea:not(:placeholder-shown)~label {
  top: 8px;
}

/* .textfield-1 input:invalid {
  border: 1px solid var(--Error-500, #f93642);
}

.textfield-1 input:invalid~label {
  color: var(--Error-500, #f93642);
} */

.textfield-1 .textarea-mask {
  position: absolute;
  top: 0.9px;
  left: 5px;
  width: calc(100% - 20px);
  height: 20px;
  background-color: white;
  z-index: 1;
  border-radius: 20px;
}

.textfield-1.is-xl .textarea-mask {
  height: 24px;
}

.textfield-1 .error-text {
  display: none;
  color: var(--Error-500, #f93642);
  font-family: Inter;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0px;
  transition: all 0.3s ease;
}

.textfield-1 input:invalid~.error-text {
  display: inline;
}

.textfield-1 textarea:active,
.textfield-1 textarea:focus,
.textfield-1 textarea:focus-visible {
  border: 1px solid var(--Neutral-100, #cfd4d9);
}

.textfield-1 textarea:focus~label,
.textfield-1 textarea:not(:placeholder-shown)~label {
  top: 4px;
  font-size: 10px;
  line-height: 16px;
  letter-spacing: 0.04px;
}

.textfield-1 textarea:invalid {
  border: 1px solid var(--Error-500, #f93642);
}

.textfield-1 textarea:invalid~label {
  color: var(--Error-500, #f93642);
}

.textfield-1 textarea:invalid~.error-text {
  display: inline;
}

/* sidebar css */
.sidebar {
  box-shadow: 0px 16px 44px 0px #00000012;
  background: var(--Neutral-10, #ffffff);
  width: 276px;
  height: 100vh;
  border-radius: 16px;
  top: 0;
  left: -8px;
  transition: all 0.3s ease;
  position: fixed;
  overflow: visible;
  z-index: 100;
}

.sidebar.collapsed {
  width: 106px;
}

.sidebar.full-collapsed {
  width: 0px;
}

.sidebar.full-collapsed .sidebar-content {
  padding: 0px;
}

.sidebar.mobile-extended {
  width: 276px !important;
  z-index: 200;
}

.sidebar.mobile-extended .sidebar-content {
  padding: 24px !important;
}

.sidebar-content {
  padding: 24px;
  width: 100%;
  height: 100%;
  position: relative;
}

.no-scrollbar {
  overflow-y: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.no-scrollbar::-webkit-scrollbar {
  display: none;
}

.sidebar-logo-container {
  display: flex;
  justify-content: center;
  padding-top: 8px;
  padding-bottom: 18px;
  overflow: visible;
  width: 100%;
}

.sidebar-logo {
  width: 138.00003051757812px;
  height: 63px;
  transition: all 0.3s ease;
  cursor: pointer;
}

.expand-icon {
  position: absolute;
  top: 35px;
  right: -12px;
  border: 1px solid #f1ecf9;
  background: var(--Neutral-10, #ffffff);
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border-width: 1px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 4px;
  z-index: 10;
  cursor: pointer;
}

.expand-icon img {
  transition: all 0.3s ease;
}

.sidebar.collapsed .expand-icon img {
  transform: rotate(180deg);
}

.sidebar .nav {
  gap: 24px;
}

.nav-active {
  background: #f1ecf9;
  border-radius: 24px;
}

.sidebar .nav-link {
  display: flex;
  align-items: center;
  padding: 10px 16px;
  color: #535c69;
  gap: 16px;
  white-space: nowrap;
}

.sidebar.collapsed .nav-link {
  justify-content: center;
  white-space: normal;
}

.sidebar.collapsed .sidebar-text {
  display: none;
}

.sidebar-text {
  font-family: Inter;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0px;
  vertical-align: middle;
}

.sidebar-toggle {
  display: none;
}

@media (max-width: 992px) {
  .sidebar {
    width: 0;
  }

  .expand-icon {
    display: none;
  }

  .sidebar-content {
    padding: 0;
  }

  .sidebar-toggle {
    display: block;
  }

  .main-content {
    margin-left: 0 !important;
  }
}

/* main-content css */
.main-content.expanded {
  margin-left: 98px;
}

.main-content.full-expanded {
  margin-left: 0px;
}

.main-content {
  border-radius: 20px;
  background: #fbfbfb;
  margin-left: 268px;
  height: 100%;
  display: flex;
  flex-direction: column;
  transition: all 0.3s ease;
}

/* header css */
.main-header {
  border-bottom: 1px solid var(--Neutral-50, #e7e9ec);
  background: var(--Base-White, #ffffff);
  width: 100%;
  border-bottom-width: 1px;
  display: flex;
  justify-content: space-between;
  padding: 20px 23.8px 20px 30px;
  flex-wrap: wrap;
  position: sticky;
  top: 0;
  z-index: 10;
}

.main-header-left {
  display: flex;
  align-items: center;
  gap: 12px;
}

.main-header-right {
  display: flex;
  gap: 21px;
  align-items: center;
  position: relative;
}

.header-search-container {
  position: relative;
}

.header-search {
  color: var(--Neutral-600, #56687a);
  border: 1px solid var(--Neutral-50, #e7e9ec);
  max-width: 304px;
  width: 100%;
  height: 50px;
  border-radius: 10px;
  border-width: 1px;
  padding-top: 13px;
  padding-right: 16px;
  padding-bottom: 13px;
  padding-left: 50px;
  outline: 0;
}

.header-search-icon {
  position: absolute;
  left: 16px;
  top: 13px;
}

.header-notification-container {
  background: var(--Neutral-25, #f8f8f8);
  width: 47.203369140625px;
  height: 50px;
  border-radius: 10px;
  padding: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* page content css */
.page-content {
  padding: 24px;
  flex-grow: 1;
}

/* login */

.login-form-container {
  max-width: 445px;
  margin: 0 auto;
  padding: 20px;
}

.image-container {
  position: relative;
  background: linear-gradient(to bottom,
      #fbf5fd 0%,
      #cab9e1 15%,
      #724dae 45%,
      #09012f 100%);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: calc(100vh - 60px);
  background-size: cover;
  border-radius: 30px;
}

.logo-text {
  color: white;
  font-size: 48px;
  font-weight: 600;
  margin-top: 20px;
  letter-spacing: 2px;
}

.logo-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.img-container {
  padding: 30px 0px 30px 30px !important;
}

.image-container img {
  width: 100%;
  height: 200px;
  object-fit: contain;
}

.logo-overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  transform: translate(-50%, -50%);
}

.logo {
  max-width: 200px;
}

.form-checkbox {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  /* Add some space above the Remember Me checkbox */
}

.form-check-input:checked {
  background-color: #7641c3;
  border-color: #7641c3;
}

.form-check-input:checked {
  box-shadow: none;
  background-color: var(--Primary-500, #008394);
  border-color: var(--Primary-500, #008394);
  background-image: url(../icons/Check.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 14px 14px;
}

.form-check-input {
  margin-top: 0px;
}

.login-remember {
  width: 20px;
  height: 20px;
}

.forgot-password {
  color: var(--Primary-500, #7542c2);
  text-decoration: none;
}

.forgot-password:hover {
  color: #7542c2;
}

.arrow-icon {
  background-color: white;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 10px;
}

.arrow-icon svg {
  fill: #7641c3;
  width: 12px;
  height: 12px;
}

.password-input-container {
  position: relative;
}

.password-toggle-icon {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  width: 20px;
  height: 20px;
  display: none;
}

.password-input-container .password-toggle-icon {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}

.back-link {
  color: #0e2741;
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 8px;
}

.otp-input {
  width: 68px;
  height: 68px;
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  line-height: 36px;
  border-radius: 12px;
  border: 1px solid #cfd4d9;
}

.otp-input:focus {
  outline: none;
  border-color: #4b9b9b;
  /* Using your existing focus color */
  box-shadow: none;
}

.otp-input::-webkit-outer-spin-button,
.otp-input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.resend-container {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
}

.resend-button {
  color: #7542c2;
  cursor: pointer;
}

.timer-text {
  color: #020202 !important;
}

.modal-content {
  border-radius: 20px;
  border: none;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}

.modal-dialog {
  max-width: 436px;
}

.modal .btn-primary {
  width: 100%;
  max-width: 100%;
}

.resend-button.disabled {
  cursor: not-allowed;
}

.modal-gradient {
  position: absolute;
  width: 349px;
  height: 322px;
  top: 146px;
  left: 353px;
  opacity: 0.5;
  border-radius: 50%;
  pointer-events: none;

  background: conic-gradient(from 180deg at 50% 50%,
      #b9dafb 0deg,
      #ecacad 95.99deg,
      #9895ee 206.25deg,
      #90a2f8 292.5deg,
      #c55492 360deg);
  transform: rotate(180deg);
  filter: blur(100px);
}

.modal-gradient-1 {
  position: absolute;
  background: conic-gradient(from 180deg at 50% 50%,
      #b9dafb 0deg,
      #ecacad 95.99deg,
      #9895ee 206.25deg,
      #90a2f8 292.5deg,
      #c55492 360deg);
  width: 349px;
  height: 322px;
  top: 60px;
  left: -309px;
  opacity: 0.5;
  transform: rotate(180deg);
  filter: blur(100px);
  border-radius: 50%;
  pointer-events: none;
}

/* login end */

@media (max-width: 766px) and (max-height: 800px) {
  .image-container {
    min-height: calc(42vh - 60px);
  }

  .logo-overlay {
    transform: translate(-26%, -41%);
  }

  .image-container img {
    width: 50%;
    height: 200px;
    object-fit: contain;
  }
}

@media (max-width: 576px) {
  .image-container {
    min-height: calc(42vh - 60px);
  }

  .logo-overlay {
    transform: translate(-26%, -41%);
  }

  .image-container img {
    width: 50%;
    height: 200px;
    object-fit: contain;
  }
}

/* login */

.login-form-container {
  max-width: 445px;
  margin: 0 auto;
  padding: 20px;
}

.image-container {
  position: relative;
  background: linear-gradient(to bottom,
      #fbf5fd 0%,
      #cab9e1 15%,
      #724dae 45%,
      #09012f 100%);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: calc(100vh - 60px);
  background-size: cover;
  border-radius: 30px;
}

.logo-text {
  color: white;
  font-size: 48px;
  font-weight: 600;
  margin-top: 20px;
  letter-spacing: 2px;
}

.logo-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.img-container {
  padding: 30px 0px 30px 30px !important;
}

.image-container img {
  width: 100%;
  height: 200px;
  object-fit: contain;
}

.logo-overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  transform: translate(-50%, -50%);
}

.logo {
  max-width: 200px;
}

.form-checkbox {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  /* Add some space above the Remember Me checkbox */
}

.form-check-input:checked {
  background-color: #7641c3;
  border-color: #7641c3;
}

.form-check-input:checked {
  box-shadow: none;
  background-color: var(--Primary-500, #008394);
  border-color: var(--Primary-500, #008394);
  background-image: url(../icons/Check.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 14px 14px;
}

.form-check-input {
  margin-top: 0px;
}

.login-remember {
  width: 20px;
  height: 20px;
}

.forgot-password {
  color: var(--Primary-500, #7542c2);
  text-decoration: none;
}

.forgot-password:hover {
  color: #7542c2;
}

.arrow-icon {
  background-color: white;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 10px;
}

.arrow-icon svg {
  fill: #7641c3;
  width: 12px;
  height: 12px;
}

.password-input-container {
  position: relative;
}

.password-toggle-icon {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  width: 20px;
  height: 20px;
  display: none;
}

.password-input-container .password-toggle-icon {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}

.back-link {
  color: #0e2741;
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 8px;
}

.otp-input {
  width: 68px;
  height: 68px;
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  line-height: 36px;
  border-radius: 12px;
  border: 1px solid #cfd4d9;
}

.otp-input:focus {
  outline: none;
  border-color: #4b9b9b;
  /* Using your existing focus color */
  box-shadow: none;
}

.otp-input::-webkit-outer-spin-button,
.otp-input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.resend-container {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
}

.resend-button {
  color: #7542c2;
  cursor: pointer;
}

.timer-text {
  color: #020202 !important;
}

.modal-content {
  border-radius: 20px;
  border: none;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
}

.modal-dialog {
  max-width: 436px;
}

.modal .btn-primary {
  width: 100%;
  max-width: 100%;
}

.resend-button.disabled {
  cursor: not-allowed;
}

/* login end */

/* dashbaord Design */
.stat-card {
  height: 172px;
  background-color: #ffffff;
  border: 1px solid #e7e9ec;
  border-radius: 20px;
  padding: 16px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.stats-row {
  gap: 11px !important;
}

.stat-card h3 {
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  color: #56687a;
  margin: 0;
}

.stat-metrics {
  display: flex;
  align-items: center;
  gap: 31px;
  justify-content: space-between;
  /* Changed from justify-content: flex-end */
  margin-left: 0;
  /* Remove margin-left: auto */
}

.stat-value {
  color: #0e2741;
}

.stat-change {
  display: flex;
  align-items: center;
  gap: 4px;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  color: #3cd984;
}

.stat-change img {
  width: 21px;
  height: 21px;
}

.stat-card .stat-icon img {
  width: 24px;
  height: 24px;
}

.stat-card.cancelled-appointments h3 {
  margin-top: -14px;
  max-width: 0px;
}

.stat-card.cancelled-appointments .stat-metrics {
  margin-top: -8px;
}

.stat-icon {
  width: 40px;
  height: 40px;
  border-radius: 10px;
  border: 1px solid #f1ecf9;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px;
}

/* Add negative color for decrease values */
.stat-change.negative {
  color: #f04438;
}

.first-user-card {
  height: 917px;
  background: #ffffff;
  border: 1px solid #e7e9ec;
  border-radius: 20px;
  padding: 16px;
}

.appointments-title {
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  color: #0e2741;
  margin-bottom: 24px;
}

/* Graph Card Styles */

.graph-card {
  background: #ffffff;
  border: 1px solid #e7e9ec;
  border-radius: 20px;
  padding: 16px;
}

.graph-card canvas {
  height: 216px !important;
}

.graph-title {
  font-size: 20px;
  font-weight: 600;
  color: #0e2741;
  margin: 0;
}

.sort-by {
  color: #56687a;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
}

.pad3 {
  padding: 0px 23px;
}

.period-dropdown {
  min-width: 94px;
}

.period-dropdown .custom-dropdown .dropdown-toggle {
  min-height: 32px;
  height: auto;
  min-width: 94px;
  background-color: initial;
  border-radius: 8px;
  border: 1px solid var(--Neutral-50, #e7e9ec);
  padding: 6px 12px;
  padding-right: 32px;
  font-family: Inter;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0px;
  vertical-align: middle;
  color: #56687a;
  white-space: nowrap;
  display: flex;
  align-items: center;
  position: relative;
}

.period-dropdown .custom-dropdown .dropdown-toggle::after {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}

.period-dropdown .custom-dropdown .dropdown-menu {
  --bs-dropdown-min-width: auto;
  padding: 8px 0px 8px 0px;
}

.period-dropdown .custom-dropdown .dropdown-item {
  position: relative;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  padding: 4px 16px 4px 30px;
  color: #111827;
}

.period-dropdown .form-select {
  border-radius: 10px;
  border: 1px solid #e7e9ec;
  padding: 8px 16px;
  font-size: 12px;
  line-height: 20px;
  font-weight: 400;
  color: #56687a;
  background-color: #ffffff;
  cursor: pointer;
}

.period-dropdown .form-select:focus {
  border-color: #008394;
  box-shadow: none;
}

.custom-dropdown .dropdown-toggle {
  border: 1px solid #cfd4d9;
  background-color: #ffffff;
  border-radius: 8px;
  padding: 14px 16px;
  height: 48px;
  background-image: url(../icons/select-dropdown-icon.svg);
  background-size: 12px 12px;
  background-repeat: no-repeat;
  background-position: right 15px center;
  cursor: pointer;
  text-align: left;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #56687a;
}

.custom-dropdown .dropdown-toggle::after {
  display: none !important;
}

.custom-dropdown .dropdown-toggle:focus {
  border: 1px solid #008394;
  box-shadow: none;
}

.custom-dropdown .dropdown-toggle:active {
  border: 1px solid #008394;
  box-shadow: none;
  background-color: #ffffff;
  color: #56687a;
}

.custom-dropdown .dropdown-menu,
.custom-search-dropdown .dropdown-menu {
  width: 100%;
  border-radius: 8px;
  box-shadow: 0px 24px 48px -4px #1118270f;
  padding: 8px 0;
  max-height: 296px;
  overflow-y: auto;
  padding: 8px;
  border-radius: 12px;
  border: 1px solid #f9fafb;
  background-color: #ffffff;

  scrollbar-width: thin;
  /* For Firefox */
  scrollbar-color: #cfd4d9 #ffffff;
  /* For Firefox */
}

/* Webkit (Chrome, Safari) scrollbar styles */
.custom-dropdown .dropdown-menu::-webkit-scrollbar,
.custom-search-dropdown .dropdown-menu::-webkit-scrollbar {
  width: 8px;
  /* Width of the scrollbar */
}

.custom-dropdown .dropdown-menu::-webkit-scrollbar-thumb,
.custom-search-dropdown .dropdown-menu::-webkit-scrollbar-thumb {
  background-color: #cfd4d9;
  /* Scrollbar color */
  border-radius: 4px;
  /* Rounded corners for the scrollbar */
}

.custom-dropdown .dropdown-menu::-webkit-scrollbar-thumb:hover,
.custom-search-dropdown .dropdown-menu::-webkit-scrollbar-thumb:hover {
  background-color: #a6b0be;
  /* Scrollbar color on hover */
}

.custom-dropdown .dropdown-menu::-webkit-scrollbar-track,
.custom-search-dropdown .dropdown-menu::-webkit-scrollbar-track {
  background-color: #ffffff;
  /* Track color */
}

.custom-dropdown .dropdown-header {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: var(--Neutral-500, #8793a0);
  padding: 8px 16px 8px 30px;
  margin-bottom: 4px;
}

.custom-dropdown .dropdown-item {
  position: relative;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  padding: 8px 16px 8px 30px;
  color: #111827;
  margin-bottom: 4px;
}

.dropdown-item.selected::before {
  content: "✓";
  /* Tick mark symbol */
  color: #008394;
  /* Green tick */
  position: absolute;
  left: 8px;
  top: 50%;
  transform: translateY(-50%);
}

.custom-dropdown .dropdown-item:hover {
  background-color: #f9fafb;
}

/* .patient-details-table td {
  
} */

.patient-details-table th {
  font-family: Inter;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: var(--Neutral-600, #56687a);
  padding-top: 16px;
  padding-bottom: 16px;
}

.table>tbody {
  vertical-align: middle;
}

.patient-details-table thead tr th:first-child {
  padding-left: 24px;
  min-width: 149px;
}

.patient-details-table thead tr th:nth-child(2) {
  min-width: 97px;
}

.patient-details-table thead tr th:nth-child(3) {
  min-width: 140px;
}

.patient-details-table thead tr th:nth-child(4) {
  min-width: 74px;
}

.patient-details-table thead tr th:last-child {
  min-width: 74px;
}

.patient-details-table tbody tr:first-child td {
  padding-top: 20px;
}

.event-data-card {
  height: 399px;
  background: #ffffff;
  border: 1px solid #e7e9ec;
  border-radius: 20px;
  padding: 16px 0;
}

.place-name-table {
  font-family: Inter;
  font-weight: 500;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 0px;
  color: #0e2741;
}

.table-location {
  font-family: Inter;
  font-weight: 400;
  font-size: 12px;
  line-height: 22px;
  letter-spacing: 0px;
  color: #56687a;
}

.patient-table-responsive {
  height: calc(100% - 30px);
  overflow-y: auto;
}

.sticky-header th {
  position: sticky;
  top: 0;
  background-color: #ffffff;
  z-index: 1;
  border-bottom: 1px solid var(--Neutral-50, #e7e9ec);
}

.table-title {
  font-size: 20px;
  font-weight: 600;
  color: #0e2741;
  margin: 0;
}

.table-actions {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px;
}

.users-card {
  /* height: 96px; */
  display: flex;
  align-items: center;
  gap: 12px;
  border: 1px solid #f1f0f0;
  border-radius: 16px;
  margin-bottom: 12px;
  padding: 7px 9px 7px 9px;
  overflow: hidden;
}

.popular-categories .users-card {
  display: flex;
  align-items: center;
  gap: 12px;
  border: 1px solid #f1f0f0;
  border-radius: 16px;
  margin-bottom: 12px;
  padding: 13px 9px 13px 9px;
  overflow: hidden;
}

.divider-dash {
  border: 1px solid #c3c7cc;
}

.appointments-list {
  max-height: 400px;
  overflow-y: auto;
  /* padding-right: 10px; */
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* Hide scrollbar for Chrome, Safari and Opera by default */
.appointments-list::-webkit-scrollbar {
  width: 0;
  background: transparent;
}

/* Show scrollbar only when scrolling (hover) */
.appointments-list:hover {
  scrollbar-width: thin;
  /* Firefox */
  -ms-overflow-style: auto;
  /* IE and Edge */
}

.appointments-list:hover::-webkit-scrollbar {
  width: 6px;
}

.appointments-list:hover::-webkit-scrollbar-track {
  background: #e6f3f4;
  border-radius: 10px;
}

.appointments-list:hover::-webkit-scrollbar-thumb {
  background: #008394;
  border-radius: 10px;
}

.appointments-list:hover::-webkit-scrollbar-thumb:hover {
  background: #006d7a;
}

.patient-image {
  width: 78.76px;
  height: 65px;
  border-radius: 12px;
  object-fit: cover;
}

.appointment-details {
  display: flex;
  flex-direction: column;
  gap: 12px;
  flex: 1;
}

.place-name {
  font-family: Inter;
  font-weight: 500;
  font-size: 15px;
  line-height: 100%;
  color: #120d26;
  letter-spacing: 0px;
  margin: 0;
}

.exact-location {
  font-family: Inter;
  font-weight: 400;
  font-size: 13px;
  letter-spacing: 0px;
  color: #747688;
}

.appointment-time {
  font-weight: 400;
  line-height: 20px;
  font-size: 12px;
  color: rgba(159, 169, 179, 1);
  margin: 0;
}

.appointment-event {
  background: #008394;
  border: none;
  border-radius: 4px;
}

.appointments-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.right-section {
  display: flex;
  align-items: center;
  gap: 16px;
}

.badge {
  border-radius: 24px;
  padding: 12px 16px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  background-color: var(--Primary-50, #e6f3f4);
  color: #008394;
  cursor: pointer;
  margin-bottom: 20px;
}

.calendar-section {
  background-color: #ffffff;
  border: 1px solid var(--Neutral-50, #e7e9ec);
  border-radius: 20px;
  padding: 20px 16px;
}

.my-calendar-title {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: #56687a;
}

.practitioner-list {
  margin-top: 20px;
  padding-left: inherit;
}

.form-check-practitioner {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}

.status-badge {
  padding: 2px 8px 2px 8px;
  border-radius: 16px;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
  height: 20px;
  letter-spacing: 1px;
}

.message-chat-status {
  background-color: #c7ebcf;
}

.message-contact-us-status {
  background-color: #eedaff;
}

.status-badge.current {
  color: #3e1c96;
  background: #ebe9fe;
}

.status-badge.without-appointment {
  color: #c72b35;
  background: #fed7d9;
}

.status-badge.discharged {
  color: #2b5314;
  background: #e4fbcc;
}

.status-badge.cancelled {
  color: #89123e;
  background: #ffe4e8;
}

.btn-icon-more {
  width: 29.7px;
  height: 23.02px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.btn-icon-more:hover {
  background: #f8f8f8;
}

.btn-icon {
  width: 18px;
  height: 18px;
  border: none;
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.btn-icon img {
  width: 18px;
  height: 18px;
}

/* Remove hover effect if not needed */
.btn-icon:hover {
  background: transparent;
}

.custom-table th,
td {
  border: none;
}

.popular-categories .users-card {
  height: 48px;
}

/* end */

/* faq start */

.accordion {
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23000000' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.accordion-header {
  position: relative;
}

.action-buttons {
  position: absolute;
  right: 30px;
  z-index: 9;
}

.accordion-button-icon {
  width: 18px;
  height: 18px;
  cursor: pointer;
}

.accordion-item {
  padding: 20px 30px 20px 30px;
  margin-bottom: 20px;
  border-radius: 20px !important;
  background-color: #ffffff;
  border: 1px solid var(--Neutral-50, #e7e9ec) !important;
}

.accordion-item:not(:first-of-type) {
  border-top: none;
}

.accordion-button:focus {
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

.accordion-button {
  padding: 0px !important;
  border: none !important;
  box-shadow: none !important;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  flex-grow: 1;
}

.accordion-button:focus {
  border-color: #ffffff;
  box-shadow: none;
}

.accordion-button:not(.collapsed) {
  color: #212529;
  background-color: #ffffff;
}

.accordion-body {
  padding: 0px;
  margin-top: 20px;
}

.accordion-body h6 {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: var(--Neutral-900, #0e2741);
  margin-bottom: 20px;
}

.accordion-body p {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: var(--Neutral-600, #56687a);
}

.faq-form {
  display: flex;
  gap: 20px;
  flex-direction: column;
  padding: 20px 30px;
  border-radius: 20px;
  border: 1px solid var(--Neutral-50, #e7e9ec);
  background-color: #ffffff;
}

.faq-form-header {
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  color: var(--Neutral-900, #0e2741);
}

.invoice-form {
  height: 48px;
  border-radius: 8px;
  border: 1px solid #cfd4d9;
  padding: 14px 16px;
  margin-bottom: 16px;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #56687a;
}

/* end */

/*Broadcast Notification Style Start*/
.broadcast-notification-card {
  padding: 20px 30px;
  border-radius: 20px;
  background-color: #ffffff;
  border: 1px solid var(--Neutral-50, #e7e9ec);
}

.notification-checkbox .form-switch .form-check-input {
  width: 36px;
  height: 20px;
  border: none;
  background-color: var(--Neutral-100, #cfd4d9);
  background-image: url(../icons/dot.svg);
  background-position: left 2px center;
  background-size: 16px 16px;
  border-radius: 16px;
}

.notification-checkbox .form-switch .form-check-input:checked {
  background-position: right 2px center;
  background-color: var(--Primary-500, #008394);
}

.broadcast-form {
  max-width: 584px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  margin-top: 24px;
}

.schedule-message-row {
  display: flex;
  align-items: center;
  gap: 24px;
  margin-bottom: 20px;
}

.schedule-label {
  font-family: "Lato", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.1px;
  color: var(--Neutral-600, #56687a);
}

.date-time-fields {
  display: none;
}

.date-input-wrapper,
.time-input-wrapper {
  position: relative;
}

/* end */

@media (max-width: 1400px) {
  .first-user-card {
    width: 100%;
    height: auto;
    min-height: 917px;
  }
}

@media (max-width: 1280px) and (min-width: 1024px) {
  .stat-card-sl .col-lg-3 {
    width: 50%;
  }
}

@media (min-width: 993px) and (max-width: 1025px) {
  .laptop-view.col-lg-8 {
    flex: 0 0 auto;
    width: 55.666667%;
  }

  .laptop-view.col-lg-4 {
    flex: 0 0 auto;
    width: 44.33333333%;
  }
}

@media (max-width: 766px) and (max-height: 800px) {
  .image-container {
    min-height: calc(42vh - 60px);
  }

  .logo-overlay {
    transform: translate(-26%, -41%);
  }

  .image-container img {
    width: 50%;
    height: 200px;
    object-fit: contain;
  }
}

@media (max-width: 1440px) {
  .dashboard-content .title-xs {
    font-size: 18px;
  }

  .stat-metrics {
    gap: 12px;
  }
}

@media (max-width: 768px) {
  /* .graph-card .graph-custom-card {
    flex-direction: column;
    align-items: flex-start !important;
    gap: 12px !important;
  } */

  .image-container img {
    height: 126px;
  }

  .logo-text {
    margin-top: 4px;
  }
}

@media (max-width: 576px) {
  .image-container {
    min-height: calc(42vh - 60px);
  }

  .logo-overlay {
    transform: translate(-26%, -41%);
  }

  .image-container img {
    width: 50%;
    height: 200px;
    object-fit: contain;
  }

  .patient-mobile-gap {
    gap: 10px;
  }

  .img-container {
    padding: 20px !important;
  }
}

/* user-management css */
.user-management-content {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
}

.user-management-filter {
  display: flex;
  gap: 12px;
  align-items: center;
  flex-grow: 1;
  margin-left: 12px;
}

.filter-select {
  border: 1px solid var(--Neutral-50, #e7e9ec);
  max-width: 120px;
  width: 100%;
  height: 32px;
  border-radius: 8px;
  border-width: 1px;
  color: var(--Neutral-600, #56687a);
  padding: 6px 13px;
  appearance: none;
  background: url(../icons/filter-select-icon.svg);
  background-repeat: no-repeat;
  background-size: 20px 20px;
  background-position: right 13px center;
}

.filter-select option {
  background: #fbfbfb;
}

.user-management-card {
  border: 1px solid var(--Neutral-50, #e7e9ec);
  background: var(--Base-White, #ffffff);
  width: 100%;
  border-radius: 20px;
  border-width: 1px;
}

.user-management-card-header {
  display: flex;
  padding: 16px;
}

.user-table-res {
  margin-right: 22px;
}

.user-table thead {
  color: var(--Neutral-600, #56687a);
  border-bottom: 1px solid var(--Neutral-50, #e7e9ec);
}

.user-table thead th {
  padding: 0px 15px 16px 15px;
}

.user-table thead th:first-child {
  padding-left: 24px;
  min-width: 209px;
}

.user-table thead th:nth-child(2) {
  min-width: 180px;
}

.user-table thead th:nth-child(3) {
  min-width: 200px;
}

.user-table thead th:nth-child(4) {
  min-width: 130px;
}

.user-table thead th:nth-child(5) {
  min-width: 130px;
}

.user-table thead th:nth-child(6) {
  min-width: 130px;
}

.user-table thead th:last-child {
  min-width: 80px;
}

.user-table tbody tr:first-child td {
  padding-top: 25px;
}

.user-table tbody tr td:first-child {
  padding-left: 25px;
}

.user-table tbody tr td:last-child {
  padding-right: 0px;
}

.user-table tbody tr:last-child td {
  padding-bottom: 2px;
}

.user-table tbody tr td {
  padding: 12px 13px;
}

.user-table-image {
  width: 28px;
  height: 28px;
  object-fit: cover;
  border-radius: 50%;
}

.user-table-name-text {
  color: var(--Neutral-900, #0e2741);
  font-family: Inter;
  font-weight: 500;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 0px;
}

.interest-badge {
  border-radius: 16px;
  padding-top: 2px;
  padding-right: 8px;
  padding-bottom: 2px;
  padding-left: 8px;
  border-width: 1px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.badge-indigo {
  border: 1px solid #c7d7fe;
  background: #eef4ff;
  color: #3538cd;
}

.badge-brand {
  color: #6941c6;
  border: 1px solid #e9d7fe;
  background: #f9f5ff;
}

.badge-grey {
  color: #344054;
  border: 1px solid #e4e7ec;
  background: #f9fafb;
}

.badge-blue {
  color: #175cd3;
  border: 1px solid #b2ddff;
  background: #eff8ff;
}

.badge-outdoor {
  color: #b54708;
  border: 1px solid #e6b89e;
  background: #fffaeb;
}

.badge-live {
  color: #12b76a;
  background: #dbf7bc;
  border: none;
}

.badge-inactive {
  background: #e7e9ec;
  color: #56687a;
  border: none;
}

.status-text {
  font-family: Inter;
  font-weight: 600;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0px;
  text-transform: uppercase;
}

.message-status-text {
  font-family: Inter;
  font-weight: 400;
  font-size: 12px;
  line-height: 22px;
  letter-spacing: 0px;
  text-align: center;
  color: #27364b;
}

.table-pagination {
  display: flex;
  justify-content: space-between;
  margin-bottom: 18px;
  margin-top: 32px;
}

.pagination-left {
  margin-left: 25px;
}

.pagination-right {
  margin-right: 1px;
}

.pagination-left,
.pagination-right {
  display: flex;
  align-items: center;
  gap: 16px;
}

select {
  outline: 0;
}

.pagination-select {
  box-shadow: 0px 1px 2px 0px #1118270f;
  border: 1px solid var(--Neutral-100, #cfd4d9);
  background: var(--Base-White, #ffffff);
  width: 64px;
  height: 32px;
  border-radius: 6px;
  gap: 8px;
  border-width: 1px;
  padding: 6px 14px;
  appearance: none;
  background: url(../icons/pagination-select-icon.svg);
  background-repeat: no-repeat;
  background-size: 16px 16px;
  background-position: right 10px center;
  color: var(--Neutral-600, #56687a);
}

.pagination-btn.pagination-active {
  color: #7542c2;
  border: 1px solid #a380d6;
}

.pagination-select option {
  background: var(--Base-White, #ffffff);
}

.pagination-btn {
  box-shadow: 0px 1px 2px 0px #1118270f;
  border: 1px solid var(--Neutral-100, #cfd4d9);
  background: transparent;
  height: 32px;
  border-radius: 6px;
  gap: 8px;
  border-width: 1px;
  padding-top: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  padding-left: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--Neutral-600, #56687a);
}

/* user view css */
.view-user-header {
  display: flex;
  gap: 5px;
  align-items: center;
  margin-bottom: 20px;
  cursor: pointer;
  width: max-content;
}

.profile-details-card {
  background: #d9d9d9;
  width: 100%;
  border-radius: 20px;
  padding: 16px 20px;
}

.profile-details-card .form-switch {
  padding-left: 0px;
  position: relative;
}

.profile-details-card .form-switch .form-check-input {
  width: 36px;
  height: 20px;
  border-radius: 16px;
  background: var(--Neutral-100, #cfd4d9);
  margin: 0px;
  border: none;
  background-image: none;
  outline: 0;
}

.profile-details-card .form-switch .form-check-input:disabled {
  background: var(--Neutral-50, #e7e9ec);
}

.profile-details-card .form-switch .form-check-input:focus {
  border: none;
  box-shadow: 0 0 0 2px #d4c4ec;
  background: var(--Neutral-50, #e7e9ec);
}

.profile-details-card .form-switch .form-check-input:active {
  background: var(--Neutral-300, #b7bec6);
  box-shadow: none;
}

.profile-details-card .form-switch .form-check-input:checked {
  background-color: var(--Primary-500, #7542c2);
  box-shadow: none;
}

.profile-details-card .form-switch .form-check-input:checked:hover {
  background: var(--Primary-600, #6a3cb1);
}

.profile-details-card .form-switch .form-check-input:checked:active {
  background: var(--Primary-800, #40246b);
}

.profile-details-card .form-switch .form-check-input:checked:focus {
  box-shadow: 0 0 0 2px #9168ce;
  border: none;
}

.user-switchbox-image {
  position: absolute;
  right: 18px;
  top: 3.99px;
  transition: all 0.3s ease;
  width: 16px;
  height: 16px;
}

.profile-details-card .form-check-input:checked~.user-switchbox-image {
  right: 2px;
}

.user-profile-image {
  border: 2px solid #c0a8e3;
  background: #ffe6d5;
  width: 64px;
  height: 64px;
  border-width: 2px;
  object-fit: cover;
  border-radius: 50%;
}

.user-profile-container {
  display: flex;
  flex-direction: column;
  gap: 2px;
  padding: 4px 0px;
  width: 100%;
}

.user-profile-hr {
  height: 46px;
  margin: 0px;
  opacity: 1;
  width: 1px;
  border-width: 1px;
  border: 1px solid #d1d5db;
}

.profile-details-container {
  width: 100%;
  max-width: 768px;
  margin-top: 20px;
}

.profile-details-container .row {
  --bs-gutter-y: 20px;
  --bs-gutter-x: 20px;
}

.profile-details-one {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.profile-details-one hr {
  border: 1px solid #a2a1a81a;
  opacity: 1;
  margin: 0;
}

.delete-model .modal-dialog {
  max-width: 436px;
}

.delete-model .modal-content {
  background: var(--Base-White, #ffffff);
  border-radius: 30px;
  padding: 28px 31px 72px 31px;
}

.delete-model .modal-header {
  border: none;
  padding: 0px;
}

.delete-model .modal-body {
  border: none;
  padding: 0px;
}

.delete-model .modal-footer {
  border: none;
  padding: 0px;
}

.delete-model .modal-body h1 {
  color: #120d26;
  font-family: Inter;
  font-weight: 500;
  font-size: 24px;
  line-height: 29px;
  letter-spacing: 0px;
  text-align: center;
  vertical-align: middle;
  text-align: center;
}

.modal-header-content {
  margin-bottom: 30px;
  max-width: 326px;
}

.modal-body-content {
  margin-top: 29px;
}

.modal-btn-container {
  display: flex;
  flex-direction: column;
  gap: 14px;
  align-items: center;
}

.modal-btn-container button {
  width: 100%;
}

.delete-model .modal-header .close-btn,
.add-new-modal .modal-header .close-btn {
  border: none;
  background: transparent;
  margin-left: auto;
  outline: 0;
}

.modal-backdrop {
  opacity: 1 !important;
  backdrop-filter: blur(10px);
  background: #a2a1a833;
}

/* category -manager */

.category-mangement .user-table thead th:first-child {
  padding-left: 24px;
  min-width: 1017px;
}

.category-table-text {
  font-family: Inter;
  font-weight: 500;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 0px;
  color: #0e2741;
}

.category-mangement .user-table tbody tr {
  border-bottom: 1px solid #e7e9ec;
}

.category-mangement .user-table tbody tr td {
  padding-bottom: 14px;
}

.category-card-header {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.custom-alert {
  border: 1px solid #f93642;
  border-radius: 20px;
  padding: 26px 24px;
  margin-bottom: 28px;
  margin-top: 12px;
}

.alert-icon {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 16px;
  flex-shrink: 0;
}

.alert-title {
  font-family: Inter;
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 12px;
}

.alert-message {
  font-family: Inter;
  font-weight: 400;
  font-size: 14px;
}

.modal-title {
  font-family: Inter;
  font-weight: 600;
  font-size: 20px;
  letter-spacing: 0.2px;
  color: #25282b;
}

.btn-close {
  color: #52575c !important;
}

.edit-btn-cl {
  border: none;
  background-color: white;
}

.modal-content .custom-alert {
  padding: 13px 22px;
}

/* .category-content-modal .modal-dialog {
  max-width: 509px !important;
} */
.category-content-modal .alert-title {
  margin-bottom: 0px;
  text-align: left;
}

.category-content-modal .custom-alert {
  margin-top: 0px;
  margin-bottom: 24px;
}

.category-delete-container .modal-dialog {
  max-width: 436px !important;
}

.category-delete-container .alert-icon {
  margin-right: 0px;
}

.modal-body-secs-text {
  font-family: Inter;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
}

.modal-delete-body {
  padding: 0px 55px 55px 55px;
}

.category-delete-container .modal-header {
  border-bottom: none;
  padding: 26px;
}

.btn-close:focus {
  outline: none;
  box-shadow: none;
}

/* end */

/* message and support */
.message-management-card {
  width: 100%;
  border-radius: 24px;
  border-width: 1px;
  background-color: #ffffff;
  border: 1px solid #ffffff;
}

.message-support {
  max-height: 100vh;
}

.message-support-content .user-table thead {
  color: var(--Neutral-600, #56687a);
  border-bottom: none !important;
}

.message-support-content .user-table tbody tr {
  border-bottom: 1px solid var(--Neutral-50, #e7e9ec);
}

.message-support-content .user-table thead th:first-child {
  padding-left: 24px;
  min-width: 215px;
}

.message-support-content .user-table thead th:nth-child(2) {
  min-width: 123px;
}

.message-support-content .user-table thead th:nth-child(3) {
  min-width: 173px;
}

.message-support-content .user-table thead th:nth-child(4) {
  min-width: 68px;
}

.message-support-content .user-table tbody tr td {
  padding: 16px 13px;
}

.message-support-content .filter-select {
  border: 1px solid var(--Neutral-50, #e7e9ec);
  max-width: 94px;
  width: 100%;
  height: 32px;
  border: none;
  color: var(--Neutral-600, #56687a);
  padding: 6px 13px;
  appearance: none;
  background: url(../icons/filter-select-icon.svg);
  background-repeat: no-repeat;
  background-size: 20px 20px;
  background-position: right 13px center;
}

.message-support-content .filter-select option {
  background: #fbfbfb;
}

.message-head {
  padding: 13px 13px 0px 13px;
}

.message-table-image {
  width: 40px;
  height: 40px;
  object-fit: cover;
  border-radius: 50%;
}

.message-mail {
  color: #64748b;
}

.user-display-info-wrapper {
  background-color: #ffffff;
  border-radius: 22px;
  padding-top: 16px;
  padding-left: 35px;
  padding-right: 42px;
  border: 1px solid #f6f8fc;
  min-height: 400px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
  height: 100%;
  flex-grow: 1;
}

.user-info-header {
  padding-bottom: 14px;
  border-bottom: 1px solid #e7e9ec;
  margin-bottom: 24px;
}

.user-info-avatar {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  object-fit: cover;
}

.user-info-name {
  color: #27364b;
}

.user-info-email {
  color: #64748b;
}

.user-info-badge-contact {
  background-color: #f3e8fd;
  color: #7b1fa2;
  /* Purple text */
  font-size: 0.75rem;
  font-weight: 500;
  padding: 5px 10px;
  border-radius: 12px;
}

.user-info-date {
  color: #475467;
}

.user-info-options-icon {
  width: 20px;
  height: 20px;
  cursor: pointer;
  color: #6c757d;
}

.report-subject-title {
  margin-bottom: 20px;
}

.reported-user-title {
  margin-top: 20px;
}

.reported-user-title {
  margin-top: 25px;
}

.report-subject-text {
  color: var(--Neutral-80, #475569);
}

.reported-user-details {
  margin-bottom: 30px;
  margin-top: 10px;
}

.btn-mark-as-read {
  background-color: #753ff6;
  /* Purple color from image */
  color: white;
  font-weight: 500;
  font-size: 0.9rem;
  padding: 10px 20px;
  border-radius: 8px;
  border: none;
  display: block;
  /* Make it block to control width or use w-auto/w-100 */
  margin-top: 20px;
}

.btn-mark-as-read:hover {
  background-color: #5c2dbd;
  /* Darker purple on hover */
  color: white;
}


/* end */

/* event manager */
.event-photo-container {
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.event-photo-container .back-image {
  background: #bdacac;
  max-width: 309.5267028808594px;
  width: 100%;
  height: 186px;
  border-radius: 10px;
  object-fit: cover;
  object-position: center -4.28px;
}

.event-image-wrapper {
  max-width: 309.5267028808594px;
  position: relative;
}

.image-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.modal-header-content p {
  color: var(--Neutral-600, #56687a);
  margin-top: 12px;
  text-align: center;
}

.modal-header-content p span {
  font-weight: 700;
}

.select-option-checkbox {
  background: var(--Base-White, #ffffff);
  border: 1px solid var(--Neutral-100, #cfd4d9);
  width: 20px;
  height: 20px;
  border-radius: 4px;
  border-width: 1px;
  appearance: none;
}

.select-option-checkbox:hover {
  border: 1px solid #7542c2;
  background: #f1ecf9;
}

.select-option-checkbox:active {
  border: 1px solid #7542c2;
  background: #d4c4ec;
}

.select-option-checkbox:focus {
  border: none;
  box-shadow: 0 0 0 2px #d4c4ec;
  background: var(--Base-White, #ffffff);
}

.select-option-checkbox:checked {
  background-color: #7542c2;
  border: 1px solid #7542c2;
  background-image: url(../icons/Check.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 14px 14px;
}

.select-option-checkbox:checked:hover {
  background-color: #6a3cb1;
  border: 1px solid #6a3cb1;
}

.select-option-checkbox:checked:active {
  border: 1px solid #40246b;
  background-color: #40246b;
}

.select-option-checkbox:checked:focus {
  background-color: #7542c2;
  border: none;
  box-shadow: 0 0 0 2px #d4c4ec;
}

/* multiselect field css */

.multiselect-field {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  user-select: none;
}

.multiselect-container {
  width: 100%;
  position: relative;
}

.multiselect-container.for-large .multiselect-field {
  height: 48px;
  padding: 12px 16px;
  padding-right: 40px;
}

.multiselect-field {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 16px 16px;
  padding-right: 40px;
  height: 56px;
  border-radius: 16px;
  background-color: white;
  cursor: pointer;
  flex-wrap: wrap;
  border: 1px solid var(--Neutral-50, #e7e9ec);
}

.multiselect-field.items-added {
  padding-top: 24px;
  padding-bottom: 8px;
}

.multiselect-container.for-large .multiselect-field.items-added {
  padding-top: 20px;
  padding-bottom: 4px;
}

.selected-items {
  flex-grow: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: var(--Neutral-900, #0e2741);
  font-family: Inter;
}

.chevron {
  width: 24px;
  height: 24px;
  transition: transform 0.2s ease;
  position: absolute;
  right: 16px;
  top: 16px;
}

.multiselect-container.for-large .chevron {
  top: 12px;
}

.dropdown {
  position: absolute;
  width: 100%;
  max-height: 250px;
  overflow-y: auto;
  background-color: white;
  border: 1px solid var(--Neutral-50, #e7e9ec);
  border-radius: 8px;
  margin-top: 4px;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1),
    0 2px 4px -1px rgba(0, 0, 0, 0.06);
  display: none;
  z-index: 10;
}

.dropdown.open {
  display: block;
}

.search-box {
  padding: 8px 12px;
  border-bottom: 1px solid #e5e7eb;
}

.search-input {
  width: 100%;
  padding: 8px 12px;
  border: 1px solid var(--Neutral-50, #e7e9ec);
  outline: 0;
  border-radius: 8px;
  color: var(--Neutral-900, #0e2741);
}

.option-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.option-item {
  padding: 10px 16px;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 8px;
}

.category-label {
  display: block;
  font-family: Inter;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0px;
  color: var(--Neutral-600, #56687a);
  position: absolute;
  top: 16px;
  left: 16px;
}

.multiselect-container.for-large .category-label {
  top: 12px;
}

.category-label.shift-up {
  top: 8px;
  font-family: Inter;
  font-weight: 400;
  font-size: 10px;
  line-height: 16px;
  letter-spacing: 0.04px;
  transition: all 0.2s ease;
}

.multiselect-container.for-large .category-label.shift-up {
  top: 4px;
}

.rotate-180 {
  transform: rotate(180deg);
}

/* multiselect field css end */

/* add new modal css */

.add-new-modal .modal-dialog {
  max-width: 970px;
}

.add-new-modal .modal-content {
  box-shadow: 0px 12px 40px 0px #25282b52;
  border-radius: 20px;
  background: var(--Base-White, #ffffff);
}

.add-new-modal .modal-header .modal-text {
  font-family: Inter;
  font-weight: 600;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0.2px;
}

.add-new-modal .modal-header {
  padding: 24px;
  border: none;
}

.add-new-modal .modal-hr {
  border: 1px solid #e8e8e8;
  opacity: 1;
  height: 1px;
  margin: 0;
}

.add-new-modal .modal-body {
  padding: 24px;
}

.add-new-modal .modal-body .row {
  --bs-gutter-y: 18px;
  --bs-gutter-x: 16px;
}

.image-select-wrapper {
  position: relative;
  max-width: 309.5267028808594px;
  height: 186px;
  width: 100%;
  background: #f1ecf9;
  border-radius: 10px;
}

.image-select-image {
  width: 100%;
  height: 186px;
  width: 100%;
  border-radius: 10px;
  object-fit: cover;
  display: none;
}

/* Blog */

.blog-card {
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease;
  background: #ffffff;
  height: 100%;
}

.blog-card:hover {
  transform: translateY(-5px);
}

.blog-title {
  font-size: 22px;
  line-height: 40px;
  font-weight: 400;
  margin-bottom: 15px;
  color: #121416;
}

.blog-image {
  position: relative;
  height: 253px;
  overflow: hidden;
}

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

.blog-title-overlay {
  width: 170px;
  height: 40px;
  position: absolute;
  top: 18px;
  left: 29px;
  color: white;
  font-size: 20px;
  font-weight: 400;
  line-height: 24.2px;
  background: rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(12px);
  padding: 8px 10px;
}

.blog-content {
  padding: 9px 16px 29px 16px;
}

.author-info {
  display: flex;
  align-items: center;
  margin-bottom: 18px;
}

.author-avatar {
  width: 40px;
  height: 40px;
  background-color: #d9d9d9;
  border-radius: 50%;
  margin-right: 12px;
}

.author-details {
  height: 44px;
  padding-top: 3px;
}

.author-name {
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  color: #121416;
  margin: 0;
}

.post-date {
  color: #6c757d;
  font-size: 12px;
  line-height: 20px;
  font-weight: 400;
  margin-top: 4px;
}

.blog-excerpt {
  color: #6c757d;
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 16px;
  line-height: 150%;
}

.view-post-link {
  color: #121416;
  text-decoration: none;
  border-bottom: 2px solid #121416;
  font-size: 16px;
  font-weight: 400;
  padding-bottom: 2px;
}

.view-post-link:hover {
  opacity: 0.7;
}

/* blog css */
.blog-header {
  display: flex;
  justify-content: space-between;
  margin-bottom: 18px;
  align-items: center;
}

.blog-view-card {
  border: 1px solid var(--Neutral-50, #e7e9ec);
  background: var(--Base-White, #ffffff);
  width: 100%;
  border-radius: 20px;
  border-width: 1px;
  padding: 30px 40px;
  flex-grow: 1;
}

.blog-details-container {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.blog-image-container {
  max-width: 499.2366027832031px;
  width: 100%;
  height: 300px;
}

.blog-image-container img {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  object-fit: cover;
  background: #bdacac;
}

.blog-title {
  color: var(--Neutral-900, #0e2741);
  font-family: Inter;
  font-weight: 500;
  font-size: 22px;
  line-height: 22px;
  letter-spacing: 0px;
  vertical-align: middle;
}

.blog-label {
  font-family: Inter;
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0%;
  color: #56687a;
}

.blog-text-editor .ck.ck-reset {
  background: #ffffff;
}

.blog-text-editor .ck-rounded-corners .ck.ck-editor__main>.ck-editor__editable,
.ck.ck-editor__main>.ck-editor__editable.ck-rounded-corners {
  border-top: none;
}

.ck.ck-balloon-panel.ck-powered-by-balloon {
  display: none;
}

.blog-text-editor .ck.ck-button,
a.ck.ck-button {
  min-width: 28px;
  min-height: 28px;
  padding: unset;
}

.blog-text-editor .ck.ck-toolbar>.ck-toolbar__items> :not(.ck-toolbar__line-break) {
  margin-right: 2px;
}

.blog-text-editor .ck.ck-toolbar>.ck-toolbar__items> :not(.ck-toolbar__line-break):nth-child(2),
.ck.ck-toolbar>.ck-toolbar__items> :not(.ck-toolbar__line-break):nth-child(5),
.ck.ck-toolbar>.ck-toolbar__items> :not(.ck-toolbar__line-break):nth-child(9),
.ck.ck-toolbar>.ck-toolbar__items> :not(.ck-toolbar__line-break):nth-child(11) {
  margin-right: 8px;
}

.blog-text-editor .ck.ck-button.ck-disabled,
a.ck.ck-button.ck-disabled {
  opacity: 0.5;
}

.blog-text-editor [dir="ltr"] .ck.ck-button,
[dir="ltr"] a.ck.ck-button {
  justify-content: center;
}

.blog-text-editor .ck.ck-dropdown.ck-heading-dropdown .ck-dropdown__button .ck-button__label {
  width: auto;
}

.blog-text-editor .ck.ck-dropdown .ck-button.ck-dropdown__button {
  gap: 2px;
  padding-left: 8px;
  padding-right: 4px;
}

.blog-text-editor .ck.ck-editor__editable_inline {
  height: 313px;
}

/* toatser */
.toast-header {
  border-bottom: none !important;
  background-color: transparent !important;
  padding: 0px !important;
}

.toast-text {
  color: #12b76a;
}

.toast {
  max-width: 533px;
  width: 100%;
  background-color: #ecfbf3 !important;
  border: none !important;
  border-radius: 16px !important;
  padding: 16px !important;
}

.toast-body {
  padding: 0px !important;
}

/* end */

@media (max-width: 1025px) {
  .accordion-header {
    flex-direction: column;
    align-items: flex-start !important;
  }

  .action-buttons {
    position: static;
    width: 100%;
    display: flex;
    justify-content: flex-start;
    margin-top: 10px;
  }

  .accordion-button {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .img-container {
    display: none;
  }
}

@media(max-width:476px) {
  .view-static-header {
    align-items: start !important;
    gap: 8px;
    flex-direction: column;
  }

  .graph-card .graph-custom-card {
    flex-direction: column;
    align-items: flex-start !important;
    gap: 12px !important;
  }
}

@media(max-width:460px) {
  .user-info-header {
    align-items: start !important;
    gap: 8px;
    flex-direction: column;
  }

  /* .user-management-filter{
    flex-wrap: wrap;
    justify-content: start !important;
    width: 100%;
  } */
}

@media (max-width: 385px) {
  .otp-input {
    max-width: 52px;
    width: 100%;
    height: 52px;
  }
}

@media(max-width:326px) {
  .modal-delete-body {
    padding: 0px 16px 27px 16px;
  }
}



@media(max-width:326px) {
  .modal-delete-body {
    padding: 0px 16px 27px 16px;
  }
}

.notification-dropdown {
  position: absolute;
  padding: 16px;
  display: none;
  flex-direction: column;
  gap: 10px;
  right: 0;
  top: calc(100% + 30px);
  border: 1px solid var(--Neutral-50, #e7e9ec);
  background: var(--Base-White, #ffffff);
  width: 100%;
  min-width: 300px;
  border-radius: 10px;
  color: var(--Neutral-900, #0e2741);
  z-index: 10;
  box-shadow: 0px 16px 44px 0px #00000012;
}

.notification-dropdown.show {
  display: flex;
}

.notification-content-container {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.small-device-search {
  width: 100%;
}

.header-sort-btn-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  gap: 8px;
}

.profile-card-content {
  gap: 20px;
}

@media (max-width: 992px) {
  .add-new-modal .modal-dialog {
    max-width: 95%;
  }
}

/* header-responsive */
@media (max-width: 768px) {
  .main-header {
    gap: 10px;
    padding: 16px;
  }

  .notification-dropdown {
    top: calc(100% + 15px);
  }

  .header-search {
    max-width: 100%;
  }

  /* main-content responsive */

  .page-content {
    padding: 16px;
  }
}

@media (max-width: 600px) {
  .blog-view-card {
    padding: 16px 20px;
  }

  .profile-details-card {
    padding: 16px 16px;
  }

  .user-profile-hr {
    display: none;
  }

  .profile-card-content {
    flex-direction: column;
    gap: 2px;
  }

  .user-profile-container {
    flex-direction: row;
    align-items: baseline;
    max-width: 100% !important;
    padding: 0px;
    gap: 4px;
  }

  .user-profile-image {
    width: 56px;
    height: 56px;
  }
}

@media (max-width: 576px) {
  .modal-dialog {
    margin-right: auto;
    margin-left: auto;
  }
}

@media (max-width: 550px) {
  .profile-notify-container {
    width: 100%;
    justify-content: end;
  }

  .header-sort-btn-container {
    flex-direction: column;
    align-items: unset;
  }
}

/* usermanagement-responsive */

@media (max-width: 480px) {
  .user-management-filter {
    flex-wrap: wrap;
    gap: 8px;
  }

  .user-management-filter div {
    width: 100%;
  }

  .modal-dialog {
    max-width: 95% !important;
  }

  .delete-model .modal-content {
    padding: 20px 23px 62px 23px;
  }

  .modal-body-content {
    margin-top: 20px;
  }

  .filter-select {
    max-width: 100% !important;
  }

  .message-support-content .filter-select {
    max-width: 94px !important;
  }

  .popular-lists {
    flex-direction: column;
    align-items: start !important;
  }

  .popular-lists .user-management-filter {
    width: 100%;
  }
}

@media (max-width: 400px) {
  .notification-dropdown {
    width: calc(100% - 10px);
    top: calc(50% + 8px);
    right: 5px;
    left: 5px;
  }

  .main-header-right {
    position: unset;
  }

  .blog-view-card {
    padding: 16px 14px;
  }

  .blog-header {
    flex-direction: column;
    align-items: unset;
    gap: 12px;
  }

  .blog-header-btn {
    justify-content: space-between;
  }
}

@media (max-width: 687px) {
  .patient-details-table thead tr th:nth-child(4) {
    min-width: 106px;
  }

  .patient-details-table thead tr th:first-child {
    min-width: 180px;
  }

}

.content-no-justify p,
.content-no-justify span {
  text-align: left !important;
  text-indent: 0 !important; /* Prevent first-line indentation */
  margin: 0 0 0.5rem 0 !important; /* Add small vertical spacing */
  padding: 0 !important;
  white-space: normal !important;
}

/* Tight list container spacing */
.content-no-justify ul,
.content-no-justify ol {
  margin: 0 0 0.5rem 0 !important; /* small vertical spacing below list */
  padding-left: 0.75rem !important;
  /* minimal indent */
}

/* Tight list items */
.content-no-justify li {
  margin: 0 0 0.35rem 0 !important; /* small spacing between items */
  padding-left: 0 !important;
  line-height: 1.35 !important;
  white-space: normal !important;
}

/* Remove paragraph spacing inside list items */
.content-no-justify li>p {
  margin: 0 !important;
  padding: 0 !important;
  line-height: 1.35 !important;
}

/* Extra-tight sublists */
.content-no-justify li ul,
.content-no-justify li ol {
  margin-top: 0.15rem !important;
  margin-bottom: 0 !important;
  padding-left: 0.75rem !important;
}