body {
  font-family: Helvetica, sans-serif;
}

.navbar-without-sidebar {
  margin-bottom: 5px;
}

.single-column .card {
  margin-top: 25px;
}

.single-column .topbar .top-navbar .navbar-header {
  background-color: transparent;
}

.page-item.active .page-link {
  background-color: #000;
  border-color: #ec0088;
}

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

#main-wrapper footer.footer-wide {
  margin-left: 0;
}

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

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

.comment-body a.expand-detail {
  margin-bottom: 5px;
}

@media (min-width: 768px) {
  .chat-whole-box {
    height: 450px;
  }
  .chat-recipient .message-list {
    height: 300px;
  }
  .chat-message .message-list {
    height: 250px;
  }
  .chat-whole-box .chat-message {
    padding-left: 15px;
  }
}
@media (min-width: 1600px) {
  .chat-whole-box {
    height: 650px;
  }
  .chat-recipient .message-list {
    height: 500px;
  }
  .chat-message .message-list {
    height: 450px;
  }
}
@media (min-width: 2200px) {
  .chat-whole-box {
    height: 780px;
  }
  .chat-recipient .message-list {
    height: 600px;
  }
  .chat-message .message-list {
    height: 550px;
  }
}
textarea.chat-input {
  border: none;
}

.has-danger textarea.chat-input {
  border-bottom: none;
}

.message-list .comment-widgets {
  width: 100%;
}

.chat-recipient,
.message-list {
  overflow-y: auto;
}

.chat-recipient .comment-row,
.chat-message .comment-row {
  margin: 0;
}

.chat-recipient .comment-row .selected {
  background: #f7fafc;
}

.chat-recipient .comment-row .comment-body {
  padding: 10px 15px;
}

.recipient-name {
  color: #686868;
}

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

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

.table-bordered table th,
.table-bordered table td {
  border: 0;
}

.table-bordered table th,
.table-bordered table td {
  border: 0;
}

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

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

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

.inbox-center tr.unread td,
.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 {
  cursor: pointer;
}

.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;
}

@media (max-width: 767px) {
  .page-titles {
    background-color: black;
  }
}
@media (min-width: 768px) {
  .page-titles {
    background-image: url("../img/heading-title-tall.jpg");
    background-size: 100% 100%;
  }
}
@media (min-width: 1024px) {
  .page-titles {
    background-image: url("../img/heading-title-bg.jpg");
    background-size: 100% 100%;
  }
}
@media (min-width: 1400px) {
  .page-titles {
    background-image: url("../img/heading-title-wide.jpg");
    background-size: 100% 100%;
  }
}
.sidebar-menu > li.active > a {
  color: #ec0088;
}

.login-register {
  overflow-y: scroll;
  background-image: url("../img/login-register.webp");
}

.registration {
  overflow: auto;
}

.grecaptcha-badge {
  display: none;
}

.vs__selected-options input {
  min-height: 28px;
}

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

.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) {
  .table-responsive {
    overflow: visible;
  }
}
@media (min-width: 768px) {
  .modal-xl {
    width: 80%;
    max-width: 1200px;
  }
}
img.logo {
  margin-bottom: 15px;
}

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

img.chat-user {
  float: left;
  margin-right: 10px;
  width: 30px;
}

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

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

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

a.btn:hover, a.btn:focus {
  color: white;
}

.reset {
  padding-top: 10px;
}

button.clear {
  display: none;
}

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;
}

.has-danger .v-select .vs__dropdown-toggle,
.has-danger .tox-tinymce {
  border-color: #e46a76;
}

.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: 0.875rem;
  min-height: 38px;
}

.has-danger .xmx-input,
.has-danger .xmx-input:hover,
.has-danger .xmx-input:focus {
  border-color: #e46a76;
}

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

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

.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;
}
