body{font-family:medium-content-sans-serif-font,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;margin:0}.login-outer{align-items:center;height:100vh;margin-top:-75px;width:100%}.login-container,.login-outer{display:flex;justify-content:center}.login-container{background-color:gray;border-radius:20px;padding:75px}.login-form-box{background-color:#000;border-radius:30px;color:#fff;display:flex;justify-content:center;padding:30px}.login-form-box *{padding:5px}.login-btn{background-color:gray;border-radius:20px;color:#fff;cursor:pointer;font-size:medium;padding:10px;width:300px}.login-btn:hover{background-color:#a9a9a9}.login-input{border-radius:15px}.signup-outer{align-items:center;height:100vh;margin-top:-75px;width:100%}.signup-container,.signup-outer{display:flex;justify-content:center}.signup-container{background-color:gray;border-radius:20px;padding:75px}.signup-box{background-color:#000;border-radius:30px;color:#fff;display:flex;flex-direction:column;justify-content:center;padding:30px}.signup-box *{padding:5px}.signup-btn{background-color:gray;border-radius:20px;color:#fff;cursor:pointer;font-size:medium;padding:10px;width:300px}.signup-btn:hover{background-color:#a9a9a9}.signup-input{border-radius:15px}.navigation-container{align-items:center;background-color:#000;display:flex;height:75px}.nav-demobtn{background-color:#000;border:none;color:#fff;cursor:pointer;font-size:medium}.nav-logo{height:50px;width:150px}.nav-links-container{display:flex;flex-direction:row;justify-content:space-evenly;text-decoration:none;width:100%}.navlinks{color:#fff;padding:25px;text-decoration:none}.nav-container-right{width:100%}.nav-demobtn:hover,.navlinks:hover{background-color:gray}.homeBodyLink{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.home-links-container{border-bottom:1px solid #d8d8d8;border-top:1px solid #d8d8d8;height:200px;width:100%}.home-body-links{color:#000;text-decoration:none}li{list-style:none}.body-posts-container{display:flex;flex-direction:row;width:100%}.body-leftside-container{border-right:1px solid #d8d8d8;margin-left:10px;width:25%}.body-rightside-container{align-items:center;border-left:1px solid #d8d8d8;display:flex;flex-direction:column;width:25%}.body-middle-container{display:flex;flex-direction:column;width:50%}.body-create-post-btn{background-color:#000;border-radius:30px;color:#fff;cursor:pointer;font-size:large;padding:10px 30px;width:75%}.body-create-post-btn-container{display:flex;justify-content:center;margin-top:10px}.welcome-text{position:-webkit-sticky;position:sticky}.aboutPic{border-radius:10px;height:200px;width:200px}.search-bar{flex-direction:column;justify-content:center;z-index:1}.search-bar,.search-field{align-items:center;display:flex}.search-field{border:none;border-radius:5px;height:36px;justify-content:left;margin-left:5px;max-width:268px;padding:0 16px}.search-field input{height:25px;margin-top:40px;width:275px}.search-results{background-color:#fff;border-radius:3px;box-shadow:0 0 3px gray;display:flex;flex-direction:column;height:350px;overflow:auto;padding:12px 0 0;position:absolute;top:325px;width:275px;z-index:1}.search-results>div{padding:8px 16px}.search-results>div>a{color:#000;text-decoration:none}.search-none{display:hidden}.no-hide{display:none}.no-show{color:#8e8e8e;font-weight:600;left:75px;position:absolute;top:150px}.edit-inputBox{background-color:#000;border-radius:30px;display:flex;flex-direction:column;justify-content:center;padding:30px}.edit-inputBox *{padding:5px}.edit-post-container{background-color:gray;border-radius:20px;display:flex;justify-content:center;padding:75px}.edit-post-submit-btn{background-color:gray;border-radius:20px;color:#fff;cursor:pointer;font-size:medium;padding:10px;width:200px}.edit-post-submit-btn:hover{background-color:#a9a9a9}.edit-post-title-input{border-radius:30px;width:400px}.edit-post-body-input{border-radius:10px;width:400px}.edit-post-title{color:#fff}.edit-post-outer,.edit-post-title{display:flex;justify-content:center}.edit-post-outer{align-items:center;height:100vh;margin-top:-75px;width:100%}.edit-post-errors{color:#fff}.single-post-outer{height:100%;margin-top:20px;width:100%}.single-post-container,.single-post-outer{align-items:center;display:flex;flex-direction:column;justify-content:center}.single-post-container{background-color:#d3d3d3;border-radius:15px;overflow-wrap:break-word;padding:10px;width:69%}.single-post-btn{background-color:#000;border-radius:15px;color:#fff;cursor:pointer;padding:10px}.single-post-comment-container{align-items:center;border:5px solid #d8d8d8;border-radius:15px;display:flex;flex-direction:column;justify-content:center;margin-top:20px;min-width:20%;overflow-wrap:break-word}.single-post-comment{background-color:#000;border-radius:10px;color:#fff;margin:5px;overflow-wrap:break-word;padding:10px}.single-post-add-comment-btn{background-color:#000;border-radius:15px;color:#fff;cursor:pointer;padding:10px;width:50%}.delete-comment-btn{background-color:gray;border-radius:10px;color:#fff;cursor:pointer;padding:5px}.add-comment-form-input{border-radius:5px}.single-post-image{height:500px;width:500px}.inputBox{background-color:#000;border-radius:30px;display:flex;flex-direction:column;justify-content:center;padding:30px}.inputBox *{padding:5px}.create-post-container{background-color:gray;border-radius:20px;display:flex;justify-content:center;padding:75px}.create-post-submit-btn{background-color:gray;border-radius:20px;color:#fff;cursor:pointer;font-size:medium;padding:10px;width:400px}.create-post-submit-btn:hover{background-color:#a9a9a9}.create-post-title-input{border-radius:30px;width:400px}.create-post-body-input{border-radius:10px;width:400px}.create-post-title{color:#fff;display:flex;justify-content:center}.create-post-outer{align-items:center;display:flex;height:100vh;justify-content:center;margin-top:-75px;width:100%}#image,.create-post-errors,.imageLabel{color:#fff}
/*# sourceMappingURL=main.58439678.css.map*/