img{max-width:100%}canvas{display:none}button{display:inline-block;padding:12px 24px;background:#007bff;color:#fff;border-radius:8px;font-size:18px;cursor:pointer;border:none}div.imageUploadSection{margin-top:10px;margin-bottom:40px;padding-left:15px}div.imageUploadSection label.imageUploadButton{display:inline-block;padding:12px 24px;background:#007bff;color:#fff;border-radius:8px;font-size:18px;cursor:pointer}div.imageSelectSection{margin-bottom:20px;padding-left:15px}div.imageSelectSection #image-container{max-width:80%;margin-top:10px;margin-bottom:10px;margin-left:5px}div.ocrSection{margin-bottom:40px;padding-left:15px}div.ocrSection div.monochromeOptionDiv,div.ocrSection div.appendOptionDiv{text-align:left;font-size:12px;color:#555;margin-bottom:15px}div.tableSection{margin-bottom:40px;padding-left:15px}#tableContainer{width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;margin-top:20px}#tableContainer.ocr-loading{min-height:400px;background:linear-gradient(90deg, #f5f5f5 25%, #e8e8e8 50%, #f5f5f5 75%);background-size:200% 100%;-webkit-animation:tableSkeletonShimmer 1.5s ease-in-out infinite;animation:tableSkeletonShimmer 1.5s ease-in-out infinite;border-radius:4px}table#ocr-result{margin-top:20px;border-collapse:collapse;display:block;overflow-x:scroll;white-space:nowrap}table#ocr-result th,table#ocr-result td{font-size:14px;padding:2px 10px 2px 10px;border:1px solid #ddd}table#ocr-result thead th:first-child{position:-webkit-sticky;position:sticky;left:0;z-index:1;background-color:#777;color:#fff}table#ocr-result thead th.ocr-th{background-color:#ededed}table#ocr-result thead th.ocr-th .column-select{height:30px}table#ocr-result thead th.prob-th{background-color:#fff2cc}table#ocr-result thead th.expected-setting-th{background-color:#e2efda}table#ocr-result thead th.hanbetsu-result-th{background-color:#ddebf7;text-align:center}table#ocr-result tbody th:first-child{position:-webkit-sticky;position:sticky;left:0;z-index:1;background-color:#fff}table#ocr-result tbody tr.average-row th,table#ocr-result tbody tr.average-row td{border-top:3px solid #aaa;padding-top:6px;padding-bottom:6px}table#ocr-result tbody tr.total-row td{padding-top:6px;padding-bottom:6px}table#ocr-result tbody td input{width:50px}table#ocr-result tbody td input.input-error{background-color:pink !important}div.hanbetsuSection{margin-bottom:40px;padding-left:15px}div.hanbetsuSection #settingJudgeBtn{margin-top:20px}.icon{width:1em;height:1em;fill:currentColor}.fa-1x{width:1em;height:1em}.fa-1halfx{width:1.5em;height:1.5em}.fa-2x{width:2em;height:2em}.fa-3x{width:3em;height:3em}#loading{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);display:none;flex-direction:column;justify-content:center;align-items:center;z-index:99999}.spinner{border:5px solid rgba(255,255,255,.3);border-top:5px solid #007bff;border-radius:50%;width:50px;height:50px;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}#loading span{color:#fff;margin-top:15px;font-weight:bold;font-size:16px}@-webkit-keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}#ocr-floating-preview{display:none;position:fixed;z-index:9999;top:100px;left:20px;max-width:200px;background:rgba(0,0,0,.8);border:2px solid #007bff;border-radius:8px;box-shadow:0 8px 16px rgba(0,0,0,.5);cursor:move;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:none}#ocr-floating-preview .modal-wrapper{display:flex;justify-content:space-between;align-items:center;padding:5px 10px;background:#007bff;border-radius:5px 5px 0 0}#ocr-floating-preview .modal-wrapper span{font-size:11px;color:#fff;font-weight:bold}#ocr-floating-preview .modal-wrapper button{background:none;border:none;color:#fff;font-size:18px;cursor:pointer;line-height:1;padding:0}#ocr-floating-preview #ocr-floating-img{width:100%;display:block;opacity:.8;border-radius:4px}
/*# sourceMappingURL=hanbetsu-ocr.min.css.map */