/* CSS Document */
:root {
  /* --sf-field-text: 0.875rem; old value */
  --sf-field-text: 0.655rem;
  --sf-tag-btn-xs: 0.565rem;
}

::-webkit-scrollbar {
  width: 0.475rem;
  height: 0.475rem;
}

::-webkit-scrollbar-thumb {
  background: #d6d6d6;
  border-radius: 0.475rem;
}

::-webkit-scrollbar-thumb:hover {
  background: #d6d6d6;
}

::-webkit-scrollbar-track {
  background: #f0f0f0;
  border-radius: 0.475rem;
}

#divCanned .dropdown-item.active {
  background-color: #e9ecef;
}

label:has(+ input:required):after,
label:has(+ select:required):after,
label:has(+ textarea:required):after,
label:has(+ .iti input:required):after,
label:has(+ .autoComplete_wrapper input:required):after,
label:has(+ div.suggest+input:required):after,
label:has(+ .tagify+input:required):after {
  content: ' *';
  color: var(--bs-danger);
}

[data-tooltip]:after {
  font-size: 0.75rem !important;
}

.invalid-feedback {
  font-size: 0.655rem !important;
}

.dmxValidator-error {
  font-size: 0.655rem !important;
}

.dmx-notify .dmx-notify-message {
  font-size: 0.655rem !important;
}

.dmx-notify .dmx-notify-icon {
  font-size: 0.655rem !important;
}


.inspector-container .suggest .dropdown-menu {
  height: 180px;
  overflow: auto;
}

.accordion-button:not(.collapsed) {
  box-shadow: none;
  background-color: transparent;
}

.accordion-button::after {
  width: 13px;
  height: 13px;
  background-size: 13px;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%231A1A1A'%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") !important;
}

.fc .fc-toolbar-title {
  font-size: 1.125rem !important;
}

.fc .fc-toolbar.fc-header-toolbar {
  margin-bottom: 0.75rem !important;
}

.fc-button {
  margin: 0.375rem !important;
  font-size: 0.655rem !important;
  font-weight: 600 !important;
}

.fc-button.fc-prev-button.fc-button-primary:hover,
.fc-button.fc-next-button.fc-button-primary:hover {
  color: #6A42EA !important;
  background-color: transparent !important;

}

div#specialistView .fc-button-primary:is(.fc-day-button, .fc-week-button, .fc-month-button) {
  cursor: none !important;
  background-color: transparent !important;
}

div#calendarAppointments .fc-button:not(.fc-prev-button, .fc-next-button).fc-button-primary:hover,
div#specialistView .fc-button:not(.fc-prev-button, .fc-next-button, .fc-day-button, .fc-week-button, .fc-month-button).fc-button-primary:hover {
  color: #6A42EA !important;
  background-color: var(--bs-primary-extra-light) !important;
}

.fc-button-primary:focus {
  box-shadow: none !important;
}

.fc-button-group>.fc-button:not(.fc-prev-button, .fc-next-button).fc-button-active,
.fc-button:not(.fc-prev-button, .fc-next-button).fc-button-active,
.fc-button:not(.fc-prev-button, .fc-next-button).fc-today-button:disabled,
.fc-button:not(.fc-prev-button, .fc-next-button).fc-button-primary:not(:disabled).fc-button-active,
.fc-button:not(.fc-prev-button, .fc-next-button).fc-button-primary:not(:disabled):active {
  background-color: var(--bs-primary-extra-light) !important;
  border: 1px solid;
  border-color: var(--bs-primary-dark) !important
}

div#calendarAppointments .fc-button:not(.fc-prev-button, .fc-next-button, .fc-custom_appointment-button).fc-button-primary,
div#specialistView .fc-button:not(.fc-prev-button, .fc-next-button, .fc-day-button, .fc-week-button, .fc-month-button, .fc-custom_specialist-button).fc-button-primary {
  padding: .285rem .565rem !important;
  border: 1px solid;
  border-color: var(--bs-gray-quateriary);
  border-radius: 4.56px !important;
  min-height: auto !important;
  height: auto !important;
  width: auto !important;
  min-width: auto !important;
  color: #6A42EA !important;


}

.sf-size-403 {
  font-size: 95px;
}


.fc-custom_specialist-button,
.fc-custom_appointment-button {
  display: none;
  min-width: auto;
}

.fc-toolbar-chunk {
  display: flex;
  align-items: center;
}

.fc .fc-toolbar {
  flex-wrap: wrap;
}

div#specialistView .fc-toolbar {
  justify-content: normal;
}

div#specialistView .fc-header-toolbar>.fc-toolbar-chunk:nth-child(3) {
  display: none;
}

div#specialistView .fc-header-toolbar>.fc-toolbar-chunk:nth-child(2) {
  display: flex;
  width: 50%;
  justify-content: center;
}



input[type="file"]::file-selector-button {
  background-color: white !important;
  font-size: 0.655rem !important;
  font-weight: 600 !important;
  color: var(--bs-primary) !important;
  transition: 1s;
}



input[type="file"]::file-selector-button:hover {
  background-color: white !important;
  font-size: 0.655rem !important;
  font-weight: 600 !important;
  color: var(--bs-primary) !important;
  transition: 1s;
}

body {
  line-height: 0.875rem !important;
}

.progress {
  background-color: #EBEBEB !important;
}

.sf-table {
  border: none !important;
  border-collapse: separate;
  border-spacing: 0;

}

table.sf-table thead th:nth-child(1) {
  position: sticky;
  left: 0;
  z-index: 2;
}

table#tblMainAppointment thead th:last-child,
table#tblMainPaymentTransactions thead th:last-child,
table#tblMainFlow thead th:last-child,
table#tblMainTask thead th:last-child {
  position: sticky;
  right: 0;
  z-index: 2;
}

table#tblMainAppointment tbody td:last-child,
table#tblMainPaymentTransactions tbody td:last-child,
table#tblMainFlow tbody td:last-child,
table#tblMainTask tbody td:last-child {
  position: sticky;
  right: 0;
  z-index: 2;
  background-color: white;
}

table#tblMainAppointment thead th:nth-child(2),
table#tblMainPaymentTransactions thead th:nth-child(2) {
  position: sticky;
  left: 28.38px;
  z-index: 2;
}

table#tblMainAppointment tbody td:nth-child(2),
table#tblMainPaymentTransactions tbody td:nth-child(2) {
  position: sticky;
  left: 28.39px;
  z-index: 2;
  background-color: white;
}

table#tblMainFlow thead th:nth-child(2) {
  position: sticky;
  left: 26.85px;
  z-index: 2;
}

table#tblMainFlow tbody td:nth-child(2) {
  position: sticky;
  left: 26.85px;
  z-index: 2;
  background-color: white;
}

table#tblMainCampaign thead th:nth-child(2) {
  position: sticky;
  left: 26.04px;
  z-index: 2;
}

table#tblMainCampaign tbody td:nth-child(2) {
  position: sticky;
  left: 26.04px;
  z-index: 2;
  background-color: white;
}

table#tblMessaging thead th:nth-child(2) {
  position: sticky;
  left: 27.47px;
  z-index: 2;
}

table#tblMessaging tbody td:nth-child(2) {
  position: sticky;
  left: 27.47px;
  z-index: 2;
  background-color: white;
}

table#tblApptRes thead th:nth-child(2) {
  position: sticky;
  left: 23.72px;
  z-index: 2;
}

table#tblApptRes tbody td:nth-child(2) {
  position: sticky;
  left: 23.72px;
  z-index: 2;
  background-color: white;
}

