:root {
  --dark-1: #111B21;
  --attach-media-drop-border: rgba(233, 237, 239, 0.2);
  --attach-media-drop-border-rgb: 233, 237, 239;
  --attach-media-drop-overlay: rgba(52, 70, 81, 0.3);
  --attach-media-drop-overlay-rgb: 52, 70, 81;
  --attachment-type-photos-color: #007bfc;
  --attachment-type-photos-color-rgb: 0, 123, 252;
  --attachment-type-camera-color: #ff2e74;
  --attachment-type-camera-color-rgb: 255, 46, 116;
  --attachment-type-documents-color: #7f66ff;
  --attachment-type-documents-color-rgb: 127, 102, 255;
  --attachment-type-catalog-color: #86a3b3;
  --attachment-type-catalog-color-rgb: 134, 163, 179;
  --attachment-type-quick-replies-color: #ffbc38;
  --attachment-type-quick-replies-color-rgb: 255, 188, 56;
  --attachment-type-orders-color: #009de2;
  --attachment-type-orders-color-rgb: 0, 157, 226;
  --attachment-type-contacts-color: #009de2;
  --attachment-type-contacts-color-rgb: 0, 157, 226;
  --attachment-type-polls-color: #ffbc38;
  --attachment-type-polls-color-rgb: 255, 188, 56;
  --attachment-type-stickers-color: #02a698;
  --attachment-type-stickers-color-rgb: 2, 166, 152;

  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-dark-light: #2d3034;

  --bs-primary-dark-1: rgb(0, 78, 63);
}

.navbar {
  padding-top: 0px;
  padding-bottom: 0px;
  z-index: 1046;
}

nav .nav-item {
  height: 50px;
}

nav .nav-link {
  line-height: 34px;
  color: var(--bs-light);
}

nav .nav-link:hover {
  color: var(--bs-light);
  background-color: var(--bs-primary-dark-1);
}

nav .nav-link:visited {
  color: var(--bs-light);
}

nav .nav-link:focus {
  color: var(--bs-light);
}

nav .nav-item>.dropdown-menu {
  background-color: var(--bs-primary);
  margin-top: 1px;
}

nav .nav-item>.dropdown-menu .dropdown-item:hover {
  background-color: var(--bs-primary-dark-1);
}

.mb-10 {
  margin-bottom: 10px;
}

.password {
  background-position: right calc(0.375em + 2rem) center !important;
}

.pb-7 {
  padding-bottom: 7px !important;
}

body.swal2-height-auto {
  height: 100% !important;
}

.swal2-actions button:focus {
  box-shadow: none !important;
}

.custom-tooltip .tooltip-inner {
  background: #fff !important;
  color: #000 !important;
  border-radius: 50rem;
  padding: 5px 17px 4px 17px;
}

.custom-tooltip .tooltip-arrow::before {
  display: none;
}

.nav-item-painel {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.nav-link-painel {
  font-size: 24px !important;
}

.profile-user-painel {
  height: 34px !important;
  width: 34px !important;
  background-color: #202C33 !important;
}

.btn-form {
  min-width: 112px;
}

.departaments-list-form {
  max-height: 158px;
  overflow: auto;
}

.side-menu {
  position: fixed;
}

.table-striped tbody tr td {
  vertical-align: bottom !important;
}

.bts-mensagens {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 43px;
  position: relative;
}

.bts-mensagens .dropdown-toggle {
  transition: all 0.4s ease;
}

.bts-mensagens .dropdown-toggle.show {
  transform: rotate(225deg);
}

.bts-mensagens .emoji-btn,
.bts-mensagens .btn-anexo {
  color: #8696a0;
  padding: 0px;
  line-height: normal;
  width: 40px;
  height: 40px;
  background: #202C33;
  border-radius: 50%;
}

.bts-mensagens .dropdown-menu {
  border-radius: 16px;
  padding: 9px 0;
  min-width: 200px;
  background-color: #233138;
}

.bts-mensagens .dropdown-divider {
  border-top-color: rgba(134, 150, 160, 0.15) !important;
}

.bts-mensagens .dropdown-menu .btn {
  width: 100%;
  display: flex;
  padding: 0px 16px;
  height: 40px;
  align-items: center !important;
}

.bts-mensagens .dropdown-menu .btn .icone {
  width: 20px;
  height: 20px;
  margin-right: 12px;
}

.bts-mensagens .dropdown-menu .btn .nome {
  line-height: 21px;
  color: #d1d7db;
  padding-top: 5px;
}

#input-send-message-content {
  bottom: 0px;
  width: 100%;
}

