@charset "UTF-8";

.composite-phone-ddi-container [composite-phone-ddi] {
  border-radius: 0 !important;
  text-align: center;
}

.composite-phone-ddi-container + [composite-phone-phone] {
  margin-left: -1px;
}

#timeline-client [timeline-loading] .spinner,
[timeline-client] [timeline-loading] .spinner {
  display: block;
  width: inherit;
  min-height: 100px;
}

.timeline-controls.timeline {
  margin-top: calc(1.25rem + 20px) !important;
  display: flex;
  flex-flow: row;
  flex-direction: row;
}

.timeline-controls.timeline .timeline-strip {
  width: 77px !important;
}

.timeline-controls.timeline .timeline-item {
  min-height: 20px;
  padding-bottom: 0;
  width: 50px !important;
}

.timeline-controls.timeline .timeline-item .timeline-badge {
  margin: -5px 0 0 -50px;
}

.timeline-controls.timeline .timeline-item .timeline-badge i {
  transform: translate(calc(-50% - 1px), -50%);
}

.timeline-controls.timeline .timeline-content {
  display: flex;
  align-items: center;
  flex-flow: row;
  flex-direction: row;
  padding-bottom: calc(1.25rem + 20px) !important;
}

.text-light-muted {
  color: #858994 !important;
}

.text-light-muted-alt {
  color: #acacba !important;
}

.bg-default-page {
  background-color: #EEF0F8 !important;
}

.bg-primary-light {
  background-color: #E4DDF7 !important;
}

.bg-light-muted {
  background-color: #858994 !important;
}

.bg-light-muted-alt {
  background-color: #e5e6ed !important;
}

.bg-light-alt {
  background-color: #f5f5f7 !important;
}

.bg-danger-light {
  background-color: #FCEBEC !important;
}

.bg-warning-light {
  background-color: #FFF4DE !important;
}

.bg-primary-dark {
  background-color: #3B11A6 !important;
}

.bg-on-white {
  background-color: #f2f4f8 !important;
}

.bg-primary-alt {
  background-color: #7f5cf3 !important;
}

.translate-middle {
  transform: translate(-50%, -50%) !important;
}

.middle-x {
  left: 50%;
  transform: translateX(-50%);
}

.translate-top-50 {
  transform: translateY(-50%);
}

.translate-top-50px {
  transform: translateY(-50px);
}

.start-50 {
  left: 50% !important;
}

.top-50 {
  top: 50% !important;
}

.bottom-40 {
  bottom: 40% !important;
}

.w-50-px {
  width: 50px !important;
}

.w-80-px {
  width: 80px !important;
}

.h-80-px {
  height: 80px !important;
}

.w-100-px {
  width: 100px !important;
}

.h-100-px {
  height: 100px !important;
}

.w-125-px {
  width: 125px !important;
}

.h-125-px {
  height: 125px !important;
}

.w-150-px {
  width: 150px !important;
}

.min-w-1366px {
  min-width: 1366px !important;
}

.h-150-px {
  height: 150px !important;
}

.w-200-px {
  width: 200px !important;
}

.h-200-px {
  height: 200px !important;
}

.w-250-px {
  width: 250px !important;
}

.h-250-px {
  height: 250px !important;
}

.object-fit-cover {
  -o-object-fit: cover !important;
     object-fit: cover !important;
}

.line-height-1 {
  line-height: 1 !important;
}

.border-radius-bottom {
  border-radius: 5px 5px 20px 20px;
}

.min-width-content {
  min-width: -moz-max-content;
  min-width: max-content;
}

.width-max-content {
  width: -moz-max-content !important;
  width: max-content !important;
}

.ratio-2 {
  aspect-ratio: 2;
}

.ratio-1 {
  aspect-ratio: 1;
}

.box-shadow-none {
  box-shadow: unset !important;
}

.text-underline,
.text-underline:hover {
  text-decoration: underline !important;
}

.lh-1 {
  line-height: 1 !important;
}

.list-style-disc {
  list-style: disc !important;
}

.list-style-none {
  list-style: none !important;
}

a.text-dark:hover {
  opacity: 0.7;
}

.link-primary-hover:hover {
  background-color: #5205F7 !important;
}

.link-primary-hover:hover > * {
  color: white !important;
}

