.App{height:100vh;text-align:center}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.contentTitle{font-size:17px;margin:4px}.choosenSection,.section{border-radius:15px;cursor:pointer;display:flex;flex-direction:row;justify-content:space-between;margin-right:4px;margin-top:12px;padding:4px 4px 8px 8px}.choosenSection{background-color:#d9ebf6}.section:hover{background-color:#fff}.subSectionContent{border-radius:10px;cursor:pointer;display:flex;flex-direction:row;justify-content:space-between;padding:4px 4px 8px 8px}.subSection{margin:10px 4px 10px 10px}.subSectionTitle{font-size:14px;margin:4px}.subSectionContent:hover{background-color:#fff}.choosenSubSectionContent{background-color:#ddeef7;border-radius:10px;cursor:pointer;display:flex;flex-direction:row;justify-content:space-between;padding:4px 4px 8px 8px}.sideBar{background-color:#f4f6f8;border-right:1px solid #d6d6d6;min-width:15vh;padding-left:10px;text-align:left;width:15%}.page{display:flex;flex-direction:row;min-height:100%}.logo{max-height:10vh;width:10%}h4{margin:0}.searchBar{min-width:400px;text-align:left}input{background-color:#ececec;border:none;border-radius:15px;height:24px;margin-right:20px;padding-left:10px}input:focus{border:none;outline:none}.topBarTitle{margin:0}.topBar{align-items:center;border-bottom:1px solid #d6d6d6;justify-content:space-between;padding:15px 20px 0}.searchLanguage,.topBar{display:flex;flex-direction:row}.language{margin-left:20px;margin-right:20px}.language:hover{cursor:pointer}.manualBox{margin:0;width:85%}.manualHeading{border-bottom:1px solid #d6d6d6;margin-left:20px;margin-right:30px;padding:5px 5px 5px 15px;text-align:left}.manualText{padding:18px 24px 18px 35px;text-align:left}.manualText h6{font-size:15px;margin-bottom:2px;margin-top:20px;text-align:left}.manualText p{font-size:14px;margin-bottom:4px;margin-top:4px;text-align:left}.manualText img{display:block;height:auto;max-height:300px;max-width:80%;width:auto}.manualText ul{padding-left:30px}.arrowIcon{align-self:center}.arrows{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:1px;margin-right:6px;max-width:15px;min-width:15px}.chapterText{font-size:14px;margin-bottom:5px;margin-top:10px}.chapters{border-radius:14px;cursor:pointer;font-size:14px;margin-top:8px;max-width:200px;padding:5px 5px 5px 8px}.chapters:hover{background-color:#eee}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
/*# sourceMappingURL=main.675da45b.css.map*/