.sb-chat .pw-sb-human-hint,
.sb-main.sb-chat .pw-sb-human-hint {
  display: none !important;
}

.sb-chat .sb-list > .pw-sbgasti-forced-offline-message,
.sb-main.sb-chat .sb-list > .pw-sbgasti-forced-offline-message {
  height: auto !important;
  max-height: none !important;
  overflow: visible !important;
  white-space: normal !important;
  word-break: normal !important;
  overflow-wrap: break-word !important;
}

.sb-chat .sb-list > .pw-sbgasti-forced-offline-message .sb-cnt,
.sb-main.sb-chat .sb-list > .pw-sbgasti-forced-offline-message .sb-cnt,
.sb-chat .sb-list > .pw-sbgasti-forced-offline-message .sb-message,
.sb-main.sb-chat .sb-list > .pw-sbgasti-forced-offline-message .sb-message {
  height: auto !important;
  max-height: none !important;
  overflow: visible !important;
  white-space: normal !important;
  word-break: normal !important;
  overflow-wrap: break-word !important;
}