.chat-conversation {
  height: calc(100vh - 147px);
}

.user-chat .user-chat-overlay {
  background: url("https://cdn.emersonsilveira.com.br/zap5/v1/app/images/bg-chat.png");
}

#load-modal {
  width: 100%;
  height: calc(100vh);
  background: #101A20;
  left: 0;
  z-index: 2;
}

#chat-input {
  resize: none;
  max-height: 130px;
  overflow: hidden;
  color: #d1d7db;
}

#chat-input:focus,
#chat-input:active {
  color: #d1d7db;
}

.modal-archive {
  width: 100%;
  height: calc(100vh - 147px);
  background: #101A20;
  top: 71px;
  left: 0;
  z-index: 1;
}

.modal-archive .close-bt {
  position: absolute;
  left: 16px;
  top: 16px;
}

.modal-archive .close-bt .btn {
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0;
  font-size: 22px;
  width: 43px;
  height: 43px;
}

.modal-archive canvas {
  width: 100%;
  padding: 100px;
}

.pages-doc {
  position: absolute;
  top: 30px;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  padding: 0px;
  width: 40%;
  height: 50px;
}

.pages-doc p {
  color: #e9edef;
  font-size: 0.875rem;
  margin-bottom: 0px;
  ;
}

.pages-doc span {
  font-size: 0.75rem;
  color: #8696a0;
}

.preview svg {
  margin-bottom: 20px;
}

.preview-off {
  font-size: 1.5rem;
  margin: 10px 0px;
}

.preview-size {
  font-size: 0.875rem;
  text-transform: uppercase;
}

#audio-trash svg,
#audio-stop svg {
  color: #ff3b30;
  width: 23px;
  height: 23px;
}

/*#MensagemTexto*/
#MensagemAudio {
  height: 43px;
  overflow: hidden;
}

#MensagemAudio {
  display: flex;
}

#audio_recorder {
  width: 282px;
  height: 43px;
  display: flex;
}

#audio_player {
  width: 282px;
  height: 43px;
  background-color: #3b4a54;
  border: var(--dark-1) solid 1px;
  border-radius: 50rem;
  padding: 0px 22px;
  display: flex;
}

#audio_player #preview_wave {
  width: 163px;
  height: 24px;
}

#audio_player #preview_bt {
  width: 22px;
  height: 24px;
}

#audio_player #preview_bt .btn {
  width: 22px;
  height: 24px;
  padding: 0px;
  line-height: 0;
}

#audio_player #preview_bt .btn svg {
  color: #e9edef;
  transform: translateX(2px);
  position: relative;
}

#audio_player #preview_timer {
  font-size: 1.25rem;
  width: 45px;
  height: 24px;
  color: #d1d7db;
  line-height: 25px;
}

#waveform {
  width: calc(282px - 78px);
}

#timer-audio {
  width: 66px;
  font-size: 1.25rem;
  color: #d1d7db;
  line-height: 43px;
  padding-right: 12px;
}

body[data-layout-mode="dark"] .chat-list li a p {
  color: #fff;
}

body[data-layout-mode="dark"] .chat-list li a span {
  color: #d1d7db;
}

.chat-input-links .btn {
  border-radius: 50%;
}

