.sidebar{background-color:#fff;flex:0.35 1}.sidebar_header{background-color:#ededed;border-right:1px solid #d3d3d3;padding:10px}.sidebar_header,.sidebar_headerRight{display:flex;justify-content:space-between}.sidebar_headerRight{align-items:center;min-width:10vw}.sidebar_headerRight svg{font:size 18px}.sidebar_search{align-items:center;background-color:#f6f6f6;display:flex;height:40px;padding:10px}.sidebar_searchContainer{align-items:center;background-color:#fff;border-right:20px;display:flex;height:35px;width:100%}.sidebar_searchContainer input{border:0;margin-left:10px;outline:0;width:100%}.sidebar_chats{background-color:#fff;display:flex;flex-direction:column}.sidebar_chat{align-items:center;border-bottom:1px solid #eaeaea;display:flex;padding:10px}.sidebar_chat:hover{background-color:#ebebed;cursor:pointer}.sidebar_chatInfo{margin-left:15px}.sidebar_chatInfo h2{font-size:16px}.sidebar_chatInfo p{font-size:12px}.sidebar_chat h2{cursor:pointer;font-size:18px;margin-left:pointer}.sidebar_chat .MuiAvatar-circular{height:30px;width:30px}*{margin:0}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.App{background-color:#dadbd3;display:grid;height:100vh;place-items:center}.app_body{background-color:#ededed;box-shadow:-1px 4px 20px -6px #000;display:flex;height:90vh;width:90vw}.chat{flex:0.65 1;flex-direction:column}.chat .chat_header{align-items:center;border-bottom:1px solid #d3d3d3;display:flex;padding:10px}.chat_headerInfo{flex:1 1;margin-left:10px}.chat_headerInfo h3{font-size:16px}.chat_headerInfo p{font-size:12px}.header_right{align-items:center;display:flex}.header_right svg{font-size:18px}.chat_body{background-color:#000;background-image:url(https://user-images.githubusercontent.com/15075759/28719144-86dc0f70-73b1-11e7-911d-60d70fcded21.png);height:70%;padding:25px 10px}.chat_body .chat_message{background-color:#fff;border-radius:5px;font-size:14px;margin-bottom:30px;padding:5px;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.chat_name{font-size:10px;font-weight:700;left:5px;position:absolute;top:-18px}.chat_time{font-size:10px;margin-left:10px}.chat_reciever{background-color:#d6f8c6!important;margin-left:auto}.chat_footer{padding:5px}.chat_footer,.chat_footer svg{align-items:center;display:flex}.chat_footer svg{color:gray;height:32px;justify-content:space-between}.chat_footer form{flex:1 1}#message{border:0;height:30px;outline:0;width:98%}#submit{display:none}.login_wrapper{display:grid;height:100vh;place-items:center}.login{background-color:#dfdfe9;border-radius:20px;padding:20px;text-align:center;width:400px}.login img{width:100px}.login h2{margin:20px 0}.login button{background-color:#3fc350;border:0;color:#fff;cursor:pointer;letter-spacing:2px;margin-top:20px;padding:10px 20px;text-transform:uppercase}
/*# sourceMappingURL=main.78c77ff9.css.map*/