.mw-600 {
  max-width: 600px;
  width: 100%;
}

.bg-primary, .btn-primary {
  background-color: #90B5D3 !important;
  border-color: #90B5D3 !important;
  color: #fff !important;
}

.bg-info, .btn-info {
  background-color: #533361 !important;
  border-color: #533361 !important;
  color: #fff !important;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  background-color: #FC7800 !important;
  border-color: #FC7800 !important;
}

.text-bg-primary {
  background-color: #FC7800 !important;
  color: #fff !important;
}

#main-navbar, .modal-header.bg-primary {
  background-color: #533361 !important;
}
.yadcf-filter-wrapper.show {
    display: block !important;
    z-index: 9999 !important;
    background: #fff;
    border: 1px solid #ddd;
    padding: 10px;
    border-radius: 6px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.15);
}
.yadcf-filter-wrapper {
    display: none;
}

.text-primary, a {
  color: #2b4197 !important;
}

.mr-2 {
  margin-right: 16px;
}

.ml-2 {
  margin-left: 16px;
}

.mr-1 {
  margin-right: 8px;
}

.ml-1 {
  margin-left: 8px;
}

.text-right {
  text-align: right !important;
}

body {
  background-color: #f4f4f4;
  font-family: "Lato";
  font-size: 15px;
}

h5 {
  font-weight: bold;
  margin: 0;
}

a.btn, button.btn {
  font-weight: 500;
}

#main-navbar {
  transition: all 250ms ease-in-out;
}

#detail-container {
  padding: 12px 0px;
}

.dashboard-wrapper {
  margin-top: -3rem !important;
  padding: 20px;
}

.dashboard-lead {
  background: #1572E8 !important;
  background: linear-gradient(-45deg, rgb(64, 72, 106), rgb(14, 18, 34)) !important;
  padding: 20px;
}

.main-details .edit-btn {
  display: flex;
}
.main-details:hover .edit-btn {
  display: flex;
}

.border-none {
  border: none !important;
}

.badge-xl {
  font-size: 16px;
}

.shadow {
  box-shadow: 0px 0px 15px -5px rgba(0, 0, 0, 0.24) !important;
}

.parking-data-group li:hover {
  background-color: #f4f4f4;
  cursor: pointer;
}

#contact-timeline {
  width: 45%;
  padding: 0px;
  height: calc(100vh - 66px);
  overflow: auto;
}

@media (max-width: 768px) {
  #contact-timeline {
    width: 100%;
    height: auto; 
    overflow: visible;
    margin-top: 1rem; 
  }
}

.dataTables_scrollHead table {
  width: 100% !important;
}
.navbar {
  height: 66px;
  position: fixed;
  top: 0;
  right: 0;
  width: calc(100% - 250px);
  box-shadow: 0px 0px 15px -5px rgba(0, 0, 0, 0.76);
  z-index: 999;
  padding: 0px !important;
}
.navbar.full:not(.page-nav-static) {
  width: calc(100% - 80px);
}
.navbar .page-title-wrapper {
  padding-left: 12px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
}
.navbar .search-wrapper {
  padding: 10px;
}
.navbar .search-wrapper input[type=text] {
  padding-left: 12px;
  padding-right: 12px;
  color: #000;
  height: 40px;
  background-color: #fff;
  border: 0;
  border-radius: 6px;
  width: 400px;
}

.funnel-scroll-container {
  overflow-x: scroll;
  width: 100%;
}
.funnel-scroll-container .funnel-container {
  width: -moz-max-content;
  width: max-content;
  display: flex;
}

.funnel-card {
  cursor: grab;
  border-radius: 5px !important;
  padding: 8px;
}
.funnel-card:hover {
  background-color: #f4f4f4;
  border-color: #90B5D3;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1568627451);
}

#page-nav, .page-nav, #page-nav-short {
  width: calc(100% - 250px);
  background-color: #fff;
  z-index: 99;
  height: 66px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0px 0px;
  padding-right: 12px;
  position: fixed;
  top: 66px;
  right: 0;
  transition: all 200ms ease-in-out;
}
#page-nav button.button-format, #page-nav a.button-format, .page-nav button.button-format, .page-nav a.button-format, #page-nav-short button.button-format, #page-nav-short a.button-format {
  height: 38px;
}
#page-nav .filter-button, .page-nav .filter-button, #page-nav-short .filter-button {
  display: none;
}
#page-nav.page-nav-static, .page-nav.page-nav-static, #page-nav-short.page-nav-static {
  position: initial !important;
  width: 100%;
}
#page-nav.full, .page-nav.full, #page-nav-short.full {
  width: calc(100% - 80px) !important;
}
#page-nav#page-nav-short, .page-nav#page-nav-short, #page-nav-short#page-nav-short {
  top: 0;
  position: relative;
}
#page-nav .left, #page-nav .right, .page-nav .left, .page-nav .right, #page-nav-short .left, #page-nav-short .right {
  height: 100%;
  display: flex;
  align-items: center;
}
#page-nav .page-nav-button, .page-nav .page-nav-button, #page-nav-short .page-nav-button {
  padding: 12px 24px;
  height: 100%;
  text-decoration: none;
  display: flex;
  align-items: center;
  color: #333;
  margin-right: 4px;
}
.page-nav-button {
  color: #90B5D3 !important;
  font-weight: bold;
}
#page-nav .page-nav-button.active, .page-nav .page-nav-button.active, #page-nav-short .page-nav-button.active {
  font-weight: bold;
  background-color: #f4f4f4;
  color: #90B5D3 !important;
}
#page-nav .page-nav-button:hover, .page-nav .page-nav-button:hover, #page-nav-short .page-nav-button:hover {
  background-color: #f4f4f4;
}

#sidebar-wrapper {
  background-color: #ffffff;
  width: 250px;
  position: fixed;
  top: 0px;
  left: 0px;
  padding: 0px 0px;
  box-shadow: 0px 0px 15px -5px rgba(0, 0, 0, 0.2392156863);
  transition: all 250ms ease-in-out;
  overflow: scroll;
  height: 100vh;
  z-index: 999;
}
#sidebar-wrapper .navbar-left {
  width: 250px;
  display: flex;
  justify-content: space-between;
  /** background-color: #90B5D3; */
  height: 66px;
  align-items: center;
  padding-left: 16px;
  /** box-shadow: 0px -4px 12px -1px rgba(0, 0, 0, 0.568627451); */
}
#sidebar-wrapper .navbar-left #toggle-navbar-button {
  transform: rotate(0deg);
  transition: all 250ms ease-in-out;
}
#sidebar-wrapper .navbar-left #toggle-navbar-button.rotated {
  transform: rotate(180deg);
}
#sidebar-wrapper .nav {
  width: 250px !important;
  padding: 12px;
}
#sidebar-wrapper .nav .text-section {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 13px;
  color: #777;
  margin-bottom: 8px;
  margin-left: 12px;
  margin-top: 12px;
}
#sidebar-wrapper .nav-link {
  border-radius: 3px !important;
  padding: 12px 16px;
  display: flex;
  justify-content: start;
  align-items: center;
  transition: all 200ms ease-in-out;
  overflow: hidden;
  width: 100%;
  height: 42px !important;
  margin-bottom: 4px !important;
}
#sidebar-wrapper .nav-link.collapsed {
  transition: all 200ms ease-in-out;
  width: 52px;
}
#sidebar-wrapper .nav-link.collapsed span {
  opacity: 0;
}
#sidebar-wrapper .nav-link .nav-icon {
  padding: 0px;
  margin-right: 12px;
  font-size: 16px;
  color: #533361;
  transition: all 200ms ease-in-out;
  width: 24px;
}
#sidebar-wrapper .nav-link span {
  color: #533361;
  opacity: 1;
  transition: all 200ms ease-in-out;
  font-weight: bold;
}
#sidebar-wrapper .nav-link:hover {
  background-color: #e4e4e4;
}
#sidebar-wrapper .nav-link:hover span {
  color: #000;
}
#sidebar-wrapper .nav-link.active span {
  color: #fff;
  font-weight: bold;
}
#sidebar-wrapper .nav-link.active:hover {
  background-color: #90B5D3;
}
#sidebar-wrapper .logo-wordmark {
  opacity: 1;
  transition: all 250ms ease-in-out;
}
#sidebar-wrapper.collapsed {
  width: 80px;
}
#sidebar-wrapper.collapsed .logo-wordmark {
  opacity: 0 !important;
}

