.chat-start-icon-cont{position:fixed;bottom:20px;right:20px;z-index:1000}.chat-start-icon-cont img{cursor:pointer;width:50px;height:50px}#chat-box{border-radius:5px;box-shadow:0 0 10px rgba(0,0,0,.1);display:none;position:fixed;bottom:80px;right:20px;width:300px;height:400px;border:1px solid #ccc;background:#fff;z-index:1001;padding:10px}#chat-list{height:300px;overflow-y:auto;border-bottom:1px solid #ccc;margin-bottom:10px;padding-bottom:37px;white-space:break-spaces;line-break:anywhere}#chat-list div{padding:5px;margin:5px 0}#bot-thinking{position:absolute;bottom:79px;display:none;color:#ffb222}#thinking-image{cursor:pointer;width:50px;height:50px}#chat-input{border:1px solid #ccc;border-radius:3px;padding:5px;width:80%}#chat-submit{background-color:#007bff;color:#fff;border:none;border-radius:3px;padding:5px;cursor:pointer;width:18%}#chat-submit:hover{background-color:#0056b3}.m-question-container{line-height:5px;text-align:left;background:#dddddd8f;border-radius:5px}.m-question-container p{margin-bottom:0!important}.m-question-container{margin-top:20px}#submit_ticket:disabled{cursor:no-drop;background:gray}#ticket_form #email:disabled{background:#cecece}