*,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{background-color:#f3f2ef;display:flex;flex-direction:column;align-items:center}.app__body{display:flex;margin-top:35px;max-width:1200px;margin-left:20px;margin-right:20px}.feed{flex:0.6 1;margin:0 20px}.feed__inputContainer{background-color:#fff;padding:10px 10px 20px;border-radius:10px;margin-bottom:20}.feed__input{border:1px solid #d3d3d3;border-radius:30px;display:flex;color:grey;padding:10px 10px 10px 15px}.feed__input>form{display:flex;width:100%}.feed__input>form>input{border:none;flex:1 1;margin-left:10px;outline-width:0;font-weight:600}.feed__input>form>button{display:none}.feed__inputOptions{display:flex;justify-content:space-evenly}.inputOption{display:flex;align-items:center;margin-top:15px;color:grey;padding:10px;cursor:pointer}.inputOption :hover{background-color:#f5f5f5;border-radius:10px}.inputOption>h4{margin-left:5px;align-items:center}.post{background-color:#fff;padding:15px;margin-bottom:10px;border-radius:10px}.post__header{display:flex;margin-bottom:10px}.post__info{margin-left:10px}.post__info>p{font-size:12px;color:grey}.post__info>h2{font-size:15px}.post__body{overflow-wrap:anywhere}.post__buttons{display:flex;justify-content:space-evenly}.blueColor{color:rgba(36,123,238,.979)}.header{position:-webkit-sticky;position:sticky;top:0;background-color:#fff;justify-content:space-evenly;border-bottom:.1px solid #d3d3d3;padding-top:10px;padding-bottom:10px;width:100%;z-index:999}.header,.header__left{display:flex}.header__left>img{object-fit:contain;height:40px;margin-right:10px}.header__search{padding:10px;display:flex;align-items:center;border-radius:5px;height:22px;color:grey;background-color:#eef3f8}.header__search>input{outline:none;border:none;background:none}.header__right{display:flex}.headerOption{display:flex;flex-direction:column;align-items:center;margin-right:20px;color:grey;cursor:pointer}.headerOption :hover{color:#000}.headerOption__title{font-size:12px;font-weight:400}.headerOption__icon{object-fit:contain;height:25px!important;width:25px!important}.login{display:grid;place-items:center;margin-left:auto;margin-right:auto;padding-top:100px;padding-bottom:100px;align-items:center;align-content:center}.login>img{margin-top:20px;margin-bottom:25px;object-fit:contain;height:70px}.login>form{display:flex;flex-direction:column}.login>form>input{width:350px;height:50px;font-size:20px;padding-left:10px;margin-bottom:10px;border-radius:5px}.login>form>button{width:365px;height:50px;font-size:large;color:#fff;background-color:#0074b1;border-radius:5px}.login form>h5{margin-bottom:6px}.login__register{cursor:pointer;color:#0074b1}.login>p{margin-top:20px}.sidebar{top:80px;position:-webkit-sticky;position:sticky;flex:0.2 1;border-radius:10px;text-align:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.sidebar__avatar{margin-bottom:10px}.sidebar__top>h4{color:grey;font-size:12px}.sidebar__top>h2{font-size:18px}.sidebar__top{display:flex;flex-direction:column;align-items:center;border:1px solid #d3d3d3;border-bottom:0;border-top-left-radius:10px;border-top-right-radius:10px;background-color:#fff;padding-bottom:10px}.sidebar__top>img{margin-bottom:-20px;width:100%;height:60px;border-top-left-radius:10px;border-top-right-radius:10px;object-fit:cover}.sidebar__stats{padding:10px;margin-bottom:10px;border:1px solid #d3d3d3;background-color:#fff;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.sidebar__stat{margin-top:10px;display:flex;justify-content:space-between}.sidebar__stat>p{color:grey;font-size:13px;font-weight:600}.sidebar__statNumber{font-weight:700!important;color:#0a66c2!important}.sidebar__bottom{text-align:left;padding:10px;border:1px solid #d3d3d3;background-color:#fff;border-radius:10px;margin-top:10px}.sidebar__bottom>p{font-size:13px;padding-bottom:10px}.sidebar__recentItem{display:flex;font-size:13px;color:grey;font-weight:bolder;cursor:pointer;margin-bottom:5px;padding:5px}.sidebar__recentItem :hover{background-color:#f5f5f5;border-radius:10px;cursor:pointer;color:#000}.sidebar__hash{margin-right:10px;margin-left:5px}.widgets{position:-webkit-sticky;position:sticky;top:80px;flex:0.2 1;background-color:#fff;border-radius:10px;border:1px solid #d3d3d3;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding-bottom:10px}.widgets__header{display:flex;align-items:center;justify-content:space-between;padding:10px}.widgets__header>h2{font-size:16px;font-weight:400}.widgets__article{display:flex;padding:10px;cursor:pointer}.widgets__article :hover{background-color:#f5f5f5}.widgets__articleLeft{color:#0177b7;margin-right:5px}.widgets__articleLeft>.MuiSvgIcon-root{font-size:15px}.widgets__articleRight{flex:1 1}.widgets__articleRight>h4{font-size:14px}.widgets__articleRight>p{font-size:12px;color:grey}
/*# sourceMappingURL=main.810fa1db.chunk.css.map */