body,html{font-family:"Roboto",sans-serif;padding:0;margin:0}#root{height:100vh}*{box-sizing:border-box}.join{display:flex;justify-content:center;text-align:center;height:100vh;align-items:center;background-color:#1a1a1d}.join__wrapper{width:20%}.join__input{border-radius:0;padding:15px 20px;width:100%}.join__header{color:#fff;font-size:2.5em;padding-bottom:10px;border-bottom:2px solid #fff}.join__button{color:#fff!important;text-transform:uppercase;text-decoration:none;background:#2f71e5;padding:20px;border-radius:5px;display:inline-block;border:none;width:100%}.join__button:hover{cursor:pointer;background:#347eff}.mt-20{margin-top:20px}@media (min-width:320px) and (max-width:480px){.join{height:100%}.join__wrapper{width:90%}}button:focus{outline:0}.info-bar{display:flex;align-items:center;justify-content:space-between;background:#2979ff;border-radius:4px 4px 0 0;height:60px;width:100%}.info-bar__left-container{flex:0.5 1;display:flex;align-items:center;margin-left:5%;color:#fff}.info-bar__right-container{display:flex;flex:0.5 1;justify-content:flex-end;margin-right:5%}.info-bar__online-icon{margin-right:5%}.chat__form{display:flex;border-top:2px solid #d3d3d3}.chat__input{border:none;border-radius:0;padding:5%;width:80%;font-size:1.2em}input:focus,select:focus,textarea:focus{outline:none}.chat__submit-btn{color:#fff;text-transform:uppercase;text-decoration:none;background:#2979ff;padding:20px;display:inline-block;border:none;cursor:pointer}.message{display:flex;padding:0 5%;margin-top:3px}.message,.message_sent{justify-content:flex-end}.message_received{justify-content:flex-start}.message__author{display:flex;align-items:center;font-family:Helvetica;color:#828282;letter-spacing:.3px}.message__author_sender{padding-right:10px}.message__author_receiver{padding-left:10px}.message__wrapper{border-radius:20px;padding:5px 20px;display:inline-block;max-width:80%}.message__wrapper_sent{background:#2979ff}.message__wrapper_received{background:#f3f3f3}.message__text{width:100%;letter-spacing:0;float:left;font-size:1.1em;word-wrap:break-word}.message__text img{vertical-align:middle}.message__text_sent{color:#fff}.message__text_received{color:#353535}.messages{padding:5% 0;overflow:auto;flex:auto}.messages__list{list-style:none;padding:0;margin:0}.users-online{color:#fff;font-size:20px}.users-online__user{list-style-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAAXNSR0IArs4c6QAAAExJREFUCB1jbPh/le3lx5tNDIwMcQwg8J9hkTi/eh0LWJCBoRwoAAPlQDEGJrhKmDCIBupmQuYjs5lAZiILgNlAMRaQRSAz4UZCLQcAIwYaiAejKoYAAAAASUVORK5CYII=)}@media (max-width:480px){.users-online{display:none}}.chat{display:flex;justify-content:center;align-items:center;height:100vh;background-color:#1a1a1d}.chat__container{margin-right:20px;display:flex;flex-direction:column;justify-content:space-between;background:#fff;border-radius:8px;height:60%;width:35%}@media (min-width:320px) and (max-width:480px){.chat{height:100%}.chat__container{width:100%;height:100%;margin:0}}@media (min-width:480px) and (max-width:1200px){.chat__container{width:60%}}
/*# sourceMappingURL=main.94739b86.chunk.css.map */