#chatbot-popup,#chatbot-popup-circle{position:fixed;bottom:20px;right:20px;z-index:9999}#chatbot-popup{width:440px;background-color:#fff;border:1px solid #ccc;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.1)}.message,.message-user{border-radius:10px;margin-bottom:10px;display:inline-block;word-wrap:break-word;width:100%}#chatbot-header{border-radius:10px 10px 0 0;padding:10px;background-color:#f08742;color:#fff}#chatbot-body{position:relative}.message{padding:16pt;background-color:#eee;color:#333}.message-user{padding:16px;background-color:#f08742;color:#eee;text-align:right}.received{background-color:#f0f0f0;border-bottom-left-radius:0}.sent{text-align:right;border-bottom-right-radius:0}