*,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:grid;place-items:center;height:100vh;background-color:#dadbd3}.app_body{background-color:#ededed;margin-top:-50px;height:90vh;width:90vw;box-shadow:-1px 4px 20px -6px rgba(0,0,0,.75)}.app_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:10vw}.sidebar__headerRight>.MuiSvgIcon{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;width:100%;height:35px;border-radius:20px}.sidebar__searchContainer>.MuiSvgIcon-root{color:grey;padding:10px}.sidebar__searchContainer>input{border:none;margin-left:10px;outline-width:0}.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}a{text-decoration:none!important;color:#000}.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(https://user-images.githubusercontent.com/15075759/28719144-86dc0f70-73b1-11e7-911d-60d70fcded21.png);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__name{position:absolute;top:-15px;font-weight:800;font-size:xx-small}.chat__timestamp{margin-left:10px;font-size:xx-small}.chat__receiver{margin-left:auto;background-color:#dcf8c6}.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{border-radius:30px;padding:10px;border:none}.chat__footer>form>button{display:none}.chat__footer>.MuiSvgIcon-root{padding:10px;color:grey}.emoji-mart{position:absolute!important;top:-700%;left:0;width:30vw!important;width:100vw!important;z-index:999;top:-970%}.login{background-color:#fff;height:100vh;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center}.login__logo{object-fit:contain;width:100px;margin:20px auto}.login__container{width:300px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;border-radius:5px;border:1px solid #d3d3d3;padding:20px}.login__container>h1{font-weight:500;margin-bottom:20px}.login__container>form>h5{margin-bottom:5px}.login__container>form>input{height:30px;margin-bottom:10px;background-color:#fff;width:98%}.login__container>p{margin-top:15px;font-size:12px}.login__signInButton{background:#32cd32;border-radius:2px;width:100%;height:30px;margin-top:10px;border-color:#a88734 #9c7e31 #846a29;border-style:solid;border-width:1px}.login__registerButton{border-radius:2px;width:100%;height:30px;margin-top:10px;border:1px solid #a9a9a9}.login__withGoogle{border-radius:10px;max-width:100%;height:30px;margin-top:9px;margin-left:3px;color:#fff;background-color:red}.login__withGoogle:hover{color:red;background-color:#fff}@media(max-width:768px){.login__withGoogle{width:45%}}
/*# sourceMappingURL=main.2b9aadf1.chunk.css.map */