.chip,.menuChips{text-align:center}#close,.menuChips,.profile_div{cursor:pointer}.widget{display:none;width:320px;right:15px;height:450px;bottom:5%;position:fixed;background:#f6f6f6;border-radius:10px;box-shadow:0 2px 10px 1px #b5b5b5;z-index:1000}.chat_header{height:10%;background:#6072e6;border-radius:10px 10px 0 0;padding:5px;font-size:20px}.chats{height:340px;padding:5px;margin-top:5px;border-radius:1px;overflow-y:scroll;transition:.2s}div.chats::-webkit-scrollbar{width:0}div.chats::-webkit-scrollbar-track{box-shadow:inset 0 0 5px grey;border-radius:10px}div.chats::-webkit-scrollbar-thumb{background:#647aed}div.chats::-webkit-scrollbar-thumb:hover{background:#b30000}.clearfix{margin-top:2px;margin-bottom:2px}.message{margin:5px 0}.botMsg,.userMsg{margin-top:5px;padding:.6em 1em;min-width:25%;word-wrap:break-word;font-size:12px}.botAvatar{width:3.2em;height:3.5em;float:left;margin-left:5px}.botMsg{float:left;background:#fff;box-shadow:2px 5px 5px 1px #efeef5;border:1px solid #fff;margin-left:.5em;border-radius:1.5em;max-width:70%}.userMsg{animation:.2s linear animateElement;float:right;margin-right:.5em;background:#6072e6;border:1px solid #6072e6;color:#fff;border-radius:1.5em;margin-bottom:.15em;max-width:55%;line-height:1.5em}.userAvatar{animation:.3s linear animateElement;border-radius:50%;width:3.5em;height:3.5em;float:right;margin-right:5px;display:none!important}.singleCard{padding-left:10%;padding-right:10px}.suggestions{padding:5px;width:92%;border-radius:10px;background:#fff;box-shadow:2px 5px 5px 1px #dbdade;margin-top:185px}.keypad{height:45px;position:absolute;bottom:10px;width:92%}.usrInput{background:#f1f0f0;padding:.5em .5em .5em 15px;width:90%;margin-left:4%;border-radius:20px;box-shadow:0 2px 10px 1px #b5b5b5;border:0;height:40px}.menu,.menuChips,.menuTitle{padding:5px}input:focus,video:focus{outline:0}.menuTitle{margin-top:5px;margin-bottom:5px}.menuChips{display:block;background:#6072e6;margin-bottom:5px;border-radius:15px;word-wrap:break-word}.imgcard{object-fit:cover;width:80%;height:90%;border-radius:10px;margin-left:1%}.chip{background-color:#6072e6;color:#fff;font-weight:400;font-weight:0}@keyframes animateElement{0%{opacity:0;transform:translate(0,10px)}100%{opacity:1;transform:translate(0,0)}}.imgProfile{width:100%;position:relative}.profile_div{position:fixed;width:7%;bottom:20px;right:65px;z-index:1000}.profileIcon{height:15%;align-items:center;float:left;margin-right:10px}.moving-obj{position:absolute;width:100%;height:100%;opacity:50%;-webkit-animation-name:rotate;-webkit-animation-duration:50s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;-moz-animation-name:rotate;-moz-animation-duration:50s;-moz-animation-iteration-count:infinite;-moz-animation-timing-function:linear}@-webkit-keyframes rotate{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}@-moz-keyframes rotate{from{-moz-transform:rotate(0)}to{-moz-transform:rotate(360deg)}}.menuChips{color:#56a0d3;background-color:#fff;border:1px solid;font-size:12px}.menuChips:hover{color:#fff;background-color:#56a0d3;border-color:#56a0d3}