body,html{height:100%;margin:0;overflow:auto}.table-wrapper{display:block;overflow:auto;max-height:500px;position:relative}table.no-border{width:100%;border-collapse:collapse;margin-bottom:20px;margin-left:1%;margin-top:3%}table.no-border td,table.no-border th{padding:12px;text-align:left;border-bottom:1px solid #ddd;background-color:#fff;white-space:nowrap}table.no-border th{background-color:#f8f8f8;position:-webkit-sticky;position:sticky;top:0;z-index:2}table.no-border td:first-child,table.no-border th:first-child{position:-webkit-sticky;position:sticky;left:0;background-color:#f8f8f8;z-index:1;width:310px;padding-right:0}table.no-border th:first-child{z-index:3}.save-next-button{display:block;margin-top:20px;padding:10px 20px;background-color:green;color:#fff;border:none;border-radius:5px;cursor:pointer;margin-bottom:15px;margin-left:9px}.save-next-button:hover{background-color:#006400}.save-next-button:disabled{background-color:grey;color:#d3d3d3;cursor:not-allowed}.save-next-button:hover:disabled{background-color:grey}.empty-card{border:1px solid #d9d9d9;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);width:"980px";height:"90px";top:"520px";left:"399px";border-radius:4px;margin-top:3%;margin-right:5%;padding:10px;margin-left:1%}.card-header{display:flex;justify-content:space-between;align-items:center;margin-top:"-3%"}.card-expanded{height:300px}.card-collapsed{height:100px}.toggle-icon{cursor:pointer;font-size:100px}.card-content{margin-top:3px}.cell-content{cursor:pointer}.line-input{border-bottom:2px solid #ffc72c;font-size:14px}.line-input:focus{border-bottom:2px solid green}.edit-container{position:fixed;top:50%;left:60%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:80%;max-width:600px;padding:20px;background-color:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.1);z-index:1000;box-sizing:border-box;margin-top:"2%"}.edit-container h2{margin-top:0;font-size:24px;color:#333}.edit-container p{font-size:16px;color:#666}.edit-container button{padding:10px 20px;border:none;border-radius:4px;background-color:#dc3545;color:#fff;cursor:pointer;margin-top:10px}.edit-container button:hover{background-color:#c82333}.dropdown-container{margin:10px 0}.button-content{display:flex;align-items:flex-start;flex-shrink:1;overflow:hidden}.button-text{color:#000;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:120px;font-size:14px}.button-content:hover .button-text{white-space:normal}.no-data-container{display:flex;justify-content:center;align-items:center;height:200px}.no-data-container span{font-size:14px;color:#333;margin-right:10%}.line-input{border:none;outline:none;padding:5px;width:100%;font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.line-input:focus{border-bottom:1px solid #000}.add-empty-row-button{background-color:#00acea;border-color:#00acea}.add-empty-row-button,.total-image{display:flex;align-items:center;justify-content:center;-webkit-transform:translateY(19px);transform:translateY(19px);margin-left:1%;width:185px;height:40px;border-radius:5px;color:#fff;cursor:pointer}.total-image{background-color:#4770c1;border-color:#4770c1;margin-right:57px}.left-aligned-slider{justify-content:flex-start;display:flex!important}.custom-table{width:100%;border-collapse:collapse;margin:20px 0;font-size:14px;font-family:"Arial",sans-serif}.custom-table thead{background-color:#f2f2f2;font-weight:700;text-align:left}.custom-table td,.custom-table th{padding:12px 15px}.custom-table tbody tr:nth-child(2n){background-color:#f9f9f9}.custom-table tbody tr:nth-child(odd){background-color:#fff}.custom-table tbody tr:hover{background-color:#f1f1f1}.custom-table th{border-bottom:2px solid #ddd}.custom-table td{border-bottom:1px solid #ddd;color:#333}.custom-table td,.custom-table th{text-align:left}.spinner{border:4px solid hsla(0,0%,100%,.3);border-top-color:#3498db;border-radius:50%;width:50px;height:50px;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;margin-top:25%;margin-left:50%}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.request-list-container{display:flex;justify-content:space-between;width:100%}.arrow-icon-left-request-list{margin-left:-2%}.arrow-icon-left-request-list,.arrow-icon-right-request-list{cursor:pointer;font-size:24px;color:#333;transition:color .3s;margin-top:1.5%}.arrow-icon-right-request-list{margin-right:1.5%}.arrow-icon-left-request-list:hover,.arrow-icon-right-request-list:hover{color:#00008b}.request-list{display:flex;grid-gap:16px;gap:16px;padding-bottom:.125%;margin-top:1%;scroll-behavior:smooth;overflow:hidden;white-space:nowrap}.request-box{border:1px solid #eee;border-radius:.25rem;display:flex;align-items:center;padding:1% 6px;height:2rem;width:9rem;font-weight:700;cursor:pointer}.request-box.active{border:1.5px solid #00008b}.status-circle{border:.4rem solid;border-radius:1rem;margin-left:1.3rem}.status-circle.pending{border-color:#f6be00}.status-circle.accepted{border-color:green}.status-circle.rejected{border-color:#ff2400}.type-header{display:flex;align-items:center}.type-header h3{padding-right:3rem}.status-box{color:#fff;font-weight:700;border-radius:3px;width:5rem;height:1.5rem;display:flex;justify-content:center;align-items:center}.status-box.pending{background:#f6be00}.status-box.accepted{background:green}.status-box.rejected{background:#ff2400}.date-image-type-box{display:flex}.date-box{margin-top:-3px;font-style:italic}.image-type{padding-left:50%;font-weight:700;margin-top:-3px}.content-container{display:flex;height:100%;grid-gap:4.75%;gap:4.75%}.table-container-retailer-edit{padding-right:.5%;width:50%}.table{border:1px solid grey;border-collapse:collapse;width:100%;max-width:45%}.table-header{background:#eee;padding:8px;border:1px solid grey}.table-cell{border:1px solid grey;padding:.5rem;height:1.5rem}.table-cell,.table-header{width:10rem;min-width:10rem;max-width:11rem}.table-cell:hover{cursor:pointer}.partition-line{width:.094rem;background-color:grey}.image-view{display:grid;flex:1 0 auto;grid-template-columns:1fr;grid-template-rows:repeat(2,1fr);grid-gap:0;gap:0;height:100%;overflow-y:auto;max-height:21.313rem;padding-left:6%;width:40%}.image-item{display:flex;justify-content:center;align-items:center;flex-direction:column;width:13rem;height:21rem;overflow:hidden;padding-bottom:2%}.image-item img{height:auto;max-height:100%;object-fit:cover;display:block}.reason-container{display:flex;align-items:center;padding-top:3%}.reason-text{font-weight:700;padding-right:1%}.reason-input{border:1px solid #eee;border-radius:.25rem;padding:7.5px;width:13.25rem;font-size:11.75px;background-color:#eaeaea;cursor:not-allowed}.buttons-container{grid-gap:16px;gap:16px;padding-left:30%}.accept-button,.buttons-container,.reject-button{display:flex;align-items:center;justify-content:center;color:#fff}.accept-button,.reject-button{width:6rem;height:1.896rem;font-weight:700;cursor:pointer}.reject-button{background-color:#ff2400}.accept-button{background-color:green}.reject-button:hover{background-color:#ee4b2b}.accept-button:hover{background-color:#006400}.total-images-button:hover{background-color:#00c}.popup-container{display:flex;position:fixed;z-index:1;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);justify-content:center;align-items:center}.popup-content{background-color:#fff;padding:1%;border-radius:5px;width:28.125rem;height:13rem;text-align:center}.popup-header-container{display:flex;justify-content:space-between;align-items:center;padding-bottom:2%}.popup-header{margin:0}.close-button{color:#aaa;font-size:1.5rem;font-weight:700;cursor:pointer}.close-button:focus,.close-button:hover{color:#000}.popup-display-data{margin:8% 0}.popup-display-data span{font-weight:700}.confirm-button{width:6rem;height:1.896rem;color:#fff;font-weight:700;display:flex;align-items:center;justify-content:center;cursor:pointer;background-color:green;margin:5% auto 0}.rejection-reason-dropdown{border:1px solid #eee;padding:8px;width:100%;cursor:pointer;font-size:.75rem;margin-top:5%}.rejection-reason-dropdown-option{background-color:#fff;color:grey}.no-requests-message{font-size:15px}.image-container{overflow:hidden;position:relative;cursor:all-scroll;width:100%;height:100%}.magnifier-img{transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;width:100%;height:auto;display:block}.icon-container{display:flex;justify-content:center;padding:.5rem}
/*# sourceMappingURL=main.3e2ac033.chunk.css.map */