.link-primary-hover:hover i {
  color: #F89406 !important;
}

.btn-hover-danger:hover {
  color: #fff;
  background-color: #EA3546;
  border-color: #EA3546;
}

.gauge-pointer {
  height: 7px;
  transform-origin: left;
  top: 95%;
  left: 50%;
  border-radius: 15px;
  box-shadow: 0px 0px 5px -2px #5205f7;
  width: 49%;
}

.btn.btn-outline-secondary:hover,
.btn.btn-outline-secondary:focus {
  color: white !important;
}

.btn.btn-outline-secondary:hover i,
.btn.btn-outline-secondary:focus i {
  color: white !important;
}

.btn-light-muted {
  background-color: rgba(133, 137, 148, 0.1);
  border-color: rgba(133, 137, 148, 0.1);
}

.btn.bg-danger-o-20:hover,
.btn.bg-danger-alt:hover {
  opacity: 0.5;
}

.btn.bg-primary-o-20:hover,
.btn.bg-primary-alt:hover {
  opacity: 0.5;
}

.btn.bg-primary-alt[disabled]:hover {
  opacity: 0.6;
  cursor: default;
}

.btn.bg-primary-o-30:hover {
  opacity: 0.6;
}

.btn.opacity-hover:hover {
  opacity: 0.6;
}

.btn.btn-light-muted:hover {
  background-color: rgba(82, 5, 247, 0.1) !important;
}

.btn.btn-light-muted:hover i {
  color: #5205F7 !important;
}

.radio-inline .radio > input:checked ~ span:after {
  width: 5px;
  height: 5px;
}

.radio > span,
.checkbox > span {
  border: 1px solid #acb0b9 !important;
}

.switch.switch-outline.switch-success input:not(:checked) ~ span:before {
  border: 2px solid #e5e5e5;
}

.switch.switch-outline.switch-success input:not(:checked) ~ span:after {
  background-color: #b1b1b1;
}

.border-primary-o-20 {
  border-color: rgba(82, 5, 247, 0.2);
}

.border-primary-alt {
  border-color: #4a23ad;
}

.border-light-muted {
  border-color: #858994 !important;
}

.border-light-muted-o-20 {
  border-color: rgba(133, 137, 148, 0.2) !important;
}

