*,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{display:flex;background-color:#dadbd3;height:100vh;width:100vw;place-items:center;justify-content:center}.app__body{display:flex;flex-direction:row;background-color:#ededed;margin-top:-30px;height:90%;width:80%;box-shadow:-1px 4px 20px -6px rgba(0,0,0,.5)}.chat{flex:0.65 1;display:flex;flex-direction:column}.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__headerRight{display:flex;justify-content:space-between;min-width:100px}.chat__body{background-image:url(https://user-images.githubusercontent.com/15075759/28719144-86dc0f70-73b1-11e7-911d-60d70fcded21.png);flex:1 1;background-repeat:repeat;background-position:50%;padding:30px;overflow:auto}.chat__message{position:relative;font-size:16px;padding:10px;border-radius:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background-color:#fff;margin-bottom:30px}.chat__name{position:absolute;top:-15px;font-weight:800;font-size:x-small}.chat__timestamp{margin-left:10px;font-size:small}.chat__reciever{margin-left:auto;background-color:#dcf8c6}.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>form>button{display:none}.chat__footer>.MuiSvgIcon-root{padding:10px;color:grey}.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:#026b33!important;color:#fff}.sidebar{flex:0.50 1;display:flex;flex-direction:column}.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:10vh}.sidebar__headerRight>.MuiSvgIcon-root{margin-right:2vh;font-size:24px!important}.sidebar__search{display:flex;align-items:center;background-color:#f6f6f6;height:39px;padding:10px}.sidebar__searchContainer>input{border:none;margin-left:10px}.sidebar__searchContainer>.MuiSvgIcon-root{color:grey;padding:10px}.sidebar__searchContainer{display:flex;align-items:center;background-color:#fff;width:100%;height:39px;border-radius:20px}.sidebar__chats{flex:1 1;background-color:#fff;overflow:auto}.sidebar__username{display:flex;align-self:center}.sidebarChat{display:flex;padding:10px;cursor:pointer;border-bottom:1px solid #f6f6f6}a{text-decoration:none;color:#000}.sidebarChat:hover{background-color:#ebebeb}.sidebarChat__info{margin-left:15px}
/*# sourceMappingURL=main.98b25ad5.chunk.css.map */