*,body{margin:0}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.apk{display:grid;place-items:center;height:100vh;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background-color:#dadbd3}.apk_body{background-color:#ededed;margin-top:-50px;height:90vh;width:90vw}.apk_body,.sidebar{display:-webkit-flex;display:flex}.sidebar{-webkit-flex-direction:column;flex-direction:column;-webkit-flex:0.35 1;flex:0.35 1}.sidebar_header{padding:20px;border-right:1px solid #d3d3d3}.sidebar_header,.sidebar_headerRight{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.sidebar_headerRight{-webkit-align-items:center;align-items:center;min-width:10vh}.sidebar_headerRight>.MuiSvgIcon-root{margin-right:2vw;font-size:24px!important}.sidebar_search{background-color:#f6f6f6;height:39px;padding:10px}.sidebar_search,.sidebar_searchContainer{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.sidebar_searchContainer{background-color:#fff;height:35px;border-radius:20px}.sidebar_searchContainer>.MuiSvgIcon-root{color:grey;padding:10px}.sidebar_searchContainer>input{border:none;outline-width:0;margin-left:10px}.sidebar_chats{-webkit-flex:1 1;flex:1 1;background-color:#fff;overflow:scroll}.sidebarChat{display:-webkit-flex;display:flex;padding:20px;cursor:pointer;border-bottom:1px solid #f6f6f6}.sidebarChat:hover{background-color:#ebebeb}.sidebarChat_info>h2{font-size:16px;margin-bottom:8px}.sidebarChat_info{margin-left:15px}.chat{-webkit-flex-direction:column;flex-direction:column;-webkit-flex:0.65 1;flex:0.65 1}.chat,.chat_header{display:-webkit-flex;display:flex}.chat_header{padding:20px;-webkit-align-items:center;align-items:center;border-bottom:1px solid #d3d3d3}.chat_headerInfo{-webkit-flex:1 1;flex:1 1;padding-left:20px}.chat_headerInfo>h3{margin-bottom:3px;font-weight:500}.chat_headerInfo>p{color:grey}.chat_body{-webkit-flex:1 1;flex:1 1;background-image:url();background-repeat:repeat;background-position:50%;padding:30px;overflow:scroll}.chat_message{position:relative;font-size:16px;padding:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:10px;background-color:#fff;margin-bottom:30px}.chat_receiver{margin-left:auto;background-color:#dcf8c6}.chat_timestamp{margin-left:10px;font-size:xx-small}.chat_name{position:absolute;top:-15px;font-weight:0;font-size:xx-small}.chat_footer{-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;height:62px;border-top:1px solid #d3d3d3}.chat_footer,.chat_footer>form{display:-webkit-flex;display:flex}.chat_footer>form,.chat_footer>form>input{-webkit-flex:1 1;flex:1 1}.chat_footer>form>input{outline-width:0;border-radius:30px;padding:10px;border:none}.chat_footer>form>button{display:none}.chat_footer>.MuiSvgIcon-root{padding:10px;color:grey}
/*# sourceMappingURL=main.238dff7d.chunk.css.map */