.text-underline {
  text-decoration: underline !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

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

.d-grid {
  display: grid !important;
}

.grid-3-columns {
  grid-template-columns: repeat(3, 1fr);
}

.flex-1 {
  flex: 1;
}

.flex-none {
  flex: none;
}

.circle-60px {
  border-radius: 100%;
  width: 60px;
  height: 60px;
}

.circle-40px {
  border-radius: 100%;
  width: 40px;
  height: 40px;
}

.circle-30px {
  border-radius: 100%;
  width: 30px;
  height: 30px;
}

.circle-25px {
  border-radius: 100%;
  width: 25px;
  height: 25px;
}

.circle-20px {
  border-radius: 100%;
  width: 20px;
  height: 20px;
}

.circle-10px {
  border-radius: 100%;
  width: 10px;
  height: 10px;
}

.alert-icon {
  display: block;
  height: 10px;
  right: 0;
  position: absolute;
  top: 0;
  transform: translate(100%, -50%);
  width: 10px;
}

.alert-icon.top-left {
  left: 0;
  right: unset;
  top: 0;
  transform: translate(0, -50%);
}

.alert-icon.size-15 {
  height: 15px;
  width: 15px;
}

p.parag-p-25,
.parag-p-25 p {
  margin-bottom: 0.25rem !important;
}

.datetimepicker-hours .hour.disabled {
  color: #d4d4d4;
}

.overflow-x-scroll {
  overflow-x: scroll;
}

/* hide scrollbar but allow scrolling */

.horizontal-scroll {
  overflow-x: scroll;
  -ms-overflow-style: none;
  /* for Internet Explorer, Edge */
  scrollbar-width: none;
  /* for Firefox */
}

.horizontal-scroll::-webkit-scrollbar {
  display: none;
  /* for Chrome, Safari, and Opera */
}

.horizontal-scroll * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.font-family-base,
.font-family-base * {
  font-family: Poppins, Helvetica, "sans-serif" !important;
}

.font-size-display {
  font-size: 3.5rem !important;
}

.font-size-lg-recursive,
.font-size-lg-recursive * {
  font-size: 1.08rem !important;
}

.rotate-90deg {
  transform: rotate(90deg);
}

.rotate-270deg {
  transform: rotate(270deg);
}

.rotate-345deg {
  transform: rotate(345deg);
}

.rotate-315deg {
  transform: rotate(315deg);
}

.line-height-1 {
  line-height: 1 !important;
}

.overflow-x-visible {
  overflow-x: visible !important;
}

.btn.btn-outline-light-muted {
  color: #0b132b;
  background-color: transparent;
  border-color: #acacba;
}

.btn.btn-outline-light-muted:hover:not(.btn-text):not(:disabled):not(.disabled) {
  color: #fff;
  background-color: #acacba;
  border-color: #acacba;
}

.btn.btn-outline-light-muted:hover:not(.btn-text):not(:disabled):not(.disabled) i {
  color: #fff !important;
}

button[disabled] {
  cursor: default;
}

.modal .modal-xxxl {
  width: 85%;
  max-width: 1366px;
  margin: 1.75rem auto;
}

.modal .modal-xxl {
  width: 75%;
  max-width: unset;
  margin: 1.75rem auto;
}

.border-left-rounded {
  border-top-left-radius: 0.42rem !important;
  border-bottom-left-radius: 0.42rem !important;
}

.border-left-rounded-0 {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.border-right-rounded-0 {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.nav-tabs.muted-not-selected .nav-link:not(.active) {
  color: #858994 !important;
}

.nav-tabs.muted-not-selected .nav-link:not(.active) i {
  color: #858994 !important;
}

.text-orange {
  color: #f89406 !important;
}

.note-group-select-from-files {
  display: none;
}

.wrap-select2-items .select2-selection__rendered {
  display: flex !important;
  flex-wrap: wrap !important;
  /* Permite quebrar para a próxima linha */
}

.wrap-select2-items .select2-selection__choice {
  white-space: normal;
  /* Permite quebras de linha dentro do texto */
  word-break: break-word;
  /* Força quebra se for palavra longa */
  max-width: 100%;
  /* Evita que o item ultrapasse o container */
  flex-shrink: 1;
  /* Permite que os itens encolham se necessário */
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  padding: 0.65rem 1rem !important;
  border-color: #e2e5ec !important;
}

.select2-container .select2-selection--single {
  height: 38px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 22px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 18px !important;
}

.select2-selection--multiple .select2-search {
  width: 100% !important;
}

.select2-selection--multiple .select2-search__field {
  width: 100% !important;
  margin: 0 !important;
}

select[readonly][select2] + .select2-container {
  pointer-events: none;
  touch-action: none;
}

select[readonly][select2] + .select2-container .select2-selection {
  background: #f3f6f9;
  box-shadow: none;
}

select[readonly][select2] + .select2-container .select2-selection__arrow,
select[readonly][select2] + .select2-container .select2-selection__clear {
  display: none;
}

select.no-icon {
  appearance: none;
  /* for Firefox */
  -moz-appearance: none;
  /* for Chrome */
  -webkit-appearance: none;
}

/*fix dropdown*/

.note-btn-group .dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

.note-popover .popover-content .note-color .dropdown-toggle,
.note-editor .panel-heading.note-toolbar .note-color .dropdown-toggle {
  width: 20px;
  padding-left: 1px;
}

/*fix icon button*/

.note-editor .btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.note-editor .btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.note-editor .dropdown-toggle:after {
  content: initial;
}

/*fix background toolbar*/

.note-editor .panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-bottom: 1px solid #ddd;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/*fix modal*/

.note-editor .modal-header {
  display: block;
}

/*fix popover*/

.note-popover {
  display: none;
}

.note-editor.note-frame .panel-heading.note-toolbar {
  background: #f7f8fa;
  width: 100% !important;
  position: relative !important;
  z-index: 9;
}

.irs--flat .irs-bar,
.irs--flat .irs-from,
.irs--flat .irs-to,
.irs--flat .irs-single,
.irs--flat .irs-handle > i:first-child {
  background-color: #5d78ff !important;
}

.irs--flat .irs-from:before,
.irs--flat .irs-to:before,
.irs--flat .irs-single:before {
  border-top-color: #5d78ff !important;
}

#modal-edit-schedule ::-webkit-scrollbar {
  width: 6px;
}

#modal-edit-schedule ::-webkit-scrollbar-track {
  background: #e9e9e9;
  border-radius: 0px;
}

#modal-edit-schedule ::-webkit-scrollbar-thumb {
  background: #d1d1d1;
  border-radius: 6px;
}

