.chatbot-button{position:fixed;bottom:20px;right:20px;background-color:#007bff;color:#fff;padding:10px 15px;border-radius:30px;box-shadow:0 4px 10px #0003;cursor:pointer;font-family:Arial,sans-serif;font-size:14px;z-index:1000;display:flex;align-items:center}.chat-icon{font-size:20px;margin-right:10px}.chatbot-container{position:fixed;bottom:70px;right:20px;width:350px;height:500px;border:1px solid #ddd;border-radius:10px;box-shadow:0 4px 10px #0003;background-color:#fff;z-index:1000}.humplus.chatbot-container{position:fixed;bottom:0;right:0;width:350px;height:500px;border:1px solid #ddd;border-radius:10px;box-shadow:0 4px 10px #0003;background-color:#fff;z-index:1000}.chatbot-header{background-color:#007bff;color:#fff;padding:10px;display:flex;justify-content:space-between;align-items:center;border-top-left-radius:10px;border-top-right-radius:10px;font-family:Arial,sans-serif;font-size:16px}.close-button{background:none;border:none;color:#fff;font-size:18px;cursor:pointer}.chatbot-iframe{width:100%;height:calc(100% - 40px);border:none;border-bottom-left-radius:10px;border-bottom-right-radius:10px}