#main-wrapper {
  width: calc(100% - 250px);
  float: right;
  margin-top: 132px;
  padding: 0px;
  transition: all 250ms ease-in-out;
}
#main-wrapper.detail {
  margin-top: 66px;
}
#main-wrapper.full {
  width: calc(100% - 80px) !important;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  border-bottom: 3px solid #533361 !important;
}

.nav-tabs .nav-item .nav-link {
  color: #666;
  border: 0px solid transparent;
  border-bottom: 3px solid transparent;
  display: flex;
  align-items: center;
}
.nav-tabs .nav-item .nav-link.active {
  color: #533361;
}
.nav-tabs .nav-item .nav-link:hover {
  border: 0px solid transparent;
  border-bottom: 3px solid #533361;
  color: #533361;
}

.button-container {
  margin-top: 15px;
}

.icon-container {
  display: flex;
  gap: 0.75rem;
}

.icon-container i {
  cursor: pointer;
  font-size: 1.2rem;
}

.icon-container .fa-pen {
  color: #007bff;
}

.icon-container .fa-trash {
  color: #dc3545;
}

.scroller {
  padding: 8px;
  overflow-y: scroll;
  height: calc(100vh - 165px);
}

.completed-header {
  background-color: #f4f4f4;
  padding: 8px;
  padding-left: 8px;
  margin-left: -8px;
  padding-left: 12px;
  text-align: center;
}

.task {
  padding: 0px;
  border: 1px solid #e4e4e4;
  border-radius: 4px;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.0784313725);
  font-size: 14px;
  margin-bottom: 4px;
  border-left: 5px solid #FC7800;
  background-color: #fff;
  border-right-color: #e4e4e4 !important;
  border-top-color: #e4e4e4 !important;
  border-bottom-color: #e4e4e4 !important;
}
.task:last-child {
  margin-bottom: 0px;
}
.task.completed {
  border-color: #14A44D;
}
.task.completed .top, .task.completed .description {
  opacity: 0.5;
}
.task.completed .employee-tag {
  pointer-events: none;
}
.task .text-success {
  color: #14A44D !important;
}
.task .text-success .today {
  color: #333 !important;
}
.task.overdue {
  border-color: #d22129;
}
.task .top, .task .bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 8px;
  padding-right: 8px;
}
.task .top {
  border-bottom: 1px solid #e4e4e4;
}
.task .description {
  margin-top: 4px;
  margin-bottom: 4px;
  padding-left: 8px;
  padding-right: 8px;
}
.succession-mini {
  background-color: #fff;
  padding: 8px;
  border-radius: 3px;
  box-shadow: 0px 0px 6px -2px rgba(0, 0, 0, 0.2117647059);
  border: 1px solid #f4f4f4;
  display: flex;
  align-items: center;
  margin-bottom: 12px;
  border-left: 4px solid #e4e4e4;
}
.succession-mini.completed {
  opacity: 0.7;
}
.succession-mini.completed .status-tag, .succession-mini.completed .employee-tag {
  pointer-events: none;
}
.succession-mini .date {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
  position: initial;
  font-size: 24px;
  padding-right: 8px;
  padding-left: 0px;
  font-weight: bold;
  line-height: 1.2;
  width: 15%;
}
.succession-mini .date .month {
  font-size: 15px;
}
.succession-mini .date .year {
  font-size: 13px;
}
.succession-mini .content {
  border-left: 1px solid #e4e4e4;
  padding-left: 12px;
  width: 85%;
  font-size: 14px;
}
.succession-mini .content p {
  padding-right: 12px;
}
.succession-mini.past-due {
  border-left: 4px solid #d22129;
}
.succession-mini.past-due .date {
  color: #d22129;
}
.succession-mini.today {
  border-left: 4px solid #FC7800;
}
.succession-mini.today .content {
  color: #000;
}
.succession-mini:hover {
  outline: 2px solid #e4e4e4;
}
.succession-mini:hover .edit-link {
  visibility: visible;
}
.succession-mini .edit-link {
  color: #FC7800;
  visibility: hidden;
  font-size: 12px;
  cursor: pointer;
}
.succession-mini .edit-link i {
  margin-right: 4px;
}
.succession-mini .edit-link:hover span {
  text-decoration: underline;
}

.complete-succession-button {
  cursor: pointer;
}
.complete-succession-button:hover {
  background-color: #FC7800;
  color: #fff !important;
  border-color: #FC7800 !important;
}

.text-sm {
  font-size: 12px;
}

#contact-details {
  width: 30% !important;
  overflow: scroll;
  padding: 0px !important;
}

.toast.bg-success {
  background-color: #ffffff !important;
  border: none !important;
  border-left: 6px solid #14A44D !important;
  color: #14A44D !important;
  font-weight: bold;
  font-size: 16px;
}
.toast.bg-warning {
  background-color: #ffffff !important;
  border: none !important;
  border-left: 6px solid #d22129 !important;
  color: #d22129 !important;
  font-weight: bold;
  font-size: 16px;
}

.opportunity-description {
  padding: 20px;
  border: none !important;
  font-size: 14px;
  resize: none;
}

#contact-actions {
  border-radius: 8px;
  overflow: hidden;
  margin: 12px;
  width: calc(25% - 24px);
  height: calc(100vh - 90px) !important;
}

#detail-sidebar {
  width: 25%;
  height: calc(100vh - 66px);
  display: flex;
  flex-direction: column;
  padding: 12px;
}

@media (max-width: 768px) {
  #detail-sidebar {
    width: 100%;
    height: auto;
    order: 2; 
    padding: 8px;
  }
}
#detail-sidebar .detail-sidebar-card {
  flex: 1;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0px 0px 15px -5px rgba(0, 0, 0, 0.24);
  overflow: hidden;
  z-index: 10;
}
#detail-sidebar .detail-sidebar-card .sidebar-card-header {
  border-bottom: 1px solid #e4e4e4;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#detail-sidebar .detail-sidebar-card .sidebar-card-body {
  overflow-y: scroll;
  height: calc((100vh - 66px) / 2 - 66px);
}

.sidebar-card-header {
  border-bottom: 1px solid #e4e4e4;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#contact-details, #contact-actions {
  flex: 0 0 auto;
  height: calc(100vh - 66px);
  z-index: 10;
}
#contact-details .contact-details-block, #contact-actions .contact-details-block {
  border-bottom: 1px solid #d4d4d4;
  position: relative;
  border-radius: 8px;
  background-color: #fff;
  margin-bottom: 12px;
  box-shadow: 0px 0px 15px -5px rgba(0, 0, 0, 0.24);
}
#contact-details .contact-details-block h6, #contact-actions .contact-details-block h6 {
  margin: 0;
}
#contact-details .contact-details-block .ql-toolbar, #contact-actions .contact-details-block .ql-toolbar {
  border: none !important;
  border-bottom: 1px solid #e4e4e4 !important;
}
#contact-details .contact-details-block .ql-container, #contact-actions .contact-details-block .ql-container {
  border: none !important;
}

.timeline-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #d4d4d4;
  padding-bottom: 8px;
}
.timeline-header h3 {
  margin-bottom: 0px;
}
.timeline-header span {
  font-size: 14px;
  font-weight: bold;
}

.input-submit-combo {
  position: relative;
  display: flex;
}
.input-submit-combo textarea {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  resize: none;
}
.input-submit-combo button {
  position: relative;
}

