@import url(https://fonts.googleapis.com/css2?family=Baloo+Bhai+2&family=Balsamiq+Sans:ital@1&family=Charis+SIL:ital@1&display=swap);.app{background-color:#dadbd3;display:grid;height:100vh;place-items:center}.app__body{background-color:#ededed;box-shadow:-1px 4px 20px -6px rgba(0,0,0,.2);display:flex;height:90vh;margin-top:-50px;width:90vw}.chat{display:flex;flex:0.65 1;flex-direction:column;font-family:Baloo Bhai\ 2,cursive}.chat-room-last-seen,.chat-room-name{margin:0}.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__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__message{background-color:#fff;border-radius:10px;font-size:16px;padding:10px;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.chat__name{font-size:xx-small;font-weight:800;position:absolute;top:-15px}.chat__timestemp{font-size:xx-small;margin-left:10px}.chat__receiver{background-color:#dcf8c6;margin-left:auto}.chat__footer{align-items:center;border: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;margin:0 10px;padding:10px}.chat__footer>form>button{display:none}.chat__footer>.MuiSvgIcon-root{color:gray;padding:10px}.login{background-color:#f8f8f8;display:grid;height:90vh;place-items:center;width:90vh}.login__container{background-color:#fff;border-radius:10px;box-shadow:0 1px 3px rgba(0,0,0,.12);padding:100px;text-align:center}.login__container>img{height:80px;margin-bottom:20px;object-fit:contain}.login__container>button{background-color:#0a8d48!important;color:#fff;margin-top:50px;text-transform:inherit!important}.para{color:#000;font-size:large;font-weight:900;line-height:35px}.para,.sidebar{font-family:Baloo Bhai\ 2,cursive}.sidebar{display:flex;flex:0.35 1;flex-direction:column}.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__search{align-items:center;background-color:#f6f6f6;display:flex;height:39px;padding:10px}.sidebar__searchContainer>.MuiSvgIcon-root{color:gray;padding:10px}.sidebar__searchContainer>input{border:none;margin-left:10px}.sidebar__searchContainer{align-items:center;background-color:#fff;border-radius:20px;display:flex;height:35px;width:100%}.sidebar__headerRight>.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:15px}.sidebarChat:hover{background-color:#ebebeb}.sidebarChat__info>h2{font-size:16px;margin-bottom:8px}.sidebarChat__info>p{margin:0}.sidebarChat__info{margin-left:15px}.add-new-chat-title{margin:0 0 0 10px}a{color:#000;text-decoration:none}
/*# sourceMappingURL=main.8e28d543.css.map*/