.widget{display:none;width:320px;right:15px;height:450px;bottom:5%;position:fixed;background:#fdfdfd;border-radius:10px 10px 10px 10px;box-shadow:0 2px 10px 1px #008000}.chat_header{height:10%;background:#008000;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}#close{cursor:pointer}.clearfix{margin-top:2px;margin-bottom:2px}.message{margin-top:5px;margin-bottom:5px;margin-right:0;margin-left:0}.botAvatar{border-radius:50%;width:1.5em;height:1.5em;float:left;margin-left:5px;border:2px solid #008000}.botMsg{float:left;margin-top:5px;background:#006400;color:#fff;box-shadow:2px 5px 5px 1px #008000;border:1px solid #008000;margin-left:.5em;padding:.6em 1em;border-radius:1.5em;max-width:55%;min-width:25%;font-size:12px;word-wrap:break-word}.userMsg{animation:animateElement linear .2s;animation-iteration-count:1;margin-top:5px;word-wrap:break-word;padding:.6em 1em;float:right;margin-right:.5em;background:#2E8B57;border:1px solid #f7ac23f1;color:#fff;border-radius:1.5em;margin-bottom:.15em;font-size:12px;max-width:55%;min-width:25%;line-height:1.5em}.userAvatar{animation:animateElement linear .3s;animation-iteration-count:1;border-radius:50%;width:1.5em;height:1.5em;float:right;margin-right:5px;border:2px solid #f7ac23f1}.singleCard{padding-left:10%;padding-right:10px}.suggestions{padding:5px;width:80%;border-radius:10px;background:#fff;box-shadow:2px 5px 5px 1px #dbdade}.cardsImage{width:100%;height:80%;border-radius:10px 10px 0 0}.keypad{height:45px;position:absolute;bottom:10px;width:320px}.usrInput{background:#b3aeae;padding:.5em;width:90%;margin-left:4%;border-radius:20px;box-shadow:0 2px 10px 1px #008000;border:0;padding-left:15px;height:40px}input:focus{outline:0}video:focus{outline:0}.menuTitle{padding:5px;margin-top:5px;margin-bottom:5px}.menu{padding:5px}.menuChips{display:block;background:#228B22;color:#fff;text-align:center;padding:5px;margin-bottom:5px;cursor:pointer;border-radius:15px;font-size:14px;word-wrap:break-word}.imgcard{object-fit:cover;width:80%;height:90%;border-radius:10px 10px 10px 10px;margin-left:1%}.chip{background-color:#6072e6;color:#fff;font-weight:400;font-weight:0;text-align:center}@keyframes animateElement{0%{opacity:0;transform:translate(0,10px)}100%{opacity:1;transform:translate(0,0)}}.imgProfile{box-shadow:0 0 1px 0 rgba(0,0,0,.16),0 0 10px 0 rgba(0,0,0,.12);background:#008000;border-radius:50px;width:60%;padding:2%}.profile_div{position:fixed;padding:5px;width:10%;bottom:0;right:0;cursor:pointer}.profileIcon{height:15%;align-items:center;float:left;margin-right:10px}