.contact-item-entry {
  padding: 4px 8px;
  margin-bottom: 6px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.contact-item-entry .input-switch {
  width: 100%;
}
.contact-item-entry .contact-item-entry-input {
  position: relative;
  width: 100%;
}
.contact-item-entry .contact-item-entry-input button {
  position: absolute;
  right: 3px;
  top: 5px;
}
.contact-item-entry .contact-item-entry-input .save-button {
  display: none;
}
.contact-item-entry .contact-item-entry-input input, .contact-item-entry .contact-item-entry-input select {
  border: 0px;
  background-color: #f4f4f4;
}
.contact-item-entry i, .contact-item-entry svg {
  width: 24px;
  margin-right: 8px;
  text-align: center;
}
.contact-item-entry .fa-edit {
  cursor: pointer;
}
.contact-item-entry .profile-picture {
  width: 24px;
  height: 24px;
  border-radius: 100%;
  overflow: hidden;
  margin-right: 8px;
}
.contact-item-entry .profile-picture img {
  width: 24px;
  height: 24px;
}
.contact-item-entry .entry-data {
  display: flex;
  justify-content: start;
  align-items: center;
  width: 100%;
}
.contact-item-entry .fa-edit {
  visibility: hidden;
}
.contact-item-entry.editing {
  padding: 0 !important;
}
.contact-item-entry.editing .contact-item-entry-input {
  padding: 2px !important;
}
.contact-item-entry.editing .icon {
  position: absolute;
  z-index: 99;
  left: 23px;
}
.contact-item-entry.editing .fa-edit {
  display: none;
}
.contact-item-entry.editing input, .contact-item-entry.editing select {
  padding-left: 36px;
}
.contact-item-entry:hover:not(.editing) {
  background-color: #f4f4f4;
}
.contact-item-entry:hover:not(.editing) .fa-edit {
  visibility: visible;
}

.input-switch select {
  display: none;
}

#contact-actions {
  position: relative;
}
#contact-actions .add-entry {
  display: none;
  width: 100%;
  background-color: #fff;
}
#contact-actions .add-entry.show {
  display: flex;
}
#contact-actions .bootstrap-select {
  min-width: 50% !important;
}

.popover-icon-button {
  display: flex;
  text-decoration: none;
  justify-content: end;
}
.popover-icon-button .hidden-caption {
  display: flex;
  margin-right: 4px;
  visibility: hidden;
  align-items: center;
}
.popover-icon-button:hover .hidden-caption {
  visibility: visible;
}

.popover-icon-button-char {
  display: flex;
  text-decoration: none;
  justify-content: left;
}

.popover-icon-button-char i {
  margin-right: 5px;
}

.popover-icon-button-char .hidden-caption-char {
  display: flex;
  margin-right: 4px;
  visibility: hidden;
  align-items: center;
}
.popover-icon-button-char:hover .hidden-caption-char {
  visibility: visible;
}

.caption-style {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1.5px;
}

.list-group-item {
  word-wrap: break-word;
  overflow-wrap: break-word;
}

input[type="text"] {
  box-sizing: border-box;
  width: 100%;
  overflow-wrap: break-word;
}
.list-group-item .list-group-item-icon {
  padding: 8px 8px;
}
.list-group-item .list-group-icon-button {
  display: flex;
  padding: 8px 8px;
  width: initial;
}
.list-group-item .list-group-icon-button:hover {
  background-color: #f4f4f4;
}
.list-group-item:hover a .leading {
  text-decoration: underline;
}
.list-group-item a {
  display: flex;
  width: 100%;
  text-decoration: none;
}
.list-group-item .leading {
  padding: 20px;
  display: flex;
  align-items: center;
  border-right: 1px solid #e4e4e4;
}
.list-group-item .delete {
  padding: 20px;
  display: flex;
  align-items: center;
  border-left: 1px solid #e4e4e4;
}
.list-group-item .middle {
  padding: 8px;
  flex: 1;
}
.list-group-item .bottom {
  margin-top: 0px;
}
.list-group-item .trailing {
  display: flex;
  align-items: center;
  justify-content: end;
}

td[data-link] {
  cursor: pointer;
}

.table {
  margin-bottom: 0px;
  border-bottom: none !important;
}
.table td {
  vertical-align: middle;
}
.table thead tr {
  background-color: #f4f4f4;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.146);
  color: #555;
  text-transform: uppercase;
  font-size: 10px;
}
.table.row-hover-pointer tr {
  cursor: pointer;
}
.table.row-hover tbody tr {
  background-color: #fff;
}
.table.row-hover tbody tr:hover {
  background-color: #f4f4f4;
}

.event-content {
  display: flex;
  flex-direction: column;
  padding: 5px;
}

.event-title {
  font-weight: bold;
  word-wrap: break-word;
}

.event-description {
  font-size: 0.9em;
  word-wrap: break-word;
  white-space: normal;
  width: 100%;
}

.stat-card {
  display: flex;
  text-decoration: none;
}
.stat-card:hover {
  border: 1px solid #FC7800;
}

.contact-card {
  padding: 12px;
  border: 1px solid #e4e4e4;
  border-radius: 6px;
  margin-bottom: 8px;
  text-decoration: none;
  display: flex;
  width: 100%;
}
.contact-card:hover {
  border: 1px solid #FC7800;
}
.contact-card .meta {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.paginate_button.current {
  background: #d4d4d4 !important;
  border: none !important;
  border-radius: 7px !important;
}
.paginate_button.current:hover {
  background: #d4d4d4 !important;
  border: none !important;
  border-radius: 7px !important;
}
.paginate_button:hover {
  background: #d4d4d4 !important;
  border: none !important;
  border-radius: 7px !important;
  color: #000000 !important;
}

.dataTables_paginate {
  display: flex;
  justify-content: center;
  background-color: #f4f4f4;
  width: 100%;
  padding: 8px !important;
  position: fixed;
  bottom: 0;
  left: 150px;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1803921569);
}

select.form-control {
  min-width: 150px;
}
select.form-control:hover {
  background-color: #f8f9fa;
  cursor: pointer;
}

.table-loader {
  height: 100vh;
  width: 100vw;
  background-color: #f4f4f4;
  z-index: 9999;
  position: fixed;
  top: 132px;
}

.dataTables_filter {
  display: none;
}

#contact-timeline .file-card {
  max-width: 300px;
}
#contact-timeline .succession-mini {
  max-width: 400px;
}

