body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.app{background-color:#dadbd3;display:grid;height:100vh;place-items:center}.app__body{background-color:#ededed;box-shadow:-1px 4px 20px -6px #000000b3;display:flex;height:90vh;margin-top:-50px;width:90vw}.sidebar{display:flex;flex:0.35 1;flex-direction:column}.sidebar__search{align-items:center;background-color:#f6f6f6;display:flex;height:39px;padding:10px}.sidebar__searchContainer{align-items:center;background-color:#fff;border-radius:20px;display:flex;height:35px;width:100%}.sidebar__searchContainer>.MuiSvgIcon-root{color:gray;padding:10px}.sidebar__searchContainer>input{border:none;margin-left:10px}.sidebar__header{border-right:1px solid #d3d3d3;padding:20px}.sidebar__header,.sidebar__headerRight{display:flex;justify-content:space-between}.sidebar__headerRight{align-items:center;min-width:10vw}.sidebar__header>.MuiSvgIcon-root{font-size:24px!important;margin-right:2vw}.sidebar__chats{background-color:#fff;flex:1 1;overflow:scroll}.sidebarChat{border-bottom:1px solid #f6f6f6;cursor:pointer;display:flex;padding:20px}a{color:#000;text-decoration:none!important}.sidebarChat:hover{background-color:#ebebeb}.sidebarChat__info>h2{font-size:16px;margin-bottom:8px}.sidebarChat__info{margin-left:15px}.chat{display:flex;flex:0.65 1;flex-direction:column}.chat__header{align-items:center;border-bottom:1px solid #d3d3d3;display:flex;padding:20px}.chat__headerInfo{flex:1 1;padding-left:20px}.chat__headerInfo>h3{font-weight:500;margin-bottom:3px}.chat__headerInfo>p{color:gray}.chat__message{background-color:#fff;border-radius:10px;font-size:16px;padding:10px;position:relative;width:-webkit-fit-content;width:fit-content}.chat__receiver{background-color:#dcf8c6;margin-left:auto}.chat__timestamp{font-size:xx-small;margin-left:10px}.chat__name{font-size:xx-small;font-weight:800;position:absolute;top:-15px}.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);background-position:50%;background-repeat:repeat;flex:1 1;overflow:scroll;padding:30px}.chat__footer{align-items:center;border-top:1px solid #d3d3d3;display:flex;height:62px;justify-content:space-between}.chat__footer>form{display:flex;flex:1 1}.chat__footer>form>input{border:none;border-radius:30px;flex:1 1;padding:10px}.chat__footer>form>button{display:none}.chat__footer>.MuiSvgIcon-root{color:gray;padding:10px}.login{background-color:#f8f8f8;display:grid;height:100vh;place-items:center;width:100vw}.login__container{background-color:#fff;border-radius:10px;box-shadow:0 1px 3px #0000001f,0 1px;padding:100px;text-align:center}.login__container>img{height:100px;margin-bottom:40px;object-fit:contain}.login__container>button{background-color:#0a8d48!important;color:#fff;margin-top:50px;text-transform:inherit!important}.login__container>p{color:#000;font-weight:16px}
/*# sourceMappingURL=main.191f5e75.css.map*/