.chat-input-links .chat-send.btn-selecionado {
  background-color: #00A884 !important;
  border-color: #00A884 !important;
}

.chat-input-links .chat-send.btn-selecionado svg {
  color: #fff !important;
}

.spinner-container {
  animation: rotate 2s linear infinite;
  -webkit-animation: rotate 2s linear infinite;
}

.spinner-container .path {
  stroke-dasharray: 1, 150;
  /* 1%, 101% circumference */
  stroke-dashoffset: 0;
  stroke: rgba(27, 154, 89, 0.7);
  stroke-linecap: round;
  animation: dash 1.5s ease-in-out infinite;
  -webkit-animation: dash 1.5s ease-in-out infinite;
}

.chat-user-img {
  width: 49px;
  height: 49px;
  border-radius: 50%;
  background: rgba(130, 130, 130, 0.2);
  background: -webkit-gradient(linear, left top, right top, color-stop(8%, rgba(130, 130, 130, 0.2)), color-stop(18%, rgba(130, 130, 130, 0.3)), color-stop(33%, rgba(130, 130, 130, 0.2)));
  background: linear-gradient(to right, rgba(130, 130, 130, 0.2) 8%, rgba(130, 130, 130, 0.3) 18%, rgba(130, 130, 130, 0.2) 33%);
  background-size: 800px 100px;
  animation: wave-squares 2s infinite ease-out;
}

.chat-user-img .avatar-sm {
  width: 49px;
  height: 49px;
}

#chats-company li {
  position: relative;
}

#chats-company li:after {
  content: '';
  position: absolute;
  right: 14px;
  top: -1px;
  width: calc(100% - 90px);
  height: 1px;
  background-color: #2A3942;
}

#chats-company li .overflow-hidden {
  width: calc(100% - 57px);
}

#chatbot-list li {
  position: relative;
}

#chatbot-list li:after {
  content: '';
  position: absolute;
  right: 14px;
  top: -1px;
  width: calc(100% - 90px);
  height: 1px;
  background-color: #2A3942;
}

#chatbot-list li .overflow-hidden {
  width: calc(100% - 57px);
}

#chats-online-list li {
  position: relative;
}

#chats-online-list li:after {
  content: '';
  position: absolute;
  right: 14px;
  top: -1px;
  width: calc(100% - 90px);
  height: 1px;
  background-color: #2A3942 !important;
}

.chat-list li.active:after,
.chat-list li:first-child:after {
  display: none !important;
}

.chat-list li a .qtd_msgs {
  background-color: #00A884 !important;
  color: #fff !important;
}

.ctext-wrap .text-end {
  width: auto;
  /*right: 10px;
  bottom: 5px;
  position: absolute;*/
}

body[data-layout-mode="dark"] .ctext-wrap .text-muted {
  color: hsla(0, 0%, 100%, 0.6) !important;
}

.chat-conversation .conversation-list {
  max-width: 60%;
}

.chat-conversation .conversation-list .ctext-wrap-content {
  border-radius: 7.5px;
  padding: 7px;
  /* 7px 27px 7px*/
  min-width: 150px;
  text-align: center !important;
}

.ctext-wrap-content .aguarde {
  width: 330px;
  overflow: hidden;
  background-color: #025144;
  border-radius: 6px;
  padding: 13px 19px;
  display: flex;
  align-items: center !important;
}

.chat-list.left .ctext-wrap-content .aguarde {
  background-color: #1D282F;
}