.profile-pp-block {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.profile-pp-block .pp {
  width: 100px;
  height: 100px;
  min-width: 100px;
  max-width: 100px;
  min-height: 100px;
  max-height: 100px;
  border-radius: 100%;
  box-shadow: 0px 0px 4px #e1e1e1;
}

.empty-img {
  max-width: 100% !important;
  width: 100% !important;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.empty-img img {
  width: 50%;
  margin: 0 auto;
  display: flex;
}
.empty-img .caption {
  text-align: center;
  display: flex;
}

.activity-add-note-wrapper {
  margin-bottom: 36px !important;
}
.activity-add-note-wrapper .ql-container.ql-snow {
  background-color: #e4e4e4;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  border: none !important;
}
.activity-add-note-wrapper .ql-toolbar.ql-snow {
  background-color: #fff;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border: none !important;
}

.ql-toolbar .button-format {
  float: right !important;
  width: 100px !important;
  background-color: #fff !important;
  color: #FC7800 !important;
  display: flex !important;
}
.ql-toolbar .button-format i {
  color: #FC7800 !important;
}
.ql-toolbar .button-format:hover {
  color: #06418E !important;
  background-color: #e4e4e4 !important;
}

.note-editor-overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  border-radius: 6px;
  background-color: #e4e4e4;
  transition: all 0.2s ease-in-out;
  opacity: 1;
  display: flex;
  align-items: end;
  padding: 12px 14px;
  font-size: 15px;
  font-family: Helvetica, Arial, sans-serif;
}
.note-editor-overlay:hover {
  background-color: #d4d4d4;
  cursor: pointer;
}
.note-editor-overlay.hide {
  opacity: 0;
  pointer-events: none;
}

.list-group-item-label {
   font-weight: bold;
   margin-bottom: 5px;
 }

.list-group-item-text span {
  display: block;
  margin-left: 20px;
  word-wrap: break-word;
  white-space: pre-wrap;
}

.mw-500 {
  max-width: 300px;
  display: flex;
}

.file-card {
  padding: 8px;
  margin-right: 4px;
  background-color: #fff;
  font-weight: bold;
  color: #2b4197;
  cursor: pointer;
  margin-bottom: 8px;
  border-radius: 3px;
  box-shadow: 0px 0px 6px -2px rgba(0, 0, 0, 0.2117647059);
  border: 1px solid #f4f4f4;
}
.file-card .details {
  display: flex;
  align-items: start;
  justify-content: space-between;
}
.file-card .details i {
  margin-left: 12px;
  margin-right: 4px;
}
.file-card .details p {
  margin: 0;
  margin-right: 12px;
  overflow-wrap: anywhere;
  font-size: 14px;
}
.file-card .meta {
  font-size: 12px;
  font-weight: normal;
  color: #666;
  margin-top: 8px;
  border-top: 1px solid rgba(252, 120, 0, 0.2392156863);
  padding-top: 8px;
}
.file-card:hover {
  border: 1px solid #FC7800;
}

.overflow-hidden {
  overflow: hidden !important;
}

.leaflet-control-attribution {
  display: none !important;
}

.nav-tabs button {
  min-height: 55px;
}

.right-aligned {
  text-align: right;
}

.left-aligned {
  text-align: left
}

.card {
  border-radius: 6px;
  border: 1px solid #e4e4e4;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.0901960784);
}
.card .card-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px;
  min-height: 53px;
  border-radius: 0px;
  background-color: transparent;
  border-color: #e4e4e4;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  color: #2b2b2b;
  letter-spacing: 1.5px;
}
.card .card-header i {
  font-size: 16px;
  color: #FC7800;
}
.card .card-header .nav-tabs button {
  height: 55px;
}
.card .card-header .card-title {
  font-weight: bold;
  margin-bottom: 0;
}

.form-group label {
  font-family: "Poppins", sans-serif;
  color: #666 !important;
  font-weight: 500 !important;
  font-size: 14px;
  margin-bottom: 4px;
}
.form-group label i {
  font-size: 12px;
}

table.dataTable tbody th, table.dataTable tbody td {
  padding: 4px 10px;
}

.opportunity-view {
  width: 100%;
  height: 100%;
  background-color: #fff;
  top: 0;
  left: 0;
  position: absolute;
  border-radius: 6px;
  box-shadow: 0px 0px 15px -5px rgba(0, 0, 0, 0.2392156863);
}
.opportunity-view .opportunity-view-header {
  padding: 12px 8px;
  border-bottom: 1px solid #e4e4e4;
  cursor: initial;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#contact-details-data-container {
  position: relative;
  height: 100%;
  padding: 12px;
  padding-right: 16px;
  overflow-x: hidden;
  padding-bottom: 200px;
}

form label {
  font-family: "Poppins", sans-serif;
  color: #666 !important;
  font-weight: 500 !important;
}

.dropdown-menu {
  max-width: 568px;
}

.dropdown-toggle::after {
  border-top-color: #FC7800;
}

.bootstrap-select > .dropdown-toggle {
  white-space: normal !important;
}

.dropdown-item {
  white-space: normal !important;
}

.btn-primary.dropdown-toggle::after {
  border-top-color: #fff !important;
  opacity: 0.5;
}
.btn-primary.dropdown-toggle:hover::after {
  border-top-color: #fff !important;
  opacity: 1;
}
.btn-primary.dropdown-toggle.show::after {
  border-top-color: #fff !important;
  opacity: 1;
}

.bootstrap-select .dropdown-toggle:focus {
  outline: none !important;
}

.bs-searchbox {
  margin-bottom: 8px;
}

.messages-content {
  background-color: #f4f4f4;
  padding: 20px;
  border-radius: 12px;
}
.messages-content .no-message {
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
  color: #777;
}

.send-message-section {
  display: flex;
}
.send-message-section .send-message-input {
  resize: none;
  height: 80px;
  width: calc(100% - 80px);
  border: none;
  padding: 12px;
}
.send-message-section a {
  width: 80px;
  border-radius: 0px;
  margin: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.vertical-timeline {
  width: 100%;
  position: relative;
  padding: 1.5rem 0 1rem;
}

.vertical-timeline::before {
  content: "";
  position: absolute;
  top: 0;
  left: 67px;
  height: calc(100% - 50px);
  width: 4px;
  background: #e9ecef;
  border-radius: 0.25rem;
}

.vertical-timeline-element {
  position: relative;
  margin: 0 0 1rem;
}

.vertical-timeline--animate .vertical-timeline-element-icon.bounce-in {
  visibility: visible;
  animation: cd-bounce-1 0.8s;
}

.vertical-timeline-element-icon {
  position: absolute;
  top: -1px;
  left: 57px;
}

.vertical-timeline-element-icon .badge-dot-xl {
  box-shadow: 0 0 0 5px #fff;
}

.badge-dot-xl {
  width: 18px;
  height: 18px;
  position: relative;
}

.badge:empty {
  display: none;
}

.badge-dot-xl::before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 0.25rem;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -5px 0 0 -5px;
  background: #fff;
}

.e-wrapper {
  width: 100%;
  height: 300px;
  margin-bottom: 35px;
}

.fi {
  scale: 0.75;
}

.vertical-timeline-element-content {
  position: relative;
  margin-left: 100px;
  font-size: 0.8rem;
}
.vertical-timeline-element-content .file-card {
  max-width: 75% !important;
  min-width: 300px !important;
}
.vertical-timeline-element-content .file-card .details p {
  font-size: 12px;
}
.vertical-timeline-element-content .card p, .vertical-timeline-element-content .card ul, .vertical-timeline-element-content .card ol {
  margin: 0;
}

.vertical-timeline-element-content .timeline-title {
  font-size: 12px;
  margin: 0 0 0.5rem;
  padding: 2px 0 0;
  font-weight: bold;
}

.vertical-timeline-element-content .timeline-above-bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.vertical-timeline-element-content .edit-touchpoint-links {
  display: none;
}
.vertical-timeline-element-content:hover .edit-touchpoint-links {
  display: flex;
}

.vertical-timeline-element-content {
  position: relative;
  padding-left: 120px;
}

.vertical-timeline-element-date {
  position: absolute;
  left: 0;
  top: 0;
  width: 100px;
  text-align: right;
  color: #adb5bd;
  font-size: 0.7619rem;
  white-space: nowrap;
}

@media (max-width: 768px) {
  .vertical-timeline-element-content {
    padding-left: 0;
    padding-top: 2.5rem;
  }

  .vertical-timeline-element-date {
    position: static;
    width: 100%;
    text-align: left;
    margin-bottom: 0.5rem;
  }
}



.vertical-timeline-element-content:after {
  content: "";
  display: table;
  clear: both;
}

.succession-not-done-checkbox {
  background-color: #e4e4e4;
  width: 30px;
  height: 30px;
  border-radius: 6px;
  cursor: pointer !important;
  display: flex;
  justify-content: center;
  align-items: center;
}
.succession-not-done-checkbox i {
  display: none;
}
.succession-not-done-checkbox:hover {
  background-color: #d4d4d4;
}
.succession-not-done-checkbox:hover i {
  display: block;
}

.succession-done-checkbox {
  background-color: #14A44D;
  width: 30px;
  height: 30px;
  border-radius: 6px;
  cursor: pointer !important;
  display: flex;
  justify-content: center;
  align-items: center;
}
.succession-done-checkbox i {
  color: #fff;
}