table#tblMainContacts thead th:nth-child(2),
table#tblMainEnquiry thead th:nth-child(2) {
  position: sticky;
  left: 47px;
  z-index: 2;
}

table.sf-table tbody td:nth-child(1) {
  position: sticky;
  left: 0;
  z-index: 2;
  background-color: white;
}

table#tblMainContacts tbody td:nth-child(2),
table#tblMainEnquiry tbody td:nth-child(2) {
  position: sticky;
  left: 47px;
  z-index: 2;
  background-color: white;
}

.sf-table th,
.sf-table td {
  border: 1px solid #EBEBEB !important;
}

table {
  /* border-radius:0.375rem;
    overflow:hidden;  */
  margin-bottom: 0 !important;
}

.table> :not(:first-child) {
  border-top: 0 !important;
}

.table> :not(caption)>*>* {
  padding: 0.565rem 0.375rem;
}

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

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

th {
  background-color: var(--bs-gray-f7) !important;
  color: var(--bs-gray-secondary);
}

td {
  background-color: white;
}

th,
td {
  font-size: 0.655rem;
  font-weight: 500 !important;
}


.bg-gray-f7 audio::-webkit-media-controls-panel {
  background-color: #f7f7f7;
}

.bg-primary-extra-light audio::-webkit-media-controls-panel {
  background-color: #f0ecfd;
}

.page-link:focus {
  background-color: transparent !important;
  color: transparent !important;
}

.page-item:not(:first-child) .page-link {
  padding: 0 0.345rem 0 0.345rem !important;
}

.pagination {
  align-items: center;
}

.btn {
  display: flex;
  flex-wrap: wrap;
  align-items: center !important;
  font-size: 0.655rem !important;
  font-weight: 600 !important;
}

.btn img {
  width: 13px;
  height: 13px;
}

.btn.btn-sm img {
  width: 12px;
  height: 12px;
}

.btn.btn-lg img {
  width: 14px;
  height: 14px;
}

.btn:not(.sf-btn-link):disabled,
.btn:not(.sf-btn-link).disabled {
  color: var(--bs-gray-tertiary) !important;
  border-color: var(--bs-gray-quateriary) !important;
  background-color: var(--bs-gray-quateriary) !important;
  /* cursor: not-allowed !important;
      pointer-events: visible !important; */
}

.btn.disabled img,
.btn:disabled img {
  filter: brightness(0) saturate(100%) invert(74%) sepia(9%) saturate(9%) hue-rotate(356deg) brightness(90%) contrast(89%);
}

.btn-light {
  color: var(--bs-primary) !important;
  border-color: var(--bs-gray-quateriary) !important;
}

.btn-primary:hover {
  background-color: var(--bs-primary-dark) !important;
  border-color: var(--bs-primary-dark) !important;
}

.btn-primary:focus {
  background-color: var(--bs-primary-extra-dark) !important;
}

.btn-light:hover {
  background-color: var(--bs-primary-extra-light) !important;
}

.btn-light:focus {
  background-color: var(--bs-primary-extra-light) !important;
  border-color: var(--bs-primary-dark) !important;
}

.btn-primary-extra-light {
  color: var(--bs-primary) !important;
}

.btn-primary-extra-light:hover {
  border-color: var(--bs-primary) !important;
}

.btn-primary-extra-light:focus {
  border-color: var(--bs-primary-dark) !important;
}

.btn-outline-primary:hover {
  background-color: var(--bs-light) !important;
  color: var(--bs-primary) !important;
}

.btn-outline-danger:hover img,
.btn-outline-danger:active img {
  filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(1%) hue-rotate(150deg) brightness(103%) contrast(101%);
}

.form-check {
  cursor: pointer !important;
  display: flex !important;
  align-items: flex-end !important;
  min-height: 0.375rem !important;
}


.form-check .form-check-input:not(:checked) {
  border-color: var(--bs-gray-secondary) !important;
}

.form-check-input:focus {
  box-shadow: none !important;
}

.form-check-label {
  margin-left: 0.375rem !important;
  color: var(--bs-gray-secondary) !important;
  font-size: var(--sf-field-text) !important;
}

.form-check:not(.form-switch) .form-check-input {
  width: 0.935rem !important;
  height: 0.935rem !important;
}

.form-check-input:checked+.form-check-label {
  color: var(--bs-dark) !important;
}

.form-floating>label {
  font-size: var(--sf-field-text) !important;
}

.form-check:not(.form-switch).form-check-input[type="checkbox"] {
  border-radius: 0.285rem;
}

.autoComplete_wrapper>ul>li {
  font-size: var(--sf-field-text) !important;
  margin: 0.225rem !important;
  padding: 0.225rem 0.375rem !important;
}

.form-switch .form-check-input:not(:checked) {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='white'/%3e%3c/svg%3e") !important;
  border: none !important;
  background-color: var(--bs-gray-tertiary) !important;
}

.nav-tabs {
  background-color: var(--bs-gray-quateriary);
  border-radius: 0.375rem;
  border: none !important;
  padding: 0.095rem !important;
}

