#chat-widget{width:400px}.widget-content.chat-widget.minimized{height:40px!important;min-height:40px!important}.minimized #chat-submit-wrap{display:none!important}.minimized #chat-window{display:none!important}.minimized #chat-finished{display:none!important}#chat-widget.minimized{height:53px!important}.chat-info{font-size:14px;width:90%;pointer-events:none}.chat-control-not-allowed{font-size:90%;width:100%;padding:.7em;font-size:1em;background-color:red;color:#fff;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em;box-shadow:0 1px 4px 0 rgba(0,0,0,.5);box-sizing:border-box}.chat-close-button{margin-left:10px;color:#eee;position:absolute;right:10px;top:10px;font-size:1.5em}.chat-close-button:hover{cursor:pointer;color:#f66}#chat-window{overflow-y:scroll;width:100%;background:#fff;height:420px}.chat-wrap{height:100%}.chat_entry_wrap{border-radius:10px;margin:10px;box-sizing:border-box;padding:10px}.author{font-size:12px}.timestamp{font-size:10px;margin-top:2px}.chat_entry .content{font-size:12px;margin-top:5px;margin-bottom:0}.chat-widget-class{margin:5px;background-color:#fff;float:right;width:400px}#chat-widget{border-bottom-left-radius:10px;border-bottom-right-radius:10px;border-top-left-radius:10px;border-top-right-radius:10px;box-shadow:4px 2px 25px rgba(0,0,0,.4);margin-left:20px;position:fixed;bottom:0;right:90px;z-index:10000}.chat_entry_status{float:right;display:none}.chat_entry_wrap{border-radius:10px;margin:10px;box-sizing:border-box}.chat_entry_wrap{padding:10px;word-wrap:break-word}.chat_entry_wrap.author{background-color:#64dcff;margin-left:80px}.chat_entry_wrap.author.read{background-color:#c8dcff;margin-left:80px}.chat_entry_wrap.author.read .chat_entry_status{display:block;float:right}.chat_entry_wrap.recipient{background-color:#ffc;margin-right:80px}#chat_entry_content{border:1px solid #ccc;border-radius:4px;box-sizing:border-box;margin:0 1%;resize:none;width:98%}#users-chat-window{display:flex;width:100%;padding:.7em;background-color:#3460cd;color:#fff;border-top-left-radius:.5em;border-top-right-radius:.5em;box-shadow:0 1px 4px 0 rgba(0,0,0,.5);box-sizing:border-box}#users-chat-window.finished{background-color:grey}#chat-finish-button{float:right}input[type=submit]{font-size:9pt;background:0 0;background-color:rgba(0,0,0,0);background-color:#3460cd;border:none;border-radius:20px;padding:.5em 2em;color:#fff;font-weight:700;margin:.66em;white-space:normal;cursor:pointer}input[type=submit]:hover{box-shadow:0 0 6px 1px rgba(0,0,0,.25)}#chat-finished{background-color:grey;border-bottom-left-radius:10px;border-bottom-right-radius:10px;padding:3px 10px;bottom:0;width:100%;box-sizing:border-box}#chat_typing{visibility:hidden;float:left;font-size:9pt;padding:.5em 1em;font-weight:700}.dot-typing{display:inline-block;width:10px;height:10px;border-radius:50%;background-color:#3460cd;animation:wave .9s linear infinite}.dot-typing:nth-of-type(2){animation-delay:.4s}@keyframes wave{0%,100%,70%{trasform:initial}30%{transform:translateY(-6px)}}@keyframes dotTyping{0%{box-shadow:9984px 0 0 0 #3460cd,9999px 0 0 0 #3460cd,10014px 0 0 0 #3460cd}16.667%{box-shadow:9984px -10px 0 0 #3460cd,9999px 0 0 0 #3460cd,10014px 0 0 0 #3460cd}33.333%{box-shadow:9984px 0 0 0 #3460cd,9999px 0 0 0 #3460cd,10014px 0 0 0 #3460cd}50%{box-shadow:9984px 0 0 0 #3460cd,9999px -10px 0 0 #3460cd,10014px 0 0 0 #3460cd}66.667%{box-shadow:9984px 0 0 0 #3460cd,9999px 0 0 0 #3460cd,10014px 0 0 0 #3460cd}83.333%{box-shadow:9984px 0 0 0 #3460cd,9999px 0 0 0 #3460cd,10014px -10px 0 0 #3460cd}100%{box-shadow:9984px 0 0 0 #3460cd,9999px 0 0 0 #3460cd,10014px 0 0 0 #3460cd}}#chat-finished a{line-height:33px;color:#fff;font-size:12px}#chat-submit-wrap{background:#fff;border-bottom-left-radius:10px;border-bottom-right-radius:10px;bottom:0;display:contents;font-size:9pt;width:100%}#chat-restart-submit{float:right;margin:.5em;background-color:#fff;color:grey}#chat-restart-submit:hover{color:#000}@media all and (max-width:568px){#chat-widget{right:0;width:100%}#chat-window{height:400px}#chat_entry_content{font-size:10px}}
