@font-face {
  font-family: Neue Montreal;
  src: url("fonts/PPNeueMontreal-Book.otf") format("opentype");
}
@font-face {
  font-family: Neue Montreal;
  font-weight: bold;
  src: url("fonts/PPNeueMontreal-Bold.otf") format("opentype");
}
@font-face {
  font-family: Neue Montreal;
  font-weight: lighter;
  src: url("fonts/PPNeueMontreal-Medium.otf") format("opentype");
}
@font-face {
  font-family: Neue Montreal;
  font-style: italic;
  src: url("fonts/PPNeueMontreal-Italic.otf") format("opentype");
}
:root {
  --fc-button-bg-color: #dfe5e8;
  --fc-button-text-color: black;
  --fc-button-border-color: #dfe5e8;
  --fc-button-active-bg-color: var(--primary);
  --fc-button-active-border-color: var(--primary);
  --fc-button-hover-bg-color: var(--primary);
  --fc-button-hover-border-color: var(--primary);
}

body,
.vfc-popover-container .vfc-main-container {
  font-family: Neue Montreal;
}

.dashboard-client {
  color: #ddc7c1;
  background-color: #f8f4f3;
  margin-top: -3px;
  margin-left: -3px;
}

.dashboard-client-outer {
  border: 1px solid #ddc7c1;
}

.dashboard-client i {
  margin-top: 3px;
  margin-left: -3px;
}

.dashboard-visit {
  color: #bad1cd;
  background-color: #f1f6f5;
  margin-top: -3px;
  margin-left: -3px;
}

.dashboard-visit-outer {
  border: 1px solid #bad1cd;
}

.dashboard-schedule {
  color: #98aeb9;
  background-color: #f0f5f7;
  margin-top: -2px;
  margin-left: -4px;
}

.dashboard-schedule-outer {
  border: 1px solid #98aeb9;
}

.dashboard-schedule i {
  margin-left: -6px;
}

.single-layout .page-content {
  height: 85vh;
  overflow-y: auto;
}

.single-layout .navbar {
  background-color: white;
}

.nav-link {
  border-radius: 25px;
}

.nav-group-sub {
  background-color: #f3f2f0;
}

.dropdown-menu .dropdown-item.active,
.dropdown-menu .dropdown-item:active,
.dropdown-menu .dropdown-item:hover,
.dropdown-menu .dropdown-item:focus {
  background-color: var(--component-active-bg);
}

.content-wrapper .offcanvas-end {
  border-left: 0;
}

.content-wrapper .card {
  border-radius: 1rem;
}

.page-item.active .page-link {
  background-color: var(--action);
}

.page-link.active, .active > .page-link {
  color: white;
}

a.page-link:focus {
  box-shadow: none;
}

.text-edit {
  color: #007bff;
}

.text-hypen {
  margin-top: 8px;
  font-size: 14pt;
}

.text-icon {
  color: var(--primary);
}

.text-title {
  margin-bottom: 0;
}

.subtitle {
  margin-top: -1rem;
}

.item-list {
  background-color: #f3f2f0;
  border-radius: 1rem;
}

.upcoming-list {
  border-radius: 2rem;
  padding: 10px 20px;
}

.upcoming-list:hover {
  background-color: #f3f2f0;
}

.treatment-detail {
  display: none;
  margin-top: 10px;
  margin-left: 20px;
}

.treatment-detail .row {
  margin-left: 0;
}

.table:not(.table-inbox):not(.table-program):not(.table-summary) {
  border-collapse: separate;
  border-spacing: 0;
}

.table:not(.table-inbox):not(.table-program):not(.table-summary) th:first-child,
.table:not(.table-inbox):not(.table-program):not(.table-summary) td:first-child {
  border-top-left-radius: 2rem;
  border-bottom-left-radius: 2rem;
}

.table:not(.table-inbox):not(.table-program):not(.table-summary) th:last-child,
.table:not(.table-inbox):not(.table-program):not(.table-summary) td:last-child {
  border-top-right-radius: 2rem;
  border-bottom-right-radius: 2rem;
}

.table td.vertical-middle {
  vertical-align: middle;
}

.table-striped table tbody tr {
  background-color: transparent !important;
}

.table-title-row {
  color: white;
  background-color: var(--action);
}

.table-program tbody tr td,
.table-program tfoot tr td {
  padding: 0;
}

.table-program tfoot tr td {
  border-top: 1px solid #dfe5e8;
}

.table-summary tr td {
  border-top-width: 0;
  border-bottom-width: var(--table-border-width);
}

tr.row-selected {
  background-color: #f7fafc;
}

.editor-text strong {
  font-weight: bold;
}

.card .card-body .message-check {
  margin-left: 15px;
}

tbody .checkbox-inbox {
  margin-top: 0;
  margin-bottom: 0;
}

.all-checkbox {
  margin-top: 10px;
}

.filter {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}
.filter-column {
  flex: 4;
  padding-right: 15px;
}
.filter-operator {
  flex: 4;
  padding-right: 15px;
}
.filter-input {
  flex: 6;
  padding-right: 15px;
}
.filter-btn {
  flex: 1;
}

