/* Keep the widget independent from legacy global chat/footer styles. */
.sites-chat .chat-email-notice { display: flex; flex: 0 0 auto; align-items: flex-start; gap: 8px; padding: 10px 12px; background: #fff5d9; border-bottom: 1px solid #ead6a0; color: #69531f; font: 12px/17px Arial,sans-serif; }
.sites-chat .chat-email-notice > span { flex: 1; min-width: 0; }
.sites-chat .chat-email-notice a { color: #245f96; text-decoration: underline; }
.sites-chat .chat-email-notice button { flex: 0 0 24px; width: 24px; height: 24px; padding: 0; border: 0; border-radius: 4px; background: transparent; color: #69531f; font: 22px/24px Arial,sans-serif; cursor: pointer; }
.sites-chat .chat-email-notice button:hover { background: #f3e5bf; }
.sites-chat .chat-titlebar > strong { min-width: 0; font-size: 13px; line-height: 20px; }
.sites-chat .chat-title-count { white-space: nowrap; }
.sites-chat .chat-empty-action { display: inline; padding: 0; border: 0; background: transparent; color: #245f96; font: inherit; text-decoration: underline; cursor: pointer; }
.sites-chat .chat-empty-action:hover { color: #163d62; }
.sites-chat .chat-empty-action:focus-visible { outline: 2px solid #337ab7; outline-offset: 3px; border-radius: 2px; }
.sites-chat:not(.sites-chat-admin):not(.sites-chat-fullscreen) .chat-window { right: 16px; bottom: 16px; }
.sites-chat:not(.sites-chat-admin):not(.sites-chat-fullscreen) .chat-window.chat-default-geometry { inset: auto 16px 16px auto !important; width: 350px !important; max-width: calc(100vw - 32px) !important; min-width: 0 !important; height: calc(100vh * 2 / 3) !important; max-height: calc(100vh * 2 / 3) !important; min-height: 0 !important; border-radius: 8px; }
.sites-chat .chat-threads-anchor { position: relative; display: inline-flex; }
.sites-chat .chat-threads-hint { position: absolute; z-index: 30; top: calc(100% + 14px); right: -60px; display: flex; align-items: center; width: 240px; padding: 10px 12px; border: 1px solid #b9d2e8; border-radius: 8px; background: #fff; color: #245f96; box-shadow: 0 4px 14px #0002; font: 13px/18px Arial,sans-serif; }
.sites-chat .chat-threads-hint::before { content: ''; position: absolute; top: -6px; right: 72px; width: 10px; height: 10px; background: #fff; border-top: 1px solid #b9d2e8; border-left: 1px solid #b9d2e8; transform: rotate(45deg); }
.sites-chat .chat-titlebar .chat-threads-hint button { color: #245f96; margin-left: 6px; }
.sites-chat .chat-closed-notice { margin-bottom: 8px; color: #657585; font-size: 12px; text-align: center; }
.sites-chat .chat-compose textarea:disabled { background: #edf0f3; color: #768390; cursor: not-allowed; }
.sites-chat .chat-system-message { margin: 14px auto; padding: 8px 12px; max-width: 90%; width: fit-content; border-radius: 12px; background: #e8edf2; color: #526576; text-align: center; font-size: 12px; overflow-wrap: anywhere; }
.sites-chat .chat-system-message time { display: block; margin-top: 4px; font-size: 11px; color: #627080; }
.sites-chat .chat-system-message.chat-search-highlight { outline: 3px solid #d68b00; }
.sites-chat .chat-closed-icon { display: inline-block; margin-right: 3px; font-size: 13px; }
.sites-chat .chat-toolbar.chat-filters { display: grid; grid-template-columns: repeat(auto-fit, minmax(100px, 1fr)); gap: 8px; padding: 8px; }
.sites-chat .chat-filters .chat-filter-field { display: block; min-width: 0; margin: 0; font-weight: normal; }
.sites-chat .chat-filter-field > span { display: block; margin: 0 0 5px 2px; color: #64788b; font: 600 11px/16px Arial,sans-serif; }
.sites-chat .chat-filters select { display: block; appearance: none; -webkit-appearance: none; width: 100%; max-width: none; height: 38px; margin: 0; padding: 0 24px 0 9px; border: 1px solid #d4dfe9; border-radius: 9px; background-color: #fff; background-image: linear-gradient(45deg, transparent 50%, #657f96 50%), linear-gradient(135deg, #657f96 50%, transparent 50%); background-position: calc(100% - 13px) 16px, calc(100% - 9px) 16px; background-size: 4px 4px; background-repeat: no-repeat; box-shadow: 0 1px 2px #18395208; color: #304c65; font: 600 12px/normal Arial,sans-serif; cursor: pointer; transition: border-color .15s, box-shadow .15s, background-color .15s; }
.sites-chat .chat-filters select.chat-filter-active { border-color: #b8d2e9; background-color: #edf5fd; color: #245f96; }
.sites-chat .chat-filters select:hover { border-color: #87afd2; }
.sites-chat .chat-filters select:focus-visible { outline: 2px solid #337ab7; outline-offset: 2px; box-shadow: 0 0 0 3px #337ab71a; }
.sites-chat .chat-filters select option { background: #fff; color: #304c65; }
.sites-chat .chat-filters .chat-new-thread { align-self: end; min-width: 0; height: 38px; padding: 0 9px; border-radius: 9px; font: 600 12px/36px Arial,sans-serif; }
.sites-chat .chat-search input { padding-right: 34px; }
.sites-chat .chat-search > .chat-search-clear { position: absolute; top: 1px; right: 9px; width: 30px; height: 30px; padding: 0; border: 0; border-radius: 6px; background: transparent; color: #526576; font: 22px/30px Arial,sans-serif; cursor: pointer; }
.sites-chat .chat-search > .chat-search-clear:hover, .sites-chat .chat-search > .chat-search-clear:focus-visible { background: #e5effa; }
.sites-chat .chat-message.chat-search-highlight .chat-bubble { outline: 3px solid #d68b00; outline-offset: 2px; box-shadow: 0 0 0 6px rgba(255,193,7,.25); }
.sites-chat .chat-sidebar-resizer { flex: 0 0 8px; width: 8px; cursor: col-resize; touch-action: none; user-select: none; background: #e7edf3; position: relative; }
.sites-chat .chat-sidebar-resizer::after { content: ''; position: absolute; top: calc(50% - 20px); left: 3px; height: 40px; width: 2px; border-radius: 2px; background: #8da5b9; }
.sites-chat .chat-sidebar-resizer:hover, .sites-chat .chat-sidebar-resizer:focus, .sites-chat .chat-sidebar-resizer.dragging { background: #b9d4ed; outline: none; }
/* Panel layout follows the widget width, including manual resize and fullscreen. */
.sites-chat .chat-window:not(.chat-compact) .chat-sidebar { width: 260px; flex-basis: 260px; }
.sites-chat .chat-window:not(.chat-compact) .chat-conversation { display: flex; }
.sites-chat .chat-compact .chat-content { position: relative; overflow: hidden; }
.sites-chat .chat-compact .chat-content > .chat-sidebar,
.sites-chat .chat-compact .chat-content > .chat-conversation {
    display: flex; position: absolute; inset: 0; width: 100%; height: 100%;
    border: 0; opacity: 1; visibility: visible; transform: scale(1);
    transition: opacity .2s ease, transform .2s ease, visibility 0s;
}
.sites-chat .chat-compact .chat-thread-panel { width: 100%; }
.sites-chat .chat-compact .chat-content > .chat-sidebar.collapsed,
.sites-chat .chat-compact.chat-list-visible .chat-content > .chat-conversation {
    opacity: 0; visibility: hidden; pointer-events: none; transform: scale(.97);
    transition: opacity .2s ease, transform .2s ease, visibility 0s .2s;
}
@media(prefers-reduced-motion:reduce) {
    .sites-chat .chat-compact .chat-content > .chat-sidebar,
    .sites-chat .chat-compact .chat-content > .chat-conversation { transition: none; transform: none; }
}
.chat-header-item { position: relative; }
@keyframes chat-unread-bounce { 0%, 25%, 50%, 100% { transform: translateY(0); } 12% { transform: translateY(-5px); } 37% { transform: translateY(-2px); } }
.chat-header-count, .sites-chat .chat-threads-unread { animation: chat-unread-bounce 2.8s ease-in-out infinite; }
@media(prefers-reduced-motion:reduce) { .chat-header-count, .sites-chat .chat-threads-unread { animation: none; } }
.sites-chat .chat-context-menu { position: fixed; z-index: 12000; min-width: 210px; padding: 5px; border: 1px solid #dce5ee; border-radius: 8px; background: #fff; box-shadow: 0 6px 24px #0003; }
.sites-chat .chat-context-menu button { width: 100%; padding: 10px 12px; border: 0; background: transparent; color: #b32626; text-align: left; border-radius: 5px; }
.sites-chat .chat-context-menu button:hover { background: #fff0f0; }
.chat-header-item .chat-header-button { display: inline-flex !important; align-items: center; gap: 6px; margin: 7px 8px; padding: 7px 12px !important; border-radius: 18px; background: #edf5fc !important; color: #245f96 !important; font-size: 13px; line-height: 20px; }
.chat-header-item .chat-header-count { position: static; min-width: 19px; height: 19px; padding: 0 5px; border-radius: 10px; background: #df3f45; color: #fff; font: bold 11px/19px Arial,sans-serif; }
.chat-product-question { clear: both; margin: 10px 0 18px; }
.chat-product-question .chat-product-button { width: 100%; white-space: normal; padding: 10px 12px; border: 1px solid #b9d2e8; border-radius: 7px; background: #f2f8fd; color: #245f96; }
.chat-product-question .chat-response-estimate { margin-top: 6px; text-align: center; color: #5c7286; }
.chat-product-question-aligned { margin-left: -15px; margin-right: -15px; }
.chat-product-question-aligned .chat-product-button { width: 260px; max-width: 100%; height: 52px; box-sizing: border-box; font-size: 16px; border-radius: 0; padding: 6px 12px; }
.chat-product-question-aligned .chat-response-estimate { width: 260px; max-width: 100%; }
.sites-chat .chat-manager-presence { display: flex; flex-wrap: wrap; align-items: center; gap: 6px; padding: 8px 12px; background: #f6fafc; color: #557084; font-size: 12px; flex: 0 0 auto; }
.sites-chat .chat-user-avatar { display: inline-flex; align-items: center; justify-content: center; width: 28px; height: 28px; border-radius: 50%; background: #dcecf9; color: #245f96; font-size: 11px; font-weight: bold; }
.chat-header-item .chat-header-button { display: block; padding: 15px; border: 0; background: transparent; color: #777; line-height: 20px; }
.chat-header-item .chat-header-button:hover { color: #333; }
.sites-chat .chat-day { display: flow-root; position: relative; min-width: 0; margin: 0; padding: 0; }
.sites-chat .chat-day > .chat-date { position: sticky; top: 4px; }
.sites-chat .chat-date { float: none !important; clear: both !important; display: block !important; background: #687581; }
.sites-chat .chat-bubble footer { display: block !important; position: static !important; float: none !important; width: auto !important; min-height: 0 !important; margin: 4px 0 0 !important; padding: 0 !important; border: 0 !important; background: transparent !important; color: #61717c !important; font-size: 11px !important; line-height: 16px !important; }
.sites-chat .chat-bubble footer button { color: #61717c !important; }
.sites-chat .chat-text { float: none !important; width: auto !important; font-size: 14px !important; color: #17222b !important; line-height: 20px !important; }
.sites-chat .chat-text.chat-single-emoji { font-size: 48px !important; line-height: 1.2 !important; padding: 6px 0; }
.sites-chat .chat-reply-quote { border-left: 3px solid #4985b7; padding: 6px 9px; margin: 5px 0 8px; border-radius: 4px; background: rgba(255,255,255,.55); font-size: 12px; }
.sites-chat .chat-reply-quote strong, .sites-chat .chat-reply-quote span { display: block; overflow-wrap: anywhere; }
.sites-chat .chat-reply-quote span { max-height: 54px; overflow: hidden; }
.sites-chat .chat-reply-preview { max-width: 350px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.sites-chat, .sites-chat *, .sites-chat *::before, .sites-chat *::after { box-sizing: border-box; }
.sites-chat .chat-window { overflow: hidden; resize: none !important; min-height: 360px; }
.sites-chat .chat-window.minimized { min-height: 45px; }
.sites-chat .chat-titlebar { position: relative; margin: 0; border: 0; width: auto; min-height: 45px; }
.sites-chat .chat-content { min-width: 0; min-height: 0; }
.sites-chat .chat-window { display: flex; flex-direction: column; }
.sites-chat .chat-titlebar { flex: 0 0 45px; }
.sites-chat .chat-content { flex: 1 1 auto; height: auto; }
.sites-chat .chat-connection-status { flex: 0 0 auto; padding: 8px 12px; border-bottom: 1px solid #f0baba; background: #fff0f0; color: #b32626; font-size: 12px; line-height: 18px; text-align: center; }
.sites-chat .chat-conversation { min-height: 0; overflow: hidden; }
.sites-chat .chat-messages { background-color: #fff; background-image: linear-gradient(rgba(255,255,255,.85), rgba(255,255,255,.85)), url('/common/css/chat-message-background.jpg'); background-repeat: repeat; background-size: 612px 408px; background-position: top left; }
.sites-chat .chat-window { overscroll-behavior: contain; }
.sites-chat .chat-messages,
.sites-chat .chat-sidebar,
.sites-chat .chat-search-results { min-width: 0; min-height: 0; overscroll-behavior: contain; }
.sites-chat .chat-compose { flex: 0 0 auto; min-width: 0; overflow: hidden; }
.sites-chat .chat-compose textarea { display: block; height: 38px; min-height: 38px; max-height: 140px; max-width: 100%; box-sizing: border-box; overflow-y: auto; }
.sites-chat .chat-thread-meta { margin: 2px 0; color: #4f6475; font-size: 11px; }
.sites-chat .chat-loading { margin: auto; padding: 30px; text-align: center; color: #667; }
.sites-chat .chat-edited { margin-left: 4px; color: #7b8790; font-size: 10px; }
.sites-chat .chat-compose-actions { min-width: 0; flex-wrap: wrap; }
.sites-chat .chat-compose-actions input[type="file"] { display: none !important; }
.sites-chat .chat-compose-actions .btn { flex: 0 0 auto; max-width: 100%; }
.sites-chat .chat-emoji-picker { display: flex; flex-wrap: wrap; gap: 4px; max-height: 120px; margin-top: 6px; padding: 6px; overflow-y: auto; border: 1px solid #d5dce2; border-radius: 5px; background: #f7f9fa; }
.sites-chat .chat-emoji-picker button { width: 32px; height: 30px; padding: 0; border: 0; border-radius: 4px; background: transparent; font-size: 20px; line-height: 30px; }
.sites-chat .chat-emoji-picker button:hover { background: #e1eaf1; }
.sites-chat .chat-titlebar .chat-threads-toggle { position: relative; min-width: 34px; overflow: visible; }
.sites-chat .chat-titlebar .chat-threads-unread { position: absolute; z-index: 2; top: -9px; right: -7px; min-width: 18px; height: 18px; padding: 1px 4px; border: 2px solid #245f96; border-radius: 10px; background: #e53935; color: #fff; font: bold 10px/12px Arial,sans-serif; text-align: center; }
.sites-chat-admin .chat-sidebar.collapsed { display: none; }
.sites-chat .chat-sidebar.collapsed { display: none; }
.sites-chat .chat-sidebar { background: #f4f7fb; border-right: 1px solid #dce5ee; }
.sites-chat .chat-window .chat-sidebar.chat-start-list { display: flex; width: 100% !important; flex: 1 1 100% !important; }
.sites-chat .chat-start-list .chat-thread-panel { width: 100%; }
.sites-chat .chat-list-heading { display: flex; align-items: center; justify-content: space-between; padding: 16px 12px 8px; color: #254f72; font-size: 14px; font-weight: bold; }
.sites-chat .chat-list-heading span { padding: 2px 8px; border-radius: 12px; background: #e2ebf4; font-size: 11px; }
.sites-chat .chat-thread { width: calc(100% - 16px); margin: 2px 8px; padding: 6px 8px; gap: 6px; border: 1px solid transparent; border-radius: 6px; background: #fff; transition: background .15s; }
.sites-chat .chat-thread:hover { background: #edf4fc; border-color: #d2e2f2; }
.sites-chat .chat-thread.active { background: #e0eefb; border-color: #9cc1e3; box-shadow: inset 3px 0 #337ab7; }
.sites-chat .chat-thread strong { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: #233f58; margin: 0; font-size: 13px; line-height: 17px; }
.sites-chat .chat-thread small { margin: 0; line-height: 15px; }
.sites-chat.sites-chat-admin .chat-thread .chat-user-avatar { flex: 0 0 40px; width: 40px; height: 40px; font-size: 16px; }
.sites-chat .chat-search input { border-radius: 7px; border-color: #d5e0eb; }
.sites-chat .chat-edit-banner { display: flex; justify-content: space-between; align-items: center; padding: 7px 9px; margin-bottom: 7px; border-left: 3px solid #337ab7; background: #edf5fc; color: #285f8c; font-size: 12px; }
.sites-chat .chat-edit-banner button { border: 0; background: transparent; color: #285f8c; text-decoration: underline; }
.sites-chat .chat-bubble footer .chat-delete { color: #b53c3c !important; margin-left: 5px; font-size: 16px; }
.sites-chat .chat-topic strong { min-width: 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.sites-chat .chat-titlebar > span { display: flex; align-items: center; gap: 8px; }
.sites-chat .chat-titlebar button { min-width: 30px; cursor: pointer; }
.sites-chat .chat-compose textarea:focus { outline: 2px solid #87b7de; outline-offset: 1px; }
.sites-chat .chat-compose textarea, .sites-chat .chat-emoji-picker { overscroll-behavior: contain; }
.sites-chat .chat-error { flex: 0 0 auto; padding: 8px 12px; color: #9a2929; background: #fff0f0; overflow-wrap: anywhere; }
.sites-chat .chat-error button { float: right; border: 0; background: transparent; color: inherit; }
.sites-chat .chat-resize-handle { position: absolute; right: 0; bottom: 0; z-index: 20; width: 20px; height: 20px; cursor: nwse-resize; }
.sites-chat .chat-resize-handle::after { content: ''; position: absolute; right: 4px; bottom: 4px; width: 9px; height: 9px; border-right: 2px solid #7d8790; border-bottom: 2px solid #7d8790; }
.sites-chat .chat-resize-nw { left: 0; top: 0; right: auto; bottom: auto; transform: rotate(180deg); }
.sites-chat .chat-resize-ne { top: 0; bottom: auto; transform: rotate(270deg); cursor: nesw-resize; }
.sites-chat .chat-resize-sw { left: 0; right: auto; transform: rotate(90deg); cursor: nesw-resize; }
.chat-admin-container { width: 100%; margin: 0; padding: 0 0 30px; }
.chat-admin-container #sites-chat-app,
.chat-admin-container .sites-chat-admin { width: 100% !important; max-width: none !important; margin: 0 !important; padding: 0 !important; }
.chat-admin-container .sites-chat-admin .chat-window {
    position: relative !important;
    inset: auto !important;
    float: none !important;
    width: 100% !important;
    max-width: none !important;
    z-index: auto !important;
    margin: 15px 0 0 !important;
    transform: none !important;
    height: calc(100vh - 80px) !important;
    min-height: 720px !important;
}
@media(max-width:767px) {
    .sites-chat .chat-window { min-height: 0; }
    .sites-chat .chat-resize-handle { display: none; }
    .chat-admin-container .sites-chat-admin .chat-window { height: calc(100vh - 160px) !important; min-height: 480px; border-radius: 8px; }
}

.sites-chat .chat-message-area { position: relative; display: flex; flex: 1; min-height: 0; }
.sites-chat .chat-message-area .chat-messages { min-width: 0; padding-bottom: 36px; }
.sites-chat .chat-typing { position: absolute; bottom: 6px; left: 50%; transform: translateX(-50%); z-index: 4; max-width: 95%; padding: 4px 12px; border-radius: 14px; background: rgba(255,255,255,.94); box-shadow: 0 2px 8px #0002; font-size: 12px; pointer-events: none; }
.sites-chat .chat-room-status { margin-right: auto; min-width: 0; flex: 1; font-size: 12px; line-height: 16px; color: #527183; overflow-wrap: anywhere; }
.sites-chat .chat-room-status .chat-status-online { color: #27813d; }
.sites-chat .chat-room-status .chat-status-offline { color: #757575; }
@media(max-width:480px) { .sites-chat .chat-compose-actions { flex-wrap: wrap; } .sites-chat .chat-room-status { flex-basis: 100%; } }
.sites-chat .chat-compose { position: relative; overflow: visible; }
.sites-chat .chat-phrase-suggestions { position: absolute; bottom: 100%; left: 8px; right: 8px; z-index: 8; max-height: 240px; overflow-y: auto; border: 1px solid #d8dfe6; border-radius: 10px; background: #f8faff; box-shadow: 0 4px 16px #0002; padding: 5px; }
.sites-chat .chat-phrase-suggestions button { display: flex; align-items: center; gap: 8px; width: 100%; padding: 8px; border: 0; background: transparent; text-align: left; color: #34404d; font-size: 13px; }
.sites-chat .chat-phrase-suggestions button:hover, .sites-chat .chat-phrase-suggestions button:focus { background: #e5effa; }
.sites-chat .chat-phrase-suggestions button.chat-phrase-selected { background: #dcecfb; box-shadow: inset 3px 0 #337ab7; }
.sites-chat .chat-phrase-count { flex-shrink: 0; border-radius: 12px; padding: 2px 6px; background: #e0e5eb; font-size: 11px; }
.sites-chat .chat-phrase-text { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
body.chat-admin-fullscreen-active { overflow: hidden !important; }
.sites-chat.sites-chat-fullscreen .chat-window {
    position: fixed !important;
    inset: 0 !important;
    width: 100% !important;
    height: 100vh !important;
    height: 100dvh !important;
    min-width: 0 !important;
    min-height: 0 !important;
    max-width: none !important;
    max-height: none !important;
    margin: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    z-index: 11000 !important;
    resize: none;
}

.sites-chat .chat-messages-creating { display: flex; flex-direction: column; }
.sites-chat .chat-new-guide { flex: 0 0 auto; width: 100%; max-width: 360px; margin: auto; padding: 16px 8px; color: #4f6475; text-align: center; }
.sites-chat .chat-new-guide-step { display: flex; flex-direction: column; align-items: center; gap: 8px; }
.sites-chat .chat-new-guide-step + .chat-new-guide-step { margin-top: 24px; }
.sites-chat .chat-new-guide p { margin: 0; font-size: 14px; line-height: 20px; }
.sites-chat .chat-new-guide-arrow { display: block; flex: 0 0 auto; width: 28px; height: 36px; fill: none; stroke: #337ab7; stroke-width: 2.5; stroke-linecap: round; stroke-linejoin: round; }
.sites-chat .chat-new-guide-step > p + .chat-new-guide-arrow { animation: sites-chat-guide-down 1.4s ease-in-out infinite; }
.sites-chat .chat-new-guide-step > .chat-new-guide-arrow:first-child { animation: sites-chat-guide-up 1.4s ease-in-out infinite; }
@keyframes sites-chat-guide-up {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-8px); }
}
@keyframes sites-chat-guide-down {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(8px); }
}
@media (prefers-reduced-motion: reduce) {
    .sites-chat .chat-new-guide-step > p + .chat-new-guide-arrow,
    .sites-chat .chat-new-guide-step > .chat-new-guide-arrow:first-child { animation: none; }
}

.sites-chat .chat-header-hint { position: fixed; z-index: 12001; display: flex; align-items: center; gap: 8px; padding: 12px 10px 12px 14px; border: 1px solid #b9d2e8; border-radius: 8px; background: #fff; color: #245f96; box-shadow: 0 4px 18px #0003; font: 13px/20px Arial, sans-serif; }
.sites-chat .chat-header-hint > span:not(.chat-header-hint-arrow) { flex: 1; }
.sites-chat .chat-header-hint button { flex: 0 0 28px; width: 28px; height: 28px; padding: 0; border: 0; border-radius: 4px; background: transparent; color: #245f96; font: 24px/28px Arial, sans-serif; cursor: pointer; }
.sites-chat .chat-header-hint button:hover { background: #edf5fc; }
.sites-chat .chat-header-hint-arrow { position: absolute; top: -7px; width: 12px; height: 12px; background: #fff; border-top: 1px solid #b9d2e8; border-left: 1px solid #b9d2e8; transform: translateX(-50%) rotate(45deg); }
.sites-chat .chat-header-hint-above .chat-header-hint-arrow { top: auto; bottom: -7px; transform: translateX(-50%) rotate(225deg); }
