.modal-chat {
  .toggle-chat {
    position: absolute;
    z-index: 99;
    right: 1%;
    top: 6%;
  }

  .btn-chat {
    background-color: #ffffff;
    /* box-shadow: 4px 4px 4px 0px rgba(255, 255, 255, 1) inset; */
    border-radius: 10px;
    height: 30px;
    border: none;
    width: 30px;
    box-shadow: 4px 4px 4px 0px rgba(255, 255, 255, 1) inset;

    box-shadow: 4px 4px 4px 0px rgba(216, 216, 216, 1);
  }

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

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

  .modal-dialog {
    margin: 0;
    margin-left: auto;
  }

  .modal-content-chat {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    height: 780px;
    background-clip: padding-box;
    border: 0 solid rgba(0, 0, 0, 0.2);
    border-radius: 20px 0px 0px 20px;
    box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.1);
    outline: 0;
  }

  .w-820px {
    width: 820px;
    max-width: 820px;
  }

  .h-77 {
    height: 77px;
  }

  .h-313 {
    height: 313px;
  }

  #div_chat {
    color: black;
  }

  .chat-search {
    width: 324px;
    min-height: 41px;
    border: none;
    border-radius: 6px;
    background: rgba(227, 229, 232, 1);
  }

  .bg-57-top {
    background-color: #575757;
    border-radius: 20px 0px 0px 0px;
  }

  .bg-57-end {
    background-color: #575757;
    border-radius: 0px 0px 0px 20px;
  }

  .bg-f2 {
    background-color: #f2f3f5;
  }

  .bg-dc {
    background-color: #dcdcdc;
  }

  .row-chat {
    --bs-gutter-x: none;
  }

  .h-560 {
    height: 560px;
  }

  .t-57 {
    color: #575757;
  }

  .top-13 {
    top: 13px;
  }

  .start-12 {
    left: 12px;
  }

  .end-12 {
    right: 12px;
  }

  .absolute-center-vertical {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }

  .modal-content-chat .form-select {
    border: none;
    border-radius: 3px;
    background-color: #E3E5E8;
    width: 100px;
    height: 18px;
  }


  .fs-10px {
    font-size: 10px;
  }

  .fs-12 {
    font-size: 12px;
  }

  .fs-14 {
    font-size: 14px;
  }

  .fs-16 {
    font-size: 16px;
  }

  .fs-18 {
    font-size: 18px;
  }

  .fs-20 {
    font-size: 20px;
  }

  .fs-22 {
    font-size: 22px;
  }

  .fs-24 {
    font-size: 24px;
  }

  .fs-26 {
    font-size: 26px;
  }

  .fs-28 {
    font-size: 28px;
  }

  .fs-30 {
    font-size: 30px;
  }

  .fs-32 {
    font-size: 32px;
  }

  .fs-34 {
    font-size: 34px;
  }

  .fs-36 {
    font-size: 36px;
  }

  .f-0 {
    color: #ffffff;
  }

  .f-61 {
    color: #616277;
  }

  .f-f3 {
    color: #f36f27;
  }

  .fw-400 {
    font-weight: 400;
  }

  .fw-500 {
    font-weight: 500;
  }

  .fw-600 {
    font-weight: 600;
  }

  .fw-700 {
    font-weight: 700;
  }

  .underline-chat {
    border-bottom: 1px solid;
    padding-bottom: 5px;
    border-color: #ffffff;
  }

  .overflow-auto-chat {
    max-height: 280px;
  }

  .overflow-auto::-webkit-scrollbar-thumb {
    height: 20px;
  }

  .ps-6rem {
    padding-left: 6rem;
  }

  .ps-8rem {
    padding-left: 8rem;
  }

  .start-3 {
    left: 3%;
  }

  #chat__tab_department {
    height: 20px;
  }

  .underline_link {
    border-bottom: 3px solid;
    border-color: #f36f27;
  }

  .top-3 {
    top: -3%;
  }

  .h-34 {
    height: 34px;
  }

  .f-39 {
    color: #393939;
  }

  .chat-box {
    background-color: #e5e5e5;
    border: none;
    border-radius: 10px;
    max-width: 450px;
    width: auto;
    word-break: break-word;
  }

  .no-wrap-text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    max-width: 170px;
  }

  .Reply {
    background-color: #ffd9c4;
    border: none;
    border-radius: 10px;
    width: 143px;
    height: 46px;
  }

  .Reply-chat {
    background-color: #ffd9c4;
    border: none;
    border-radius: 10px;
    width: 100%;
    height: auto;
  }

  .Reply-chat-sended {
    background-color: #f2f3f5;
    border: none;
    border-radius: 10px;
    width: 100%;
    height: auto;
  }

  .pointer {
    cursor: pointer;
  }

  .top-75_ {
    top: -75%;
  }

  .top-340_ {
    top: -340%;
  }

  .send-chat {
    background-color: #becadd;
    border: none;
    border-radius: 10px;
    max-width: 450px;
    width: auto;
    word-break: break-word;
  }

  .chat__tagUser {
    background-color: #ffe2d2 !important;
    border: none;
    border-radius: 10px;
    width: 470;
    height: 132px;
  }

  .chat__user {
    background-color: #ffffff;
    width: 200px;
    height: 43px;
    border: none;
    border-radius: 4px;
  }


  .overflow-y-chat {
    overflow-y: auto !important;

  }

  .overflow-x-hidden-chat {
    overflow-x: hidden !important;

  }

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

  .max-h-270px-chat {
    max-height: 270px !important;
  }


  .chat__msg-w {
    width: auto;
  }

  .chat-loader {
    background: #ffffff57;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2500;
    display: none;
    border-radius: 20px 0px 0px 20px;

  }

  .chat-loader .spinner-border {
    color: var(--superrich-primary) !important;
  }

  .chat__close-reply {
    padding: 0 !important;
    font-size: 24px;
    line-height: 0px;
    color: #181C32;
  }

  .chat__image-profile {
    object-fit: cover;
    border-radius: 50%;
  }

  .chat__image-profile[width="34"] {
    min-width: 34px;
  }


  .chat__from-select {
    background-position-x: calc(100% - 5px);
    background-size: 12px;
  }

  .chat__item-user {
    display: flex;
    gap: 14px;
    width: 100%;
    align-items: center;
  }

  .chat__image-message {
    object-fit: contain;
  }

  .chat__tab_item {
    width: 78px;
  }

  .w-1020px {
    width: 1120px;
    max-width: 1120px;
  }

  .chat-people {
    cursor: pointer;
    padding: 5px;
  }

  .chat-people:hover {
    /* background-color: #ffe2d2 !important; */
    border-radius: 5px;
  }


  .department_list_item {
    display: flex;
    align-items: center !important;
    cursor: pointer;
    font-weight: 600;
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .department_list_item.selected {
    background-color: #f36f27 !important;
    color: white;
  }

  .department_list_item:hover {
    background-color: #f36f27 !important;
    color: white;
  }
}

.chat-btn-link:hover {
  /* underline */
  text-decoration: underline !important;
}