@charset "UTF-8";:root{--react-pdf-annotation-layer: 1;--annotation-unfocused-field-background: url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color: Highlight;--input-focus-outline: 1px solid Canvas;--input-unfocused-border-color: transparent;--input-disabled-border-color: transparent;--input-hover-border-color: black;--link-outline: none}@media screen and (forced-colors: active){:root{--input-focus-border-color: CanvasText;--input-unfocused-border-color: ActiveText;--input-disabled-border-color: GrayText;--input-hover-border-color: Highlight;--link-outline: 1.5px solid LinkText}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{position:absolute;width:100%;height:100%}.annotationLayer section{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;margin:0;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select:focus{background:none;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-image:none;background-color:transparent}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{position:absolute;font-size:calc(9px * var(--scale-factor));width:100%;min-width:calc(180px * var(--scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--scale-factor));background-color:#ff9;box-shadow:0 calc(2px * var(--scale-factor)) calc(5px * var(--scale-factor)) #888;border-radius:calc(2px * var(--scale-factor));padding:calc(6px * var(--scale-factor));margin-left:calc(5px * var(--scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popup>*{font-size:calc(9px * var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--scale-factor));padding-top:calc(2px * var(--scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--scale-factor))}.annotationLayer .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.annotationLayer section svg{position:absolute;width:100%;height:100%;top:0;left:0}.annotationLayer .annotationTextContent{position:absolute;width:100%;height:100%;opacity:0;color:transparent;-webkit-user-select:none;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}:root{--react-pdf-text-layer: 1;--highlight-bg-color: rgba(180, 0, 170, 1);--highlight-selected-bg-color: rgba(0, 100, 0, 1)}@media screen and (forced-colors: active){:root{--highlight-bg-color: Highlight;--highlight-selected-bg-color: ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translate(-100%)}.textLayer{position:absolute;text-align:initial;top:0;right:0;bottom:0;left:0;overflow:hidden;line-height:1;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;position:absolute;white-space:pre;cursor:text;margin:0;transform-origin:0 0}.textLayer span.markedContent{top:0;height:0}.textLayer .highlight{margin:-1px;padding:1px;background-color:var(--highlight-bg-color);border-radius:4px}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;top:100%;right:0;bottom:0;left:0;z-index:-1;cursor:default;-webkit-user-select:none;user-select:none}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{position:absolute;top:0;left:0;width:0;height:0;display:none}.page-wrapper{background:linear-gradient(to bottom,#005ba2 30%,#fff 30%)}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}img,picture,video,canvas,svg{display:block;max-width:100%;height:auto}button{background:none;border:none;padding:0;cursor:pointer}input,button,textarea,select{font:inherit}textarea{resize:none}a{text-decoration:none;color:inherit}*{box-sizing:border-box}*:before,*:after{box-sizing:inherit}.component-button{background-color:#000;color:#f5f5f5;transition:background-color .3s ease}.component-button:hover{background-color:#333}.component-button:disabled{background-color:#b5b5b6;cursor:default}.component-header{position:fixed;top:0;width:100vw;display:flex;justify-content:space-between;align-items:start;padding:16px}.component-header .logo{width:12%}.component-header .navigation-list{display:flex;padding:12px}.component-header .navigation-list .navigation-item{margin-right:8px;color:#fff;transition:opacity .3s ease}.component-header .navigation-list .navigation-item:not(.active):hover{opacity:.8}.component-header .navigation-list .navigation-item:not(:last-child){padding-right:8px;border-right:1px solid #ffffff}.component-header .navigation-list .logout-button{color:#fff;transition:opacity .3s ease}.component-header .navigation-list .logout-button:hover{opacity:.8}.component-modal.component-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1050}.component-modal .component-modal-content{position:relative;background-color:#fff;padding:32px 24px;border-radius:8px;box-shadow:0 0 15px 15px #0000001a;width:50%}.component-modal .component-modal-close-button{position:absolute;top:10px;right:10px;background:none;border:none;cursor:pointer}.component-carousel{position:relative;width:100%}.component-carousel .component-carousel-content{display:flex;justify-content:center;align-items:start;width:100%;height:100%}.component-carousel .component-carousel-controls{position:absolute;bottom:0;width:100%;display:flex;justify-content:space-evenly;pointer-events:none}.component-carousel .component-carousel-controls .component-carousel-button{font-size:10px;background-color:#005ba2;color:#fff;border:none;padding:4px;cursor:pointer;transition:background-color .3s ease;pointer-events:auto}.component-carousel .component-carousel-controls .component-carousel-button:hover{background-color:#0993ff}.component-carousel-empty{text-align:center;padding:20px;color:#888}.menu-page{display:flex;justify-content:center;align-items:center;height:100vh}.menu-page .menu-container{width:70vw;height:70vh;background-color:#fff;box-shadow:0 0 15px 15px #0000001a;padding:48px 0}.menu-page .menu-container .menu-flex-container{display:flex;justify-content:space-evenly;align-items:center;height:100%}.menu-page .menu-container .menu-flex-container .logo{width:25%}.menu-page .menu-container .menu-flex-container .logo img{width:100%}.menu-page .menu-container .menu-flex-container .form-container{display:flex;flex-direction:column;width:50%;height:30%;justify-content:space-between}.menu-page .menu-container .menu-flex-container .form-container .menu-button{font-size:24px;padding:16px}.statement-register-page{display:flex;justify-content:center;align-items:center;height:100vh}.statement-register-page .statement-register-container{width:70vw;height:70vh;background-color:#fff;box-shadow:0 0 15px 15px #0000001a;padding:48px 10vw}.statement-register-page .statement-register-container .form-container{display:flex;flex-direction:column;justify-content:space-evenly;height:100%}.statement-register-page .statement-register-container .form-container input,.statement-register-page .statement-register-container .form-container select{font-size:16px;background-color:#e3e9f1;border:none}.statement-register-page .statement-register-container .form-container select{padding:8px 16px 8px 12px}.statement-register-page .statement-register-container .form-container input[type=text]{padding:8px 16px}.statement-register-page .statement-register-container .form-container .file-wrapper,.statement-register-page .statement-register-container .form-container .option-wrapper-1,.statement-register-page .statement-register-container .form-container .option-wrapper-2,.statement-register-page .statement-register-container .form-container .option-wrapper-3,.statement-register-page .statement-register-container .form-container .button-wrapper{display:flex}.statement-register-page .statement-register-container .form-container .option-label{margin-bottom:8px}.statement-register-page .statement-register-container .form-container .file-wrapper{padding-bottom:40px;border-bottom:1px solid #e3e9f1}.statement-register-page .statement-register-container .form-container .file-wrapper input{margin-right:8px;width:calc(75% - 8px)}.statement-register-page .statement-register-container .form-container .file-wrapper input::file-selector-button{background-color:#005ba2;color:#fff;font-size:16px;margin-right:16px;padding:12px 16px;border:none;cursor:pointer}.statement-register-page .statement-register-container .form-container .file-wrapper .statement-register-upload-button{width:25%}.statement-register-page .statement-register-container .form-container .option-category-1,.statement-register-page .statement-register-container .form-container .option-category-2,.statement-register-page .statement-register-container .form-container .option-company-code,.statement-register-page .statement-register-container .form-container .option-company-name,.statement-register-page .statement-register-container .form-container .option-currency-unit{display:flex;flex-direction:column}.statement-register-page .statement-register-container .form-container .statement-register-upload-button,.statement-register-page .statement-register-container .form-container .statement-register-execute-button{font-size:16px;padding:16px}.statement-register-page .statement-register-container .form-container .option-wrapper-1 .option-date{width:45%}.statement-register-page .statement-register-container .form-container .option-wrapper-1 .option-date select{width:40%;margin-right:4px}.statement-register-page .statement-register-container .form-container .option-wrapper-1 .option-date .option-year-label{margin-right:8px}.statement-register-page .statement-register-container .form-container .option-wrapper-1 .option-category-1,.statement-register-page .statement-register-container .form-container .option-wrapper-1 .option-category-2{width:20%}.statement-register-page .statement-register-container .form-container .option-wrapper-2 .option-company-code{width:25%}.statement-register-page .statement-register-container .form-container .option-wrapper-2 .option-company-name{width:72%}.statement-register-page .statement-register-container .form-container .option-wrapper-1,.statement-register-page .statement-register-container .form-container .option-wrapper-2{justify-content:space-between}.statement-register-page .statement-register-container .form-container .option-wrapper-3{justify-content:end}.statement-register-page .statement-register-container .form-container .option-wrapper-3 .option-currency-unit{width:20%}.statement-register-page .statement-register-container .form-container .button-wrapper .statement-register-execute-button{width:100%}.statements-list-page{display:flex;justify-content:center;align-items:center;height:100vh}.statements-list-page .statements-list-container{width:95vw;height:80vh;background-color:#fff;box-shadow:0 0 15px 15px #0000001a;padding:16px 24px;overflow-y:scroll}.statements-list-page .statements-list-container .search-form-container{display:flex;justify-content:space-between;align-items:end;margin-bottom:24px}.statements-list-page .statements-list-container .search-form-container .search-company-name-wrapper,.statements-list-page .statements-list-container .search-form-container .search-fiscal-year-wrapper,.statements-list-page .statements-list-container .search-form-container .search-status-wrapper,.statements-list-page .statements-list-container .search-form-container .search-user-name-wrapper,.statements-list-page .statements-list-container .search-form-container .search-any-words-wrapper{display:flex;flex-direction:column}.statements-list-page .statements-list-container .search-form-container .search-company-name-wrapper .option-label,.statements-list-page .statements-list-container .search-form-container .search-fiscal-year-wrapper .option-label,.statements-list-page .statements-list-container .search-form-container .search-status-wrapper .option-label,.statements-list-page .statements-list-container .search-form-container .search-user-name-wrapper .option-label,.statements-list-page .statements-list-container .search-form-container .search-any-words-wrapper .option-label{margin-bottom:4px}.statements-list-page .statements-list-container .search-form-container .search-company-name-wrapper input,.statements-list-page .statements-list-container .search-form-container .search-company-name-wrapper select,.statements-list-page .statements-list-container .search-form-container .search-fiscal-year-wrapper input,.statements-list-page .statements-list-container .search-form-container .search-fiscal-year-wrapper select,.statements-list-page .statements-list-container .search-form-container .search-status-wrapper input,.statements-list-page .statements-list-container .search-form-container .search-status-wrapper select,.statements-list-page .statements-list-container .search-form-container .search-user-name-wrapper input,.statements-list-page .statements-list-container .search-form-container .search-user-name-wrapper select,.statements-list-page .statements-list-container .search-form-container .search-any-words-wrapper input,.statements-list-page .statements-list-container .search-form-container .search-any-words-wrapper select{font-size:16px;background-color:#e3e9f1;border:none}.statements-list-page .statements-list-container .search-form-container .search-company-name-wrapper input[type=text],.statements-list-page .statements-list-container .search-form-container .search-fiscal-year-wrapper input[type=text],.statements-list-page .statements-list-container .search-form-container .search-status-wrapper input[type=text],.statements-list-page .statements-list-container .search-form-container .search-user-name-wrapper input[type=text],.statements-list-page .statements-list-container .search-form-container .search-any-words-wrapper input[type=text]{padding:8px 16px}.statements-list-page .statements-list-container .search-form-container .search-company-name-wrapper select,.statements-list-page .statements-list-container .search-form-container .search-fiscal-year-wrapper select,.statements-list-page .statements-list-container .search-form-container .search-status-wrapper select,.statements-list-page .statements-list-container .search-form-container .search-user-name-wrapper select,.statements-list-page .statements-list-container .search-form-container .search-any-words-wrapper select{padding:8px 16px 8px 12px}.statements-list-page .statements-list-container .search-form-container .search-company-name-wrapper,.statements-list-page .statements-list-container .search-form-container .search-status-wrapper{width:18%}.statements-list-page .statements-list-container .search-form-container .search-fiscal-year-wrapper{width:13%}.statements-list-page .statements-list-container .search-form-container .search-user-name-wrapper{width:15%}.statements-list-page .statements-list-container .search-form-container .search-any-words-wrapper{width:25%}.statements-list-page .statements-list-container .search-form-container .search-button-wrapper .search-button{background-color:#005ba2;color:#fff;padding:7px;transition:background-color .3s ease}.statements-list-page .statements-list-container .search-form-container .search-button-wrapper .search-button:hover{background-color:#0993ff}.statements-list-page .statements-list-container .table-container{margin-bottom:24px}.statements-list-page .statements-list-container .table-container .table{width:100%}.statements-list-page .statements-list-container .table-container .table .table-thead .table-thead-tr .table-thead-tr-th{position:relative;padding:4px}.statements-list-page .statements-list-container .table-container .table .table-thead .table-thead-tr .table-thead-tr-th svg{position:absolute;bottom:0;z-index:1;cursor:pointer;color:#333;transition:color .3s ease}.statements-list-page .statements-list-container .table-container .table .table-thead .table-thead-tr .table-thead-tr-th svg:hover{color:#666}.statements-list-page .statements-list-container .table-container .table .table-tbody .table-tbody-tr{cursor:pointer}.statements-list-page .statements-list-container .table-container .table .table-tbody .table-tbody-tr.even-row{background-color:#e3e9f1}.statements-list-page .statements-list-container .table-container .table .table-tbody .table-tbody-tr .table-tbody-tr-td{padding:8px;text-align:center}.statements-list-page .statements-list-container .table-container .table .table-tbody .table-tbody-tr .table-tbody-tr-td .gray-text{color:#888}.statements-list-page .statements-list-container .table-container .table .table-tbody .table-tbody-tr .table-tbody-tr-td .csv-output-button{padding:8px}.statements-list-page .statements-list-container .pagination-container{display:flex;justify-content:space-between}.statements-list-page .statements-list-container .pagination-container .first-page-button-wrapper .first-page-button{display:flex;align-items:center;color:#005ba2;transition:color .3s ease}.statements-list-page .statements-list-container .pagination-container .first-page-button-wrapper .first-page-button:hover{color:#0993ff}.statements-list-page .statements-list-container .pagination-container .pagination-center-container{display:flex;align-items:center}.statements-list-page .statements-list-container .pagination-container .pagination-center-container .prev-page-button-wrapper{margin-right:4px}.statements-list-page .statements-list-container .pagination-container .pagination-center-container .prev-page-button-wrapper .prev-page-button{color:#005ba2;border:2px solid #005ba2;padding:4px;transition:color .3s ease;transition:border .3s ease;height:32px}.statements-list-page .statements-list-container .pagination-container .pagination-center-container .prev-page-button-wrapper .prev-page-button:hover{color:#0993ff;border:2px solid rgb(9,147.1851851852,255)}.statements-list-page .statements-list-container .pagination-container .pagination-center-container .next-page-button-wrapper .next-page-button{display:flex;align-items:center;color:#fff;background-color:#005ba2;padding:6px;transition:background-color .3s ease;height:32px}.statements-list-page .statements-list-container .pagination-container .pagination-center-container .next-page-button-wrapper .next-page-button:hover{background-color:#0993ff}.statements-list-page .statements-list-container .pagination-container .page-input-container{display:flex;align-items:center;margin-right:12px;color:#888}.statements-list-page .statements-list-container .pagination-container .page-input-container input{width:80px;margin:0 4px;color:#888;border:1px solid #888888}.statement-detail-page{display:flex;justify-content:center;align-items:center;height:100vh}.statement-detail-page .statement-detail-container{display:flex;width:95vw;height:80vh;background-color:#fff;box-shadow:0 0 15px 15px #0000001a}.statement-detail-page .statement-detail-container .statement-detail-carousel{width:62%;height:100%;padding:24px;background-color:#e3e9f1}.statement-detail-page .statement-detail-container .statement-detail-carousel .statement-detail-carousel-title{font-size:20px;margin-bottom:32px}.statement-detail-page .statement-detail-container .statement-detail-carousel .statement-detail-carousel-wrapper{flex:1 1 auto;height:100%;min-height:0;overflow:hidden;padding:4px}.statement-detail-page .statement-detail-container .statement-detail-carousel .statement-detail-carousel-wrapper .statement-detail-carousel-description{text-align:right;font-size:14px;margin-bottom:12px}.statement-detail-page .statement-detail-container .statement-detail-carousel .statement-detail-carousel-wrapper img{width:100%;height:100%;object-fit:contain}.statement-detail-page .statement-detail-container .table-form-container{width:38%;height:100%;padding:24px 32px 24px 16px}.statement-detail-page .statement-detail-container .table-form-container .table-wrapper{height:87%;overflow-y:scroll;scrollbar-color:#649bc6 #ffffff}.statement-detail-page .statement-detail-container .table-form-container .table-wrapper .table{width:100%}.statement-detail-page .statement-detail-container .table-form-container .table-wrapper .table .table-thead .table-thead-tr .table-thead-tr-th{background-color:#fff;position:sticky;top:0;z-index:1;padding-bottom:2px}.statement-detail-page .statement-detail-container .table-form-container .table-wrapper .table .table-tbody .table-tbody-tr .table-tbody-tr-td{padding:8px;background-color:#e3e9f1;border:2px solid #ffffff;height:34px}.statement-detail-page .statement-detail-container .table-form-container .table-wrapper .table .table-tbody .table-tbody-tr .table-tbody-tr-td.ocr-result,.statement-detail-page .statement-detail-container .table-form-container .table-wrapper .table .table-tbody .table-tbody-tr .table-tbody-tr-td.interpreted-result{width:calc((100% - 68px)/2);text-align:right}.statement-detail-page .statement-detail-container .table-form-container .table-wrapper .table .table-tbody .table-tbody-tr .table-tbody-tr-td.calculation-result{text-align:right}.statement-detail-page .statement-detail-container .table-form-container .table-wrapper .table .table-tbody .table-tbody-tr .table-tbody-tr-td.is-editing{padding:0}.statement-detail-page .statement-detail-container .table-form-container .table-wrapper .table .table-tbody .table-tbody-tr .table-tbody-tr-td.has-alert{background-color:#e60012}.statement-detail-page .statement-detail-container .table-form-container .table-wrapper .table .table-tbody .table-tbody-tr .table-tbody-tr-td.has-alert .editable-input{border:1px solid #e60012;background-color:#fdecea}.statement-detail-page .statement-detail-container .table-form-container .table-wrapper .table .table-tbody .table-tbody-tr .table-tbody-tr-td.has-empty-value{position:relative;background-color:#fff}.statement-detail-page .statement-detail-container .table-form-container .table-wrapper .table .table-tbody .table-tbody-tr .table-tbody-tr-td.has-empty-value .editable-input{background-color:#fff}.statement-detail-page .statement-detail-container .table-form-container .table-wrapper .table .table-tbody .table-tbody-tr .table-tbody-tr-td.has-empty-value:not(.is-editing):after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border:2px solid #e3e9f1}.statement-detail-page .statement-detail-container .table-form-container .table-wrapper .table .table-tbody .table-tbody-tr .table-tbody-tr-td.has-changed{background-color:#00b050}.statement-detail-page .statement-detail-container .table-form-container .table-wrapper .table .table-tbody .table-tbody-tr .table-tbody-tr-td.has-changed .editable-input{border:1px solid #00b050;background-color:#e6f7ea}.statement-detail-page .statement-detail-container .table-form-container .table-wrapper .table .table-tbody .table-tbody-tr .table-tbody-tr-td.is-fuzzy-match{background-color:#faee00}.statement-detail-page .statement-detail-container .table-form-container .table-wrapper .table .table-tbody .table-tbody-tr .table-tbody-tr-td.is-fuzzy-match .editable-input{border:1px solid #faee00;background-color:#fffbea}.statement-detail-page .statement-detail-container .table-form-container .table-wrapper .table .table-tbody .table-tbody-tr .table-tbody-tr-td .editable-input{width:100%;height:100%;background-color:#e3e9f1;box-sizing:border-box;border:1px solid #005ba2}.statement-detail-page .statement-detail-container .table-form-container .table-wrapper .table .table-tbody .table-tbody-tr .table-tbody-tr-td .editable-input:focus{outline:none;border:2px solid #005ba2}.statement-detail-page .statement-detail-container .table-form-container .table-wrapper .table .table-tbody .table-tbody-tr .table-tbody-tr-td.checkbox{position:relative;width:34px;padding:0}.statement-detail-page .statement-detail-container .table-form-container .table-wrapper .table .table-tbody .table-tbody-tr .table-tbody-tr-td.checkbox .checkbox-label{position:absolute;top:0;display:block;height:100%;width:100%}.statement-detail-page .statement-detail-container .table-form-container .table-wrapper .table .table-tbody .table-tbody-tr .table-tbody-tr-td.checkbox .checkbox-label input[type=checkbox]{position:relative;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:100%;width:100%;background-color:#e3e9f1;cursor:pointer}.statement-detail-page .statement-detail-container .table-form-container .table-wrapper .table .table-tbody .table-tbody-tr .table-tbody-tr-td.checkbox .checkbox-label input[type=checkbox]:checked{background-color:#005ba2}.statement-detail-page .statement-detail-container .table-form-container .table-wrapper .table .table-tbody .table-tbody-tr .table-tbody-tr-td.checkbox .checkbox-label input[type=checkbox]:checked:after{content:"";position:absolute;top:10px;left:10px;width:12px;height:6px;border-bottom:2px solid #ffffff;border-left:2px solid #ffffff;transform:rotate(-45deg)}.statement-detail-page .statement-detail-container .table-form-container .button-container{display:flex;justify-content:space-between;align-items:end;margin-top:16px}.statement-detail-page .statement-detail-container .table-form-container .button-container .radio-group-container{padding:8px;border:1px solid #005ba2;border-radius:4px}.statement-detail-page .statement-detail-container .table-form-container .button-container .radio-group-container .radio-group-wrapper{display:flex}.statement-detail-page .statement-detail-container .table-form-container .button-container .radio-group-container .radio-group-wrapper .radio-wrapper:first-child{margin-right:4px}.statement-detail-page .statement-detail-container .table-form-container .button-container .radio-group-container .radio-group-wrapper .radio-wrapper label{cursor:pointer;margin-left:4px}.statement-detail-page .statement-detail-container .table-form-container .button-container .radio-group-container .radio-group-wrapper .radio-wrapper input{cursor:pointer}.statement-detail-page .statement-detail-container .table-form-container .button-container .buttons-wrapper .row-add-button,.statement-detail-page .statement-detail-container .table-form-container .button-container .buttons-wrapper .row-delete-button,.statement-detail-page .statement-detail-container .table-form-container .button-container .buttons-wrapper .confirm-button,.statement-detail-page .statement-detail-container .table-form-container .button-container .buttons-wrapper .csv-output-button{padding:12px}.statement-detail-page .statement-detail-container .table-form-container .button-container .buttons-wrapper .row-add-button:disabled,.statement-detail-page .statement-detail-container .table-form-container .button-container .buttons-wrapper .row-delete-button:disabled,.statement-detail-page .statement-detail-container .table-form-container .button-container .buttons-wrapper .confirm-button:disabled,.statement-detail-page .statement-detail-container .table-form-container .button-container .buttons-wrapper .csv-output-button:disabled{background-color:#b5b5b6;cursor:default}.statement-detail-page .statement-detail-container .table-form-container .button-container .buttons-wrapper .confirm-button,.statement-detail-page .statement-detail-container .table-form-container .button-container .buttons-wrapper .csv-output-button{width:100px}.statement-detail-page .statement-detail-container .table-form-container .button-container .buttons-wrapper .row-add-button,.statement-detail-page .statement-detail-container .table-form-container .button-container .buttons-wrapper .row-delete-button{width:80px;transition:background-color .3s ease;margin-right:4px}.statement-detail-page .statement-detail-container .table-form-container .button-container .buttons-wrapper .row-add-button{background-color:#e6f7ea;border:1px solid #00b050}.statement-detail-page .statement-detail-container .table-form-container .button-container .buttons-wrapper .row-add-button:hover{background-color:#f9fdfa}.statement-detail-page .statement-detail-container .table-form-container .button-container .buttons-wrapper .row-delete-button{background-color:#fdecea;border:1px solid #e60012}.statement-detail-page .statement-detail-container .table-form-container .button-container .buttons-wrapper .row-delete-button:hover{background-color:#fff}.statement-detail-page .statement-detail-container .table-form-container .button-container .buttons-wrapper .confirm-button{background-color:#005ba2;color:#fff;transition:background-color .3s ease;margin-right:4px}.statement-detail-page .statement-detail-container .table-form-container .button-container .buttons-wrapper .confirm-button:hover{background-color:#0993ff}.master-page{display:flex;justify-content:center;align-items:center;height:100vh}.master-page .master-container{width:70vw;height:70vh;background-color:#fff;box-shadow:0 0 15px 15px #0000001a;padding:16px}.master-page .master-container .form-container{padding:48px 10vw}.master-page .master-container .form-container .file-input-wrapper{margin-bottom:32px}.master-page .master-container .form-container .file-input-wrapper input{width:100%;font-size:16px;background-color:#e3e9f1;border:none}.master-page .master-container .form-container .file-input-wrapper input::file-selector-button{background-color:#005ba2;color:#fff;font-size:16px;margin-right:16px;padding:12px 16px;border:none;cursor:pointer}.master-page .master-container .form-container .button-wrapper{padding-bottom:48px;border-bottom:3px solid #e3e9f1;margin-bottom:16px}.master-page .master-container .form-container .button-wrapper .upload-button{width:100%;font-size:16px;padding:16px}.master-page .master-container .form-container .last-updated-date-wrapper{text-align:right}
