body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.chat{display:flex;flex:1 1;flex-direction:column}.chat_header{align-items:center;background-color:#f5f5f5;border-bottom:1px solid #d3d3d3;display:flex;padding:20px}.chat_headerInfo{flex:0 1;padding-left:0}.chat_headerInfo>h3{font-weight:500;margin-bottom:3px}.chat_headerInfo>p{color:gray}.chat_headerRight{display:flex;justify-content:space-between;min-width:100px}.chat_receiver{background-color:#dcf8c6;margin-left:auto}.chat_message,.chat_receiver{border-radius:10px;font-size:16px;margin-bottom:30px;max-width:260px;min-width:60px;padding:13px;position:relative;width:fit-content}.chat_message{word-wrap:break-word;background-color:#fff}.chat_name{font-weight:800;top:-15px}.chat_name,.chat_timestamp{font-size:xx-small;position:absolute}.chat_timestamp{bottom:3px;margin-left:10px;right:10px}.chat_body{background-position:50%;background-repeat:repeat;padding:20px}.chat_body,.chat_footer{background-image:url(https://user-images.githubusercontent.com/15075759/28719144-86dc0f70-73b1-11e7-911d-60d70fcded21.png)}.chat_footer{align-items:center;border-top:1px solid #d3d3d3;display:flex;justify-content:space-between;padding:5px}.chat_footer>form{display:flex;flex:1 1}.chat_footer>form>input{border:none;border-radius:30px;flex:1 1;outline:0;padding:10px}.chat_footer>form>button{display:none}.chat_footer>.MuiSvgIcon-root{color:gray;padding:10px}
/*# sourceMappingURL=main.63b02174.css.map*/