.nav-tabs .nav-link {
  color: var(--bs-gray-secondary) !important;
  border: none !important;
  font-size: 0.655rem !important;
  font-weight: 500 !important;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-link.sf-active {
  color: var(--bs-primary) !important;
  background-color: var(--bs-light) !important;
  border-radius: 0.285rem;
}

.nav-tabs .nav-link:not(.sf-nav-btn) {
  padding: 0.185rem 0.375rem !important;
}

.nav-tabs .nav-link.sf-nav-btn {
  padding: 0.375rem 0.375rem !important;
  margin-left: 0.05rem;
  margin-right: 0.05rem;
  margin-bottom: 0;
}

.nav.sf-nav-linear:not(.nav-tabs) .nav-link {
  color: var(--bs-gray-secondary) !important;
  font-size: 0.655rem !important;
  font-weight: 500 !important;
  padding: 0.285rem 0.655rem;
  border-bottom: 2px solid var(--bs-gray-quateriary) !important;
}

.nav.sf-nav-linear:not(.nav-tabs) .nav-link.active {
  color: var(--bs-primary) !important;
  border-bottom: 2px solid var(--bs-primary) !important;
}

.select2-container--default .select2-selection--multiple,
.select2-dropdown {
  font-size: var(--sf-field-text) !important;
  background-color: var(--bs-light) !important;
  border: 1px solid var(--bs-gray-quateriary) !important;
  border-radius: 0.375rem !important;
}

.select2-selection__choice__remove {
  float: right;
  margin-left: 8px;
  color: var(--bs-light) !important;
}

.select2-selection__choice {
  padding: 4px 6px;
  color: white;
  background-color: var(--bs-primary) !important;
  border-color: var(--bs-primary) !important;
  border-radius: 0.285rem !important;
}

.select2-search--inline {
  margin-top: 0 !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  padding: 0.1rem 0.35rem;
  margin-top: 6px;
}


.form-select {
  padding: 0.285rem 1.685rem 0.285rem 0.565rem !important;
  font-size: var(--sf-field-text) !important;
  border: 1px solid var(--bs-gray-quateriary) !important;
  border-radius: 0.375rem !important;
  background-color: var(--bs-light) !important;
  color: var(--bs-dark) !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='rgb(26, 26, 26)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e") !important;
  background-position: right 0.3rem center !important;
}

.form-select:focus {
  color: var(--bs-primary) !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='rgb(106, 66, 234)' style='transform-origin:50% 50%; transform:rotate(180deg);' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e") !important;
  box-shadow: none !important;
}

.form-select:disabled,
.form-select.disabled {
  color: var(--bs-gray-tertiary) !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='rgb(168, 168, 168)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e") !important;
}

.form-select-lg {
  padding: 0.475rem 1.685rem 0.475rem 0.565rem !important;
  min-height: calc(1.5em + 0.95rem + 2px);
}

.form-select-sm {
  padding: 0.095rem 1.685rem 0.095rem 0.375rem !important;
  min-height: calc(1.5em + 0.19rem + 2px);
}

.form-control {
  font-size: var(--sf-field-text) !important;
  border-radius: 0.375rem !important;
}

.form-control:disabled,
.form-control.disabled {
  color: var(--bs-gray-tertiary) !important;
}

.tagify:not(.tagify--select) {
  --tag-bg: var(--bs-primary) !important;
  --tag-text-color: var(--bs-light) !important;
  --tag-remove-btn-color: var(--bs-light) !important;
  --tag-hover: var(--bs-primary) !important;
  --tag-remove-bg: var(--bs-danger) !important;
  --tag-bg-inset: 0 !important;
  --tag-border-radius: 0.285rem !important;
  padding: 0rem 0rem 0rem 0.565rem !important;
  --tag--max-width: 140px !important;
}

.tagify {
  --tags-hover-border-color: var(--bs-gray-quateriary) !important;
  --tags-focus-border-color: var(--bs-gray-quateriary) !important;
  --input-color: var(--bs-dark) !important;
  --tags-disabled-bg: var(--bs-light) !important;
  align-items: center !important;
  --tags-border-color: var(--bs-gray-quateriary) !important;
}

.tagify__tag__removeBtn:hover+div>span {
  opacity: inherit !important;
}

.tagify__tag:focus div::before,
.tagify__tag:hover:not([readonly]) div::before {
  --tag-bg-inset: 0 !important;
}

.tagify__tag {
  margin: 0.235rem 0.235rem 0.235rem 0 !important;
}

.form-control-sm .tagify__tag {
  margin-top: 0.095rem !important;
  margin-bottom: 0.095rem !important;
}

.tagify--select::after {
  color: var(--bs-dark) !important;
  opacity: inherit !important;
}

.tagify[disabled] {
  opacity: inherit !important;
  --input-color: var(--bs-gray-tertiary) !important;
  filter: none !important;
  --tag-text-color: var(--bs-dark) !important;
}

.tagify__tag>div>* {
  white-space: nowrap !important;
}

.tagify__dropdown__item {
  font-size: var(--sf-field-text) !important;
}

.tagify[disabled].tagify--select::after {
  color: var(--bs-gray-tertiary) !important;
  opacity: inherit !important;
}

.tagify--select.form-control {
  padding: 0.385rem 1.685rem 0.385rem 0.565rem !important;
}

.tagify--select.form-control-lg {
  padding: 0.265rem 0rem 0.265rem 0.565rem !important;
}

.tagify--select.form-control-sm {
  padding: 0.095rem 1.685rem 0.095rem 0.375rem !important;
}

.tagify--select .tagify__input {
  padding: 0 !important;
  margin: 0 !important;
}

.tagify:not(.tagify--select) .tagify__input {
  margin: 0.235rem;
  padding: 0.145rem;
  min-width: 10px;
}

.tagify:not(.tagify--select).form-control-sm .tagify__input {
  margin: 0;
  padding: 0.095rem;
  min-width: 10px;
}

.tagify:not(.tagify--select).form-control:not(.form-control-lg) {
  --tag-pad: 0.2em 0.5em !important;
}

.tagify:not(.tagify--select).form-control-sm {
  padding: 0rem 0rem 0rem 0.375rem !important;
  --tag-pad: 0.095rem 0.285rem !important;
}

.form-control:disabled .form-control.disabled {
  color: var(--bs-gray-tertiary) !important;
}

.form-control:disabled,
.form-control[readonly] {
  background-color: var(--bs-light) !important;
}

.input-group-text {
  background-color: var(--bs-gray-quateriary) !important;
}

.badge:not(:empty) {
  display: flex;
  align-items: center !important;
  justify-content: center !important;
}

.badge:not(.sf-badge-circle):not(.bg-gray-quateriary) {
  padding: 0.185rem 0.285rem !important;
}

.badge.bg-primary-extra-light {
  color: var(--bs-primary-dark) !important;
}

.badge.bg-secondary-extra-light {
  color: var(--bs-secondary-dark) !important;
}

.badge.bg-success-extra-light {
  color: var(--bs-success-dark) !important;
}

.badge.bg-warning-extra-light {
  color: var(--bs-warning-dark) !important;
}

.badge.bg-danger-extra-light {
  color: var(--bs-danger-dark) !important;
}

.badge.bg-gray-quateriary {
  color: var(--bs-gray-secondary) !important;
}

.badge {
  line-height: normal !important;
}

.iti {
  width: 100%;
}

.iti__selected-flag {
  background-color: transparent !important;
  border-right: 1px solid var(--bs-gray-quateriary);
}

.iti__selected-dial-code,
.iti__standard {
  font-size: var(--sf-field-text) !important;
}

.dropdown-menu {
  font-size: var(--sf-field-text) !important;
  padding: 0.375rem 0 !important;
  box-shadow: 0 0.5rem 1rem rgba(47, 48, 55, .15) !important
}

.sf-custom-dropup {
  max-height: 50vh;
  overflow-y: auto;
}

.btn-check:checked+.btn,
:not(.btn-check)+.btn:active,
.btn:first-child:active,
.btn.active,
.btn.show,
.btn.disabled,
.btn:disabled {
  border-color: transparent !important;
}

.dropdown-item {
  padding: 0.185rem 0.75rem !important;
}

.dropdown-toggle::after {
  display: inline-block;
  margin-left: .7em !important;
  vertical-align: .255em !important;
  content: ">" !important;
  color: var(--bs-gray-secondary) !important;
  font: 0.655rem monospace !important;
  pointer-events: none !important;
  transform: translate(0%, 0%) scaleX(1.2) rotate(90deg);
  transition: .2s ease-in-out !important;
  border: none !important;
}

.dropup .dropdown-toggle::after {
  transform: translate(0%, 0%) scaleX(1.2) rotate(270deg);
}

.dropup .btn.show.dropdown-toggle::after {
  transform: translate(0%, 0%) scaleX(1.2) rotate(90deg) !important;
}

.btn.show.dropdown-toggle::after {
  transform: translate(0%, 0%) scaleX(1.2) rotate(270deg);
}

.dmxDropzoneMessage {
  color: #1a1a1a !important;
}

.dmxDropzoneThumb:hover:before,
.dmxDropzoneThumb:before {
  content: "✕" !important;
  width: 20px !important;
  height: 20px !important;
  margin: 4px !important;
  background: rgba(26, 26, 26, 0.4);
  border-radius: 4px;
  bottom: auto;
  right: 0 !important;
  padding: 0px !important;
  color: white !important;
  text-align: center !important;
  position: absolute !important;
}

.dmxDropzoneFilename {
  bottom: 0 !important;
  background-color: transparent !important;
  color: black !important;
  font-weight: 500;
  font-size: 10px;
}

.dmxDropzoneThumb {
  border: 1px solid var(--bs-gray-quateriary) !important;
  background-color: var(--bs-gray-f7) !important;
}

.modal-footer {
  padding: 1.125rem !important;
}

/* .daterangepicker {
    max-height: -webkit-fill-available;
    overflow: auto;
  } */

/* Custom Class  */
.sf-msg-bubble .sf-msg-options-button {
  display: none;
}

.sf-msg-options .sf-msg-bubble:hover .sf-msg-options-button {
  display: flex;
}

.sf-flow-template-card:hover,
.sf-flow-template-card.active,
.sf-upgrade-plan-card:hover {
  border-color: var(--bs-primary-dark) !important;
}

.sf-flow-template-img {
  background-color: #f5f5ff;
  border-radius: 0.565rem 0.565rem 0rem 0rem;
}

.sf-flow-template-img>img {
  height: 150px;
}

.sf-template-card-preview{
  background-color: #f5f5ff;
  border-radius: 0.565rem 0.565rem 0rem 0rem;
   height: 150px;
}

.sf-active-filter {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-gray-quateriary-rgb), var(--bs-bg-opacity)) !important;
  font-weight: 700 !important;
  border-radius: 0.375rem;
}

