@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;1,100;1,200;1,300;1,400&family=Roboto+Slab:wght@100;200;300;400&display=swap);*{box-sizing:border-box;font-family:Roboto,Arial,Helvetica,sans-serif;list-style:none;margin:0;padding:0;text-decoration:none}body{background-color:#f4f5f9;height:100%;width:100%}.App{flex-direction:column;gap:40px;height:100vh;margin:4em auto;width:95vw}.App,.nav-container{background-color:#fff;display:flex}.nav-container{align-items:center;box-shadow:0 4px 12px rgba(0,0,0,.1);height:5.938rem;justify-content:space-between;max-width:95vw;padding:20px 6em}.nav-items{align-items:center}.nav-items,.navbar{display:flex;gap:20px}.user{color:#0290ff;cursor:pointer}.web-logo{color:#0290ff;font-size:1.875rem;font-stretch:normal;font-style:normal;font-weight:700;height:2.313rem;letter-spacing:normal;line-height:normal;margin:.375rem 2.938rem .125rem 0;width:15rem}.nav-link{color:grey}.nav-link.active{color:#000}.nav-link:hover{color:#0290ff}.nav-link:active{color:#031f33}.Bookstore-CMS{background-color:#fff;flex-direction:column;gap:20px;height:85vh;width:95vw}.Bookstore-CMS,.inner-container{display:flex;justify-content:space-between}.inner-container{align-items:center;box-shadow:0 4px 12px rgba(0,0,0,.1);margin:auto;padding:20px 100px 20px 15px;width:80vw}.book-info{display:flex;flex-direction:column;gap:10px;justify-content:center}.book-author{color:#88adcd}.button-container{display:flex;gap:20px}.btn{background-color:initial;border:none;color:#88adcd;cursor:pointer}.Oval-2{border:5px solid #307bbe;border-radius:4rem;color:#307bbe;height:4rem;width:4rem}.percentage-status{align-items:center;display:flex;gap:20px}.percentage{color:#000;font-size:37px;font-weight:lighter}.status{color:#949394}.current-chapter{display:flex;flex-direction:column;gap:20px;justify-content:center}.add-section{margin:30px auto;width:80vw}.form-input{display:flex;gap:20px}.add-label{color:#949394;font-size:17px;margin-bottom:10px}.input{padding:.5em 2em;width:660px}.add-btn{background-color:#0290ff;border:1px solid #0290ff;color:#fff;width:300px}.add-btn:hover{opacity:.8}.add-btn:active{background-color:#022844}.update-btn{background-color:#0290ff;border:1px solid #0290ff;color:#fff;padding:8px}.chapter-title{color:#949394;font-size:14px;font-weight:lighter}.category{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center;margin:auto}
/*# sourceMappingURL=main.e13c1657.css.map*/