.contact-tag {
  border: 2px solid transparent;
  border-radius: 8px;
  padding: 6px 12px;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0);
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.contact-tag i {
  visibility: hidden;
  font-size: 12px;
  color: #999;
}
.contact-tag:hover {
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.12);
  border-color: #2b4197;
}
.contact-tag:hover i {
  visibility: visible;
}

.form-row{
  display:flex;
  width: 100%;
}

.employee-tag, .status-tag, .provider-tag {
  border: 2px solid #e4e4e4;
  border-radius: 20px;
  padding: 4px 8px;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.12);
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: start;
  width: -moz-max-content;
  width: max-content;
  background-color: #90B5D3;
  font-weight: bold;
  color: #533361;
  cursor: pointer;
}
.employee-tag:hover, .status-tag:hover, .provider-tag:hover {
  border-color: #90B5D3;
}
.employee-tag .profile-picture, .status-tag .profile-picture, .provider-tag .profile-picture {
  width: 30px;
  height: 30px;
  border-radius: 100%;
  overflow: hidden;
  margin-right: 8px;
}
.employee-tag .profile-picture img, .status-tag .profile-picture img, .provider-tag .profile-picture img {
  width: 30px;
  height: 30px;
}

.status-tag {
  border: 1px solid #e4e4e4;
  box-shadow: none;
}

.fc-view-harness {
  background-color: #ffffff;
  height: calc(100vh - 132px);
}

.fc-header-toolbar {
  margin-bottom: 0 !important;
  height: 66px;
  display: flex;
  padding: 0px;
  background-color: #fff;
}
.fc-header-toolbar .page-nav-button {
  margin: 0 !important;
}

.fc-toolbar-title {
  display: none;
}

.fc-col-header-cell {
  background-color: #f4f4f4;
  border-top: 0px transparent;
  border-bottom: 2px solid #999 !important;
}

#calendar {
  margin-top: -1px;
}

.fc-col-header-cell-cushion {
  color: #555;
  text-transform: uppercase;
  font-size: 12px;
  text-decoration: none;
  height: 38.55px;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}
.fc-col-header-cell-cushion:hover {
  color: #555;
}

.parameter-filter {
  min-width: 120px !important;
}

.hover-tag {
  border: 2px solid transparent;
  border-radius: 8px;
  padding: 6px 12px;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0);
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.hover-tag.pointer {
  cursor: pointer;
}
.hover-tag.captioned {
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  color: #666;
}
.hover-tag.c-text {
  cursor: text;
}
.hover-tag i {
  visibility: hidden;
  font-size: 12px;
  color: #999;
}
.hover-tag:hover {
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.12);
  border-color: #90B5D3;
}
.hover-tag:hover i {
  visibility: visible;
}

.replacement-input {
  width: 100%;
  border: 2px solid #90B5D3;
  border-radius: 8px;
  padding: 6px 12px;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0);
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.replacement-wrapper {
  display: flex;
  position: relative;
}
.today {
  color: #90B5D3;
}

.pe-none {
  pointer-events: none;
}

.inline-form-group {
  display: flex;
  width: 100%;
}
.inline-form-group .form-group {
  flex: 1;
}

.status-badge {
  padding: 4px 8px;
  color: #fff;
  border-radius: 4px;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1803921569);
}

.card-header-sm {
  height: 40px !important;
  min-height: 40px !important;
  font-size: 12px;
  text-transform: uppercase;
  color: #555;
}

.form-control {
  background-color: #fff;
  border: 1px solid #d4d4d4;
  font-weight: normal;
  transition: all 0.2s ease-in-out;
  border: none;
  background-color: #f8f9fa;
}
.form-control:hover {
  background-color: #f4f4f4;
}

.input-group-text {
  border: none;
}

table.dataTable thead th {
  vertical-align: middle;
  border-right: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  border-top: 1px solid #e4e4e4;
}
table.dataTable thead th:last-child {
  border-right: 0px solid #e4e4e4;
}
table.dataTable thead th:hover {
  background-color: #e4e4e4;
}

.yadcf-number-slider-filter-wrapper-inner {
  width: 250px;
}

.ui-slider-range {
  background: #90B5D3 !important;
}

table.dataTable thead > tr > th.sorting_asc::after,
table.dataTable thead > tr > th.sorting_asc::before {
  color: #533361;
}

table.dataTable thead > tr > th.sorting_desc::after,
table.dataTable thead > tr > th.sorting_desc::before {
  color: #533361;
}
.tracking-link {
    display: inline-block;
    background-color: #28a745; /* zelena */
    color: white;
    font-weight: 600;
    border-radius: 6px;
    padding: 5px 12px;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
}

.tracking-link i {
    color: white;
}

.tracking-link:hover {
    background-color: #218838;
    transform: scale(1.05);
    text-decoration: none;
    color: #fff;
}

.tracking-link:active {
    transform: scale(0.97);
}

.add-succession-panel {
  display: flex;
  padding: 12px;
  background-color: #f4f4f4;
}
.add-succession-panel input[type=date] {
  width: 250px;
  margin-right: 12px;
}
.add-succession-panel input[type=text] {
  margin-right: 12px;
}

#add-succession-form {
  margin: 0 auto;
}

.empty-card-table {
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
  color: #777;
  padding: 12px;
  background-color: #f4f4f4;
  margin: 12px;
  border-radius: 12px;
}

.raised-card {
  margin-top: -3rem;
}

.bg-scaffold {
  background-color: #f4f4f4 !important;
}

.list-group-detached {
  padding: 0px;
}
.list-group-detached a {
  text-decoration: none !important;
  width: 100%;
}
.list-group-detached .list-group-item {
  background-color: #fff;
  margin-bottom: 4px;
  border-radius: 5px;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1098039216);
  display: flex;
  flex-direction: column;
}
.list-group-detached .list-group-item .top {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.list-group-detached .list-group-item .bottom {
  width: 100%;
}

#global-page-loader {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.6392156863);
  z-index: 999;
  opacity: 0;
  pointer-events: none;
  transition: all 0.2s;
}
#global-page-loader.visible {
  opacity: 1;
  pointer-events: all;
}

.modal-loader {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.6392156863);
  z-index: 999;
  opacity: 0;
  pointer-events: none;
  transition: all 0.2s;
}
.modal-loader.visible {
  opacity: 1;
  pointer-events: all;
}

.card-footer {
  width: 100%;
  display: flex;
  justify-content: end;
  padding-right: 8px;
  background-color: #f4f4f4;
  border-top: 1px solid #e4e4e4;
}

.insights-table {
  border-color: #d4d4d4;
}
.insights-table tr, .insights-table td, .insights-table th {
  border-color: #d4d4d4;
}
.insights-table td.current {
  background-color: #ebf3ff;
}
.insights-table td.target-cell {
  font-style: italic;
}
.insights-table td.target-cell:hover {
  cursor: pointer;
  background-color: #d8e7fe;
}
.insights-table th.current {
  border-color: #FC7800 !important;
  background-color: #FC7800;
  color: #fff;
}
.insights-table th.current.target-cell:hover {
  background-color: #d8e7fe;
}
.insights-table .bg-scaffold.current {
  border-color: #FC7800 !important;
  background-color: #FC7800 !important;
  color: #fff;
}
.insights-table th, .insights-table td {
  text-align: center;
}
.insights-table thead tr th:first-child {
  text-align: left;
}
.insights-table tbody tr th {
  text-align: left;
}
.insights-table tbody tr td:first-child {
  text-align: left;
}

