.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}#title-wrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-top:7px;margin-bottom:-3px}.title-container{display:block;margin-bottom:15px}.final-analysis-result-table-wrapper{margin:10px 0}#sheet-button-wrapper{margin:5px 0 0 0}#final-result-button-wrapper,#sheet-button-wrapper{justify-content:right}#checkboxContainer{padding:10px;margin:15px 0;border:1px solid #243f76;border-radius:7px}