*{padding:0;margin:0;font-family:sans-serif;z-index:20}.button-widget{position:fixed;display:flex;align-items:center;justify-content:center;right:50px;bottom:50px;height:50px;width:50px;background-color:#fff;box-shadow:1px 1px 20px gray;padding:5px;border-radius:35px;text-align:center;cursor:pointer}.initial-form-widget{height:450px;width:320px;position:fixed;bottom:50px;right:50px;box-shadow:1px 1px 20px gray;border-radius:10px 10px 0 0;background-color:#fff}.chat-frame-header{border-radius:10px 10px 0 0;background-color:#00f;height:50px;display:flex;color:#fff;align-items:center;padding-right:15px;padding-left:15px}.chat-frame-title{flex-grow:1}.chat-frame-options,.chat-frame-close-button{cursor:pointer;padding:10px}.pre-chat-form{text-align:center;padding:15px 10px 10px}.pre-chat-form form input{width:80%;border:1px solid lightgray;border-radius:5px;margin-bottom:10px;padding:10px}.pre-chat-form form textarea{width:80%;border:1px solid lightgray;border-radius:5px;margin-bottom:10px;padding:10px;overflow:hidden;resize:none}.pre-chat-form .submit-button{cursor:pointer;color:#fff;margin-top:10px;background-color:#00f}.bot-ui-div{height:370px;overflow:auto;background-color:#d3d3d3}.chat-with-human-button{display:flex;background-color:transparent;border:0;cursor:pointer;justify-content:center;align-items:center;width:98%;height:30px}.chat-menu{position:absolute;right:50px;top:32px;background-color:#fff;width:150px;border-radius:5px}.chat-menu ul li{color:gray;list-style:none;width:150px;padding:5px 5px 5px 10px;cursor:pointer;font-size:.8em;box-shadow:1px 1px 20px gray}.chat-menu ul li:hover{color:#000}.chat-queue-div{background-color:#d3d3d3;height:400px;display:flex;align-items:center;justify-content:center}
