<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
* 
* ==========================================================
* RESPONSIVE.SCSS
* ==========================================================
*
* Front-end responsive CSS. This file is imported only.
*
*/
@media (max-width: 464px) {
  body.sb-chat-open {
    overscroll-behavior-y: contain;
  }
  .sb-grid {
    display: block !important;
  }
  .sb-grid &gt; div + div, .sb-grid &gt; a + a {
    margin-top: 15px;
  }
  .sb-init-form-active .sb-header .sb-responsive-close-btn {
    display: none !important;
  }
  .sb-chat .sb-label-date-top {
    top: 58px;
  }
  .sb-chat .sb-btn-emoji, .sb-chat.sb-header-hidden .sb-header-main {
    display: none !important;
  }
  .sb-chat.sb-header-hidden .sb-header-main + .sb-list {
    padding-top: 0 !important;
    margin-top: 0 !important;
  }
  .sb-chat.sb-dashboard-active .sb-body .sb-scroll-area {
    height: 100%;
  }
  .sb-chat .sb-dashboard-end {
    display: block;
  }
  .sb-chat .sb-icon-close, .sb-chat .sb-bar-icons &gt; div, .sb-chat .sb-search-btn &gt; i, .sb-chat .sb-select, .sb-chat .sb-submit {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    user-select: none;
  }
  .sb-chat .sb-responsive-close-btn {
    display: none;
    position: fixed;
    width: 50px;
    height: 50px;
    right: 0;
    top: 0;
    text-align: right;
    z-index: 99995;
  }
  .sb-chat .sb-responsive-close-btn:before {
    font-size: 12px;
    line-height: 19px;
    z-index: 9;
    position: relative;
    top: 8px;
    right: 10px;
    color: #FFF;
  }
  .sb-chat.sb-active .sb-chat-btn {
    display: none;
  }
  .sb-chat.sb-active .sb-body {
    display: flex;
    max-height: 100% !important;
    right: 0;
    left: 0;
  }
  .sb-chat.sb-active.sb-dashboard-active .sb-responsive-close-btn {
    display: block;
  }
  .sb-chat.sb-panel-active .sb-responsive-close-btn {
    display: none !important;
  }
  .sb-chat .sb-body {
    position: fixed;
    flex-direction: column;
    width: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border: none;
    border-radius: 0;
    box-shadow: none;
    animation: none !important;
  }
  .sb-chat .sb-body .sb-scroll-area {
    height: calc(100% - 55px);
    min-height: 0;
  }
  .sb-chat .sb-body .sb-scroll-area .sb-header {
    position: fixed;
    left: 0;
    right: 0;
  }
  .sb-chat .sb-body .sb-scroll-area .sb-header .sb-dashboard-btn {
    opacity: 1;
    font-size: 12px;
    right: 15px;
  }
  .sb-chat .sb-body .sb-scroll-area .sb-header.sb-header-main .sb-dashboard-btn {
    width: 50px !important;
    height: 50px !important;
    top: 0;
    right: 0;
  }
  .sb-chat .sb-body .sb-scroll-area .sb-header.sb-header-main .sb-dashboard-btn:before {
    position: relative;
    top: 6px;
    right: 10px;
  }
  .sb-chat .sb-body .sb-scroll-area .sb-header.sb-header-panel {
    padding: 5px 30px 5px 60px;
  }
  .sb-chat .sb-body .sb-scroll-area .sb-header.sb-header-panel .sb-dashboard-btn {
    left: 10px !important;
    right: auto !important;
  }
  .sb-chat .sb-body .sb-scroll-area .sb-header.sb-header-panel .sb-dashboard-btn:before {
    content: "t";
  }
  .sb-chat .sb-body .sb-scroll-area .sb-header:hover .sb-dashboard-btn {
    left: 15px;
  }
  .sb-chat .sb-body .sb-scroll-area .sb-header-agent {
    padding: 10px 15px;
  }
  .sb-chat .sb-body .sb-scroll-area .sb-header-agent + .sb-list {
    min-height: calc(100% - 65px);
    padding-top: 65px;
  }
  .sb-chat .sb-body .sb-scroll-area .sb-header-agent + .sb-list &gt; .sb-notify-message {
    top: 60px;
  }
  .sb-chat .sb-body .sb-scroll-area .sb-header-agent .sb-responsive-close-btn {
    display: block;
  }
  .sb-chat .sb-popup-message {
    position: fixed;
    width: auto;
    left: 15px;
    right: 15px;
    bottom: 100px;
  }
  .sb-chat .sb-popup-message &gt; img {
    display: none;
  }
  .sb-chat .sb-popup-message .sb-icon-close {
    width: 50px;
    height: 50px;
    top: 0;
    right: 0;
    min-width: 0;
    border: none;
  }
  .sb-chat .sb-popup-message .sb-icon-close:before {
    right: 15px;
    top: 15px;
    position: absolute;
  }
  .sb-chat .sb-popup .sb-header .sb-search-btn &gt; input {
    width: 200px;
    box-sizing: border-box;
    min-width: 0;
  }
  .sb-chat .sb-editor .sb-textarea {
    padding-right: 80px;
  }
  .sb-chat .sb-editor.sb-disabled-1 .sb-textarea {
    padding-right: 55px;
  }
  .sb-chat .sb-editor.sb-disabled-2 .sb-textarea {
    padding-right: 15px;
  }
  .sb-chat .sb-editor.sb-active .sb-textarea {
    padding-right: 50px !important;
  }
  .sb-chat .sb-editor .sb-attachments &gt; div &gt; i {
    opacity: 1;
  }
  .sb-chat .sb-editor .sb-bar div.sb-btn-attachment {
    margin-right: 0;
  }
  .sb-chat.sb-notify-active .sb-body .sb-scroll-area .sb-header-agent + .sb-list {
    padding-top: 185px;
  }
  .sb-list &gt; div.sb-label-date span, .sb-label-date-top span {
    font-size: 14px;
    line-height: 28px;
  }
  .sb-list .sb-time {
    font-size: 13px;
    line-height: 19px;
  }
  .sb-editor textarea, .sb-list .sb-message, .sb-list .sb-message a, .sb-chat .sb-dashboard &gt; div &gt; .sb-title, .sb-chat .sb-dashboard &gt; div &gt; .sb-top,
  .sb-chat .sb-dashboard &gt; div &gt; div &gt; .sb-title, .sb-chat .sb-dashboard &gt; div &gt; div &gt; .sb-top, .sb-chat .sb-init-form &gt; .sb-title, .sb-chat .sb-init-form &gt; .sb-top,
  .sb-chat .sb-init-form &gt; div &gt; .sb-title, .sb-chat .sb-init-form &gt; div &gt; .sb-top, .sb-input &gt; input, .sb-input &gt; select, .sb-input &gt; textarea, .sb-articles &gt; div &gt; div,
  .sb-articles &gt; div &gt; span, .sb-article .sb-content, .sb-chat .sb-departments-list &gt; div span, .sb-chat .sb-agents-list &gt; div span, .sb-chat .sb-channels-list &gt; div span,
  .sb-rich-message .sb-top, .sb-rich-message .sb-title, .sb-rich-message .sb-text, .sb-user-conversations &gt; li &gt; div .sb-message, .sb-user-conversations &gt; li &gt; div {
    font-size: 16px;
    line-height: 25px;
  }
  .sb-chat .sb-header-agent .sb-profile .sb-name {
    font-size: 16px;
    line-height: 22px;
  }
  .sb-chat .sb-header-agent .sb-profile .sb-status, .sb-chat .sb-dashboard &gt; div &gt; .sb-btn, .sb-btn-text, .sb-rating &gt; span, .sb-rating i span {
    font-size: 15px;
  }
  .sb-chat .sb-scroll-area .sb-header .sb-text {
    font-size: 15px;
    line-height: 24px;
  }
  .sb-rating i {
    font-size: 17px;
  }
  .sb-editor .sb-attachments &gt; div {
    font-size: 12px;
  }
  .sb-articles &gt; div &gt; span {
    height: 22px;
  }
  .sb-lightbox {
    left: 0;
    right: 0;
    width: auto;
    transform: translateY(-50%);
    margin: 0 15px;
  }
  .sb-lightbox-overlay i {
    background: #000;
    border-radius: 4px;
  }
  .sb-select ul {
    z-index: 8;
  }
  .sb-articles-page {
    flex-direction: column-reverse;
  }
  .sb-articles-page &gt; div {
    min-width: 0 !important;
    width: auto !important;
  }
  .sb-articles-page .sb-panel-side {
    border-left: none;
    border-bottom: 1px solid #d4d4d4;
    border-radius: 0;
  }
  .sb-rtl .sb-editor .sb-textarea {
    padding-right: 15px;
    padding-left: 55px;
  }
  .sb-rtl .sb-editor.sb-active .sb-textarea {
    padding-right: 15px !important;
    padding-left: 50px !important;
  }
  .sb-header-main &gt; .sb-responsive-close-btn, .sb-queue-active .sb-responsive-close-btn {
    display: block;
  }
  .sb-overlay-panel {
    border-radius: 0;
  }
  .sb-input-select-input &gt; div.sb-select-phone ul {
    height: 150px !important;
  }
}/*# sourceMappingURL=responsive.css.map */</pre></body></html>