.ctext-wrap-content .aguarde .icon-doc-generic {
  width: 26px;
  height: 34px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADMAAAA8CAYAAADL94L/AAAByElEQVR4Ae3axdJTQRAFYFyegA3u8ALseCDcicsGhxt3x+G32BXc3X3NBnfXYTqp3sZlhuqpOlXZRL46He9ReJyJxGSTEreaPfEHZiX+1uSJvelVNu+Jvjd7Yk9zI8aSUe0eDpjCIYfNSuw5v/zF5In/6mU27478tXriLJvXjdSwPq1lCDTCmxjiCNav8GZYBVMwWKagX8kWjk9vCcMhYWhEFEw1+oV0wZjdPKY6Vn9EwmBDTYPwBoXCYPLGDQTJjkHQNQRJj0FQtmgs+C8wOHIIkh2DoDu5vD5Xfkz9hsTBWDyxhjDYUDqvLRYSY1JilSQGyyxXOt4QKJPX70NDQmI27gyxHcn9bH/5RFMNAUgoDI4afOAMHBiCdiDNj5woGAhgsCEYudSI1lBCRwoPL957slAoDDYEoPXb/ZVs3FE/y9072fDxsx4BMPVfGOpl1VY/y5++4EWM1Fm9LcCKpy8RpnchDGEIQxjCEIYwhCEMYQhDGMIQhjCEIQxhCEMYwhCGMIQhDGEIQxhYNlXiP+XHXLRDM5thQVpyzIfS2YtLceVEkRmzalsgMArPhp258bA6b/LEb8LqPM930VNdvY/fhMmCxw+Of+4BTcPInBo2AAAAAElFTkSuQmCC);
  background-size: contain;
  background-repeat: no-repeat;
  margin-top: 0px;
}

.ctext-wrap-content .aguarde .info {
  width: calc(100% - 70px);
  padding-left: 12px;
  padding-right: 12px;
  text-align: left;
}