.sf-channel-count {
  height: 1rem;
  width: 1rem;
  z-index: 2;
  margin-left: 10px;
  margin-top: -9px;
  position: absolute;
}

.sf-fw-600 {
  font-weight: 600;
}

.sf-team-list .accordion-button:not(.collapsed) {
  background-color: var(--bs-gray-quateriary) !important;
}

.sf-team-list .accordion-button::after {
  background-image: url(/assets/icons/arrow-down-01-sharp-secondary.svg) !important;

}


.sf-team-list .dropdown-divider:last-child {
  display: none;

}

.sf-team-list .dropdown-item:active {
  background-color: var(--bs-gray-quateriary) !important;
}

.sf-p-18 {
  padding: 1.125rem;
}

.sf-border-radius-6 {
  border-radius: 0.375rem;
}

.sf-border-radius-42 {
  border-radius: 2.625rem;
}

.sf-border-radius-18 {
  border-radius: 1.125rem;
}

.sf-border-radius-4 {
  border-radius: 0.225rem;
}

.sf-border-radius-12 {
  border-radius: 0.75rem;
}

.sf-border-radius-9 {
  border-radius: 0.565rem;
}

.sf-top-left-right-border-radius-9 {
  border-top-left-radius: 0.565rem;
  border-top-right-radius: 0.565rem;
}

.sf-height-50 {
  height: 50px;
}

.btn.sf-btn-link img {
  width: 14px;
  height: 14px;
}

.btn.btn-lg.sf-btn-link img {
  width: 15px;
  height: 15px;
}

.btn.sf-btn-icon {
  padding: 0.585rem !important;
}

.btn.btn-sm.sf-btn-icon {
  padding: 0.415rem !important;
}

.btn.btn-lg.sf-btn-icon {
  padding: 0.655rem !important;
}

.sf-delete-modal-footer {
  padding-top: 0 !important;
  border: 0 !important;
}

.sf-badge-circle {
  width: 1.181rem;
  height: 1.181rem;
  border-radius: 100px;
  /* display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; */
}

.sf-badge-circle-48 {
  width: 3rem;
  height: 3rem;
  border-radius: 100px;
}

.sf-subtitle,
.sf-tag,
.sf-tabel-column,
.sf-tabel-cell-bold {
  /* font-size: 0.875rem !important; old value */
  font-size: 0.655rem;
  font-weight: 500 !important;
}

.sf-template-preview {
  height: 498px;
  width: 280px;
}

.sf-paragraph-1 {
  font-size: 0.75rem;
}

.sf-caption {
  /* font-size: 0.625rem !important; */
  font-size: 0.475rem !important;
  font-weight: 500 !important;
}

.sf-chat-widget .sf-caption {
  font-size: 0.625rem !important;
}

.sf-caption-label {
  font-size: 0.475rem !important;
  font-weight: 600 !important;
}

.sf-tag-xs,
.sf-label {
  font-size: var(--sf-tag-btn-xs) !important;
  font-weight: 500 !important;
}

.sf-field-text,
.sf-tabel-cell-regular,
.sf-paragraph-2 {
  font-size: var(--sf-field-text) !important;
}

.sf-btn-xs {
  font-size: var(--sf-tag-btn-xs) !important;
  font-weight: 600;
}

.sf-min-h-100 {
  min-height: 100%;
}

.sf-sidebar-expand {
  width: 100% !important;
  transition: all 0.25s ease-in-out;
}

.sf-sidebar {
  position: absolute;
  left: 0;
  width: 0%;
  height: 100vh;
  z-index: 15;
  transition: all 0.25s ease-in-out;
  overflow-x: hidden;
}

.sf-main-container {
  max-width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  transition: all 0.25s ease-in-out;
}

.sf-main-container.sf-sidebar-expanded {
  max-width: 100%;
  transition: all 0.25s ease-in-out;
}

.sf-inbox-sidebar-collapsed {
  width: 0% !important;
  transition: all 0.25s ease-in-out;
}

.sf-main-container.sf-inbox-sidebar:not(.sf-inbox-sidebar-collapsed) {
  /* .border-gray-quateriary */
  --bs-border-opacity: 1;
  /* .border-start */
  border-left: var(--bs-border-width) var(--bs-border-style) rgba(var(--bs-gray-quateriary-rgb), var(--bs-border-opacity)) !important;
}

.sf-logo {
  padding-left: 1.125rem;
  padding-right: 1.125rem;
  height: 2.5rem;
}

.sf-icon-dimensions {
  /* 17.92px */
  height: 13.44px;
  width: 13.44px;
}

.sf-icon-sm {
  height: 11.5px;
  width: 11.5px;
}

.sf-flip-image-x {
  transform: scaleX(-1);
}

.sf-middle-navigation {
  max-height: calc(var(--vh, 1vh) * 100 - 135px);
  height: -webkit-fill-available;
  overflow-x: hidden !important;
}

.sf-header {
  background-color: #fff;
  position: sticky;
  top: 0;
  z-index: 4;
  height: 2.5rem;
}

.sf-nav-link {
  border-radius: 0.285rem;
  padding: 0.475rem;
}

.sf-nav-link:hover {
  background-color: var(--bs-light) !important;
}

.sf-dropdown-toggle.dropdown-toggle::after {
  display: none;
}

.sf-nav-toggle {
  width: 1.125rem;
  height: 1.125rem;
  transition: all 0.25s ease-in-out;
  margin-left: 2.5rem;
  margin-top: 2rem;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.06), 0px 2px 4px rgba(0, 0, 0, 0.04);
}

.sf-contact-details-toggle {
  width: 2rem;
  height: 2rem;
  transition: all 0.25s ease-in-out;
  margin-left: -2rem;
  margin-top: 2rem;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.06), 0px 2px 4px rgba(0, 0, 0, 0.04);
}

.sf-sidebar-expand .sf-nav-toggle {
  margin-left: 9.7rem;
  margin-top: 2rem;
}

.sf-inbox-sidebar-collapsed .sf-contact-details-toggle {
  margin-right: 2.15rem;
  margin-top: 2rem;
}

.sf-primary-icon {
  filter: brightness(0) saturate(100%) invert(27%) sepia(78%) saturate(2018%) hue-rotate(241deg) brightness(91%) contrast(103%);
}

.sf-user-logo {
  width: 1.5rem;
  height: 1.5rem;
}

.sf-user-status {
  height: 0.5rem;
  min-width: 0.5rem;
  z-index: 2;
  top: 0.2rem;
  position: absolute;
  right: 0;
}

.sf-user-notif {
  height: 1rem;
  min-width: 1rem;
  z-index: 2;
  top: -0.07rem;
  position: absolute;
  right: -0.27rem;
}

.sf-img-24 {
  height: 24px !important;
  width: 24px !important;
}

