.unread[data-v-781fab82] {
  color: #FFFFFF;
  font-size: 8px;
  font-weight: 500;
  line-height: 16px;
  text-align: center;
  border-radius: 8px;
}
.xx-small[data-v-781fab82] {
  max-width: 16px;
  max-height: 16px;
  width: 16px;
  height: 16px;
}
.list-item[data-v-781fab82] {
  border-top: 0.5px solid rgba(54, 68, 98, 0.2) !important;
}
.list-item-title[data-v-781fab82] {
  color: #000000;
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
  white-space: normal;
}
.list-item-subtitle[data-v-781fab82] {
  color: rgba(0, 0, 0, 0.5);
  font-size: 12px;
  line-height: 14px;
}
.list-item-subtitle.overflow-disabled[data-v-781fab82] {
  overflow: visible;
  text-overflow: unset;
  white-space: normal;
}
.message[data-v-781fab82] {
  color: #000000;
  font-size: 14px;
  line-height: 16px;
}
.text-ellipsis[data-v-781fab82] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.timestamp[data-v-781fab82] {
  color: rgba(0, 0, 0, 0.5);
  font-size: 12px;
  line-height: 14px;
}
.urgent[data-v-781fab82] {
  background-color: rgba(252, 56, 68, 0.05);
}
.urgent-selected[data-v-781fab82] {
  position: relative;
  background-color: rgba(252, 56, 68, 0.1);
}
.urgent-selector[data-v-781fab82] {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  -webkit-transform: scaleX(-1) rotate(180deg);
          transform: scaleX(-1) rotate(180deg);
  border: 1px solid #FC3844;
  border-radius: 0 4px 4px 0;
}
.normal[data-v-781fab82] {
  background-color: rgba(55, 115, 245, 0.05) !important;
}
.normal-selected[data-v-781fab82] {
  position: relative;
  background-color: rgba(55, 115, 245, 0.1) !important;
}
.normal-selector[data-v-781fab82] {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  -webkit-transform: scaleX(-1) rotate(180deg);
          transform: scaleX(-1) rotate(180deg);
  border: 1px solid #3773F5;
  border-radius: 0 4px 4px 0;
}

.right-border[data-v-40050e53] {
  border-right: 0.5px solid rgba(54, 68, 98, 0.2);
}
.inner-chats-list[data-v-40050e53] {
  height: calc(100vh - 90px);
  max-height: calc(100vh - 90px);
}
.button-add[data-v-40050e53] {
  width: 24px;
  height: 24px;
}
.button-add .plus-icon[data-v-40050e53] {
  display: inline-block;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  margin: auto;
}

