body,html{margin:0}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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{background-color:#252424;display:grid;height:100vh;place-items:center}.app-body{background-color:#e7e7e7;border-radius:30px;box-shadow:-1px 4px 20px -6px hsla(0,2%,75%,.7);display:flex;height:90vh;width:90vw}.disableScroll{overflow-x:hidden;overflow-y:hidden}.sidebar{display:flex;flex:0.35 1;flex-direction:column}.sidebar-search{align-items:center;background-color:#f6f5f5;display:flex;height:40px;padding:10px}.sidebar-search-container{align-items:center;background-color:#fff;border-radius:20px;display:flex;height:35px;padding:3px;width:100%}.sidebar-search-container>input{background-color:#fff;border:0;margin-left:6px;outline:none}.sidebar-search-container>.MuiSvgIcon-root{border-radius:100%;color:#717476;padding:10px}.sidebar_header{border-right:1px solid #b3b3b3;padding:20px}.sidebar-header-right,.sidebar_header{display:flex;justify-content:space-between}.sidebar-header-right{align-items:center;min-width:10vw}.sidebar-header-right>.MuiSvgIcon-root{font-size:24px!important;margin-right:2vw}.sidebar-chats{background-color:#fff;flex:1 1;overflow-y:scroll hidden}.popuptext{background-color:#555;border-radius:6px;bottom:125%;color:#fff;left:50%;margin-left:-80px;padding:8px 0;position:absolute;text-align:center;visibility:hidden;width:160px;z-index:1}.popuptext:after{border:5px solid transparent;border-top-color:#555;content:"";left:50%;margin-left:-5px;position:absolute;top:100%}.show{-webkit-animation:fadeIn 1s;animation:fadeIn 1s;visibility:visible}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.SidebarChat{align-items:center;border-bottom:1px solid #ececec;cursor:pointer;display:flex;height:5vh;padding:20px}@-webkit-keyframes hover{0%{background-color:#fff}to{background-color:#aeaeae}}@keyframes hover{0%{background-color:#fff}to{background-color:#aeaeae}}.SidebarChat:hover{-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-fill-mode:forwards;-webkit-animation-name:hover;animation-name:hover}.sidebarChat-info>h2{font-size:16px;margin-bottom:8px;margin-left:10px}.sidebarChat-info{max-height:67vh;overflow-y:auto}.sidebarChat-info>p{size:5px;margin-left:10px;position:relative;top:-8px}a{color:#000;text-decoration:none!important}.chat{background-color:#ededed;border-bottom:1px solid #a4a4a4;border-radius:0 0 30px 0;flex:0.65 1}.chat-headerRight{display:flex;justify-content:space-between;min-width:100px}.chat-headerInfo:hover{background-color:#dadada}.chat-header{align-items:center;background-color:#fff;display:flex;height:6.5vh;padding:20px}.chat-headerInfo{cursor:pointer;flex:1 1;font-size:16px;padding-left:20px}.chat-headerInfo>h2{font-size:20px;font-weight:600;margin-left:10px;position:relative;top:5px}.chat-headerInfo>p{size:3px;color:gray;font-weight:400;margin-left:10px;position:relative;top:-8px}.chat-message{background-color:#fff;border-radius:10px;flex-direction:column;margin-bottom:30px;margin-left:35px;margin-top:25px;padding:8px;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.chatReceiver{background-color:#5bb0f6;margin-left:auto;margin-right:20px}.sender{display:inline;font-size:xx-small;font-weight:700;position:absolute;top:-15px;white-space:nowrap}.timestamp{font-size:xx-small;font-weight:300;margin-left:7px}.chat-footer{align-items:center;border-top:1px solid #d3d3d3;display:flex;height:60px;justify-content:space-between;position:absolute;top:86vh;width:58vw}.chat-footer>form{display:flex;flex:1 1}.chat-footer>form>input{border:none;border-radius:20px;flex:1 1;margin:7px;outline:none;padding:10px}.chat-footer>form>button{display:none}.chat-footer>.MuiSvgIcon-root{color:#8f8f8f;padding:10px}.chat-body{max-height:67vh;overflow-y:auto}.Login{background:linear-gradient(90deg,#8bd8ff,#01052d);display:grid;height:100vh;place-items:center;width:100vw}.login_container{background-color:#fffcfc;border-radius:100px;box-shadow:-1px 4px 20px -6px rgba(0,0,0,.7);height:300px;padding:100px;text-align:center}.login_container>img{height:280px;margin-bottom:40px;object-fit:contain;position:relative;top:-70px}.login_text{position:relative;top:-180px}.login_text>button{background-color:#1481e0!important;border-radius:30px;color:#fff;margin-top:50px;padding:10px;position:relative;text-transform:inherit!important;top:-30px}
/*# sourceMappingURL=main.c027615a.css.map*/