.sf-alert-icon {
  height: 24px;
  width: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sf-right-12px {
  right: 12px;
}

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

.sf-template-body {
  overflow: auto;
  max-height: 390px;
}

.sf-pointer-cursor {
  cursor: pointer;
}

.sf-pointer-grab {
  cursor: grab;
}

.sf-pointer-auto {
  pointer-events: auto !important;
}

.sf-radius-6 {
  border-radius: 0.375rem;
}

.sf-p-7 {
  padding: 0.475rem !important;
}

.sf-p-6 {
  padding: 0.375rem !important;
}

.sf-msg-p {
  padding: 0.565rem 0.75rem 0.565rem 0.75rem;
}

.sf-list-p {
  padding: 0.465rem 1.125rem;
}

.sf-menu-p {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.sf-m-4 {
  margin: 0.285rem;
}

.sf-me-4 {
  margin-right: 0.285rem;
}

.sf-pagination-arrow {
  width: 18px;
  height: 18px;
}

.sf-img-dp {
  width: 30px;
  height: 30px;
  object-fit: cover;
  border-radius: 100px;
  display: flex;
  justify-content: center;
  flex-direction: row;
  align-items: center;
  position: relative;
}

.sf-overview-img-dp {
  width: 24px;
  height: 24px;
  object-fit: cover;
  border-radius: 100px;
  display: flex;
  justify-content: center;
  flex-direction: row;
  align-items: center;
  position: relative;
}

.sf-org-logo {
  width: 60px;
  height: 60px;
}

.sf-img-profile {
  width: 36px;
  height: 36px;
  object-fit: cover;
  border-radius: 100px;
  display: flex;
  justify-content: center;
  flex-direction: row;
  align-items: center;
  position: relative;
}

.sf-social-icon {
  /* width: 14px;
    height: 14px;
          position: absolute;
      left: 26px;
      top: 26px;  old value*/
  width: 10.5px;
  height: 10.5px;
  position: absolute;
  left: 22px;
  top: 16px;
}

.sf-header-img {
  width: 24px !important;
  height: 24px !important;
  object-fit: cover;
  border-radius: 100px;
  display: flex;
  justify-content: center;
  flex-direction: row;
  align-items: center;
  position: relative;
}

.sf-inbox-dropdown {
  height: 45vh !important;
  overflow: auto;
}


.sf-mb-4 {
  margin-bottom: 0.285rem;
}

.sf-mb-9 {
  margin-bottom: 0.565rem;
}

.sf-mb-12 {
  margin-bottom: 0.75rem;
}

.sf-mt-12 {
  margin-top: 0.75rem;
}

.sf-mb-3 {
  margin-bottom: 0.185rem;
}

.sf-mb-18 {
  margin-bottom: 1.125rem;
}

.sf-me-18 {
  margin-right: 1.125rem;
}

.sf-me-12 {
  margin-right: 0.75rem;
}

.sf-ms-12 {
  margin-left: 0.75rem;
}

.sf-p-12 {
  padding: 0.75rem;
}

.sf-p-9 {
  padding: 0.565rem;
}

.sf-p-10 {
  padding: 0.655rem;
}

.sf-px-30 {
  padding-left: 1.875rem;
  padding-right: 1.875rem;
}

.sf-py-12 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.sf-py-18 {
  padding-top: 1.125rem;
  padding-bottom: 1.125rem;
}

.sf-pt-12 {
  padding-top: 0.75rem;
}

.sf-pb-12 {
  padding-bottom: 0.75rem;
}

.sf-pt-8 {
  padding-top: 0.5rem !important;
}

.sf-pb-18 {
  padding-bottom: 1.125rem;
}

.sf-msg-bar {
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.04), 0px 4px 15px rgba(0, 0, 0, 0.06);
  padding: 0.475rem;
}

.btn-light:focus .sf-canned-msg-icon,
.btn-light:hover .sf-canned-msg-icon {
  filter: brightness(0) saturate(100%) invert(22%) sepia(34%) saturate(4210%) hue-rotate(241deg) brightness(91%) contrast(98%);
}

.sf-canned-msgs {
  height: 20vh !important;
  overflow: auto;
  width: 300px;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.04), 0px 4px 15px rgba(0, 0, 0, 0.08);
}

.sf-canned-msg .sf-canned-options {
  display: none;
}

.sf-canned-msg:hover .sf-canned-options {
  display: flex;
}

.sf-comment-nav-tabs {
  background-color: var(--bs-warning-light) !important;
}

.sf-comment-nav-tabs .nav-link {
  color: var(--bs-warning-dark) !important;
}

.sf-comment-nav-tabs .nav-link.active {
  color: var(--bs-warning) !important;
}

.sf-out-msg-border {
  border-radius: 0.375rem 0.375rem 0px 0.375rem;
}

.sf-in-msg-border {
  border-radius: 0.375rem 0.375rem 0.375rem 0px;
}

.sf-activity-img {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 15px;
  height: 15px;
  border-radius: 0.285rem;
  padding: 0.475rem;
}

.sf-object-fit-cover {
  object-fit: cover;
  object-position: center;
}

.sf-image-width {
  width: 240px;
}

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