.ctext-wrap-content .aguarde .info p {
  margin-bottom: 0px;
  font-size: 13px;
  line-height: 12px;
  width: calc(100% - 0px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 12px;
}

.ctext-wrap-content .aguarde .info span {
  color: hsla(0, 0%, 100%, 0.6);
  font-size: 0.6875rem;
  height: 15px;
  line-height: 15px;
  padding: 3px 0px;
}

.ctext-wrap-content .aguarde .loading {
  width: 34px;
  height: 34px;
  position: relative;
  order: 2;
}

.ctext-wrap-content .aguarde .loading .ld_2 {
  position: absolute;
  left: 5px;
  top: 3px;
}

.ctext-wrap-content .aguarde .download {
  width: 34px;
  height: 34px;
  position: relative;
}

.ctext-wrap-content .aguarde svg {
  color: rgba(174, 186, 193, .5) !important;
}

.ctext-wrap-content .audio-balloon {
  width: 330px;
  height: 75px;
  overflow: hidden;
  padding: 0px;
  display: flex;
  align-items: center !important;
}

.ctext-wrap-content .audio-balloon .img {
  width: 55px;
  height: 55px;
  margin-top: 0px;
  order: 1;
}

.ctext-wrap-content .audio-balloon .img img {
  width: 55px;
  height: 55px;
  border-radius: 50% !important;
}

.ctext-wrap-content .audio-balloon .playerList {
  width: calc(100% - 55px);
  height: 24px;
  display: flex;
  order: 2;
}

.ctext-wrap-content .audio-balloon .playerList .btn svg {
  color: #e9edef;
  transform: translateX(2px);
  position: relative;
}

.ctext-wrap-content .audio-balloon .playerList .btn {
  width: 22px;
  height: 24px;
  padding: 0px;
  line-height: 0;
  order: 1;
}

.ctext-wrap-content .audio-balloon .playerList>div {
  width: calc(100% - 52px);
  height: 24px;
  order: 2;
  margin-left: 10px;
}

.chat-list.left .ctext-wrap-content .audio-balloon .playerList {
  order: 1;
}

.chat-list.left .ctext-wrap-content .audio-balloon .img {
  order: 2;
}

.chat-list.left .ctext-wrap-content .audio-balloon .playerList .btn {
  margin-left: 10px;
}

.chat-list.right .ctext-wrap-content .audio-balloon .playerList .btn {
  margin-left: 10px;
}

.chat-list .ctext-wrap .audio-balloon .text-end {
  bottom: 0px;
}

.chat-list.left .ctext-wrap .audio-balloon .text-end {
  right: 80px;
  bottom: 0px;
}

.chat-list .ctext-wrap .audio-balloon .box_player {
  width: 260px;
  margin-left: 15px;
  order: 2;
}

.chat-list .ctext-wrap .audio-balloon .box_player audio {
  width: 260px;
}

.chat-list.left .ctext-wrap .audio-balloon .box_player {
  width: 260px;
  margin-left: 0;
  margin-right: 15px;
  order: 1;
}

.chat-list.right .detalhe:after {
  content: '';
  position: absolute;
  right: 12px;
  top: 10px;
  width: 0;
  height: 0;
  border: 20px solid transparent;
  border-left-color: rgba(var(--bs-primary-rgb), 1);
  ;
  border-right: 0;
  border-top: 0;
  margin-top: -10px;
  margin-right: -20px;
}

.chat-list.left .detalhe:after {
  content: '';
  position: absolute;
  left: 12px;
  top: 10px;
  width: 0;
  height: 0;
  border: 20px solid transparent;
  border-right-color: #202C33;
  border-left: 0;
  border-top: 0;
  margin-top: -10px;
  margin-left: -20px;
}

/*.ctext-wrap .audio-balloon .text-end {
  right: 25px;
}*/
.ctext-wrap-content .popup-video {
  height: 100%;
  display: block;
  position: relative;
}

.ctext-wrap-content .popup-video video {
  max-width: 230px !important;
  max-height: 180px !important;
}

.ctext-wrap-content .popup-video>div {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
}

.ctext-wrap-content .popup-img img {
  max-width: 230px !important;
  max-height: 180px !important;
}

.ctext-wrap-content .popup-img {
  /*height: 100%;*/
  display: inline-block;
  position: relative;
}

.ctext-wrap-content .aguarde .img {
  width: 55px;
  height: 55px;
  margin-top: 0px;
  order: 1;
  position: relative;
}

.ctext-wrap-content .aguarde .img img {
  width: 55px;
  height: 55px;
  border-radius: 50% !important;
}

.ctext-wrap-content .aguarde_audio {
  padding: 5px 5px;
  justify-content: space-between !important;
}

.ctext-wrap-content .aguarde_image {
  padding: 5px 5px;
  width: 190px;
  height: 190px;
}

.replyCard {
  bottom: -16px;
}

.replyCard .card {
  border-radius: 0px;
}

.disable-input-msg:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  -webkit-box-shadow: inset 0px 0px 20px 20px rgba(0, 0, 0, 0.50);
  -moz-box-shadow: inset 0px 0px 20px 20px rgba(0, 0, 0, 0.50);
  box-shadow: inset 0px 0px 20px 20px rgba(0, 0, 0, 0.50);
}

#replyFastModal .chat-list li,
#catalogModal .chat-list li,
#incoming-contacts-modal .chat-list li {
  border-bottom: 1px solid var(--dark-1);
  padding-bottom: 15px;
  margin-bottom: 15px;
}

#replyFastModal .chat-list li .avatar-title,
#catalogModal .chat-list li .avatar-title {
  font-size: 30px;
}

#replyFastModal .chat-list li h5,
#catalogModal .chat-list li h5 {
  margin-bottom: 3px !important;
}

#replyFastModal .chat-list li:last-child,
#catalogModal .chat-list li:last-child {
  border-bottom: none !important;
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
}

#replyFastModal .chat-list a,
#catalogModal .chat-list a {
  color: #53bdeb;
  text-decoration: underline !important;
}

#replyFastModal .chat-list a:hover,
#catalogModal .chat-list a:hover {
  text-decoration: none !important;
}

.fg-emoji-picker {
  bottom: 76px;
  transition: all 1s ease;
}

body[data-layout-mode="dark"] .fg-emoji-picker * {
  color: #fff !important;
}