#timeline-senders-container {
  height: 65vh;
  overflow: auto;
}

.max-w-97vw {
  max-width: 97vw !important;
}

.max-w-90vw {
  max-width: 90vw !important;
}

.max-w-70 {
  max-width: 70% !important;
}

.max-w-unset {
  max-width: unset !important;
}

.max-w-350px {
  max-width: 350px !important;
}

.container-xl {
  max-width: 1140px;
}

#profile-modal .ms-container .ms-list {
  min-height: 400px;
}

.label .fa {
  font-size: 0.8rem !important;
}

table.table-bordered.table-bordered-light {
  border-color: #e7e7ed;
}

table.table-bordered.table-bordered-light th,
table.table-bordered.table-bordered-light td {
  border-color: #e7e7ed;
}

.dt-options {
  display: flex;
  justify-content: center;
  gap: 1rem;
}

#quotation-sidebar .nav-link.active span {
  color: #d6d6e0 !important;
}

#quotation-sidebar .nav-link.active h5,
#quotation-sidebar .nav-link.active strong {
  color: white !important;
}

#page-subheader {
  box-shadow: 0 40px 40px -20px rgba(82, 63, 105, 0.1);
}

#toast-container .toast {
  opacity: 1;
}

/* Absolute Center Spinner */

.loading-screen {
  position: fixed;
  z-index: 999;
  height: 2em;
  width: 2em;
  overflow: show;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

/* Transparent Overlay */

.loading-screen:before {
  content: "";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: radial-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.9));
  background: -webkit-radial-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.9));
}

/* :not(:required) hides these rules from IE9 and below */