.sf-enquiry-desc {
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.sf-max-content-height {
  height: max-content;
}

.sf-reply-media-width {
  width: 45px;
  height: 45px;
  object-fit: cover;
  object-position: center;
  border-radius: 0px 0.375rem 0.375rem 0px;
}

.sf-video-width {
  width: 240px;
}

.sf-chat-msg-item {
  width: calc(100% - 30px);
}

.sf-chat-item:hover {
  background-color: var(--bs-gray-f7) !important;
}

.spinner-border-sm {
  width: 0.875rem !important;
  height: 0.875rem !important;
}

.sf-btn-icon .spinner-border-sm {
  width: 0.575rem !important;
  height: 0.575rem !important;
}

.sf-py-13 {
  /* 18px */
  padding-top: 0.845rem;
  padding-bottom: 0.845rem;
}

.sf-chat-msg-p {
  padding: 0.935rem;
}

.sf-chat-header {
  height: 42px;
  padding: 0.75rem;
}

.sf-hide-header {
  display: none !important;
}

.sf-main-container:not(.sf-hide-header) .sf-content {
  /* height: calc(100vh - 2.5rem); */
  min-height: calc(var(--vh, 1vh) * 100 - 2.5rem);
}

.sf-main-container:has(.sf-hide-header) .sf-content {
  height: 100vh;
}

.sf-search-control {
  background-repeat: no-repeat;
  background-position: left 0.75rem center;
  background-size: 12px 12px;
  background-image: url(/assets/icons/search-secondary.svg);
}

.sf-search-control:not(:placeholder-shown) {
  background-image: none;
}

.sf-search-control::placeholder {
  padding-left: 1rem;
}

.sf-date-picker {
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
}

.form-control:disabled.sf-date-picker {
  background-image: url(/assets/icons/calendar-03-tertiary.svg);
}

.form-control:not(:disabled).sf-date-picker {
  background-image: url(/assets/icons/calendar-03.svg);
}

.form-control:focus.sf-date-picker {
  background-image: url(/assets/icons/calendar-03-primary.svg);
}

.sf-no-conversation {
  padding: 0.475rem 0.935rem 0.475rem 0.935rem;
  border-radius: 100px;
  margin-top: 0.75rem;
}

.sf-dropdown {
  position: relative;
  display: inline-block;
}

.sf-dropdown-content {
  display: none;
  position: absolute;
}

.sf-dropdown:hover .sf-dropdown-content,
.sf-dropdown-hover:hover .dropdown-menu {
  display: block;
}

.sf-img-20 {
  width: 20px !important;
  height: 20px !important;
}

.sf-img-15 {
  width: 15px;
  height: 15px;
}

.sf-img-18 {
  width: 18px !important;
  height: 18px !important;
}

.sf-img-12 {
  width: 12px;
  height: 12px;
}

.sf-merge-contact-item-height {
  height: 35px;
}

.sf-merge-contact-header-height {
  height: 75px;
}

.sf-merge-contact-details {
  width: 200px;
}

.sf-page-padding {
  padding: 0.75rem 0.5rem;
}

.sf-me-6 {
  margin-right: 0.375rem;
}

.sf-ms-6 {
  margin-left: 0.375rem;
}

.sf-me-9 {
  margin-right: 0.565rem;
}

.sf-mb-6 {
  margin-bottom: 0.375rem;
}

.sf-mt-6 {
  margin-top: 0.375rem;
}

.sf-modal-footer-shadow {
  box-shadow: 0px -4px 25px 0px rgba(0, 0, 0, 0.06), 0px -2px 6px 0px rgba(0, 0, 0, 0.04);
}

.sf-nav-margin {
  margin-top: 0.375rem;
  margin-left: 1.125rem;
  margin-right: 1.125rem;
}

.sf-col-clamped {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  max-width: 40rem;
}

.sf-page-header-footer {
  height: 60px;
  padding: 0.475rem 1.875rem;
}

.sf-p-30 {
  padding: 1.875rem;
}

.sf-signin-content-height {
  height: calc(100vh - 120px);
}

.sf-collapse-header {
  padding: 0.565rem 0.75rem;
}

.sf-h-w-48 {
  width: 48px;
  height: 48px;
}

.sf-h-w-74 {
  width: 74px;
  height: 74px;
}

.sf-border-top-bottom-left-radius {
  border-top-left-radius: inherit;
  border-bottom-left-radius: inherit;
}

.sf-joint-type-p {
  padding: 0.465rem 0.565rem;
}

.sf-bg-glass {
  backdrop-filter: blur(20px);
  background-color: rgba(255, 255, 255, 0.6);
}

.sf-modal-appt {
  height: 290px;
  width: 450px;
  z-index: 33;
  top: 20px;
  left: 20px;
  display: none;
}

.sf-setting-link:hover {
  background-color: var(--bs-gray-f7);
  color: #1a1a1a !important;
}

.sf-setting-link:hover img {
  filter: brightness(0) saturate(100%) invert(0%) sepia(18%) saturate(918%) hue-rotate(52deg) brightness(135%) contrast(80%);
}

.sf-black-img {
  filter: brightness(0) saturate(100%) invert(0%) sepia(18%) saturate(918%) hue-rotate(52deg) brightness(135%) contrast(80%);
}

.sf-visibly-hidden {
  visibility: hidden;
}

.sf-google-signin-btn {
  width: auto !important;
  height: 46px !important;
}

.sf-notif-dropdown {
  max-height: 400px;
  width: 300px;
  overflow-y: auto;
  overflow-x: hidden;
}

.sf-view-dropdown {
  max-height: 400px;
  overflow-y: auto;
  overflow-x: hidden;
}

.sf-contact-details-edit-height {
  max-height: calc(100vh - 240px);
  overflow: auto;
}

.sf-border-disabled {
  border: 1px solid #FFFFFF !important;
  padding: 0.3rem !important;
  background-image: none !important;
}

.sf-border-disabled:hover {
  cursor: pointer !important;
  background-color: #e9ecef !important;
}

.sf-border-disabled:focus {
  border: 1px solid #ebebeb !important;
  background-color: #FFFFFF !important;
}

.sf-buttons-show {
  display: none !important;
}

.sf-buttons-show:hover,
.sf-buttons-show:focus {
  display: flex !important;
}

.sf-border-disabled.tagify--focus+.sf-border-disabled+.sf-buttons-show {
  display: flex !important;
  /* display design changes when focused */
}

.sf-border-disabled:focus+.sf-buttons-show,
.sf-flex-1:focus+.sf-buttons-show {
  display: flex !important;
  /* display design changes when focused */
}

.sf-border-disabled.tagify:not(.tagify--select).form-control:not(.form-control-lg) {
  padding: 0.1rem !important;
}

.tagify--select.form-control.sf-border-disabled {
  padding: 0.3rem !important;
}

.sf-border-disabled.btn-remove>.tagify__tag>.tagify__tag__removeBtn::after {
  display: none !important;
}

.sf-border-disabled.tagify--select::after {
  display: none !important;
}

.d-tagify>.tagify {
  pointer-events: none !important;
}

.sf-enquiry-add-task {
  z-index: 1054;
}

.sf-h6 {
  font-size: 0.75rem !important;
}

.sf-flex-1 {
  flex: 1
}

.sf-progress-sm {
  height: 0.375rem !important;
}

.sf-rounded-top-end {
  border-top-right-radius: 12px;
}

.sf-rounded-top-start {
  border-top-left-radius: 12px;
}

.sf-rounded-bottom-end {
  border-bottom-right-radius: 12px;
}

.sf-rounded-bottom-start {
  border-bottom-left-radius: 12px;
}

.sf-image-input {
  background-repeat: no-repeat;
  background-position: 10px center;
  background-size: 24px 24px;
  padding-left: 40px;
}

.sf-quantity-field::-webkit-outer-spin-button,
.sf-quantity-field::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.sf-quantity-field {
  height: 38px;
  left: -6px;
  width: 40px;
}

.sf-button-minus,
.sf-button-plus {
  -moz-appearance: textfield;
  -webkit-appearance: none;
}

.sf-content-height {
  height: calc(100vh - 2.5rem);
}

.sf-kanban-height {
  height: calc(100vh - 255px);
}

.sf-contact-ag-grid-height {
  height: calc(100vh - 112px);
}

.sf-agent-performance-ag-grid-height {
  height: calc(100vh - 225px);
}

.sf-enquiry-ag-grid-height {
  height: calc(100vh - 160px);
}

.sf-report-ag-grid-height {
  height: calc(100vh - 250px);
}
.sf-dashboard-ag-grid-height{
    min-height: calc(100vh - 250px);
  }
.sf-kanban-card {
  width: 260px;
}

.sf-kanban-bar {
  width: 250px;
  margin-bottom: 0.75rem;
  padding: 0.655rem;
  margin-right: 0;
}

.sf-kanban-bar-button {
  background-color: var(--bs-primary-extra-light) !important;
}

.sf-drop>* {
  display: none !important;
}

.sf-opacity-90 {
  opacity: 0.9;
}

.swiper-button-next,
.swiper-button-prev {
  top: var(--swiper-navigation-top-offset, 95%) !important;
  width: 20px !important;
  height: 20px !important;
  --swiper-navigation-size: 15px !important;
}

.sf-catalogue-img {
  height: 64px;
  width: 64px;
  object-fit: cover;
  object-position: center;
}

.sf-upgrade-dropdown-width {
  width: 300px;
}

.sf-drag-item:hover>div {
  user-select: none;
  border-color: var(--bs-gray-tertiary) !important;
  transition-delay: 0.1s;
}

.dropdown-menu:has(emoji-picker) {
  padding: 0px !important;
}

.sf-smooth-scroll {
  scroll-behavior: smooth !important;
}

.table-responsive .dropdown,
.table-responsive .btn-group,
.table-responsive .btn-group-vertical {
  position: static;
}

/* change the position of invalid placed after .sf-intl-input */
.sf-intl-input:invalid~.invalid-feedback,
.sf-intl-input.is-invalid~.invalid-feedback {
  position: absolute;
  text-align: right;
}

.sf-intl-input::placeholder {
  opacity: 0.5;
}

.sf-custom-border-padding {
  display: flex;
  align-items: center;
  border: 1px solid #ced4da;
  border-radius: 0.375rem;
}

.sf-custom-border-padding select,
.sf-custom-border-padding input {
  border: none !important;
  box-shadow: none !important;
  outline: none;
}

.sf-separator {
  width: 1px;
  background-color: #ced4da;
  margin: 0 12px;
  height: auto;
}

.sf-lang-tagify .tagify {
  --placeholder-color: var(--bs-primary) !important;
}

.sf-rounded-end-0 {
  border-radius: 7.5px 0px 0px 7.5px !important;
}

.sf-rounded-start-0 {
  border-radius: 0px 7.5px 7.5px 0px !important;
}

.sf-lang-tagify .tagify__input,
.sf-lang-tagify .tagify__tag {
  color: var(--bs-primary) !important;
}

.sf-lang-tagify .tagify--select[aria-expanded=true]::after {
  color: var(--bs-primary) !important;
  transform: translate(-150%, -50%) scaleX(1.2) rotate(90deg) !important;
}

.sf-lang-tagify .tagify--select::after {
  transform: translate(-150%, -50%) scaleX(1.2) rotate(270deg) !important;
  color: var(--bs-primary) !important;
}

.sf-lang-tagify.sf-disabled .tagify--select {
  color: var(--bs-gray-tertiary) !important;
  border-color: var(--bs-gray-quateriary) !important;
  background-color: var(--bs-gray-quateriary) !important;
  opacity: 0.65 !important;
  --placeholder-color: var(--bs-gray-tertiary) !important;
}

.sf-btn-interactive {
  min-width: 180px;
}

.sf-add-channel-height {
  height: calc(100vh - 180px) !important;
}

.sf-carousel-img-width {
  max-width: 100%;
}

.digit-box {
  width: 50px;
  height: 50px;
  text-align: center;
  font-size: 24px;
  border: 2px solid #ccc;
  border-radius: 8px;
  outline: none;
  transition: border-color 0.2s;
}

.digit-box:focus {
  border-color: #6c5ce7;
}

.sf-bullet-primary {
  padding-left: 20px !important;
}

.sf-bullet-primary li::marker {
  color: var(--bs-primary);
}

.sf-instr-list-circle {
  width: 18px;
  height: 18px;
}

.sf-alert-hearder-icon {
  width: 48px;
  height: 48px;
}

form#formComment>.tagify{
  min-height: 52px;
}