a,
.dataviewer-th,
.event-content,
.form-switch .form-check-input,
.vfc-hover {
  cursor: pointer;
}

a.dark-link {
  color: #849aa5;
}

a.dark-link:hover {
  color: #849aa5;
}

.ai-result {
  height: 300px;
}

.vfc-week .vfc-day span.vfc-span-day.vfc-marked.vfc-hide:hover {
  color: black;
}

.vfc-calendars-container .vfc-calendar .vfc-content {
  margin: 0;
}

.vfc-calendar .vfc-months-container .vfc-content,
.vfc-calendar .vfc-content .vfc-week .vfc-day span.vfc-span-day.vfc-marked {
  background-color: var(--primary);
}

.vfc-calendar .vfc-content .vfc-top-date.vfc-left {
  margin-top: 21px;
}

.vfc-calendar .vfc-content .vfc-week .vfc-day span.vfc-span-day.vfc-marked.vfc-borderd,
.vfc-calendar .vfc-content .vfc-week .vfc-day span.vfc-span-day.vfc-marked.vfc-start-marked,
.vfc-calendar .vfc-content .vfc-week .vfc-day span.vfc-span-day.vfc-marked.vfc-end-marked {
  color: black;
}

.vfc-popover-container .vfc-main-container {
  box-shadow: none;
}

hr.calendar-line {
  margin-top: 0;
}

.event-content {
  padding: 0.15rem;
}

.fc-scrollgrid-sync-inner a {
  color: #000;
}

/* Enter and leave animations can use different */
/* durations and timing functions.              */
.slide-fade-enter-active {
  transition: all 0.3s ease;
}

.slide-fade-leave-active {
  transition: all 0.8s cubic-bezier(1, 0.5, 0.8, 1);
}

.slide-fade-enter, .slide-fade-leave-to {
  transform: translateX(10px);
  opacity: 0;
}

.grecaptcha-badge {
  display: none;
}

.table-responsive td p strong {
  font-weight: bold;
}

.table-responsive .table > :not(:first-child) {
  border-top: 1px;
}

@media (max-width: 767px) {
  .table-responsive .dropdown-menu {
    position: static !important;
  }
}
@media (min-width: 768px) {
  .modal-xl {
    width: 80%;
    max-width: 1200px;
  }
}
.login-box {
  padding: 5%;
}

.registration .card {
  padding: 5%;
}

img.consultant-logo {
  max-width: 100%;
}

.single-layout img.logo {
  margin: 10px;
}

img.logo {
  margin-bottom: 5%;
}

img.plm {
  margin-right: 20px;
  margin-bottom: 25px;
}

img.profile {
  width: 64px;
}

.card .profile-title {
  padding: 7px;
}

.profile-box {
  position: relative;
  background-color: var(--primary);
  border-radius: 0.7rem;
  width: 100%;
  height: 15vh;
}