.horizontal-stat-card {
  display: flex;
  height: 42px;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  padding-left: 12px;
  overflow: hidden;
}
.horizontal-stat-card .right {
  display: flex;
  justify-content: end;
  align-items: center;
}
.horizontal-stat-card .right .amount {
  height: 42px;
  display: flex;
  align-items: center;
  padding-left: 16px;
  background-color: #f4f4f4;
  color: #000;
  border-left: 1px solid #d4d4d4;
  padding-right: 16px;
  margin-left: 16px;
  width: 150px;
  justify-content: space-between;
  font-weight: bold;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.file-upload {
  display: inline-block;
  background-color: #FC7800;
  color: white;
  padding: 10px 20px;
  text-align: center;
  cursor: pointer;
  border-radius: 5px;
  font-size: 16px;
  border: none;
  width: 100%;
  margin-bottom: 12px;
}

.file-upload:hover {
  background-color: #FC7800;
}

input[type=file] {
  display: none;
}

.file-link {
  text-decoration: none;
}

.delete-file-button {
  color: rgb(207, 25, 25);
  cursor: pointer;
}
.delete-file-button:hover {
  color: rgb(150, 19, 19);
}

.pp {
  width: 52px;
  height: 52px;
  overflow: hidden;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 52px;
  min-width: 52px;
  max-height: 52px;
  min-height: 52px;
  margin-right: 8px;
  border: 3px solid rgba(255, 255, 255, 0.4274509804);
  transition: all 0.2s;
}
.pp.sm {
  width: 46px;
  height: 46px;
  max-width: 46px;
  min-width: 46px;
  max-height: 46px;
  min-height: 46px;
  margin-right: 0px;
  margin-left: 12px;
}
.pp.xs {
  width: 32px;
  height: 32px;
  max-width: 32px;
  min-width: 32px;
  max-height: 32px;
  min-height: 32px;
  margin-right: 0px;
  margin-left: 12px;
}
.pp img {
  height: 100%;
}

.user-navbar-block {
  margin-left: 12px;
  margin-top: 12px;
  margin-right: 12px;
  display: flex;
  border: 1px solid #d4d4d4;
  border-radius: 6px;
  padding: 8px;
  align-items: center;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.2s;
}
.user-navbar-block:hover {
  background-color: #f4f4f4;
}
.user-navbar-block .ct span {
  font-size: 16px;
  font-weight: bold;
  color: #5e5e5e;
}
.user-navbar-block .ct .sub {
  font-size: 13px;
}

#sidebar-wrapper .nav .text-section {
  transition: all 0.2s;
}

#sidebar-wrapper.collapsed .user-navbar-block {
  padding-left: 0px !important;
}
#sidebar-wrapper.collapsed .user-navbar-block .pp {
  margin-right: 20px !important;
}
#sidebar-wrapper.collapsed #sidebar-wrapper .nav .text-section {
  margin-left: 6px !important;
}

.image-upload-wrap {
  position: relative;
  display: inline-block;
}
.image-upload-wrap .img-thumbnail {
  padding: 0 !important;
}

#image-preview {
  width: 150px; 
  height: 150px;
  -o-object-fit: cover;
     object-fit: cover;
}

.image-upload-label {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.2);
  color: white;
  opacity: 0;
  transition: opacity 0.3s;
  border-radius: 100%;
}

.image-upload-wrap:hover .image-upload-label {
  opacity: 1;
}

.comment-title {
  font-weight: bold;
  color: #333;
}

.comment textarea {
  font-size: 12px;
}
.comment .hide-when-editing {
  display: flex;
}
.comment .show-when-editing {
  display: none !important;
}
.comment.editing .show-when-editing {
  display: flex !important;
}
.comment.editing .hide-when-editing {
  display: none !important;
}

.comment-name {
  color: #90B5D3;
}

.comment-date {
  font-size: 0.8em;
  color: #888 !important;
}
.comment-date .today {
  color: #888 !important;
}

.comment-content {
  color: #333;
  font-size: 13px;
  line-height: 1.5em;
}

.comment {
  display: flex;
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 20px;
  padding-right: 12px;
  padding-top: 12px;
}
.comment:hover .edit-link {
  visibility: visible;
}
.comment .edit-link {
  color: #FC7800;
  visibility: hidden;
  font-size: 12px;
  cursor: pointer;
}
.comment .edit-link i {
  margin-right: 4px;
}
.comment .edit-link:hover span {
  text-decoration: underline;
}
.comment .save-link {
  font-size: 12px;
  cursor: pointer;
}
.comment .save-link:hover span {
  text-decoration: underline;
}

.comment-image.pp {
  flex-shrink: 0;
  width: 32px;
  height: 32px;
  margin-right: 12px;
  margin-left: 12px;
  margin-top: 12px;
  outline: 3px solid #e4e4e4;
}
.comment-image.pp.isCurrentUser {
  outline: 3px solid #FC7800;
}

.comment-image.pp img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}

.flatpickr-calendar.inline {
  box-shadow: 0px 0px 0px !important;
  margin: 0 auto;
}

.modal-content {
  border: none;
  border-radius: 6px;
}

.modal-header {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  background-color: #533361 !important;
  color: #fff !important;
  padding-right: 6px;
  padding-top: 6px;
  padding-bottom: 6px;
  border: none;
}

.modal-subheader {
  border-bottom: 1px solid #e4e4e4;
}

.modal-acceptance-button {
  position: absolute;
  left: 0;
  bottom: -22px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #FC7800;
  border: none;
  color: #fff;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
}

@keyframes slideDown {
  from {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(0);
  }
}
@keyframes slideUp {
  from {
    transform: translateY(0);
  }
  to {
    transform: translateY(100%);
  }
}
.modal.fade .modal-dialog {
  animation-name: slideDown;
  animation-duration: 0.3s;
  animation-fill-mode: forwards;
}

.modal.fade:not(.show) .modal-dialog {
  animation-name: slideUp;
}

.close-modal-button {
  background-color: rgba(255, 255, 255, 0.1215686275);
  color: #fff;
  width: 38px;
  height: 38px;
}
.close-modal-button:hover {
  background-color: rgba(255, 255, 255, 0.2470588235);
}

.button-format {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  cursor: pointer;
}

.btn {
  display: flex;
  justify-content: center;
  align-items: center;
}

.flatpickr-monthDropdown-months, .flatpickr-current-month input.cur-year {
  font-size: 16px !important;
  font-weight: 500 !important;
}

.flatpickr-prev-month, .flatpickr-next-month {
  padding: 4px !important;
}

.numInput.cur-year, .flatpickr-monthDropdown-months {
  padding: 8px !important;
}

.flatpickr-current-month {
  padding-top: 0px !important;
}

.add-action-button {
  height: 44px;
  border-radius: 0px;
  background-color: #f4f4f4;
  color: #FC7800;
  border: none;
}
.add-action-button:hover {
  color: #FC7800;
  background-color: #e4e4e4;
}

.flatpickr-day.selected, .flatpickr-day.startRange, .flatpickr-day.endRange, .flatpickr-day.selected.inRange, .flatpickr-day.startRange.inRange, .flatpickr-day.endRange.inRange, .flatpickr-day.selected:focus, .flatpickr-day.startRange:focus, .flatpickr-day.endRange:focus, .flatpickr-day.selected:hover, .flatpickr-day.startRange:hover, .flatpickr-day.endRange:hover, .flatpickr-day.selected.prevMonthDay, .flatpickr-day.startRange.prevMonthDay, .flatpickr-day.endRange.prevMonthDay, .flatpickr-day.selected.nextMonthDay, .flatpickr-day.startRange.nextMonthDay, .flatpickr-day.endRange.nextMonthDay {
  background: #FC7800;
  box-shadow: none;
  color: #fff;
  border-color: #FC7800;
}

.modal-subheader .modal-header-picker {
  border-radius: 0px !important;
}
.modal-subheader .bootstrap-select > .dropdown-toggle {
  border-radius: 0px !important;
}

.selectpicker-preheader {
  font-size: 12px;
  color: #FC7800;
  font-weight: bold;
}

#addSuccessionModal textarea {
  border: none;
  outline: 0;
  text-align: center;
  border-radius: 0;
}

#dropzone {
  box-sizing: border-box;
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 99999;
  background: rgba(223, 57, 20, 0.5);
  border: 11px dashed #90B5D3;
}

