@charset "UTF-8";.login-container{height:100vh;width:100w;background-image:url(/assets/images/login-img-DfgkriVK.jpg);background-repeat:no-repeat;background-size:cover;object-fit:contain;display:flex;align-items:center!important;justify-content:center}.login-card{border-radius:10px!important;background:#fcfae2b3;border:1px solid transparent;overflow:hidden;width:100%;align-items:center}.login-card .ant-card-body{padding:40px}.login-header{text-align:center;width:100%}.login-header .logo-container{width:140px;height:auto;margin:0 auto 24px;display:flex;align-items:center;justify-content:center}.login-header .logo-container .login-logo{width:100%;height:auto;object-fit:contain;object-position:center}.login-header .login-titles .ant-typography{margin:0}.login-header .login-titles h2.ant-typography{color:var(--text-color);margin-bottom:8px;font-weight:600}.login-form .ant-form-item-label{padding-bottom:8px}.login-form .ant-form-item-label label{color:var(--text-color);font-weight:500}.login-form .ant-input-affix-wrapper{padding:12px 16px;border-radius:8px;border:1px solid #d9d9d9;transition:all .3s;display:flex;align-items:center}.login-form .ant-input-affix-wrapper:hover,.login-form .ant-input-affix-wrapper:focus,.login-form .ant-input-affix-wrapper-focused{border-color:var(--primary-color);box-shadow:0 0 0 2px var(--primary-light)}.login-form .ant-input-affix-wrapper .ant-input-prefix{margin-right:12px}.login-form .ant-input-affix-wrapper .anticon,.login-form .ant-input-affix-wrapper .site-form-item-icon{color:#bfbfbf;font-size:16px;display:flex;align-items:center;justify-content:center}.login-form .ant-input-affix-wrapper input,.login-form .ant-input-large{font-size:14px}.login-form .ant-input-large .ant-input-prefix .anticon,.login-form .ant-input-password-large .ant-input-suffix .anticon{font-size:16px}.login-form .ant-checkbox-wrapper{color:var(--text-secondary)}.login-form .ant-checkbox-wrapper:hover .ant-checkbox-inner{border-color:var(--primary-color)}.login-form .ant-checkbox-checked .ant-checkbox-inner{background-color:var(--primary-color);border-color:var(--primary-color)}.login-form .login-button{height:48px;font-size:16px;font-weight:500;background:var(--primary-color);border:none;border-radius:8px;box-shadow:0 4px 12px #fe480233}.login-form .login-button:hover{background:var(--primary-hover);box-shadow:0 4px 12px #fe48024d}.login-form .login-button:active{background:var(--primary-active)}.login-form .demo-credentials{display:block;text-align:center;margin-top:24px;color:var(--text-secondary);font-size:13px}.forgotBtn{height:45px;font-size:16px;margin-top:10%;width:100%;background-color:#fff!important;border:1px solid #ee4d2d!important;color:#ee4d2d!important;font-size:700!important}.welcomeText{text-align:left;font-size:30px;margin-top:3%;font-weight:600}.mobile-login-container{min-height:100vh;padding:24px;background-color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center}.mobile-login-content{width:100%;max-width:360px;text-align:center;justify-content:center}.logo-container{width:140px;margin:0 auto;display:flex;align-items:center;justify-content:center}.logo-container .mobile-login-logo{width:100%;height:auto;object-fit:contain;object-position:center}.login-titles{margin-bottom:32px}.login-titles .ant-typography{margin:0}.login-titles h3.ant-typography{margin-bottom:8px}.mobile-login-form .ant-input-affix-wrapper{height:48px;padding:0 16px;border-radius:8px;display:flex;align-items:center}.mobile-login-form .ant-input-affix-wrapper .ant-input-prefix{margin-right:12px}.mobile-login-form .ant-input-affix-wrapper .anticon,.mobile-login-form .ant-input-affix-wrapper .site-form-item-icon{color:#bfbfbf;font-size:18px;display:flex;align-items:center;justify-content:center}.mobile-login-form .ant-input-affix-wrapper input{font-size:16px}.mobile-login-form .ant-input-password-large .ant-input-suffix .anticon{font-size:18px}.mobile-login-form .ant-btn{height:48px;font-size:16px;border-radius:8px;background:var(--primary-color);margin-top:24px}.mobile-login-form .demo-credentials{display:block;margin-top:24px;font-size:13px}@keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}:root{--rc-drag-handle-size: 12px;--rc-drag-handle-mobile-size: 24px;--rc-drag-handle-bg-colour: rgba(0, 0, 0, .2);--rc-drag-bar-size: 6px;--rc-border-color: rgba(255, 255, 255, .7);--rc-focus-color: #0088ff}.ReactCrop{position:relative;display:inline-block;cursor:crosshair;max-width:100%}.ReactCrop *,.ReactCrop *:before,.ReactCrop *:after{box-sizing:border-box}.ReactCrop--disabled,.ReactCrop--locked{cursor:inherit}.ReactCrop__child-wrapper{overflow:hidden;max-height:inherit}.ReactCrop__child-wrapper>img,.ReactCrop__child-wrapper>video{display:block;max-width:100%;max-height:inherit}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>img,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>video{touch-action:none}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__crop-selection{touch-action:none}.ReactCrop__crop-mask{position:absolute;inset:0;pointer-events:none;width:calc(100% + .5px);height:calc(100% + .5px)}.ReactCrop__crop-selection{position:absolute;top:0;left:0;transform:translateZ(0);cursor:move}.ReactCrop--disabled .ReactCrop__crop-selection{cursor:inherit}.ReactCrop--circular-crop .ReactCrop__crop-selection{border-radius:50%}.ReactCrop--circular-crop .ReactCrop__crop-selection:after{pointer-events:none;content:"";position:absolute;inset:-1px;border:1px solid var(--rc-border-color);opacity:.3}.ReactCrop--no-animate .ReactCrop__crop-selection{outline:1px dashed white}.ReactCrop__crop-selection:not(.ReactCrop--no-animate .ReactCrop__crop-selection){animation:marching-ants 1s;background-image:linear-gradient(to right,#fff 50%,#444 50%),linear-gradient(to right,#fff 50%,#444 50%),linear-gradient(to bottom,#fff 50%,#444 50%),linear-gradient(to bottom,#fff 50%,#444 50%);background-size:10px 1px,10px 1px,1px 10px,1px 10px;background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;color:#fff;animation-play-state:running;animation-timing-function:linear;animation-iteration-count:infinite}.ReactCrop__crop-selection:focus{outline:2px solid var(--rc-focus-color);outline-offset:-1px}.ReactCrop--invisible-crop .ReactCrop__crop-mask,.ReactCrop--invisible-crop .ReactCrop__crop-selection{display:none}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{content:"";display:block;position:absolute;background-color:#fff6}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after{width:1px;height:100%}.ReactCrop__rule-of-thirds-vt:before{left:33.3333333333%}.ReactCrop__rule-of-thirds-vt:after{left:66.6666666667%}.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{width:100%;height:1px}.ReactCrop__rule-of-thirds-hz:before{top:33.3333333333%}.ReactCrop__rule-of-thirds-hz:after{top:66.6666666667%}.ReactCrop__drag-handle{position:absolute;width:var(--rc-drag-handle-size);height:var(--rc-drag-handle-size);background-color:var(--rc-drag-handle-bg-colour);border:1px solid var(--rc-border-color)}.ReactCrop__drag-handle:focus{background:var(--rc-focus-color)}.ReactCrop .ord-nw{top:0;left:0;transform:translate(-50%,-50%);cursor:nw-resize}.ReactCrop .ord-n{top:0;left:50%;transform:translate(-50%,-50%);cursor:n-resize}.ReactCrop .ord-ne{top:0;right:0;transform:translate(50%,-50%);cursor:ne-resize}.ReactCrop .ord-e{top:50%;right:0;transform:translate(50%,-50%);cursor:e-resize}.ReactCrop .ord-se{bottom:0;right:0;transform:translate(50%,50%);cursor:se-resize}.ReactCrop .ord-s{bottom:0;left:50%;transform:translate(-50%,50%);cursor:s-resize}.ReactCrop .ord-sw{bottom:0;left:0;transform:translate(-50%,50%);cursor:sw-resize}.ReactCrop .ord-w{top:50%;left:0;transform:translate(-50%,-50%);cursor:w-resize}.ReactCrop__disabled .ReactCrop__drag-handle{cursor:inherit}.ReactCrop__drag-bar{position:absolute}.ReactCrop__drag-bar.ord-n{top:0;left:0;width:100%;height:var(--rc-drag-bar-size);transform:translateY(-50%)}.ReactCrop__drag-bar.ord-e{right:0;top:0;width:var(--rc-drag-bar-size);height:100%;transform:translate(50%)}.ReactCrop__drag-bar.ord-s{bottom:0;left:0;width:100%;height:var(--rc-drag-bar-size);transform:translateY(50%)}.ReactCrop__drag-bar.ord-w{top:0;left:0;width:var(--rc-drag-bar-size);height:100%;transform:translate(-50%)}.ReactCrop--new-crop .ReactCrop__drag-bar,.ReactCrop--new-crop .ReactCrop__drag-handle,.ReactCrop--fixed-aspect .ReactCrop__drag-bar,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w{display:none}@media (pointer: coarse){.ReactCrop .ord-n,.ReactCrop .ord-e,.ReactCrop .ord-s,.ReactCrop .ord-w{display:none}.ReactCrop__drag-handle{width:var(--rc-drag-handle-mobile-size);height:var(--rc-drag-handle-mobile-size)}}.sidebar-arrow{display:flex;justify-content:flex-end;position:relative;margin:1vh 0 15px}.sidebar-arrow .arrow{background:none;border:none;cursor:pointer;font-size:1.2rem;position:fixed;margin-right:-8px;z-index:12}.small-logo{width:70px;height:60px;object-fit:contain;transition:all .3s ease}.desktop-nav img{max-width:100%;height:auto;object-fit:contain;transition:all .3s ease}.desktop-nav img:not(.small-logo){max-width:180px;max-height:80px}.ant-popconfirm .ant-popover-inner{border-radius:10px}.ant-popconfirm .ant-popover-buttons{margin-top:8px;display:flex;justify-content:flex-end;gap:6px}.cockpit-headers{font-size:20px;font-weight:600}.cockpit-card-headers{font-size:16px;font-weight:600;margin-bottom:15px}.hold-modal .ant-switch-checked{background:red!important}.voyage-route-config .ant-card{border-radius:8px;box-shadow:0 2px 8px #00000014}.voyage-route-config__header{margin-bottom:16px}.voyage-route-config__route-panel .ant-card-head{background:#feebea;border-radius:8px 8px 0 0}.voyage-route-config__route-help{display:flex;align-items:center;gap:10px;color:#d80000;font-weight:500}.voyage-route-config__route-help-icon{color:#fd0302}.voyage-route-config__route-list{--voyage-route-stop-slot: 13.25rem;padding-top:6px;padding-right:6px;max-height:calc(4 * var(--voyage-route-stop-slot) + 1.75rem);overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}@media (max-height: 900px){.voyage-route-config__route-list{max-height:min(4 * var(--voyage-route-stop-slot) + 1.75rem,100vh - 14rem)}}.voyage-route-config__stop-card{padding:14px;border-radius:8px;border:1px solid #f0f0f0;margin-bottom:12px;background:#fff;transition:all .2s ease}.voyage-route-config__stop-card:hover{box-shadow:0 2px 8px #fd030214}.voyage-route-config__stop-card.is-visited{background:#fafafa;border-color:#d9d9d9}.voyage-route-config__stop-card.is-new{border-color:#fd0302;border-width:2px}.voyage-route-config__stop-card.has-dup-accent.is-new{border-left-width:6px}.voyage-route-config__stop-left{position:relative;width:22px;height:48px;display:flex;align-items:flex-start;justify-content:center;margin-right:4px}.voyage-route-config__stop-dot{width:18px;height:18px;border-radius:50%;border:2px solid #FD0302;background:#fff}.voyage-route-config__stop-dot--visited{border:none;background:transparent;color:#52c41a;font-size:18px}.voyage-route-config__stop-dot--location{border:none;background:transparent;color:#fd0302;font-size:18px}.voyage-route-config__drag-handle{width:26px;height:26px;border-radius:6px;display:flex;align-items:center;justify-content:center;background:#fff1f0;color:#d80000;cursor:grab;transition:all .2s ease}.voyage-route-config__drag-handle:hover{background:#feebea;color:#fd0302}.voyage-route-config__drag-handle.is-disabled{cursor:not-allowed;opacity:.4;background:#f5f5f5;color:#bfbfbf}.voyage-route-config__eta-row .ant-picker{border-radius:6px}.voyage-route-config__eta-row .ant-picker:hover,.voyage-route-config__eta-row .ant-picker:focus,.voyage-route-config__eta-row .ant-picker.ant-picker-focused{border-color:#fd0302}.voyage-route-config__stop-counts{display:flex;flex-wrap:wrap;align-items:baseline;column-gap:18px;row-gap:8px;margin-top:14px;padding-top:12px;border-top:1px solid #f0f0f0}.voyage-route-config__stop-counts-item{display:inline-flex;flex-wrap:wrap;align-items:baseline;gap:.25em;white-space:nowrap}.voyage-route-config__stop-counts-label{margin:0!important;font-size:14px;color:#0000008c}.voyage-route-config__stop-counts-value{margin:0!important;font-size:15px;font-weight:600;color:#000000e0}.voyage-route-config__stop-counts-sep{display:none;width:1px;height:14px;background:#e8e8e8;align-self:center;flex-shrink:0}@media (min-width: 640px){.voyage-route-config__stop-counts-sep{display:inline-block}}.voyage-route-config__available-panel{border:1px solid #f0f0f0}.voyage-route-config__available-panel .ant-card-head{background:#fafafa;border-bottom:1px solid #f0f0f0;border-radius:8px 8px 0 0}.voyage-route-config__available-title{display:flex;align-items:center;gap:10px;font-weight:600;color:#262626}.voyage-route-config__available-item{user-select:none;padding:12px;margin:8px 0;background:#f5f5f5;border-radius:4px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 1px 3px #0003;cursor:grab;transition:all .2s ease}.voyage-route-config__available-item:hover{background:#ececec}.voyage-route-config__available-item:active{cursor:grabbing}.voyage-route-config__available-item-left{display:flex;align-items:center;gap:10px;color:#262626;font-weight:400}.voyage-route-config__available-item-right{display:flex;align-items:center;gap:10px}.voyage-route-config__available-item-right .anticon{color:#7a7a7a}.voyage-route-config__drop-zone{border:2px dashed #ffccc7;border-radius:8px;padding:14px 16px;margin-top:8px;margin-bottom:8px;display:flex;align-items:center;justify-content:center;gap:10px;color:#d80000;font-size:13px;background:#fff1f0;transition:all .2s ease}.voyage-route-config__drop-zone:hover{background:#feebea;border-color:#fd0302}.voyage-route-config__drop-zone--route,.voyage-route-config__drop-zone--available{margin-top:12px}.offshore-container-sticky-table .ant-table-thead>tr>th.ant-table-cell-fix-left,.offshore-container-sticky-table .ant-table-thead>tr>th.ant-table-cell-fix-right,.offshore-container-sticky-table .ant-table-tbody>tr>td.ant-table-cell-fix-left,.offshore-container-sticky-table .ant-table-tbody>tr>td.ant-table-cell-fix-right{position:sticky!important;z-index:20!important;background:#fff}.offshore-container-sticky-table .ant-table-thead>tr>th.ant-table-cell-fix-left,.offshore-container-sticky-table .ant-table-thead>tr>th.ant-table-cell-fix-right{background:#feebea!important}.offshore-container-sticky-table .ant-table-thead>tr>th:nth-last-child(1),.offshore-container-sticky-table .ant-table-tbody>tr>td:nth-last-child(1){right:0!important;min-width:120px!important;border-left:1px solid #f0f0f0}.offshore-container-sticky-table .ant-table-thead>tr>th:nth-last-child(2),.offshore-container-sticky-table .ant-table-tbody>tr>td:nth-last-child(2){right:120px!important;min-width:180px!important}.offshore-container-sticky-table .ant-table-thead>tr>th:nth-last-child(3),.offshore-container-sticky-table .ant-table-tbody>tr>td:nth-last-child(3){right:300px!important;min-width:150px!important}.offshore-container-sticky-table .ant-table-thead>tr>th:nth-last-child(4),.offshore-container-sticky-table .ant-table-tbody>tr>td:nth-last-child(4){right:450px!important;min-width:200px!important}.offshore-container-sticky-table .ant-table-thead>tr>th:nth-last-child(5),.offshore-container-sticky-table .ant-table-tbody>tr>td:nth-last-child(5){right:650px!important;min-width:180px!important}.offshore-listing-sticky-table .ant-table-thead>tr>th:nth-last-child(1),.offshore-listing-sticky-table .ant-table-tbody>tr>td:nth-last-child(1){right:0!important;min-width:100px!important}.offshore-listing-sticky-table .ant-table-thead>tr>th:nth-last-child(2),.offshore-listing-sticky-table .ant-table-tbody>tr>td:nth-last-child(2){right:100px!important}.offshore-listing-sticky-table .ant-table-thead>tr>th:nth-last-child(3),.offshore-listing-sticky-table .ant-table-tbody>tr>td:nth-last-child(3){right:280px!important}.offshore-listing-sticky-table .ant-table-thead>tr>th:nth-last-child(4),.offshore-listing-sticky-table .ant-table-tbody>tr>td:nth-last-child(4){right:430px!important}.offshore-listing-sticky-table .ant-table-thead>tr>th:nth-last-child(5),.offshore-listing-sticky-table .ant-table-tbody>tr>td:nth-last-child(5){right:630px!important}.kpi-dashboard .kpi-card{border-radius:8px;box-shadow:0 2px 8px #00000014;cursor:pointer;transition:all .3s ease;height:100%}.kpi-dashboard .kpi-card .ant-card-body{padding:8px 12px}.kpi-dashboard .kpi-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.kpi-dashboard .kpi-header .kpi-icon{width:28px;height:28px;border-radius:6px;display:flex;align-items:center;justify-content:center}.kpi-dashboard .kpi-header .kpi-icon svg{width:18px;height:18px}.kpi-dashboard .kpi-header .kpi-icon.gray-icon{background:#056f771a}.kpi-dashboard .kpi-header .kpi-icon.warning-icon{background:#f39c121a}.kpi-dashboard .kpi-value{font-size:22px;font-weight:700;color:#2c3e50;margin-bottom:2px;line-height:1.2}.kpi-dashboard .kpi-value.warning-value{color:#f39c12}.kpi-dashboard .kpi-subtitle{font-size:11px;color:#95a5a6;margin-bottom:4px}.kpi-dashboard .kpi-footer{display:flex;justify-content:space-between;align-items:center;font-size:10px;color:#7f8c8d;padding-top:6px;border-top:1px solid #ecf0f1}.kpi-dashboard .kpi-footer .success-text{color:#27ae60;font-weight:600}.kpi-dashboard .kpi-footer-note{font-size:10px;color:#95a5a6;margin-top:4px;text-align:center}.kpi-dashboard .certification-stats{display:flex;justify-content:space-around;margin:6px 0}.kpi-dashboard .certification-stats .cert-stat{text-align:center;cursor:pointer;padding:4px 6px;border-radius:6px;transition:all .2s}.kpi-dashboard .certification-stats .cert-stat:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.kpi-dashboard .certification-stats .cert-stat .cert-value{font-size:18px;font-weight:700;margin-bottom:0;line-height:1.2}.kpi-dashboard .certification-stats .cert-stat .cert-label{font-size:9px;color:#fff;text-transform:uppercase;font-weight:600}.kpi-dashboard .certification-stats .cert-stat.valid{background:#27ae60}.kpi-dashboard .certification-stats .cert-stat.valid .cert-value{color:#fff}.kpi-dashboard .certification-stats .cert-stat.due{background:#f39c12}.kpi-dashboard .certification-stats .cert-stat.due .cert-value{color:#fff}.kpi-dashboard .certification-stats .cert-stat.overdue{background:#e74c3c}.kpi-dashboard .certification-stats .cert-stat.overdue .cert-value{color:#fff}.kpi-dashboard .certification-stats .cert-stat.cert-selected{box-shadow:0 6px 16px #00000059;transform:translateY(-2px) scale(1.02);outline:2px solid rgba(32,12,12,.6);outline-offset:-2px}.kpi-dashboard .location-stats{margin-top:4px}.kpi-dashboard .location-stats .location-item{display:flex;align-items:center;cursor:pointer;transition:background .2s;border-radius:4px;padding:3px 0 3px 6px}.kpi-dashboard .location-stats .location-item:hover{background:#00000005}.kpi-dashboard .location-stats .location-item .location-dot{width:8px;height:8px;border-radius:50%;margin-right:6px}.kpi-dashboard .location-stats .location-item .location-dot.yard-dot{background:#3498db}.kpi-dashboard .location-stats .location-item .location-dot.quayside-dot{background:#9b59b6}.kpi-dashboard .location-stats .location-item .location-dot.offshore-dot{background:#1abc9c}.kpi-dashboard .location-stats .location-item .location-dot.vendor-dot{background:#f39c12}.kpi-dashboard .location-stats .location-item .location-label{flex:1;font-size:11px;color:#2c3e50}.kpi-dashboard .location-stats .location-item .location-value{font-size:12px;font-weight:700;color:#2c3e50}.kpi-dashboard .composition-list{margin:6px 0}.kpi-dashboard .composition-list .composition-item{display:flex;justify-content:space-between;align-items:center;padding:4px 8px;cursor:pointer;border-radius:4px;transition:background .2s}.kpi-dashboard .composition-list .composition-item:hover{background:#00000005}.kpi-dashboard .composition-list .composition-item .composition-label{font-size:11px;color:#2c3e50}.kpi-dashboard .composition-list .composition-item .composition-value{font-size:13px;font-weight:700;color:#2c3e50}.kpi-dashboard .composition-chart{display:flex;height:6px;border-radius:3px;overflow:hidden;margin-top:6px}.kpi-dashboard .composition-chart .chart-segment{height:100%}.kpi-dashboard .composition-chart .chart-segment.container-segment{background:#3498db}.kpi-dashboard .composition-chart .chart-segment.tank-segment{background:#e74c3c}.kpi-dashboard .composition-chart .chart-segment.box-segment{background:#1abc9c}.kpi-dashboard .ownership-content{display:flex;align-items:center;gap:12px;margin-top:6px}.kpi-dashboard .ownership-stats{flex:1}.kpi-dashboard .ownership-stats .ownership-item{display:flex;justify-content:space-between;align-items:center;padding:4px 8px;cursor:pointer;border-radius:4px;transition:background .2s}.kpi-dashboard .ownership-stats .ownership-item:hover{background:#00000005}.kpi-dashboard .ownership-stats .ownership-item .ownership-label{font-size:11px;color:#2c3e50}.kpi-dashboard .ownership-stats .ownership-item .ownership-value{font-size:13px;font-weight:700;color:#2c3e50}.kpi-dashboard .ownership-chart{display:flex;justify-content:center;align-items:center}.kpi-dashboard .ownership-chart .donut-chart{position:relative}.kpi-dashboard .ownership-chart .donut-chart svg{width:80px;height:80px}.kpi-selected{background-color:#fff5f5;border-left:4px solid #e74c3c;box-shadow:0 4px 16px #e74c3c33}.kpi-selected:hover{box-shadow:0 6px 20px #e74c3c40}.cert-selected{box-shadow:0 4px 16px #e74d3cd0;border:1px solid #fcbcbc}.headings{font-size:16px;font-weight:500}.dragTiles{user-select:none;padding:8px;margin:15px 0 8px;background:#f5f5f5;border-radius:4px;display:flex;justify-content:space-between;box-shadow:0 1px 3px #0003}.card-container{height:60vh;overflow:auto}.next-button{background:#fd0302;color:#fff;width:100px}.back-button{border:#fd0302 1px solid;color:#fd0302;width:120px}.filter-select{font-weight:500;color:#000}.cargo-list .ant-table-row{cursor:pointer!important}.create-delivery-summary .ant-switch-checked{background:red!important}.divider-return{height:20px;background-color:#e0e0e0;margin-inline:2px!important}.uploadBox .ant-upload-drag{border:2px dashed #cbcdda;border-radius:10px;height:180px!important;display:flex;align-items:center;justify-content:center;padding-bottom:30px}.uploadBox .ant-upload-drag-container,.uploadBox .ant-upload-btn{height:100%!important}.uploadBoxBig .ant-upload-drag{border:2px dashed #abacb1;background:#edecff;border-radius:18px;height:100%!important;display:flex;align-items:center;justify-content:center}.uploadBoxBig .ant-upload-drag-container{height:100%!important}.uploadBoxBig .ant-upload-btn{height:35px}.draft-delivery-table .confidence-yellow{background-color:#fffbe6;border:1px solid #ffe58f;padding:4px 8px;border-radius:4px;display:inline-block;width:100%}.draft-delivery-table .confidence-red{background-color:#fff1f0;border:1px solid #ffa39e;padding:4px 8px;border-radius:4px;display:inline-block;width:100%}.draft-delivery-table .missing-field{color:#ff4d4f;font-weight:700}.draft-delivery-table .duplicate-row{transition:background-color .3s}.draft-delivery-table .ant-table-cell{padding:8px!important}.draft-delivery-table .table-cell-content{min-height:32px;display:flex;align-items:center;justify-content:center;word-break:break-all}.kpi-dashboard{margin-bottom:12px}.kpi-dashboard .kpi-card{border-radius:8px;box-shadow:0 2px 8px #00000014;cursor:pointer;transition:all .3s ease;height:100%;display:flex;flex-direction:column}.kpi-dashboard .kpi-card:hover{box-shadow:0 4px 16px #0000001f;transform:translateY(-2px)}.kpi-dashboard .kpi-card .ant-card-body{padding:16px;display:flex;flex-direction:column;flex:1;height:100%}.kpi-dashboard .kpi-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.kpi-dashboard .kpi-header .kpi-title{font-size:11px;font-weight:600;color:#7f8c8d;text-transform:uppercase;letter-spacing:.5px}.kpi-dashboard .kpi-header .kpi-icon{width:32px;height:32px;border-radius:6px;display:flex;align-items:center;justify-content:center}.kpi-dashboard .kpi-header .kpi-icon svg{width:20px;height:20px}.kpi-dashboard .kpi-header .kpi-icon.blue-icon{background:#4a90e21a}.kpi-dashboard .kpi-header .kpi-icon.purple-icon{background:#9b59b61a}.kpi-dashboard .kpi-header .kpi-icon.green-icon{background:#27ae601a}.kpi-dashboard .kpi-header .kpi-icon.red-icon{background:#e74c3c1a}.kpi-dashboard .kpi-content{display:flex;flex-direction:column;flex:1;justify-content:space-between}.kpi-dashboard .kpi-value{font-size:28px;font-weight:700;color:#2c3e50;margin-bottom:8px;line-height:1.2}.kpi-dashboard .kpi-progress-wrapper{margin-bottom:8px}.kpi-dashboard .kpi-progress-wrapper .ant-progress{margin-bottom:0}.kpi-dashboard .kpi-subtitle{font-size:14px;color:#95a5a6;margin-top:auto;margin-bottom:0;line-height:1.4;font-weight:400}.kpi-dashboard .kpi-subtitle .kpi-subtitle-link{padding:0;font-size:14px;height:auto;color:#e74c3c;font-weight:400;line-height:1.4}.kpi-dashboard .kpi-subtitle .kpi-subtitle-link:hover{color:#c0392b}.kpi-dashboard .inactive-users{position:relative;border-left:4px solid #E74C3C}.kpi-dashboard .inactive-users .ant-card-body{padding-left:12px}.kpi-dashboard .inactive-users.filter-active{background-color:#fff5f5;border-left:4px solid #E74C3C;box-shadow:0 4px 16px #e74c3c33}.kpi-dashboard .inactive-users.filter-active:hover{box-shadow:0 6px 20px #e74c3c40}.kpi-dashboard-collapsed{padding:12px 0;margin-bottom:12px}.kpi-dashboard-collapsed button{color:#1890ff;font-weight:500}.kpi-dashboard-collapsed button:hover{color:#40a9ff}.filter-bar{display:flex;align-items:center;background:#fff;padding:8px 16px;border-radius:8px;box-shadow:0 2px 4px #0000001a}.filter-icon{color:#d80000;font-size:18px}.divider{height:20px;background-color:#e0e0e0}.offline-banner{position:fixed;padding:4px;inset:0 0 auto;background:linear-gradient(135deg,#2c2c2c,#1a1a1a);color:#fff;z-index:1001;animation:slideDown .3s ease-out;height:35px;display:flex;align-items:center;justify-content:center}.offline-banner__content{display:flex;align-items:center;gap:10px;width:100%;height:100%}.offline-banner__icon{width:20px;height:20px;color:#ff6b6b;animation:pulse 2s ease-in-out infinite}.offline-banner__text{font-size:14px;font-weight:500;letter-spacing:.3px}@keyframes slideDown{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}body.offline-mode:not(.mobile-layout){padding-top:35px}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}:root{--primary-color: #fd0302;--primary-hover: #fd0302;--primary-active: #fd0302;--primary-light: rgba(238, 77, 45, .1);--text-color: #1a1a1a;--text-secondary: #666666;--bg-primary: #ffffff;--bg-secondary: #f5f5f5;--border-color: #e8e8e8;--success-color: #52c41a;--warning-color: #faad14;--error-color: #ff4d4f;--info-color: #1890ff;--border-radius: 8px;--box-shadow: 0 2px 8px rgba(0,0,0,.1)}.ant-btn{border-radius:var(--border-radius)}.ant-btn-primary{background:var(--primary-color)!important;border-color:var(--primary-color)!important}.ant-btn-primary:hover{background:var(--primary-hover)!important;border-color:var(--primary-hover)!important}.ant-btn-primary:active{background:var(--primary-active)!important;border-color:var(--primary-active)!important}.ant-btn-primary:disabled{border-color:#d9d9d9!important;cursor:not-allowed;color:#00000040;background:#0000000a}.ant-card{border-radius:var(--border-radius);box-shadow:var(--box-shadow)}.ant-card .ant-card-head{border-bottom:none!important;min-height:45px!important}.filter-button{padding:6px 16px;border:none;background:transparent;border-radius:20px;cursor:pointer;color:var(--text-secondary);transition:all .3s}.filter-button:hover{color:var(--primary-color)}.filter-button.active{background:var(--bg-primary);color:var(--primary-color);font-weight:500;box-shadow:var(--box-shadow)}.mobile-header-datepicker .ant-picker-input>input::placeholder{color:#fff!important}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#000000e0;background-color:#fff}body{margin:0;min-width:320px;min-height:100vh;min-height:100dvh;padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}#root{width:100%;min-height:100vh;min-height:100dvh}@supports (height: 100dvh){body,#root{min-height:100dvh}}body.mobile-layout{--mobile-sticky-top-offset: calc(64px + env(safe-area-inset-top)) }body.mobile-layout.offline-mode{--mobile-sticky-top-offset: calc(99px + env(safe-area-inset-top)) }.ant-layout{background:#fff}.ant-layout-header{background:#fff;padding:0 24px;height:65px;line-height:64px;box-shadow:0 1px 4px #00152914}.ant-layout-sider{background:#f5f5f580}.ant-menu{border-right:none}.ant-radio-button-wrapper:first-child{border-inline-start:1px solid #d9d9d9;border-start-start-radius:36px;border-end-start-radius:36px}.ant-radio-button-wrapper:last-child{border-inline-start:1px solid #d9d9d9;border-start-end-radius:36px;border-end-end-radius:36px}.quantity{.ant-input-lg{text-align:center!important}}.desktop-nav{.ant-menu-light{background-color:transparent}.ant-menu-light .ant-menu-item{color:#fd0302b2!important}.ant-menu-light .ant-menu-item-selected{color:#fff!important}}.voyage-listing-table{padding:10px;border-radius:16px;background-color:#fff;margin-top:10px;.ant-table-thead>tr>th.ant-table-column-sort{background:#feebea!important}.ant-table-thead>tr>th{background:#feebea!important}.ant-table-wrapper .ant-table{font-size:12px!important}.ant-table-wrapper .ant-table-thead>tr>th{color:#fd0302!important;font-weight:500!important;font-size:12px!important}.ant-table-thead>tr>th{padding:10px 12px!important}:where(.css-dev-only-do-not-override-1g8vi30).ant-table-wrapper .ant-table-thead>tr>th:not(:last-child):not(.ant-table-selection-column):not(.ant-table-row-expand-icon-cell):not([colspan]):before{background-color:transparent!important}.ant-table-wrapper tr.ant-table-expanded-row>td{background-color:#fafafa!important}.ant-table-wrapper .ant-table-tbody>tr:not(.ant-table-measure-row)>td{padding:12px 16px!important}.voyage-shipments-table{.ant-table-wrapper .ant-table{background-color:#00000005!important}.ant-table-wrapper .ant-table-thead>tr>th{background:#fafafa!important}.grey-row{>td{background-color:#fff!important;border-bottom:none!important}}.white-row{>td{background-color:#fafafa!important;border-bottom:none!important}}.ant-table-wrapper .ant-table-thead>tr>th{border-bottom:none!important}}}.rental-card .ant-card-body{padding:18px!important}.route-card{.ant-card .ant-card-body{padding:15px 20px!important}.ant-descriptions .ant-descriptions-row>th{padding-bottom:0!important}.ant-descriptions .ant-descriptions-item-label,.ant-descriptions .ant-descriptions-item-content{font-size:13px!important}}.create-voyage-date-picker{.ant-btn-variant-solid:disabled{color:#fff!important}}.custom-finished-icon{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:#fd0203;border:2px solid #FD0203}.custom-checkmark{color:#fff!important;font-size:12px}.custom-waiting-icon{width:24px;height:24px;border-radius:50%;border:2px solid #FD0203;background-color:#fff}.custom-steps .ant-steps-item-tail:after{background-color:#fd0203!important}.visited-title{color:#000}.waiting-title{color:gray}.outer-circle{width:80px;height:80px;border-radius:50%;background-color:#d4efc2;display:flex;align-items:center;justify-content:center;margin-left:38%}.inner-circle{width:50px;height:50px;border-radius:50%;background-color:#4caf50;display:flex;align-items:center;justify-content:center}.check-icon{color:#fff;font-size:24px}.ant-btn-variant-solid:disabled{color:#fff!important}.track-voyage-drawer{.ant-drawer .ant-drawer-header{border-bottom:none!important}}.tracking-steps{.ant-steps.ant-steps-vertical>.ant-steps-item .ant-steps-item-content{min-height:100px!important;margin-bottom:10px!important}.ant-steps-item-tail:after{background-color:#fd0203!important}.ant-card .ant-card-body{padding:15px 20px!important}.visited-title{color:#000;margin-top:-2px}.waiting-title{color:gray;margin-top:-2px}.ant-descriptions .ant-descriptions-row>th{padding-bottom:5px!important}}.voyage-segment{.ant-segmented{border-radius:25px!important;padding:6px!important;font-weight:500!important}.ant-segmented .ant-segmented-item{border-radius:25px!important}.ant-segmented .ant-segmented-item-label{padding:5px 15px!important}.ant-segmented .ant-segmented-item-selected{color:#fd0203!important}}.add-buttons{.ant-btn-variant-outlined:disabled{background-color:#fff}}.route-card-ccu{.ant-card .ant-card-body{padding:15px 20px!important}.ant-descriptions .ant-descriptions-row>th{padding-bottom:0!important}.ant-descriptions .ant-descriptions-item-label,.ant-descriptions .ant-descriptions-item-content{font-size:13px!important}.ant-descriptions .ant-descriptions-item-label{color:#fd0302!important;font-weight:600!important}}tr.ant-table-measure-row{display:none!important}.ant-badge .ant-badge-count-sm{font-size:11px!important}.cockpit-cards{.ant-card .ant-card-body{padding:15px 20px!important}}.cockpit-route-summary-card{display:flex;justify-content:space-between;align-items:center;.ant-segmented{padding:0!important;background:#fff!important;.ant-segmented-item-selected,.ant-segmented-item-selected:hover{background-color:#feebea!important}.ant-segmented-item-label:hover{background-color:#ee656500!important}.ant-segmented-item-label{padding:0 20px!important}}.ant-card .ant-card-body{padding:10px!important}.cockpit-card{display:flex;justify-content:center;align-items:center}.cockpit-card .ant-segmented-group{display:flex;gap:4px}}.cockpit-tabs{.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{text-shadow:none!important}.ant-tabs-top>.ant-tabs-nav{margin:0!important}}.add-tank-form{.ant-form-item{margin-bottom:15px!important}.ant-form-item .ant-form-item-explain{margin:10px 0!important}}.clickable-row{cursor:pointer;&:hover{color:red}}.help-card{.ant-table-wrapper .ant-table-thead>tr>th{background:#feebea!important}.ant-pagination .ant-pagination-item-active a{color:#fd0302!important}.ant-pagination-item-active{border-color:#fd0302!important}}.cargo-picker{.ant-picker .ant-picker-input>input{font-size:12px!important}.ant-select-single .ant-select-selector{font-size:12px!important}}.topBar{width:97vw;margin-left:-0px;padding-top:10px;background:#fff!important;z-index:1000!important;top:var(--mobile-sticky-top-offset, 66px)!important;position:sticky!important}#delivery-list-container{overflow-y:auto!important;-webkit-overflow-scrolling:touch!important}#delivery-list-container .ant-card{touch-action:pan-y!important}#delivery-list-container *{touch-action:inherit!important}.search-cockpit{.ant-select-selector{border:1px solid #fd0302!important}.ant-select-selection-placeholder,.ant-select-arrow{color:#fd0302!important}}.left-sticky{.ant-table-thead>tr>th:nth-child(1),.ant-table-tbody>tr>td:nth-child(1){position:sticky;left:0;z-index:100;background:#fff}.ant-table-thead>tr>th:nth-child(2),.ant-table-tbody>tr>td:nth-child(2){position:sticky;left:150px;z-index:100;background:#fff}.ant-table-thead>tr>th:nth-child(1),.ant-table-thead>tr>th:nth-child(2){background:#feebea!important}}.upload-card{.ant-card .ant-card-body{width:100%;padding:24px 24px 0}}.upload-badge{.ant-badge .ant-badge-dot{width:10px!important;height:10px!important}}.auth-container{width:100vw;height:100vh;display:flex;justify-content:center;align-items:center}.blur-background{position:fixed;top:0;left:0;width:100vw;height:100vh;backdrop-filter:blur(5px);background-color:#0003;z-index:1000}.floatButtonGroup .floatButton:before{content:attr(data-label);position:absolute;right:35px!important;white-space:nowrap;margin-right:12px;font-size:11px;font-weight:500;opacity:0;transition:opacity .3s ease;pointer-events:none;justify-content:center;display:flex;align-items:center}.floatButtonGroup.menuOpen .floatButton:before{opacity:1}.floatButtonGroup .floatButton:before{content:attr(data-label);margin-top:10px;background:#fff;padding:1px 8px;border-radius:4px}.load-ccu-float-button{background-color:#ee4d2d!important;display:flex!important;align-items:center!important;justify-content:center!important}.ant-table-cell-fix-right.status-column-fixed{right:100px!important}.ant-table-cell-fix-right.actions-column-fixed{right:0!important}.yard-container-sticky-table .ant-table-thead>tr>th:nth-last-child(1),.yard-container-sticky-table .ant-table-thead>tr>th:nth-last-child(2),.yard-container-sticky-table .ant-table-thead>tr>th:nth-last-child(3),.yard-container-sticky-table .ant-table-thead>tr>th:nth-last-child(4),.yard-container-sticky-table .ant-table-thead>tr>th:nth-last-child(5),.yard-container-sticky-table .ant-table-tbody>tr>td:nth-last-child(1),.yard-container-sticky-table .ant-table-tbody>tr>td:nth-last-child(2),.yard-container-sticky-table .ant-table-tbody>tr>td:nth-last-child(3),.yard-container-sticky-table .ant-table-tbody>tr>td:nth-last-child(4),.yard-container-sticky-table .ant-table-tbody>tr>td:nth-last-child(5){position:sticky!important;z-index:20!important;background:#fff}.yard-container-sticky-table .ant-table-thead>tr>th:nth-last-child(1),.yard-container-sticky-table .ant-table-thead>tr>th:nth-last-child(2),.yard-container-sticky-table .ant-table-thead>tr>th:nth-last-child(3),.yard-container-sticky-table .ant-table-thead>tr>th:nth-last-child(4),.yard-container-sticky-table .ant-table-thead>tr>th:nth-last-child(5){background:#feebea!important}.yard-container-sticky-table .ant-table-thead>tr>th:nth-last-child(1),.yard-container-sticky-table .ant-table-tbody>tr>td:nth-last-child(1){right:0!important;border-left:1px solid #f0f0f0}.yard-container-sticky-table .ant-table-thead>tr>th:nth-last-child(2),.yard-container-sticky-table .ant-table-tbody>tr>td:nth-last-child(2){right:170px!important}.yard-container-sticky-table .ant-table-thead>tr>th:nth-last-child(3),.yard-container-sticky-table .ant-table-tbody>tr>td:nth-last-child(3){right:310px!important}.yard-container-sticky-table .ant-table-thead>tr>th:nth-last-child(4),.yard-container-sticky-table .ant-table-tbody>tr>td:nth-last-child(4){right:440px!important}.yard-container-sticky-table .ant-table-thead>tr>th:nth-last-child(5),.yard-container-sticky-table .ant-table-tbody>tr>td:nth-last-child(5){right:570px!important}.ant-drawer .ant-drawer-header{border-bottom:none!important}.ant-radio-wrapper{margin-bottom:20px!important}.ant-collapse .ant-collapse-item-disabled>.ant-collapse-header{color:inherit!important;cursor:default!important}.custom-sticky-table .ant-table-thead>tr>th:nth-child(1),.custom-sticky-table .ant-table-tbody>tr>td:nth-child(1){position:sticky!important;left:0!important;z-index:20!important;background:#fff}.custom-sticky-table .ant-table-thead>tr>th:nth-child(1){background:#feebea!important}.custom-sticky-table .ant-table-thead>tr>th:nth-child(2),.custom-sticky-table .ant-table-tbody>tr>td:nth-child(2){position:sticky!important;left:50px!important;z-index:20!important;background:#fff}.custom-sticky-table .ant-table-thead>tr>th:nth-child(2){background:#feebea!important}.delivery-listing-sticky-table .ant-table-thead>tr>th:nth-child(1),.delivery-listing-sticky-table .ant-table-tbody>tr>td:nth-child(1){position:sticky!important;left:0!important;z-index:20!important;background:#fff}.delivery-listing-sticky-table .ant-table-thead>tr>th:nth-child(1){background:#feebea!important}.draft-delivery-table{.ant-table-thead>tr>th:nth-child(1),.ant-table-tbody>tr>td:nth-child(1){position:sticky!important;left:0!important;z-index:20!important;background:#fff}.ant-table-thead>tr>th:nth-child(2),.ant-table-tbody>tr>td:nth-child(2){position:sticky!important;left:50px!important;z-index:20!important;background:#fff}.ant-table-thead>tr>th:nth-child(3),.ant-table-tbody>tr>td:nth-child(3){position:sticky!important;left:200px!important;z-index:20!important;background:#fff}.ant-table-thead>tr>th:nth-child(1),.ant-table-thead>tr>th:nth-child(2),.ant-table-thead>tr>th:nth-child(3){background:#feebea!important}.ant-table-tbody>tr.ant-table-row:hover>td{background-color:#fafafa!important}.ant-table-tbody>tr.ant-table-row:hover td .table-cell-content:not([class*=confidence-]){background-color:transparent!important;border-color:transparent!important}}.custom-sticky-table .ant-table-thead>tr>th:nth-last-child(1),.custom-sticky-table .ant-table-tbody>tr>td:nth-last-child(1),.delivery-listing-sticky-table .ant-table-thead>tr>th:nth-last-child(1),.delivery-listing-sticky-table .ant-table-tbody>tr>td:nth-last-child(1){position:sticky!important;right:0!important;z-index:20!important;background:#fff;border-left:1px solid #f0f0f0}.custom-sticky-table .ant-table-thead>tr>th:nth-last-child(1),.delivery-listing-sticky-table .ant-table-thead>tr>th:nth-last-child(1){background:#feebea!important}.custom-sticky-table .ant-table-thead>tr>th:nth-last-child(2),.custom-sticky-table .ant-table-tbody>tr>td:nth-last-child(2),.delivery-listing-sticky-table .ant-table-thead>tr>th:nth-last-child(2),.delivery-listing-sticky-table .ant-table-tbody>tr>td:nth-last-child(2){position:sticky!important;right:120px!important;z-index:20!important;background:#fff}.custom-sticky-table .ant-table-thead>tr>th:nth-last-child(2),.delivery-listing-sticky-table .ant-table-thead>tr>th:nth-last-child(2){background:#feebea!important}.return-delivery-sticky-table .ant-table-thead>tr>th:nth-last-child(1),.return-delivery-sticky-table .ant-table-tbody>tr>td:nth-last-child(1),.return-delivery-sticky-table .ant-table-thead>tr>th:nth-last-child(2),.return-delivery-sticky-table .ant-table-tbody>tr>td:nth-last-child(2){position:sticky!important;z-index:20!important;background:#fff}.return-delivery-sticky-table .ant-table-thead>tr>th:nth-last-child(1),.return-delivery-sticky-table .ant-table-thead>tr>th:nth-last-child(2){background:#feebea!important}.return-delivery-sticky-table.has-actions .ant-table-thead>tr>th:nth-last-child(1),.return-delivery-sticky-table.has-actions .ant-table-tbody>tr>td:nth-last-child(1){right:0!important;border-left:1px solid #f0f0f0}.return-delivery-sticky-table.has-actions .ant-table-thead>tr>th:nth-last-child(2),.return-delivery-sticky-table.has-actions .ant-table-tbody>tr>td:nth-last-child(2){right:100px!important}.return-delivery-sticky-table.no-actions .ant-table-thead>tr>th:nth-last-child(1),.return-delivery-sticky-table.no-actions .ant-table-tbody>tr>td:nth-last-child(1){right:0!important;border-left:1px solid #f0f0f0}.mobile-drawer.ant-drawer-bottom .ant-drawer-content-wrapper,.mobile-drawer.ant-drawer-bottom .ant-drawer-content,.mobile-drawer.ant-drawer-bottom .ant-drawer-wrapper-body,.mobile-drawer.ant-drawer-bottom .ant-drawer-body{height:auto!important;max-height:90dvh}.container-listing-table .ant-table-cell-fix-left{z-index:2!important}.container-listing-table .ant-table-thead .ant-table-cell-fix-left{background:#feebea!important;z-index:3!important}.container-listing-table .ant-table-cell-fix-left:first-child{z-index:4!important}.container-listing-table .ant-table-thead .ant-table-cell-fix-left:first-child{z-index:5!important}.container-listing-table .ant-table-cell-fix-left:nth-child(2){left:60px!important;z-index:2!important}.container-listing-table .ant-table-thead .ant-table-cell-fix-left:nth-child(2){left:60px!important;z-index:3!important}.status-tag{border-radius:4px;font-size:12px;font-weight:500;padding:1px 7px}
