form.chat-login[data-v-96ad2fa0]{height:300px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px;margin-bottom:90px;border-bottom:1px solid #ddd}img.chat-avatar[data-v-96ad2fa0]{display:block;max-height:100px;height:auto;width:auto}input.chat-username[data-v-96ad2fa0]{border:1px solid #999;border-radius:3px;font-size:15px;padding:5px;-webkit-box-shadow:#ddd 0 0 5px;box-shadow:0 0 5px #ddd;margin:20px auto;width:250px;text-align:center}input.chat-username.error[data-v-96ad2fa0]{border-color:red;-webkit-box-shadow:red 0 0 5px;box-shadow:0 0 5px red}button.chat-signin[data-v-96ad2fa0]{padding:8px 40px;margin-bottom:10px;background-color:#e14732}button.chat-signin.faded[data-v-96ad2fa0]{background-color:#f86b58}li.chat-message[data-v-66dcb272]{display:block;margin:10px 10px;font-size:15px;max-width:75%;clear:both;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}li.chat-message div.message-contents[data-v-66dcb272]{padding:10px 15px;border-radius:10px}li.chat-message.user[data-v-66dcb272]{float:right}li.chat-message.user div.message-contents[data-v-66dcb272]{background-color:#13942c;color:#fff}li.chat-message.agent[data-v-66dcb272]{float:left}li.chat-message.agent div.message-contents[data-v-66dcb272]{background-color:#f1f0f0;color:#222d38}li.chat-message img.sender-image[data-v-66dcb272]{width:50px;height:auto;margin-right:10px;border-radius:50px}li.chat-message img.message-image[data-v-66dcb272]{width:100%}li.chat-message span[data-v-66dcb272]{white-space:pre-wrap;word-wrap:break-word;font-family:inherit;line-height:1.25em}ul.chat-message-list[data-v-469a3124]{display:block;overflow-y:scroll;list-style:none;padding-top:10px;min-height:300px;height:40vh}div.chat-new-message[data-v-d5c6bb4e]{border-top:1px solid #ddd;min-height:70px}form.chat-new-message-form[data-v-d5c6bb4e]{display:block;height:100%;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 0}textarea.chat-new-message-text[data-v-d5c6bb4e]{font-family:Arial,sans-serif;font-size:15px;line-height:20px;color:#222d38;border:none;height:100%;width:100%;outline:none;resize:none;padding:0 60px 0 10px;overflow-y:auto}textarea.chat-new-message-text[data-v-d5c6bb4e],textarea.chat-new-message-text[data-v-d5c6bb4e]:focus{color:#222d38;font-size:15px}.chat-send-icon[data-v-d5c6bb4e]{color:#13942c;height:30px;width:30px;position:absolute;top:10px;right:20px;cursor:pointer}div.chat-dialog[data-v-288341f0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}div[data-v-e96a4022]{position:relative;padding:20px 15px;background-image:linear-gradient(95deg,#ff5e62 20%,#f96 80%);color:#f1f0f0}.chat-close-icon[data-v-e96a4022]{background-color:#fff;border-radius:20px;color:#444;position:absolute;top:0;left:-30px;width:25px;height:25px;cursor:pointer}.clickable[data-v-e96a4022]{cursor:pointer}div.chat-options[data-v-8e83e500]{display:-webkit-box;display:-ms-flexbox;display:flex;margin:5px 15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:30px}div.chat-options-toolbar[data-v-8e83e500]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-right:20px}.chat-show-options[data-v-8e83e500]{cursor:pointer;color:#999;float:right}.chat-show-options[data-v-8e83e500]:hover{color:#000}.slide-fade-enter-active[data-v-8e83e500]{-webkit-transition:all .3s ease;transition:all .3s ease}.slide-fade-leave-active[data-v-8e83e500]{-webkit-transition:all .3s cubic-bezier(1,.5,.8,1);transition:all .3s cubic-bezier(1,.5,.8,1)}.slide-fade-enter[data-v-8e83e500],.slide-fade-leave-to[data-v-8e83e500]{-webkit-transform:translateX(10px);transform:translateX(10px);opacity:0}*{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}.chat{font-family:Arial,sans-serif;font-size:15px}.chat button{border-radius:10px;background-color:#f86b58;color:#fff;border:none;font-size:15px;padding:3px 10px;cursor:pointer}.chat button:disabled{background-color:rgba(248,107,88,.7)}.chat .scrollable{scroll-behavior:smooth}.chat .scrollable::-webkit-scrollbar{width:12px;background-color:#f5f5f5}.chat .scrollable::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.1)}.chat.rounded-top,.chat .rounded-top{border-top-left-radius:20px;border-top-right-radius:20px}.chat[data-v-56638e60]{position:fixed;bottom:0;top:auto;right:20px;left:auto;width:35vw;min-width:350px;border-bottom:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-shadow:-5px 0 20px rgba(0,0,0,.1);box-shadow:-5px 0 20px rgba(0,0,0,.1);background-color:#fff;z-index:999}