.funnel-status-list-block {
  background-color: #f4f4f4;
  padding: 4px 8px;
  margin-right: 4px;
  border-radius: 3px;
  border: 1px solid #e4e4e4;
  display: flex;
}

.flip-form form {
  display: none !important;
}
.flip-form .initial-view {
  display: flex !important;
}
.flip-form.flipped form {
  display: flex !important;
}
.flip-form.flipped .initial-view {
  display: none !important;
}

.blue-background-class {
  background-color: #c8ebfb;
}

.funnelTimeline {
  display: flex;
  width: 100%;
  overflow: hidden;
  border-radius: 4px;
}
.funnelTimeline .step {
  padding: 4px 8px 4px 16px;
  position: relative;
  color: #fff;
  display: flex;
  font-size: 10px !important;
}
.funnelTimeline .step::after {
  content: "";
  width: 10px;
  display: flex;
  position: absolute !important;
  right: -10px;
  background-color: transparent;
  top: 0;
  bottom: 0;
  border-right: 0px solid transparent;
  border-left: 10px solid var(--border-color);
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  z-index: 99;
}

.monospace {
  font-family: Monospace;
  font-size: 14px;
}

.input-group .input-group-prepend .input-group-text {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.input-group .input-group-append .input-group-text {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.address-wrapper {
  font-size: 14px;
  position: relative;
  padding: 12px;
}

.funnelSelector {
  background-color: #fff !important;
  color: #FC7800;
  cursor: pointer;
  padding: 0px !important;
  padding-right: 16px !important;
  border: 1px solid #f4f4f4;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.0901960784);
  border-radius: 0.375rem !important;
}
.funnelSelector .list-item-title {
  font-size: 14px;
}
.funnelSelector .handle {
  padding: 20px 16px;
  cursor: move;
  border-right: 1px solid #e4e4e4;
  display: flex;
  align-items: center;
  margin-right: 12px;
  justify-content: center;
}
.funnelSelector .handle-static {
  padding: 20px 16px;
  cursor: pointer;
  border-right: 1px solid #e4e4e4;
  display: flex;
  align-items: center;
  margin-right: 12px;
  justify-content: center;
}
.funnelSelector .handle-static-reversed {
  padding: 20px 16px;
  cursor: pointer;
  border-left: 1px solid #e4e4e4;
  display: flex;
  align-items: center;
  margin-right: 12px;
  justify-content: center;
  margin-right: -16px;
}
.funnelSelector.active {
  color: #FC7800 !important;
  font-weight: bold;
  background-color: #ebf3ff !important;
  border: 0px solid #e4e4e4;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.0901960784);
}
.funnelSelector i {
  color: #999;
}
.funnelSelector .muted {
  font-size: 12px;
  color: #999;
}
.funnelSelector span {
  text-transform: initial !important;
}
.funnelSelector .trailing {
  color: #fff !important;
  font-weight: bold;
  padding: 4px 8px;
  border-radius: 5px;
  font-size: 14px;
}
.funnelSelector .trailing i {
  color: #fff !important;
}
.funnelSelector.active, .funnelSelector.focus {
  border-color: #e4e4e4 !important;
}

.bg-glass {
  background-color: rgba(0, 0, 0, 0.0588235294);
  padding: 20px;
  border-radius: 4px;
}

.nav-tabs .nav-link {
  color: #666;
  border: 0px solid transparent;
  border-bottom: 3px solid transparent;
  display: flex;
  align-items: center;
}
.nav-tabs .nav-link.active {
  color: #FC7800;
}
.nav-tabs .nav-link:hover {
  border: 0px solid transparent;
  border-bottom: 3px solid #FC7800;
  color: #FC7800;
}

.clr-field {
  width: 100%;
  cursor: pointer !important;
}
.clr-field button {
  width: 100% !important;
  border-radius: 6px;
}
.clr-field input {
  cursor: pointer !important;
}

.rlt-el {
  right: 0 !important;
}

#clr-picker {
  z-index: 999999;
}

.ui-state-active {
  color: #000 !important;
}

.float-right {
  float: right;
}

.search-location {
  width: calc(100% - 20px);
  padding: 10px;
  z-index: 1002;
  position: relative;
  margin-bottom: 20px;
}

ul#search-result {
  position: absolute;
  top: 72px;
  z-index: 1001;
  width: calc(100% + 32px);
  background: #f4f4f4;
  list-style: none;
  padding: 0px;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2117647059);
  border-radius: 6px !important;
  overflow: hidden;
  max-height: 300px;
  overflow-y: scroll;
  left: -16px;
}
ul#search-result li a {
  padding: 6px 12px;
  border-bottom: 1px solid #e4e4e4;
  text-decoration: none;
  display: flex;
}
ul#search-result li a:hover {
  background-color: #e4e4e4;
}
ul#search-result li a:last-child {
  border-bottom: 1px solid transparent;
}

#render-map {
  height: 350px;
  background: #f4f4f4;
}

.dataTables_wrapper {
  height: calc(100vh - 132px);
  width: 100% !important;
}

table.dataTable thead > tr > th.sorting_asc::before, table.dataTable thead > tr > th.sorting_desc::after, table.dataTable thead > tr > td.sorting_asc::before, table.dataTable thead > tr > td.sorting_desc::after {
  opacity: 1;
}

.yadcf-filter-range-date {
  font-weight: normal;
  color: #000 !important;
  opacity: 1;
  background-color: #fff;
  border: 1px solid #d4d4d4;
  font-weight: normal;
  transition: all 0.2s ease-in-out;
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.375rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.yadcf-filter-range-date:first-child {
  margin-bottom: 4px;
}

.yadcf-filter-reset-button {
  background: #F1F1F1;
  border: 1px solid #CECECE;
  font-size: 0;
  border-radius: 8px;
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
}

.yadcf-filter-reset-button:before {
  margin-right: 0px;
  font-family: "Font Awesome 6 Pro"; 
  content: "\f00d";
  font-size: 15px;
  color: #EC3E15;
  vertical-align: middle;
}

.yadcf-filter-reset-button:after {
  content: "";
  display: inline-block;
  font-size: 12px;
  vertical-align: middle;
  color: #333;
}

.yadcf-filter-reset-button:hover {
  background: #ECECEC;
  border: 1px solid #C1C1C1;
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1);
}

.lc-tags__item {
  margin-right: 8px;
  padding: 2px 7px;
  border-radius: 12px;
  background: #E4E4E4;
  border: 1px solid #D0D0D0;
  text-transform: lowercase;
}

.yadcf-filter-wrapper {
  display: none;
}

.yadcf-filter-range-number-slider-min-tip-hidden, .yadcf-filter-range-number-slider-max-tip-hidden {
  display: none;
}

.yadcf-filter-span {
  line-height: 26px;
  color: #533361;
  font-weight: bold;
}

.btn-grey {
  background-color: #f4f4f4;
}
.btn-grey:hover {
  background-color: #e4e4e4;
}

.yadcf-filter-button {
  display: inline;
  padding: 2px 4px;
  border-radius: 4px;
  margin-right: 4px;
  float: left;
}
.yadcf-filter-button i {
  color: #533361;
  font-size: 12px;
}
.yadcf-filter-button:hover {
  background-color: #d4d4d4;
  color: #000;
}
.yadcf-filter-button:hover i {
  color: #000;
}
.yadcf-filter-button.open, .yadcf-filter-button.inuse {
  background-color: #533361;
  color: #fff;
}
.yadcf-filter-button.open i, .yadcf-filter-button.inuse i {
  color: #fff !important;
}

table.dataTable thead th, table.dataTable thead td {
  padding: 4px 10px;
}

