.scot-chat.positionFixed.position-left{left:20px}.scot-chat.positionFixed.position-left .scot-chat__messages{left:0}.scot-chat.positionFixed.position-left .scot-chat__messages:before{left:12px}.scot-chat.positionInitial .scot-chat__messages::before{display:none!important}.scot-chat.positionInitial .scot-chat__messages__messages{height:300px}.scot-chat__messages a{color:var(--scot-message-color)}.scot-chat__messages.open{opacity:1;visibility:visible;z-index:1}.scot-chat__messages__messages p{margin:0}.scot-chat__messages__messages .single-message.agent,.scot-chat__messages__messages .single-message.bot{align-self:flex-start;background:var(--scot-support-message-bg,#fff)}.scot-chat__messages__messages .single-message.system{align-self:center;background:#000;color:#fff;font-size:11px}.scot-chat__messages__messages .single-message.system>*:not(.message){display:none!important}.scot-chat__messages__messages .single-message.system .message{margin-bottom:0}.scot-chat__messages__messages .single-message.bot:last-of-type .message-actions>*,.scot-chat__messages__messages .single-message.agent:last-of-type .message-actions>*{display:inline-block;margin:8px 0;padding:6px 12px;background:#6f42c1;color:#fff;border-radius:6px;font-size:14px;cursor:pointer}.scot-chat__messages__messages .single-message .message-sender.agent{color:#28a745}.scot-chat__messages__messages .single-message .message-sender.bot{color:#6f42c1}.scot-chat__messages__messages .single-message .message-sender.system{color:#6c757d}.scot-chat__messages__input .working-hours p{margin:0}.scot-chat__messages__input .file-picker{position:absolute;left:10px;bottom:10px;cursor:pointer;color:rgba(0,0,0,.5);transition:.3s;display:flex}.scot-chat__messages__input .file-picker:hover{color:rgba(0,0,0,.8)}.scot-chat__messages__input .file-picker input[type=file]{position:absolute;left:0;top:0;display:block;opacity:0;width:16px;height:18px}.scot-chat__messages__file_popup{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.2);z-index:50}body.admin-bar .scot-chat .popup-image .close-popup{top:40px}