.loading-screen:not(:required) {
  /* hide "loading-screen..." text */
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.loading-screen:not(:required):after {
  content: "";
  display: block;
  font-size: 10px;
  width: 1em;
  height: 1em;
  margin-top: -0.5em;
  animation: spinner 1200ms infinite linear;
  border-radius: 0.5em;
  box-shadow: #e9a442 1.5em 0 0 0, #e9a442 1.1em 1.1em 0 0, #e9a442 0 1.5em 0 0, #e9a442 -1.1em 1.1em 0 0, #e9a442 -1.5em 0 0 0, #e9a442 -1.1em -1.1em 0 0, #e9a442 0 -1.5em 0 0, #e9a442 1.1em -1.1em 0 0;
}

/* Animation */

@keyframes spinner {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/* Absolute Center Spinner /> */

@media (max-width: 1200px) {
  .d-note-none {
    display: none !important;
  }

  .p-note-0 {
    padding: 0 !important;
  }

  .mt-note-7,
  .my-note-7 {
    margin-top: 1.75rem !important;
  }

  .mt-note-10 {
    margin-top: 2.5rem !important;
  }
}

@media (max-width: 1280px) {
  .modal .modal-xxl {
    width: 90%;
  }
}

@media (max-width: 968px) {
  .flex-tab-column {
    flex-direction: column !important;
  }

  .flex-tab-column-reverse {
    flex-direction: column-reverse !important;
  }

  .d-tab-none {
    display: none !important;
  }

  .p-tab-0 {
    padding: 0 !important;
  }

  .px-tab-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .pt-tab-0 {
    padding-top: 0 !important;
  }

  .pl-tab-1,
  .px-tab-1 {
    padding-left: 0.25rem !important;
  }

  .pr-tab-1,
  .px-tab-1 {
    padding-right: 0.25rem !important;
  }

  .pl-tab-2,
  .px-tab-2 {
    padding-left: 0.5rem !important;
  }

  .pr-tab-2,
  .px-tab-2 {
    padding-right: 0.5rem !important;
  }

  .mt-tab-3 {
    margin-top: 0.75rem !important;
  }

  .mt-tab-7,
  .my-tab-7 {
    margin-top: 1.75rem !important;
  }

  .mb-tab-7,
  .my-tab-7 {
    margin-bottom: 1.75rem !important;
  }

  .mt-tab-10 {
    margin-top: 2.5rem !important;
  }

  .mx-tab-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

@media (max-width: 768px) {
  div.dataTables_wrapper .row:nth-child(2) {
    align-items: center;
    flex-direction: column;
    text-align: center;
  }

  div.dataTables_wrapper div.dataTables_pager {
    flex-direction: column;
  }
}

@media (max-width: 575px) {
  .flex-mob-column {
    flex-direction: column !important;
  }

  .w-mob-100 {
    width: 100% !important;
  }

  div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    justify-content: center;
    flex-wrap: wrap;
  }

  #quotations-main-content > section {
    padding: 0;
  }

  #quotations-main-content .symbol {
    width: 100px !important;
    left: 50%;
    transform: translateX(-50%);
    margin-left: 0 !important;
  }

  #quotations-main-content .symbol img {
    bottom: 0 !important;
    height: 100px;
    position: relative !important;
  }

  #quotations-main-content #college-description {
    width: 100%;
  }

  #quotations-main-content #college-description .label {
    margin: auto;
  }

  #quotations-main-content #college-description h1 {
    text-align: center;
  }

  #quotations-main-content #college-description h1 span {
    display: block;
  }

  #quotations-main-content #college-description h4 {
    text-align: center;
    margin: 10px 0;
  }

  #quotations-main-content .tab-content .nav-tabs {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }

  #quotations-main-content .tab-content .nav-tabs .nav-link {
    justify-content: center;
  }

  #quotations-main-content .card-header,
  #quotations-main-content .card-body {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .d-mob-none {
    display: none !important;
  }

  .p-mob-0 {
    padding: 0 !important;
  }

  .pt-mob-0 {
    padding-top: 0 !important;
  }

  .pl-mob-1,
  .px-mob-1 {
    padding-left: 0.25rem !important;
  }

  .pr-mob-1,
  .px-mob-1 {
    padding-right: 0.25rem !important;
  }

  .pl-mob-2,
  .px-mob-2 {
    padding-left: 0.5rem !important;
  }

  .pr-mob-2,
  .px-mob-2 {
    padding-right: 0.5rem !important;
  }

  .pt-mob-1,
  .py-mob-1 {
    padding-top: 0.25rem !important;
  }

  .pb-mob-1,
  .py-mob-1 {
    padding-bottom: 0.25rem !important;
  }

  .pt-mob-2,
  .py-mob-2 {
    padding-top: 0.5rem !important;
  }

  .pb-mob-2,
  .py-mob-2 {
    padding-bottom: 0.5rem !important;
  }

  .m-mob-0 {
    margin: 0 !important;
  }

  .mt-mob-3 {
    margin-top: 0.75rem !important;
  }

  .mt-mob-3 {
    margin-top: 0.75rem !important;
  }

  .mt-mob-10 {
    margin-top: 2.5rem !important;
  }

  .mt-mob-4 {
    margin-top: 1rem !important;
  }

  .mr-mob-10 {
    margin-right: 2.5rem !important;
  }
}

.alert.alert-horizontal {
  padding: 0.5rem 1rem;
  display: flex;
}

.alert.alert-horizontal * {
  color: #464e5f;
}

.alert.alert-horizontal .icon-container {
  display: flex;
  align-items: center;
  padding-right: 1rem;
}

.alert.alert-horizontal .text {
  flex-grow: 1;
}

.alert.alert-outline-primary {
  border: 1px solid #5205F7;
  background-color: #E4DDF7;
}

.alert.alert-outline-primary .icon-container,
.alert.alert-outline-primary .icon-container * {
  color: #5205F7;
}

.alert.alert-outline-secondary {
  border: 1px solid #535766;
  background-color: rgba(83, 87, 102, 0.2);
}

.alert.alert-outline-secondary .icon-container,
.alert.alert-outline-secondary .icon-container * {
  color: #535766;
}

.alert.alert-outline-warning {
  border: 1px solid #F89406;
  background-color: rgba(248, 148, 6, 0.2);
}

.alert.alert-outline-warning .icon-container,
.alert.alert-outline-warning .icon-container * {
  color: #F89406;
}

.alert.alert-outline-danger {
  border: 1px solid #EA3546;
  background-color: #FCEBEC;
}

