.logo{width:60px;height:40px;border-radius:5px;margin-right:10px}.wrapper-component{width:100%;height:calc(100% - 155px)}.component-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.flex-row{display:flex;flex-direction:row}.flex-col{display:flex;flex-direction:column}.flex-center{justify-content:center;align-items:center}.flex-spbt{justify-content:space-between;align-items:center}.flex-even{justify-content:space-evenly;align-items:center}.component-title{font-size:1.8rem;font-weight:700;margin-bottom:30px}.button-wrapper{display:flex;justify-content:flex-end;align-items:center;margin:30px auto;color:#fff}.button-wrapper button{margin-left:10px;padding:10px 15px;border-radius:10px;background:#243f76;font-size:1rem;font-weight:500}.button-wrapper button:active,.button-wrapper button:disabled{opacity:.6}.manual-container{max-width:1200px;width:100%;padding:10px;margin:auto}html{font-family:NanumGothic;font-size:62.5%/1.15}html ::-webkit-scrollbar{display:none}body{width:100%!important}h1,h2,h3,h4,h5,p{margin:0}ul{list-style:none;padding:0}button{border:none;margin:0;padding:0;width:auto;overflow:visible;background:transparent;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none}button::-moz-focus-inner{border:0}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;border:1px solid #d3d3d3;border-radius:10px;margin:0}button,input{overflow:visible}.sheetNumberButton{width:30px;height:30px;display:flex;border-radius:100%;background-color:#243f76;justify-content:center;align-items:center}.question{margin:15px 0;padding:15px 15px;border:2px solid #243f76;border-left:1.5px solid #243f76;border-right:1.5px solid #243f76;border-top:2px solid #243f76;border-bottom:2px solid #243f76;border-radius:5px}.part-name{margin-right:10px}.part-name span{font-weight:700}#inputText{margin-bottom:15px}.questionText{margin-left:10px}textarea{padding:10px}.not-all-written{color:red;font-weight:700}