.fixed-button{position:fixed;bottom:20px;right:20px;padding:10px 20px;background-color:#3f3f3f;color:#fff;border:none;border-radius:5px;cursor:pointer;z-index:1090}.chat-input textarea{resize:none;width:100%;margin:0;padding:0;border:none;font-size:1rem;line-height:1.2rem;overflow-y:hidden;transition:.2s ease-in-out;outline:none;font-family:inherit}.modal-dialog{position:fixed !important;width:400px !important;pointer-events:none !important;right:20px;bottom:50px}.chat-input{position:relative;width:100%;overflow:hidden;padding:16px;display:flex;border-top:solid 1px #dee2e6;gap:10px}.send-btn{transform:rotate(45deg);background:#fff;border:none;outline:none}.chat-input input{resize:none;width:100%;margin:0;padding:0;border:none;font-size:1rem;line-height:1.2rem;overflow-y:hidden;transition:.2s ease-in-out;outline:none;font-family:inherit}.text-divider{background-image:linear-gradient(#b5bcca,#b5bcca);background-size:100% 1px;background-repeat:no-repeat;background-position:0 55%;display:flex;flex:0;font-weight:400;justify-content:center;line-height:1.875rem;font-size:10px}.chat-message__content{padding:8px 12px;word-break:break-word}.chat-bot .chat-message__main{background:#f5f5f5;color:#141617;border-radius:10px 10px 10px 0}.customer .chat-message__main{background:#3f3f3f;color:#fff;border-radius:10px 10px 10px 0}.chat-message-timing{font-size:12px}.chat-bot .chat-message-timing{text-align:end}.chat-message__header{padding-left:10px;margin-bottom:4px;font-size:.75rem}.chat-message{padding:10px;max-width:80%}.chat-message .chat-message__actions li a{padding:12px;width:100%;text-align:center;background:#fff;cursor:pointer;border-radius:4px;display:inline-block;margin-bottom:8px}.chat-message__actions{list-style:none;padding:8px 12px;margin-bottom:0}.layout-chat-wrap{max-height:350px;overflow-y:auto}.chat-message.customer{margin-left:auto}.modal-header{background-color:#3f3f3f;color:#fff;align-items:start}.close-icon{background-color:transparent;border:none;color:#fff}