.alert.alert-outline-danger .icon-container,
.alert.alert-outline-danger .icon-container * {
  color: #EA3546;
}

.alert.alert-outline-success {
  border: 1px solid #3ac241;
  background-color: rgba(58, 194, 65, 0.2);
}

.alert.alert-outline-success .icon-container,
.alert.alert-outline-success .icon-container * {
  color: #3ac241;
}

.alert.alert-outline-info {
  border: 1px solid #8950fc;
  background-color: rgba(137, 80, 252, 0.2);
}

.alert.alert-outline-info .icon-container,
.alert.alert-outline-info .icon-container * {
  color: #8950fc;
}

.collapsable-section .section-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #ecf0f3;
  margin: 2rem 0 1.5rem 0;
  padding-bottom: 0.5rem;
}

.collapsable-section .section-header * {
  margin: 0;
}

.collapsable-section:first-of-type .section-header {
  margin-top: 0;
}

.collapsable-section [data-toggle=collapse] {
  transition: 0.25s ease-in-out !important;
}

.collapsable-section [data-toggle=collapse].collapsed {
  transform: rotateZ(180deg);
}

.leads-count-alert {
  background-color: #c9f7f5;
  top: 12px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  width: 500px;
  height: 80px;
  border-radius: 20px;
  position: absolute;
  z-index: 999;
  cursor: pointer;
  box-shadow: 3px 3px 10px 1px rgba(0, 0, 0, 0.231372549);
}

.leads-count-alert span {
  display: table;
  margin: 0 auto;
  font-size: 24px;
}

.leads-count-alert p {
  display: table;
  margin: 0 auto;
  font-size: 18px;
  color: #999fa2;
}

.leads-count-alert button {
  position: absolute;
  right: 8px;
  top: 8px;
  background-color: #c9f7f5;
  border-color: #c9f7f5;
  color: #1dc5bd;
}

.leads-count-alert button:hover {
  color: #303641;
  background-color: #c3e7e5;
  border-color: #c3e7e5;
}

.leads-count-title {
  margin-top: 8px;
}

.read-more-link {
  word-break: keep-all;
  width: -moz-max-content;
  width: max-content;
  display: inline-block;
}

.btn-bold {
  font-weight: 800 !important;
  border-width: 2px !important;
}

.btn-clear {
  border-color: transparent !important;
  background-color: transparent !important;
}

.pr-col-wide,
.p-col-wide {
  padding-right: 12.5px !important;
}

.pl-col-wide,
.p-col-wide {
  padding-left: 12.5px !important;
}

.pr-col,
.p-col {
  padding-right: 0.5rem !important;
}

.pl-col,
.p-col {
  padding-left: 0.5rem !important;
}

.mr-col,
.ml-col {
  margin-right: 0.5rem !important;
}

.ml-col,
.ml-col {
  margin-left: 0.5rem !important;
}

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

.v-hidden,
[hidden] {
  visibility: hidden !important;
}

.row-narrow-spaces {
  display: flex;
  flex-flow: row;
  flex-wrap: wrap;
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}

.row-narrow-spaces > * {
  padding: 0.25rem 0.5rem;
}

.row-center > * {
  display: flex;
  flex-flow: row;
  align-items: center;
}

thead.composite-thead.slim th {
  padding: 0.5em 0.75em;
}

thead.composite-thead tr * {
  vertical-align: middle;
}

thead.composite-thead tr:not(:first-child),
thead.composite-thead tr:first-child th[colspan] {
  text-align: center;
}

table.slim tbody td {
  padding-top: 0.75em;
  padding-bottom: 0.75em;
}

table.slim tbody td:not(:first-child) {
  padding-left: 0.5em;
}

table.slim tbody td:not(:last-child) {
  padding-right: 0.5em;
}

table.slim thead.composite-thead th {
  padding: 0.5em 0.75em;
}

.lighter-text {
  color: #e5e5e5 !important;
}

.text-decoration-underline {
  text-decoration: underline !important;
}

