body {
  margin: 0;
  /* font-family: var(--bs-body-font-family); */
  font-family: "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

.content-header.uni-content-header {
  padding: 0;
}

.uni-no-padding {
  padding: 0px;
}

.pagination-right {
  float: right;
}

.content-wrapper.content-wrapper-v2 .content {
  padding: 0 0.5rem;
}

.content-wrapper-v2 .card-body {
  overflow-x: auto;
  white-space: nowrap;
}

.content-wrapper.content-wrapper-v2.content-wrapper-healthcare .card-body {
  white-space: unset;
}

.multiselect-dropdown .dropdown-btn .selected-item {
  margin: 2px 2px !important;
}

.text-center {
  text-align: center;
}

.img-width-100 {
  width: 100px;
}

.language-dropdown-wrapper-custom {
  text-align: right;
  margin-top: 10px;
  margin-bottom: 10px;
}

.card-title.card-title-center {
  float: unset;
  text-align: center !important;
  margin-bottom: 10px;
  margin-top: 20px;
  font-weight: 700;
}

section.section-min-height-fit-content {
  min-height: fit-content !important;
}

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

.card-title-font {
  font-size: 1.8rem;
}

/* .main-sidebar {
    z-index: 900 !important;
} */

#dots_spinner {
  align-items: center;
  background-color: rgba(0, 0, 0, 0.2);
  bottom: 0;
  display: flex;
  height: 100%;
  justify-content: center;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 1012;
  flex-direction: column;
  color: #fff;
  font-size: 18px;
}

#dots_spinner .mat-progress-spinner circle,
#dots_spinner .mat-progress-spinner circle {
  stroke: #19729a !important;
}

.report-mt5-ln42 {
  margin-top: 5px;
  line-height: 42px;
}

.action-dropdown-item {
  padding: 0px 5px !important;
}

.action-checkbox-size {
  width: 17px;
  height: 17px;
}

.card-header.custom-card-header-tabs {
  background-color: #3c8dbc !important;
}

.card-body.card-body-tabs {
  white-space: unset;
}

.custom-nav-tabs {
  border-bottom: none !important;
}

.custom-nav-tabs .nav-item {
  margin: 0px 3px;
}

.btn.btn-block.btn-block-no-margin {
  margin-top: 0px;
}

.nav-item-margin {
  margin-top: 6px !important;
  margin-right: 20px !important;
}

.card-header.card-header-optimise {
  padding-left: 0px;
  padding-right: 0px;
  border-bottom: 0px;
  padding-top: 0px;
}

.card-tools.card-tools-custom {
  margin-right: 0px !important;
}

.card-body.card-body-optimise {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0px;
  padding-bottom: 0;
  border-right: 1px solid rgba(0, 0, 0, 0.125);
  border-left: 1px solid rgba(0, 0, 0, 0.125);
}

.card.card-optimise {
  box-shadow: none !important;
}

@media (max-width: 576px) {
  .login-box,
  .register-box {
    margin-top: 0.5rem;
    width: 100% !important;
  }
}

@media (max-width: 767px) {
  .log.custom-log-wrapper {
    width: 100% !important;
  }

  /* body {
        height: 57vh;
    } */
}

@media (min-width: 993px) {
  .main-sidebar {
    z-index: 900 !important;
  }
}

@media (max-width: 810px) {
  /* body {
    height: 57vh !important;
  } */
}

@media (max-width: 767px) {
  /* .width-33 {
        width: 33%;
    } */

  .width-50 {
    width: 50%;
  }

  .custom-d-none {
    display: none;
  }
}

@media (mix-width: 768px) {
  .width-50 {
    width: 100%;
  }

  .custom-d-none {
    display: block;
  }
}

svg#Layer_1 {
  width: 100px !important;
  height: 60px !important;
}

svg#ccicon {
  top: calc(52% - 0px);
}

.field-container label {
  padding-bottom: 0px;
  margin-bottom: 0px;
}

.icon-margin-size {
  margin-right: 10px;
  padding: 8px 8px !important;
  font-size: 14px;
  line-height: 0 !important;
}

/* CUSTOM CSS - 240901 */
/* .btn-primary {
  color: #fff;
  background-color: #008181 !important;
  border-color: #008181 !important;
  box-shadow: none;
}

.bg-primary {
  background-color: #008f8f !important;
}

body.sidebar-collapse .sidebar-profile-pic img {
  width: 34px !important;
  height: 34px !important;
}

body.sidebar-collapse .sidebar-profile-name {
  display: none !important;
}

body.sidebar-collapse .personal-details {
  padding: 0px !important;
} */
/* CUSTOM CSS - 240901 */

/* Add this CSS to the component's CSS file */
.calendar-button {
  border-radius: 0 0.375rem 0.375rem 0;
  border-left: 0;
  font-size: 1rem;
}

/* Optionally, style the icon inside the button */
.calendar-button i {
  font-size: 1rem;
}

.record-per-page-select {
  padding: 6px;
}

.custom-title-align-left {
  text-align: left !important;
  padding-left: 15px; /* Optional: Add padding to make it look better */
}

.user-list-profile-pic {
  border-radius: 50px;
}

.btn-fancy {
  border: none;
  padding: 10px 20px;
  font-size: 1rem;
  transition: all 0.3s ease;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  border-radius: 30px;
}

.btn-fancy:hover {
  transform: scale(1.05);
  opacity: 0.9;
}
