*,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}.login{background-color:#7c80c2;height:100vh;width:100vw;display:grid;place-items:center}.login_container{padding:100px;text-align:center;background-color:#fff;border-radius:10px;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px}.login_container>img{object-fit:contain;height:100px;margin-bottom:40px}.login_container>button{margin-top:50px;text-transform:inherit!important;background-color:#0a8d48!important;color:#fff}.app{background-color:grey;display:grid;place-items:center;height:100vh}.app_body{display:flex;margin-top:-50px;background-color:#3cb8cf;height:90vh;width:90vw;box-shadow:-1px 4px 20px -6px rgba(0,0,0,.7)}.sidebarChat{display:flex;padding:20px;border-bottom:1px solid #87cefa;cursor:pointer}a{text-decoration:none;color:#000}.sidebarChat:hover{background-color:#66cdaa}.sidebarChat_info>h2{font-size:16px;margin-bottom:8px}.sidebarChat_info{margin-left:15px}.sidebar{display:flex;flex:0.35 1;flex-direction:column}.sidebar_search{display:flex;align-items:center;background-color:#82b4d9;height:39px;padding:10px}.sidebar_searchContainer{display:flex;align-items:center;background-color:#fff;width:100%;height:35px;border-radius:20px}.sidebar_searchContainer>input{border:none;margin-left:10px}.sidebar_searchContainer>.MuiSvgIcon-root{color:#3f47d9;padding:10px}.sidebar_header{padding:20px;border-right:1px solid #90ee90}.sidebar_header,.sidebar_headerRight{display:flex;justify-content:space-between}.sidebar_headerRight{align-items:center;min-width:10vw}.sidebar_headerRight>.MuiSvgIcon-root{margin-right:2vw;font-size:24px!important}.sidebar_chats{flex:1 1;background-color:#86c6db;overflow:auto}.chat{flex:0.65 1;display:flex;flex-direction:column}.chat_header{padding:20px;display:flex;align-items:center;border-bottom:1px solid #90ee90}.chat_headerInfo{flex:1 1;padding-left:20px}.chat_headerInfo>h3{margin-bottom:3px;font-weight:500}.chat_headerInfo>p{color:grey}.chat_headerRight{display:flex;justify-content:space-between;min-width:100px}.chat_body{flex:1 1;background-size:200px;background-repeat:repeat;background-position:50%;overflow:auto;padding:30px 30px 50px}.chat_message{position:relative;font-size:16px;padding:10px;background-color:#f5f5f5;border-radius:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:30px}.chat_name{position:absolute;top:-15px;font-weight:800;font-size:small}.chat_timestamp{margin-left:10px;font-size:xx-small}.chat_receiver{margin-left:auto;background-color:#4682b4}.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;border-radius:30px;padding:10px;border:none}.chat_footer>.MuiSvgIcon-root{padding:10px;color:grey}.chat_message_div{display:flex;flex:1 1;justify-content:space-between;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.profilePic{margin-right:5px}
/*# sourceMappingURL=main.2d636ae2.chunk.css.map */