body[data-layout-mode="dark"] .side-menu {
  border-color: #2A3942;
}

.btn-danger {
  color: #fff;
  background-color: #ff3b30 !important;
  border-color: #ff3b30;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active {
  background-color: #ff4e44;
  border-color: #ff4e44;
}

@keyframes wave-lines {
  0% {
    background-position: -468px 0;
  }

  100% {
    background-position: 468px 0;
  }
}

@keyframes wave-squares {
  0% {
    background-position: -468px 0;
  }

  100% {
    background-position: 468px 0;
  }
}

@keyframes rotate {
  100% {
    transform: rotate(360deg);
  }
}

@keyframes dash {
  0% {
    stroke-dasharray: 1, 150;
    /* 1%, 101% circumference */
    stroke-dashoffset: 0;
  }

  50% {
    stroke-dasharray: 90, 150;
    /* 70%, 101% circumference */
    stroke-dashoffset: -35;
    /* 25% circumference */
  }

  100% {
    stroke-dasharray: 90, 150;
    /* 70%, 101% circumference */
    stroke-dashoffset: -124;
    /* -99% circumference */
  }
}

@-webkit-keyframes rotate {
  100% {
    transform: rotate(360deg);
  }
}

@-webkit-keyframes dash {
  0% {
    stroke-dasharray: 1, 150;
    /* 1%, 101% circumference */
    stroke-dashoffset: 0;
  }

  50% {
    stroke-dasharray: 90, 150;
    /* 70%, 101% circumference */
    stroke-dashoffset: -35;
    /* 25% circumference */
  }

  100% {
    stroke-dasharray: 90, 150;
    /* 70%, 101% circumference */
    stroke-dashoffset: -124;
    /* -99% circumference */
  }
}

@keyframes Piscar {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 0.5;
  }

  100% {
    opacity: 1;
  }
}

.Piscando {
  -webkit-animation: Piscar .9s linear infinite;
  -moz-animation: Piscar .9s linear infinite;
  -ms-animation: Piscar .9s linear infinite;
  -o-animation: Piscar .9s linear infinite;
  animation: Piscar .9s linear infinite;
}

body[data-layout-mode="dark"] .chat-leftsidebar {
  border-right: #262f34 solid 1px;
}

body[data-layout-mode="dark"] .replyCard {
  border-top: 1px solid var(--dark-1);
}

body[data-layout-mode="dark"] .user-profile-sidebar {
  border-color: var(--dark-1);
}

body[data-layout-mode="dark"] .form-check-input:checked {
  background-color: rgba(var(--bs-primary-rgb), .9);
  border-color: rgba(var(--bs-primary-rgb), .9);
}

.user-profile-sidebar {
  position: absolute;
  z-index: 2;
  max-width: 100%;
  width: 100%;
}

.text-muted-zap5 {
  color: #8f9198 !important;
}

.chat-list.right .text-muted-zap5 {
  color: hsla(0, 0%, 100%, 0.6) !important;
}

.blink {
  background-color: #008069 !important;
}

.replymessage-block {
  border-left: 3px solid #06cf9c !important;
  padding: 5px 10px
}

.replymessage-block h5,
.replymessage-block .btn-link {
  color: #06cf9c !important;
}

.replymessage-block p {
  color: hsla(0, 0%, 100%, 0.6) !important;
}

.ctext-content a {
  color: #53bdeb;
}

.ctext-content a:hover {
  text-decoration: underline !important;
}

.contacts li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.contact-modal-adm .modal-content {
  background-color: #202C33;
  border-color: #202C33 !important;
  color: #adb5bd;
}

.contact-modal-adm h1,
h5 {
  color: #adb5bd;
}

.contact-modal-adm .modal-header {
  border-color: var(--dark-1);
}

#details-modal .modal-body,
#details-modal .modal-content {
  background-color: #111B21;
}