.checkbox-row {
  display: flex;
  flex-flow: row;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.checkbox-row .group-spacing {
  flex-grow: 1;
  flex-basis: 0;
  max-width: 100%;
  display: flex;
  flex-flow: row;
  flex-wrap: nowrap;
  justify-content: space-evenly;
}

.checkbox-row .checkbox {
  padding-right: 0.5rem;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  display: flex;
  align-items: center;
}

.checkbox-row .checkbox:last-child {
  margin-right: 0 !important;
}

.checkbox-row .checkbox span {
  top: 50%;
  transform: translateY(-50%);
}

.stackable-client-icons {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.stackable-client-icons .client-icon {
  border: 1px solid white;
  box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.15);
}

.stackable-client-icons > div:not(:first-child, :last-child) {
  margin-left: -8px;
}

.tooltip-composite {
  position: relative;
  display: inline-block;
}

.tooltip-composite .tooltip-icon {
  padding-left: 1rem;
  cursor: help;
}

.tooltip-composite .tooltip-icon::before {
  content: "X";
  opacity: 0;
  font-size: inherit;
}

.tooltip-composite .tooltip-icon i {
  font-size: 1rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.tooltip-composite .tooltip-content {
  display: none;
  position: absolute;
  top: 0;
  left: calc(100% - 1em);
  padding-left: 1em;
  z-index: 1050;
}

.tooltip-composite .tooltip-content.content-sm {
  min-width: 300px;
  width: 20vw;
}

.tooltip-composite .tooltip-content.content-md {
  min-width: 500px;
  width: 40vw;
}

.tooltip-composite .tooltip-content.content-lg {
  min-width: 700px;
  width: 60vw;
}

.tooltip-composite:hover .tooltip-content,
.tooltip-composite .tooltip-content:hover {
  display: block;
}

#compare-quotations-slider #quotations-detail-container > hr {
  margin-left: 120px !important;
}

#compare-quotations-slider #quotations-detail-container .compare-row-label {
  width: 120px !important;
  min-width: 120px !important;
  display: inline-block !important;
  padding: 0 !important;
  font-weight: 600 !important;
  text-align: right;
}

[alert-notifications-container] {
  position: fixed;
  right: 0.5rem;
  bottom: 0;
  padding: 0;
  z-index: 1051;
}

[alert-notifications-container] [alert-notification-card] {
  padding: 0.5rem;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 15px;
  color: #0B132B;
  background-color: #feefdd;
  display: flex;
  margin: 0.5rem 0;
}

[alert-notifications-container] [alert-notification-card] .alert-content,
[alert-notifications-container] [alert-notification-card] .alert-title {
  width: 100%;
}

[alert-notifications-container] [alert-notification-card] .alert-icon {
  padding: 0.5rem 1rem 0.5rem 0;
  display: flex;
  align-items: center;
}

[alert-notifications-container] [alert-notification-card] .alert-description {
  color: inherit;
  text-decoration: none;
}

[alert-notifications-container] [alert-notification-card] .alert-description:hover {
  color: inherit;
}

[lead-alert-element] {
  position: fixed;
  top: 3rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1051;
  display: flex;
  cursor: pointer;
}

[lead-alert-element] .alert-custom-container {
  display: flex;
  position: relative;
  padding-left: 3rem;
}

[lead-alert-element] .alert-custom-container .alert-icon {
  left: 0;
  top: 50%;
  right: unset;
  transform: translate(-50%, -50%);
  margin: 0;
  padding: 0;
}

[lead-alert-element] .alert-custom-container .label.pulse {
  font-size: 1.1em;
  color: inherit;
  width: 1.5em;
  height: 1.5em;
}

img.inline-img-xl,
img.inline-img-lg,
img.inline-img-md,
img.inline-img,
img.inline-img-sm {
  display: inline-block;
}

img.inline-img-sm {
  height: 1em;
}

img.inline-img-md,
img.inline-img {
  height: 1.25em;
}

img.inline-img-lg {
  height: 1.75em;
}

img.inline-img-xl {
  height: 2em;
}

.centered-badge {
  display: flex;
  align-items: center;
  width: -moz-max-content;
  width: max-content;
  justify-content: center;
}

.badge-outline-danger {
  border: 1px solid #EA3546;
  background-color: transparent;
  color: #EA3546;
}

.badge-outline-danger > * {
  color: inherit;
}

.kt-datatable.datatable-separators .datatable-body tr:not(:last-child) {
  border-bottom: 1px solid #e5eaee;
}