.yadcf-filter.ui-autocomplete-input {
  font-weight: normal;
  color: #000 !important;
  opacity: 1;
  background-color: #fff;
  border: 1px solid #d4d4d4;
  font-weight: normal;
  transition: all 0.2s ease-in-out;
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.375rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.dataTables_wrapper {
    width: 100%;
    overflow-x: auto !important;
}

table.dataTable {
    width: 100% !important;
}

table.dataTable th,
table.dataTable td {
    white-space: nowrap; 
    vertical-align: middle;
}

.yadcf-filter-wrapper {
  position: absolute;
  top: auto;
  left: auto;
  margin: 4px 0 2px;
  padding: 0;
  background-color: #fff;
  padding: 8px;
  box-shadow: 0px 0px 15px -5px rgba(0, 0, 0, 0.2392156863);
  border-radius: 6px;
  min-width: 280px;
  max-width: 32vh;
  z-index: 200 !important;
}
.yadcf-filter-wrapper.show {
  display: flex !important;
}

.yadcf-filter-wrapper input {
  font-weight: 100;
}

.yadcf-filter-wrapper .button-close {
  position: absolute;
  top: -15px;
  right: -15px;
}

.yadcf-filter-wrapper .button-close:before {
  content: "\e088";
  font-family: "FontAwesome 6 Pro";
  font-size: 18px;
  color: #FFF;
  text-shadow: 0 0 3px rgba(16, 16, 16, 0.5);
  transition: transform 0.3s ease-in;
}

.yadcf-filter-wrapper .button-close:hover:before {
  transform: rotate(-180deg);
}

.yadcf-filter-reset-button {
  position: absolute;
  top: 50%;
  right: 12px;
  transform: translateY(-12px);
  height: 24px;
  width: 24px;
  text-align: center;
  background: #F1F1F1;
  border: 1px solid #CECECE;
  font-size: 0;
  border-radius: 8px;
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
}

.yadcf-filter-range-number-slider-min-tip-inner, .yadcf-filter-range-number-slider-max-tip-inner {
  font-size: 12px;
  line-height: 1.7;
}

.yadcf-filter-range-number-slider-min-tip-inner:focus, .yadcf-filter-range-number-slider-max-tip-inner:focus {
  outline: none;
}

.yadcf-filter-range-number-slider-min-tip-inner {
  margin-left: -26px;
}

.yadcf-filter-range-number-slider-max-tip-inner {
  margin-left: 22px;
}

.ui-state-default {
  background: #ECECEC !important;
  border-color: #C5C5C5 !important;
}

.ui-state-focus {
  background: #C5C5C5 !important;
  border-color: #ABABAB !important;
}

.ui-state-hover {
  background: #ddd !important;
  border: 1px solid #ABABAB !important;
}

.ui-slider {
  margin: 12px 50px 8px 40px;
  height: 12px;
  border-radius: 7px;
}

.ui-slider-range {
  background: #2F5FA9;
}

.ui-slider-handle {
  width: 21px !important;
  height: 21px !important;
  background: #fff;
  border-radius: 50%;
  border: 2px solid #2F5FA9;
}

.ui-slider-handle:hover, .ui-slider-handle:active, .ui-slider-handle:focus {
  text-decoration: none;
  outline: none;
}

.ui-autocomplete {
  border-radius: 0;
  border-radius: 0;
  z-index: 1000;
  overflow: hidden;
  margin-top: 12px;
}

.ui-autocomplete .ui-state-focus {
  color: #FFF;
  background: #2F5FA9;
  border-color: #2F5FA9;
  border-radius: 0;
}

.ui-datepicker-header {
  color: #FFF;
  background: #2F5FA9;
  border-color: #2F5FA9;
  border-radius: 0;
}

.ui-widget-content {
  border: none !important;
  border-bottom: 1px solid #e4e4e4;
}

.ui-datepicker-title {
  margin: 10px;
}

.ui-datepicker-prev, .ui-datepicker-next {
  background: #FFF;
  border-radius: 2px;
}

.ui-datepicker-prev:hover, .ui-datepicker-next:hover {
  margin: 1px;
  background: #F5F5F5 !important;
  border: #5F5F5F !important;
}

.ui-datepicker-prev span, .ui-datepicker-next span {
  background-image: none !important;
}

.ui-datepicker-prev span:before, .ui-datepicker-next span:before {
  display: block;
  text-indent: 0;
  font-family: "Glyphicons Halflings";
  font-size: 16px;
  line-height: 1;
  color: #2F5FA9;
}

.ui-datepicker-prev span:before {
  content: "\e079";
}

.ui-datepicker-next span:before {
  content: "\e080";
}

table th .button-filter {
  display: block;
  float: left;
}

table th .button-filter:before {
  margin-right: 12px;
  padding: 3px 5px;
  content: "\e138";
  font-family: "Glyphicons Halflings";
  font-size: 14px;
  color: #2F5FA9;
  background: #F5F5F5;
  border: 2px solid #2F5FA9;
  border-radius: 3px;
}

table th .button-filter:hover:before {
  color: white;
  background: #2F5FA9;
}

table th .button-filter.change:before {
  content: "\e065";
}

.characteristic-item {
  display: flex;
  width: 100%;
  justify-content: space-between;

}

.characteristic-key,
.characteristic-value {
  width: 50%;
  box-sizing: border-box;
  overflow-wrap: break-word;
  word-break: break-word;
  align-content: center;
}

.characteristic-value {
  text-align: right;
}

.characteristic-header {
  font-weight: bold;
  background-color: #f8f9fa;
  border-bottom: 2px solid #dee2e6;
  display: flex;
  padding: 10px;
  box-sizing: border-box;
  flex-wrap: wrap;
}

.company-related{
  box-sizing: border-box;
  overflow-wrap: break-word;
  word-break: break-word;
  align-content: center;
}

.characteristic-item {
  display: flex;
  align-items: center;
  width: 100%;
}

.header-required,
.header-actions {
  flex: 0.25;
  padding: 10px;
  box-sizing: border-box;
  flex-wrap: wrap;
}

.header-key {
  flex: 2;
  padding: 10px;
  box-sizing: border-box;
}

.header-required {
  text-align: left;
}

.header-key {
  text-align: left;
}

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

.characteristic-required {
  flex: 0.5;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  text-align: center;
}

.characteristic-key {
  flex: 3.5;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  text-align: left;
}

.icon-container-keys {
  flex: 0.5;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  text-align: right;
  gap: 0.75rem;
}

#main-search-field::placeholder,
.table-search-field::placeholder {
    color: #90b5d3;
    opacity: 1;
}
.icon-container-keys i {
  cursor: pointer;
  font-size: 1.2rem;
}

.icon-container-keys .fa-pen {
  color: #007bff;
}

.icon-container-keys .fa-trash {
  color: #dc3545;
}


input.non-clickable {
  cursor: default;
  pointer-events: none;
}

.custom-checkbox {
  width: 15px;
  height: 15px;
  vertical-align: bottom;
}

.edit-required {
  margin-left: 5px;
  margin-right: 10px;
}

.grey-header {
  background-color: grey;
  color: white;
}

.highlight-required {
  background-color: #f0f0f0;
  border-left: 5px solid #6c6c6c;
}

.black-text {
  color: black;
}

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

.tooltip-icon {
  color: #2b4197;
  font-size: 18px;
  vertical-align: middle;
  cursor: pointer;
}

.page-nav-button {
  display: inline-flex;
  align-items: center;
}

.custom-row {
  margin-left: 25px;
  margin-top: -45px;
  margin-right: 25px;
  width: 70%;
}

.tooltip-icon {
  display: inline-flex;
  align-items: center;
}

.modal-backdrop {
  pointer-events: none !important;
  background-color: transparent !important;
}

.yadcf-filter-wrapper:not([id]) {
    display: none !important;
}

.follow-up-date-cell:empty::after {
  content: "Add Follow Up";
  opacity: .6;
  font-style: italic;
}
.bell-wrapper {
    position: relative;
}

.notification-badge {
    position: absolute;
    top: -3px;
    right: -3px;
    background-color: red;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    padding: 1px 5px;
    border-radius: 50%;
    min-width: 18px;
    text-align: center;
}
#notification, 
.toast-body, 
.notification-message, 
.alert {
    white-space: pre-line !important;
}
