.App{background-color:#0c0c0c;color:#2c3e50;font-family:Avenir,Helvetica,Arial,sans-serif;margin:0 auto;max-width:50%;min-height:100vh;min-width:500px;padding:0}body{background-color:#000;margin:0;padding:0}.avatar{border-radius:50%;display:inline-block;height:50px;object-fit:cover;width:50px}.avatar:hover{opacity:.7}.top-bar{align-items:center;background-color:#282c34;border:2px solid #282c34;display:flex;height:50px;justify-content:space-between;text-align:center;width:100%}.top-icon-div{color:#fff;margin-right:10px;padding:10px;text-align:center;width:30px}.top-icon-div:hover{background-color:#07c;color:#fff}.top-icon{font-size:30px}.top-button{background-color:#07c;border:2px solid #282c34;border-radius:50px;color:#fff;font-weight:700;margin-right:10px;padding:10px;text-align:center;width:100px}.top-button:hover{background-color:#008ff9}.post-tweet{border:2px solid #282c34;color:#fff;display:block;margin:0 auto;padding:10px 0;text-align:center;width:100%}.post-tweet form{display:flex;flex-direction:column;padding:0 10px}.post-tweet textarea{background-color:#14161b;border:2px solid #282c34;border-radius:5px;color:#fff;height:100px;margin-bottom:10px;margin-top:10px;resize:none}.post-tweet textarea:hover{background-color:#3a404b}.post-tweet-submit{align-items:center;display:flex;justify-content:space-between}.post-tweet-icon{border-radius:5px;color:#fff;display:inline-block;font-size:20px;margin-left:10px;margin-right:20px}.post-tweet-icon:hover{opacity:.7}.tweet-image{display:block;height:auto;max-height:300px;max-width:300px;width:auto}.post-tweet-submit button{background-color:#07c;border:2px solid #282c34;border-radius:50px;color:#fff;display:inline-block;font-weight:700;margin-right:10px;padding:10px;text-align:center;width:90%}.post-tweet-submit button:hover{background-color:#008ff9}.post-tweet-icon-input{background-color:#14161b;border:2px solid #282c34;border-radius:5px;color:#fff;margin-bottom:10px;margin-top:10px;resize:none}.post-tweet-icon-input:hover{background-color:#3a404b}.tweet{border:2px solid #282c34;color:#fff;display:block;margin:0 auto;padding:0;text-align:left;width:100%}.tweet p{margin-buttom:0;margin-left:10px}.tweet-buttom{align-items:center;display:flex;height:30px;justify-content:flex-start}.tweet-buttom-img{align-items:left;display:inline-block;height:15px;margin-left:10px;width:15px}.tweet-buttom-img:hover{opacity:.7}.tweet-buttom-detail{display:inline-block;font-size:15px;margin-left:10px}.tweet-buttom-detail:hover{opacity:.7}.edit-button{display:inline-block;margin-bottom:10px;margin-left:10px;margin-right:10px}.edit-button,.edit-profile-button{background-color:#07c;border:2px solid #282c34;border-radius:50px;color:#fff;font-size:15px;font-weight:700;padding:10px;text-align:center}.edit-profile-button{align-items:center;display:flex;justify-content:center;margin:10px auto;width:80%}.edit-panel-item{align-items:center;display:flex;justify-content:space-between;margin:10px}.edit-panel-input{background-color:#282c34;border:2px solid #282c34;border-radius:50px;color:#fff;display:block;margin:10px;padding:10px 0;text-align:center;width:60%}.user-info{justify-content:space-between;margin:10px}.user-info,.user-info-left{align-items:center;display:flex}.user-info-left{justify-content:center}.user-name{display:inline-block;font-weight:700;margin-bottom:0;margin-left:10px;margin-top:0}.follow-text{color:silver;font-size:10px;font-weight:regular;margin:0 0 0 10px;text-align:left}.profile{border:2px solid #282c34;margin:0 auto}.description,.profile{color:#fff;display:block;width:100%}.description{margin-left:10px;margin-top:10px}.follow-button{background-color:#fff}.follow-button,.unfollow-button{border:none;border-radius:50px;color:#000;cursor:pointer;margin-right:10px;padding:10px}.unfollow-button{background-color:grey}.comment-input{border:2px solid #282c34;color:#fff;display:block;margin:0 auto;padding:10px 0;text-align:center;width:100%}.comment-input input{background-color:#282c34;border:1px solid #fff;border-radius:5px;color:#fff;margin-bottom:10px;margin-top:10px;resize:none;width:70%}.comment-input button{background-color:#07c;border:2px solid #282c34;border-radius:50px;color:#fff;font-weight:700;margin-left:10px;padding:10px;text-align:center;width:20%}.translated{color:#0080e8;margin:10px}.translated:hover{color:#005899}.translated-text{color:#fff;margin:10px}.loading{color:#fff}.search{align-items:center;display:flex;height:30px;justify-content:left;margin:10px;max-width:80%;min-width:50%}.search input{background-color:#14161b;border:2px solid #282c34;border-radius:5px 0 0 5px;color:#fff;height:30px;padding:2px;resize:none;width:100%}.search input:hover{background-color:#3a404b}.search input:focus{outline:none}.search-icon{background-color:#07c;border-radius:0 5px 5px 0;color:#fff;font-size:20px;margin-left:0;padding:6px;text-align:center}.search-icon:hover{background-color:#008ff9}
/*# sourceMappingURL=main.666b71ec.css.map*/