body{box-sizing:border-box;font-family:Gotham,sans-serif;margin:0;padding:0}.App-header{background-color:#282c34;color:#fff;padding:20px}form{align-items:center}input{margin:10px 0;padding:10px;width:300px}.sigCanvas{border:1px solid #000;margin:10px 0}button{margin:10px}.loader-container{align-items:center;background-color:#ffffffb3;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.loader{animation:spin 2s linear infinite;border:16px solid #f3f3f3;border-radius:50%;border-top-color:#3498db;height:120px;width:120px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.login-form{padding:60px;text-align:center;width:80%!important}.loginpage-form input,.loginpage-form label{margin:auto;width:40%!important}.docstar{color:red}.form-upload{margin-bottom:15px;margin-top:15px}.upload-section{margin-bottom:20px}.signaturerow{display:block!important}.signature-details{margin:auto;text-align:center}.additional-details{width:100%!important}.upload-div{font-size:13px;font-weight:light}.header-note{color:red;font-size:14px;font-weight:700}.login-form{margin:auto;width:450px}.login-form input{width:calc(100% - 15px)}.login-form button{margin:15px auto}input,select{margin-bottom:5px;margin-top:5px;padding:5px;width:80%}.logo{margin-left:20px;max-width:300px}.form-container{background-color:#f5f5f5;border:1px solid #ccc;border-radius:10px;margin:20px auto;max-width:1200px;padding:20px}form{align-items:flex-start;display:flex;flex-direction:column}.form-group{margin-bottom:5px;width:100%}.checkbox-group{display:inline-flex}.checkbox-label{margin-bottom:0!important;vertical-align:middle}label{color:#00539f;font-size:14px;font-weight:400;margin-bottom:5px}p{color:#333;margin:0;padding:5px 0}.terms-conditions{background-color:#fff;border:1px solid #ccc;max-height:900px;overflow-y:scroll;padding:10px;text-align:center}.terms-conditions p{font-size:12px;text-align:justify}.sigCanvas{background:#fff;border:1px solid #ccc;margin-bottom:10px;max-height:200px;max-width:400px;min-height:200px;min-width:400px}button{margin-right:10px}.message{margin-top:20px}.success{color:green}.error{color:red}.error-message{display:block;font-size:12px;margin-top:5px}.error-icon{cursor:pointer;margin-left:5px}@media (max-width:767px){.form-container{margin:20px 35px;padding:10px}.sigCanvas{width:100%}.form-group{margin-bottom:15px}button{margin-bottom:10px}.loginpage-form input,.loginpage-form label{width:80%!important}}.checkbox-group input[type=checkbox]{margin:2px;padding:0;width:30px}.form-section{box-sizing:border-box;padding:10px;width:50%}.form-row{width:100%}.form-section .form-group{flex:1 1 100%}@media (max-width:767px){.form-section{width:100%}input,select{margin:5px;padding:5px;width:98%}.signature-details{width:100%!important}.pdfframe{height:500px;width:95%}.confirm-button{margin-left:5px!important;width:98%!important}}@media (max-width:1286px){.form-container{margin:20px;max-width:90%}}@media (max-width:730px){.row1col1,.row1col2{width:100%!important}}input[type=checkbox],input[type=date],input[type=file],input[type=text],select,textarea{border:1px solid #ccc;border-radius:5px;box-sizing:border-box;font-size:14px;transition:all .3s ease-in-out}input[type=date]:focus,input[type=file]:focus,input[type=text]:focus,textarea:focus{border-color:#00539f;box-shadow:0 0 5px #00539f80;outline:none}.collapsible-content{transition:background-color .5s ease}.collapsible-content:hover{background-color:#f0f0f0}.preview-button{margin:5px auto}.pdf-embed{text-align:center;width:100%}.prev-add-table,.prev-name-table{border:1px solid #000;border-collapse:collapse}.prev-add-table td,.prev-add-table th,.prev-name-table td,.prev-name-table th{font-weight:400;text-align:left}.prev-add-table th,.prev-name-table th{background:#00539f;border:1px solid #000;color:#fff;font-size:13px;padding:10px 5px}.prev-add-table td,.prev-name-table td{border-left:1px solid #000;border-right:1px solid #000;font-family:open sans,sans-serif;font-size:11px;padding:5px}.padd1{width:3%}.padd2,.padd3,.padd4,.padd5,.padd6{width:18%}.padd7{width:7%}.pnamebutton,.pnamegroup,.pnameinput{display:inline-block}.pnameinput{width:100%}.pnamebutton{text-align:center;width:35%}.pnameinput input{width:60%}.signaturerow{margin-top:35px}.termslabel{margin:20px;padding:20px 50px 0}.termslabel label{font-size:20px}.row1col1{width:30%}.row1col2{width:70%}.important-note{color:red;font-size:14px;font-weight:400}.important-note-poi{color:red;font-size:13px;font-weight:400}.border-div{border-bottom:2px solid #ccc;margin:0 0 10px!important;min-height:10px!important}.confirm-button{background-color:#fff;border:1px solid grey;border-radius:3px;color:grey;cursor:pointer;margin:auto;padding:5px 10px;transition:background-color 1s;width:40px}.confirm-button.confirmed{background-color:#4caf50;border:none;color:#fff;cursor:default}label{display:block;width:100%}input[type=date],input[type=text]{margin-right:10px}.title-text{display:block;width:85%}.confirmation-label{line-height:25px;margin-bottom:0;vertical-align:middle}.paddbutton{margin:0}.text-with-heading{color:#00539f;font-size:12px;font-weight:100;line-height:18px}.form-row{display:flex;flex-wrap:wrap;gap:20px}.form-section{flex:1 1 45%}@media (max-width:768px){.form-section{flex:1 1 100%}}.highlight{animation:shake .3s;border:2px solid red}@keyframes shake{0%{transform:translateX(0)}25%{transform:translateX(-5px)}50%{transform:translateX(5px)}75%{transform:translateX(-5px)}to{transform:translateX(0)}}.checkerror{background-color:#ffe6e6;border-color:red!important}.confirm-button:hover:not(.confirmed){background-color:#888;color:#fff}.form-group input.confirmed-input{background-color:#e6ffe6}.errorexample{margin-top:15px}.errexampletext{color:red;font-size:10px}.errexampleimg{border:1px dashed red;display:block;width:75%}.message-error{color:red}.submit-button{margin-left:0}.error-message-box{background-color:#ff0}.questions-section{font-family:open sans,sans-serif;max-width:50%;width:50%}.questions input[type=radio],.questions label,.questions li{display:inline-block;font-family:open sans,sans-serif;width:15%!important}.sample-pack{font-size:12px;margin-bottom:15px;margin-top:5px}.vehicle-details{max-width:50%}.lender-case-header{margin-bottom:10px;margin-top:10px}.case-form-row{display:flex;flex-wrap:wrap;margin:0 auto;width:100%}.case-form-section{box-sizing:border-box;padding:20px;width:100%}.case-lender-info{background-color:#f9f9f9;border:1px solid #ccc;border-radius:5px;display:flex;flex-wrap:wrap;margin-top:15px;padding:15px}.lender-case-header{font-weight:700;margin-bottom:15px;width:100%}.left-section,.right-section{box-sizing:border-box;flex:1 1 50%;padding:10px}.left-section .case-form-group,.right-section .case-form-group,.right-section .credit-upload{width:100%}.case-form-group{display:flex;flex-direction:column;margin-bottom:10px}.case-form-group label{font-weight:500;margin-bottom:5px}.case-form-group input{border:1px solid #ccc;border-radius:4px;padding:8px}.credit-upload{display:flex;flex-direction:column}.credit-upload label{font-weight:500;margin-bottom:5px}.credit-upload input[type=file]{padding:5px 0}@media (max-width:767px){.left-section,.right-section{flex:1 1 100%;padding:5px}.case-form-section input,.case-form-section select{margin:5px 0;padding:8px;width:100%}.case-confirm-button{margin:10px 0!important;width:100%!important}.case-pdfframe{height:auto;width:100%}}.case-lender-info:hover{background-color:#eef}.case-lender-info:focus-within{border-color:#66afe9;box-shadow:0 0 5px #66afe999}.resubmission-form-container{background-color:#f5f5f5;border:1px solid #ccc;border-radius:10px;margin:20px auto;max-width:1200px;padding:20px}.client-details{margin-bottom:20px}.client-details p{color:#333;font-size:14px}.form-group label{color:#00539f;font-size:14px;margin-bottom:5px}.form-group input[type=file]{margin-top:10px}.checkbox-group input[type=checkbox]{height:20px;margin-right:10px;width:20px}.message.success{color:green;font-weight:700}.message.error{color:red;font-weight:700}button{background-color:#00539f;border:none;border-radius:5px;color:#fff;cursor:pointer;margin-top:10px;padding:10px 20px}button:hover{background-color:#003a70}@media (max-width:767px){.resubmission-form-container{margin:20px 35px;padding:10px}.client-details p{font-size:12px}.form-group input[type=file],.form-group label,button{width:100%}}.loa-section{width:100%}.loa-section button{margin-left:0}.loa-section .signature-section{margin:auto;text-align:center}.form-text,.issue-reason{font-size:14px}.issue-reason{color:red}.issue-line{color:#000;font-size:14px}.video-player-container{align-items:center;display:flex;flex-direction:column;padding:20px}.video-player-container h2{margin-bottom:20px}.video-player-container video{border:2px solid #ccc;border-radius:8px;height:auto;max-width:100%}.analytics-container{margin:0 auto;max-width:1200px;padding:20px}h1{color:#333;text-align:center}.download-button{background-color:#0088fe;border:none;border-radius:5px;color:#fff;cursor:pointer;display:block;margin:0 auto 20px;padding:10px 20px}.download-button:hover{background-color:#005fa3}.stats{display:flex;flex-wrap:wrap;justify-content:space-between}.stat-item{background-color:#f5f5f5;border-radius:5px;flex:0 0 28%;margin-bottom:20px;padding:20px;text-align:center}.stat-item h3{color:#333;margin-bottom:10px}.stat-item p{font-size:24px;font-weight:700}.analytics-chart-container{display:flex;flex-wrap:wrap;justify-content:space-between}.chart-wrapper-half{flex:0 0 48%;margin-bottom:20px}.chart-wrapper-full{flex:0 0 100%;margin-bottom:20px}.table-wrapper-full{margin-bottom:20px}.table-container{overflow-x:auto}table{border-collapse:collapse;margin-top:10px;width:100%}td,th{border:1px solid #ccc;padding:10px;text-align:center}th{background-color:#f5f5f5}.response-processing{margin-bottom:20px}.rejection-reasons-table th,.response-processing-table th{background-color:#f5f5f5}.rejection-reasons-table td,.response-processing-table td{border:1px solid #ccc;padding:10px;text-align:center}.tablecol1{text-align:left!important}.rejection-reasons{margin-bottom:20px}@media (max-width:768px){.chart-wrapper-half,.stat-item{flex:0 0 100%}}.team-member-stats{margin:20px 0}.tm-stats-table{border-collapse:collapse;width:100%}.tm-stats-table thead th{background-color:#f5f5f5;padding:10px;text-align:center}.tm-stats-table td{border:1px solid #ccc;padding:10px;text-align:center}.login-container{display:flex;justify-content:center;margin-top:50px}.login-form-team{background-color:#fff;border-radius:10px;box-shadow:0 4px 12px #0000001a;max-width:450px;padding:0 30px 20px;text-align:center;width:100%}.login-header{margin-bottom:20px;text-align:center}.login-header img{margin-bottom:20px;max-width:200px}.login-header h2{color:#00539f;font-size:24px;font-weight:600;margin-bottom:30px}.login-form-team label{color:#00539f;display:block;font-size:14px;font-weight:700;margin-bottom:8px;text-align:left}.login-form-team input{border:1px solid #ddd;border-radius:5px;box-sizing:border-box;font-size:14px;margin-bottom:20px;padding:12px;transition:border-color .3s;width:100%}.login-form-team input:focus{border-color:#00539f;outline:none}.team-login-button{background-color:#00539f;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;padding:12px;transition:background-color .3s;width:100%}.team-login-button:hover{background-color:#003a70}.error-message{margin-bottom:20px;margin-top:-10px}@media (max-width:768px){.login-form-team{padding:20px;width:90%}.login-header img{max-width:180px}.login-header h2{font-size:20px}}.cll-login-box{font-size:14px;margin:20px;text-align:right}.cll-login-box a{color:#00539f;text-decoration:none}.dashboard-container{margin:0 auto;max-width:1366px;padding:20px;text-align:center}.dashboard-grid{align-items:center;display:flex;gap:20px;justify-content:space-around;margin-top:40px}.dashboard-box{background-color:#f9f9f9;border-radius:10px;box-shadow:0 2px 8px #0000001a;color:#333;cursor:pointer;font-family:Arial,sans-serif;padding:20px 40px;text-align:center;transition:transform .2s ease,box-shadow .2s ease;width:280px}.dashboard-box h3{color:#007bff;font-size:22px;margin-bottom:10px}.dashboard-box p{color:#333;font-size:40px;font-weight:700;margin:0}.dashboard-box:hover{box-shadow:0 4px 12px #0003;transform:translateY(-5px)}.dashboard-box-container{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-evenly}@media (max-width:768px){.dashboard-grid{flex-direction:column;gap:30px}.dashboard-box{width:100%}}.pending-case-container{margin:0 auto;max-width:1366px;padding:20px}.title-section{align-items:center;display:flex;justify-content:space-between}.client-info{font-size:18px;font-weight:700;margin-bottom:20px}.documents-section{display:flex;flex-direction:column}.document-row{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.document-embed{background-color:#f9f9f9;border:1px solid #e2e2e2;border-radius:15px;flex-basis:50%;margin-bottom:20px;padding:20px}.document-info{text-align:center}.document-options{display:flex;flex-basis:30%;flex-direction:column;margin:auto}.action-buttons{display:flex;justify-content:space-around;margin-bottom:10px}.accept-button,.discard-button,.reject-button{border:none;border-radius:5px;cursor:pointer;font-size:16px;padding:10px 20px}.accept-button{background-color:#28a745;color:#fff}.reject-button{background-color:#dc3545;color:#fff}.discard-button{background-color:#6c757d;color:#fff}.accept-button.active,.discard-button.active,.reject-button.active{opacity:.7}.rejection-reason{margin-top:10px;text-align:center}.document-divider{border:1px solid #ccc;margin-top:20px}.bottom-nav-buttons,.nav-buttons{display:flex;justify-content:space-between;margin-top:20px}.document-embed{text-align:center}.document-embed iframe,.document-embed img{height:100%;object-fit:contain;width:100%}.status-icon{margin-top:10px;text-align:center}.checkmark{color:#28a745;font-size:24px}.cross{color:#dc3545}.cross,.trash{font-size:24px}.trash{color:#6c757d}.filter-section{display:flex}.filter-section div{width:30%}.modal-content{max-width:600px}.download-button{margin-top:20px}.call-section{display:flex;width:50%}input[type=checkbox]{height:25px;width:10%}.tblabel{line-height:25px;padding:5px}.case-info-table{border-radius:10px;width:50%}.case-info-table-header{font-size:13px}.case-info-table-row{font-size:12px}.jump-section{align-items:center;display:flex;gap:20px;margin-bottom:20px}.jump-section label{font-weight:700}.jump-section input{margin-left:5px;padding:5px}.report-issue-section{margin-bottom:20px}.modal1{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.modal1-content{background-color:#fff;border-radius:10px;max-width:600px;padding:20px;width:90%}.modal1-buttons{display:flex;justify-content:space-around;margin-top:10px}.modal1 textarea{resize:vertical}.top-controls{justify-content:space-between;margin-bottom:20px}.skip-section,.top-controls{align-items:center;display:flex}.skip-section{gap:8px;width:60%}.skip-section input,.skip-section select{border:1px solid #ccc;border-radius:4px;font-size:14px;padding:5px}.skip-section button{background-color:#0062cc;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;padding:6px 12px}.skip-section button:hover{background-color:#004b9a}.report-issue-button-container{align-items:center;display:flex;flex:1 1;justify-content:flex-end}.report-issue-button{background-color:#dc3545!important;border:none;border-radius:4px;color:#fff!important;cursor:pointer;font-weight:700;padding:6px 12px}.report-issue-button:hover{background-color:#bb2d3b!important}.filter-button{position:relative}.filter-button button{bottom:0;margin:5px;position:absolute}.document-row.processed{opacity:.6}.document-row.processed .download-button{opacity:1;pointer-events:auto}.document-divider1{border:0 solid #ccc;margin-top:20px}:root{--react-pdf-annotation-layer:1;--annotation-unfocused-field-background:url('data:image/svg+xml;charset=utf-8,<svg width="1" height="1" xmlns="http://www.w3.org/2000/svg"><rect width="100%" height="100%" style="fill:rgba(0,54,255,.13)"/></svg>');--input-focus-border-color:Highlight;--input-focus-outline:1px solid Canvas;--input-unfocused-border-color:#0000;--input-disabled-border-color:#0000;--input-hover-border-color:#000;--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 .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{left:0;pointer-events:none;position:absolute;top:0;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translateX(-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{height:100%;position:absolute;width:100%}.annotationLayer section{box-sizing:border-box;margin:0;pointer-events:auto;position:absolute;text-align:left;text-align:initial;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:none;outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{font-size:1em;height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{background:#ff0;box-shadow:0 2px 10px #ff0;opacity:.2}.annotationLayer .textAnnotation img{cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input,.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .textWidgetAnnotation :is(input,textarea){background-image:url('data:image/svg+xml;charset=utf-8,<svg width="1" height="1" xmlns="http://www.w3.org/2000/svg"><rect width="100%" height="100%" style="fill:rgba(0,54,255,.13)"/></svg>');background-image:var(--annotation-unfocused-field-background);border:2px solid #0000;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 .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):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 .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled]{background:none;border:2px solid #0000;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border:2px solid #000;border:2px solid var(--input-hover-border-color)}.annotationLayer .buttonWidgetAnnotation.checkBox input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border-radius:2px}.annotationLayer .choiceWidgetAnnotation select:focus,.annotationLayer .textWidgetAnnotation :is(input,textarea):focus{background:none;border:2px solid Highlight;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-color:initial;background-image:none}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid Highlight;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid Highlight;border:2px solid var(--input-focus-border-color);outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{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;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{font-size:calc(9px*var(--scale-factor));min-width:calc(180px*var(--scale-factor));pointer-events:none;position:absolute;width:100%}.annotationLayer .popup{word-wrap:break-word;background-color:#ff9;border-radius:calc(2px*var(--scale-factor));box-shadow:0 calc(2px*var(--scale-factor)) calc(5px*var(--scale-factor)) #888;cursor:pointer;font:message-box;margin-left:calc(5px*var(--scale-factor));max-width:calc(180px*var(--scale-factor));padding:calc(6px*var(--scale-factor));pointer-events:auto;position:absolute;white-space:normal}.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 #333;margin-top:calc(2px*var(--scale-factor));padding-top:calc(2px*var(--scale-factor))}.annotationLayer .richText>*{font-size:calc(9px*var(--scale-factor));white-space:pre-wrap}.annotationLayer .caretAnnotation,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .fileAttachmentAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .highlightAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .lineAnnotation svg line,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .squareAnnotation svg rect,.annotationLayer .squigglyAnnotation,.annotationLayer .stampAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .underlineAnnotation{cursor:pointer}.annotationLayer section svg{height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer .annotationTextContent{color:#0000;height:100%;opacity:0;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;width:100%}.annotationLayer .annotationTextContent span{display:inline-block;width:100%}:root{--react-pdf-text-layer:1;--highlight-bg-color:#b400aa;--highlight-selected-bg-color:#006400}@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) translateX(-100%)}.textLayer{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none;inset:0;line-height:1;overflow:hidden;position:absolute;text-align:left;text-align:initial;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:#0000;cursor:text;margin:0;position:absolute;transform-origin:0 0;white-space:pre}.textLayer span.markedContent{height:0;top:0}.textLayer .highlight{background-color:#b400aa;background-color:var(--highlight-bg-color);border-radius:4px;margin:-1px;padding:1px}.textLayer .highlight.appended{position:static}.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:#006400;background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:#0000}.textLayer .endOfContent{cursor:default;display:block;inset:100% 0 0;position:absolute;-webkit-user-select:none;user-select:none;z-index:-1}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{display:none;height:0;left:0;position:absolute;top:0;width:0}.search-container{display:flex;justify-content:center;margin-top:50px}.search-form{background-color:#fff;border-radius:10px;box-shadow:0 4px 12px #0000001a;max-width:600px;padding:30px;text-align:center;width:100%}.search-header{margin-bottom:20px;text-align:center}.search-header h2{color:#00539f;font-size:24px;font-weight:600;margin-bottom:20px}.form-group-search{margin-bottom:20px;text-align:left}.form-group-search label{color:#00539f;display:block;font-size:14px;font-weight:700;margin-bottom:8px}.form-group-search input{border:1px solid #ddd;border-radius:5px;box-sizing:border-box;font-size:14px;padding:12px;transition:border-color .3s;width:100%}.form-group-search input:focus{border-color:#00539f;outline:none}.email-button,.search-button{background-color:#00539f;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;margin-top:10px;padding:12px;transition:background-color .3s;width:100%}.email-button:hover,.search-button:hover{background-color:#003a70}.client-details{border-top:1px solid #ddd;margin-top:30px;padding:20px;text-align:left}.client-details h3{color:#00539f;font-size:20px;margin-bottom:15px}.client-details p{font-size:16px;margin:5px 0}@media (max-width:768px){.search-form{padding:20px;width:90%}.search-header h2{font-size:20px}.form-group-search input{padding:10px}.email-button,.search-button{font-size:14px;padding:10px}.client-details h3{font-size:18px}.client-details p{font-size:14px}}.rejection-reasons-container{margin:0 auto;max-width:800px;padding:20px}.add-reason-section{display:flex;justify-content:space-between;margin-bottom:20px}.add-reason-section input{border:1px solid #ccc;border-radius:4px;flex:1 1;font-size:16px;margin-right:10px;padding:10px}.add-reason-section button{background-color:#28a745;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;padding:10px 20px}.add-reason-section button:hover{background-color:#218838}.reasons-list table{border-collapse:collapse;width:100%}.reasons-list td,.reasons-list th{border-bottom:1px solid #ddd;padding:12px;text-align:left}.delete-btn{background-color:#dc3545;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:6px 12px}.delete-btn:hover{background-color:#c82333}.modal{align-items:center;background-color:#0009;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:9999}.modal-content{background-color:#fff;border-radius:8px;padding:20px;text-align:center}.modal-actions{display:flex;justify-content:space-around;margin-top:20px}.confirm-btn{background-color:#28a745;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:10px 20px}.confirm-btn:hover{background-color:#218838}.cancel-btn{background-color:#6c757d;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:10px 20px}.cancel-btn:hover{background-color:#5a6268}.register-form{background-color:#f4f4f4;border-radius:8px;box-shadow:0 2px 10px #0000001a;margin:100px auto;max-width:360px;padding:20px;width:100%}.register-form form{display:flex;flex-direction:column}.register-form label{color:#333;margin-bottom:5px}.register-form input{border:1px solid #ccc;border-radius:5px;box-sizing:border-box;margin-bottom:20px;padding:10px;width:100%}.register-form button{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:10px}.register-form button:hover{background-color:#0056b3}.form-header{background-color:#00539f;justify-content:flex-start;padding:10px;text-align:left;width:100%}.form-header,.navbar{align-items:center;display:flex}.navbar{background-color:#007bff;box-shadow:0 2px 4px #0000001a;color:#fff;font-family:Arial,sans-serif;justify-content:space-between;padding:5px 20px}.navbar-brand{color:#fff;font-size:20px;font-weight:700}.navbar-right ul{display:flex;gap:10px;list-style:none;margin:0;padding:0}.navbar-right li{color:#fff;cursor:pointer;font-size:16px;font-weight:700;padding:10px 20px;transition:background-color .3s ease}.navbar-right li:hover{background-color:#0056b3;border-radius:5px}.navbar-right li:active{background-color:#003d80}.navbar-right li:last-child{margin-left:auto}.navbar-right li a{color:#fff;text-decoration:none}.upload-container{background-color:#eef2f3;display:flex;font-family:Arial,sans-serif;height:100vh}.sidebar{background-color:#2c3e50;border-right:1px solid #34495e;color:#ecf0f1;overflow-y:auto;padding:20px;width:25%}.sidebar h3{border-bottom:1px solid #34495e;margin-top:0;padding-bottom:10px;text-align:center}.jobs-list{list-style-type:none;margin:20px 0 0;padding:0}.job-item{background-color:#34495e;border-radius:4px;cursor:pointer;margin-bottom:10px;padding:15px;position:relative;transition:background-color .3s,transform .3s}.job-item:hover{background-color:#3d566e;transform:translateX(5px)}.job-item.active{background-color:#1abc9c;transform:translateX(5px)}.job-basic-info p{margin:5px 0}.job-summary{background-color:#16a085;border-radius:0 0 4px 4px;box-shadow:0 2px 8px #0003;color:#ecf0f1;left:0;opacity:0;padding:10px;position:absolute;top:100%;transition:opacity .3s,visibility .3s;visibility:hidden;width:100%;z-index:1}.job-summary button{background-color:#e74c3c;border:none;border-radius:4px;color:#ecf0f1;cursor:pointer;margin-top:10px;padding:8px 12px;transition:background-color .3s}.job-summary button:hover{background-color:#c0392b}.main-content{overflow-y:auto;padding:30px;width:75%}.main-content h2{color:#2c3e50;font-size:2em;margin-bottom:20px;text-align:center}.upload-controls{align-items:center;display:flex;flex-direction:column;margin-bottom:40px}.upload-controls input[type=file]{background-color:#ecf0f1;border:2px dashed #2c3e50;border-radius:4px;cursor:pointer;display:block;margin-bottom:15px;max-width:400px;padding:10px;width:80%}.upload-controls button{background-color:#1abc9c;border:none;border-radius:4px;color:#ecf0f1;cursor:pointer;font-size:1em;max-width:400px;padding:12px 24px;transition:background-color .3s;width:80%}.upload-controls button:hover{background-color:#16a085}.upload-controls button:disabled{background-color:#95a5a6;cursor:not-allowed}.jobs-list li{list-style:none}.job-details{background-color:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;padding:25px}.job-details h3{border-bottom:1px solid #bdc3c7;color:#2c3e50;margin-top:0;padding-bottom:10px}.job-details p{color:#34495e;font-size:1.1em;margin:10px 0}.job-details progress{height:20px;margin-top:10px;width:100%}.upload-summary{background-color:#f1f1f1;border-radius:4px;margin-top:20px;padding:15px;position:relative;transition:max-height .3s ease-out,opacity .3s ease-out}.upload-summary h4{color:#16a085;margin-top:0}.upload-summary p{color:#34495e;margin:5px 0}.upload-summary button{background-color:#e74c3c;border:none;border-radius:4px;color:#ecf0f1;cursor:pointer;margin-top:10px;padding:10px 16px;transition:background-color .3s}.upload-summary button:hover{background-color:#c0392b}.processing-message{background-color:#f39c12;border-radius:4px;color:#fff;margin-top:20px;padding:15px;text-align:center}.error-message{color:#e74c3c;font-weight:700;margin-top:10px}@media (max-width:768px){.upload-container{flex-direction:column}.sidebar{border-bottom:1px solid #34495e;border-right:none}.main-content,.sidebar,.upload-controls button,.upload-controls input[type=file]{width:100%}}.upload-type-selector{display:flex;text-align:center}.send-emails-section{justify-content:center;margin-bottom:30px;text-align:center}.sending-emails-message{color:red}.send-emails-button{background-color:#3498db;border:none;border-radius:4px;color:#ecf0f1;cursor:pointer;font-size:1em;padding:12px 24px;transition:background-color .3s;width:200px}.send-emails-button:hover{background-color:#2980b9}.send-emails-button:disabled{background-color:#95a5a6;cursor:not-allowed}.pause-container{display:flex;justify-content:center;margin-top:50px}.pause-form{background-color:#fff;border-radius:10px;box-shadow:0 4px 12px #0000001a;max-width:600px;padding:30px;text-align:center;width:100%}.pause-header{margin-bottom:20px;text-align:center}.pause-header h2{color:#00539f;font-size:24px;font-weight:600;margin-bottom:20px}.form-group-pause{margin-bottom:20px;text-align:left}.form-group-pause label{color:#00539f;display:block;font-size:14px;font-weight:700;margin-bottom:8px}.form-group-pause input{border:1px solid #ddd;border-radius:5px;box-sizing:border-box;font-size:14px;padding:12px;transition:border-color .3s;width:100%}.form-group-pause input:focus{border-color:#00539f;outline:none}.pause-button{background-color:#00539f;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;margin-top:10px;padding:12px;transition:background-color .3s;width:100%}.pause-button:hover{background-color:#003a70}.error-message{color:red;font-size:14px;margin-top:20px}.status-message{color:#333;font-size:14px;margin-top:15px;white-space:pre-line}@media (max-width:768px){.pause-form{padding:20px;width:90%}.pause-header h2{font-size:20px}.form-group-pause input{padding:10px}.pause-button{font-size:14px;padding:10px}}.maintenance-div{margin-top:50px;text-align:center}.maintenance-body{font-size:18px;text-align:center}
/*# sourceMappingURL=main.b9e63f7c.css.map*/