#details-modal .modal-body:before {
  background: url(https://cdn.emersonsilveira.com.br/zap5/v1/app/images/bg-chat.png);
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: .06;
}

#details-modal .chat-conversation .right .conversation-list .ctext-wrap .ctext-wrap-content {
  color: rgba(255, 255, 255, .8);
}

#details-modal .chat-list.right .text-muted {
  color: hsla(0, 0%, 100%, 0.6) !important;
}

#details-modal .chat-conversation .right .conversation-list .ctext-wrap .ctext-wrap-content .replymessage-block {
  background-color: rgba(255, 255, 255, .075);
  color: rgba(255, 255, 255, .8);
}

#details-modal .chat-conversation .chat-list.left .conversation-list .ctext-wrap-content {
  background-color: #202C33;
  color: rgba(255, 255, 255, .8);
}

#details-modal .modal-header {
  border: none !important;
  border-radius: 0px !important;
}

#details-modal .modal-content {
  overflow: hidden;
}

#details-modal .modal-header {
  position: relative;
}

#details-modal .modal-header h5 {
  padding: 1rem 1rem;
}

#details-modal .modal-header .col-md-8 h5 {
  background-color: #111B21;
}

#details-modal .btn-close {
  position: absolute;
  right: 25px;
  z-index: 2;
  top: 25px;
}

#details-modal #nota-nps {
  line-height: 50px;
  font-size: 1.875rem;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: rgba(var(--bs-primary-rgb), 1) solid 2px;
  color: rgba(var(--bs-primary-rgb), 1);
}

#details-modal .bg-warning {
  --bs-bg-opacity: 1;
  background-color: #ffc107 !important;
}

.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: rgba(var(--bs-primary-rgb), 1);
  border-color: rgba(var(--bs-primary-rgb), 1);
}

.modal-backdrop {
  z-index: 1009;
}

#pills-chats .nav-pills .nav-link.active,
#pills-chats .nav-pills .show>.nav-link {
  background-color: rgba(var(--bs-primary-rgb), 1);
}

#pills-chats .nav-pills .nav-link {
  color: #fff;
  background: #111516;
  border-radius: 0px;
  padding: 1rem;
  position: relative;
}

#pills-chats .nav-pills .nav-link i {
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
}

@media (max-width:767px) {
  .chat-leftsidebar {
    margin-left: 0px !important;
  }
}

@media (max-width: 991.98px) {
  #users-chat {
    margin-top: 70px;
  }

  .user-chat-topbar {
    z-index: 100 !important;
  }

  .user-chat.user-chat-show-mobile {
    visibility: visible;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.contact-list-title {
  font-size: 14px;
  font-weight: bold;
}

#contacts li a div div p {
  font-size: 14px;
  color: hsla(0, 0%, 100%, 0.6) !important;
  font-weight: 500;
  line-height: 1.2;
  margin: 0px;
}

.total_msgs_chats,
.total_msgs_groups {
  position: absolute;
  top: 12px;
  font-size: 9px;
  border-radius: 10px;
  line-height: 12px;
}

.msg-notification {
  overflow: hidden;
  background-color: #202C33;
  border-radius: 5px;
  padding: 5px 12px 6px 12px;
  max-width: 75%;
}

.divSender {
  display: inline-flex;
  max-width: 100%;
  font-size: 12.8px;
  line-height: 22px;
  font-weight: 500;
}

.spanSenderName {
  display: block;
  min-width: 8ch;
  padding-right: 4px;
  flex: 1;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.spanSenderPhone {
  font-size: 11px;
  display: block;
  white-space: nowrap;
  margin-right: auto;
  flex: none;
  font-weight: normal;
  color: var(--secondary) !important;
}

.header-other {
  padding: 10px 0px;
  margin-bottom: 10px;
  text-transform: uppercase;
  margin-top: 30px;
  text-align: center;
  background-color: rgba(42, 57, 66, 1);
}

.header-other h6 {
  color: #e9edef;
  margin: 0px;
}