body{margin:0;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}.sidebar{display:flex;flex-direction:column;flex:0.35 1}.sidebar__header{padding:20px;border-right:1px solid #d3d3d3}.sidebar__header,.sidebar__headerRight{display:flex;justify-content:space-between}.sidebar__headerRight{align-items:center;min-width:10w}.sidebar__headerRight>.MuiSvgIcon-root{margin-right:2vw;font-size:24px!important}.sidebar__search{display:flex;align-items:center;background-color:#f6f6f6;height:39px;padding:10px}.sidebar__searchContainer{display:flex;align-items:center;background-color:#fff;width:100%;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{flex:1 1;background-color:#fff;overflow:scroll}.sidebarChat{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}*{margin:0}.app{display:grid;place-items:center;height:100vh;background-color:#dadbd3}.app__body{display:flex;background-color:#ededed;margin-top:-50px;height:90vh;width:90vw;box-shadow:-1px 4px 20px -6px #000}.chat{display:flex;flex-direction:column;flex:0.65 1}.chat__header{display:flex;padding:20px;align-items:center;border-bottom:1px solid #d3d3d3}.chat_headerInfo{flex:1 1;padding-left:20px}.chat_headerInfo>h3{margin-bottom:3px;font-weight:500}.chat_headerInfo>p{color:grey}.chat__body{flex:1 1;background-image:url(/static/media/ChatWallpaper.312002e7.jpg);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__receiver>.chat__name{color:#000!important}.chat__timestamp{margin-left:10px;font-size:x-small}.chat__name{position:absolute;top:-20px;font-weight:800;font-size:medium;color:tomato}.chat__footer{display:flex;justify-content:space-between;align-items:center;height:62px;border-top:1px solid #d3d3d3}.chat__footer>form{flex:1 1;display:flex}.chat__footer>form>input{flex:1 1;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.f82614ec.chunk.css.map */