form#formComment>.tagify,
form#formAddComment .tagify {
  padding-left: 0px !important;
}

form#formComment>.tagify .tagify__tag,
form#formAddComment .tagify .tagify__tag {
  margin: 0 1px !important
}

.editor-toolbar.tiptap-toolbar-visible{
  border-bottom: 1px solid #ebebeb !important;

}

.sf-tiptap-textarea .content {
  max-height: 500px !important;
  overflow-y: auto !important;
}

.editor-toolbar .toolbar-group .dropdown .dropdown-toggle::after{
  display: none !important;
  content: none !important;
}

.ProseMirror{
  padding: 0 !important;
}

.ProseMirror p.is-editor-empty:first-child::before {
  opacity: 0.65 !important;
  --placeholder-color: #717485 !important;
}

#divForwardMsg .sf-msg-p span, #divKBSourcesMsg .sf-msg-p span {
  display: -webkit-box !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 3 !important;
  /* Limits text to exactly 3 lines */
  overflow: hidden !important;
}

/* ******************************* */
@media only screen and (max-width: 1199.98px) {
  .sf-upgrade-appointment-page {
    background-image: url(/assets/upgrade-page/apptpage_small_blur.png) !important;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .sf-upgrade-contact-page {
    background-image: url(/assets/upgrade-page/contactpage_small_blur.jpg) !important;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .sf-upgrade-enquiry-page {
    background-image: url(/assets/upgrade-page/enquirypage_small_blur.jpg) !important;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .sf-upgrade-payment-page {
    background-image: url(/assets/upgrade-page/paymentpage_small_blur.jpg) !important;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .sf-upgrade-dashboard-page {
    background-image: url(/assets/upgrade-page/dashboardpage_small_blur.jpg) !important;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .sf-upgrade-task-page {
    background-image: url(/assets/upgrade-page/taskpage_small_blur.png) !important;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .sf-upgrade-inbox-page {
    background-image: url(/assets/upgrade-page/inboxpage_small_blur.jpg) !important;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .sf-upgrade-campaign-page {
    background-image: url(/assets/upgrade-page/campaignpage_small_blur.jpg) !important;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .sf-upgrade-flow-page {
    background-image: url(/assets/upgrade-page/flowspage_small_blur.png) !important;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .sf-upgrade-review-page {
    background-image: url(/assets/upgrade-page/reviewpage_small_blur.png) !important;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .sf-upgrade-report-page {
    background-image: url(/assets/upgrade-page/reportpage_small_blur.png) !important;
    background-repeat: no-repeat;
    background-size: cover;

  }

  .sf-upgrade-form-page {
    background-image: url(/assets/upgrade-page/formpage_small_blur.png) !important;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .sf-upgrade-messaging-page {
    background-image: url(/assets/upgrade-page/messagingpage_small_blur.png) !important;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .sf-upgrade-template-page {
    background-image: url(/assets/upgrade-page/templatepage_small_blur.png) !important;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .sf-upgrade-errlog-page {
    background-image: url(/assets/upgrade-page/errorpage_small_blur.png) !important;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .sf-upgrade-org-page {
    background-image: url(/assets/upgrade-page/orgpage_small_blur.png) !important;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .sf-upgrade-user-page {
    background-image: url(/assets/upgrade-page/userpage_small_blur.png) !important;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .sf-upgrade-notification-page {
    background-image: url(/assets/upgrade-page/notification_small_blur.jpg) !important;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .sf-upgrade-knowledgebase-page {
    background-image: url(/assets/upgrade-page/knowledgebase_small_blur.png) !important;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .sf-upgrade-integration-page {
    background-image: url(/assets/upgrade-page/integrationpage_small_blur.jpg) !important;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .sf-upgrade-platform-enquiry-page {
    background-image: url(/assets/upgrade-page/platformenquirypage_small_blur.png) !important;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .sf-upgrade-platform-inbox-page {
    background-image: url(/assets/upgrade-page/platforminboxpage_small_blur.png) !important;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .sf-upgrade-platform-appt-page {
    background-image: url(/assets/upgrade-page/platformapptpage_small_blur.png) !important;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .sf-upgrade-add-channel-page {
    background-image: url(/assets/upgrade-page/addchannel_small_blur.jpg) !important;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .sf-upgrade-billing-page {
    background-image: url(/assets/upgrade-page/billingpage_small_blur.jpg) !important;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .sf-add-channel-page {
    background-image: url(/assets/upgrade-page/addchannel_small_blur.jpg) !important;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .sf-enquiry-details-height {
    max-height: calc(100vh - 312px);
  }

  .sf-font-size-125 {
    font-size: 125%;
  }

  .sf-enquiry-details-pane-height {
    height: calc(100vh - 121px);
  }

  .sf-task-timeline-height {
    max-height: calc(100vh - 487px);
  }

  .sf-contact-sub-paged-height {
    height: 50vh;
  }

  .sf-contact-sub-inbox-height {
    height: 60vh;
  }
}

@media only screen and (min-width: 1200px) {
  .sf-upgrade-appointment-page {
    background-image: url(/assets/upgrade-page/apptpage_blur.jpg) !important;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .sf-upgrade-contact-page {
    background-image: url(/assets/upgrade-page/contactpage_blur.jpg) !important;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .sf-upgrade-payment-page {
    background-image: url(/assets/upgrade-page/paymentpage_blur.jpg) !important;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .sf-upgrade-dashboard-page {
    background-image: url(/assets/upgrade-page/dashboardpage_small_blur.jpg) !important;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .sf-upgrade-enquiry-page {
    background-image: url(/assets/upgrade-page/enquirypage_blur.jpg) !important;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .sf-upgrade-task-page {
    background-image: url(/assets/upgrade-page/taskpage_blur.png) !important;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .sf-upgrade-inbox-page {
    background-image: url(/assets/upgrade-page/inboxpage_blur.jpg) !important;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .sf-upgrade-campaign-page {
    background-image: url(/assets/upgrade-page/campaignpage_blur.jpg) !important;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .sf-upgrade-flow-page {
    background-image: url(/assets/upgrade-page/flowpage_blur.jpg) !important;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .sf-upgrade-review-page {
    background-image: url(/assets/upgrade-page/reviewpage_blur.jpg) !important;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .sf-upgrade-report-page {
    background-image: url(/assets/upgrade-page/reportpage_blur.jpg) !important;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .sf-upgrade-form-page {
    background-image: url(/assets/upgrade-page/formpage_blur.jpg) !important;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .sf-upgrade-messaging-page {
    background-image: url(/assets/upgrade-page/messagingpage_blur.jpg) !important;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .sf-upgrade-template-page {
    background-image: url(/assets/upgrade-page/templatepage_blur.png) !important;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .sf-upgrade-errlog-page {
    background-image: url(/assets/upgrade-page/errorpage_blur.jpg) !important;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .sf-upgrade-platform-enquiry-page {
    background-image: url(/assets/upgrade-page/platformenquirypage_blur.png) !important;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .sf-upgrade-org-page {
    background-image: url(/assets/upgrade-page/orgpage_blur.png) !important;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .sf-upgrade-user-page {
    background-image: url(/assets/upgrade-page/userpage_blur.png) !important;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .sf-upgrade-notification-page {
    background-image: url(/assets/upgrade-page/notification_blur.jpg) !important;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .sf-upgrade-knowledgebase-page {
    background-image: url(/assets/upgrade-page/knowledgebase_blur.png) !important;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .sf-upgrade-integration-page {
    background-image: url(/assets/upgrade-page/integrationpage_blur.jpg) !important;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .sf-upgrade-platform-inbox-page {
    background-image: url(/assets/upgrade-page/platforminboxpage_blur.png) !important;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .sf-upgrade-platform-appt-page {
    background-image: url(/assets/upgrade-page/platformapptpage_blur.png) !important;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .sf-upgrade-add-channel-page {
    background-image: url(/assets/upgrade-page/addchannel_blur.jpg) !important;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .sf-upgrade-billing-page {
    background-image: url(/assets/upgrade-page/billingpage_blur.jpg) !important;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .sf-add-channel-page {
    background-image: url(/assets/upgrade-page/addchannel_blur.jpg) !important;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .table> :not(caption)>*>* {
    padding: 0.465rem 0.75rem;
  }

  .sf-merge-contact-header-height {
    height: 45px;
  }

  .sf-enquiry-details-height {
    max-height: calc(100vh - 255px);
  }

  .sf-enquiry-details-pane-height {
    height: calc(100vh - 80px);
  }

  .sf-task-timeline-height {
    height: 30vh;
  }

  .sf-contact-sub-paged-height {
    height: 73vh;
  }

  .sf-contact-sub-inbox-height {
    height: 81vh;
  }

  .sf-page-padding {
    padding: 0.75rem 1.125rem;
  }

  .sf-notif-dropdown {
    max-height: 400px;
    width: 450px;
    overflow-y: auto;
    overflow-x: hidden;
  }

  .sf-page-sidebar {
    width: 195px !important;
  }

  .sf-flow-templates {
    margin-left: 195px;
  }

  :dir(ltr) {
    .sf-me-xl-12 {
      margin-right: 0.75rem;
    }
  }

  .sf-middle-navigation {
    max-height: calc(var(--vh, 1vh) * 100 - 135px);
  }

  .sf-sidebar.sf-sidebar-expand a span {
    width: 100%;
    overflow: hidden;
    margin-left: 0.425rem !important;
  }

  .sf-msg-bar {
    border-radius: 0.565rem;
    margin: 0.75rem;
  }

  .sf-chat-msg-p {
    padding: 0.75rem;
  }

  .sf-sidebar a span {
    width: 0%;
    overflow: hidden;
  }

  .sf-menu-p {
    padding-left: 0.375rem;
    padding-right: 0.375rem;
  }

  .sf-sidebar {
    width: 3rem;
    height: 100vh;
    position: sticky;
    top: 0;
    overflow-x: visible;
  }

  .sf-sidebar-expand {
    width: 10.315rem !important;
  }

  .sf-msg-p {
    padding: 0.475rem 0.75rem 0.475rem 0.75rem;
  }

  .sf-main-container {
    max-width: calc(100% - 3rem);
  }

  .sf-main-container.sf-sidebar-expanded {
    max-width: calc(100% - 10.315rem);
  }

  .sf-logo {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    height: 2.5rem;
  }

  .sf-list-width {
    width: 20%;
  }

  .sf-chat-inbox-height {
    height: calc(100vh - 60px) !important;
  }

  .sf-kanban-height {
    height: calc(100vh - 140px);
  }

  .sf-contact-ag-grid-height,
  .sf-enquiry-ag-grid-height,
  .sf-orgs-ag-grid-height  {
    height: calc(100vh - 140px);
  }

  .sf-report-ag-grid-height {
    height: calc(100vh - 350px);
  }
  .sf-dashboard-ag-grid-height{
    min-height: calc(100vh - 350px);
  }

  .sf-btn-interactive {
    min-width: 120px;
  }
}

@media only screen and (min-width: 1400px) {
  .sf-font-size-125 {
    font-size: 125%;
  }

  .sf-modal-xl-lg {
    max-width: 1140px !important;
  }

  .sf-modal {
    max-width: 800px !important;
  }

  .sf-inbox-sidebar-collapsed .sf-contact-details-toggle {
    margin-right: 3.45rem;
    margin-top: 2rem;
  }

  .sf-page-sidebar {
    width: 272px !important;
  }

  .sf-flow-templates {
    margin-left: 272px;
  }

  .sf-kanban-height {
    height: calc(100vh - 184px);
  }

  .sf-contact-ag-grid-height,
  .sf-enquiry-ag-grid-height {
    height: calc(100vh - 123px);
  }

  .sf-report-ag-grid-height {
    height: calc(100vh - 500px);
  }
  .sf-dashboard-ag-grid-height{
    min-height: calc(100vh - 500px);
  }

  .sf-kanban-card {
    width: 300px;
  }

  .sf-kanban-bar {
    width: 290px;
    margin-bottom: 0;
    margin-right: 1.125rem;
  }

  .sf-btn-interactive {
    min-width: 180px;
  }
}

@media print {
  .sf-sidebar,
  .sf-header,
  #divNotifBar{
    display: none !important;
  }

  .sf-print-logo{
    display: block !important;
  }

  .sf-main-container,
  .sf-main-container.sf-sidebar-expanded {
    max-width: 100% !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
  }
}