.profile-box img {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

@media (min-width: 768px) {
  .profile-box {
    height: 30vh;
  }
}
@media (min-width: 1400px) {
  .profile-box {
    height: 15vh;
  }
}
@media (min-width: 2200px) {
  .profile-box {
    height: 10vh;
  }
}
.profile-title-box {
  background-color: #f3f2f0;
  border-radius: 0.5rem;
}

.status-indicator-container .border {
  border-width: 8px !important;
}

.rectangle {
  width: 20px;
  height: 20px;
}

.mce-listbox.mce-last button {
  width: 65px;
}

.reset {
  padding-top: 10px;
}

button.clear {
  display: none;
}

.btn-primary {
  --btn-color: var(--component-active-color);
  --btn-bg: var(--primary);
  --btn-border-color: var(--primary);
  --btn-hover-color: var(--component-active-color);
  --btn-hover-bg: #9abfd1;
  --btn-hover-border-color: var(--primary);
  --btn-focus-shadow-rgb: 48, 150, 255;
  --btn-active-color: var(--component-active-color);
  --btn-active-bg: #9abfd1;
  --btn-active-border-color: var(--primary);
  --btn-active-shadow: inset 0 0 0 0 transparent;
  --btn-disabled-color: #fff;
  --btn-disabled-bg: var(--primary);
  --btn-disabled-border-color: var(--primary);
}

.btn-secondary {
  --btn-color: var(--component-active-color);
  --btn-bg: white;
  --btn-border-color: var(--component-active-color);
  --btn-hover-color: var(--component-active-color);
  --btn-hover-bg: var(--page-bg);
  --btn-hover-border-color: var(--component-active-color);
  --btn-focus-shadow-rgb: 69, 135, 167;
  --btn-active-color: var(--component-active-color);
  --btn-active-bg: var(--page-bg);
  --btn-active-border-color: var(--component-active-color);
  --btn-active-shadow: inset 0 0 0 0 transparent;
  --btn-disabled-color: var(--component-active-color);
  --btn-disabled-bg: var(--page-bg);
  --btn-disabled-border-color: var(--component-active-color);
}

.btn-dark {
  --btn-color: #fff;
  --btn-bg: var(--action);
  --btn-border-color: var(--action);
  --btn-hover-color: #fff;
  --btn-hover-bg: #2a303b;
  --btn-hover-border-color: var(--action);
  --btn-focus-shadow-rgb: 70, 75, 84;
  --btn-active-color: #fff;
  --btn-active-bg: #303640;
  --btn-active-border-color: #2a303b;
  --btn-active-shadow: inset 0 0 0 0 transparent;
  --btn-disabled-color: #fff;
  --btn-disabled-bg: #252b36;
  --btn-disabled-border-color: #252b36;
}

.bg-header {
  background-color: #454545;
}

.bg-primary {
  background-color: var(--primary) !important;
}

.bg-report {
  background-color: #f8fafb;
}

.bg-report-title {
  background-color: #f0f5f7;
}

.fa-sm {
  font-size: 1.2em;
}

label.file-uploads {
  margin-bottom: 0;
}

.file-uploads i,
.file-uploads label {
  cursor: pointer;
}

.list-task .action-icons {
  margin-left: 25px;
}

.video-card {
  margin-left: 20px;
}

.notification-card .pagination {
  padding-left: 20px;
}

.fc-daygrid-event-harness .fc-event {
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

td .xmx-datepicker {
  width: 100%;
}

.xmx-input-wrapper .xmx-input {
  font-size: 1rem;
  min-height: 60px;
}

.is-invalid .xmx-input,
.is-invalid .xmx-input:hover,
.is-invalid .xmx-input:focus {
  border-color: #ef4444;
}

.is-invalid .vs__dropdown-toggle {
  border-color: #ef4444;
}

.is-invalid + .tox-tinymce {
  border-color: #ef4444;
}

.form .tox .tox-dialog-wrap .tox-dialog {
  z-index: 1061;
}

.vs__selected-options input.vs__search,
.vs__selected-options input.vs__search:focus {
  line-height: 2;
}

.vs__dropdown-menu .vs__dropdown-option {
  color: var(--component-active-color);
}

.vs__dropdown-menu .vs__dropdown-option--highlight {
  background-color: var(--component-active-bg);
}

.table .v-select .vs__dropdown-toggle {
  border-radius: 50rem;
  padding: 0 7px;
}

.v-select .vs__dropdown-toggle .vs__open-indicator {
  margin-top: 2px;
}

input[type=radio] {
  accent-color: var(--primary);
}

input[type=radio]:hover {
  accent-color: #72a5bf;
}

a.search-link:focus {
  color: #0d6efd;
}

.sidebar-content .list-group a.selected {
  background-color: var(--primary);
}

.list-group-item {
  border-radius: 0.5rem;
}

.sidebar .sidebar-content .user-group {
  margin-top: -0.5rem;
}

.advanced-search {
  margin: 10px 5px;
}

.autocomplete-result-list li[aria-selected=true],
.autocomplete-result-list li:hover {
  color: white;
  background-color: #5897fb;
}

.description-item strong {
  font-weight: bold;
}

.card .section-header {
  border-radius: 15px;
}

.section-header {
  background-color: var(--page-bg);
}

.section-header a.link {
  color: var(--component-active-color);
}

hr.dotted {
  border: 1px dotted gray;
}

.report {
  border-bottom: 3px solid;
}

.task-done {
  text-decoration: line-through;
}

.h-120px {
  height: 7.5rem !important;
}

.w-120px {
  width: 7.5rem !important;
}

.form-questionnaire .col-form-label {
  padding-bottom: 0;
}

ul.timeline {
  list-style-type: none;
  position: relative;
}

ul.timeline:before {
  content: " ";
  background: #9abfd1;
  display: inline-block;
  position: absolute;
  left: 29px;
  width: 2px;
  height: 100%;
  z-index: 400;
}

ul.timeline > li {
  margin: 20px 0;
  padding-left: 20px;
}

.outer-circle {
  content: " ";
  background: white;
  display: inline-block;
  position: absolute;
  border-radius: 50%;
  border: 1px solid #9abfd1;
  left: 17px;
  margin-top: 3px;
  width: 20px;
  height: 20px;
  z-index: 400;
}

.inner-circle {
  position: absolute;
  background: #9abfd1;
  border-radius: 50%;
  height: 12px;
  width: 12px;
  top: 50%;
  left: 50%;
  margin: -6px 0px 0px -6px;
}

.regimen-timeline {
  position: relative;
  padding-left: 40px;
  border-left: 2px solid #9abfd1;
}

.regimen-item {
  position: relative;
  margin-bottom: 2rem;
}

.regimen-item::before {
  content: attr(data-number);
  position: absolute;
  left: -55px;
  top: 0;
  background: #9abfd1;
  color: white;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-weight: bold;
}

.param-change {
  font-size: 0.65rem;
}

.param-value {
  height: 0.375rem;
}
