#deuchbot{position:fixed;right:15px;bottom:0;width:450px;z-index:1000000}#deuchbot #deuchbot-content{position:relative;background:#fff;height:600px;border:1px solid #ddd;border-radius:15px 15px 0 0;box-shadow:0 0 20px #222;cursor:default;transition:500ms bottom;bottom:0;z-index:1000}#deuchbot #deuchbot-content.hidden{bottom:-700px;display:block}#deuchbot #deuchbot-content>#deuchos-chat-close{display:block;position:absolute;right:8px;top:8px;border:none;background:#fff;cursor:pointer;font-size:30px;width:40px;height:40px;z-index:1000}#deuchbot #deuchbot-content>#messages-history{overflow:auto;padding-bottom:5px;position:absolute;bottom:50px;height:calc(100% - 60px);z-index:500}#deuchbot #deuchbot-content>#messages-history>blockquote{display:block;position:relative;padding:10px 20px;border-radius:15px;word-break:break-word;hyphens:auto}#deuchbot #deuchbot-content>#messages-history>blockquote.from-bot{background:linear-gradient(11deg, #e53ffb 0%, #4664fc 100%);color:#fff;border-radius:15px 15px 15px 0;margin-right:35%;box-shadow:2px 2px 5px #999}#deuchbot #deuchbot-content>#messages-history>blockquote.from-bot a{color:#fff}#deuchbot #deuchbot-content>#messages-history>blockquote.from-user{background:#dedede;color:#111;border-radius:15px 15px 0 15px;margin-left:35%}#deuchbot #deuchbot-content>#deuchbot-wait{font-size:.9em;color:#555;position:absolute;bottom:40px;left:10px;z-index:1000}#deuchbot #deuchbot-content>#deuchbot-message-box{position:absolute;bottom:0;left:0;right:0;display:flex;flex-direction:row;border-top:1px solid #aaa}#deuchbot #deuchbot-content>#deuchbot-message-box>#deuchbot-inputbox{flex-grow:1;border:none;resize:none;font-size:Cantarell,sans-serif;padding:7px 10px}#deuchbot #deuchbot-content>#deuchbot-message-box>button{border:none;background:rgba(0,0,0,0);cursor:pointer;padding:7px 10px}#deuchbot #open-chatbox-btn{display:block;position:fixed;right:30px;bottom:50px;height:80px;width:80px;background:url("/img/logo/icon_128.png"),#fff;background-size:80px;border:none;border-radius:25px;box-shadow:0 0 5px #111;cursor:pointer;transition:1s visibility}#deuchbot #open-chatbox-btn.hidden{visibility:hidden}