@charset "UTF-8";.modal-mask{position:fixed;z-index:999;top:0;left:0;width:100%;height:100%;background-color:#00000085;display:table;transition:opacity .3s ease}.modal-wrapper{display:table-cell;vertical-align:middle}.modal-container{width:600px;height:fit-content;max-height:80%;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none;margin:0 auto;padding:5px 15px;background-color:#fff;border:1px solid rgba(138,150,160,.4);box-shadow:0 4px 6px #0000000f,0 16px 40px #00000024;border-radius:8px;transition:all .3s ease;font-family:merriweather}.modal-container .modal-header .modal-footer{padding:1rem 0}.modal-container .modal-body{padding:0 1rem}.modal-container .modal-header{border-bottom:none}.modal-container .modal-footer{border-top:none}.modal-container .modal-footer>div{margin:.25rem 0}.modal-container .btn.btn-default{margin-right:10px}.modal-container .btn.btn-modal{width:80px}.modal-header h3{margin-top:0;font-family:work-sans-semibold}.modal-header .close{padding:0}.modal-body{margin:10px 0}.modal-enter-active,.modal-leave-active{transition:opacity .3s ease}.modal-enter-from,.modal-leave-to{opacity:0}.modal-enter-from .modal-container,.modal-leave-to .modal-container{-webkit-transform:scale(1.1);transform:scale(1.1)}.steps-parent-wrapper{margin-bottom:10px;margin-right:10px}.steps{display:flex;justify-content:space-between;padding:25px 0 28px;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='10px'%20height='3px'%20viewBox='0%200%2010%203'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/dot%20line%3c/title%3e%3cg%20id='Icons/dot-line'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3crect%20id='Rectangle'%20fill='%23FFFFFF'%20x='5'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3crect%20id='Rectangle-Copy'%20fill='%239A9A9A'%20x='0'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3c/g%3e%3c/svg%3e");background-position-y:45px;background-repeat:repeat-x;width:calc(100% - 120px);margin:0 60px;overflow:auto}.steps .btn-swipe{height:40px;width:40px;border:1px solid #CBA76D;border-radius:6px;background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='24px'%20height='24px'%20viewBox='0%200%2024%2024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/arrow%3c/title%3e%3cg%20id='Icons/arrow'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cg%20id='pijl'%20transform='translate(12.000000,%2012.000000)%20scale(1,%20-1)%20translate(-12.000000,%20-12.000000)%20translate(7.000000,%206.000000)'%20stroke='%2384A6B9'%20stroke-width='2'%3e%3cpolyline%20id='Path'%20points='0%208%205%203%2010%208'%3e%3c/polyline%3e%3c/g%3e%3c/g%3e%3c/svg%3e") center center no-repeat;position:absolute;z-index:9}.steps .btn-swipe.left{transform:rotate(90deg);left:15px}.steps .btn-swipe.right{transform:rotate(270deg);right:35px}.steps .step{font-size:10px;font-family:work-sans-regular;position:relative;z-index:0}.steps .step:hover{cursor:pointer}.steps .step.active>.title{font-family:work-sans-semibold}.steps .step.active>.waiting,.steps .step.active>.pending,.steps .step.active>.completed{border-radius:25px;box-shadow:0 0 14px #0003;transform:scale(1.2)}.steps .step:first-child{margin-left:-1px}.steps .step:last-child{margin-right:0!important}.steps .step .step-loader{background-color:#ddd}.steps .step .waiting{background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='32px'%20height='32px'%20viewBox='0%200%2032%2032'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/chain%20status/pending%3c/title%3e%3cg%20id='Icons/chain-status/pending'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cg%20id='Group'%3e%3ccircle%20id='Oval'%20fill='%23A0AB9B'%20cx='16'%20cy='16'%20r='16'%3e%3c/circle%3e%3cg%20id='time-clock-circle-1'%20transform='translate(4.000000,%204.000000)'%20stroke='%23FFFFFF'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'%3e%3cline%20x1='18'%20y1='18.001'%20x2='13.057'%20y2='13.059'%20id='Path'%3e%3c/line%3e%3ccircle%20id='Oval'%20cx='12'%20cy='12.001'%20r='1.5'%3e%3c/circle%3e%3cline%20x1='12'%20y1='6.501'%20x2='12'%20y2='10.501'%20id='Path'%3e%3c/line%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e") no-repeat center center}.steps .step .pending{background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='32px'%20height='32px'%20viewBox='0%200%2032%2032'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/chain%20status/in%20progress%3c/title%3e%3cg%20id='Icons/chain-status/in-progress'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cg%20id='Check-approved'%3e%3cg%20id='Group-2-Copy-26'%20fill='%23DBDBDB'%3e%3ccircle%20id='Oval'%20cx='16'%20cy='16'%20r='16'%3e%3c/circle%3e%3c/g%3e%3cpath%20d='M9.59042358,16.9466089%20L14.392,21.144%20C14.7327291,21.3993933%2015.2138019,21.3431275%2015.4864,21.016%20L23,12'%20id='Path'%20stroke='%23FFFFFF'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e") no-repeat center center}.steps .step .completed{background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='32px'%20height='32px'%20viewBox='0%200%2032%2032'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/chain%20status/completed%3c/title%3e%3cg%20id='Icons/chain-status/completed'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cg%20id='Check-approved'%3e%3cg%20id='Group-2-Copy-26'%20fill='%2384A6B9'%3e%3ccircle%20id='Oval'%20cx='16'%20cy='16'%20r='16'%3e%3c/circle%3e%3c/g%3e%3cpath%20d='M9.59042358,16.9466089%20L14.392,21.144%20C14.7327291,21.3993933%2015.2138019,21.3431275%2015.4864,21.016%20L23,12'%20id='Path'%20stroke='%23FFFFFF'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e") no-repeat center center}.steps .step .waiting,.steps .step .pending,.steps .step .completed,.steps .step .step-loader{width:40px;height:40px;background-size:40px;margin:0 auto;position:relative;z-index:95}.steps .step .waiting:hover,.steps .step .pending:hover,.steps .step .completed:hover{border-radius:25px;box-shadow:0 0 14px #0003;transform:scale(1.2)}.steps .step .title{width:80px;word-break:break-word;line-height:normal;margin-top:10px;text-align:center;background:#fff;z-index:9;position:relative}.open .steps{height:370px;margin:0 50px;width:calc(100% - 50px);padding:25px 0}@media screen and (min-width:1800px){.open .steps{margin:0 60px}}.open .steps .btn-swipe{bottom:83px;background-color:#fff;z-index:995}.onestep.steps{justify-content:center}.onestep.steps .step .horizontal-scpborder{width:700px;left:-330px!important}.steps .step .hideborder{display:none}.steps .step.first .hideborder{display:block;width:20px;position:absolute;left:0;top:15px;height:10px;background:#fff;z-index:9}.steps .step.last:after{content:"";width:20px;position:absolute;right:0;top:16px;height:10px;background:#fff;z-index:9}.open .vert-border{position:absolute;width:3px;height:80px;left:40px;background-image:url("data:image/svg+xml,%3csvg%20width='4'%20height='11'%20viewBox='0%200%204%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_170_5149)'%3e%3cpath%20d='M3.5%209L3.5%207C3.5%206.17157%202.82843%205.5%202%205.5C1.17157%205.5%200.5%206.17157%200.5%207L0.5%209C0.5%209.82843%201.17157%2010.5%202%2010.5C2.82843%2010.5%203.5%209.82843%203.5%209Z'%20fill='white'/%3e%3cpath%20d='M3.5%204L3.5%202C3.5%201.17157%202.82843%200.5%202%200.5C1.17157%200.5%200.5%201.17157%200.5%202L0.5%204C0.5%204.82843%201.17157%205.5%202%205.5C2.82843%205.5%203.5%204.82843%203.5%204Z'%20fill='%239A9A9A'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_170_5149'%3e%3crect%20width='10'%20height='3'%20fill='white'%20transform='translate(3.5%200.5)%20rotate(90)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-repeat:repeat-y;background-position:bottom;z-index:550}.open .vert-border.one{top:40px}.open .vert-border.two{top:120px}.open .vert-border.three{top:200px}.open .vert-border.four{top:280px}.open .vert-border.five{top:360px}.righttoleft .waiting,.righttoleft .pending,.righttoleft .completed,.righttoleft .title{display:none}.open .righttoleft{position:absolute;width:40px;height:3px;right:35px;margin-left:-3px;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='10px'%20height='3px'%20viewBox='0%200%2010%203'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/dot%20line%3c/title%3e%3cg%20id='Icons/dot-line'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3crect%20id='Rectangle'%20fill='%23FFFFFF'%20x='5'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3crect%20id='Rectangle-Copy'%20fill='%239A9A9A'%20x='0'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3c/g%3e%3c/svg%3e")}.open .righttoleft.one{top:120px}.open .righttoleft.two{top:200px}.open .righttoleft.three{top:280px}.open .righttoleft.four{top:360px}.open .righttoleft.five{top:4400px}.open .righttoleft .waiting,.open .righttoleft .pending,.open .righttoleft .completed{display:block;position:absolute;top:-20px;right:45px;z-index:950}.open .righttoleft .title{display:block;position:absolute;top:20px;right:30px}.open .righttoleft.active>.title{font-family:work-sans-semibold}.open .righttoleft.active>.waiting,.open .righttoleft.active>.pending,.open .righttoleft.active>.completed{border-radius:25px;box-shadow:0 0 14px #0003;transform:scale(1.2)}.open .twostep .first .horizontal-scpborder{width:700px}.open .twostep .last .horizontal-scpborder{display:none}.open .threestep .horizontal-scpborder{width:420%!important}.open .fourstep .horizontal-scpborder{width:270%!important}.open .fivestep .horizontal-scpborder{width:205%!important}.open .sixstep .horizontal-scpborder{width:160%!important}.open .steps.threestep .step.last:after{width:255px;right:-235px}.open .steps.sixstep .step.last:after{width:45px;right:-25px}.open .steps.fourstep .step.last:after{width:135px;right:-115px}.open .steps.fivestep .step.last:after{width:84px;right:-54px}.open .sevenstep .horizontal-scpborder{width:130%!important}.open .eightstep .horizontal-scpborder{width:120%!important}.steps-parent-wrapper .steps.custom-scroll::-webkit-scrollbar:vertical{background-color:#fff}#picture-upload-modal{z-index:99999}#picture-upload-modal .modal-container{max-height:100vh}#picture-upload-modal .modal-container .modal-body{padding:1rem;padding-top:0;padding-bottom:5px}#picture-upload-modal .modal-container .modal-body .error{color:#e67272;margin-top:20px;margin-left:3px;font-family:archia-regular}#picture-upload-modal .modal-container .modal-body .picture-info{margin-top:20px;margin-left:3px;font-family:archia-regular}#picture-upload-modal .modal-footer{padding:0rem 10rem 1rem}#picture-upload-modal .preview-pictures{margin-top:15px}#picture-upload-modal .preview-pictures .product-picture{height:100px;width:80px;text-align:center;vertical-align:middle;display:inline-block;margin-right:20px;position:relative;margin-bottom:17px!important}#picture-upload-modal .preview-pictures .product-picture.hide{width:0;margin-right:0}#picture-upload-modal .preview-pictures .product-picture img{border-radius:5px;width:80px;height:100px;border:1px solid #EDEDED}#picture-upload-modal .preview-pictures .product-picture .remove-product-picture{width:20px;height:20px;background-image:url(../../../assets/icons/remove-small.svg);position:absolute;right:-10px;top:-10px;cursor:pointer}#picture-upload-modal .text-wrapper{margin:100px 0 0;text-align:center}#picture-upload-modal .img-wrapper{height:200px}#picture-upload-modal .img-wrapper img{margin:0 50px;width:500px;height:300px}.vue-country-select[data-v-571065a8]{border-radius:3px;display:inline-block;border:1px solid #bbb;text-align:left}.vue-country-select[data-v-571065a8]:focus-within{box-shadow:inset 0 1px 1px #00000013,0 0 8px #66afe999;border-color:#66afe9}.vue-country-select .dropdown[data-v-571065a8]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:.5em;position:relative;cursor:pointer}.vue-country-select .dropdown.open[data-v-571065a8],.vue-country-select .dropdown[data-v-571065a8]:hover{background-color:#f3f3f3}.vue-country-select .dropdown-list[data-v-571065a8]{z-index:10;padding:0;margin:0;text-align:left;list-style:none;max-height:200px;overflow-y:auto;position:absolute;top:100%;left:-1px;background-color:#fff;border:1px solid #ccc;width:390px}.vue-country-select .dropdown-item[data-v-571065a8]{cursor:pointer;padding:4px 15px;display:flex;align-items:center;gap:6px}.vue-country-select .dropdown-item strong[data-v-571065a8]{flex:1;min-width:0;font-weight:600}.vue-country-select .dropdown-item[data-v-571065a8]:hover,.vue-country-select .dropdown-item.highlighted[data-v-571065a8]{background-color:#f3f3f3}.vue-country-select .dropdown-arrow[data-v-571065a8]{transform:scaleY(.5);display:inline-block;color:#666}.vue-country-select .current[data-v-571065a8]{font-size:.8em;display:flex;align-items:center;gap:4px}.vue-country-select .current .country-code[data-v-571065a8]{color:#666}.vue-country-select.disabled .current[data-v-571065a8],.vue-country-select.disabled .dropdown[data-v-571065a8]{cursor:not-allowed}.country-flag-wrap .fi[data-v-571065a8]{width:1.2em;line-height:1;border-radius:2px}.dropdown-item .fi[data-v-571065a8]{flex-shrink:0;width:1.2em}.dropdown-item .dial[data-v-571065a8]{margin-left:auto;color:#666;font-weight:400}#drop-down-input .drop-down-mask{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000003;display:table;transition:opacity .3s ease}#drop-down-input .disabled-bg{background-color:#f2f2f2}#drop-down-input .is-disabled{opacity:.4;pointer-events:none}#drop-down-input .input-component{padding:3px 15px!important;position:relative;border-radius:4px!important}#drop-down-input input:focus,#drop-down-input .form-label-group input:not(:placeholder-shown){padding-bottom:calc(var(--input-padding-y) / 3);font-family:work-sans-regular!important;font-size:14px;color:#121212;padding-top:20px!important;text-overflow:ellipsis}#drop-down-input .input-box{position:relative}#drop-down-input .input-box:before{content:"";background:url("data:image/svg+xml,%3csvg%20width='14'%20height='9'%20viewBox='0%200%2014%209'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.30292%208.21699C6.66119%208.56531%207.21525%208.5921%207.60364%208.29738L7.69708%208.21699L13.6971%202.38366C14.0931%201.99868%2014.102%201.36557%2013.717%200.969588C13.3616%200.604064%2012.7948%200.568348%2012.3983%200.867818L12.3029%200.949672L7%206.106L1.69708%200.949672C1.33155%200.5943%200.763989%200.574562%200.376032%200.885081L0.283006%200.969588C-0.0723658%201.33511%20-0.0921042%201.90268%200.218415%202.29064L0.302922%202.38366L6.30292%208.21699Z'%20fill='%2384A6B9'/%3e%3c/svg%3e") no-repeat;background-size:12px 15px;width:20px;height:11px;position:absolute;top:15px;right:10px;background-position:0px;z-index:1}#drop-down-input .options{display:none;background-color:#fff;padding:0 15px 10px;border:1px solid #eaeaea;border-top:0px;max-height:230px;overflow:auto;background:#fff;border:1px solid rgba(18,18,18,.2);border-radius:4px;position:absolute;top:37px;z-index:999;width:100%}#drop-down-input .options .item{font-family:work-sans-regular;font-size:14px;line-height:20px;color:#121212;cursor:pointer}#drop-down-input .options .item:first-child{padding-top:10px}#drop-down-input .drop-down-wrapper{display:table-cell;vertical-align:middle}#drop-down-input .drop-down-select{position:relative;width:315px;height:525px;margin:31px 2px 0;float:right;background:#fff;border:1px solid rgba(138,150,160,.4);box-shadow:0 8px 8px #00000014;border-radius:32px}#drop-down-input .drop-down-select .drop-down-header input{background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='24px'%20height='24px'%20viewBox='0%200%2024%2024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/Search%3c/title%3e%3cg%20id='Icons/Search'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cg%20id='Group'%20transform='translate(5.000000,%205.000000)'%20stroke='%2384A6B9'%20stroke-width='2'%3e%3ccircle%20id='Oval'%20cx='6.17590909'%20cy='6.17590909'%20r='6.17590909'%3e%3c/circle%3e%3cline%20x1='15'%20y1='14.9986364'%20x2='10.5436364'%20y2='10.5422727'%20id='Path'%3e%3c/line%3e%3c/g%3e%3c/g%3e%3c/svg%3e") center right 10px no-repeat;width:260px;margin-top:20px;margin-left:25px;margin-bottom:20px}#drop-down-input .drop-down-select .refresh{background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%3e%3cpath%20d='M5%2018c4.667%204.667%2012%201.833%2012-4.042h-3l5-6%205%206h-3c-1.125%207.98-11.594%2011.104-16%204.042zm14-11.984c-4.667-4.667-12-1.834-12%204.041h3l-5%206-5-6h3c1.125-7.979%2011.594-11.104%2016-4.041z'/%3e%3c/svg%3e") center right 10px no-repeat;width:34px;height:24px;margin-top:40px;margin-left:15px}#drop-down-input .drop-down-select .refresh:hover{cursor:pointer}#drop-down-input .drop-down-select .float-container,#drop-down-input .drop-down-select .float-child{float:left}#drop-down-input .drop-down-select label{margin-left:30px;padding-bottom:10px}#drop-down-input .drop-down-select .results-list{padding:0 30px;max-height:410px;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}#drop-down-input .drop-down-select .results-list .b-skeleton-text{margin-bottom:30px;height:14px}#drop-down-input .drop-down-select .results-list .item{font-size:14px;font-family:archia-regular;padding:10px 0}#drop-down-input .drop-down-select .results-list .item:first-of-type{padding-top:0}#drop-down-input .drop-down-select .results-list .item:hover{cursor:pointer;font-family:archia-bold}#drop-down-input .drop-down-select .results-list .item.no-results:hover{cursor:default;font-family:archia-regular}#drop-down-input .drop-down-select .footer{height:70px;width:350px;position:absolute;bottom:0;box-shadow:0 -5px 8px -5px #0000001a}#drop-down-input .drop-down-select .footer .btn.btn-primary.extra-large{width:290px;margin:15px 30px}#drop-down-input .drop-down-select .footer .btn.btn-default{margin-right:10px}#invitation-page #invite-supplier-form{z-index:9999}#invitation-page #invite-supplier-form .modal-container{width:494px!important;padding:24px;max-width:600px;overflow:auto;max-height:95%!important;font-family:work-sans-regular;color:#121212}#invitation-page #invite-supplier-form .heading-str{font-family:work-sans-semibold;font-size:14px;font-weight:600;letter-spacing:.3px;color:#121212;line-height:18px;margin-bottom:1rem}#invitation-page #invite-supplier-form .invite-section-title{font-family:work-sans-semibold;font-size:14px;font-weight:600;letter-spacing:.3px;color:#121212;line-height:18px;margin:0 0 .75rem}#invitation-page #invite-supplier-form .invite-section-title--spaced{margin-top:1.5rem}#invitation-page #invite-supplier-form .invite-partner-form{width:100%}#invitation-page #invite-supplier-form .invite-partner-form .form-control{border:1px solid #CDCDCD;border-radius:4px}#invitation-page #invite-supplier-form .invite-partner-form .invite-form-row{align-items:flex-start}#invitation-page #invite-supplier-form .invite-partner-form .invite-form-row>[class*=col-]{min-width:0}#invitation-page #invite-supplier-form .invite-partner-form .invite-form-row #drop-down-input-editable,#invitation-page #invite-supplier-form .invite-partner-form .invite-form-row .invite-drop-down-input-root{max-width:100%}#invitation-page #invite-supplier-form .modal-header{display:flex!important;justify-content:flex-start!important;padding:0}#invitation-page #invite-supplier-form .modal-body{display:flex;align-items:flex-start;justify-content:center;padding:0;margin-top:0;width:100%}#invitation-page #invite-supplier-form .modal-body .inactive-drp{pointer-events:none;opacity:.65;filter:grayscale(.15)}#invitation-page #invite-supplier-form .modal-footer{padding:1rem 0 0;margin-top:.25rem}#invitation-page #invite-supplier-form .invite-supplier-footer{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;width:100%}#invitation-page #invite-supplier-form .invite-supplier-footer .btn{min-width:172px;letter-spacing:.6px;font-size:12px;line-height:14px;border-radius:999px;padding:.65rem 1.25rem}#invitation-page #invite-supplier-form .invite-supplier-footer .btn.btn-default{margin-right:0;background-color:#fff;color:#121212;border:1px solid #CBA76D;float:none}#invitation-page #invite-supplier-form .invite-supplier-footer .btn.btn-default:hover:not(:disabled){background-color:#fff;border-color:#caac7b;color:#121212}#invitation-page #invite-supplier-form .invite-supplier-footer .btn.btn-primary{background-color:#84a6b9;border-color:#84a6b9;color:#fff}#invitation-page #invite-supplier-form .invite-supplier-footer .btn.btn-primary:hover:not(:disabled){background-color:#7390a1;border-color:#7390a1}#invitation-page #invite-supplier-form .invite-supplier-footer .btn.btn-primary:disabled,#invitation-page #invite-supplier-form .invite-supplier-footer .btn.btn-default:disabled{opacity:.55}#invitation-page #invite-supplier-form .invitenew{top:-7px}#invitation-page #invite-supplier-form .invite-supplier-note{margin-top:10px}#invitation-page #invite-supplier-form .required{color:gray;margin-left:3px;font-size:large}#invitation-page #invite-supplier-form .errorColor{color:#ba1b1b;font-size:100%}#invitation-page #invite-supplier-form .errorColor small{font-size:10px;font-family:work-sans-regular;line-height:10px}#invitation-page #invite-supplier-form .input.inputError,#invitation-page #invite-supplier-form .inputError{border:2px solid #BA1B1B;margin-bottom:0}#invitation-page #invite-supplier-form .reg-no{display:inline}#invitation-page #invite-supplier-form .partner-type{margin-left:2px;font-family:work-sans-regular;margin-top:-5px}#invitation-page #invite-supplier-form .phone-number-input .invite-phone-row{display:flex;flex-direction:row;align-items:flex-end;gap:.75rem;width:100%}#invitation-page #invite-supplier-form .phone-number-input .invite-phone-country{flex:0 0 auto}#invitation-page #invite-supplier-form .phone-number-input .invite-phone-country .vue-country-select{min-height:40px;display:inline-flex;align-items:center;align-self:flex-end}#invitation-page #invite-supplier-form .phone-number-input .invite-phone-country .country-flag-wrap{display:inline-flex;align-items:center;justify-content:center;width:20px;height:14px;flex-shrink:0;overflow:hidden;border-radius:2px}#invitation-page #invite-supplier-form .phone-number-input .invite-phone-country .country-flag-wrap .fi{width:20px!important;height:14px!important;min-width:20px;line-height:14px;background-size:cover;background-position:center}#invitation-page #invite-supplier-form .phone-number-input .invite-phone-field{flex:1 1 0;min-width:0;width:auto!important}#invitation-page #invite-supplier-form .phone-number-input .invitenewcountrycode{padding-top:calc(var(--input-padding-y) / 3);padding-bottom:calc(var(--input-padding-y) / 3);font-size:10px}#invitation-page #invite-supplier-form .phone-number-input .country-code{position:absolute;left:10px;bottom:1px;padding-left:5px}#invitation-page #invite-supplier-form .phone-number-input .vue-country-select .dropdown-list{bottom:100%!important;top:unset!important;font-family:work-sans-regular!important;width:443px}#invitation-page #invite-supplier-form .modal-container{overflow:visible!important}#invitation-page #show-response{z-index:99999!important}#invitation-page #show-response .modal-container{width:427px;padding:24px}#invitation-page #show-response .modal-header{justify-content:center;padding:0}#invitation-page #show-response .modal-body{padding:0;margin:0 0 24px}#invitation-page #show-response .modal-body .confirm-center-text{font-family:work-sans-regular;font-size:14px;line-height:18px}#invitation-page #show-response .modal-body .confirm-bottom-text{font-family:work-sans-regular;font-size:14px;line-height:18px;padding:0 5px}#invitation-page #show-response .modal-body .support_email{text-decoration-line:underline;color:#84a6b9;top:-1px;position:relative}#invitation-page #show-response .modal-footer{justify-content:center;padding:0}#invitation-page #show-response .modal-footer div{margin:0}#invitation-page #show-response .confirm-heading{letter-spacing:.3px;font-family:work-sans-semibold}#invitation-page #cant-invite-modal{z-index:99999!important}#invitation-page #cant-invite-modal .modal-container{width:375px!important}#invitation-page #cant-invite-modal .modal-header,#invitation-page #cant-invite-modal .modal-footer{justify-content:center}#invitation-page #cant-invite-modal .delete-doc-heading{font-family:work-sans-semibold;font-size:14px;letter-spacing:.3px;line-height:18px;padding-top:8px}#invitation-page #cant-invite-modal .delete-doc-text{font-family:work-sans-regular;font-size:14px;line-height:20px;font-weight:400!important;margin-top:-11px}#invitation-page .vue-country-select{border-color:#cdcdcd!important;border-radius:4px!important}#invitation-page .vue-country-select .dropdown-list{border-radius:4px!important}#invitation-page .vue-country-select:focus-within{box-shadow:none;border-color:#cdcdcd!important}#invitation-page .vue-country-select .dropdown:hover,#invitation-page .vue-country-select .dropdown.open{background-color:unset}#invitation-page .vue-country-select:focus-visible{outline:-webkit-focus-ring-color auto 0px!important;outline-offset:0px;box-shadow:none;border-color:#cdcdcd!important}#invitation-page #invite-supplier-search-list{z-index:9999}#invitation-page #invite-supplier-search-list .modal-container{width:520px;padding:24px}#invitation-page #invite-supplier-search-list .modal-container .modal-header{display:inline;padding:0}#invitation-page #invite-supplier-search-list .modal-container .invite-sub-title{font-family:work-sans-regular;font-size:12px;line-height:18px}#invitation-page #invite-supplier-search-list .modal-container .margin-right-16px{margin-right:16px!important}#invitation-page #invite-supplier-search-list .modal-container .modal-body{padding:0;margin:0}#invitation-page #invite-supplier-search-list .modal-container .modal-body .search{padding-right:40px;border-radius:4px;width:100%;font-family:work-sans-semibold;color:#8a96a0;background:#fff url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='24px'%20height='24px'%20viewBox='0%200%2024%2024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/Search%3c/title%3e%3cg%20id='Icons/Search'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cg%20id='Group'%20transform='translate(5.000000,%205.000000)'%20stroke='%2384A6B9'%20stroke-width='2'%3e%3ccircle%20id='Oval'%20cx='6.17590909'%20cy='6.17590909'%20r='6.17590909'%3e%3c/circle%3e%3cline%20x1='15'%20y1='14.9986364'%20x2='10.5436364'%20y2='10.5422727'%20id='Path'%3e%3c/line%3e%3c/g%3e%3c/g%3e%3c/svg%3e") center right 10px no-repeat}#invitation-page #invite-supplier-search-list .modal-container .modal-body .search:disabled{background:#e9ecef url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='24px'%20height='24px'%20viewBox='0%200%2024%2024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/Search%3c/title%3e%3cg%20id='Icons/Search'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cg%20id='Group'%20transform='translate(5.000000,%205.000000)'%20stroke='%2384A6B9'%20stroke-width='2'%3e%3ccircle%20id='Oval'%20cx='6.17590909'%20cy='6.17590909'%20r='6.17590909'%3e%3c/circle%3e%3cline%20x1='15'%20y1='14.9986364'%20x2='10.5436364'%20y2='10.5422727'%20id='Path'%3e%3c/line%3e%3c/g%3e%3c/g%3e%3c/svg%3e") center right 10px no-repeat;color:#6c757d}#invitation-page #invite-supplier-search-list .modal-container .modal-body .search-input{top:5px;font-family:work-sans-regular}#invitation-page #invite-supplier-search-list .modal-container .modal-body .comp-name-reg-link{color:#84a6b9;font-family:work-sans-semibold;font-size:12px;line-height:18px;margin-top:4px;text-decoration:underline}#invitation-page #invite-supplier-search-list .modal-container .modal-body .comp-name-reg-link:hover{color:#5d8aa4}#invitation-page #invite-supplier-search-list .modal-container .modal-body .table-autocomplete{background:#fff;width:100%;max-height:228px;border-radius:4px;position:relative;overflow:scroll;margin-top:16px;font-family:work-sans-regular;font-size:14px;line-height:18px}#invitation-page #invite-supplier-search-list .modal-container .modal-body .table-autocomplete table{width:100%}#invitation-page #invite-supplier-search-list .modal-container .modal-body .table-autocomplete .tr-autocomp td{border-bottom:1px solid #cdcdcd}#invitation-page #invite-supplier-search-list .modal-container .modal-body .table-autocomplete .header-sec{position:sticky;top:0;border-bottom:1px solid #cdcdcd;display:flex;width:100%;margin-bottom:16px;background:#fff}#invitation-page #invite-supplier-search-list .modal-container .modal-body .table-autocomplete .header-sec div{width:32.5%;font-family:work-sans-semibold;color:#12121280}#invitation-page #invite-supplier-search-list .modal-container .modal-body .table-autocomplete .data-sec{display:flex;width:100%;padding:3px 0}#invitation-page #invite-supplier-search-list .modal-container .modal-body .table-autocomplete .data-sec div{width:33%;padding-right:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#invitation-page #invite-supplier-search-list .modal-container .modal-body .table-autocomplete .data-sec:hover div{font-family:work-sans-semibold;cursor:pointer}#invitation-page #invite-supplier-search-list .modal-container .modal-body .table-autocomplete td{width:33%}#invitation-page #invite-supplier-search-list .modal-container .modal-body .table-autocomplete tr:hover{font-family:work-sans-semibold;cursor:pointer}#invitation-page #invite-supplier-search-list .modal-container .modal-body .search-list{height:230px}#invitation-page #invite-supplier-search-list .modal-container .modal-body .search-footer-desc{border-top:1px solid #CDCDCD;padding-top:8px}#invitation-page #invite-supplier-search-list .modal-container .modal-footer{padding:0;justify-content:center;margin-top:16px}#search-supplier-mod .bg-for-pending-orders{background-color:#0000001a}#search-supplier-mod .view-all{font-family:work-sans-regular;font-size:14px;line-height:20px}#search-supplier-mod .search-mask{position:fixed;z-index:99999;top:0;left:0;width:100%;height:100%;display:table;transition:opacity .3s ease}#search-supplier-mod #find-supp:focus{border:1px solid #121212!important}#search-supplier-mod .find-supplier{margin:0!important;top:-7px!important;width:85%!important;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-family:work-sans-semibold!important}#search-supplier-mod .search-wrapper{display:table-cell;vertical-align:middle}#search-supplier-mod .search-result{padding:16px 16px 16px 18px}#search-supplier-mod .search-result .mr-16{margin-right:16px}#search-supplier-mod .search-result .name_style{font-family:work-sans-semibold!important;font-size:14px!important}#search-supplier-mod .ref-num{padding:16px 16px 0}#search-supplier-mod .inactive-ref{pointer-events:none;opacity:.4}#search-supplier-mod .ref-num-txt{font-family:work-sans-regular!important;padding-top:5px}#search-supplier-mod .ref-num-value{font-family:work-sans-regular;font-size:12px!important}#search-supplier-mod .ref-disabled{cursor:not-allowed}#search-supplier-mod .invitenew{top:-6px!important}#search-supplier-mod .search-select{position:absolute;left:50%;top:50%;width:350px;height:580px;transform:translate(-50%,-50%);margin:0;background:#fff;background-color:#fff;border:1px solid rgba(138,150,160,.4);border-bottom:1px solid #D7D7D7;float:right;border-radius:8px}#search-supplier-mod .search-select .search-header{padding:18px 16px 0}#search-supplier-mod .search-select .search-header input{background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='24px'%20height='24px'%20viewBox='0%200%2024%2024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/Search%3c/title%3e%3cg%20id='Icons/Search'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cg%20id='Group'%20transform='translate(5.000000,%205.000000)'%20stroke='%2384A6B9'%20stroke-width='2'%3e%3ccircle%20id='Oval'%20cx='6.17590909'%20cy='6.17590909'%20r='6.17590909'%3e%3c/circle%3e%3cline%20x1='15'%20y1='14.9986364'%20x2='10.5436364'%20y2='10.5422727'%20id='Path'%3e%3c/line%3e%3c/g%3e%3c/g%3e%3c/svg%3e") center right 10px no-repeat;padding-right:40px}#search-supplier-mod .search-select .close{margin-top:-5px}#search-supplier-mod .search-select .close img{width:16px;height:16px}#search-supplier-mod .search-select .partner-name{font-size:14px!important;letter-spacing:.3px;line-height:20px}#search-supplier-mod .search-select .search-title{display:flex;justify-content:space-between;padding:16px 16px 0}#search-supplier-mod .search-select label{margin-left:30px;padding-bottom:10px}#search-supplier-mod .search-select .results-list{margin-top:20px;max-height:290px;min-height:290px;overflow-y:auto}#search-supplier-mod .search-select .results-list .b-skeleton-text{margin-bottom:30px;height:14px}#search-supplier-mod .search-select .results-list .item{font-size:14px;font-family:work-sans-regular;padding:7px 0;gap:1rem}#search-supplier-mod .search-select .results-list .item:first-of-type{padding-top:0}#search-supplier-mod .search-select .results-list .item:hover{cursor:pointer;font-family:work-sans-semibold}#search-supplier-mod .search-select .results-list .item.no-results:hover{cursor:default;font-family:work-sans-regular}#search-supplier-mod .search-select .ref-num-exist{max-height:130px;min-height:130px}#search-supplier-mod .search-select .footer .btn.btn-primary.extra-large{width:calc(100% - 32px);margin:16px 16px 18px}#search-supplier-mod .search-select .footer .btn.btn-default{margin-right:10px}#search-supplier-mod .invite-scp .modal-container{height:initial!important}#search-supplier-mod #show-response{z-index:99999!important}#search-supplier-mod #show-response .modal-container{width:380px}#search-supplier-mod #show-response .modal-header{justify-content:center}#search-supplier-mod #show-response .modal-header .confirm-heading{letter-spacing:.3px}#search-supplier-mod #show-response .modal-footer{justify-content:center}#search-supplier-mod .radio-icon{height:16px;width:16px}#search-supplier-mod .martop-20{margin-top:20px}#search-supplier-mod .line-style{width:312 px;border-bottom:1px solid rgba(132,166,185,.4);position:absolute;right:20px;width:310px}#search-supplier-mod .invite-new-small{border-color:#84a6b9;color:#84a6b9;height:26px;white-space:nowrap;width:92px!important;min-width:92px!important;font-size:10px;background-image:url("data:image/svg+xml,%3csvg%20width='9'%20height='9'%20viewBox='0%200%2010%2010'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cline%20x1='9'%20y1='5'%20x2='1'%20y2='5'%20stroke='%2384A6B9'%20stroke-linecap='round'/%3e%3cline%20x1='5'%20y1='1'%20x2='5'%20y2='9'%20stroke='%2384A6B9'%20stroke-linecap='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:10px!important;background-position:10px 6px!important;padding-left:26px}#search-supplier-mod .invite-new-small:hover{color:#fff!important;background-color:#84a6b9!important;border:1px solid #84A6B9!important;background-image:url("data:image/svg+xml,%3csvg%20width='12'%20height='12'%20viewBox='0%200%2012%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.5%206.5H0.5C0.358333%206.5%200.239583%206.45202%200.14375%206.35605C0.0479167%206.2601%200%206.14119%200%205.99932C0%205.85746%200.0479167%205.73877%200.14375%205.64327C0.239583%205.54776%200.358333%205.5%200.5%205.5H5.5V0.5C5.5%200.358333%205.54798%200.239583%205.64395%200.14375C5.7399%200.0479167%205.85881%200%206.00068%200C6.14254%200%206.26123%200.0479167%206.35673%200.14375C6.45224%200.239583%206.5%200.358333%206.5%200.5V5.5H11.5C11.6417%205.5%2011.7604%205.54798%2011.8562%205.64395C11.9521%205.7399%2012%205.85881%2012%206.00068C12%206.14254%2011.9521%206.26123%2011.8562%206.35673C11.7604%206.45224%2011.6417%206.5%2011.5%206.5H6.5V11.5C6.5%2011.6417%206.45202%2011.7604%206.35605%2011.8562C6.2601%2011.9521%206.14119%2012%205.99932%2012C5.85746%2012%205.73877%2011.9521%205.64327%2011.8562C5.54776%2011.7604%205.5%2011.6417%205.5%2011.5V6.5Z'%20fill='white'/%3e%3c/svg%3e")!important}#search-supplier-mod .search-select.less-height{height:525px}#search-supplier-mod .search-result.less-padding{padding:16px 16px 0 18px}#search-supplier-mod .search-title .close{background:none;border:none}#search-supplier-mod .search-title .close:focus{box-shadow:none;outline:none}#search-supplier-mod .search-header,#search-supplier-mod .search-header .form-label-group,#search-supplier-mod .search-header .form-label-group input{width:100%}#search-supplier-mod .search-header .form-label-group .find-supplier{width:100%!important}#edit-order-line-modal .modal-header{padding:0!important}#edit-order-line-modal .modal-container{width:1250px!important;padding:5px 15px;font-family:work-sans-regular;max-height:83%}@media screen and (min-width:1600px){#edit-order-line-modal .modal-container{width:1450px!important}}@media screen and (max-width:1300px){#edit-order-line-modal .modal-container{width:1056px!important}}#edit-order-line-modal .modal-container .row{margin-left:0!important;margin-right:0!important}#edit-order-line-modal .modal-container .row.mb-20{margin-bottom:20px}#edit-order-line-modal .modal-container .picture-wrapper{width:110px;height:110px;border-radius:55px;border:1px solid #D7D7D7}@media screen and (max-width:1300px){#edit-order-line-modal .modal-container .picture-wrapper{width:70px;height:70px;border-radius:35px}}#edit-order-line-modal .modal-container label{margin-bottom:5px}#edit-order-line-modal .modal-container .cstmz{font-size:10px;font-weight:400;margin-left:-8px}#edit-order-line-modal .modal-container .modal-body .create-steps{width:100%!important}#edit-order-line-modal .modal-footer{margin:.25rem auto;justify-content:center}#edit-order-line-modal .modal-footer .btn.btn-default{margin-right:30px}#edit-order-line-modal .modal-footer .btn-back{border-color:#84a6b9;color:#84a6b9;height:40px;white-space:nowrap}#edit-order-line-modal .modal-footer .btn-back:hover{background-color:#84a6b9!important;color:#fff!important;border:1px solid #84A6B9!important}#edit-order-line-modal .mb-10{margin-bottom:10px}#edit-order-line-modal .ml-add-agent{margin-left:15px}@media screen and (min-width:1400px){#edit-order-line-modal .ml-add-agent{margin-left:54px}}@media screen and (min-width:1600px){#edit-order-line-modal .ml-add-agent{margin-left:50px}}#edit-order-line-modal .info-block{width:160px}@media screen and (min-width:1600px){#edit-order-line-modal .info-block{width:157px}}@media screen and (max-width:1300px){#edit-order-line-modal .info-block{width:115px}}#edit-order-line-modal .info-block .heading-info-block{font-family:work-sans-semibold;font-size:15px;line-height:18px;margin-bottom:5px}#edit-order-line-modal .info-block .ellipses.sm{width:142px}@media(min-width:1401px)and (max-width:2650px){#edit-order-line-modal .info-block .ellipses.sm{width:180px}}#edit-order-line-modal .info-block.ed-cp-w{width:160px}#edit-order-line-modal .info-block .ellipses.sm-edit{width:142px}@media(min-width:1140px)and (max-width:1300px){#edit-order-line-modal .info-block .ellipses.sm-edit{width:117px}}@media(min-width:1401px)and (max-width:2650px){#edit-order-line-modal .info-block .ellipses.sm-edit{width:160px}}@media(min-width:1301px)and (max-width:1400px){#edit-order-line-modal .info-block .ellipses.last-edit{width:160px}}@media(min-width:1301px)and (max-width:1400px){#edit-order-line-modal .info-block .ellipses.last{width:176px}}#edit-order-line-modal .mar-16{margin-right:19px}#edit-order-line-modal .ed-agent-sm{width:100px}#edit-order-line-modal .ed-align-edit-delete{padding:8px}#edit-order-line-modal .remove-icn-align{display:inline-flex;vertical-align:bottom;padding-left:7px}#edit-order-line-modal .ed-add-agent{min-width:100px;height:26px;padding-right:0;color:#84a6b9!important;border:1px solid #84A6B9!important}#edit-order-line-modal .ed-add-agent:hover{color:#84a6b9!important;background-color:#fff!important;border:1px solid #84A6B9!important}#edit-order-line-modal .ed-add{background-image:url("data:image/svg+xml,%3csvg%20width='9'%20height='9'%20viewBox='0%200%2010%2010'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cline%20x1='9'%20y1='5'%20x2='1'%20y2='5'%20stroke='%2384A6B9'%20stroke-linecap='round'/%3e%3cline%20x1='5'%20y1='1'%20x2='5'%20y2='9'%20stroke='%2384A6B9'%20stroke-linecap='round'/%3e%3c/svg%3e");background-position:10px 8px;background-repeat:no-repeat}#edit-order-line-modal .info-block+.info-block{margin-left:10px}@media screen and (max-width:1300px){#edit-order-line-modal .info-block:last-child{margin-left:0}}#edit-order-line-modal .error{display:flex;justify-content:center;margin-top:18px;color:#e67272;font-size:.833rem}#edit-order-line-modal .info,#edit-order-line-modal .create-steps{padding-bottom:0;position:relative}#edit-order-line-modal .info h2,#edit-order-line-modal .create-steps h2{margin-bottom:7px}#edit-order-line-modal .info p,#edit-order-line-modal .create-steps p{margin-bottom:12px;font-family:work-sans-regular;font-size:15px}#edit-order-line-modal .info .ellipses,#edit-order-line-modal .create-steps .ellipses{font-family:work-sans-regular;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:210px;font-size:15px;line-height:18px}@media screen and (min-width:1600px){#edit-order-line-modal .info .ellipses,#edit-order-line-modal .create-steps .ellipses{width:225px}}@media screen and (max-width:1300px){#edit-order-line-modal .info .ellipses,#edit-order-line-modal .create-steps .ellipses{width:108px}}#edit-order-line-modal .create-steps .dnd-drop.delete{position:absolute;right:15px;top:-10px;width:150px;height:40px}#edit-order-line-modal .create-steps .dnd-drop.delete .drag-delete{text-align:left;background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='24px'%20height='24px'%20viewBox='0%200%2024%2024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/Delete%3c/title%3e%3cg%20id='Icons/Delete'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cg%20id='Delete'%20transform='translate(4.000000,%204.000000)'%20stroke='%2384A6B9'%20stroke-width='1.5'%3e%3cline%20x1='0.333333333'%20y1='4.338'%20x2='15.6666667'%20y2='4.338'%20id='Path'%3e%3c/line%3e%3cpath%20d='M13.6666667,4.33333333%20L13.6666667,14.3333333%20C13.6666667,15.069713%2013.069713,15.6666667%2012.3333333,15.6666667%20L3.66666667,15.6666667%20C2.930287,15.6666667%202.33333333,15.069713%202.33333333,14.3333333%20L2.33333333,4.33333333'%20id='Path'%3e%3c/path%3e%3cpath%20d='M1.66666667,4.33333333%20L1.66666667,3.66666667%20C1.66666667,2.930287%202.26362033,2.33333333%203,2.33333333%20L13,2.33333333%20C13.7363797,2.33333333%2014.3333333,2.930287%2014.3333333,3.66666667%20L14.3333333,4.33333333'%20id='Path'%3e%3c/path%3e%3cpath%20d='M6,2.33333333%20C6,1.22876383%206.8954305,0.333333333%208,0.333333333%20C9.1045695,0.333333333%2010,1.22876383%2010,2.33333333'%20id='Path'%3e%3c/path%3e%3cline%20x1='8'%20y1='6.66666667'%20x2='8'%20y2='13'%20id='Path'%3e%3c/line%3e%3cline%20x1='11'%20y1='6.66666667'%20x2='11'%20y2='13'%20id='Path'%3e%3c/line%3e%3cline%20x1='5'%20y1='6.66666667'%20x2='5'%20y2='13'%20id='Path'%3e%3c/line%3e%3c/g%3e%3c/g%3e%3c/svg%3e") center right 10px no-repeat}#edit-order-line-modal .create-steps .dnd-drop.delete .drag-delete:hover{background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='24px'%20height='24px'%20viewBox='0%200%2024%2024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/Delete%3c/title%3e%3cg%20id='Icons/Delete'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cg%20id='Delete'%20transform='translate(4.000000,%204.000000)'%20stroke='%23FFFFFF'%20stroke-width='1.5'%3e%3cline%20x1='0.333333333'%20y1='4.338'%20x2='15.6666667'%20y2='4.338'%20id='Path'%3e%3c/line%3e%3cpath%20d='M13.6666667,4.33333333%20L13.6666667,14.3333333%20C13.6666667,15.069713%2013.069713,15.6666667%2012.3333333,15.6666667%20L3.66666667,15.6666667%20C2.930287,15.6666667%202.33333333,15.069713%202.33333333,14.3333333%20L2.33333333,4.33333333'%20id='Path'%3e%3c/path%3e%3cpath%20d='M1.66666667,4.33333333%20L1.66666667,3.66666667%20C1.66666667,2.930287%202.26362033,2.33333333%203,2.33333333%20L13,2.33333333%20C13.7363797,2.33333333%2014.3333333,2.930287%2014.3333333,3.66666667%20L14.3333333,4.33333333'%20id='Path'%3e%3c/path%3e%3cpath%20d='M6,2.33333333%20C6,1.22876383%206.8954305,0.333333333%208,0.333333333%20C9.1045695,0.333333333%2010,1.22876383%2010,2.33333333'%20id='Path'%3e%3c/path%3e%3cline%20x1='8'%20y1='6.66666667'%20x2='8'%20y2='13'%20id='Path'%3e%3c/line%3e%3cline%20x1='11'%20y1='6.66666667'%20x2='11'%20y2='13'%20id='Path'%3e%3c/line%3e%3cline%20x1='5'%20y1='6.66666667'%20x2='5'%20y2='13'%20id='Path'%3e%3c/line%3e%3c/g%3e%3c/g%3e%3c/svg%3e") center right 10px no-repeat}#edit-order-line-modal .create-steps .loading{width:1200px}#edit-order-line-modal .create-steps .loading .skeleton-wrapper{width:120px;margin:0 15px;display:inline-block}#edit-order-line-modal .create-steps .loading .skeleton-wrapper .b-skeleton-text{height:24px}#edit-order-line-modal .create-steps .steps-drag-drop{position:relative;border:1px solid #dadada;border-radius:8px}#edit-order-line-modal .create-steps .steps-drag-drop .step-list{overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none;white-space:nowrap;padding-top:10px;margin:15px 15px 24px 0;scroll-behavior:smooth;height:250px}@media(min-width:1600px){#edit-order-line-modal .create-steps .steps-drag-drop .step-list{height:350px}}#edit-order-line-modal .create-steps .steps-drag-drop .step-list .step{position:relative;margin-right:60px;display:inline-block;height:24px;border:1px solid #CDCDCD;border-radius:6px;padding:4px 10px;font-family:work-sans-regular;font-size:12px;line-height:13px;color:#8a96a0;cursor:pointer}#edit-order-line-modal .create-steps .steps-drag-drop .step-list .step:first-of-type{margin-left:50px}#edit-order-line-modal .create-steps .steps-drag-drop .step-list .step:not(:first-of-type) .horizontal-border.first,#edit-order-line-modal .create-steps .steps-drag-drop .step-list .step:not(:first-of-type) .add.first{display:none}#edit-order-line-modal .create-steps .steps-drag-drop .step-list .step:last-child .horizontal-border{width:25px;right:-25px}#edit-order-line-modal .create-steps .steps-drag-drop .step-list .step.new{padding-right:0;margin-left:0}#edit-order-line-modal .create-steps .steps-drag-drop .step-list .step.invalid{border:1px solid #E67272}#edit-order-line-modal .create-steps .steps-drag-drop .step-list .step .drag-drop-select{height:initial;font-family:work-sans-regular;width:90px;border:none!important;font-size:12px;padding:0;background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='24px'%20height='24px'%20viewBox='0%200%2024%2024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/arrow%3c/title%3e%3cg%20id='Icons/arrow'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cg%20id='pijl'%20transform='translate(12.000000,%2012.000000)%20scale(1,%20-1)%20translate(-12.000000,%20-12.000000)%20translate(7.000000,%206.000000)'%20stroke='%2384A6B9'%20stroke-width='2'%3e%3cpolyline%20id='Path'%20points='0%208%205%203%2010%208'%3e%3c/polyline%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-position:70px -3px;margin:-2px 6px -2px 0}#edit-order-line-modal .create-steps .steps-drag-drop .step-list .step .drag-drop-select:focus,#edit-order-line-modal .create-steps .steps-drag-drop .step-list .step .drag-drop-select:active,#edit-order-line-modal .create-steps .steps-drag-drop .step-list .step .drag-drop-select:target,#edit-order-line-modal .create-steps .steps-drag-drop .step-list .step .drag-drop-select:hover{border:none!important}#edit-order-line-modal .create-steps .steps-drag-drop .step-list .step.dragged{color:#fff;background:none;border:1px dashed #D7D7D7}#edit-order-line-modal .create-steps .steps-drag-drop .step-list .step.dragged .status{display:none}#edit-order-line-modal .create-steps .steps-drag-drop .step-list .step.assignedStep{background-color:#f6ede2;color:#121212}#edit-order-line-modal .create-steps .steps-drag-drop .step-list .step.customised-by-agent{background-color:#e6edf1!important;color:#121212}#edit-order-line-modal .create-steps .steps-drag-drop .step-list .step .status{height:11px;width:11px;border-radius:8px;position:absolute;right:-15px;top:-10px;z-index:9999}#edit-order-line-modal .create-steps .steps-drag-drop .step-list .step .status.green{background-color:#c8f3b3}#edit-order-line-modal .create-steps .steps-drag-drop .step-list .step .status.red{background-color:#e67272}#edit-order-line-modal .create-steps .steps-drag-drop .step-list .step .horizontal-border{position:absolute;width:60px;height:10px;top:2px;right:-60px;z-index:550;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='10px'%20height='3px'%20viewBox='0%200%2010%203'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/dot%20line%3c/title%3e%3cg%20id='Icons/dot-line'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3crect%20id='Rectangle'%20fill='%23FFFFFF'%20x='5'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3crect%20id='Rectangle-Copy'%20fill='%239A9A9A'%20x='0'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3c/g%3e%3c/svg%3e");background-position:bottom;background-size:8px 2px;background-repeat:repeat-x}#edit-order-line-modal .create-steps .steps-drag-drop .step-list .step .horizontal-border.first{left:-30px;width:30px}#edit-order-line-modal .create-steps .steps-drag-drop .step-list .step .add{z-index:600;right:-40px;top:2px;position:absolute;height:17px;width:17px;background:url("data:image/svg+xml,%3csvg%20width='17'%20height='17'%20viewBox='0%200%2017%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='8.5'%20cy='8.5'%20r='8'%20fill='white'%20stroke='%2384A6B9'/%3e%3cline%20x1='8.5'%20y1='5.5'%20x2='8.5'%20y2='11.5'%20stroke='%2384A6B9'%20stroke-linecap='round'/%3e%3cline%20x1='11.5'%20y1='8.5'%20x2='5.5'%20y2='8.5'%20stroke='%2384A6B9'%20stroke-linecap='round'/%3e%3c/svg%3e") no-repeat;background-color:#fff}#edit-order-line-modal .create-steps .steps-drag-drop .step-list .step .add.first{left:-50px}#edit-order-line-modal .create-steps .steps-drag-drop .step-list .step .add:hover{cursor:pointer}#edit-order-line-modal .create-steps .steps-drag-drop .step-list .step .leftplus{left:-40px;right:initial}#edit-order-line-modal .create-steps .steps-drag-drop .step-list .step .leftline{left:-30px;right:initial!important;width:30px!important}#edit-order-line-modal .create-steps .steps-drag-drop .step-list .step .add-ref{font-family:work-sans-regular;color:#84a6b9!important;padding-top:4px;text-align:center;position:absolute}#edit-order-line-modal .create-steps .steps-drag-drop .step-list .step .add-ref:hover{color:#5d8aa4!important}#edit-order-line-modal .create-steps .steps-drag-drop .step-list .step.onhover-pscp .status{right:-15px}#edit-order-line-modal .create-steps .steps-drag-drop .step-list .__drag-image .step{background-color:#84a6b9;color:#fff}#edit-order-line-modal .create-steps .steps-drag-drop .step-list .m-10{max-width:94px;overflow:hidden;text-overflow:ellipsis}#edit-order-line-modal .create-steps .steps-drag-drop .step-list .scp-name{font-family:work-sans-semibold;font-size:10px;color:#9a9a9a;text-align:center}#edit-order-line-modal .create-steps .steps-drag-drop .step-list .ref-num{font-family:work-sans-regular!important;padding-top:4px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;text-align:center}#edit-order-line-modal .create-steps .steps-drag-drop .step-list .add-ref{font-family:work-sans-regular;color:#84a6b9!important;padding-top:4px;text-align:center;position:absolute}#edit-order-line-modal .create-steps .steps-drag-drop .step-list .add-ref:hover{color:#5d8aa4!important}#edit-order-line-modal .create-steps .steps-drag-drop .step-list-parallel{-ms-overflow-style:none;scrollbar-width:none;white-space:nowrap;scroll-behavior:smooth;height:auto;float:right;margin-right:35px;margin-top:-11px;padding-bottom:30px}#edit-order-line-modal .create-steps .steps-drag-drop .step-list-parallel .step{position:relative;margin-right:60px;display:inline-block;height:24px;border:1px solid #D7D7D7;border-radius:6px;padding:4px 10px;font-family:work-sans-regular;font-size:12px;line-height:13px;cursor:pointer}#edit-order-line-modal .create-steps .steps-drag-drop .step-list-parallel .step:first-of-type{margin-left:50px}#edit-order-line-modal .create-steps .steps-drag-drop .step-list-parallel .step:not(:first-of-type) .horizontal-border.first,#edit-order-line-modal .create-steps .steps-drag-drop .step-list-parallel .step:not(:first-of-type) .add.first{display:none}#edit-order-line-modal .create-steps .steps-drag-drop .step-list-parallel .step:last-child .horizontal-border{width:25px;right:-25px}#edit-order-line-modal .create-steps .steps-drag-drop .step-list-parallel .step.new{padding-right:0;margin-left:0}#edit-order-line-modal .create-steps .steps-drag-drop .step-list-parallel .step.invalid{border:1px solid #E67272}#edit-order-line-modal .create-steps .steps-drag-drop .step-list-parallel .step .drag-drop-select{height:initial;font-family:work-sans-regular;width:90px;border:none!important;font-size:12px;padding:0;background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='24px'%20height='24px'%20viewBox='0%200%2024%2024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/arrow%3c/title%3e%3cg%20id='Icons/arrow'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cg%20id='pijl'%20transform='translate(12.000000,%2012.000000)%20scale(1,%20-1)%20translate(-12.000000,%20-12.000000)%20translate(7.000000,%206.000000)'%20stroke='%2384A6B9'%20stroke-width='2'%3e%3cpolyline%20id='Path'%20points='0%208%205%203%2010%208'%3e%3c/polyline%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-position:70px -3px;margin:-2px 6px -2px 0}#edit-order-line-modal .create-steps .steps-drag-drop .step-list-parallel .step .drag-drop-select:focus,#edit-order-line-modal .create-steps .steps-drag-drop .step-list-parallel .step .drag-drop-select:active,#edit-order-line-modal .create-steps .steps-drag-drop .step-list-parallel .step .drag-drop-select:target,#edit-order-line-modal .create-steps .steps-drag-drop .step-list-parallel .step .drag-drop-select:hover{border:none!important}#edit-order-line-modal .create-steps .steps-drag-drop .step-list-parallel .step.dragged{color:#fff;background:none;border:1px dashed #D7D7D7}#edit-order-line-modal .create-steps .steps-drag-drop .step-list-parallel .step.dragged .status{display:none}#edit-order-line-modal .create-steps .steps-drag-drop .step-list-parallel .step.assignedStep{background-color:#f6ede2;color:#121212;border:1px solid #cdcdcd!important}#edit-order-line-modal .create-steps .steps-drag-drop .step-list-parallel .step.customised-by-agent{background-color:#e6edf1!important;color:#121212;border:1px solid #cdcdcd!important}#edit-order-line-modal .create-steps .steps-drag-drop .step-list-parallel .step .status{height:11px;width:11px;border-radius:8px;position:absolute;right:-6px;top:-7px}#edit-order-line-modal .create-steps .steps-drag-drop .step-list-parallel .step .status.green{background-color:#c8f3b3}#edit-order-line-modal .create-steps .steps-drag-drop .step-list-parallel .step .status.red{background-color:#e67272}#edit-order-line-modal .create-steps .steps-drag-drop .step-list-parallel .step .horizontal-border{position:absolute;width:60px;height:10px;top:2px;right:-60px;z-index:550;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='10px'%20height='3px'%20viewBox='0%200%2010%203'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/dot%20line%3c/title%3e%3cg%20id='Icons/dot-line'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3crect%20id='Rectangle'%20fill='%23FFFFFF'%20x='5'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3crect%20id='Rectangle-Copy'%20fill='%239A9A9A'%20x='0'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3c/g%3e%3c/svg%3e");background-position:bottom;background-size:8px 2px;background-repeat:repeat-x}#edit-order-line-modal .create-steps .steps-drag-drop .step-list-parallel .step .horizontal-border.first{left:-30px;width:30px}#edit-order-line-modal .create-steps .steps-drag-drop .step-list-parallel .step .add{z-index:600;right:-40px;top:2px;position:absolute;height:17px;width:17px;background:url("data:image/svg+xml,%3csvg%20width='17'%20height='17'%20viewBox='0%200%2017%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='8.5'%20cy='8.5'%20r='8'%20fill='white'%20stroke='%2384A6B9'/%3e%3cline%20x1='8.5'%20y1='5.5'%20x2='8.5'%20y2='11.5'%20stroke='%2384A6B9'%20stroke-linecap='round'/%3e%3cline%20x1='11.5'%20y1='8.5'%20x2='5.5'%20y2='8.5'%20stroke='%2384A6B9'%20stroke-linecap='round'/%3e%3c/svg%3e") no-repeat;background-color:#fff}#edit-order-line-modal .create-steps .steps-drag-drop .step-list-parallel .step .add.first{left:-50px}#edit-order-line-modal .create-steps .steps-drag-drop .step-list-parallel .step .add:hover{cursor:pointer}#edit-order-line-modal .create-steps .steps-drag-drop .step-list-parallel .__drag-image .step{background-color:#84a6b9;color:#fff}#edit-order-line-modal .create-steps .steps-drag-drop .step-list-parallel .m-10{max-width:94px;overflow:hidden;text-overflow:ellipsis}#edit-order-line-modal .create-steps .steps-drag-drop .step-list-parallel .scp-name{font-family:work-sans-semibold;font-size:10px;color:#9a9a9a;text-align:center}#edit-order-line-modal .create-steps .btn-swipe{height:40px;width:40px;border:1px solid #CBA76D;border-radius:6px;background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='24px'%20height='24px'%20viewBox='0%200%2024%2024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/arrow%3c/title%3e%3cg%20id='Icons/arrow'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cg%20id='pijl'%20transform='translate(12.000000,%2012.000000)%20scale(1,%20-1)%20translate(-12.000000,%20-12.000000)%20translate(7.000000,%206.000000)'%20stroke='%2384A6B9'%20stroke-width='2'%3e%3cpolyline%20id='Path'%20points='0%208%205%203%2010%208'%3e%3c/polyline%3e%3c/g%3e%3c/g%3e%3c/svg%3e") center center no-repeat;position:absolute;z-index:997;background-color:#fff}#edit-order-line-modal .create-steps .btn-swipe:hover{cursor:pointer}#edit-order-line-modal .create-steps .btn-swipe.left{transform:rotate(90deg);left:15px;bottom:50px!important;top:initial!important}#edit-order-line-modal .create-steps .btn-swipe.right{transform:rotate(270deg);right:15px;bottom:50px!important;top:initial!important}#edit-order-line-modal .create-steps .select-scp{right:15px;margin-top:10px;margin-left:-15px;width:170px}#edit-order-line-modal .create-steps .select-scp .custom-select{height:30px;padding:0px 1.75rem 0px .375rem}#edit-order-line-modal .create-steps .notification{color:#000;text-decoration:none;padding:5px 15px 5px 30px;position:relative;display:inline-block}#edit-order-line-modal .create-steps .notification:before{position:absolute;top:8px;left:0;padding:8px;border-radius:50%;background:#f6ede2;color:#f6ede2;width:16px;height:16px;content:""}#edit-order-line-modal .create-steps .agent-notification{color:#000;text-decoration:none;padding:5px 15px 5px 30px;position:relative;display:inline-block}#edit-order-line-modal .create-steps .agent-notification:before{position:absolute;top:8px;left:0;padding:8px;border-radius:50%;background:#cee0eb;color:#cee0eb;width:16px;height:16px;content:""}#edit-order-line-modal .assign{padding-top:30px}#edit-order-line-modal .assign .count-wrapper{position:absolute;right:15px;top:-10px;text-align:right}#edit-order-line-modal .assign .count-wrapper .count{font-family:work-sans-semibold;font-size:26px;line-height:26px;color:#84a6b9}#edit-order-line-modal .assign .count-wrapper .text{font-family:work-sans-regular;font-size:10px;line-height:13px}#edit-order-line-modal .custom-select{border:none}#edit-order-line-modal .custom-select.disabled{color:#6c757d;background-color:#e9ecef;opacity:.7}#edit-order-line-modal .info{float:left;width:100%;padding-bottom:12px}#edit-order-line-modal .info label,#edit-order-line-modal .info .value{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#edit-order-line-modal .info label{font-family:work-sans-semibold;font-size:1.167rem;margin-bottom:0}#edit-order-line-modal .info .value{font-family:work-sans-regular;font-size:.833rem;margin-bottom:10px}@media screen and (max-width:1300px){#edit-order-line-modal #create-supply-chain-modal .modal-container{width:900px}#edit-order-line-modal #create-supply-chain-modal .create-steps .loading{width:865px}#edit-order-line-modal #create-supply-chain-modal .create-steps .loading .skeleton-wrapper{width:78px}}@media screen and (max-width:950px){#edit-order-line-modal #create-supply-chain-modal .modal-container{width:600px}#edit-order-line-modal #create-supply-chain-modal .modal-container .picture-wrapper{width:70px;height:70px;border-radius:35px}#edit-order-line-modal #create-supply-chain-modal .create-steps .loading{width:565px}#edit-order-line-modal #create-supply-chain-modal .create-steps .loading .skeleton-wrapper{width:40px}#edit-order-line-modal .rghttolft-border .step .add{left:-60px!important;right:initial!important}}#edit-order-line-modal .tooltip{font-family:work-sans-regular!important;position:relative;display:inline-block;opacity:1!important}#edit-order-line-modal .tooltip .tooltiptext{visibility:hidden;background-color:#fff;color:#000;text-align:center;padding:8px 20px;border-radius:3px;box-shadow:#00000059 5px 5px 10px;position:absolute;z-index:1;top:17px;left:5%;width:max-content;max-width:300px}#edit-order-line-modal .tooltip:hover .tooltiptext{visibility:visible}#edit-order-line-modal .hover-state{display:none}#edit-order-line-modal .step-info{position:relative}#edit-order-line-modal .step-info:hover .hover-state{display:block;position:absolute;left:-21px;top:-5px;z-index:999;background:#e6edf1;color:#8a96a0;font-size:12px;padding:5px 10px 6px;border-radius:4px;border:1px solid #cdcdcd;box-shadow:0 4px 8px #0003;margin-top:-1px}#edit-order-line-modal .step-info:hover .hover-state .display-name{position:relative;top:1px}#edit-order-line-modal .step-info:hover .hover-state-single{left:-12px!important}#edit-order-line-modal .step-info:hover .single-step{left:-11px!important}#edit-order-line-modal .step-info:hover .status{right:-25px!important;top:-12px!important}#edit-order-line-modal .step-info:hover .single-step-status{right:-12px!important}#edit-order-line-modal .add-vchain{visibility:hidden;display:block}#edit-order-line-modal .step-info .vbtn-box{display:none}#edit-order-line-modal .step-info:hover .vbtn-box{display:flex;position:absolute;justify-content:center;left:0;right:0;top:20px;background:transparent;border-radius:4px;z-index:9999;color:#84a6b9;font-size:11px;line-height:15px;cursor:pointer;padding-top:12px;width:-webkit-fill-available}#edit-order-line-modal .step-info:hover .vbtn-box .delete-icn{display:inline-block;margin-right:7px;background:#fff}#edit-order-line-modal .step-info:hover .vbtn-box .add-icn{display:inline-block;font-family:work-sans-regular!important;font-size:10px;color:#84a6b9;background:#fff}#edit-order-line-modal .action-btn-alignment{background-color:#fff;padding:0 10px}#edit-order-line-modal .step-info:hover .single-step-vbtn-box{left:-9px}#edit-order-line-modal .step-info:hover .increased-spacing{padding-top:22px}#edit-order-line-modal .step-info:hover .rtlvbtn-box.increased-spacing{padding-top:26px!important}#edit-order-line-modal .parallel-supplychain{position:relative}#edit-order-line-modal .vertical-border.first{width:2px;height:80px;position:absolute;left:50%;top:24px;z-index:550;background-image:url("data:image/svg+xml,%3csvg%20width='4'%20height='11'%20viewBox='0%200%204%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_170_5149)'%3e%3cpath%20d='M3.5%209L3.5%207C3.5%206.17157%202.82843%205.5%202%205.5C1.17157%205.5%200.5%206.17157%200.5%207L0.5%209C0.5%209.82843%201.17157%2010.5%202%2010.5C2.82843%2010.5%203.5%209.82843%203.5%209Z'%20fill='white'/%3e%3cpath%20d='M3.5%204L3.5%202C3.5%201.17157%202.82843%200.5%202%200.5C1.17157%200.5%200.5%201.17157%200.5%202L0.5%204C0.5%204.82843%201.17157%205.5%202%205.5C2.82843%205.5%203.5%204.82843%203.5%204Z'%20fill='%239A9A9A'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_170_5149'%3e%3crect%20width='10'%20height='3'%20fill='white'%20transform='translate(3.5%200.5)%20rotate(90)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-position:bottom;background-size:3px 9px;background-repeat:repeat-y}#edit-order-line-modal .vertical-dot{position:absolute;left:50%;margin-left:-3px;background-color:#fff;border:1px solid #9a9a9a;width:8px;height:8px;border-radius:8px;z-index:999}#edit-order-line-modal .vertical-dot.first{top:97px}#edit-order-line-modal .vertical-dot.two{top:177px}#edit-order-line-modal .vertical-dot.three{top:257px}#edit-order-line-modal .vertical-dot.four{top:337px}#edit-order-line-modal .vertical-dot.five{top:417px}#edit-order-line-modal .vertical-border.two{width:2px;height:80px;position:absolute;left:50%;top:104px;z-index:550;background-image:url("data:image/svg+xml,%3csvg%20width='4'%20height='11'%20viewBox='0%200%204%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_170_5149)'%3e%3cpath%20d='M3.5%209L3.5%207C3.5%206.17157%202.82843%205.5%202%205.5C1.17157%205.5%200.5%206.17157%200.5%207L0.5%209C0.5%209.82843%201.17157%2010.5%202%2010.5C2.82843%2010.5%203.5%209.82843%203.5%209Z'%20fill='white'/%3e%3cpath%20d='M3.5%204L3.5%202C3.5%201.17157%202.82843%200.5%202%200.5C1.17157%200.5%200.5%201.17157%200.5%202L0.5%204C0.5%204.82843%201.17157%205.5%202%205.5C2.82843%205.5%203.5%204.82843%203.5%204Z'%20fill='%239A9A9A'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_170_5149'%3e%3crect%20width='10'%20height='3'%20fill='white'%20transform='translate(3.5%200.5)%20rotate(90)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-position:bottom;background-size:3px 9px;background-repeat:repeat-y}#edit-order-line-modal .vertical-border.three{width:2px;height:80px;position:absolute;left:50%;top:184px;z-index:550;background-image:url("data:image/svg+xml,%3csvg%20width='4'%20height='11'%20viewBox='0%200%204%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_170_5149)'%3e%3cpath%20d='M3.5%209L3.5%207C3.5%206.17157%202.82843%205.5%202%205.5C1.17157%205.5%200.5%206.17157%200.5%207L0.5%209C0.5%209.82843%201.17157%2010.5%202%2010.5C2.82843%2010.5%203.5%209.82843%203.5%209Z'%20fill='white'/%3e%3cpath%20d='M3.5%204L3.5%202C3.5%201.17157%202.82843%200.5%202%200.5C1.17157%200.5%200.5%201.17157%200.5%202L0.5%204C0.5%204.82843%201.17157%205.5%202%205.5C2.82843%205.5%203.5%204.82843%203.5%204Z'%20fill='%239A9A9A'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_170_5149'%3e%3crect%20width='10'%20height='3'%20fill='white'%20transform='translate(3.5%200.5)%20rotate(90)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-position:bottom;background-size:3px 9px;background-repeat:repeat-y}#edit-order-line-modal .vertical-border.four{width:2px;height:80px;position:absolute;left:50%;top:264px;z-index:550;background-image:url("data:image/svg+xml,%3csvg%20width='4'%20height='11'%20viewBox='0%200%204%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_170_5149)'%3e%3cpath%20d='M3.5%209L3.5%207C3.5%206.17157%202.82843%205.5%202%205.5C1.17157%205.5%200.5%206.17157%200.5%207L0.5%209C0.5%209.82843%201.17157%2010.5%202%2010.5C2.82843%2010.5%203.5%209.82843%203.5%209Z'%20fill='white'/%3e%3cpath%20d='M3.5%204L3.5%202C3.5%201.17157%202.82843%200.5%202%200.5C1.17157%200.5%200.5%201.17157%200.5%202L0.5%204C0.5%204.82843%201.17157%205.5%202%205.5C2.82843%205.5%203.5%204.82843%203.5%204Z'%20fill='%239A9A9A'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_170_5149'%3e%3crect%20width='10'%20height='3'%20fill='white'%20transform='translate(3.5%200.5)%20rotate(90)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-position:bottom;background-size:3px 9px;background-repeat:repeat-y}#edit-order-line-modal .vertical-border.five{width:2px;height:80px;position:absolute;left:50%;top:344px;z-index:550;background-image:url("data:image/svg+xml,%3csvg%20width='4'%20height='11'%20viewBox='0%200%204%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_170_5149)'%3e%3cpath%20d='M3.5%209L3.5%207C3.5%206.17157%202.82843%205.5%202%205.5C1.17157%205.5%200.5%206.17157%200.5%207L0.5%209C0.5%209.82843%201.17157%2010.5%202%2010.5C2.82843%2010.5%203.5%209.82843%203.5%209Z'%20fill='white'/%3e%3cpath%20d='M3.5%204L3.5%202C3.5%201.17157%202.82843%200.5%202%200.5C1.17157%200.5%200.5%201.17157%200.5%202L0.5%204C0.5%204.82843%201.17157%205.5%202%205.5C2.82843%205.5%203.5%204.82843%203.5%204Z'%20fill='%239A9A9A'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_170_5149'%3e%3crect%20width='10'%20height='3'%20fill='white'%20transform='translate(3.5%200.5)%20rotate(90)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-position:bottom;background-size:3px 9px;background-repeat:repeat-y}#edit-order-line-modal .rghttolft-border.first{width:80px;height:2px;position:absolute;right:50%;top:100px;z-index:550;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='10px'%20height='3px'%20viewBox='0%200%2010%203'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/dot%20line%3c/title%3e%3cg%20id='Icons/dot-line'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3crect%20id='Rectangle'%20fill='%23FFFFFF'%20x='5'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3crect%20id='Rectangle-Copy'%20fill='%239A9A9A'%20x='0'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3c/g%3e%3c/svg%3e");background-position:bottom;background-size:8px 2px;background-repeat:repeat-x}#edit-order-line-modal .rghttolft-border.two{width:80px;height:2px;position:absolute;right:50%;top:180px;z-index:550;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='10px'%20height='3px'%20viewBox='0%200%2010%203'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/dot%20line%3c/title%3e%3cg%20id='Icons/dot-line'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3crect%20id='Rectangle'%20fill='%23FFFFFF'%20x='5'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3crect%20id='Rectangle-Copy'%20fill='%239A9A9A'%20x='0'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3c/g%3e%3c/svg%3e");background-position:bottom;background-size:8px 2px;background-repeat:repeat-x}#edit-order-line-modal .rghttolft-border.three{width:80px;height:2px;position:absolute;right:50%;top:260px;z-index:550;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='10px'%20height='3px'%20viewBox='0%200%2010%203'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/dot%20line%3c/title%3e%3cg%20id='Icons/dot-line'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3crect%20id='Rectangle'%20fill='%23FFFFFF'%20x='5'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3crect%20id='Rectangle-Copy'%20fill='%239A9A9A'%20x='0'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3c/g%3e%3c/svg%3e");background-position:bottom;background-size:8px 2px;background-repeat:repeat-x}#edit-order-line-modal .rghttolft-border.four{width:80px;height:2px;position:absolute;right:50%;top:340px;z-index:550;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='10px'%20height='3px'%20viewBox='0%200%2010%203'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/dot%20line%3c/title%3e%3cg%20id='Icons/dot-line'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3crect%20id='Rectangle'%20fill='%23FFFFFF'%20x='5'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3crect%20id='Rectangle-Copy'%20fill='%239A9A9A'%20x='0'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3c/g%3e%3c/svg%3e");background-position:bottom;background-size:8px 2px;background-repeat:repeat-x}#edit-order-line-modal .rghttolft-border.five{width:80px;height:2px;position:absolute;right:50%;top:420px;z-index:550;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='10px'%20height='3px'%20viewBox='0%200%2010%203'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/dot%20line%3c/title%3e%3cg%20id='Icons/dot-line'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3crect%20id='Rectangle'%20fill='%23FFFFFF'%20x='5'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3crect%20id='Rectangle-Copy'%20fill='%239A9A9A'%20x='0'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3c/g%3e%3c/svg%3e");background-position:bottom;background-size:8px 2px;background-repeat:repeat-x}#edit-order-line-modal .vselect-step{position:absolute;left:-80px;top:-12px;display:inline-block;height:24px;border:1px solid #D7D7D7;border-radius:6px;padding:4px 10px;font-family:work-sans-regular;font-size:10px;line-height:13px}#edit-order-line-modal .vhorizontal-border.first{width:25px;height:2px;position:absolute;right:90px;top:0;z-index:550;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='10px'%20height='3px'%20viewBox='0%200%2010%203'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/dot%20line%3c/title%3e%3cg%20id='Icons/dot-line'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3crect%20id='Rectangle'%20fill='%23FFFFFF'%20x='5'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3crect%20id='Rectangle-Copy'%20fill='%239A9A9A'%20x='0'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3c/g%3e%3c/svg%3e");background-position:bottom;background-size:6px 2px;background-repeat:repeat-x}#edit-order-line-modal .horizontal-border.halfline{width:25px!important;right:-25px!important}#edit-order-line-modal .vadd.first{z-index:600;right:60px;left:initial;top:-7px;position:absolute;height:20px;width:20px;background:url("data:image/svg+xml,%3csvg%20width='17'%20height='17'%20viewBox='0%200%2017%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='8.5'%20cy='8.5'%20r='8'%20fill='white'%20stroke='%2384A6B9'/%3e%3cline%20x1='8.5'%20y1='5.5'%20x2='8.5'%20y2='11.5'%20stroke='%2384A6B9'%20stroke-linecap='round'/%3e%3cline%20x1='11.5'%20y1='8.5'%20x2='5.5'%20y2='8.5'%20stroke='%2384A6B9'%20stroke-linecap='round'/%3e%3c/svg%3e") no-repeat;background-color:#fff}#edit-order-line-modal .vadd{z-index:600;top:-7px;position:absolute;height:20px;width:20px;background:url("data:image/svg+xml,%3csvg%20width='17'%20height='17'%20viewBox='0%200%2017%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='8.5'%20cy='8.5'%20r='8'%20fill='white'%20stroke='%2384A6B9'/%3e%3cline%20x1='8.5'%20y1='5.5'%20x2='8.5'%20y2='11.5'%20stroke='%2384A6B9'%20stroke-linecap='round'/%3e%3cline%20x1='11.5'%20y1='8.5'%20x2='5.5'%20y2='8.5'%20stroke='%2384A6B9'%20stroke-linecap='round'/%3e%3c/svg%3e") no-repeat;background-color:#fff}#edit-order-line-modal .vhorizontal-border{width:25px;height:2px;position:absolute;right:90px;top:0;z-index:550;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='10px'%20height='3px'%20viewBox='0%200%2010%203'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/dot%20line%3c/title%3e%3cg%20id='Icons/dot-line'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3crect%20id='Rectangle'%20fill='%23FFFFFF'%20x='5'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3crect%20id='Rectangle-Copy'%20fill='%239A9A9A'%20x='0'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3c/g%3e%3c/svg%3e");background-position:bottom;background-size:6px 2px;background-repeat:repeat-x}#edit-order-line-modal .rghttolft-border .drag-drop-select{margin-bottom:0!important}#edit-order-line-modal .scpname{position:absolute;top:30px;left:0;background:#fff;display:flex;justify-content:center;width:100%}#edit-order-line-modal .rghttolft-border .step-info .rtlvbtn-box{display:none}#edit-order-line-modal .rghttolft-border .step-info .status{right:-15px!important;top:-10px!important}#edit-order-line-modal .rghttolft-border .step-info:hover .status{right:-6px!important;top:-8px!important}#edit-order-line-modal .rghttolft-border .step-info:hover .rtlvbtn-box{display:block;position:absolute;top:20px;background:transparent;border:1px solid transparent;border-radius:4px;z-index:9999;color:#84a6b9;font-size:11px;line-height:15px;cursor:pointer;padding-top:12px;width:85%;text-align:center}#edit-order-line-modal .rghttolft-border .step-info:hover .rtlvbtn-box .delete-icn{display:inline-block;background:#fff;width:100%}#edit-order-line-modal .rghttolft-border .step-info:hover .rtlvbtn-box .delete-icn img{width:16px}#edit-order-line-modal .step.laststep .horizontal-border{width:30px!important;right:-30px!important}#edit-order-line-modal .step-info:hover .hide-status{display:none}#edit-order-line-modal .step.step-select-new{border:1px solid #84A6B9!important;color:#121212!important;background-color:#fff!important}#edit-order-line-modal .mandatory-step{display:flex;justify-content:flex-start;align-items:center;border-top:1px solid #CDCDCD;padding-top:12px;padding-bottom:12px}#edit-order-line-modal .mandatory-step .position-relative{position:relative;margin-left:4px;margin-right:4px}#edit-order-line-modal .mandatory-step .mandatory-step-info{font-family:work-sans-semibold;font-size:14px;font-weight:600;line-height:18px;letter-spacing:.3px;text-align:left;color:#84a6b9;top:0}#max-parallel-chain .modal-container,#ed-delete-agent .modal-container{width:375px!important}#max-parallel-chain .modal-header,#ed-delete-agent .modal-header,#max-parallel-chain .modal-footer,#ed-delete-agent .modal-footer{justify-content:center}#max-parallel-chain .max-parallel-chain-heading,#ed-delete-agent .max-parallel-chain-heading{font-family:work-sans-semibold;font-size:14px;letter-spacing:.3px;line-height:18px;padding-top:8px}#max-parallel-chain .max-parallel-chain-text,#ed-delete-agent .max-parallel-chain-text{font-family:work-sans-regular;font-size:14px;line-height:20px;font-weight:400!important;margin-top:-6px}#max-parallel-chain .wng-txt-align,#ed-delete-agent .wng-txt-align{white-space:nowrap}#add-ref .modal-body{padding:0}#add-tc .modal-container{width:385px;padding:24px 15px 5px}#add-tc .modal-header{padding:0}#add-tc .modal-body{font-family:work-sans-regular}#add-tc .modal-body h3{display:grid;justify-content:center}#add-tc .modal-body span{display:grid;text-align:center}#add-tc .modal-body{margin:0}#add-tc .modal-footer{justify-content:center}#add-tc .floating-select{background:none}#preview-evidence .header{width:100%}#preview-evidence h2{text-transform:unset!important}#preview-evidence .desc p{margin-bottom:0!important}#preview-evidence .tc-table tbody tr:nth-child(odd){background-color:#f7f5f9}#preview-evidence .tc-table tbody tr td{color:#121212;letter-spacing:0;line-height:24px;white-space:nowrap;max-width:100px;text-overflow:ellipsis;overflow:hidden}#preview-evidence .pdf-right-section{padding-left:24px;padding-right:0}#preview-evidence .tc-table{overflow-y:initial;font-size:12px!important;overflow-y:auto;border-radius:9.24px!important;border:1px solid #CDCDCD}@media screen and (max-width:1280px)and (min-width:1140px){#preview-evidence .tc-table{width:97%}}#preview-evidence .tc-table table{margin-bottom:0!important}#preview-evidence .textarea{height:92px;resize:none;font-family:work-sans-regular}#preview-evidence .textarea-margin{left:-4px;top:-8px;font-family:work-sans-regular!important;font-size:10px}#preview-evidence .spacing-bottom{margin-bottom:25px}#preview-evidence .modal-pdf .modal-container{width:85%;max-width:996px;max-height:initial;overflow-y:initial;border:1px solid rgba(138,150,160,.4);border-radius:8px;background-color:#fff;box-shadow:0 8px 8px #00000014;padding:32px}#preview-evidence .modal-pdf .modal-container .modal-header{padding:0}#preview-evidence .modal-pdf .modal-container .modal-header .close{padding:0;opacity:100%}#preview-evidence .modal-pdf .modal-container .modal-body{height:70vh;padding:0;margin:0}#preview-evidence .modal-pdf .modal-container .modal-footer{display:none}#preview-evidence .download-button img{margin-right:7px}#preview-evidence .download-button{font-family:work-sans-regular;font-size:12px;line-height:16px;letter-spacing:.6px;text-align:center;background-color:transparent;background:#84a6b9;border-radius:20px;color:#fff;width:150px;height:35px;display:flex!important;align-items:center;justify-content:center}#preview-evidence .download-button:hover{color:#fff}#preview-evidence .pdftext_value{color:#121212;margin-bottom:20px;font-size:14px;word-wrap:break-word}#preview-evidence .pdf-app{box-shadow:0 8px 8px #00000014}#preview-evidence .pdf-app.light{--pdf-toolbar-color: #FFF;--pdf-app-background-color: #FFF}#preview-evidence .pdf-app .pdfViewer .page{border:1px solid #fff}#preview-evidence .img-style{width:12px;height:12px}#preview-evidence .pdf-desc{font-family:work-sans-regular;font-size:13px;line-height:20px;color:#121212;margin:16px 20px;align-self:baseline}#preview-evidence .heading-cert{font-family:work-sans-semibold;font-size:14px;line-height:18px;letter-spacing:.3px;color:#121212}#preview-evidence .content-cert{font-family:work-sans-regular;font-size:13px;color:#121212}#preview-evidence .tip{font-family:work-sans-regular;font-size:10px;padding-top:16px}#preview-evidence .draft-tc{font-family:work-sans-regular;font-size:10px;color:#d65858}#preview-evidence .tc-label{color:#8a96a0;top:-6px;font-family:work-sans-regular!important}#preview-evidence .visibility{visibility:hidden}#preview-evidence .tref-mb{margin-bottom:8px}#preview-evidence .tref-mt{margin-top:16px}@media screen and (max-width:1280px)and (min-width:1140px){#preview-evidence .tref-mt{width:97%}}#preview-evidence .upload-title{font-size:18px}#preview-evidence .tc-ref-err-border{border:1px solid #D65858!important}#preview-evidence .f-style,#preview-evidence label{font-family:work-sans-semibold!important}#preview-evidence .inactive{pointer-events:none;opacity:.4}#preview-evidence .close-btn{width:100%}#preview-evidence .tc-input{border:#CDCDCD!important;background-color:#e9ecef!important}#preview-evidence .preview-evidence-img{width:300px}#preview-evidence .ellipses{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#preview-evidence .regular{font-family:work-sans-regular!important;font-size:14px;line-height:18px}#preview-evidence .mr-bt-4{margin-bottom:4px}#preview-evidence .btn-modal{min-width:138px}@media screen and (max-width:1280px){#preview-evidence .btn-modal{min-width:134px}}@media screen and (max-width:1140px){#preview-evidence .btn-modal{min-width:120px}}#preview-evidence #approve-reject-confirm-popup .modal-container{padding:24px;width:400px}#preview-evidence #approve-reject-confirm-popup .modal-container .btn.btn-default{margin-right:19px}#preview-evidence #approve-reject-confirm-popup .modal-header{padding:0;display:flex;justify-content:center}#preview-evidence #approve-reject-confirm-popup .modal-header h3{padding-bottom:20px}#preview-evidence #approve-reject-confirm-popup .modal-body{padding:0;display:flex;justify-content:center}#preview-evidence #approve-reject-confirm-popup .modal-body div{width:352px}#preview-evidence #approve-reject-confirm-popup .modal-body h3{font-family:work-sans-regular;font-size:14px;line-height:20px;text-align:center}#preview-evidence #approve-reject-confirm-popup .modal-footer{padding:0;display:flex;justify-content:center}#preview-evidence #approve-reject-confirm-popup .floating-label select{background:#fff}#preview-evidence .custom-label{font-family:work-sans-regular!important}#preview-evidence .rejection-text{font-family:work-sans-regular;font-weight:400;font-size:14px}#preview-evidence .w-65{width:65%}.viewCertificateDocument .header{width:100%}.viewCertificateDocument h2{text-transform:unset!important}.viewCertificateDocument .pdf-right-section{padding-left:41px}.viewCertificateDocument .modal-pdf .modal-container{width:1110px;max-width:95vw;max-height:initial;overflow-y:initial;border:1px solid rgba(138,150,160,.4);border-radius:8px;background-color:#fff;box-shadow:0 8px 8px #00000014;padding:20px 30px}.viewCertificateDocument .modal-pdf .modal-container .modal-header{padding:0}.viewCertificateDocument .modal-pdf .modal-container .modal-body{height:70vh;padding:0;margin:0 0 16px 15px}.viewCertificateDocument .modal-pdf .modal-container .modal-footer{display:none}.viewCertificateDocument .download-button img{margin-right:7px}.viewCertificateDocument .download-button{font-family:work-sans-regular;font-size:12px;line-height:16px;letter-spacing:.6px;text-align:center;background-color:transparent;background:#84a6b9;border-radius:20px;color:#fff;width:150px;height:35px;display:flex;align-items:center;justify-content:center}.viewCertificateDocument .download-button:hover{color:#fff}.viewCertificateDocument .pdftext_value{color:#121212;margin-bottom:20px;font-size:14px;word-wrap:break-word}.viewCertificateDocument .img-style{width:12px;height:12px}.viewCertificateDocument .pdf-desc{font-family:work-sans-regular;font-size:13px;line-height:20px;color:#121212;margin:16px 20px;align-self:baseline}.viewCertificateDocument .heading-cert{font-family:work-sans-semibold;font-size:14px;line-height:18px;letter-spacing:.3px;color:#121212}.viewCertificateDocument .content-cert{font-family:work-sans-regular;font-size:13px;color:#121212}.page.order-lines .order-line{position:relative;margin-bottom:10px;padding:20px}.page.order-lines .order-line .edit-icon{width:18px;height:18px;margin-left:10px}.page.order-lines .order-line .value-tc{display:block;width:136px;font-family:work-sans-regular;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.page.order-lines .order-line .actions-btn{display:flex;justify-content:end;column-gap:15px;margin-top:70px}.page.order-lines .order-line .actions-btn .toggle-info{font-family:work-sans-regular;font-size:.833rem;height:24px}.page.order-lines .order-line .actions-btn .toggle-info:hover{cursor:pointer}.page.order-lines .order-line .actions-btn .toggle-info .arrow{display:inline-block;width:24px;height:24px;background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='24px'%20height='24px'%20viewBox='0%200%2024%2024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/arrow%3c/title%3e%3cg%20id='Icons/arrow'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cg%20id='pijl'%20transform='translate(12.000000,%2012.000000)%20scale(1,%20-1)%20translate(-12.000000,%20-12.000000)%20translate(7.000000,%206.000000)'%20stroke='%2384A6B9'%20stroke-width='2'%3e%3cpolyline%20id='Path'%20points='0%208%205%203%2010%208'%3e%3c/polyline%3e%3c/g%3e%3c/g%3e%3c/svg%3e") center center no-repeat;vertical-align:middle;margin-left:5px;margin-top:-2px}.page.order-lines .order-line .actions-btn .toggle-info .arrow.show-info{transform:rotate(180deg)}.page.order-lines .order-line .info label{font-family:work-sans-semibold;font-size:1.167rem;letter-spacing:.3px;margin-bottom:7px}.page.order-lines .order-line .info .value{font-family:work-sans-regular;font-size:1.167rem!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:18px}@media(max-width:1164px){.page.order-lines .order-line .info .agent-label{width:100px!important}}.page.order-lines .order-line .info .value{font-family:work-sans-regular;font-size:1.167rem}.page.order-lines .order-line .info div:last-child .value{margin-bottom:0}.page.order-lines .order-line .reports-xl{border-left:1px solid #EDEDED;padding-left:8px;width:360px}@media(min-width:1599px){.page.order-lines .order-line .reports-xl{width:300px!important}}.page.order-lines .order-line .reports-xl.agent-label{width:150px}.page.order-lines .order-line .picture .preloading-image-thumb{height:100px;width:80px;text-align:center;vertical-align:middle;padding:21px}.page.order-lines .order-line .picture .preloading-image-thumb .b-aspect{height:100px;width:80px;text-align:center;vertical-align:middle}.page.order-lines .order-line .picture .photo{height:100px;width:80px;text-align:center;vertical-align:middle;padding:21px}.page.order-lines .order-line .picture .photo img{border-radius:5px;width:80px;height:100px}.page.order-lines .order-line .picture .photo:hover{cursor:pointer}.page.order-lines .order-line .picture .toggle-wrapper{width:80px;text-align:center;margin:24px 0 0 20px;height:24px;font-size:.833rem;position:relative;z-index:9}.page.order-lines .order-line .picture .toggle-wrapper .previous-picture,.page.order-lines .order-line .picture .toggle-wrapper .next-picture,.page.order-lines .order-line .picture .toggle-wrapper .picture-count{display:inline-block;vertical-align:middle}.page.order-lines .order-line .picture .toggle-wrapper .previous-picture,.page.order-lines .order-line .picture .toggle-wrapper .next-picture{width:24px;height:24px;background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='24px'%20height='24px'%20viewBox='0%200%2024%2024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/arrow%3c/title%3e%3cg%20id='Icons/arrow'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cg%20id='pijl'%20transform='translate(12.000000,%2012.000000)%20scale(1,%20-1)%20translate(-12.000000,%20-12.000000)%20translate(7.000000,%206.000000)'%20stroke='%2384A6B9'%20stroke-width='2'%3e%3cpolyline%20id='Path'%20points='0%208%205%203%2010%208'%3e%3c/polyline%3e%3c/g%3e%3c/g%3e%3c/svg%3e") center center no-repeat}.page.order-lines .order-line .picture .toggle-wrapper .previous-picture:hover,.page.order-lines .order-line .picture .toggle-wrapper .next-picture:hover{cursor:pointer}.page.order-lines .order-line .picture .toggle-wrapper .previous-picture{transform:rotate(90deg)}.page.order-lines .order-line .picture .toggle-wrapper .next-picture{transform:rotate(270deg)}.page.order-lines .order-line .picture .add-photo{height:100px;width:80px;border-radius:5px;background-color:#eee;text-align:center;vertical-align:middle;margin:20px 0 0 30px}.page.order-lines .order-line .picture .add-photo .text{font-size:.833rem;line-height:100px}.page.order-lines .order-line .picture .add-photo:hover{cursor:pointer}.page.order-lines .order-line .info label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.page.order-lines .order-line .info label.tc-label{width:165px!important}@media(min-width:1599px){.page.order-lines .order-line .info label.tc-label{width:170px!important}}@media(max-width:1199px){.page.order-lines .order-line .info label.tc-label{width:130px!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media(max-width:1400px){.page.order-lines .order-line .info label.width-ext{width:130px!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.page.order-lines .order-line .info .value{font-size:1.167rem}.page.order-lines .order-line .info .value.mb-25{margin-bottom:25px}.page.order-lines .order-line .info .value.verify{padding-left:25px;background:url("data:image/svg+xml,%3csvg%20width='17'%20height='16'%20viewBox='0%200%2017%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M13.1119%204.19526C13.3723%203.93491%2013.7944%203.93491%2014.0547%204.19526C14.2951%204.43558%2014.3135%204.81374%2014.1102%205.07527L14.0547%205.13807L6.7214%2012.4714C6.48108%2012.7117%206.10293%2012.7302%205.8414%2012.5269L5.7786%2012.4714L2.44526%209.13807C2.18491%208.87772%202.18491%208.45561%202.44526%208.19526C2.68558%207.95494%203.06374%207.93645%203.32527%208.1398L3.38807%208.19526L6.25%2011.0567L13.1119%204.19526Z'%20fill='%238A96A0'/%3e%3c/svg%3e") left center no-repeat;background-size:24px}.page.order-lines .order-line .info .value.proof{padding-left:25px;margin-bottom:10px;white-space:normal;background:url("data:image/svg+xml,%3csvg%20width='17'%20height='16'%20viewBox='0%200%2017%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.49566%205.71042L7.71699%204.48345V9.59939C7.71699%209.74088%207.77318%209.87657%207.8732%209.97661C7.97322%2010.0767%208.10888%2010.1329%208.25032%2010.1329C8.39177%2010.1329%208.52743%2010.0767%208.62745%209.97661C8.72747%209.87657%208.78366%209.74088%208.78366%209.59939V4.48345L10.005%205.71042C10.0546%205.76043%2010.1136%205.80011%2010.1786%205.8272C10.2435%205.85428%2010.3133%205.86822%2010.3837%205.86822C10.4541%205.86822%2010.5238%205.85428%2010.5888%205.8272C10.6538%205.80011%2010.7127%205.76043%2010.7623%205.71042C10.8123%205.66083%2010.852%205.60183%2010.8791%205.53682C10.9061%205.47181%2010.9201%205.40209%2010.9201%205.33166C10.9201%205.26124%2010.9061%205.19151%2010.8791%205.1265C10.852%205.0615%2010.8123%205.00249%2010.7623%204.9529L8.62899%202.81904C8.57827%202.77047%208.51846%202.7324%208.45299%202.70701C8.32314%202.65365%208.1775%202.65365%208.04766%202.70701C7.98219%202.7324%207.92238%202.77047%207.87166%202.81904L5.73833%204.9529C5.6886%205.00264%205.64915%205.06169%205.62224%205.12668C5.59533%205.19167%205.58148%205.26132%205.58148%205.33166C5.58148%205.40201%205.59533%205.47166%205.62224%205.53665C5.64915%205.60164%205.6886%205.66068%205.73833%205.71042C5.78805%205.76016%205.84709%205.79962%205.91206%205.82654C5.97703%205.85346%206.04667%205.86731%206.11699%205.86731C6.18732%205.86731%206.25695%205.85346%206.32192%205.82654C6.3869%205.79962%206.44593%205.76016%206.49566%205.71042ZM13.0503%207.999C12.9089%207.999%2012.7732%208.0552%2012.6732%208.15524C12.5732%208.25529%2012.517%208.39098%2012.517%208.53246V11.7333C12.517%2011.8747%2012.4608%2012.0104%2012.3608%2012.1105C12.2608%2012.2105%2012.1251%2012.2667%2011.9837%2012.2667H4.51699C4.37554%2012.2667%204.23989%2012.2105%204.13987%2012.1105C4.03985%2012.0104%203.98366%2011.8747%203.98366%2011.7333V8.53246C3.98366%208.39098%203.92747%208.25529%203.82745%208.15524C3.72743%208.0552%203.59177%207.999%203.45033%207.999C3.30888%207.999%203.17322%208.0552%203.0732%208.15524C2.97318%208.25529%202.91699%208.39098%202.91699%208.53246V11.7333C2.91699%2012.1577%203.08556%2012.5648%203.38562%2012.8649C3.68568%2013.165%204.09265%2013.3337%204.51699%2013.3337H11.9837C12.408%2013.3337%2012.815%2013.165%2013.115%2012.8649C13.4151%2012.5648%2013.5837%2012.1577%2013.5837%2011.7333V8.53246C13.5837%208.46241%2013.5699%208.39304%2013.5431%208.32831C13.5163%208.26359%2013.477%208.20478%2013.4274%208.15524C13.3779%208.10571%2013.3191%208.06641%2013.2544%208.0396C13.1897%208.01279%2013.1204%207.999%2013.0503%207.999Z'%20fill='%238A96A0'/%3e%3c/svg%3e") left top no-repeat;background-size:24px;background-position-y:center;min-height:24px}.page.order-lines .order-line .info .value.geolocation{padding-left:25px;margin-bottom:10px}.page.order-lines .order-line .info .value.geolocation.red-pin{background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='17px'%20height='16px'%20viewBox='0%200%2017%2016'%20version='1.1'%3e%3cdefs%3e%3cfilter%20id='alpha'%20filterUnits='objectBoundingBox'%20x='0%25'%20y='0%25'%20width='100%25'%20height='100%25'%3e%3cfeColorMatrix%20type='matrix'%20in='SourceGraphic'%20values='0%200%200%200%201%200%200%200%200%201%200%200%200%200%201%200%200%200%201%200'/%3e%3c/filter%3e%3cimage%20id='image7'%20width='17'%20height='16'%20xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAQCAYAAADwMZRfAAAABmJLR0QA/wD/AP+gvaeTAAAAHUlEQVQ4jWP8/7vzJgOFgIlSA0YNGTVk1JDhYAgAvu4DfCG5ABYAAAAASUVORK5CYII='/%3e%3cmask%20id='mask0'%3e%3cg%20filter='url(%23alpha)'%3e%3cuse%20xlink:href='%23image7'/%3e%3c/g%3e%3c/mask%3e%3cclipPath%20id='clip1'%3e%3crect%20x='0'%20y='0'%20width='17'%20height='16'/%3e%3c/clipPath%3e%3cg%20id='surface6'%20clip-path='url(%23clip1)'%3e%3cpath%20style='%20stroke:none;fill-rule:nonzero;fill:rgb(83.92157%25,34.509805%25,34.509805%25);fill-opacity:1;'%20d='M%208.5%2013.007812%20C%209.886719%2011.839844%2010.945312%2010.722656%2011.683594%209.648438%20C%2012.417969%208.578125%2012.785156%207.636719%2012.785156%206.832031%20C%2012.785156%205.617188%2012.375%204.617188%2011.554688%203.835938%20C%2010.734375%203.050781%209.714844%202.660156%208.5%202.660156%20C%207.285156%202.660156%206.269531%203.050781%205.449219%203.835938%20C%204.628906%204.617188%204.214844%205.617188%204.214844%206.832031%20C%204.214844%207.636719%204.585938%208.578125%205.320312%209.648438%20C%206.054688%2010.722656%207.113281%2011.839844%208.5%2013.007812%20Z%20M%208.5%2013.960938%20C%208.363281%2013.960938%208.226562%2013.9375%208.085938%2013.894531%20C%207.949219%2013.847656%207.824219%2013.777344%207.710938%2013.683594%20C%207.078125%2013.132812%206.480469%2012.566406%205.925781%2011.980469%20C%205.375%2011.398438%204.890625%2010.8125%204.484375%2010.230469%20C%204.074219%209.644531%203.75%209.066406%203.511719%208.492188%20C%203.273438%207.921875%203.152344%207.367188%203.152344%206.832031%20C%203.152344%205.292969%203.683594%204.046875%204.742188%203.097656%20C%205.796875%202.144531%207.050781%201.667969%208.5%201.667969%20C%209.949219%201.667969%2011.203125%202.144531%2012.261719%203.097656%20C%2013.320312%204.046875%2013.847656%205.292969%2013.847656%206.832031%20C%2013.847656%207.367188%2013.726562%207.917969%2013.488281%208.492188%20C%2013.25%209.0625%2012.929688%209.640625%2012.523438%2010.226562%20C%2012.113281%2010.8125%2011.632812%2011.394531%2011.082031%2011.980469%20C%2010.527344%2012.558594%209.933594%2013.128906%209.296875%2013.679688%20C%209.1875%2013.773438%209.0625%2013.84375%208.921875%2013.890625%20C%208.78125%2013.9375%208.640625%2013.960938%208.5%2013.960938%20Z%20M%208.5%2013.960938%20'/%3e%3cpath%20style='%20stroke:none;fill-rule:nonzero;fill:rgb(83.92157%25,34.509805%25,34.509805%25);fill-opacity:1;'%20d='M%2010.980469%206.632812%20C%2010.980469%205.34375%209.867188%204.300781%208.5%204.300781%20C%207.128906%204.300781%206.019531%205.34375%206.019531%206.632812%20C%206.019531%207.921875%207.128906%208.96875%208.5%208.96875%20C%209.867188%208.96875%2010.980469%207.921875%2010.980469%206.632812%20Z%20M%2010.980469%206.632812%20'/%3e%3c/g%3e%3c/defs%3e%3cg%20id='surface1'%3e%3cuse%20xlink:href='%23surface6'%20mask='url(%23mask0)'/%3e%3c/g%3e%3c/svg%3e") left center no-repeat;background-size:24px}.page.order-lines .order-line .info .value.geolocation.pin{background:url("data:image/svg+xml,%3csvg%20width='17'%20height='16'%20viewBox='0%200%2017%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_4497_13202'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='17'%20height='16'%3e%3crect%20x='0.25'%20width='16'%20height='16'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_4497_13202)'%3e%3cpath%20d='M8.24981%2013.0093C9.55407%2011.8418%2010.5522%2010.7219%2011.244%209.64968C11.9359%208.57745%2012.2819%207.63835%2012.2819%206.83236C12.2819%205.61698%2011.8957%204.61784%2011.1235%203.83493C10.3513%203.05202%209.3934%202.66056%208.24981%202.66056C7.10622%202.66056%206.14831%203.05202%205.37609%203.83493C4.60387%204.61784%204.21776%205.61698%204.21776%206.83236C4.21776%207.63835%204.5637%208.57745%205.25557%209.64968C5.94746%2010.7219%206.94554%2011.8418%208.24981%2013.0093ZM8.24981%2013.9605C8.1199%2013.9605%207.98998%2013.9381%207.86007%2013.8932C7.73016%2013.8484%207.61264%2013.7789%207.50751%2013.6849C6.90923%2013.1336%206.34941%2012.5659%205.82804%2011.9817C5.30667%2011.3975%204.85347%2010.8136%204.46842%2010.2298C4.08338%209.64604%203.77868%209.06741%203.55432%208.49391C3.32996%207.9204%203.21777%207.36655%203.21777%206.83236C3.21777%205.29391%203.71542%204.04841%204.71072%203.09584C5.70601%202.14328%206.88571%201.66699%208.24981%201.66699C9.61391%201.66699%2010.7936%202.14328%2011.7889%203.09584C12.7842%204.04841%2013.2818%205.29391%2013.2818%206.83236C13.2818%207.36655%2013.1697%207.91933%2012.9453%208.49071C12.7209%209.06208%2012.4173%209.64071%2012.0344%2010.2266C11.6515%2010.8125%2011.1994%2011.3965%2010.678%2011.9785C10.1566%2012.5606%209.5968%2013.1272%208.99851%2013.6785C8.89492%2013.7725%208.7772%2013.843%208.64536%2013.89C8.5135%2013.937%208.38165%2013.9605%208.24981%2013.9605Z'%20fill='%238A96A0'/%3e%3ccircle%20cx='8.25033'%20cy='6.63411'%20r='2.33333'%20fill='%238A96A0'/%3e%3c/g%3e%3c/svg%3e") left center no-repeat;background-size:24px}.page.order-lines .order-line .info .value.end-icon{position:absolute;top:33px;right:0;width:16px!important}.page.order-lines .order-line .info .first{width:16.67%}@media(min-width:1140px){.page.order-lines .order-line .info .first{width:17.67%}}.page.order-lines .order-line .info .report-border-left{border-left:1px solid #ededed;padding-left:8px;position:relative}.page.order-lines .order-line .info .third .value{margin-bottom:10px}.page.order-lines .order-line .info .btn-alignment{display:flex!important;justify-content:space-around}.page.order-lines .order-line .info .edt-border-left{border-left:1px solid #ededed;padding-left:8px}.page.order-lines .order-line .info .edit-btn{font-family:work-sans-semibold;font-size:.833rem;letter-spacing:.6px;height:28px!important;min-width:100px!important;margin-bottom:6px}.page.order-lines .order-line .info .more_options_wrapper{position:relative}.page.order-lines .order-line .info .more_options_list{display:none}.page.order-lines .order-line .info .more_options_wrapper:hover .more_options_list{display:flex;flex-direction:column;align-items:flex-end;position:absolute;padding:8px;gap:4px;top:29px;left:-27px;border:.5px solid #84a6b9;border-radius:4px;height:60px;width:129px;background:#fff;z-index:9}.page.order-lines .order-line .info .more_options_wrapper:hover .more_options_list ul{list-style:none;line-height:1.5}.page.order-lines .order-line .info .more_options_wrapper:hover .more_options_list ul li{color:#84a6b9;font-family:work-sans-semibold;font-size:.833rem;text-align:end;margin-left:-45px}.page.order-lines .order-line .info .more_options_wrapper:hover .no_fp_request{height:46px!important;width:78px!important;left:24px!important}.page.order-lines .order-line .info .label-family{font-family:work-sans-semibold;font-size:14px;line-height:16px;letter-spacing:.3px;color:#121212}.page.order-lines .order-line .info .icons .view-icon{width:19px;height:18px;position:relative;top:-1px}.page.order-lines .order-line .info .icons .delete-icon{width:30px;height:18px}.page.order-lines .order-line .info .icons{display:flex}.page.order-lines .order-line .info .orderline-report-desc{font-family:work-sans-regular;font-size:14px;line-height:20px;color:#121212;padding-left:0;padding-right:13px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.page.order-lines .order-line .info .no-report{font-family:work-sans-regular;font-size:14px}.page.order-lines .order-line .info .mb-25{margin-bottom:25px}.page.order-lines .order-line .info .reports-parent{overflow:auto}@media(max-width:1199px){.page.order-lines .order-line .info .reports-parent .tc-truncate{max-width:110px!important;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}}@media(max-width:1400px){.page.order-lines .order-line .info .reports-parent .width-ext{width:75%!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.page.order-lines .order-line .info .reports{display:flex;justify-content:space-between}.page.order-lines .order-line .loading{margin-bottom:10px}.page.order-lines .order-line .step-wrapper{position:relative;max-width:90.66667%}.page.order-lines .order-line .step-wrapper .no-steps{font-size:1rem;text-align:center;padding:50px 0}.page.order-lines .order-line hr{border-top:1px solid #EDEDED;margin:15px 0 20px}.page.order-lines .order-line .picture_align{max-width:9.33333%}.page.order-lines .order-line .more_options .btn.btn-default{min-width:100px!important;height:28px!important;text-align:center;border-color:#7498af;border:1px solid #84a6b9!important;border-radius:20px;margin-top:-4px}.page.order-lines .order-line .more_options .btn.btn-default:hover{color:#84a6b9!important;background-color:#fff!important;border:1px solid #84a6b9!important}.page.order-lines .order-line .more_options .btn.btn-default:focus{color:#84a6b9!important}.page.order-lines .order-line .dropdown-menu{margin:.1rem 0 0!important;top:.25px!important;line-height:1;z-index:9!important;transform:none!important;margin-top:24.3px!important}.page.order-lines .order-line .more-width>.dropdown-menu{margin-left:-40px!important}.page.order-lines .order-line .dropdown-menu li:hover>a{color:#5d8aa4!important}.page.order-lines .order-line .resize-width .dropdown-menu{min-width:78px!important}.page.order-lines .order-line .m-top{margin-top:0}.page.order-lines .foot-print-steps-missed .modal-container{width:397.89px!important;padding:24px 16px}.page.order-lines .foot-print-steps-missed .modal-container .modal-body{padding:0;margin:0}.page.order-lines .foot-print-steps-missed .modal-container .modal-header{padding:0 0 24px!important}.page.order-lines .foot-print-steps-missed .modal-container .modal-footer{padding:24px 0 0}.page.order-lines .edit-not-possible .modal-container{padding:24px}.page.order-lines .edit-not-possible .fp-mdl-heading{padding-top:0!important}.page.order-lines .edit-not-possible .modal-header{padding:0 0 24px!important}.page.order-lines .edit-not-possible .modal-body{margin:0;padding:0}.page.order-lines .edit-not-possible .modal-footer{padding:24px 0 0}.page.order-lines .foot-print-mdl .modal-container{width:375px}.page.order-lines .foot-print-mdl .modal-container .modal-body{padding:0}.page.order-lines .foot-print-mdl .modal-header,.page.order-lines .foot-print-mdl .modal-footer{justify-content:center}.page.order-lines .foot-print-mdl .fp-mdl-heading{font-family:work-sans-semibold;font-size:14px;letter-spacing:.3px;line-height:18px;padding-top:8px}.page.order-lines .foot-print-mdl .fp-mdl-text{font-family:work-sans-regular;font-size:14px;line-height:20px;font-weight:400!important;margin-top:-15px}.page.order-lines .foot-print-mdl .spinner-border{margin-left:0!important}.page.order-lines .foot-print-mdl .hyper-link{color:#84a6b9;text-decoration:underline}.page.order-lines .fp-steps-missed-wrng .modal-container{width:765px!important;padding:24px}.page.order-lines .fp-steps-missed-wrng .modal-container .modal-body{padding:0;margin:0}.page.order-lines .fp-steps-missed-wrng .modal-header{justify-content:center;padding:0 16px 16px!important}.page.order-lines .fp-steps-missed-wrng .mt-16{margin-top:16px!important}.page.order-lines .fp-steps-missed-wrng .modal-footer{justify-content:center!important;padding:24px 0 0!important}.page.order-lines .fp-steps-missed-wrng .fp-mdl-heading{font-family:work-sans-semibold;font-size:14px;letter-spacing:.3px;line-height:18px}.page.order-lines .fp-steps-missed-wrng .fp-mdl-text{font-family:work-sans-regular;font-size:14px;line-height:20px;font-weight:400!important}.page.order-lines .fp-steps-missed-wrng .spinner-border{margin-left:0!important}.page.order-lines .fp-steps-missed-wrng .hyper-link{color:#84a6b9;text-decoration:underline}.page.order-lines .fp-steps-missed-wrng .aling-cross{position:relative;left:220px}.page.order-lines .fp-non-textile-wrng .modal-container{width:375px!important;padding:24px}.page.order-lines .fp-non-textile-wrng .modal-container .modal-body{padding:0;margin:0}.page.order-lines .fp-non-textile-wrng .modal-header{justify-content:center;padding:0 16px 16px!important}.page.order-lines .fp-non-textile-wrng .mt-16{margin-top:16px!important}.page.order-lines .fp-non-textile-wrng .modal-footer{justify-content:center!important;padding:24px 0 0!important}.page.order-lines .fp-non-textile-wrng .fp-mdl-heading{font-family:work-sans-semibold;font-size:14px;letter-spacing:.3px;line-height:18px}.page.order-lines .fp-non-textile-wrng .fp-mdl-text{font-family:work-sans-regular;font-size:14px;line-height:20px;font-weight:400!important}.page.order-lines .fp-non-textile-wrng .spinner-border{margin-left:0!important}.page.order-lines .fp-non-textile-wrng .hyper-link{color:#84a6b9;text-decoration:underline}.page.order-lines .fp-non-textile-wrng .aling-cross{position:relative;left:220px}.page.order-lines .eye-icon-container{position:relative;display:inline-block}.page.order-lines .eye-icon-container .eye-icon{display:inline}.page.order-lines .eye-icon-container .eye-hover-icon,.page.order-lines .eye-icon-container:hover .eye-icon{display:none}.page.order-lines .eye-icon-container:hover .eye-hover-icon{display:inline}.page.order-lines .eye-icon-report{position:relative;display:inline-block}.page.order-lines .eye-icon-report .eye-icon{display:inline}.page.order-lines .eye-icon-report .eye-hover-icon,.page.order-lines .eye-icon-report:hover .eye-icon{display:none}.page.order-lines .eye-icon-report:hover .eye-hover-icon{display:inline}.page.order-lines .trash-icons-report{position:relative;display:inline-block}.page.order-lines .trash-icons-report .trash-icon{display:inline}.page.order-lines .trash-icons-report .trash-hover-icon,.page.order-lines .trash-icons-report:hover .trash-icon{display:none}.page.order-lines .trash-icons-report:hover .trash-hover-icon{display:inline}.page.order-lines .edit-icons-transaction{position:relative;display:inline-block}.page.order-lines .edit-icons-transaction .edit-icon{display:inline}.page.order-lines .edit-icons-transaction .edit-icon-hover,.page.order-lines .edit-icons-transaction:hover .edit-icon{display:none}.page.order-lines .edit-icons-transaction:hover .edit-icon-hover{display:inline}.page.order-lines .edt-border-left{border-left:1px solid #ededed;padding-left:8px}.page.order-lines .edit-btn{font-family:work-sans-semibold;font-size:.833rem;letter-spacing:.6px;height:28px!important;min-width:100px!important;margin-bottom:6px}.page.order-lines .report-border-left{border-left:1px solid #ededed;padding-left:8px;position:relative}.edit-btn{height:auto!important;min-width:auto!important}.in-visible{visibility:hidden}#link-report .modal-container{width:410px!important}#link-report .modal-header{padding-bottom:0}#link-report .header{width:100%;padding-bottom:0;margin-bottom:0}#link-report .no-report{font-family:work-sans-regular;font-size:13px}#link-report .link-heading{font-family:work-sans-semibold;font-size:14px;line-height:18px}#link-report .report{font-family:work-sans-medium;font-size:13px;line-height:27px}#link-report .unchecked{padding-right:5px;display:inline-block;width:14px;height:14px;border:1.5px solid #84a6b9;border-radius:4px;margin-right:10px;margin-bottom:-2px}#link-report .checked{padding-right:5px;display:inline-block;width:14px;height:14px;border-radius:4px;margin-right:10px;margin-bottom:-2px;background-color:#84a6b9}#link-report .close-link-report{padding:0;float:right}#link-report .confirm{margin-left:-9%;width:311px}.w-orderline{padding:33px 20px 32px 24px!important}.w-orderline .ol_rd{height:16px;width:16px}.w-orderline .aling_order{padding-left:14px!important}.orderlines-value{display:flex;justify-content:space-between}.or-no{width:120px}.sty-no{width:112px}.sty-na{width:96px}.colour{width:52px}.con-par{width:157px}.de-date{width:110px}.dropdown-arrow{width:20px}.text-value{font-family:work-sans-regular!important;line-height:20px!important;font-size:14px!important;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media(min-width:1420px){.text-value{width:112px!important}}@media(min-width:1599px){.text-value{width:148px!important}}@media(min-width:1619px){.text-value{width:160px!important}}@media(min-width:2559px){.text-value{width:250px!important}}.chevron-up.move-up{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}table.overview-headers{font-size:1.167rem;font-family:work-sans-semibold;color:#8a96a0;margin-bottom:10px;padding:0;border-collapse:separate;border-spacing:0 16px}table.overview-headers thead th{vertical-align:middle}table.overview-headers tbody tr{box-shadow:0 2px 4px #00000014}table.overview-headers tbody td{vertical-align:middle;height:69px;margin-bottom:16px;background-color:#fff;border-width:1px;border-style:solid;border-color:#cdcdcd;border-left-color:transparent;border-right-color:transparent;color:#121212;font-size:1.176rem;font-family:work-sans-regular}table.overview-headers tbody td:first-child{padding-left:20px;border-radius:7px 0 0 7px;border-left-color:#cdcdcd}table.overview-headers tbody td:last-child{padding-right:20px;border-radius:0 7px 7px 0;border-right-color:#cdcdcd}table.overview-headers tbody td .column-data{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}#create-supply-chain-modal .item-visual{padding:10px;background:#4caf50;color:#fff;margin:10px;border-radius:4px}#create-supply-chain-modal .modal-header{padding:0!important}#create-supply-chain-modal .modal-container{width:1250px!important;padding:5px 15px;font-family:work-sans-regular;max-height:83%}@media screen and (min-width:1600px){#create-supply-chain-modal .modal-container{width:1450px!important}}@media screen and (max-width:1300px){#create-supply-chain-modal .modal-container{width:992px!important}}#create-supply-chain-modal .modal-container .row{margin-left:0!important;margin-right:0!important}#create-supply-chain-modal .modal-container .row.mb-20{margin-bottom:20px}#create-supply-chain-modal .modal-container .picture-wrapper{width:110px;height:110px;border-radius:55px;border:1px solid #D7D7D7}@media screen and (max-width:1300px){#create-supply-chain-modal .modal-container .picture-wrapper{width:70px;height:70px;border-radius:35px}}#create-supply-chain-modal .modal-container label{margin-bottom:5px}#create-supply-chain-modal .modal-container .cstmz{font-size:10px;font-weight:400;margin-left:-8px}#create-supply-chain-modal .modal-footer{margin:.25rem auto;justify-content:center}#create-supply-chain-modal .modal-footer .btn.btn-default{margin-right:30px}#create-supply-chain-modal .modal-footer .btn-back{border-color:#84a6b9;color:#84a6b9;height:40px;white-space:nowrap}#create-supply-chain-modal .modal-footer .btn-back:hover{background-color:#84a6b9!important;color:#fff!important;border:1px solid #84A6B9!important}#create-supply-chain-modal .mb-10{margin-bottom:10px}#create-supply-chain-modal .mr-10{margin-right:10px}#create-supply-chain-modal .mar-8{margin-right:8px}#create-supply-chain-modal .mr-n-33{margin-right:-33px}#create-supply-chain-modal .mr-n-10{margin-right:-10px}#create-supply-chain-modal .info-block{width:230px}@media screen and (min-width:1600px){#create-supply-chain-modal .info-block{width:176px}}@media screen and (min-width:1400px){#create-supply-chain-modal .info-block{width:170px}}@media screen and (max-width:1300px){#create-supply-chain-modal .info-block{width:149px}}#create-supply-chain-modal .info-block .heading-info-block{font-family:work-sans-semibold;font-size:15px;line-height:18px;margin-bottom:5px}#create-supply-chain-modal .info-block .ellipses.sm{width:142px}@media(min-width:1401px)and (max-width:2650px){#create-supply-chain-modal .info-block .ellipses.sm{width:180px}}@media(min-width:1301px)and (max-width:1400px){#create-supply-chain-modal .info-block .ellipses.last{width:230px}}#create-supply-chain-modal .agent-sm{width:100px}#create-supply-chain-modal .align-edit-delete{padding:8px}#create-supply-chain-modal .add-agent{min-width:100px;height:26px;padding-right:0;color:#84a6b9!important;border:1px solid #84A6B9!important}#create-supply-chain-modal .add-agent:hover{color:#84a6b9!important;background-color:#fff!important;border:1px solid #84A6B9!important}#create-supply-chain-modal .add{background-image:url("data:image/svg+xml,%3csvg%20width='9'%20height='9'%20viewBox='0%200%2010%2010'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cline%20x1='9'%20y1='5'%20x2='1'%20y2='5'%20stroke='%2384A6B9'%20stroke-linecap='round'/%3e%3cline%20x1='5'%20y1='1'%20x2='5'%20y2='9'%20stroke='%2384A6B9'%20stroke-linecap='round'/%3e%3c/svg%3e");background-position:10px 8px;background-repeat:no-repeat}@media screen and (max-width:1300px){#create-supply-chain-modal .info-block:last-child{margin-left:0}}#create-supply-chain-modal .error{display:flex;justify-content:center;margin-top:18px;color:#e67272;font-size:.833rem}#create-supply-chain-modal .info,#create-supply-chain-modal .create-steps{padding-bottom:0;position:relative}#create-supply-chain-modal .info h2,#create-supply-chain-modal .create-steps h2{margin-bottom:7px}#create-supply-chain-modal .info p,#create-supply-chain-modal .create-steps p{margin-bottom:12px;font-family:work-sans-regular;font-size:15px}#create-supply-chain-modal .info .ellipses,#create-supply-chain-modal .create-steps .ellipses{font-family:work-sans-regular;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:210px;font-size:15px;line-height:18px}@media screen and (min-width:1600px){#create-supply-chain-modal .info .ellipses,#create-supply-chain-modal .create-steps .ellipses{width:260px}}@media screen and (max-width:1300px){#create-supply-chain-modal .info .ellipses,#create-supply-chain-modal .create-steps .ellipses{width:153px}}#create-supply-chain-modal .create-steps .dnd-drop.delete{position:absolute;right:15px;top:-10px;width:150px;height:40px}#create-supply-chain-modal .create-steps .dnd-drop.delete .drag-delete{text-align:left;background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='24px'%20height='24px'%20viewBox='0%200%2024%2024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/Delete%3c/title%3e%3cg%20id='Icons/Delete'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cg%20id='Delete'%20transform='translate(4.000000,%204.000000)'%20stroke='%2384A6B9'%20stroke-width='1.5'%3e%3cline%20x1='0.333333333'%20y1='4.338'%20x2='15.6666667'%20y2='4.338'%20id='Path'%3e%3c/line%3e%3cpath%20d='M13.6666667,4.33333333%20L13.6666667,14.3333333%20C13.6666667,15.069713%2013.069713,15.6666667%2012.3333333,15.6666667%20L3.66666667,15.6666667%20C2.930287,15.6666667%202.33333333,15.069713%202.33333333,14.3333333%20L2.33333333,4.33333333'%20id='Path'%3e%3c/path%3e%3cpath%20d='M1.66666667,4.33333333%20L1.66666667,3.66666667%20C1.66666667,2.930287%202.26362033,2.33333333%203,2.33333333%20L13,2.33333333%20C13.7363797,2.33333333%2014.3333333,2.930287%2014.3333333,3.66666667%20L14.3333333,4.33333333'%20id='Path'%3e%3c/path%3e%3cpath%20d='M6,2.33333333%20C6,1.22876383%206.8954305,0.333333333%208,0.333333333%20C9.1045695,0.333333333%2010,1.22876383%2010,2.33333333'%20id='Path'%3e%3c/path%3e%3cline%20x1='8'%20y1='6.66666667'%20x2='8'%20y2='13'%20id='Path'%3e%3c/line%3e%3cline%20x1='11'%20y1='6.66666667'%20x2='11'%20y2='13'%20id='Path'%3e%3c/line%3e%3cline%20x1='5'%20y1='6.66666667'%20x2='5'%20y2='13'%20id='Path'%3e%3c/line%3e%3c/g%3e%3c/g%3e%3c/svg%3e") center right 10px no-repeat}#create-supply-chain-modal .create-steps .dnd-drop.delete .drag-delete:hover{background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='24px'%20height='24px'%20viewBox='0%200%2024%2024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/Delete%3c/title%3e%3cg%20id='Icons/Delete'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cg%20id='Delete'%20transform='translate(4.000000,%204.000000)'%20stroke='%23FFFFFF'%20stroke-width='1.5'%3e%3cline%20x1='0.333333333'%20y1='4.338'%20x2='15.6666667'%20y2='4.338'%20id='Path'%3e%3c/line%3e%3cpath%20d='M13.6666667,4.33333333%20L13.6666667,14.3333333%20C13.6666667,15.069713%2013.069713,15.6666667%2012.3333333,15.6666667%20L3.66666667,15.6666667%20C2.930287,15.6666667%202.33333333,15.069713%202.33333333,14.3333333%20L2.33333333,4.33333333'%20id='Path'%3e%3c/path%3e%3cpath%20d='M1.66666667,4.33333333%20L1.66666667,3.66666667%20C1.66666667,2.930287%202.26362033,2.33333333%203,2.33333333%20L13,2.33333333%20C13.7363797,2.33333333%2014.3333333,2.930287%2014.3333333,3.66666667%20L14.3333333,4.33333333'%20id='Path'%3e%3c/path%3e%3cpath%20d='M6,2.33333333%20C6,1.22876383%206.8954305,0.333333333%208,0.333333333%20C9.1045695,0.333333333%2010,1.22876383%2010,2.33333333'%20id='Path'%3e%3c/path%3e%3cline%20x1='8'%20y1='6.66666667'%20x2='8'%20y2='13'%20id='Path'%3e%3c/line%3e%3cline%20x1='11'%20y1='6.66666667'%20x2='11'%20y2='13'%20id='Path'%3e%3c/line%3e%3cline%20x1='5'%20y1='6.66666667'%20x2='5'%20y2='13'%20id='Path'%3e%3c/line%3e%3c/g%3e%3c/g%3e%3c/svg%3e") center right 10px no-repeat}#create-supply-chain-modal .create-steps .loading{width:1200px}#create-supply-chain-modal .create-steps .loading .skeleton-wrapper{width:120px;margin:0 15px;display:inline-block}#create-supply-chain-modal .create-steps .loading .skeleton-wrapper .b-skeleton-text{height:24px}#create-supply-chain-modal .create-steps .steps-drag-drop{position:relative;border:1px solid #dadada;border-radius:8px}#create-supply-chain-modal .create-steps .steps-drag-drop .step-list{overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none;white-space:nowrap;padding-top:10px;margin:15px 15px 30px 0;scroll-behavior:smooth;height:250px}@media(min-width:1600px){#create-supply-chain-modal .create-steps .steps-drag-drop .step-list{height:350px}}#create-supply-chain-modal .create-steps .steps-drag-drop .step-list .step{position:relative;margin-right:60px;display:inline-block;height:24px;border:1px solid #CDCDCD;border-radius:6px;padding:4px 10px;font-family:work-sans-regular;font-size:12px;line-height:13px;color:#8a96a0;cursor:pointer}#create-supply-chain-modal .create-steps .steps-drag-drop .step-list .step:first-of-type{margin-left:50px}#create-supply-chain-modal .create-steps .steps-drag-drop .step-list .step:not(:first-of-type) .horizontal-border.first,#create-supply-chain-modal .create-steps .steps-drag-drop .step-list .step:not(:first-of-type) .add.first{display:none}#create-supply-chain-modal .create-steps .steps-drag-drop .step-list .step:last-child .horizontal-border{width:25px;right:-25px}#create-supply-chain-modal .create-steps .steps-drag-drop .step-list .step.new{padding-right:0;margin-left:0}#create-supply-chain-modal .create-steps .steps-drag-drop .step-list .step.invalid{border:1px solid #E67272}#create-supply-chain-modal .create-steps .steps-drag-drop .step-list .step .drag-drop-select{height:initial;font-family:work-sans-regular;width:90px;border:none!important;font-size:12px;padding:0;background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='24px'%20height='24px'%20viewBox='0%200%2024%2024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/arrow%3c/title%3e%3cg%20id='Icons/arrow'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cg%20id='pijl'%20transform='translate(12.000000,%2012.000000)%20scale(1,%20-1)%20translate(-12.000000,%20-12.000000)%20translate(7.000000,%206.000000)'%20stroke='%2384A6B9'%20stroke-width='2'%3e%3cpolyline%20id='Path'%20points='0%208%205%203%2010%208'%3e%3c/polyline%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-position:70px -3px;margin:-2px 6px -2px 0}#create-supply-chain-modal .create-steps .steps-drag-drop .step-list .step .drag-drop-select:focus,#create-supply-chain-modal .create-steps .steps-drag-drop .step-list .step .drag-drop-select:active,#create-supply-chain-modal .create-steps .steps-drag-drop .step-list .step .drag-drop-select:target,#create-supply-chain-modal .create-steps .steps-drag-drop .step-list .step .drag-drop-select:hover{border:none!important}#create-supply-chain-modal .create-steps .steps-drag-drop .step-list .step.dragged{color:#fff;background:none;border:1px dashed #D7D7D7}#create-supply-chain-modal .create-steps .steps-drag-drop .step-list .step.dragged .status{display:none}#create-supply-chain-modal .create-steps .steps-drag-drop .step-list .step.assignedStep{background-color:#f6ede2!important;color:#121212;border:1px solid #cdcdcd!important}#create-supply-chain-modal .create-steps .steps-drag-drop .step-list .step.customised-by-agent{background-color:#e6edf1!important;color:#121212;border:1px solid #cdcdcd!important}#create-supply-chain-modal .create-steps .steps-drag-drop .step-list .step .status{height:11px;width:11px;border-radius:8px;position:absolute;right:-15px;top:-10px;z-index:9999}#create-supply-chain-modal .create-steps .steps-drag-drop .step-list .step .status.green{background-color:#c8f3b3}#create-supply-chain-modal .create-steps .steps-drag-drop .step-list .step .status.red{background-color:#e67272}#create-supply-chain-modal .create-steps .steps-drag-drop .step-list .step .horizontal-border{position:absolute;width:60px;height:10px;top:2px;right:-60px;z-index:550;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='10px'%20height='3px'%20viewBox='0%200%2010%203'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/dot%20line%3c/title%3e%3cg%20id='Icons/dot-line'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3crect%20id='Rectangle'%20fill='%23FFFFFF'%20x='5'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3crect%20id='Rectangle-Copy'%20fill='%239A9A9A'%20x='0'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3c/g%3e%3c/svg%3e");background-position:bottom;background-size:8px 2px;background-repeat:repeat-x}#create-supply-chain-modal .create-steps .steps-drag-drop .step-list .step .horizontal-border.first{left:-30px;width:30px}#create-supply-chain-modal .create-steps .steps-drag-drop .step-list .step .add{z-index:600;right:-40px;top:2px;position:absolute;height:17px;width:17px;background:url("data:image/svg+xml,%3csvg%20width='17'%20height='17'%20viewBox='0%200%2017%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='8.5'%20cy='8.5'%20r='8'%20fill='white'%20stroke='%2384A6B9'/%3e%3cline%20x1='8.5'%20y1='5.5'%20x2='8.5'%20y2='11.5'%20stroke='%2384A6B9'%20stroke-linecap='round'/%3e%3cline%20x1='11.5'%20y1='8.5'%20x2='5.5'%20y2='8.5'%20stroke='%2384A6B9'%20stroke-linecap='round'/%3e%3c/svg%3e") no-repeat;background-color:#fff}#create-supply-chain-modal .create-steps .steps-drag-drop .step-list .step .add.first{left:-50px}#create-supply-chain-modal .create-steps .steps-drag-drop .step-list .step .add:hover{cursor:pointer}#create-supply-chain-modal .create-steps .steps-drag-drop .step-list .step .leftplus{left:-40px;right:initial}#create-supply-chain-modal .create-steps .steps-drag-drop .step-list .step .leftline{left:-30px;right:initial!important;width:30px!important}#create-supply-chain-modal .create-steps .steps-drag-drop .step-list .step .add-ref{font-family:work-sans-regular;color:#84a6b9!important;padding-top:4px;text-align:center;position:absolute}#create-supply-chain-modal .create-steps .steps-drag-drop .step-list .step .add-ref:hover{color:#5d8aa4!important}#create-supply-chain-modal .create-steps .steps-drag-drop .step-list .step.onhover-pscp .status{right:-15px}#create-supply-chain-modal .create-steps .steps-drag-drop .step-list .__drag-image .step{background-color:#84a6b9;color:#fff}#create-supply-chain-modal .create-steps .steps-drag-drop .step-list .m-10{max-width:94px;overflow:hidden;text-overflow:ellipsis}#create-supply-chain-modal .create-steps .steps-drag-drop .step-list .scp-name{font-family:work-sans-semibold;font-size:10px;color:#9a9a9a;text-align:center}#create-supply-chain-modal .create-steps .steps-drag-drop .step-list .ref-num{font-family:work-sans-regular!important;padding-top:4px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;text-align:center}#create-supply-chain-modal .create-steps .steps-drag-drop .step-list .add-ref{font-family:work-sans-regular;color:#84a6b9!important;padding-top:4px;text-align:center;position:absolute}#create-supply-chain-modal .create-steps .steps-drag-drop .step-list .add-ref:hover{color:#5d8aa4!important}#create-supply-chain-modal .create-steps .steps-drag-drop .step-list-parallel{-ms-overflow-style:none;scrollbar-width:none;white-space:nowrap;scroll-behavior:smooth;height:auto;float:right;margin-right:35px;margin-top:-11px;padding-bottom:30px}#create-supply-chain-modal .create-steps .steps-drag-drop .step-list-parallel .step{position:relative;margin-right:60px;display:inline-block;height:24px;border:1px solid #D7D7D7;border-radius:6px;padding:4px 10px;font-family:work-sans-regular;font-size:12px;line-height:13px;cursor:pointer}#create-supply-chain-modal .create-steps .steps-drag-drop .step-list-parallel .step:first-of-type{margin-left:50px}#create-supply-chain-modal .create-steps .steps-drag-drop .step-list-parallel .step:not(:first-of-type) .horizontal-border.first,#create-supply-chain-modal .create-steps .steps-drag-drop .step-list-parallel .step:not(:first-of-type) .add.first{display:none}#create-supply-chain-modal .create-steps .steps-drag-drop .step-list-parallel .step:last-child .horizontal-border{width:25px;right:-25px}#create-supply-chain-modal .create-steps .steps-drag-drop .step-list-parallel .step.new{padding-right:0;margin-left:0}#create-supply-chain-modal .create-steps .steps-drag-drop .step-list-parallel .step.invalid{border:1px solid #E67272}#create-supply-chain-modal .create-steps .steps-drag-drop .step-list-parallel .step .drag-drop-select{height:initial;font-family:work-sans-regular;width:90px;border:none!important;font-size:12px;padding:0;background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='24px'%20height='24px'%20viewBox='0%200%2024%2024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/arrow%3c/title%3e%3cg%20id='Icons/arrow'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cg%20id='pijl'%20transform='translate(12.000000,%2012.000000)%20scale(1,%20-1)%20translate(-12.000000,%20-12.000000)%20translate(7.000000,%206.000000)'%20stroke='%2384A6B9'%20stroke-width='2'%3e%3cpolyline%20id='Path'%20points='0%208%205%203%2010%208'%3e%3c/polyline%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-position:70px -3px;margin:-2px 6px -2px 0}#create-supply-chain-modal .create-steps .steps-drag-drop .step-list-parallel .step .drag-drop-select:focus,#create-supply-chain-modal .create-steps .steps-drag-drop .step-list-parallel .step .drag-drop-select:active,#create-supply-chain-modal .create-steps .steps-drag-drop .step-list-parallel .step .drag-drop-select:target,#create-supply-chain-modal .create-steps .steps-drag-drop .step-list-parallel .step .drag-drop-select:hover{border:none!important}#create-supply-chain-modal .create-steps .steps-drag-drop .step-list-parallel .step.dragged{color:#fff;background:none;border:1px dashed #D7D7D7}#create-supply-chain-modal .create-steps .steps-drag-drop .step-list-parallel .step.dragged .status{display:none}#create-supply-chain-modal .create-steps .steps-drag-drop .step-list-parallel .step.assignedStep{background-color:#f6ede2}#create-supply-chain-modal .create-steps .steps-drag-drop .step-list-parallel .step.customised-by-agent{background-color:#e6edf1!important}#create-supply-chain-modal .create-steps .steps-drag-drop .step-list-parallel .step .status{height:11px;width:11px;border-radius:8px;position:absolute;right:-6px;top:-7px}#create-supply-chain-modal .create-steps .steps-drag-drop .step-list-parallel .step .status.green{background-color:#c8f3b3}#create-supply-chain-modal .create-steps .steps-drag-drop .step-list-parallel .step .status.red{background-color:#e67272}#create-supply-chain-modal .create-steps .steps-drag-drop .step-list-parallel .step .horizontal-border{position:absolute;width:60px;height:10px;top:2px;right:-60px;z-index:550;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='10px'%20height='3px'%20viewBox='0%200%2010%203'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/dot%20line%3c/title%3e%3cg%20id='Icons/dot-line'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3crect%20id='Rectangle'%20fill='%23FFFFFF'%20x='5'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3crect%20id='Rectangle-Copy'%20fill='%239A9A9A'%20x='0'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3c/g%3e%3c/svg%3e");background-position:bottom;background-size:8px 2px;background-repeat:repeat-x}#create-supply-chain-modal .create-steps .steps-drag-drop .step-list-parallel .step .horizontal-border.first{left:-30px;width:30px}#create-supply-chain-modal .create-steps .steps-drag-drop .step-list-parallel .step .add{z-index:600;right:-40px;top:2px;position:absolute;height:17px;width:17px;background:url("data:image/svg+xml,%3csvg%20width='17'%20height='17'%20viewBox='0%200%2017%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='8.5'%20cy='8.5'%20r='8'%20fill='white'%20stroke='%2384A6B9'/%3e%3cline%20x1='8.5'%20y1='5.5'%20x2='8.5'%20y2='11.5'%20stroke='%2384A6B9'%20stroke-linecap='round'/%3e%3cline%20x1='11.5'%20y1='8.5'%20x2='5.5'%20y2='8.5'%20stroke='%2384A6B9'%20stroke-linecap='round'/%3e%3c/svg%3e") no-repeat;background-color:#fff}#create-supply-chain-modal .create-steps .steps-drag-drop .step-list-parallel .step .add.first{left:-50px}#create-supply-chain-modal .create-steps .steps-drag-drop .step-list-parallel .step .add:hover{cursor:pointer}#create-supply-chain-modal .create-steps .steps-drag-drop .step-list-parallel .__drag-image .step{background-color:#84a6b9;color:#fff}#create-supply-chain-modal .create-steps .steps-drag-drop .step-list-parallel .m-10{max-width:94px;overflow:hidden;text-overflow:ellipsis}#create-supply-chain-modal .create-steps .steps-drag-drop .step-list-parallel .scp-name{font-family:work-sans-semibold;font-size:10px;color:#9a9a9a;text-align:center}#create-supply-chain-modal .create-steps .btn-swipe{height:40px;width:40px;border:1px solid #CBA76D;border-radius:6px;background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='24px'%20height='24px'%20viewBox='0%200%2024%2024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/arrow%3c/title%3e%3cg%20id='Icons/arrow'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cg%20id='pijl'%20transform='translate(12.000000,%2012.000000)%20scale(1,%20-1)%20translate(-12.000000,%20-12.000000)%20translate(7.000000,%206.000000)'%20stroke='%2384A6B9'%20stroke-width='2'%3e%3cpolyline%20id='Path'%20points='0%208%205%203%2010%208'%3e%3c/polyline%3e%3c/g%3e%3c/g%3e%3c/svg%3e") center center no-repeat;position:absolute;z-index:997;background-color:#fff}#create-supply-chain-modal .create-steps .btn-swipe:hover{cursor:pointer}#create-supply-chain-modal .create-steps .btn-swipe.left{transform:rotate(90deg);left:15px;bottom:55px!important;top:initial!important}#create-supply-chain-modal .create-steps .btn-swipe.right{transform:rotate(270deg);right:15px;bottom:55px!important;top:initial!important}#create-supply-chain-modal .create-steps .select-scp{right:15px;margin-top:10px;margin-left:-15px;width:170px}#create-supply-chain-modal .create-steps .select-scp .custom-select{height:30px;padding:0px 1.75rem 0px .375rem}#create-supply-chain-modal .create-steps .notification{color:#000;text-decoration:none;padding:5px 15px 5px 30px;position:relative;display:inline-block}#create-supply-chain-modal .create-steps .notification:before{position:absolute;top:8px;left:0;padding:8px;border-radius:50%;background:#f6ede2;color:#f6ede2;width:16px;height:16px;content:""}#create-supply-chain-modal .create-steps .agent-notification{color:#000;text-decoration:none;padding:5px 15px 5px 30px;position:relative;display:inline-block}#create-supply-chain-modal .create-steps .agent-notification:before{position:absolute;top:8px;left:0;padding:8px;border-radius:50%;background:#cee0eb;color:#cee0eb;width:16px;height:16px;content:""}#create-supply-chain-modal .inactive-create-step{pointer-events:none;opacity:.4}#create-supply-chain-modal .assign{padding-top:30px}#create-supply-chain-modal .assign .count-wrapper{position:absolute;right:15px;top:-10px;text-align:right}#create-supply-chain-modal .assign .count-wrapper .count{font-family:work-sans-semibold;font-size:26px;line-height:26px;color:#84a6b9}#create-supply-chain-modal .assign .count-wrapper .text{font-family:work-sans-regular;font-size:10px;line-height:13px}#create-supply-chain-modal .custom-select{border:none}#create-supply-chain-modal .custom-select.disabled{color:#6c757d;background-color:#e9ecef;opacity:.7}#create-supply-chain-modal .page.order-lines .order-line{position:relative;height:160px;background-color:#fff;box-shadow:0 0 8px #0000001a;border-radius:7px;width:100%;margin-bottom:10px;padding:20px}#create-supply-chain-modal .page.order-lines .order-line.open{height:335px}#create-supply-chain-modal .page.order-lines .order-line .toggle-info{font-family:work-sans-semibold;font-size:.833rem;position:absolute;top:15px;right:10px;height:24px;z-index:10}#create-supply-chain-modal .page.order-lines .order-line .toggle-info:hover{cursor:pointer}#create-supply-chain-modal .page.order-lines .order-line .toggle-info .arrow{display:inline-block;width:24px;height:24px;background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='24px'%20height='24px'%20viewBox='0%200%2024%2024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/arrow%3c/title%3e%3cg%20id='Icons/arrow'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cg%20id='pijl'%20transform='translate(12.000000,%2012.000000)%20scale(1,%20-1)%20translate(-12.000000,%20-12.000000)%20translate(7.000000,%206.000000)'%20stroke='%2384A6B9'%20stroke-width='2'%3e%3cpolyline%20id='Path'%20points='0%208%205%203%2010%208'%3e%3c/polyline%3e%3c/g%3e%3c/g%3e%3c/svg%3e") center center no-repeat;vertical-align:middle;margin-left:5px}#create-supply-chain-modal .page.order-lines .order-line .toggle-info .arrow.open{transform:rotate(180deg)}#create-supply-chain-modal .page.order-lines .order-line .info{float:left;width:50%;padding-bottom:10px}#create-supply-chain-modal .page.order-lines .order-line .info label,#create-supply-chain-modal .page.order-lines .order-line .info .value{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#create-supply-chain-modal .page.order-lines .order-line .info label{font-family:work-sans-semibold;font-size:1.167rem;margin-bottom:0}#create-supply-chain-modal .page.order-lines .order-line .info .value{font-family:work-sans-regular;font-size:.833rem;margin-bottom:10px}#create-supply-chain-modal .page.order-lines .order-line .picture{float:right;width:50%;border-right:1px solid #EDEDED}#create-supply-chain-modal .page.order-lines .order-line .picture .photo{height:80px;width:80px;text-align:center;vertical-align:middle;margin:20px auto 0}#create-supply-chain-modal .page.order-lines .order-line .picture .photo img{border-radius:40px;width:80px;height:80px}#create-supply-chain-modal .page.order-lines .order-line .picture .toggle-wrapper{width:80px;text-align:center;margin:0 auto;height:24px;font-size:.833rem;font-family:archia-regular}#create-supply-chain-modal .page.order-lines .order-line .picture .toggle-wrapper .previous-picture,#create-supply-chain-modal .page.order-lines .order-line .picture .toggle-wrapper .next-picture,#create-supply-chain-modal .page.order-lines .order-line .picture .toggle-wrapper .picture-count{display:inline-block;vertical-align:middle}#create-supply-chain-modal .page.order-lines .order-line .picture .toggle-wrapper .previous-picture,#create-supply-chain-modal .page.order-lines .order-line .picture .toggle-wrapper .next-picture{width:24px;height:24px;background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='24px'%20height='24px'%20viewBox='0%200%2024%2024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/arrow%3c/title%3e%3cg%20id='Icons/arrow'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cg%20id='pijl'%20transform='translate(12.000000,%2012.000000)%20scale(1,%20-1)%20translate(-12.000000,%20-12.000000)%20translate(7.000000,%206.000000)'%20stroke='%2384A6B9'%20stroke-width='2'%3e%3cpolyline%20id='Path'%20points='0%208%205%203%2010%208'%3e%3c/polyline%3e%3c/g%3e%3c/g%3e%3c/svg%3e") center center no-repeat}#create-supply-chain-modal .page.order-lines .order-line .picture .toggle-wrapper .previous-picture:hover,#create-supply-chain-modal .page.order-lines .order-line .picture .toggle-wrapper .next-picture:hover{cursor:pointer}#create-supply-chain-modal .page.order-lines .order-line .picture .toggle-wrapper .previous-picture{transform:rotate(90deg)}#create-supply-chain-modal .page.order-lines .order-line .picture .toggle-wrapper .next-picture{transform:rotate(270deg)}#create-supply-chain-modal .page.order-lines .order-line .picture .no-photo{height:80px;width:80px;border-radius:40px;background-color:#eee;text-align:center;vertical-align:middle;margin:20px auto}#create-supply-chain-modal .page.order-lines .order-line .picture .no-photo .text{font-family:archia-regular;font-size:.833rem;line-height:80px}#create-supply-chain-modal .page.order-lines .order-line .sub-menu .info label{margin-bottom:5px}#create-supply-chain-modal .page.order-lines .order-line .sub-menu .info .value{font-size:1.167rem}#create-supply-chain-modal .page.order-lines .order-line .sub-menu .info .value.mb-25{margin-bottom:25px}#create-supply-chain-modal .page.order-lines .order-line .sub-menu .info .value.verify{padding-left:25px;background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='12px'%20height='16px'%20viewBox='0%200%2012%2016'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/check/grey%3c/title%3e%3cg%20id='Icons/check/grey'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cpath%20d='M1,8.18071133%20L4.580707,11.7282083%20C4.83480089,11.9440584%205.19355406,11.8965044%205.39684016,11.6200269%20L11,4'%20id='Path'%20stroke='%238A96A0'%20stroke-width='2'%3e%3c/path%3e%3c/g%3e%3c/svg%3e") left center no-repeat}#create-supply-chain-modal .page.order-lines .order-line .sub-menu .info .value.proof{padding-left:25px;background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='12px'%20height='16px'%20viewBox='0%200%2012%2016'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/upload%3c/title%3e%3cg%20id='Icons/upload'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cg%20id='Upload-icon'%20transform='translate(1.000000,%202.000000)'%20stroke='%238A96A0'%20stroke-width='1.5'%3e%3cline%20x1='4.82461538'%20y1='8.64923077'%20x2='4.82461538'%20y2='1.60820513'%20id='Path'%3e%3c/line%3e%3cline%20x1='9.64923077'%20y1='11.3917949'%20x2='-5.38452018e-13'%20y2='11.3917949'%20id='Path'%3e%3c/line%3e%3cline%20x1='4.82461538'%20y1='0'%20x2='0'%20y2='4.82461538'%20id='Path'%3e%3c/line%3e%3cline%20x1='4.82461538'%20y1='0'%20x2='9.64923077'%20y2='4.82461538'%20id='Path'%3e%3c/line%3e%3c/g%3e%3c/g%3e%3c/svg%3e") left center no-repeat}#create-supply-chain-modal .page.order-lines .order-line .sub-menu .info .value.geolocation{padding-left:25px;background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='12px'%20height='16px'%20viewBox='0%200%2012%2016'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/location%3c/title%3e%3cg%20id='Icons/location'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cg%20id='style-one-pin'%20transform='translate(-0.000000,%200.000000)'%3e%3cpath%20d='M3.37490428,1.95153059%20C4.41407233,1.35153659%205.65814742,1.10643423%206.9132737,1.32815186%20C8.16839989,1.54986947%209.25320739,2.20636807%2010.0239208,3.1260768%20C10.7946345,4.0457859%2011.2512538,5.22870533%2011.2500029,6.5040817%20C11.2501051,7.44196697%2010.9994775,8.34409215%2010.5455181,9.12855095%20C10.091559,9.91300921%209.43426839,10.5798013%208.61974126,11.0477712%20C7.51766079,11.6838889%207.10803595,12.3266194%206.03159048,14.254093%20L6.178,13.99%20L6.16378144,13.9717514%20C6.00759872,13.7738302%205.8654537,13.5913622%205.73436092,13.4224949%20L5.60684165,13.2580925%20C4.69815677,12.0860841%204.26103338,11.5559907%203.37966703,11.04743%20C2.27521357,10.4112829%201.47904206,9.42441462%201.06785844,8.29712094%20C0.656674815,7.16982725%200.630479079,5.90210813%201.06597716,4.70425918%20C1.50147525,3.50641023%202.33573624,2.55152459%203.37490428,1.95153059%20Z'%20id='Path'%20stroke='%238A96A0'%20stroke-width='1.5'%3e%3c/path%3e%3ccircle%20id='Oval'%20fill='%238A96A0'%20cx='5.95238095'%20cy='6.45638095'%20r='2.28571429'%3e%3c/circle%3e%3c/g%3e%3c/g%3e%3c/svg%3e") left center no-repeat}#create-supply-chain-modal .page.order-lines .order-line .sub-menu .second,#create-supply-chain-modal .page.order-lines .order-line .sub-menu .third{border-right:1px solid #EDEDED}#create-supply-chain-modal .page.order-lines .order-line .sub-menu .third,#create-supply-chain-modal .page.order-lines .order-line .sub-menu .fourth{padding-left:30px}#create-supply-chain-modal .page.order-lines .order-line .sub-menu .third .value,#create-supply-chain-modal .page.order-lines .order-line .loading{margin-bottom:10px}#create-supply-chain-modal .page.order-lines .order-line .step-wrapper{padding-right:30px}#create-supply-chain-modal .page.order-lines .order-line .step-wrapper .no-steps{font-family:archia-regular;font-size:1rem;text-align:center;padding:50px 0}#create-supply-chain-modal .page.order-lines .order-line hr{border-top:1px solid #EDEDED;margin:15px 0 20px}@media screen and (max-width:1300px){#create-supply-chain-modal #create-supply-chain-modal .create-steps .loading{width:865px}#create-supply-chain-modal #create-supply-chain-modal .create-steps .loading .skeleton-wrapper{width:78px}}@media screen and (max-width:950px){#create-supply-chain-modal #create-supply-chain-modal .create-steps .loading{width:565px}#create-supply-chain-modal #create-supply-chain-modal .create-steps .loading .skeleton-wrapper{width:40px}#create-supply-chain-modal .rghttolft-border .step .add{left:-60px!important;right:initial!important}}#create-supply-chain-modal .tooltip{font-family:work-sans-regular!important;position:relative;display:inline-block;opacity:1!important}#create-supply-chain-modal .tooltip .tooltiptext{visibility:hidden;background-color:#fff;color:#000;text-align:center;padding:8px 20px;border-radius:3px;box-shadow:#00000059 5px 5px 10px;position:absolute;z-index:1;top:17px;left:5%;width:max-content;max-width:300px}#create-supply-chain-modal .tooltip:hover .tooltiptext{visibility:visible}#create-supply-chain-modal .hover-state{display:none}#create-supply-chain-modal .step-info{position:relative}#create-supply-chain-modal .step-info:hover .hover-state{display:block;position:absolute;left:-21px;top:-5px;z-index:999;background:#e6edf1;color:#8a96a0;font-size:12px;padding:5px 10px 6px;border-radius:4px;border:1px solid #CDCDCD;box-shadow:0 4px 8px #0003;margin-top:-1px}#create-supply-chain-modal .step-info:hover .hover-state .display-name{position:relative;top:1px}#create-supply-chain-modal .step-info:hover .hover-state-single{left:-12px!important}#create-supply-chain-modal .step-info:hover .single-step{left:-11px!important}#create-supply-chain-modal .step-info:hover .status{right:-25px!important;top:-12px!important}#create-supply-chain-modal .step-info:hover .single-step-status{right:-12px!important}#create-supply-chain-modal .add-vchain{visibility:hidden;display:block}#create-supply-chain-modal .step-info .vbtn-box{display:none}#create-supply-chain-modal .step-info:hover .vbtn-box{display:flex;position:absolute;justify-content:center;left:0;right:0;top:20px;background:transparent;border-radius:4px;z-index:9999;color:#84a6b9;font-size:11px;line-height:15px;cursor:pointer;padding-top:12px;width:-webkit-fill-available}#create-supply-chain-modal .step-info:hover .vbtn-box .delete-icn{display:inline-block;margin-right:7px;background:#fff}#create-supply-chain-modal .step-info:hover .vbtn-box .add-icn{display:inline-block;font-family:work-sans-regular!important;font-size:10px;color:#84a6b9;background:#fff}#create-supply-chain-modal .action-btn-alignment{background-color:#fff;padding:0 10px}#create-supply-chain-modal .step-info:hover .single-step-vbtn-box{left:-9px}#create-supply-chain-modal .step-info:hover .increased-spacing{padding-top:22px}#create-supply-chain-modal .step-info:hover .rtlvbtn-box.increased-spacing{padding-top:26px!important}#create-supply-chain-modal .parallel-supplychain{position:relative}#create-supply-chain-modal .vertical-border.first{width:2px;height:80px;position:absolute;left:50%;top:24px;z-index:550;background-image:url("data:image/svg+xml,%3csvg%20width='4'%20height='11'%20viewBox='0%200%204%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_170_5149)'%3e%3cpath%20d='M3.5%209L3.5%207C3.5%206.17157%202.82843%205.5%202%205.5C1.17157%205.5%200.5%206.17157%200.5%207L0.5%209C0.5%209.82843%201.17157%2010.5%202%2010.5C2.82843%2010.5%203.5%209.82843%203.5%209Z'%20fill='white'/%3e%3cpath%20d='M3.5%204L3.5%202C3.5%201.17157%202.82843%200.5%202%200.5C1.17157%200.5%200.5%201.17157%200.5%202L0.5%204C0.5%204.82843%201.17157%205.5%202%205.5C2.82843%205.5%203.5%204.82843%203.5%204Z'%20fill='%239A9A9A'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_170_5149'%3e%3crect%20width='10'%20height='3'%20fill='white'%20transform='translate(3.5%200.5)%20rotate(90)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-position:bottom;background-size:3px 9px;background-repeat:repeat-y}#create-supply-chain-modal .vertical-dot{position:absolute;left:50%;margin-left:-3px;background-color:#fff;border:1px solid #9a9a9a;width:8px;height:8px;border-radius:8px;z-index:999}#create-supply-chain-modal .vertical-dot.first{top:97px}#create-supply-chain-modal .vertical-dot.two{top:177px}#create-supply-chain-modal .vertical-dot.three{top:257px}#create-supply-chain-modal .vertical-dot.four{top:337px}#create-supply-chain-modal .vertical-dot.five{top:417px}#create-supply-chain-modal .vertical-border.two{width:2px;height:80px;position:absolute;left:50%;top:104px;z-index:550;background-image:url("data:image/svg+xml,%3csvg%20width='4'%20height='11'%20viewBox='0%200%204%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_170_5149)'%3e%3cpath%20d='M3.5%209L3.5%207C3.5%206.17157%202.82843%205.5%202%205.5C1.17157%205.5%200.5%206.17157%200.5%207L0.5%209C0.5%209.82843%201.17157%2010.5%202%2010.5C2.82843%2010.5%203.5%209.82843%203.5%209Z'%20fill='white'/%3e%3cpath%20d='M3.5%204L3.5%202C3.5%201.17157%202.82843%200.5%202%200.5C1.17157%200.5%200.5%201.17157%200.5%202L0.5%204C0.5%204.82843%201.17157%205.5%202%205.5C2.82843%205.5%203.5%204.82843%203.5%204Z'%20fill='%239A9A9A'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_170_5149'%3e%3crect%20width='10'%20height='3'%20fill='white'%20transform='translate(3.5%200.5)%20rotate(90)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-position:bottom;background-size:3px 9px}#create-supply-chain-modal .vertical-border.three{width:2px;height:80px;position:absolute;left:50%;top:184px;z-index:550;background-image:url("data:image/svg+xml,%3csvg%20width='4'%20height='11'%20viewBox='0%200%204%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_170_5149)'%3e%3cpath%20d='M3.5%209L3.5%207C3.5%206.17157%202.82843%205.5%202%205.5C1.17157%205.5%200.5%206.17157%200.5%207L0.5%209C0.5%209.82843%201.17157%2010.5%202%2010.5C2.82843%2010.5%203.5%209.82843%203.5%209Z'%20fill='white'/%3e%3cpath%20d='M3.5%204L3.5%202C3.5%201.17157%202.82843%200.5%202%200.5C1.17157%200.5%200.5%201.17157%200.5%202L0.5%204C0.5%204.82843%201.17157%205.5%202%205.5C2.82843%205.5%203.5%204.82843%203.5%204Z'%20fill='%239A9A9A'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_170_5149'%3e%3crect%20width='10'%20height='3'%20fill='white'%20transform='translate(3.5%200.5)%20rotate(90)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-position:bottom;background-size:3px 9px}#create-supply-chain-modal .vertical-border.four{width:2px;height:80px;position:absolute;left:50%;top:264px;z-index:550;background-image:url("data:image/svg+xml,%3csvg%20width='4'%20height='11'%20viewBox='0%200%204%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_170_5149)'%3e%3cpath%20d='M3.5%209L3.5%207C3.5%206.17157%202.82843%205.5%202%205.5C1.17157%205.5%200.5%206.17157%200.5%207L0.5%209C0.5%209.82843%201.17157%2010.5%202%2010.5C2.82843%2010.5%203.5%209.82843%203.5%209Z'%20fill='white'/%3e%3cpath%20d='M3.5%204L3.5%202C3.5%201.17157%202.82843%200.5%202%200.5C1.17157%200.5%200.5%201.17157%200.5%202L0.5%204C0.5%204.82843%201.17157%205.5%202%205.5C2.82843%205.5%203.5%204.82843%203.5%204Z'%20fill='%239A9A9A'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_170_5149'%3e%3crect%20width='10'%20height='3'%20fill='white'%20transform='translate(3.5%200.5)%20rotate(90)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-position:bottom;background-size:3px 9px}#create-supply-chain-modal .vertical-border.five{width:2px;height:80px;position:absolute;left:50%;top:344px;z-index:550;background-image:url("data:image/svg+xml,%3csvg%20width='4'%20height='11'%20viewBox='0%200%204%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_170_5149)'%3e%3cpath%20d='M3.5%209L3.5%207C3.5%206.17157%202.82843%205.5%202%205.5C1.17157%205.5%200.5%206.17157%200.5%207L0.5%209C0.5%209.82843%201.17157%2010.5%202%2010.5C2.82843%2010.5%203.5%209.82843%203.5%209Z'%20fill='white'/%3e%3cpath%20d='M3.5%204L3.5%202C3.5%201.17157%202.82843%200.5%202%200.5C1.17157%200.5%200.5%201.17157%200.5%202L0.5%204C0.5%204.82843%201.17157%205.5%202%205.5C2.82843%205.5%203.5%204.82843%203.5%204Z'%20fill='%239A9A9A'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_170_5149'%3e%3crect%20width='10'%20height='3'%20fill='white'%20transform='translate(3.5%200.5)%20rotate(90)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-position:bottom;background-size:3px 9px}#create-supply-chain-modal .rghttolft-border.first{width:80px;height:2px;position:absolute;right:50%;top:100px;z-index:550;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='10px'%20height='3px'%20viewBox='0%200%2010%203'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/dot%20line%3c/title%3e%3cg%20id='Icons/dot-line'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3crect%20id='Rectangle'%20fill='%23FFFFFF'%20x='5'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3crect%20id='Rectangle-Copy'%20fill='%239A9A9A'%20x='0'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3c/g%3e%3c/svg%3e");background-position:bottom;background-size:8px 2px;background-repeat:repeat-x}#create-supply-chain-modal .rghttolft-border.two{width:80px;height:2px;position:absolute;right:50%;top:180px;z-index:550;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='10px'%20height='3px'%20viewBox='0%200%2010%203'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/dot%20line%3c/title%3e%3cg%20id='Icons/dot-line'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3crect%20id='Rectangle'%20fill='%23FFFFFF'%20x='5'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3crect%20id='Rectangle-Copy'%20fill='%239A9A9A'%20x='0'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3c/g%3e%3c/svg%3e");background-position:bottom;background-size:8px 2px;background-repeat:repeat-x}#create-supply-chain-modal .rghttolft-border.three{width:80px;height:2px;position:absolute;right:50%;top:260px;z-index:550;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='10px'%20height='3px'%20viewBox='0%200%2010%203'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/dot%20line%3c/title%3e%3cg%20id='Icons/dot-line'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3crect%20id='Rectangle'%20fill='%23FFFFFF'%20x='5'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3crect%20id='Rectangle-Copy'%20fill='%239A9A9A'%20x='0'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3c/g%3e%3c/svg%3e");background-position:bottom;background-size:8px 2px;background-repeat:repeat-x}#create-supply-chain-modal .rghttolft-border.four{width:80px;height:2px;position:absolute;right:50%;top:340px;z-index:550;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='10px'%20height='3px'%20viewBox='0%200%2010%203'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/dot%20line%3c/title%3e%3cg%20id='Icons/dot-line'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3crect%20id='Rectangle'%20fill='%23FFFFFF'%20x='5'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3crect%20id='Rectangle-Copy'%20fill='%239A9A9A'%20x='0'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3c/g%3e%3c/svg%3e");background-position:bottom;background-size:8px 2px;background-repeat:repeat-x}#create-supply-chain-modal .rghttolft-border.five{width:80px;height:2px;position:absolute;right:50%;top:420px;z-index:550;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='10px'%20height='3px'%20viewBox='0%200%2010%203'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/dot%20line%3c/title%3e%3cg%20id='Icons/dot-line'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3crect%20id='Rectangle'%20fill='%23FFFFFF'%20x='5'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3crect%20id='Rectangle-Copy'%20fill='%239A9A9A'%20x='0'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3c/g%3e%3c/svg%3e");background-position:bottom;background-size:8px 2px;background-repeat:repeat-x}#create-supply-chain-modal .vselect-step{position:absolute;left:-80px;top:-12px;display:inline-block;height:24px;border:1px solid #D7D7D7;border-radius:6px;padding:4px 10px;font-family:work-sans-regular;font-size:10px;line-height:13px}#create-supply-chain-modal .vhorizontal-border.first{width:25px;height:2px;position:absolute;right:90px;top:0;z-index:550;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='10px'%20height='3px'%20viewBox='0%200%2010%203'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/dot%20line%3c/title%3e%3cg%20id='Icons/dot-line'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3crect%20id='Rectangle'%20fill='%23FFFFFF'%20x='5'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3crect%20id='Rectangle-Copy'%20fill='%239A9A9A'%20x='0'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3c/g%3e%3c/svg%3e");background-position:bottom;background-size:6px 2px;background-repeat:repeat-x}#create-supply-chain-modal .horizontal-border.halfline{width:25px!important;right:-25px!important}#create-supply-chain-modal .vadd.first{z-index:600;right:60px;left:initial;top:-7px;position:absolute;height:20px;width:20px;background:url("data:image/svg+xml,%3csvg%20width='17'%20height='17'%20viewBox='0%200%2017%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='8.5'%20cy='8.5'%20r='8'%20fill='white'%20stroke='%2384A6B9'/%3e%3cline%20x1='8.5'%20y1='5.5'%20x2='8.5'%20y2='11.5'%20stroke='%2384A6B9'%20stroke-linecap='round'/%3e%3cline%20x1='11.5'%20y1='8.5'%20x2='5.5'%20y2='8.5'%20stroke='%2384A6B9'%20stroke-linecap='round'/%3e%3c/svg%3e") no-repeat;background-color:#fff}#create-supply-chain-modal .vadd{z-index:600;top:-7px;position:absolute;height:20px;width:20px;background:url("data:image/svg+xml,%3csvg%20width='17'%20height='17'%20viewBox='0%200%2017%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='8.5'%20cy='8.5'%20r='8'%20fill='white'%20stroke='%2384A6B9'/%3e%3cline%20x1='8.5'%20y1='5.5'%20x2='8.5'%20y2='11.5'%20stroke='%2384A6B9'%20stroke-linecap='round'/%3e%3cline%20x1='11.5'%20y1='8.5'%20x2='5.5'%20y2='8.5'%20stroke='%2384A6B9'%20stroke-linecap='round'/%3e%3c/svg%3e") no-repeat;background-color:#fff}#create-supply-chain-modal .vhorizontal-border{width:25px;height:2px;position:absolute;right:90px;top:0;z-index:550;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='10px'%20height='3px'%20viewBox='0%200%2010%203'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/dot%20line%3c/title%3e%3cg%20id='Icons/dot-line'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3crect%20id='Rectangle'%20fill='%23FFFFFF'%20x='5'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3crect%20id='Rectangle-Copy'%20fill='%239A9A9A'%20x='0'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3c/g%3e%3c/svg%3e");background-position:bottom;background-size:6px 2px;background-repeat:repeat-x}#create-supply-chain-modal .rghttolft-border .drag-drop-select{margin-bottom:1px!important}#create-supply-chain-modal .scpname{position:absolute;top:30px;left:0;background:#fff;display:flex;justify-content:center;width:100%}#create-supply-chain-modal .rghttolft-border .step-info .rtlvbtn-box{display:none}#create-supply-chain-modal .rghttolft-border .step-info .status{right:-15px!important;top:-10px!important}#create-supply-chain-modal .rghttolft-border .step-info:hover .status{right:-6px!important;top:-8px!important}#create-supply-chain-modal .rghttolft-border .step-info:hover .rtlvbtn-box{display:block;position:absolute;top:20px;background:transparent;border:1px solid transparent;border-radius:4px;z-index:9999;color:#84a6b9;font-size:11px;line-height:15px;cursor:pointer;padding-top:12px;width:85%;text-align:center}#create-supply-chain-modal .rghttolft-border .step-info:hover .rtlvbtn-box .delete-icn{display:inline-block;background:#fff;width:100%}#create-supply-chain-modal .rghttolft-border .step-info:hover .rtlvbtn-box .delete-icn img{width:16px}#create-supply-chain-modal .step.laststep .horizontal-border{width:30px!important;right:-30px!important}#create-supply-chain-modal .step-info:hover .hide-status{display:none}#create-supply-chain-modal .step.step-select-new{border:1px solid #84A6B9!important;color:#121212!important;background-color:#fff!important}#create-supply-chain-modal .mandatory-step{display:flex;justify-content:flex-start;align-items:center;border-top:1px solid #CDCDCD;padding-top:12px;padding-bottom:12px;font-size:14px}#create-supply-chain-modal .mandatory-step .position-relative{position:relative;margin-left:4px;margin-right:4px}#create-supply-chain-modal .mandatory-step .mandatory-step-info{font-family:work-sans-semibold;font-size:14px;font-weight:600;line-height:18px;letter-spacing:.3px;text-align:left;color:#84a6b9;top:0}#create-supply-chain-modal .mandatory-step .icon-size{width:11px;height:11px}#create-supply-chain-modal .item-card{padding:10px;margin:5px;border:1px solid green;background:#f0fff0}#max-parallel-chain .modal-container,#delete-agent .modal-container{width:375px!important}#max-parallel-chain .modal-header,#delete-agent .modal-header,#max-parallel-chain .modal-footer,#delete-agent .modal-footer{justify-content:center}#max-parallel-chain .max-parallel-chain-heading,#delete-agent .max-parallel-chain-heading{font-family:work-sans-semibold;font-size:14px;letter-spacing:.3px;line-height:18px;padding-top:8px}#max-parallel-chain .max-parallel-chain-text,#delete-agent .max-parallel-chain-text{font-family:work-sans-regular;font-size:14px;line-height:20px;font-weight:400!important;margin-top:-6px}#add-ref .modal-container{width:351px;padding:1rem}#add-ref .header{width:100%;padding:0}#add-ref .add-ref-text{font-family:work-sans-regular;font-size:12px}#add-ref .btn-styling{width:319px}#add-ref .modal-container .modal-footer{padding:0;justify-content:center}#add-ref .pt-16{padding-top:16px}#add-ref .ref-num-value{margin:0!important;top:-7px!important;width:85%!important;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-family:work-sans-semibold!important}#add-ref .modal-body{padding:0;margin:0 0 10px}#add-ref .modal-container .modal-header{padding:0 0 16px}#add-ref .inactive-refrence{pointer-events:none;opacity:.4}#add-ref .modal-header h3{margin-bottom:0}#mandatory-step-modal .modal-container{width:616px;padding:24px}#mandatory-step-modal .modal-container .modal-header{padding:0}#mandatory-step-modal .modal-container .modal-body{padding:0;margin:16px 0 0;max-height:290px;overflow-y:auto}#mandatory-step-modal .modal-container .modal-footer{padding:24px 0 0;text-align:center}#mandatory-step-modal .modal-container .modal-footer div{margin:0}#mandatory-step-modal .modal-container .heading{font-family:work-sans-semibold;font-size:14px;font-weight:600;line-height:18px;letter-spacing:.3px;margin-bottom:4px}#mandatory-step-modal .modal-container .sub-heading{font-family:work-sans-regular;font-size:14px;font-weight:400;line-height:20px;text-align:left}#mandatory-step-modal .modal-container .mr-bt-4{margin-bottom:4px}#create-bulk-order-modal .modal-container{width:900px;padding:24px;border-radius:8px}#create-bulk-order-modal .modal-container .row.mb-20{margin-bottom:20px}#create-bulk-order-modal .modal-container label{margin-bottom:10px}#create-bulk-order-modal .modal-container .modal-header{display:block;padding:0 0 1rem}#create-bulk-order-modal .modal-container .modal-body{margin:0;padding:0}#create-bulk-order-modal .modal-container .modal-footer{display:flex;justify-content:flex-end;align-items:center;padding:20px 0 0!important;border-top:none}#create-bulk-order-modal .modal-container .modal-footer .bulk-order-footer-buttons{display:flex;justify-content:flex-end;align-items:center;gap:12px}#create-bulk-order-modal .modal-container .modal-footer .btn,#create-bulk-order-modal .modal-container .modal-footer button{padding:8px 20px;border-radius:9999px;min-height:40px}#create-bulk-order-modal .modal-container .modal-footer .btn.btn-default,#create-bulk-order-modal .modal-container .modal-footer .btn.btn-secondary{margin-right:0!important;border:1px solid #CBA76D;color:#cba76d}#create-bulk-order-modal .modal-container .modal-footer .btn.btn-primary{background-color:#84a6b9;border-color:#84a6b9;color:#fff}#create-bulk-order-modal .modal-container .modal-footer .btn-size{min-width:214px!important}#create-bulk-order-modal .heading{display:flex;justify-content:center;align-items:center;width:100%;margin-bottom:.5rem}#create-bulk-order-modal .heading h2{font-size:20px;font-weight:700;margin:0;text-align:center}#create-bulk-order-modal .sub-heading-1{font-family:work-sans-regular;font-size:15px;line-height:18px;padding-top:16px}#create-bulk-order-modal .sub-heading-2{font-family:work-sans-regular;font-size:14px;line-height:20px}#create-bulk-order-modal .table-border{border:1px solid #CDCDCD;border-radius:8px}#create-bulk-order-modal .table-striped tbody tr:nth-of-type(odd){background:#f2f2f280}#create-bulk-order-modal .table-striped tbody tr:nth-of-type(2n){background:#fff}#create-bulk-order-modal .table-header{font-family:work-sans-regular;font-size:14px}#create-bulk-order-modal .table-header tr{height:46px;border-radius:4px}#create-bulk-order-modal .table-header td,#create-bulk-order-modal .table-header th{vertical-align:middle}#create-bulk-order-modal .table-header-fixed{position:sticky;top:0;background:#f8f9fa;border-bottom:1px solid #e9ecef}#create-bulk-order-modal .table-header-fixed .radio-icon{height:20px;width:20px}#create-bulk-order-modal .table-header-fixed th{padding:12px 16px;font-weight:600}#create-bulk-order-modal .table-header tbody td{padding:12px 16px}#create-bulk-order-modal .error{display:flex;justify-content:center;margin-top:18px;color:#e67272;font-size:.833rem}#create-bulk-order-modal .remove-supplier-bulk{background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='24px'%20height='24px'%20viewBox='0%200%2024%2024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/Delete%3c/title%3e%3cg%20id='Icons/Delete'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cg%20id='Delete'%20transform='translate(4.000000,%204.000000)'%20stroke='%2384A6B9'%20stroke-width='1.5'%3e%3cline%20x1='0.333333333'%20y1='4.338'%20x2='15.6666667'%20y2='4.338'%20id='Path'%3e%3c/line%3e%3cpath%20d='M13.6666667,4.33333333%20L13.6666667,14.3333333%20C13.6666667,15.069713%2013.069713,15.6666667%2012.3333333,15.6666667%20L3.66666667,15.6666667%20C2.930287,15.6666667%202.33333333,15.069713%202.33333333,14.3333333%20L2.33333333,4.33333333'%20id='Path'%3e%3c/path%3e%3cpath%20d='M1.66666667,4.33333333%20L1.66666667,3.66666667%20C1.66666667,2.930287%202.26362033,2.33333333%203,2.33333333%20L13,2.33333333%20C13.7363797,2.33333333%2014.3333333,2.930287%2014.3333333,3.66666667%20L14.3333333,4.33333333'%20id='Path'%3e%3c/path%3e%3cpath%20d='M6,2.33333333%20C6,1.22876383%206.8954305,0.333333333%208,0.333333333%20C9.1045695,0.333333333%2010,1.22876383%2010,2.33333333'%20id='Path'%3e%3c/path%3e%3cline%20x1='8'%20y1='6.66666667'%20x2='8'%20y2='13'%20id='Path'%3e%3c/line%3e%3cline%20x1='11'%20y1='6.66666667'%20x2='11'%20y2='13'%20id='Path'%3e%3c/line%3e%3cline%20x1='5'%20y1='6.66666667'%20x2='5'%20y2='13'%20id='Path'%3e%3c/line%3e%3c/g%3e%3c/g%3e%3c/svg%3e") center no-repeat;height:20px;width:20px}#create-bulk-order-modal .remove-supplier-bulk:hover{cursor:pointer}#create-bulk-order-modal .remove-supplier-bulk.disabled{opacity:.5}#create-bulk-order-modal .remove-supplier-bulk.disabled:hover{cursor:not-allowed}#create-bulk-order-modal .remove-supplier-bulk.disabled{pointer-events:none}#create-bulk-order-modal .partnername-width{width:77%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#create-bulk-order-modal .custom-select.disabled{color:#6c757d;background-color:#e9ecef;opacity:.7;pointer-events:none}#create-bulk-order-modal .delete .spinner-border{float:right;margin-right:15px}#create-bulk-order-modal .btn-partner{border-color:#84a6b9;color:#84a6b9;height:30px;white-space:nowrap;background-color:transparent}#create-bulk-order-modal .btn-partner:hover{background-color:#84a6b9!important;color:#fff!important}#create-bulk-order-modal .set-height{max-height:280px!important;overflow:auto;padding-right:10px}#create-bulk-order-modal .btn.btn-default{margin-right:0}#create-bulk-order-modal .btn.btn-default:hover{border:none!important}#create-bulk-order-modal .bulk_model_th{font-family:work-sans-semibold!important;font-size:14px;letter-spacing:.3px;font-weight:600;font-style:normal;white-space:nowrap}#create-bulk-order-modal .p-16{padding-top:20px;padding-bottom:0;font-weight:600;margin-bottom:0}#create-bulk-order-modal .bulk_model_td{font-family:work-sans-regular!important;font-size:14px;font-weight:400;font-style:normal;width:115px;height:20px}#create-bulk-order-modal .ellipses{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100px;display:inline-block}#create-bulk-order-modal .clr_ellipses{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:60px}#forward-to-cp .modal-container{width:411px!important}#forward-to-cp .modal-header,#forward-to-cp .modal-footer{justify-content:center}#forward-to-cp .max-parallel-chain-heading{font-family:work-sans-semibold;font-size:14px;letter-spacing:.3px;line-height:18px;padding-top:8px}#forward-to-cp .max-parallel-chain-text{font-family:work-sans-regular;font-size:14px;line-height:20px;font-weight:400!important;margin-top:-6px}#forward-to-cp .cont-partner-name{font-family:work-sans-semibold!important}.ordrs,.prod-name{align-items:center}.pending-order-line{position:relative;height:94px;margin-bottom:10px;padding:20px 20px 20px 10px;font-size:1.167rem;font-family:work-sans-semibold}.pending-order-line .radio-icon{height:16px;width:16px}.pending-order-line .column{display:inline-block}.pending-order-line .status{width:16px;height:16px;border-radius:8px;display:inline-block;margin-left:5px;margin-bottom:-3px}.pending-order-line .status.green{background-color:#c8f3b3}.pending-order-line .status.red{background-color:#f19999}.pending-order-line .dropdown-ref{position:relative}.pending-order-line .supplier-name,.pending-order-line .product-group{line-height:20px;display:block}.pending-order-line .product-group{font-family:work-sans-regular}.pending-order-line .user-uploaded-by{font-size:10px;line-height:13px;margin-top:5px}.pending-order-line .remove-supplier{background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='24px'%20height='24px'%20viewBox='0%200%2024%2024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/Delete%3c/title%3e%3cg%20id='Icons/Delete'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cg%20id='Delete'%20transform='translate(4.000000,%204.000000)'%20stroke='%2384A6B9'%20stroke-width='1.5'%3e%3cline%20x1='0.333333333'%20y1='4.338'%20x2='15.6666667'%20y2='4.338'%20id='Path'%3e%3c/line%3e%3cpath%20d='M13.6666667,4.33333333%20L13.6666667,14.3333333%20C13.6666667,15.069713%2013.069713,15.6666667%2012.3333333,15.6666667%20L3.66666667,15.6666667%20C2.930287,15.6666667%202.33333333,15.069713%202.33333333,14.3333333%20L2.33333333,4.33333333'%20id='Path'%3e%3c/path%3e%3cpath%20d='M1.66666667,4.33333333%20L1.66666667,3.66666667%20C1.66666667,2.930287%202.26362033,2.33333333%203,2.33333333%20L13,2.33333333%20C13.7363797,2.33333333%2014.3333333,2.930287%2014.3333333,3.66666667%20L14.3333333,4.33333333'%20id='Path'%3e%3c/path%3e%3cpath%20d='M6,2.33333333%20C6,1.22876383%206.8954305,0.333333333%208,0.333333333%20C9.1045695,0.333333333%2010,1.22876383%2010,2.33333333'%20id='Path'%3e%3c/path%3e%3cline%20x1='8'%20y1='6.66666667'%20x2='8'%20y2='13'%20id='Path'%3e%3c/line%3e%3cline%20x1='11'%20y1='6.66666667'%20x2='11'%20y2='13'%20id='Path'%3e%3c/line%3e%3cline%20x1='5'%20y1='6.66666667'%20x2='5'%20y2='13'%20id='Path'%3e%3c/line%3e%3c/g%3e%3c/g%3e%3c/svg%3e") center no-repeat;height:20px;width:20px;float:right;margin-top:27px;margin-right:10px}.pending-order-line .remove-supplier:hover{cursor:pointer}.pending-order-line .remove-supplier.disabled{opacity:.5}.pending-order-line .remove-supplier.disabled:hover{cursor:not-allowed}.pending-order-line .delete .spinner-border{float:right;margin-right:15px}.pending-order-line .m-17,.pending-order-line .custom-select-wrapper{margin:17px 5px}.pending-order-line .custom-select-wrapper,.pending-order-line .count-wrapper{display:inline-block}.pending-order-line .count-wrapper{float:right;width:110px}.pending-order-line .btn-select-partner{width:204px;height:40px;padding:10px 16px}.pending-order-line .m-top{margin-top:.55rem!important}.pending-order-line .remove-supplier-icon{background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='24px'%20height='24px'%20viewBox='0%200%2024%2024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/Delete%3c/title%3e%3cg%20id='Icons/Delete'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cg%20id='Delete'%20transform='translate(4.000000,%204.000000)'%20stroke='%2384A6B9'%20stroke-width='1.5'%3e%3cline%20x1='0.333333333'%20y1='4.338'%20x2='15.6666667'%20y2='4.338'%20id='Path'%3e%3c/line%3e%3cpath%20d='M13.6666667,4.33333333%20L13.6666667,14.3333333%20C13.6666667,15.069713%2013.069713,15.6666667%2012.3333333,15.6666667%20L3.66666667,15.6666667%20C2.930287,15.6666667%202.33333333,15.069713%202.33333333,14.3333333%20L2.33333333,4.33333333'%20id='Path'%3e%3c/path%3e%3cpath%20d='M1.66666667,4.33333333%20L1.66666667,3.66666667%20C1.66666667,2.930287%202.26362033,2.33333333%203,2.33333333%20L13,2.33333333%20C13.7363797,2.33333333%2014.3333333,2.930287%2014.3333333,3.66666667%20L14.3333333,4.33333333'%20id='Path'%3e%3c/path%3e%3cpath%20d='M6,2.33333333%20C6,1.22876383%206.8954305,0.333333333%208,0.333333333%20C9.1045695,0.333333333%2010,1.22876383%2010,2.33333333'%20id='Path'%3e%3c/path%3e%3cline%20x1='8'%20y1='6.66666667'%20x2='8'%20y2='13'%20id='Path'%3e%3c/line%3e%3cline%20x1='11'%20y1='6.66666667'%20x2='11'%20y2='13'%20id='Path'%3e%3c/line%3e%3cline%20x1='5'%20y1='6.66666667'%20x2='5'%20y2='13'%20id='Path'%3e%3c/line%3e%3c/g%3e%3c/g%3e%3c/svg%3e") center no-repeat;padding:25px 25px 0;margin-top:0}.pending-order-line .remove-supplier-icon:hover{cursor:pointer}.pending-order-line .remove-supplier-icon.disabled{opacity:.5}.pending-order-line .remove-supplier-icon.disabled:hover{cursor:not-allowed}.pending-order-line-selected{position:relative;height:94px;width:100%;margin-bottom:10px;padding:20px 20px 20px 10px;font-size:1.167rem;font-family:work-sans-semibold}.pending-order-line-selected .radio-icon{height:16px;width:16px}.pending-order-line-selected .column{display:inline-block}.pending-order-line-selected .select-all{color:#84a6b9}.pending-order-line-selected .inactive-select-all{opacity:.4;pointer-events:none}.pending-order-line-selected .status{width:16px;height:16px;border-radius:8px;display:inline-block;margin-left:5px;margin-bottom:-3px}.pending-order-line-selected .status.green{background-color:#c8f3b3}.pending-order-line-selected .status.red{background-color:#f19999}.pending-order-line-selected .dropdown-ref{position:relative}.pending-order-line-selected .product-group{font-family:work-sans-regular}.pending-order-line-selected .user-uploaded-by{font-size:10px;line-height:13px;margin-top:5px}.pending-order-line-selected .remove-supplier{background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='24px'%20height='24px'%20viewBox='0%200%2024%2024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/Delete%3c/title%3e%3cg%20id='Icons/Delete'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cg%20id='Delete'%20transform='translate(4.000000,%204.000000)'%20stroke='%2384A6B9'%20stroke-width='1.5'%3e%3cline%20x1='0.333333333'%20y1='4.338'%20x2='15.6666667'%20y2='4.338'%20id='Path'%3e%3c/line%3e%3cpath%20d='M13.6666667,4.33333333%20L13.6666667,14.3333333%20C13.6666667,15.069713%2013.069713,15.6666667%2012.3333333,15.6666667%20L3.66666667,15.6666667%20C2.930287,15.6666667%202.33333333,15.069713%202.33333333,14.3333333%20L2.33333333,4.33333333'%20id='Path'%3e%3c/path%3e%3cpath%20d='M1.66666667,4.33333333%20L1.66666667,3.66666667%20C1.66666667,2.930287%202.26362033,2.33333333%203,2.33333333%20L13,2.33333333%20C13.7363797,2.33333333%2014.3333333,2.930287%2014.3333333,3.66666667%20L14.3333333,4.33333333'%20id='Path'%3e%3c/path%3e%3cpath%20d='M6,2.33333333%20C6,1.22876383%206.8954305,0.333333333%208,0.333333333%20C9.1045695,0.333333333%2010,1.22876383%2010,2.33333333'%20id='Path'%3e%3c/path%3e%3cline%20x1='8'%20y1='6.66666667'%20x2='8'%20y2='13'%20id='Path'%3e%3c/line%3e%3cline%20x1='11'%20y1='6.66666667'%20x2='11'%20y2='13'%20id='Path'%3e%3c/line%3e%3cline%20x1='5'%20y1='6.66666667'%20x2='5'%20y2='13'%20id='Path'%3e%3c/line%3e%3c/g%3e%3c/g%3e%3c/svg%3e") center no-repeat;height:20px;width:20px;float:right;margin-top:27px;margin-right:10px}.pending-order-line-selected .remove-supplier:hover{cursor:pointer}.pending-order-line-selected .remove-supplier.disabled{opacity:.5}.pending-order-line-selected .remove-supplier.disabled:hover{cursor:not-allowed}.pending-order-line-selected .delete .spinner-border{float:right;margin-right:15px}.pending-order-line-selected .m-17,.pending-order-line-selected .custom-select-wrapper{margin:17px 5px}.pending-order-line-selected .custom-select-wrapper,.pending-order-line-selected .count-wrapper{display:inline-block}.pending-order-line-selected .count-wrapper{float:right;width:110px}.pending-order-line-selected .btn-select-partner{width:204px;height:40px;padding:10px 16px}.pending-order-line-selected .m-top{margin-top:.55rem!important}.pending-order-line-selected .remove-supplier-icon{background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='24px'%20height='24px'%20viewBox='0%200%2024%2024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/Delete%3c/title%3e%3cg%20id='Icons/Delete'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cg%20id='Delete'%20transform='translate(4.000000,%204.000000)'%20stroke='%2384A6B9'%20stroke-width='1.5'%3e%3cline%20x1='0.333333333'%20y1='4.338'%20x2='15.6666667'%20y2='4.338'%20id='Path'%3e%3c/line%3e%3cpath%20d='M13.6666667,4.33333333%20L13.6666667,14.3333333%20C13.6666667,15.069713%2013.069713,15.6666667%2012.3333333,15.6666667%20L3.66666667,15.6666667%20C2.930287,15.6666667%202.33333333,15.069713%202.33333333,14.3333333%20L2.33333333,4.33333333'%20id='Path'%3e%3c/path%3e%3cpath%20d='M1.66666667,4.33333333%20L1.66666667,3.66666667%20C1.66666667,2.930287%202.26362033,2.33333333%203,2.33333333%20L13,2.33333333%20C13.7363797,2.33333333%2014.3333333,2.930287%2014.3333333,3.66666667%20L14.3333333,4.33333333'%20id='Path'%3e%3c/path%3e%3cpath%20d='M6,2.33333333%20C6,1.22876383%206.8954305,0.333333333%208,0.333333333%20C9.1045695,0.333333333%2010,1.22876383%2010,2.33333333'%20id='Path'%3e%3c/path%3e%3cline%20x1='8'%20y1='6.66666667'%20x2='8'%20y2='13'%20id='Path'%3e%3c/line%3e%3cline%20x1='11'%20y1='6.66666667'%20x2='11'%20y2='13'%20id='Path'%3e%3c/line%3e%3cline%20x1='5'%20y1='6.66666667'%20x2='5'%20y2='13'%20id='Path'%3e%3c/line%3e%3c/g%3e%3c/g%3e%3c/svg%3e") center no-repeat;padding:25px 25px 0;margin-top:0}.pending-order-line-selected .remove-supplier-icon:hover{cursor:pointer}.pending-order-line-selected .remove-supplier-icon.disabled{opacity:.5}.pending-order-line-selected .remove-supplier-icon.disabled:hover{cursor:not-allowed}.pending-order-line-selected .margin-top-2{margin-top:2px}.pending-order-line-selected margin-top-minus-1{margin-top:-1px}.pending-order-lines-group{font-size:1.167rem;font-family:work-sans-semibold}.pending-order-lines-group .pending-order-lines{overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.pending-order-lines-group .status{width:16px;height:16px;border-radius:8px;display:inline-block;margin-left:16px}.pending-order-lines-group .status.green{background-color:#c8f3b3}.pending-order-lines-group .status.red{background-color:#f19999}.pending-order-lines-group.no-results .content .img-wrapper{height:284px;text-align:center}.pending-order-lines-group.no-results .content .img-wrapper img{margin:85px auto 0;object-fit:scale-down;height:284px}.pending-order-lines-group.no-results .content .text-wrapper{text-align:center;margin-top:100px}.pending-order-lines-group .order-line{min-height:100px;width:100%;margin-bottom:10px;padding:20px}.pending-order-lines-group .order-line .b-skeleton-button{margin-top:1rem}.pending-review-height{height:-webkit-fill-available}.fixed-bottom-reactive-pending-sb-collapse{z-index:999;position:fixed;bottom:20px;padding-right:0;width:calc(100% - 157px)}.fixed-bottom-reactive-pending-sb-expand{z-index:999;position:fixed;bottom:20px;padding-right:0;width:calc(100% - 280px)}.m-6,.custom-select-wrapper-margin{margin:6px 5px}.custom-select-wrapper-margin,.count-wrapper{display:inline-block}.pending-orderlines-wrapper{height:100%;display:flex;flex-direction:column;justify-content:space-between;margin-left:32px;overflow:auto;padding-right:24px;margin-right:24px}#edit-order-modal .modal-header{display:block}#edit-order-modal .modal-container{width:992px}#edit-order-modal .modal-container .row.mb-20{margin-bottom:20px}#edit-order-modal .modal-container label{margin-bottom:10px}#edit-order-modal .modal-container{max-height:90%}#edit-order-modal .modal-body{margin:0 0 5px}#edit-order-modal .modal-body .plain-input input{height:24px!important;font-family:work-sans-regular!important;font-size:14px;line-height:20px;color:#121212!important}#edit-order-modal .modal-body .plain-input input:focus,#edit-order-modal .modal-body .plain-input .form-label-group input:not(:placeholder-shown){padding-top:1px!important}#edit-order-modal .modal-body .replace-with{width:155px!important}#edit-order-modal .modal-body .rplce{margin-left:14px!important}#edit-order-modal .modal-body .floating-label select{width:155px}#edit-order-modal .modal-body .floating-select{background:#fff url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='24px'%20height='24px'%20viewBox='0%200%2024%2024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/arrow%3c/title%3e%3cg%20id='Icons/arrow'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cg%20id='pijl'%20transform='translate(12.000000,%2012.000000)%20scale(1,%20-1)%20translate(-12.000000,%20-12.000000)%20translate(7.000000,%206.000000)'%20stroke='%2384A6B9'%20stroke-width='2'%3e%3cpolyline%20id='Path'%20points='0%208%205%203%2010%208'%3e%3c/polyline%3e%3c/g%3e%3c/g%3e%3c/svg%3e") center right 10px no-repeat}#edit-order-modal .modal-body .form-label-group .acc-label{top:-7px}#edit-order-modal .modal-body .btn-edit{min-width:100px;margin-left:29px}#edit-order-modal .modal-body .w-2{width:2%}#edit-order-modal .modal-body .w-15{width:15%}#edit-order-modal .modal-body .w-70{width:70%}#edit-order-modal .modal-body .w-80{width:80%}#edit-order-modal .modal-footer{padding:1.25rem .75rem 1.75rem}#edit-order-modal .modal-footer>*{margin:.25rem auto}#edit-order-modal .modal-footer>* .btn.btn-default,#edit-order-modal .modal-footer>* .btn.btn-secondary{margin-right:30px}#edit-order-modal .heading{justify-content:center;align-items:center}#edit-order-modal .sub-heading-1{font-family:work-sans-semibold;font-size:14px;line-height:18px;padding-top:16px;letter-spacing:.3px}#edit-order-modal .sub-heading-2{font-family:work-sans-regular;font-size:14px;line-height:20px;padding-top:8px}#edit-order-modal .table-border{border:1px solid #CDCDCD;border-radius:8px}#edit-order-modal .table-striped tbody tr:nth-of-type(odd){background:#f2f2f280}#edit-order-modal .table-header{font-family:work-sans-regular;font-size:14px}#edit-order-modal .table-header tr{height:46px;border-radius:4px}#edit-order-modal .table-header td,#edit-order-modal .table-header th{vertical-align:middle}#edit-order-modal .table-header-fixed{position:sticky;top:0;background:#fff;z-index:1}#edit-order-modal .table-header-fixed .radio-icon{height:20px;width:20px}#edit-order-modal .round-checkbox .radio-icon{height:16px;width:16px}#edit-order-modal .error{display:flex;justify-content:center;margin-top:18px;color:#e67272;font-size:.833rem}#edit-order-modal .remove-supplier-bulk{background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='24px'%20height='24px'%20viewBox='0%200%2024%2024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/Delete%3c/title%3e%3cg%20id='Icons/Delete'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cg%20id='Delete'%20transform='translate(4.000000,%204.000000)'%20stroke='%2384A6B9'%20stroke-width='1.5'%3e%3cline%20x1='0.333333333'%20y1='4.338'%20x2='15.6666667'%20y2='4.338'%20id='Path'%3e%3c/line%3e%3cpath%20d='M13.6666667,4.33333333%20L13.6666667,14.3333333%20C13.6666667,15.069713%2013.069713,15.6666667%2012.3333333,15.6666667%20L3.66666667,15.6666667%20C2.930287,15.6666667%202.33333333,15.069713%202.33333333,14.3333333%20L2.33333333,4.33333333'%20id='Path'%3e%3c/path%3e%3cpath%20d='M1.66666667,4.33333333%20L1.66666667,3.66666667%20C1.66666667,2.930287%202.26362033,2.33333333%203,2.33333333%20L13,2.33333333%20C13.7363797,2.33333333%2014.3333333,2.930287%2014.3333333,3.66666667%20L14.3333333,4.33333333'%20id='Path'%3e%3c/path%3e%3cpath%20d='M6,2.33333333%20C6,1.22876383%206.8954305,0.333333333%208,0.333333333%20C9.1045695,0.333333333%2010,1.22876383%2010,2.33333333'%20id='Path'%3e%3c/path%3e%3cline%20x1='8'%20y1='6.66666667'%20x2='8'%20y2='13'%20id='Path'%3e%3c/line%3e%3cline%20x1='11'%20y1='6.66666667'%20x2='11'%20y2='13'%20id='Path'%3e%3c/line%3e%3cline%20x1='5'%20y1='6.66666667'%20x2='5'%20y2='13'%20id='Path'%3e%3c/line%3e%3c/g%3e%3c/g%3e%3c/svg%3e") center no-repeat;height:20px;width:20px}#edit-order-modal .remove-supplier-bulk:hover{cursor:pointer}#edit-order-modal .remove-supplier-bulk.disabled{opacity:.5}#edit-order-modal .remove-supplier-bulk.disabled:hover{cursor:not-allowed}#edit-order-modal .partnername-width{width:77%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#edit-order-modal .custom-select.disabled{color:#6c757d;background-color:#e9ecef;opacity:.7}#edit-order-modal .delete .spinner-border{float:right;margin-right:15px}#edit-order-modal .btn-partner{border-color:#84a6b9;color:#84a6b9;height:30px;white-space:nowrap;background-color:transparent}#edit-order-modal .btn-partner:hover{background-color:#84a6b9!important;color:#fff!important}#edit-order-modal .set-height{max-height:240px!important;overflow:auto;padding-right:10px}#edit-order-modal .btn.btn-default{margin-right:0}#edit-order-modal .btn.btn-default:hover{border:none!important}#edit-order-modal .bulk_model_th{font-family:work-sans-semibold!important;font-size:14px;letter-spacing:.3px;font-weight:600;font-style:normal;white-space:nowrap}#edit-order-modal .bulk_model_td{font-family:work-sans-regular!important;font-size:14px;font-weight:400;font-style:normal;width:115px;height:20px}#edit-order-modal .ellipses{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:140px}#edit-order-modal .clr_ellipses{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:60px}#edit-order-modal .date-picker-wrap{position:relative}@media screen and (max-width:1200px){#edit-order-modal .vdp-datepicker__calendar{width:210px!important}}@media screen and (min-width:1200px){#edit-order-modal .vdp-datepicker__calendar{width:240px!important}}@media screen and (min-width:1600px){#create-bulk-order-modal .modal-container{width:1200px}#create-bulk-order-modal .set-height{max-height:425px!important}}@media screen and (max-width:1600px){#create-bulk-order-modal .modal-container{width:900px}#create-bulk-order-modal .create-steps .loading{width:865px}#create-bulk-order-modal .create-steps .loading .skeleton-wrapper{width:78px}}@media screen and (max-width:950px){#create-bulk-order-modal .modal-container{width:600px}#create-bulk-order-modal .modal-container .picture-wrapper{width:70px;height:70px;border-radius:35px}#create-bulk-order-modal .create-steps .loading{width:565px}#create-bulk-order-modal .create-steps .loading .skeleton-wrapper{width:40px}}.checklist-table{margin-bottom:auto!important;padding-top:5px}#edit-order-modal .custom-scroll.set-height{overflow-x:auto;overflow-y:auto}#edit-order-modal .bulk_model_td{font-family:work-sans-regular!important;font-size:14px;font-weight:400;font-style:normal;width:115px;height:20px;overflow:visible!important}#edit-order-modal .datepicker{position:relative}#edit-order-modal .date-picker-calender,#edit-order-modal .vdp-datepicker__calendar{position:fixed!important;z-index:9999!important;top:var(--datepicker-top, auto)!important;left:var(--datepicker-left, auto)!important}#edit-order-modal .replace-all .date-picker-calender{position:absolute!important;z-index:9999!important;bottom:75%;font-family:work-sans-regular!important}#edit-order-modal #deliveryDate{width:155px!important;padding-left:14.4px}#edit-order-modal .datepicker input:focus,#edit-order-modal .datepicker .form-label-group input:not(:placeholder-shown){font-size:10px;color:#8a96a0;padding-top:4px;border-color:#d7d7d7!important;font-family:work-sans-semibold!important}#edit-order-modal .w-10{width:10%}#edit-order-modal .w-13{width:13%}#edit-order-modal .w-12{width:12%}#edit-order-modal .w-90{width:90%}#edit-order-modal #deliveryDate::placeholder{font-size:12px;color:#8a96a0;font-family:work-sans-regular}.multiselect{border-radius:20px;border:1px solid #D7D7D7;cursor:pointer}.multiselect .multiselect-dropdown{left:-1px!important;padding-bottom:7px}.multiselect:focus{border-radius:20px;border:1px solid #121212;cursor:pointer}.multiselect.is-disabled{color:#6c757d;background-color:#e9ecef;opacity:1}.option-list{font-size:1rem;font-family:work-sans-regular}.option-list .multiselect-multiple-label,.option-list .multiselect-tag,.option-list .multiselect-tags{background-color:inherit;color:#8a96a0;font-family:work-sans-semibold;font-size:1rem;border:none}.option-list .multiselect-multiple-label{padding:2px 0 0 5px}.option-list .multiselect-tag-remove{color:#8a96a0}.option-list .multiselect-tag-remove:hover{background-color:inherit;color:#121212}.option-list .multiselect-tag-remove:focus,.option-list .multiselect-tag-remove:active{background-color:#8a96a0;color:#121212}.option-list .multiselect-tag-remove-icon{color:#8a96a0}.option-list .multiselect-tag-remove-icon:hover{background-color:inherit;color:#121212}.option-list .multiselect-tag-remove-icon:focus,.option-list .multiselect-tag-remove-icon:active{background-color:#8a96a0;color:#121212}.option-list li span{display:inline-block;width:100%;padding:10px 10px 0!important;min-height:32px!important}.option-list li span:hover{cursor:pointer;background-color:#fff;color:#121212;font-weight:700}.option-list li span:focus{cursor:pointer;background-color:#f2f6f8;color:#121212;font-weight:700}.option-list.invalid{border:1px solid #E67272!important;background-color:#f2f2f2}.option-list .option-text{display:inline-block;margin-left:8px;font-size:14px;font-family:work-sans-regular}.option-list .multiselect-option.is-selected{background:#fff}.option-list .multiselect-option.is-selected .option-text{color:#000!important;font-weight:400!important}.option-list .multiselect-option.is-selected .select{background-color:#7498af;border:none}.option-list .multiselect-option.is-pointed{background-color:#fff;color:#121212}.option-list .multiselect-option.is-pointed .option-text{color:#000!important;font-weight:400!important}.option-list .multiselect-option.is-selected.is-pointed{background-color:inherit;color:#000!important;font-weight:400!important}.option-list .multiselect-caret{background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='24px'%20height='24px'%20viewBox='0%200%2024%2024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/arrow%3c/title%3e%3cg%20id='Icons/arrow'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cg%20id='pijl'%20transform='translate(12.000000,%2012.000000)%20scale(1,%20-1)%20translate(-12.000000,%20-12.000000)%20translate(7.000000,%206.000000)'%20stroke='%2384A6B9'%20stroke-width='2'%3e%3cpolyline%20id='Path'%20points='0%208%205%203%2010%208'%3e%3c/polyline%3e%3c/g%3e%3c/g%3e%3c/svg%3e") center center no-repeat}.option-list .multiselect-caret:before{display:none}#set-mandatory-steps .select-level{width:300px;font-family:work-sans-regular;background-color:#fff}#set-mandatory-steps .select-level:disabled{background-color:#e9ecef}#set-mandatory-steps .set-mand-title{font-family:work-sans-semibold;font-size:14px}#set-mandatory-steps .set-mandatory-btn{margin-top:1px}#set-mandatory-steps .select-float-label .floating-label label.floating-select-custom{top:0!important}#set-mandatory-steps .floating-label select{padding:12px 0 6px 14px!important}#set-mandatory-steps .dropdown-menu{border-radius:0!important}#set-mandatory-steps #set-steps-modal .modal-container{width:558px;padding:24px 16px 24px 24px;overflow:hidden}#set-mandatory-steps #set-steps-modal .modal-header{padding:0}#set-mandatory-steps #set-steps-modal .modal-header .main-heading{font-family:work-sans-semibold;font-size:16px}#set-mandatory-steps #set-steps-modal .modal-header .sub-heading{font-family:work-sans-regular;white-space:nowrap;font-size:14px}#set-mandatory-steps #set-steps-modal .modal-body{padding:0;font-family:work-sans-regular;font-size:14px;overflow-y:auto;margin-top:0}@media screen and (min-width:1140px){#set-mandatory-steps #set-steps-modal .modal-body{height:181px}}@media screen and (min-width:1280px){#set-mandatory-steps #set-steps-modal .modal-body{height:228px}}@media screen and (min-width:1440px){#set-mandatory-steps #set-steps-modal .modal-body{height:300px}}@media screen and (min-width:1600px){#set-mandatory-steps #set-steps-modal .modal-body{height:340px}}@media screen and (min-width:2560px){#set-mandatory-steps #set-steps-modal .modal-body{height:400px}}#set-mandatory-steps #set-steps-modal .modal-body .toggle-mr-8{margin-right:8px!important}#set-mandatory-steps #set-steps-modal .modal-footer{padding:0;justify-content:center}#set-mandatory-steps #set-steps-modal .multiselect{border-radius:4px;border:1px solid #D7D7D7;cursor:pointer;width:320px;font-family:work-sans-regular;color:#000!important;padding-bottom:0!important}#set-mandatory-steps #set-steps-modal .m-select-steps .floating-label label.floating-select-custom{top:0!important}#set-mandatory-steps #set-steps-modal .option-list .multiselect__single{padding:5px 0 0 6px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-family:work-sans-regular!important;font-size:14px!important;color:#121212!important}#set-mandatory-steps #set-steps-modal .option-list .option-text{margin-left:8px!important}#set-mandatory-steps #set-steps-modal .option-text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:14px!important}#set-mandatory-steps #set-steps-modal .opt-widht{width:150px}#set-mandatory-steps #set-steps-modal .step-assigned{font-family:work-sans-regular;opacity:50%;color:#000;font-size:14px}#set-mandatory-steps #set-steps-modal .option-list li span:hover,#set-mandatory-steps #set-steps-modal .multiselect__option--selected{color:#000!important;font-size:14px!important;font-weight:400!important}#set-mandatory-steps #set-steps-modal .multiselect .multiselect__content-wrapper{width:322px}#set-mandatory-steps #set-steps-modal .multiselect .multiselect__content-wrapper{padding-bottom:0!important}#set-mandatory-steps #set-steps-modal .multiselect__option{font-family:work-sans-regular;font-size:14px}#set-mandatory-steps #set-steps-modal .toggle-mr-8{margin-right:8px}#set-mandatory-steps #set-steps-modal .scroll-height{height:100%;overflow:auto}#set-mandatory-steps #delete-mandatory-steps .modal-container,#set-mandatory-steps #edit-mandatory-steps .modal-container{width:375px;padding:24px;justify-content:center}#set-mandatory-steps #delete-mandatory-steps .modal-header,#set-mandatory-steps #edit-mandatory-steps .modal-header{padding:0;font-family:work-sans-semibold;font-size:14px;justify-content:center}#set-mandatory-steps #delete-mandatory-steps .modal-body,#set-mandatory-steps #edit-mandatory-steps .modal-body{padding:0;font-family:work-sans-regular;font-size:14px;margin:16px 0 24px}#set-mandatory-steps #delete-mandatory-steps .modal-footer,#set-mandatory-steps #edit-mandatory-steps .modal-footer{padding:0;justify-content:space-between!important}#set-mandatory-steps .opacity-50{opacity:50%}#set-mandatory-steps .scp_table thead th{font-family:work-sans-semibold;font-size:14px}#set-mandatory-steps .order-line-scrl{margin:0 25px 0 0}#set-mandatory-steps .no-search-res{margin-top:73px!important}#supply-chain .add{background-image:url("data:image/svg+xml,%3csvg%20width='9'%20height='9'%20viewBox='0%200%2010%2010'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cline%20x1='9'%20y1='5'%20x2='1'%20y2='5'%20stroke='%2384A6B9'%20stroke-linecap='round'/%3e%3cline%20x1='5'%20y1='1'%20x2='5'%20y2='9'%20stroke='%2384A6B9'%20stroke-linecap='round'/%3e%3c/svg%3e");background-position:10px 8px;background-repeat:no-repeat}#supply-chain .create-steps .dnd-drop.delete .drag-delete{text-align:left;background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='24px'%20height='24px'%20viewBox='0%200%2024%2024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/Delete%3c/title%3e%3cg%20id='Icons/Delete'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cg%20id='Delete'%20transform='translate(4.000000,%204.000000)'%20stroke='%2384A6B9'%20stroke-width='1.5'%3e%3cline%20x1='0.333333333'%20y1='4.338'%20x2='15.6666667'%20y2='4.338'%20id='Path'%3e%3c/line%3e%3cpath%20d='M13.6666667,4.33333333%20L13.6666667,14.3333333%20C13.6666667,15.069713%2013.069713,15.6666667%2012.3333333,15.6666667%20L3.66666667,15.6666667%20C2.930287,15.6666667%202.33333333,15.069713%202.33333333,14.3333333%20L2.33333333,4.33333333'%20id='Path'%3e%3c/path%3e%3cpath%20d='M1.66666667,4.33333333%20L1.66666667,3.66666667%20C1.66666667,2.930287%202.26362033,2.33333333%203,2.33333333%20L13,2.33333333%20C13.7363797,2.33333333%2014.3333333,2.930287%2014.3333333,3.66666667%20L14.3333333,4.33333333'%20id='Path'%3e%3c/path%3e%3cpath%20d='M6,2.33333333%20C6,1.22876383%206.8954305,0.333333333%208,0.333333333%20C9.1045695,0.333333333%2010,1.22876383%2010,2.33333333'%20id='Path'%3e%3c/path%3e%3cline%20x1='8'%20y1='6.66666667'%20x2='8'%20y2='13'%20id='Path'%3e%3c/line%3e%3cline%20x1='11'%20y1='6.66666667'%20x2='11'%20y2='13'%20id='Path'%3e%3c/line%3e%3cline%20x1='5'%20y1='6.66666667'%20x2='5'%20y2='13'%20id='Path'%3e%3c/line%3e%3c/g%3e%3c/g%3e%3c/svg%3e") center right 10px no-repeat}#supply-chain .create-steps .dnd-drop.delete .drag-delete:hover{background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='24px'%20height='24px'%20viewBox='0%200%2024%2024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/Delete%3c/title%3e%3cg%20id='Icons/Delete'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cg%20id='Delete'%20transform='translate(4.000000,%204.000000)'%20stroke='%23FFFFFF'%20stroke-width='1.5'%3e%3cline%20x1='0.333333333'%20y1='4.338'%20x2='15.6666667'%20y2='4.338'%20id='Path'%3e%3c/line%3e%3cpath%20d='M13.6666667,4.33333333%20L13.6666667,14.3333333%20C13.6666667,15.069713%2013.069713,15.6666667%2012.3333333,15.6666667%20L3.66666667,15.6666667%20C2.930287,15.6666667%202.33333333,15.069713%202.33333333,14.3333333%20L2.33333333,4.33333333'%20id='Path'%3e%3c/path%3e%3cpath%20d='M1.66666667,4.33333333%20L1.66666667,3.66666667%20C1.66666667,2.930287%202.26362033,2.33333333%203,2.33333333%20L13,2.33333333%20C13.7363797,2.33333333%2014.3333333,2.930287%2014.3333333,3.66666667%20L14.3333333,4.33333333'%20id='Path'%3e%3c/path%3e%3cpath%20d='M6,2.33333333%20C6,1.22876383%206.8954305,0.333333333%208,0.333333333%20C9.1045695,0.333333333%2010,1.22876383%2010,2.33333333'%20id='Path'%3e%3c/path%3e%3cline%20x1='8'%20y1='6.66666667'%20x2='8'%20y2='13'%20id='Path'%3e%3c/line%3e%3cline%20x1='11'%20y1='6.66666667'%20x2='11'%20y2='13'%20id='Path'%3e%3c/line%3e%3cline%20x1='5'%20y1='6.66666667'%20x2='5'%20y2='13'%20id='Path'%3e%3c/line%3e%3c/g%3e%3c/g%3e%3c/svg%3e") center right 10px no-repeat}#supply-chain .create-steps .steps-drag-drop .step-list .step .drag-drop-select{height:initial;font-family:work-sans-regular;width:90px;border:none!important;font-size:12px;padding:0;background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='24px'%20height='24px'%20viewBox='0%200%2024%2024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/arrow%3c/title%3e%3cg%20id='Icons/arrow'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cg%20id='pijl'%20transform='translate(12.000000,%2012.000000)%20scale(1,%20-1)%20translate(-12.000000,%20-12.000000)%20translate(7.000000,%206.000000)'%20stroke='%2384A6B9'%20stroke-width='2'%3e%3cpolyline%20id='Path'%20points='0%208%205%203%2010%208'%3e%3c/polyline%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-position:70px -3px;margin:-2px 6px -2px 0}#supply-chain .create-steps .steps-drag-drop .step-list .step .horizontal-border{position:absolute;width:60px;height:10px;top:2px;right:-60px;z-index:550;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='10px'%20height='3px'%20viewBox='0%200%2010%203'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/dot%20line%3c/title%3e%3cg%20id='Icons/dot-line'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3crect%20id='Rectangle'%20fill='%23FFFFFF'%20x='5'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3crect%20id='Rectangle-Copy'%20fill='%239A9A9A'%20x='0'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3c/g%3e%3c/svg%3e");background-position:bottom;background-size:8px 2px;background-repeat:repeat-x}#supply-chain .create-steps .steps-drag-drop .step-list .step .add{z-index:600;right:-40px;top:2px;position:absolute;height:17px;width:17px;background:url("data:image/svg+xml,%3csvg%20width='17'%20height='17'%20viewBox='0%200%2017%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='8.5'%20cy='8.5'%20r='8'%20fill='white'%20stroke='%2384A6B9'/%3e%3cline%20x1='8.5'%20y1='5.5'%20x2='8.5'%20y2='11.5'%20stroke='%2384A6B9'%20stroke-linecap='round'/%3e%3cline%20x1='11.5'%20y1='8.5'%20x2='5.5'%20y2='8.5'%20stroke='%2384A6B9'%20stroke-linecap='round'/%3e%3c/svg%3e") no-repeat;background-color:#fff}#supply-chain .create-steps .steps-drag-drop .step-list-parallel .step .drag-drop-select{height:initial;font-family:work-sans-regular;width:90px;border:none!important;font-size:12px;padding:0;background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='24px'%20height='24px'%20viewBox='0%200%2024%2024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/arrow%3c/title%3e%3cg%20id='Icons/arrow'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cg%20id='pijl'%20transform='translate(12.000000,%2012.000000)%20scale(1,%20-1)%20translate(-12.000000,%20-12.000000)%20translate(7.000000,%206.000000)'%20stroke='%2384A6B9'%20stroke-width='2'%3e%3cpolyline%20id='Path'%20points='0%208%205%203%2010%208'%3e%3c/polyline%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-position:70px -3px;margin:-2px 6px -2px 0}#supply-chain .create-steps .steps-drag-drop .step-list-parallel .step .horizontal-border{position:absolute;width:60px;height:10px;top:2px;right:-60px;z-index:550;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='10px'%20height='3px'%20viewBox='0%200%2010%203'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/dot%20line%3c/title%3e%3cg%20id='Icons/dot-line'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3crect%20id='Rectangle'%20fill='%23FFFFFF'%20x='5'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3crect%20id='Rectangle-Copy'%20fill='%239A9A9A'%20x='0'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3c/g%3e%3c/svg%3e");background-position:bottom;background-size:8px 2px;background-repeat:repeat-x}#supply-chain .create-steps .steps-drag-drop .step-list-parallel .step .add{z-index:600;right:-40px;top:2px;position:absolute;height:17px;width:17px;background:url("data:image/svg+xml,%3csvg%20width='17'%20height='17'%20viewBox='0%200%2017%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='8.5'%20cy='8.5'%20r='8'%20fill='white'%20stroke='%2384A6B9'/%3e%3cline%20x1='8.5'%20y1='5.5'%20x2='8.5'%20y2='11.5'%20stroke='%2384A6B9'%20stroke-linecap='round'/%3e%3cline%20x1='11.5'%20y1='8.5'%20x2='5.5'%20y2='8.5'%20stroke='%2384A6B9'%20stroke-linecap='round'/%3e%3c/svg%3e") no-repeat;background-color:#fff}#supply-chain .create-steps .btn-swipe{height:40px;width:40px;border:1px solid #CBA76D;border-radius:6px;background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='24px'%20height='24px'%20viewBox='0%200%2024%2024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/arrow%3c/title%3e%3cg%20id='Icons/arrow'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cg%20id='pijl'%20transform='translate(12.000000,%2012.000000)%20scale(1,%20-1)%20translate(-12.000000,%20-12.000000)%20translate(7.000000,%206.000000)'%20stroke='%2384A6B9'%20stroke-width='2'%3e%3cpolyline%20id='Path'%20points='0%208%205%203%2010%208'%3e%3c/polyline%3e%3c/g%3e%3c/g%3e%3c/svg%3e") center center no-repeat;position:absolute;z-index:997;background-color:#fff}#supply-chain .page.order-lines .order-line .toggle-info .arrow{display:inline-block;width:24px;height:24px;background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='24px'%20height='24px'%20viewBox='0%200%2024%2024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/arrow%3c/title%3e%3cg%20id='Icons/arrow'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cg%20id='pijl'%20transform='translate(12.000000,%2012.000000)%20scale(1,%20-1)%20translate(-12.000000,%20-12.000000)%20translate(7.000000,%206.000000)'%20stroke='%2384A6B9'%20stroke-width='2'%3e%3cpolyline%20id='Path'%20points='0%208%205%203%2010%208'%3e%3c/polyline%3e%3c/g%3e%3c/g%3e%3c/svg%3e") center center no-repeat;vertical-align:middle;margin-left:5px}#supply-chain .page.order-lines .order-line .picture .toggle-wrapper .previous-picture,#supply-chain .page.order-lines .order-line .picture .toggle-wrapper .next-picture{width:24px;height:24px;background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='24px'%20height='24px'%20viewBox='0%200%2024%2024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/arrow%3c/title%3e%3cg%20id='Icons/arrow'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cg%20id='pijl'%20transform='translate(12.000000,%2012.000000)%20scale(1,%20-1)%20translate(-12.000000,%20-12.000000)%20translate(7.000000,%206.000000)'%20stroke='%2384A6B9'%20stroke-width='2'%3e%3cpolyline%20id='Path'%20points='0%208%205%203%2010%208'%3e%3c/polyline%3e%3c/g%3e%3c/g%3e%3c/svg%3e") center center no-repeat}#supply-chain .page.order-lines .order-line .sub-menu .info .value.verify{padding-left:25px;background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='12px'%20height='16px'%20viewBox='0%200%2012%2016'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/check/grey%3c/title%3e%3cg%20id='Icons/check/grey'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cpath%20d='M1,8.18071133%20L4.580707,11.7282083%20C4.83480089,11.9440584%205.19355406,11.8965044%205.39684016,11.6200269%20L11,4'%20id='Path'%20stroke='%238A96A0'%20stroke-width='2'%3e%3c/path%3e%3c/g%3e%3c/svg%3e") left center no-repeat}#supply-chain .page.order-lines .order-line .sub-menu .info .value.proof{padding-left:25px;background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='12px'%20height='16px'%20viewBox='0%200%2012%2016'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/upload%3c/title%3e%3cg%20id='Icons/upload'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cg%20id='Upload-icon'%20transform='translate(1.000000,%202.000000)'%20stroke='%238A96A0'%20stroke-width='1.5'%3e%3cline%20x1='4.82461538'%20y1='8.64923077'%20x2='4.82461538'%20y2='1.60820513'%20id='Path'%3e%3c/line%3e%3cline%20x1='9.64923077'%20y1='11.3917949'%20x2='-5.38452018e-13'%20y2='11.3917949'%20id='Path'%3e%3c/line%3e%3cline%20x1='4.82461538'%20y1='0'%20x2='0'%20y2='4.82461538'%20id='Path'%3e%3c/line%3e%3cline%20x1='4.82461538'%20y1='0'%20x2='9.64923077'%20y2='4.82461538'%20id='Path'%3e%3c/line%3e%3c/g%3e%3c/g%3e%3c/svg%3e") left center no-repeat}#supply-chain .page.order-lines .order-line .sub-menu .info .value.geolocation{padding-left:25px;background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='12px'%20height='16px'%20viewBox='0%200%2012%2016'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/location%3c/title%3e%3cg%20id='Icons/location'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cg%20id='style-one-pin'%20transform='translate(-0.000000,%200.000000)'%3e%3cpath%20d='M3.37490428,1.95153059%20C4.41407233,1.35153659%205.65814742,1.10643423%206.9132737,1.32815186%20C8.16839989,1.54986947%209.25320739,2.20636807%2010.0239208,3.1260768%20C10.7946345,4.0457859%2011.2512538,5.22870533%2011.2500029,6.5040817%20C11.2501051,7.44196697%2010.9994775,8.34409215%2010.5455181,9.12855095%20C10.091559,9.91300921%209.43426839,10.5798013%208.61974126,11.0477712%20C7.51766079,11.6838889%207.10803595,12.3266194%206.03159048,14.254093%20L6.178,13.99%20L6.16378144,13.9717514%20C6.00759872,13.7738302%205.8654537,13.5913622%205.73436092,13.4224949%20L5.60684165,13.2580925%20C4.69815677,12.0860841%204.26103338,11.5559907%203.37966703,11.04743%20C2.27521357,10.4112829%201.47904206,9.42441462%201.06785844,8.29712094%20C0.656674815,7.16982725%200.630479079,5.90210813%201.06597716,4.70425918%20C1.50147525,3.50641023%202.33573624,2.55152459%203.37490428,1.95153059%20Z'%20id='Path'%20stroke='%238A96A0'%20stroke-width='1.5'%3e%3c/path%3e%3ccircle%20id='Oval'%20fill='%238A96A0'%20cx='5.95238095'%20cy='6.45638095'%20r='2.28571429'%3e%3c/circle%3e%3c/g%3e%3c/g%3e%3c/svg%3e") left center no-repeat}#supply-chain .vertical-border.first{width:2px;height:80px;position:absolute;left:50%;top:24px;z-index:550;background-image:url("data:image/svg+xml,%3csvg%20width='4'%20height='11'%20viewBox='0%200%204%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_170_5149)'%3e%3cpath%20d='M3.5%209L3.5%207C3.5%206.17157%202.82843%205.5%202%205.5C1.17157%205.5%200.5%206.17157%200.5%207L0.5%209C0.5%209.82843%201.17157%2010.5%202%2010.5C2.82843%2010.5%203.5%209.82843%203.5%209Z'%20fill='white'/%3e%3cpath%20d='M3.5%204L3.5%202C3.5%201.17157%202.82843%200.5%202%200.5C1.17157%200.5%200.5%201.17157%200.5%202L0.5%204C0.5%204.82843%201.17157%205.5%202%205.5C2.82843%205.5%203.5%204.82843%203.5%204Z'%20fill='%239A9A9A'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_170_5149'%3e%3crect%20width='10'%20height='3'%20fill='white'%20transform='translate(3.5%200.5)%20rotate(90)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-position:bottom;background-size:3px 9px;background-repeat:repeat-y}#supply-chain .vertical-border.two{width:2px;height:80px;position:absolute;left:50%;top:104px;z-index:550;background-image:url("data:image/svg+xml,%3csvg%20width='4'%20height='11'%20viewBox='0%200%204%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_170_5149)'%3e%3cpath%20d='M3.5%209L3.5%207C3.5%206.17157%202.82843%205.5%202%205.5C1.17157%205.5%200.5%206.17157%200.5%207L0.5%209C0.5%209.82843%201.17157%2010.5%202%2010.5C2.82843%2010.5%203.5%209.82843%203.5%209Z'%20fill='white'/%3e%3cpath%20d='M3.5%204L3.5%202C3.5%201.17157%202.82843%200.5%202%200.5C1.17157%200.5%200.5%201.17157%200.5%202L0.5%204C0.5%204.82843%201.17157%205.5%202%205.5C2.82843%205.5%203.5%204.82843%203.5%204Z'%20fill='%239A9A9A'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_170_5149'%3e%3crect%20width='10'%20height='3'%20fill='white'%20transform='translate(3.5%200.5)%20rotate(90)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-position:bottom;background-size:3px 9px}#supply-chain .vertical-border.three{width:2px;height:80px;position:absolute;left:50%;top:184px;z-index:550;background-image:url("data:image/svg+xml,%3csvg%20width='4'%20height='11'%20viewBox='0%200%204%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_170_5149)'%3e%3cpath%20d='M3.5%209L3.5%207C3.5%206.17157%202.82843%205.5%202%205.5C1.17157%205.5%200.5%206.17157%200.5%207L0.5%209C0.5%209.82843%201.17157%2010.5%202%2010.5C2.82843%2010.5%203.5%209.82843%203.5%209Z'%20fill='white'/%3e%3cpath%20d='M3.5%204L3.5%202C3.5%201.17157%202.82843%200.5%202%200.5C1.17157%200.5%200.5%201.17157%200.5%202L0.5%204C0.5%204.82843%201.17157%205.5%202%205.5C2.82843%205.5%203.5%204.82843%203.5%204Z'%20fill='%239A9A9A'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_170_5149'%3e%3crect%20width='10'%20height='3'%20fill='white'%20transform='translate(3.5%200.5)%20rotate(90)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-position:bottom;background-size:3px 9px}#supply-chain .vertical-border.four{width:2px;height:80px;position:absolute;left:50%;top:264px;z-index:550;background-image:url("data:image/svg+xml,%3csvg%20width='4'%20height='11'%20viewBox='0%200%204%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_170_5149)'%3e%3cpath%20d='M3.5%209L3.5%207C3.5%206.17157%202.82843%205.5%202%205.5C1.17157%205.5%200.5%206.17157%200.5%207L0.5%209C0.5%209.82843%201.17157%2010.5%202%2010.5C2.82843%2010.5%203.5%209.82843%203.5%209Z'%20fill='white'/%3e%3cpath%20d='M3.5%204L3.5%202C3.5%201.17157%202.82843%200.5%202%200.5C1.17157%200.5%200.5%201.17157%200.5%202L0.5%204C0.5%204.82843%201.17157%205.5%202%205.5C2.82843%205.5%203.5%204.82843%203.5%204Z'%20fill='%239A9A9A'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_170_5149'%3e%3crect%20width='10'%20height='3'%20fill='white'%20transform='translate(3.5%200.5)%20rotate(90)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-position:bottom;background-size:3px 9px}#supply-chain .vertical-border.five{width:2px;height:80px;position:absolute;left:50%;top:344px;z-index:550;background-image:url("data:image/svg+xml,%3csvg%20width='4'%20height='11'%20viewBox='0%200%204%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_170_5149)'%3e%3cpath%20d='M3.5%209L3.5%207C3.5%206.17157%202.82843%205.5%202%205.5C1.17157%205.5%200.5%206.17157%200.5%207L0.5%209C0.5%209.82843%201.17157%2010.5%202%2010.5C2.82843%2010.5%203.5%209.82843%203.5%209Z'%20fill='white'/%3e%3cpath%20d='M3.5%204L3.5%202C3.5%201.17157%202.82843%200.5%202%200.5C1.17157%200.5%200.5%201.17157%200.5%202L0.5%204C0.5%204.82843%201.17157%205.5%202%205.5C2.82843%205.5%203.5%204.82843%203.5%204Z'%20fill='%239A9A9A'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_170_5149'%3e%3crect%20width='10'%20height='3'%20fill='white'%20transform='translate(3.5%200.5)%20rotate(90)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-position:bottom;background-size:3px 9px}#supply-chain .rghttolft-border.first{width:80px;height:2px;position:absolute;right:50%;top:100px;z-index:550;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='10px'%20height='3px'%20viewBox='0%200%2010%203'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/dot%20line%3c/title%3e%3cg%20id='Icons/dot-line'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3crect%20id='Rectangle'%20fill='%23FFFFFF'%20x='5'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3crect%20id='Rectangle-Copy'%20fill='%239A9A9A'%20x='0'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3c/g%3e%3c/svg%3e");background-position:bottom;background-size:8px 2px;background-repeat:repeat-x}#supply-chain .rghttolft-border.two{width:80px;height:2px;position:absolute;right:50%;top:180px;z-index:550;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='10px'%20height='3px'%20viewBox='0%200%2010%203'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/dot%20line%3c/title%3e%3cg%20id='Icons/dot-line'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3crect%20id='Rectangle'%20fill='%23FFFFFF'%20x='5'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3crect%20id='Rectangle-Copy'%20fill='%239A9A9A'%20x='0'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3c/g%3e%3c/svg%3e");background-position:bottom;background-size:8px 2px;background-repeat:repeat-x}#supply-chain .rghttolft-border.three{width:80px;height:2px;position:absolute;right:50%;top:260px;z-index:550;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='10px'%20height='3px'%20viewBox='0%200%2010%203'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/dot%20line%3c/title%3e%3cg%20id='Icons/dot-line'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3crect%20id='Rectangle'%20fill='%23FFFFFF'%20x='5'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3crect%20id='Rectangle-Copy'%20fill='%239A9A9A'%20x='0'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3c/g%3e%3c/svg%3e");background-position:bottom;background-size:8px 2px;background-repeat:repeat-x}#supply-chain .rghttolft-border.four{width:80px;height:2px;position:absolute;right:50%;top:340px;z-index:550;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='10px'%20height='3px'%20viewBox='0%200%2010%203'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/dot%20line%3c/title%3e%3cg%20id='Icons/dot-line'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3crect%20id='Rectangle'%20fill='%23FFFFFF'%20x='5'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3crect%20id='Rectangle-Copy'%20fill='%239A9A9A'%20x='0'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3c/g%3e%3c/svg%3e");background-position:bottom;background-size:8px 2px;background-repeat:repeat-x}#supply-chain .rghttolft-border.five{width:80px;height:2px;position:absolute;right:50%;top:420px;z-index:550;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='10px'%20height='3px'%20viewBox='0%200%2010%203'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/dot%20line%3c/title%3e%3cg%20id='Icons/dot-line'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3crect%20id='Rectangle'%20fill='%23FFFFFF'%20x='5'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3crect%20id='Rectangle-Copy'%20fill='%239A9A9A'%20x='0'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3c/g%3e%3c/svg%3e");background-position:bottom;background-size:8px 2px;background-repeat:repeat-x}#supply-chain .vhorizontal-border.first{width:25px;height:2px;position:absolute;right:90px;top:0;z-index:550;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='10px'%20height='3px'%20viewBox='0%200%2010%203'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/dot%20line%3c/title%3e%3cg%20id='Icons/dot-line'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3crect%20id='Rectangle'%20fill='%23FFFFFF'%20x='5'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3crect%20id='Rectangle-Copy'%20fill='%239A9A9A'%20x='0'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3c/g%3e%3c/svg%3e");background-position:bottom;background-size:6px 2px;background-repeat:repeat-x}#supply-chain .vadd.first{z-index:600;right:60px;left:initial;top:-7px;position:absolute;height:20px;width:20px;background:url("data:image/svg+xml,%3csvg%20width='17'%20height='17'%20viewBox='0%200%2017%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='8.5'%20cy='8.5'%20r='8'%20fill='white'%20stroke='%2384A6B9'/%3e%3cline%20x1='8.5'%20y1='5.5'%20x2='8.5'%20y2='11.5'%20stroke='%2384A6B9'%20stroke-linecap='round'/%3e%3cline%20x1='11.5'%20y1='8.5'%20x2='5.5'%20y2='8.5'%20stroke='%2384A6B9'%20stroke-linecap='round'/%3e%3c/svg%3e") no-repeat;background-color:#fff}#supply-chain .vadd{z-index:600;top:-7px;position:absolute;height:20px;width:20px;background:url("data:image/svg+xml,%3csvg%20width='17'%20height='17'%20viewBox='0%200%2017%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='8.5'%20cy='8.5'%20r='8'%20fill='white'%20stroke='%2384A6B9'/%3e%3cline%20x1='8.5'%20y1='5.5'%20x2='8.5'%20y2='11.5'%20stroke='%2384A6B9'%20stroke-linecap='round'/%3e%3cline%20x1='11.5'%20y1='8.5'%20x2='5.5'%20y2='8.5'%20stroke='%2384A6B9'%20stroke-linecap='round'/%3e%3c/svg%3e") no-repeat;background-color:#fff}#supply-chain .vhorizontal-border{width:25px;height:2px;position:absolute;right:90px;top:0;z-index:550;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='10px'%20height='3px'%20viewBox='0%200%2010%203'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/dot%20line%3c/title%3e%3cg%20id='Icons/dot-line'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3crect%20id='Rectangle'%20fill='%23FFFFFF'%20x='5'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3crect%20id='Rectangle-Copy'%20fill='%239A9A9A'%20x='0'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3c/g%3e%3c/svg%3e");background-position:bottom;background-size:6px 2px;background-repeat:repeat-x}#supply-chain .add{background-image:url("data:image/svg+xml,%3csvg%20width='9'%20height='9'%20viewBox='0%200%2010%2010'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cline%20x1='9'%20y1='5'%20x2='1'%20y2='5'%20stroke='%2384A6B9'%20stroke-linecap='round'/%3e%3cline%20x1='5'%20y1='1'%20x2='5'%20y2='9'%20stroke='%2384A6B9'%20stroke-linecap='round'/%3e%3c/svg%3e");background-position:10px 8px;background-repeat:no-repeat}#supply-chain .create-steps .dnd-drop.delete .drag-delete{text-align:left;background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='24px'%20height='24px'%20viewBox='0%200%2024%2024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/Delete%3c/title%3e%3cg%20id='Icons/Delete'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cg%20id='Delete'%20transform='translate(4.000000,%204.000000)'%20stroke='%2384A6B9'%20stroke-width='1.5'%3e%3cline%20x1='0.333333333'%20y1='4.338'%20x2='15.6666667'%20y2='4.338'%20id='Path'%3e%3c/line%3e%3cpath%20d='M13.6666667,4.33333333%20L13.6666667,14.3333333%20C13.6666667,15.069713%2013.069713,15.6666667%2012.3333333,15.6666667%20L3.66666667,15.6666667%20C2.930287,15.6666667%202.33333333,15.069713%202.33333333,14.3333333%20L2.33333333,4.33333333'%20id='Path'%3e%3c/path%3e%3cpath%20d='M1.66666667,4.33333333%20L1.66666667,3.66666667%20C1.66666667,2.930287%202.26362033,2.33333333%203,2.33333333%20L13,2.33333333%20C13.7363797,2.33333333%2014.3333333,2.930287%2014.3333333,3.66666667%20L14.3333333,4.33333333'%20id='Path'%3e%3c/path%3e%3cpath%20d='M6,2.33333333%20C6,1.22876383%206.8954305,0.333333333%208,0.333333333%20C9.1045695,0.333333333%2010,1.22876383%2010,2.33333333'%20id='Path'%3e%3c/path%3e%3cline%20x1='8'%20y1='6.66666667'%20x2='8'%20y2='13'%20id='Path'%3e%3c/line%3e%3cline%20x1='11'%20y1='6.66666667'%20x2='11'%20y2='13'%20id='Path'%3e%3c/line%3e%3cline%20x1='5'%20y1='6.66666667'%20x2='5'%20y2='13'%20id='Path'%3e%3c/line%3e%3c/g%3e%3c/g%3e%3c/svg%3e") center right 10px no-repeat}#supply-chain .create-steps .dnd-drop.delete .drag-delete:hover{background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='24px'%20height='24px'%20viewBox='0%200%2024%2024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/Delete%3c/title%3e%3cg%20id='Icons/Delete'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cg%20id='Delete'%20transform='translate(4.000000,%204.000000)'%20stroke='%23FFFFFF'%20stroke-width='1.5'%3e%3cline%20x1='0.333333333'%20y1='4.338'%20x2='15.6666667'%20y2='4.338'%20id='Path'%3e%3c/line%3e%3cpath%20d='M13.6666667,4.33333333%20L13.6666667,14.3333333%20C13.6666667,15.069713%2013.069713,15.6666667%2012.3333333,15.6666667%20L3.66666667,15.6666667%20C2.930287,15.6666667%202.33333333,15.069713%202.33333333,14.3333333%20L2.33333333,4.33333333'%20id='Path'%3e%3c/path%3e%3cpath%20d='M1.66666667,4.33333333%20L1.66666667,3.66666667%20C1.66666667,2.930287%202.26362033,2.33333333%203,2.33333333%20L13,2.33333333%20C13.7363797,2.33333333%2014.3333333,2.930287%2014.3333333,3.66666667%20L14.3333333,4.33333333'%20id='Path'%3e%3c/path%3e%3cpath%20d='M6,2.33333333%20C6,1.22876383%206.8954305,0.333333333%208,0.333333333%20C9.1045695,0.333333333%2010,1.22876383%2010,2.33333333'%20id='Path'%3e%3c/path%3e%3cline%20x1='8'%20y1='6.66666667'%20x2='8'%20y2='13'%20id='Path'%3e%3c/line%3e%3cline%20x1='11'%20y1='6.66666667'%20x2='11'%20y2='13'%20id='Path'%3e%3c/line%3e%3cline%20x1='5'%20y1='6.66666667'%20x2='5'%20y2='13'%20id='Path'%3e%3c/line%3e%3c/g%3e%3c/g%3e%3c/svg%3e") center right 10px no-repeat}#supply-chain .create-steps .steps-drag-drop .step-list .step .drag-drop-select{height:initial;font-family:work-sans-regular;width:90px;border:none!important;font-size:12px;padding:0;background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='24px'%20height='24px'%20viewBox='0%200%2024%2024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/arrow%3c/title%3e%3cg%20id='Icons/arrow'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cg%20id='pijl'%20transform='translate(12.000000,%2012.000000)%20scale(1,%20-1)%20translate(-12.000000,%20-12.000000)%20translate(7.000000,%206.000000)'%20stroke='%2384A6B9'%20stroke-width='2'%3e%3cpolyline%20id='Path'%20points='0%208%205%203%2010%208'%3e%3c/polyline%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-position:70px -3px;margin:-2px 6px -2px 0}#supply-chain .create-steps .steps-drag-drop .step-list .step .horizontal-border{position:absolute;width:60px;height:10px;top:2px;right:-60px;z-index:550;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='10px'%20height='3px'%20viewBox='0%200%2010%203'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/dot%20line%3c/title%3e%3cg%20id='Icons/dot-line'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3crect%20id='Rectangle'%20fill='%23FFFFFF'%20x='5'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3crect%20id='Rectangle-Copy'%20fill='%239A9A9A'%20x='0'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3c/g%3e%3c/svg%3e");background-position:bottom;background-size:8px 2px;background-repeat:repeat-x}#supply-chain .create-steps .steps-drag-drop .step-list .step .add{z-index:600;right:-40px;top:2px;position:absolute;height:17px;width:17px;background:url("data:image/svg+xml,%3csvg%20width='17'%20height='17'%20viewBox='0%200%2017%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='8.5'%20cy='8.5'%20r='8'%20fill='white'%20stroke='%2384A6B9'/%3e%3cline%20x1='8.5'%20y1='5.5'%20x2='8.5'%20y2='11.5'%20stroke='%2384A6B9'%20stroke-linecap='round'/%3e%3cline%20x1='11.5'%20y1='8.5'%20x2='5.5'%20y2='8.5'%20stroke='%2384A6B9'%20stroke-linecap='round'/%3e%3c/svg%3e") no-repeat;background-color:#fff}#supply-chain .create-steps .steps-drag-drop .step-list-parallel .step .drag-drop-select{height:initial;font-family:work-sans-regular;width:90px;border:none!important;font-size:12px;padding:0;background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='24px'%20height='24px'%20viewBox='0%200%2024%2024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/arrow%3c/title%3e%3cg%20id='Icons/arrow'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cg%20id='pijl'%20transform='translate(12.000000,%2012.000000)%20scale(1,%20-1)%20translate(-12.000000,%20-12.000000)%20translate(7.000000,%206.000000)'%20stroke='%2384A6B9'%20stroke-width='2'%3e%3cpolyline%20id='Path'%20points='0%208%205%203%2010%208'%3e%3c/polyline%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-position:70px -3px;margin:-2px 6px -2px 0}#supply-chain .create-steps .steps-drag-drop .step-list-parallel .step .horizontal-border{position:absolute;width:60px;height:10px;top:2px;right:-60px;z-index:550;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='10px'%20height='3px'%20viewBox='0%200%2010%203'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/dot%20line%3c/title%3e%3cg%20id='Icons/dot-line'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3crect%20id='Rectangle'%20fill='%23FFFFFF'%20x='5'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3crect%20id='Rectangle-Copy'%20fill='%239A9A9A'%20x='0'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3c/g%3e%3c/svg%3e");background-position:bottom;background-size:8px 2px;background-repeat:repeat-x}#supply-chain .create-steps .steps-drag-drop .step-list-parallel .step .add{z-index:600;right:-40px;top:2px;position:absolute;height:17px;width:17px;background:url("data:image/svg+xml,%3csvg%20width='17'%20height='17'%20viewBox='0%200%2017%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='8.5'%20cy='8.5'%20r='8'%20fill='white'%20stroke='%2384A6B9'/%3e%3cline%20x1='8.5'%20y1='5.5'%20x2='8.5'%20y2='11.5'%20stroke='%2384A6B9'%20stroke-linecap='round'/%3e%3cline%20x1='11.5'%20y1='8.5'%20x2='5.5'%20y2='8.5'%20stroke='%2384A6B9'%20stroke-linecap='round'/%3e%3c/svg%3e") no-repeat;background-color:#fff}#supply-chain .create-steps .btn-swipe{height:40px;width:40px;border:1px solid #CBA76D;border-radius:6px;background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='24px'%20height='24px'%20viewBox='0%200%2024%2024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/arrow%3c/title%3e%3cg%20id='Icons/arrow'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cg%20id='pijl'%20transform='translate(12.000000,%2012.000000)%20scale(1,%20-1)%20translate(-12.000000,%20-12.000000)%20translate(7.000000,%206.000000)'%20stroke='%2384A6B9'%20stroke-width='2'%3e%3cpolyline%20id='Path'%20points='0%208%205%203%2010%208'%3e%3c/polyline%3e%3c/g%3e%3c/g%3e%3c/svg%3e") center center no-repeat;position:absolute;z-index:997;background-color:#fff}#supply-chain .page.order-lines .order-line .toggle-info .arrow{display:inline-block;width:24px;height:24px;background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='24px'%20height='24px'%20viewBox='0%200%2024%2024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/arrow%3c/title%3e%3cg%20id='Icons/arrow'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cg%20id='pijl'%20transform='translate(12.000000,%2012.000000)%20scale(1,%20-1)%20translate(-12.000000,%20-12.000000)%20translate(7.000000,%206.000000)'%20stroke='%2384A6B9'%20stroke-width='2'%3e%3cpolyline%20id='Path'%20points='0%208%205%203%2010%208'%3e%3c/polyline%3e%3c/g%3e%3c/g%3e%3c/svg%3e") center center no-repeat;vertical-align:middle;margin-left:5px}#supply-chain .page.order-lines .order-line .picture .toggle-wrapper .previous-picture,#supply-chain .page.order-lines .order-line .picture .toggle-wrapper .next-picture{width:24px;height:24px;background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='24px'%20height='24px'%20viewBox='0%200%2024%2024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/arrow%3c/title%3e%3cg%20id='Icons/arrow'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cg%20id='pijl'%20transform='translate(12.000000,%2012.000000)%20scale(1,%20-1)%20translate(-12.000000,%20-12.000000)%20translate(7.000000,%206.000000)'%20stroke='%2384A6B9'%20stroke-width='2'%3e%3cpolyline%20id='Path'%20points='0%208%205%203%2010%208'%3e%3c/polyline%3e%3c/g%3e%3c/g%3e%3c/svg%3e") center center no-repeat}#supply-chain .page.order-lines .order-line .sub-menu .info .value.verify{padding-left:25px;background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='12px'%20height='16px'%20viewBox='0%200%2012%2016'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/check/grey%3c/title%3e%3cg%20id='Icons/check/grey'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cpath%20d='M1,8.18071133%20L4.580707,11.7282083%20C4.83480089,11.9440584%205.19355406,11.8965044%205.39684016,11.6200269%20L11,4'%20id='Path'%20stroke='%238A96A0'%20stroke-width='2'%3e%3c/path%3e%3c/g%3e%3c/svg%3e") left center no-repeat}#supply-chain .page.order-lines .order-line .sub-menu .info .value.proof{padding-left:25px;background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='12px'%20height='16px'%20viewBox='0%200%2012%2016'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/upload%3c/title%3e%3cg%20id='Icons/upload'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cg%20id='Upload-icon'%20transform='translate(1.000000,%202.000000)'%20stroke='%238A96A0'%20stroke-width='1.5'%3e%3cline%20x1='4.82461538'%20y1='8.64923077'%20x2='4.82461538'%20y2='1.60820513'%20id='Path'%3e%3c/line%3e%3cline%20x1='9.64923077'%20y1='11.3917949'%20x2='-5.38452018e-13'%20y2='11.3917949'%20id='Path'%3e%3c/line%3e%3cline%20x1='4.82461538'%20y1='0'%20x2='0'%20y2='4.82461538'%20id='Path'%3e%3c/line%3e%3cline%20x1='4.82461538'%20y1='0'%20x2='9.64923077'%20y2='4.82461538'%20id='Path'%3e%3c/line%3e%3c/g%3e%3c/g%3e%3c/svg%3e") left center no-repeat}#supply-chain .page.order-lines .order-line .sub-menu .info .value.geolocation{padding-left:25px;background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='12px'%20height='16px'%20viewBox='0%200%2012%2016'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/location%3c/title%3e%3cg%20id='Icons/location'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cg%20id='style-one-pin'%20transform='translate(-0.000000,%200.000000)'%3e%3cpath%20d='M3.37490428,1.95153059%20C4.41407233,1.35153659%205.65814742,1.10643423%206.9132737,1.32815186%20C8.16839989,1.54986947%209.25320739,2.20636807%2010.0239208,3.1260768%20C10.7946345,4.0457859%2011.2512538,5.22870533%2011.2500029,6.5040817%20C11.2501051,7.44196697%2010.9994775,8.34409215%2010.5455181,9.12855095%20C10.091559,9.91300921%209.43426839,10.5798013%208.61974126,11.0477712%20C7.51766079,11.6838889%207.10803595,12.3266194%206.03159048,14.254093%20L6.178,13.99%20L6.16378144,13.9717514%20C6.00759872,13.7738302%205.8654537,13.5913622%205.73436092,13.4224949%20L5.60684165,13.2580925%20C4.69815677,12.0860841%204.26103338,11.5559907%203.37966703,11.04743%20C2.27521357,10.4112829%201.47904206,9.42441462%201.06785844,8.29712094%20C0.656674815,7.16982725%200.630479079,5.90210813%201.06597716,4.70425918%20C1.50147525,3.50641023%202.33573624,2.55152459%203.37490428,1.95153059%20Z'%20id='Path'%20stroke='%238A96A0'%20stroke-width='1.5'%3e%3c/path%3e%3ccircle%20id='Oval'%20fill='%238A96A0'%20cx='5.95238095'%20cy='6.45638095'%20r='2.28571429'%3e%3c/circle%3e%3c/g%3e%3c/g%3e%3c/svg%3e") left center no-repeat}#supply-chain .vertical-border.first{width:2px;height:80px;position:absolute;left:50%;top:24px;z-index:550;background-image:url("data:image/svg+xml,%3csvg%20width='4'%20height='11'%20viewBox='0%200%204%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_170_5149)'%3e%3cpath%20d='M3.5%209L3.5%207C3.5%206.17157%202.82843%205.5%202%205.5C1.17157%205.5%200.5%206.17157%200.5%207L0.5%209C0.5%209.82843%201.17157%2010.5%202%2010.5C2.82843%2010.5%203.5%209.82843%203.5%209Z'%20fill='white'/%3e%3cpath%20d='M3.5%204L3.5%202C3.5%201.17157%202.82843%200.5%202%200.5C1.17157%200.5%200.5%201.17157%200.5%202L0.5%204C0.5%204.82843%201.17157%205.5%202%205.5C2.82843%205.5%203.5%204.82843%203.5%204Z'%20fill='%239A9A9A'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_170_5149'%3e%3crect%20width='10'%20height='3'%20fill='white'%20transform='translate(3.5%200.5)%20rotate(90)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-position:bottom;background-size:3px 9px;background-repeat:repeat-y}#supply-chain .vertical-border.two{width:2px;height:80px;position:absolute;left:50%;top:104px;z-index:550;background-image:url("data:image/svg+xml,%3csvg%20width='4'%20height='11'%20viewBox='0%200%204%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_170_5149)'%3e%3cpath%20d='M3.5%209L3.5%207C3.5%206.17157%202.82843%205.5%202%205.5C1.17157%205.5%200.5%206.17157%200.5%207L0.5%209C0.5%209.82843%201.17157%2010.5%202%2010.5C2.82843%2010.5%203.5%209.82843%203.5%209Z'%20fill='white'/%3e%3cpath%20d='M3.5%204L3.5%202C3.5%201.17157%202.82843%200.5%202%200.5C1.17157%200.5%200.5%201.17157%200.5%202L0.5%204C0.5%204.82843%201.17157%205.5%202%205.5C2.82843%205.5%203.5%204.82843%203.5%204Z'%20fill='%239A9A9A'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_170_5149'%3e%3crect%20width='10'%20height='3'%20fill='white'%20transform='translate(3.5%200.5)%20rotate(90)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-position:bottom;background-size:3px 9px}#supply-chain .vertical-border.three{width:2px;height:80px;position:absolute;left:50%;top:184px;z-index:550;background-image:url("data:image/svg+xml,%3csvg%20width='4'%20height='11'%20viewBox='0%200%204%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_170_5149)'%3e%3cpath%20d='M3.5%209L3.5%207C3.5%206.17157%202.82843%205.5%202%205.5C1.17157%205.5%200.5%206.17157%200.5%207L0.5%209C0.5%209.82843%201.17157%2010.5%202%2010.5C2.82843%2010.5%203.5%209.82843%203.5%209Z'%20fill='white'/%3e%3cpath%20d='M3.5%204L3.5%202C3.5%201.17157%202.82843%200.5%202%200.5C1.17157%200.5%200.5%201.17157%200.5%202L0.5%204C0.5%204.82843%201.17157%205.5%202%205.5C2.82843%205.5%203.5%204.82843%203.5%204Z'%20fill='%239A9A9A'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_170_5149'%3e%3crect%20width='10'%20height='3'%20fill='white'%20transform='translate(3.5%200.5)%20rotate(90)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-position:bottom;background-size:3px 9px}#supply-chain .vertical-border.four{width:2px;height:80px;position:absolute;left:50%;top:264px;z-index:550;background-image:url("data:image/svg+xml,%3csvg%20width='4'%20height='11'%20viewBox='0%200%204%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_170_5149)'%3e%3cpath%20d='M3.5%209L3.5%207C3.5%206.17157%202.82843%205.5%202%205.5C1.17157%205.5%200.5%206.17157%200.5%207L0.5%209C0.5%209.82843%201.17157%2010.5%202%2010.5C2.82843%2010.5%203.5%209.82843%203.5%209Z'%20fill='white'/%3e%3cpath%20d='M3.5%204L3.5%202C3.5%201.17157%202.82843%200.5%202%200.5C1.17157%200.5%200.5%201.17157%200.5%202L0.5%204C0.5%204.82843%201.17157%205.5%202%205.5C2.82843%205.5%203.5%204.82843%203.5%204Z'%20fill='%239A9A9A'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_170_5149'%3e%3crect%20width='10'%20height='3'%20fill='white'%20transform='translate(3.5%200.5)%20rotate(90)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-position:bottom;background-size:3px 9px}#supply-chain .vertical-border.five{width:2px;height:80px;position:absolute;left:50%;top:344px;z-index:550;background-image:url("data:image/svg+xml,%3csvg%20width='4'%20height='11'%20viewBox='0%200%204%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_170_5149)'%3e%3cpath%20d='M3.5%209L3.5%207C3.5%206.17157%202.82843%205.5%202%205.5C1.17157%205.5%200.5%206.17157%200.5%207L0.5%209C0.5%209.82843%201.17157%2010.5%202%2010.5C2.82843%2010.5%203.5%209.82843%203.5%209Z'%20fill='white'/%3e%3cpath%20d='M3.5%204L3.5%202C3.5%201.17157%202.82843%200.5%202%200.5C1.17157%200.5%200.5%201.17157%200.5%202L0.5%204C0.5%204.82843%201.17157%205.5%202%205.5C2.82843%205.5%203.5%204.82843%203.5%204Z'%20fill='%239A9A9A'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_170_5149'%3e%3crect%20width='10'%20height='3'%20fill='white'%20transform='translate(3.5%200.5)%20rotate(90)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-position:bottom;background-size:3px 9px}#supply-chain .rghttolft-border.first{width:80px;height:2px;position:absolute;right:50%;top:100px;z-index:550;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='10px'%20height='3px'%20viewBox='0%200%2010%203'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/dot%20line%3c/title%3e%3cg%20id='Icons/dot-line'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3crect%20id='Rectangle'%20fill='%23FFFFFF'%20x='5'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3crect%20id='Rectangle-Copy'%20fill='%239A9A9A'%20x='0'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3c/g%3e%3c/svg%3e");background-position:bottom;background-size:8px 2px;background-repeat:repeat-x}#supply-chain .rghttolft-border.two{width:80px;height:2px;position:absolute;right:50%;top:180px;z-index:550;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='10px'%20height='3px'%20viewBox='0%200%2010%203'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/dot%20line%3c/title%3e%3cg%20id='Icons/dot-line'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3crect%20id='Rectangle'%20fill='%23FFFFFF'%20x='5'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3crect%20id='Rectangle-Copy'%20fill='%239A9A9A'%20x='0'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3c/g%3e%3c/svg%3e");background-position:bottom;background-size:8px 2px;background-repeat:repeat-x}#supply-chain .rghttolft-border.three{width:80px;height:2px;position:absolute;right:50%;top:260px;z-index:550;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='10px'%20height='3px'%20viewBox='0%200%2010%203'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/dot%20line%3c/title%3e%3cg%20id='Icons/dot-line'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3crect%20id='Rectangle'%20fill='%23FFFFFF'%20x='5'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3crect%20id='Rectangle-Copy'%20fill='%239A9A9A'%20x='0'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3c/g%3e%3c/svg%3e");background-position:bottom;background-size:8px 2px;background-repeat:repeat-x}#supply-chain .rghttolft-border.four{width:80px;height:2px;position:absolute;right:50%;top:340px;z-index:550;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='10px'%20height='3px'%20viewBox='0%200%2010%203'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/dot%20line%3c/title%3e%3cg%20id='Icons/dot-line'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3crect%20id='Rectangle'%20fill='%23FFFFFF'%20x='5'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3crect%20id='Rectangle-Copy'%20fill='%239A9A9A'%20x='0'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3c/g%3e%3c/svg%3e");background-position:bottom;background-size:8px 2px;background-repeat:repeat-x}#supply-chain .rghttolft-border.five{width:80px;height:2px;position:absolute;right:50%;top:420px;z-index:550;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='10px'%20height='3px'%20viewBox='0%200%2010%203'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/dot%20line%3c/title%3e%3cg%20id='Icons/dot-line'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3crect%20id='Rectangle'%20fill='%23FFFFFF'%20x='5'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3crect%20id='Rectangle-Copy'%20fill='%239A9A9A'%20x='0'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3c/g%3e%3c/svg%3e");background-position:bottom;background-size:8px 2px;background-repeat:repeat-x}#supply-chain .vhorizontal-border.first{width:25px;height:2px;position:absolute;right:90px;top:0;z-index:550;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='10px'%20height='3px'%20viewBox='0%200%2010%203'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/dot%20line%3c/title%3e%3cg%20id='Icons/dot-line'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3crect%20id='Rectangle'%20fill='%23FFFFFF'%20x='5'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3crect%20id='Rectangle-Copy'%20fill='%239A9A9A'%20x='0'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3c/g%3e%3c/svg%3e");background-position:bottom;background-size:6px 2px;background-repeat:repeat-x}#supply-chain .vadd.first{z-index:600;right:60px;left:initial;top:-7px;position:absolute;height:20px;width:20px;background:url("data:image/svg+xml,%3csvg%20width='17'%20height='17'%20viewBox='0%200%2017%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='8.5'%20cy='8.5'%20r='8'%20fill='white'%20stroke='%2384A6B9'/%3e%3cline%20x1='8.5'%20y1='5.5'%20x2='8.5'%20y2='11.5'%20stroke='%2384A6B9'%20stroke-linecap='round'/%3e%3cline%20x1='11.5'%20y1='8.5'%20x2='5.5'%20y2='8.5'%20stroke='%2384A6B9'%20stroke-linecap='round'/%3e%3c/svg%3e") no-repeat;background-color:#fff}#supply-chain .vadd{z-index:600;top:-7px;position:absolute;height:20px;width:20px;background:url("data:image/svg+xml,%3csvg%20width='17'%20height='17'%20viewBox='0%200%2017%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='8.5'%20cy='8.5'%20r='8'%20fill='white'%20stroke='%2384A6B9'/%3e%3cline%20x1='8.5'%20y1='5.5'%20x2='8.5'%20y2='11.5'%20stroke='%2384A6B9'%20stroke-linecap='round'/%3e%3cline%20x1='11.5'%20y1='8.5'%20x2='5.5'%20y2='8.5'%20stroke='%2384A6B9'%20stroke-linecap='round'/%3e%3c/svg%3e") no-repeat;background-color:#fff}#supply-chain .vhorizontal-border{width:25px;height:2px;position:absolute;right:90px;top:0;z-index:550;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='10px'%20height='3px'%20viewBox='0%200%2010%203'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/dot%20line%3c/title%3e%3cg%20id='Icons/dot-line'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3crect%20id='Rectangle'%20fill='%23FFFFFF'%20x='5'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3crect%20id='Rectangle-Copy'%20fill='%239A9A9A'%20x='0'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3c/g%3e%3c/svg%3e");background-position:bottom;background-size:6px 2px;background-repeat:repeat-x}#supply-chain .modal-header{padding:0!important}#supply-chain .modal-container{width:1250px!important;padding:5px 15px;font-family:work-sans-regular;max-height:83%}@media screen and (min-width:1600px){#supply-chain .modal-container{width:1450px!important}}@media screen and (max-width:1300px){#supply-chain .modal-container{width:992px!important}}#supply-chain .modal-container .row{margin-left:0!important;margin-right:0!important}#supply-chain .modal-container .row.mb-20{margin-bottom:20px}#supply-chain .modal-container .picture-wrapper{width:110px;height:110px;border-radius:55px;border:1px solid #D7D7D7}@media screen and (max-width:1300px){#supply-chain .modal-container .picture-wrapper{width:70px;height:70px;border-radius:35px}}#supply-chain .modal-container label{margin-bottom:5px}#supply-chain .modal-container .cstmz{font-size:10px;font-weight:400;margin-left:-8px}#supply-chain .modal-footer{margin:.25rem auto;justify-content:center}#supply-chain .modal-footer .btn.btn-default{margin-right:30px}#supply-chain .modal-footer .btn-back{border-color:#84a6b9;color:#84a6b9;height:40px;white-space:nowrap}#supply-chain .modal-footer .btn-back:hover{background-color:#fff!important;border-color:#84a6b9!important;color:#84a6b9!important;height:40px;white-space:nowrap}#supply-chain .mb-10{margin-bottom:10px}#supply-chain .mr-10{margin-right:10px}#supply-chain .mar-8{margin-right:8px}#supply-chain .mr-n-33{margin-right:-33px}#supply-chain .mr-n-10{margin-right:-10px}#supply-chain .info-block{width:230px}@media screen and (min-width:1600px){#supply-chain .info-block{width:176px}}@media screen and (min-width:1400px){#supply-chain .info-block{width:170px}}@media screen and (max-width:1300px){#supply-chain .info-block{width:149px}}#supply-chain .info-block .heading-info-block{font-family:work-sans-semibold;font-size:15px;line-height:18px;margin-bottom:5px}#supply-chain .info-block .ellipses.sm{width:142px}@media(min-width:1401px)and (max-width:2650px){#supply-chain .info-block .ellipses.sm{width:180px}}@media(min-width:1301px)and (max-width:1400px){#supply-chain .info-block .ellipses.last{width:230px}}#supply-chain .agent-sm{width:100px}#supply-chain .align-edit-delete{padding:8px}#supply-chain .add-agent{min-width:100px;height:26px;padding-right:0;color:#84a6b9!important;border:1px solid #84A6B9!important}#supply-chain .add-agent:hover{color:#84a6b9!important;background-color:#fff!important;border:1px solid #84A6B9!important}#supply-chain .add{background-image:url("data:image/svg+xml,%3csvg%20width='9'%20height='9'%20viewBox='0%200%2010%2010'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cline%20x1='9'%20y1='5'%20x2='1'%20y2='5'%20stroke='%2384A6B9'%20stroke-linecap='round'/%3e%3cline%20x1='5'%20y1='1'%20x2='5'%20y2='9'%20stroke='%2384A6B9'%20stroke-linecap='round'/%3e%3c/svg%3e");background-position:10px 8px;background-repeat:no-repeat}@media screen and (max-width:1300px){#supply-chain .info-block:last-child{margin-left:0}}#supply-chain .error{display:flex;justify-content:center;margin-top:18px;color:#e67272;font-size:.833rem}#supply-chain .info,#supply-chain .create-steps{padding-bottom:0;position:relative}#supply-chain .info h2,#supply-chain .create-steps h2{margin-bottom:7px}#supply-chain .info p,#supply-chain .create-steps p{margin-bottom:12px;font-family:work-sans-regular;font-size:15px}#supply-chain .info .ellipses,#supply-chain .create-steps .ellipses{font-family:work-sans-regular;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:210px;font-size:15px;line-height:18px}@media screen and (min-width:1600px){#supply-chain .info .ellipses,#supply-chain .create-steps .ellipses{width:260px}}@media screen and (max-width:1300px){#supply-chain .info .ellipses,#supply-chain .create-steps .ellipses{width:153px}}#supply-chain .create-steps .dnd-drop.delete{position:absolute;right:15px;top:-10px;width:150px;height:40px}#supply-chain .create-steps .dnd-drop.delete .drag-delete{text-align:left;background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='24px'%20height='24px'%20viewBox='0%200%2024%2024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/Delete%3c/title%3e%3cg%20id='Icons/Delete'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cg%20id='Delete'%20transform='translate(4.000000,%204.000000)'%20stroke='%2384A6B9'%20stroke-width='1.5'%3e%3cline%20x1='0.333333333'%20y1='4.338'%20x2='15.6666667'%20y2='4.338'%20id='Path'%3e%3c/line%3e%3cpath%20d='M13.6666667,4.33333333%20L13.6666667,14.3333333%20C13.6666667,15.069713%2013.069713,15.6666667%2012.3333333,15.6666667%20L3.66666667,15.6666667%20C2.930287,15.6666667%202.33333333,15.069713%202.33333333,14.3333333%20L2.33333333,4.33333333'%20id='Path'%3e%3c/path%3e%3cpath%20d='M1.66666667,4.33333333%20L1.66666667,3.66666667%20C1.66666667,2.930287%202.26362033,2.33333333%203,2.33333333%20L13,2.33333333%20C13.7363797,2.33333333%2014.3333333,2.930287%2014.3333333,3.66666667%20L14.3333333,4.33333333'%20id='Path'%3e%3c/path%3e%3cpath%20d='M6,2.33333333%20C6,1.22876383%206.8954305,0.333333333%208,0.333333333%20C9.1045695,0.333333333%2010,1.22876383%2010,2.33333333'%20id='Path'%3e%3c/path%3e%3cline%20x1='8'%20y1='6.66666667'%20x2='8'%20y2='13'%20id='Path'%3e%3c/line%3e%3cline%20x1='11'%20y1='6.66666667'%20x2='11'%20y2='13'%20id='Path'%3e%3c/line%3e%3cline%20x1='5'%20y1='6.66666667'%20x2='5'%20y2='13'%20id='Path'%3e%3c/line%3e%3c/g%3e%3c/g%3e%3c/svg%3e") center right 10px no-repeat}#supply-chain .create-steps .dnd-drop.delete .drag-delete:hover{background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='24px'%20height='24px'%20viewBox='0%200%2024%2024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/Delete%3c/title%3e%3cg%20id='Icons/Delete'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cg%20id='Delete'%20transform='translate(4.000000,%204.000000)'%20stroke='%23FFFFFF'%20stroke-width='1.5'%3e%3cline%20x1='0.333333333'%20y1='4.338'%20x2='15.6666667'%20y2='4.338'%20id='Path'%3e%3c/line%3e%3cpath%20d='M13.6666667,4.33333333%20L13.6666667,14.3333333%20C13.6666667,15.069713%2013.069713,15.6666667%2012.3333333,15.6666667%20L3.66666667,15.6666667%20C2.930287,15.6666667%202.33333333,15.069713%202.33333333,14.3333333%20L2.33333333,4.33333333'%20id='Path'%3e%3c/path%3e%3cpath%20d='M1.66666667,4.33333333%20L1.66666667,3.66666667%20C1.66666667,2.930287%202.26362033,2.33333333%203,2.33333333%20L13,2.33333333%20C13.7363797,2.33333333%2014.3333333,2.930287%2014.3333333,3.66666667%20L14.3333333,4.33333333'%20id='Path'%3e%3c/path%3e%3cpath%20d='M6,2.33333333%20C6,1.22876383%206.8954305,0.333333333%208,0.333333333%20C9.1045695,0.333333333%2010,1.22876383%2010,2.33333333'%20id='Path'%3e%3c/path%3e%3cline%20x1='8'%20y1='6.66666667'%20x2='8'%20y2='13'%20id='Path'%3e%3c/line%3e%3cline%20x1='11'%20y1='6.66666667'%20x2='11'%20y2='13'%20id='Path'%3e%3c/line%3e%3cline%20x1='5'%20y1='6.66666667'%20x2='5'%20y2='13'%20id='Path'%3e%3c/line%3e%3c/g%3e%3c/g%3e%3c/svg%3e") center right 10px no-repeat}#supply-chain .create-steps .loading{width:1200px}#supply-chain .create-steps .loading .skeleton-wrapper{width:120px;margin:0 15px;display:inline-block}#supply-chain .create-steps .loading .skeleton-wrapper .b-skeleton-text{height:24px}#supply-chain .create-steps .steps-drag-drop{position:relative;border:1px solid #dadada;border-radius:8px}#supply-chain .create-steps .steps-drag-drop .step-list .step-ghost{opacity:.4}#supply-chain .create-steps .steps-drag-drop .step-list .step-chosen{opacity:.9}#supply-chain .create-steps .steps-drag-drop .step-list{overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none;white-space:nowrap;padding-top:10px;margin:15px 15px 30px 0;scroll-behavior:smooth;height:250px}@media(min-width:1600px){#supply-chain .create-steps .steps-drag-drop .step-list{height:350px}}#supply-chain .create-steps .steps-drag-drop .step-list .step{position:relative;margin-right:60px;display:inline-block;height:24px;border:1px solid #CDCDCD;border-radius:6px;padding:4px 10px;font-family:work-sans-regular;font-size:12px;line-height:13px;color:#8a96a0;cursor:pointer}#supply-chain .create-steps .steps-drag-drop .step-list .step:first-of-type{margin-left:50px}#supply-chain .create-steps .steps-drag-drop .step-list .step:not(:first-of-type) .horizontal-border.first,#supply-chain .create-steps .steps-drag-drop .step-list .step:not(:first-of-type) .add.first{display:none}#supply-chain .create-steps .steps-drag-drop .step-list .step:last-child .horizontal-border{width:25px;right:-25px}#supply-chain .create-steps .steps-drag-drop .step-list .step.new{padding-right:0;margin-left:0}#supply-chain .create-steps .steps-drag-drop .step-list .step.invalid{border:1px solid #E67272}#supply-chain .create-steps .steps-drag-drop .step-list .step .drag-drop-select{height:initial;font-family:work-sans-regular;width:90px;border:none!important;font-size:12px;padding:0;background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='24px'%20height='24px'%20viewBox='0%200%2024%2024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/arrow%3c/title%3e%3cg%20id='Icons/arrow'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cg%20id='pijl'%20transform='translate(12.000000,%2012.000000)%20scale(1,%20-1)%20translate(-12.000000,%20-12.000000)%20translate(7.000000,%206.000000)'%20stroke='%2384A6B9'%20stroke-width='2'%3e%3cpolyline%20id='Path'%20points='0%208%205%203%2010%208'%3e%3c/polyline%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-position:70px -3px;margin:-2px 6px -2px 0}#supply-chain .create-steps .steps-drag-drop .step-list .step .drag-drop-select:focus,#supply-chain .create-steps .steps-drag-drop .step-list .step .drag-drop-select:active,#supply-chain .create-steps .steps-drag-drop .step-list .step .drag-drop-select:target,#supply-chain .create-steps .steps-drag-drop .step-list .step .drag-drop-select:hover{border:none!important}#supply-chain .create-steps .steps-drag-drop .step-list .step.dragged{color:#fff;background:none;border:1px dashed #D7D7D7}#supply-chain .create-steps .steps-drag-drop .step-list .step.dragged .status{display:none}#supply-chain .create-steps .steps-drag-drop .step-list .step.assignedStep{background-color:#f6ede2!important;color:#121212;border:1px solid #cdcdcd!important}#supply-chain .create-steps .steps-drag-drop .step-list .step.customised-by-agent{background-color:#e6edf1!important;color:#121212;border:1px solid #cdcdcd!important}#supply-chain .create-steps .steps-drag-drop .step-list .step .status{height:11px;width:11px;border-radius:8px;position:absolute;right:-15px;top:-10px;z-index:9999}#supply-chain .create-steps .steps-drag-drop .step-list .step .status.green{background-color:#c8f3b3}#supply-chain .create-steps .steps-drag-drop .step-list .step .status.red{background-color:#e67272}#supply-chain .create-steps .steps-drag-drop .step-list .step .horizontal-border{position:absolute;width:60px;height:10px;top:2px;right:-60px;z-index:550;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='10px'%20height='3px'%20viewBox='0%200%2010%203'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/dot%20line%3c/title%3e%3cg%20id='Icons/dot-line'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3crect%20id='Rectangle'%20fill='%23FFFFFF'%20x='5'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3crect%20id='Rectangle-Copy'%20fill='%239A9A9A'%20x='0'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3c/g%3e%3c/svg%3e");background-position:bottom;background-size:8px 2px;background-repeat:repeat-x}#supply-chain .create-steps .steps-drag-drop .step-list .step .horizontal-border.first{left:-30px;width:30px}#supply-chain .create-steps .steps-drag-drop .step-list .step .add{z-index:600;right:-40px;top:2px;position:absolute;height:17px;width:17px;background:url("data:image/svg+xml,%3csvg%20width='17'%20height='17'%20viewBox='0%200%2017%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='8.5'%20cy='8.5'%20r='8'%20fill='white'%20stroke='%2384A6B9'/%3e%3cline%20x1='8.5'%20y1='5.5'%20x2='8.5'%20y2='11.5'%20stroke='%2384A6B9'%20stroke-linecap='round'/%3e%3cline%20x1='11.5'%20y1='8.5'%20x2='5.5'%20y2='8.5'%20stroke='%2384A6B9'%20stroke-linecap='round'/%3e%3c/svg%3e") no-repeat;background-color:#fff}#supply-chain .create-steps .steps-drag-drop .step-list .step .add.first{left:-50px}#supply-chain .create-steps .steps-drag-drop .step-list .step .add:hover{cursor:pointer}#supply-chain .create-steps .steps-drag-drop .step-list .step .leftplus{left:-40px;right:initial}#supply-chain .create-steps .steps-drag-drop .step-list .step .leftline{left:-30px;right:initial!important;width:30px!important}#supply-chain .create-steps .steps-drag-drop .step-list .step .add-ref{font-family:work-sans-regular;color:#84a6b9!important;padding-top:4px;text-align:center;position:absolute}#supply-chain .create-steps .steps-drag-drop .step-list .step .add-ref:hover{color:#5d8aa4!important}#supply-chain .create-steps .steps-drag-drop .step-list .step.onhover-pscp .status{right:-15px}#supply-chain .create-steps .steps-drag-drop .step-list .__drag-image .step{background-color:#84a6b9;color:#fff}#supply-chain .create-steps .steps-drag-drop .step-list .m-10{max-width:94px;overflow:hidden;text-overflow:ellipsis}#supply-chain .create-steps .steps-drag-drop .step-list .scp-name{font-family:work-sans-semibold;font-size:10px;color:#9a9a9a;text-align:center}#supply-chain .create-steps .steps-drag-drop .step-list .ref-num{font-family:work-sans-regular!important;padding-top:4px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;text-align:center}#supply-chain .create-steps .steps-drag-drop .step-list .add-ref{font-family:work-sans-regular;color:#84a6b9!important;padding-top:4px;text-align:center;position:absolute}#supply-chain .create-steps .steps-drag-drop .step-list .add-ref:hover{color:#5d8aa4!important}#supply-chain .create-steps .steps-drag-drop .step-list-parallel{-ms-overflow-style:none;scrollbar-width:none;white-space:nowrap;scroll-behavior:smooth;height:auto;float:right;margin-right:35px;margin-top:-11px;padding-bottom:30px}#supply-chain .create-steps .steps-drag-drop .step-list-parallel .step{position:relative;margin-right:60px;display:inline-block;height:24px;border:1px solid #D7D7D7;border-radius:6px;padding:4px 10px;font-family:work-sans-regular;font-size:12px;line-height:13px;cursor:pointer}#supply-chain .create-steps .steps-drag-drop .step-list-parallel .step:first-of-type{margin-left:50px}#supply-chain .create-steps .steps-drag-drop .step-list-parallel .step:not(:first-of-type) .horizontal-border.first,#supply-chain .create-steps .steps-drag-drop .step-list-parallel .step:not(:first-of-type) .add.first{display:none}#supply-chain .create-steps .steps-drag-drop .step-list-parallel .step:last-child .horizontal-border{width:25px;right:-25px}#supply-chain .create-steps .steps-drag-drop .step-list-parallel .step.new{padding-right:0;margin-left:0}#supply-chain .create-steps .steps-drag-drop .step-list-parallel .step.invalid{border:1px solid #E67272}#supply-chain .create-steps .steps-drag-drop .step-list-parallel .step .drag-drop-select{height:initial;font-family:work-sans-regular;width:90px;border:none!important;font-size:12px;padding:0;background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='24px'%20height='24px'%20viewBox='0%200%2024%2024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/arrow%3c/title%3e%3cg%20id='Icons/arrow'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cg%20id='pijl'%20transform='translate(12.000000,%2012.000000)%20scale(1,%20-1)%20translate(-12.000000,%20-12.000000)%20translate(7.000000,%206.000000)'%20stroke='%2384A6B9'%20stroke-width='2'%3e%3cpolyline%20id='Path'%20points='0%208%205%203%2010%208'%3e%3c/polyline%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-position:70px -3px;margin:-2px 6px -2px 0}#supply-chain .create-steps .steps-drag-drop .step-list-parallel .step .drag-drop-select:focus,#supply-chain .create-steps .steps-drag-drop .step-list-parallel .step .drag-drop-select:active,#supply-chain .create-steps .steps-drag-drop .step-list-parallel .step .drag-drop-select:target,#supply-chain .create-steps .steps-drag-drop .step-list-parallel .step .drag-drop-select:hover{border:none!important}#supply-chain .create-steps .steps-drag-drop .step-list-parallel .step.dragged{color:#fff;background:none;border:1px dashed #D7D7D7}#supply-chain .create-steps .steps-drag-drop .step-list-parallel .step.dragged .status{display:none}#supply-chain .create-steps .steps-drag-drop .step-list-parallel .step.assignedStep{background-color:#f6ede2}#supply-chain .create-steps .steps-drag-drop .step-list-parallel .step.customised-by-agent{background-color:#e6edf1!important}#supply-chain .create-steps .steps-drag-drop .step-list-parallel .step .status{height:11px;width:11px;border-radius:8px;position:absolute;right:-6px;top:-7px}#supply-chain .create-steps .steps-drag-drop .step-list-parallel .step .status.green{background-color:#c8f3b3}#supply-chain .create-steps .steps-drag-drop .step-list-parallel .step .status.red{background-color:#e67272}#supply-chain .create-steps .steps-drag-drop .step-list-parallel .step .horizontal-border{position:absolute;width:60px;height:10px;top:2px;right:-60px;z-index:550;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='10px'%20height='3px'%20viewBox='0%200%2010%203'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/dot%20line%3c/title%3e%3cg%20id='Icons/dot-line'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3crect%20id='Rectangle'%20fill='%23FFFFFF'%20x='5'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3crect%20id='Rectangle-Copy'%20fill='%239A9A9A'%20x='0'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3c/g%3e%3c/svg%3e");background-position:bottom;background-size:8px 2px;background-repeat:repeat-x}#supply-chain .create-steps .steps-drag-drop .step-list-parallel .step .horizontal-border.first{left:-30px;width:30px}#supply-chain .create-steps .steps-drag-drop .step-list-parallel .step .add{z-index:600;right:-40px;top:2px;position:absolute;height:17px;width:17px;background:url("data:image/svg+xml,%3csvg%20width='17'%20height='17'%20viewBox='0%200%2017%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='8.5'%20cy='8.5'%20r='8'%20fill='white'%20stroke='%2384A6B9'/%3e%3cline%20x1='8.5'%20y1='5.5'%20x2='8.5'%20y2='11.5'%20stroke='%2384A6B9'%20stroke-linecap='round'/%3e%3cline%20x1='11.5'%20y1='8.5'%20x2='5.5'%20y2='8.5'%20stroke='%2384A6B9'%20stroke-linecap='round'/%3e%3c/svg%3e") no-repeat;background-color:#fff}#supply-chain .create-steps .steps-drag-drop .step-list-parallel .step .add.first{left:-50px}#supply-chain .create-steps .steps-drag-drop .step-list-parallel .step .add:hover{cursor:pointer}#supply-chain .create-steps .steps-drag-drop .step-list-parallel .__drag-image .step{background-color:#84a6b9;color:#fff}#supply-chain .create-steps .steps-drag-drop .step-list-parallel .m-10{max-width:94px;overflow:hidden;text-overflow:ellipsis}#supply-chain .create-steps .steps-drag-drop .step-list-parallel .scp-name{font-family:work-sans-semibold;font-size:10px;color:#9a9a9a;text-align:center}#supply-chain .create-steps .btn-swipe{height:40px;width:40px;border:1px solid #CBA76D;border-radius:6px;background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='24px'%20height='24px'%20viewBox='0%200%2024%2024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/arrow%3c/title%3e%3cg%20id='Icons/arrow'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cg%20id='pijl'%20transform='translate(12.000000,%2012.000000)%20scale(1,%20-1)%20translate(-12.000000,%20-12.000000)%20translate(7.000000,%206.000000)'%20stroke='%2384A6B9'%20stroke-width='2'%3e%3cpolyline%20id='Path'%20points='0%208%205%203%2010%208'%3e%3c/polyline%3e%3c/g%3e%3c/g%3e%3c/svg%3e") center center no-repeat;position:absolute;z-index:997;background-color:#fff}#supply-chain .create-steps .btn-swipe:hover{cursor:pointer}#supply-chain .create-steps .btn-swipe.left{transform:rotate(90deg);left:15px;bottom:55px!important;top:initial!important}#supply-chain .create-steps .btn-swipe.right{transform:rotate(270deg);right:15px;bottom:55px!important;top:initial!important}#supply-chain .create-steps .select-scp{right:15px;margin-top:10px;margin-left:-15px;width:170px}#supply-chain .create-steps .select-scp .custom-select{height:30px;padding:0px 1.75rem 0px .375rem}#supply-chain .create-steps .notification{color:#000;text-decoration:none;padding:5px 15px 5px 30px;position:relative;display:inline-block}#supply-chain .create-steps .notification:before{position:absolute;top:8px;left:0;padding:8px;border-radius:50%;background:#f6ede2;color:#f6ede2;width:16px;height:16px;content:""}#supply-chain .create-steps .agent-notification{color:#000;text-decoration:none;padding:5px 15px 5px 30px;position:relative;display:inline-block}#supply-chain .create-steps .agent-notification:before{position:absolute;top:8px;left:0;padding:8px;border-radius:50%;background:#cee0eb;color:#cee0eb;width:16px;height:16px;content:""}#supply-chain .inactive-create-step{pointer-events:none;cursor:not-allowed}#supply-chain .inactive-create-step-overlay{filter:opacity(1);cursor:not-allowed}#supply-chain .assign{padding-top:30px}#supply-chain .assign .count-wrapper{position:absolute;right:15px;top:-10px;text-align:right}#supply-chain .assign .count-wrapper .count{font-family:work-sans-semibold;font-size:26px;line-height:26px;color:#84a6b9}#supply-chain .assign .count-wrapper .text{font-family:work-sans-regular;font-size:10px;line-height:13px}#supply-chain .custom-select{border:none}#supply-chain .custom-select.disabled{color:#6c757d;background-color:#e9ecef;opacity:.7}#supply-chain .closeModal{position:absolute;right:0;top:0}#supply-chain .page.order-lines .order-line{position:relative;height:160px;background-color:#fff;box-shadow:0 0 8px #0000001a;border-radius:7px;width:100%;margin-bottom:10px;padding:20px}#supply-chain .page.order-lines .order-line.open{height:335px}#supply-chain .page.order-lines .order-line .toggle-info{font-family:work-sans-semibold;font-size:.833rem;position:absolute;top:15px;right:10px;height:24px;z-index:10}#supply-chain .page.order-lines .order-line .toggle-info:hover{cursor:pointer}#supply-chain .page.order-lines .order-line .toggle-info .arrow{display:inline-block;width:24px;height:24px;background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='24px'%20height='24px'%20viewBox='0%200%2024%2024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/arrow%3c/title%3e%3cg%20id='Icons/arrow'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cg%20id='pijl'%20transform='translate(12.000000,%2012.000000)%20scale(1,%20-1)%20translate(-12.000000,%20-12.000000)%20translate(7.000000,%206.000000)'%20stroke='%2384A6B9'%20stroke-width='2'%3e%3cpolyline%20id='Path'%20points='0%208%205%203%2010%208'%3e%3c/polyline%3e%3c/g%3e%3c/g%3e%3c/svg%3e") center center no-repeat;vertical-align:middle;margin-left:5px}#supply-chain .page.order-lines .order-line .toggle-info .arrow.open{transform:rotate(180deg)}#supply-chain .page.order-lines .order-line .info{float:left;width:50%;padding-bottom:10px}#supply-chain .page.order-lines .order-line .info label,#supply-chain .page.order-lines .order-line .info .value{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#supply-chain .page.order-lines .order-line .info label{font-family:work-sans-semibold;font-size:1.167rem;margin-bottom:0}#supply-chain .page.order-lines .order-line .info .value{font-family:work-sans-regular;font-size:.833rem;margin-bottom:10px}#supply-chain .page.order-lines .order-line .picture{float:right;width:50%;border-right:1px solid #EDEDED}#supply-chain .page.order-lines .order-line .picture .photo{height:80px;width:80px;text-align:center;vertical-align:middle;margin:20px auto 0}#supply-chain .page.order-lines .order-line .picture .photo img{border-radius:40px;width:80px;height:80px}#supply-chain .page.order-lines .order-line .picture .toggle-wrapper{width:80px;text-align:center;margin:0 auto;height:24px;font-size:.833rem;font-family:archia-regular}#supply-chain .page.order-lines .order-line .picture .toggle-wrapper .previous-picture,#supply-chain .page.order-lines .order-line .picture .toggle-wrapper .next-picture,#supply-chain .page.order-lines .order-line .picture .toggle-wrapper .picture-count{display:inline-block;vertical-align:middle}#supply-chain .page.order-lines .order-line .picture .toggle-wrapper .previous-picture,#supply-chain .page.order-lines .order-line .picture .toggle-wrapper .next-picture{width:24px;height:24px;background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='24px'%20height='24px'%20viewBox='0%200%2024%2024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/arrow%3c/title%3e%3cg%20id='Icons/arrow'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cg%20id='pijl'%20transform='translate(12.000000,%2012.000000)%20scale(1,%20-1)%20translate(-12.000000,%20-12.000000)%20translate(7.000000,%206.000000)'%20stroke='%2384A6B9'%20stroke-width='2'%3e%3cpolyline%20id='Path'%20points='0%208%205%203%2010%208'%3e%3c/polyline%3e%3c/g%3e%3c/g%3e%3c/svg%3e") center center no-repeat}#supply-chain .page.order-lines .order-line .picture .toggle-wrapper .previous-picture:hover,#supply-chain .page.order-lines .order-line .picture .toggle-wrapper .next-picture:hover{cursor:pointer}#supply-chain .page.order-lines .order-line .picture .toggle-wrapper .previous-picture{transform:rotate(90deg)}#supply-chain .page.order-lines .order-line .picture .toggle-wrapper .next-picture{transform:rotate(270deg)}#supply-chain .page.order-lines .order-line .picture .no-photo{height:80px;width:80px;border-radius:40px;background-color:#eee;text-align:center;vertical-align:middle;margin:20px auto}#supply-chain .page.order-lines .order-line .picture .no-photo .text{font-family:archia-regular;font-size:.833rem;line-height:80px}#supply-chain .page.order-lines .order-line .sub-menu .info label{margin-bottom:5px}#supply-chain .page.order-lines .order-line .sub-menu .info .value{font-size:1.167rem}#supply-chain .page.order-lines .order-line .sub-menu .info .value.mb-25{margin-bottom:25px}#supply-chain .page.order-lines .order-line .sub-menu .info .value.verify{padding-left:25px;background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='12px'%20height='16px'%20viewBox='0%200%2012%2016'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/check/grey%3c/title%3e%3cg%20id='Icons/check/grey'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cpath%20d='M1,8.18071133%20L4.580707,11.7282083%20C4.83480089,11.9440584%205.19355406,11.8965044%205.39684016,11.6200269%20L11,4'%20id='Path'%20stroke='%238A96A0'%20stroke-width='2'%3e%3c/path%3e%3c/g%3e%3c/svg%3e") left center no-repeat}#supply-chain .page.order-lines .order-line .sub-menu .info .value.proof{padding-left:25px;background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='12px'%20height='16px'%20viewBox='0%200%2012%2016'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/upload%3c/title%3e%3cg%20id='Icons/upload'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cg%20id='Upload-icon'%20transform='translate(1.000000,%202.000000)'%20stroke='%238A96A0'%20stroke-width='1.5'%3e%3cline%20x1='4.82461538'%20y1='8.64923077'%20x2='4.82461538'%20y2='1.60820513'%20id='Path'%3e%3c/line%3e%3cline%20x1='9.64923077'%20y1='11.3917949'%20x2='-5.38452018e-13'%20y2='11.3917949'%20id='Path'%3e%3c/line%3e%3cline%20x1='4.82461538'%20y1='0'%20x2='0'%20y2='4.82461538'%20id='Path'%3e%3c/line%3e%3cline%20x1='4.82461538'%20y1='0'%20x2='9.64923077'%20y2='4.82461538'%20id='Path'%3e%3c/line%3e%3c/g%3e%3c/g%3e%3c/svg%3e") left center no-repeat}#supply-chain .page.order-lines .order-line .sub-menu .info .value.geolocation{padding-left:25px;background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='12px'%20height='16px'%20viewBox='0%200%2012%2016'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/location%3c/title%3e%3cg%20id='Icons/location'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cg%20id='style-one-pin'%20transform='translate(-0.000000,%200.000000)'%3e%3cpath%20d='M3.37490428,1.95153059%20C4.41407233,1.35153659%205.65814742,1.10643423%206.9132737,1.32815186%20C8.16839989,1.54986947%209.25320739,2.20636807%2010.0239208,3.1260768%20C10.7946345,4.0457859%2011.2512538,5.22870533%2011.2500029,6.5040817%20C11.2501051,7.44196697%2010.9994775,8.34409215%2010.5455181,9.12855095%20C10.091559,9.91300921%209.43426839,10.5798013%208.61974126,11.0477712%20C7.51766079,11.6838889%207.10803595,12.3266194%206.03159048,14.254093%20L6.178,13.99%20L6.16378144,13.9717514%20C6.00759872,13.7738302%205.8654537,13.5913622%205.73436092,13.4224949%20L5.60684165,13.2580925%20C4.69815677,12.0860841%204.26103338,11.5559907%203.37966703,11.04743%20C2.27521357,10.4112829%201.47904206,9.42441462%201.06785844,8.29712094%20C0.656674815,7.16982725%200.630479079,5.90210813%201.06597716,4.70425918%20C1.50147525,3.50641023%202.33573624,2.55152459%203.37490428,1.95153059%20Z'%20id='Path'%20stroke='%238A96A0'%20stroke-width='1.5'%3e%3c/path%3e%3ccircle%20id='Oval'%20fill='%238A96A0'%20cx='5.95238095'%20cy='6.45638095'%20r='2.28571429'%3e%3c/circle%3e%3c/g%3e%3c/g%3e%3c/svg%3e") left center no-repeat}#supply-chain .page.order-lines .order-line .sub-menu .second,#supply-chain .page.order-lines .order-line .sub-menu .third{border-right:1px solid #EDEDED}#supply-chain .page.order-lines .order-line .sub-menu .third,#supply-chain .page.order-lines .order-line .sub-menu .fourth{padding-left:30px}#supply-chain .page.order-lines .order-line .sub-menu .third .value,#supply-chain .page.order-lines .order-line .loading{margin-bottom:10px}#supply-chain .page.order-lines .order-line .step-wrapper{padding-right:30px}#supply-chain .page.order-lines .order-line .step-wrapper .no-steps{font-family:archia-regular;font-size:1rem;text-align:center;padding:50px 0}#supply-chain .page.order-lines .order-line hr{border-top:1px solid #EDEDED;margin:15px 0 20px}@media screen and (max-width:1300px){#supply-chain #create-supply-chain-modal .create-steps .loading{width:865px}#supply-chain #create-supply-chain-modal .create-steps .loading .skeleton-wrapper{width:78px}}@media screen and (max-width:950px){#supply-chain #create-supply-chain-modal .create-steps .loading{width:565px}#supply-chain #create-supply-chain-modal .create-steps .loading .skeleton-wrapper{width:40px}#supply-chain .rghttolft-border .step .add{left:-60px!important;right:initial!important}}#supply-chain .tooltip{font-family:work-sans-regular!important;position:relative;display:inline-block;opacity:1!important}#supply-chain .tooltip .tooltiptext{visibility:hidden;background-color:#fff;color:#000;text-align:center;padding:8px 20px;border-radius:3px;box-shadow:#00000059 5px 5px 10px;position:absolute;z-index:1;top:17px;left:5%;width:max-content;max-width:300px}#supply-chain .tooltip:hover .tooltiptext{visibility:visible}#supply-chain .hover-state{display:none}#supply-chain .step-info{position:relative}#supply-chain .step-info:hover .hover-state{display:block;position:absolute;left:-21px;top:-5px;z-index:999;background:#e6edf1;color:#8a96a0;font-size:12px;padding:5px 10px 6px;border-radius:4px;border:1px solid #CDCDCD;box-shadow:0 4px 8px #0003;margin-top:-1px}#supply-chain .step-info:hover .hover-state .display-name{position:relative;top:1px}#supply-chain .step-info:hover .hover-state-single{left:-12px!important}#supply-chain .step-info:hover .single-step{left:-11px!important}#supply-chain .step-info:hover .status{right:-25px!important;top:-12px!important}#supply-chain .step-info:hover .single-step-status{right:-12px!important}#supply-chain .add-vchain{visibility:hidden;display:block}#supply-chain .step-info .vbtn-box{display:none}#supply-chain .step-info:hover .vbtn-box{display:flex;position:absolute;justify-content:center;left:0;right:0;top:20px;background:transparent;border-radius:4px;z-index:9999;color:#84a6b9;font-size:11px;line-height:15px;cursor:pointer;padding-top:12px;width:-webkit-fill-available}#supply-chain .step-info:hover .vbtn-box .delete-icn{display:inline-block;margin-right:7px;background:#fff}#supply-chain .step-info:hover .vbtn-box .add-icn{display:inline-block;font-family:work-sans-regular!important;font-size:10px;color:#84a6b9;background:#fff}#supply-chain .action-btn-alignment{background-color:#fff;padding:0 10px}#supply-chain .step-info:hover .single-step-vbtn-box{left:-9px}#supply-chain .step-info:hover .increased-spacing{padding-top:22px}#supply-chain .step-info:hover .rtlvbtn-box.increased-spacing{padding-top:26px!important}#supply-chain .parallel-supplychain{position:relative}#supply-chain .vertical-border.first{width:2px;height:80px;position:absolute;left:50%;top:24px;z-index:550;background-image:url("data:image/svg+xml,%3csvg%20width='4'%20height='11'%20viewBox='0%200%204%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_170_5149)'%3e%3cpath%20d='M3.5%209L3.5%207C3.5%206.17157%202.82843%205.5%202%205.5C1.17157%205.5%200.5%206.17157%200.5%207L0.5%209C0.5%209.82843%201.17157%2010.5%202%2010.5C2.82843%2010.5%203.5%209.82843%203.5%209Z'%20fill='white'/%3e%3cpath%20d='M3.5%204L3.5%202C3.5%201.17157%202.82843%200.5%202%200.5C1.17157%200.5%200.5%201.17157%200.5%202L0.5%204C0.5%204.82843%201.17157%205.5%202%205.5C2.82843%205.5%203.5%204.82843%203.5%204Z'%20fill='%239A9A9A'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_170_5149'%3e%3crect%20width='10'%20height='3'%20fill='white'%20transform='translate(3.5%200.5)%20rotate(90)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-position:bottom;background-size:3px 9px;background-repeat:repeat-y}#supply-chain .vertical-dot{position:absolute;left:50%;margin-left:-3px;background-color:#fff;border:1px solid #9a9a9a;width:8px;height:8px;border-radius:8px;z-index:999}#supply-chain .vertical-dot.first{top:97px}#supply-chain .vertical-dot.two{top:177px}#supply-chain .vertical-dot.three{top:257px}#supply-chain .vertical-dot.four{top:337px}#supply-chain .vertical-dot.five{top:417px}#supply-chain .vertical-border.two{width:2px;height:80px;position:absolute;left:50%;top:104px;z-index:550;background-image:url("data:image/svg+xml,%3csvg%20width='4'%20height='11'%20viewBox='0%200%204%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_170_5149)'%3e%3cpath%20d='M3.5%209L3.5%207C3.5%206.17157%202.82843%205.5%202%205.5C1.17157%205.5%200.5%206.17157%200.5%207L0.5%209C0.5%209.82843%201.17157%2010.5%202%2010.5C2.82843%2010.5%203.5%209.82843%203.5%209Z'%20fill='white'/%3e%3cpath%20d='M3.5%204L3.5%202C3.5%201.17157%202.82843%200.5%202%200.5C1.17157%200.5%200.5%201.17157%200.5%202L0.5%204C0.5%204.82843%201.17157%205.5%202%205.5C2.82843%205.5%203.5%204.82843%203.5%204Z'%20fill='%239A9A9A'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_170_5149'%3e%3crect%20width='10'%20height='3'%20fill='white'%20transform='translate(3.5%200.5)%20rotate(90)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-position:bottom;background-size:3px 9px}#supply-chain .vertical-border.three{width:2px;height:80px;position:absolute;left:50%;top:184px;z-index:550;background-image:url("data:image/svg+xml,%3csvg%20width='4'%20height='11'%20viewBox='0%200%204%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_170_5149)'%3e%3cpath%20d='M3.5%209L3.5%207C3.5%206.17157%202.82843%205.5%202%205.5C1.17157%205.5%200.5%206.17157%200.5%207L0.5%209C0.5%209.82843%201.17157%2010.5%202%2010.5C2.82843%2010.5%203.5%209.82843%203.5%209Z'%20fill='white'/%3e%3cpath%20d='M3.5%204L3.5%202C3.5%201.17157%202.82843%200.5%202%200.5C1.17157%200.5%200.5%201.17157%200.5%202L0.5%204C0.5%204.82843%201.17157%205.5%202%205.5C2.82843%205.5%203.5%204.82843%203.5%204Z'%20fill='%239A9A9A'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_170_5149'%3e%3crect%20width='10'%20height='3'%20fill='white'%20transform='translate(3.5%200.5)%20rotate(90)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-position:bottom;background-size:3px 9px}#supply-chain .vertical-border.four{width:2px;height:80px;position:absolute;left:50%;top:264px;z-index:550;background-image:url("data:image/svg+xml,%3csvg%20width='4'%20height='11'%20viewBox='0%200%204%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_170_5149)'%3e%3cpath%20d='M3.5%209L3.5%207C3.5%206.17157%202.82843%205.5%202%205.5C1.17157%205.5%200.5%206.17157%200.5%207L0.5%209C0.5%209.82843%201.17157%2010.5%202%2010.5C2.82843%2010.5%203.5%209.82843%203.5%209Z'%20fill='white'/%3e%3cpath%20d='M3.5%204L3.5%202C3.5%201.17157%202.82843%200.5%202%200.5C1.17157%200.5%200.5%201.17157%200.5%202L0.5%204C0.5%204.82843%201.17157%205.5%202%205.5C2.82843%205.5%203.5%204.82843%203.5%204Z'%20fill='%239A9A9A'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_170_5149'%3e%3crect%20width='10'%20height='3'%20fill='white'%20transform='translate(3.5%200.5)%20rotate(90)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-position:bottom;background-size:3px 9px}#supply-chain .vertical-border.five{width:2px;height:80px;position:absolute;left:50%;top:344px;z-index:550;background-image:url("data:image/svg+xml,%3csvg%20width='4'%20height='11'%20viewBox='0%200%204%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_170_5149)'%3e%3cpath%20d='M3.5%209L3.5%207C3.5%206.17157%202.82843%205.5%202%205.5C1.17157%205.5%200.5%206.17157%200.5%207L0.5%209C0.5%209.82843%201.17157%2010.5%202%2010.5C2.82843%2010.5%203.5%209.82843%203.5%209Z'%20fill='white'/%3e%3cpath%20d='M3.5%204L3.5%202C3.5%201.17157%202.82843%200.5%202%200.5C1.17157%200.5%200.5%201.17157%200.5%202L0.5%204C0.5%204.82843%201.17157%205.5%202%205.5C2.82843%205.5%203.5%204.82843%203.5%204Z'%20fill='%239A9A9A'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_170_5149'%3e%3crect%20width='10'%20height='3'%20fill='white'%20transform='translate(3.5%200.5)%20rotate(90)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-position:bottom;background-size:3px 9px}#supply-chain .rghttolft-border.first{width:80px;height:2px;position:absolute;right:50%;top:100px;z-index:550;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='10px'%20height='3px'%20viewBox='0%200%2010%203'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/dot%20line%3c/title%3e%3cg%20id='Icons/dot-line'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3crect%20id='Rectangle'%20fill='%23FFFFFF'%20x='5'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3crect%20id='Rectangle-Copy'%20fill='%239A9A9A'%20x='0'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3c/g%3e%3c/svg%3e");background-position:bottom;background-size:8px 2px;background-repeat:repeat-x}#supply-chain .rghttolft-border.two{width:80px;height:2px;position:absolute;right:50%;top:180px;z-index:550;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='10px'%20height='3px'%20viewBox='0%200%2010%203'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/dot%20line%3c/title%3e%3cg%20id='Icons/dot-line'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3crect%20id='Rectangle'%20fill='%23FFFFFF'%20x='5'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3crect%20id='Rectangle-Copy'%20fill='%239A9A9A'%20x='0'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3c/g%3e%3c/svg%3e");background-position:bottom;background-size:8px 2px;background-repeat:repeat-x}#supply-chain .rghttolft-border.three{width:80px;height:2px;position:absolute;right:50%;top:260px;z-index:550;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='10px'%20height='3px'%20viewBox='0%200%2010%203'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/dot%20line%3c/title%3e%3cg%20id='Icons/dot-line'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3crect%20id='Rectangle'%20fill='%23FFFFFF'%20x='5'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3crect%20id='Rectangle-Copy'%20fill='%239A9A9A'%20x='0'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3c/g%3e%3c/svg%3e");background-position:bottom;background-size:8px 2px;background-repeat:repeat-x}#supply-chain .rghttolft-border.four{width:80px;height:2px;position:absolute;right:50%;top:340px;z-index:550;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='10px'%20height='3px'%20viewBox='0%200%2010%203'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/dot%20line%3c/title%3e%3cg%20id='Icons/dot-line'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3crect%20id='Rectangle'%20fill='%23FFFFFF'%20x='5'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3crect%20id='Rectangle-Copy'%20fill='%239A9A9A'%20x='0'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3c/g%3e%3c/svg%3e");background-position:bottom;background-size:8px 2px;background-repeat:repeat-x}#supply-chain .rghttolft-border.five{width:80px;height:2px;position:absolute;right:50%;top:420px;z-index:550;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='10px'%20height='3px'%20viewBox='0%200%2010%203'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/dot%20line%3c/title%3e%3cg%20id='Icons/dot-line'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3crect%20id='Rectangle'%20fill='%23FFFFFF'%20x='5'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3crect%20id='Rectangle-Copy'%20fill='%239A9A9A'%20x='0'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3c/g%3e%3c/svg%3e");background-position:bottom;background-size:8px 2px;background-repeat:repeat-x}#supply-chain .vselect-step{position:absolute;left:-80px;top:-12px;display:inline-block;height:24px;border:1px solid #D7D7D7;border-radius:6px;padding:4px 10px;font-family:work-sans-regular;font-size:10px;line-height:13px}#supply-chain .vhorizontal-border.first{width:25px;height:2px;position:absolute;right:90px;top:0;z-index:550;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='10px'%20height='3px'%20viewBox='0%200%2010%203'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/dot%20line%3c/title%3e%3cg%20id='Icons/dot-line'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3crect%20id='Rectangle'%20fill='%23FFFFFF'%20x='5'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3crect%20id='Rectangle-Copy'%20fill='%239A9A9A'%20x='0'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3c/g%3e%3c/svg%3e");background-position:bottom;background-size:6px 2px;background-repeat:repeat-x}#supply-chain .horizontal-border.halfline{width:25px!important;right:-25px!important}#supply-chain .vadd.first{z-index:600;right:60px;left:initial;top:-7px;position:absolute;height:20px;width:20px;background:url("data:image/svg+xml,%3csvg%20width='17'%20height='17'%20viewBox='0%200%2017%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='8.5'%20cy='8.5'%20r='8'%20fill='white'%20stroke='%2384A6B9'/%3e%3cline%20x1='8.5'%20y1='5.5'%20x2='8.5'%20y2='11.5'%20stroke='%2384A6B9'%20stroke-linecap='round'/%3e%3cline%20x1='11.5'%20y1='8.5'%20x2='5.5'%20y2='8.5'%20stroke='%2384A6B9'%20stroke-linecap='round'/%3e%3c/svg%3e") no-repeat;background-color:#fff}#supply-chain .vadd{z-index:600;top:-7px;position:absolute;height:20px;width:20px;background:url("data:image/svg+xml,%3csvg%20width='17'%20height='17'%20viewBox='0%200%2017%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='8.5'%20cy='8.5'%20r='8'%20fill='white'%20stroke='%2384A6B9'/%3e%3cline%20x1='8.5'%20y1='5.5'%20x2='8.5'%20y2='11.5'%20stroke='%2384A6B9'%20stroke-linecap='round'/%3e%3cline%20x1='11.5'%20y1='8.5'%20x2='5.5'%20y2='8.5'%20stroke='%2384A6B9'%20stroke-linecap='round'/%3e%3c/svg%3e") no-repeat;background-color:#fff}#supply-chain .vhorizontal-border{width:25px;height:2px;position:absolute;right:90px;top:0;z-index:550;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='10px'%20height='3px'%20viewBox='0%200%2010%203'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/dot%20line%3c/title%3e%3cg%20id='Icons/dot-line'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3crect%20id='Rectangle'%20fill='%23FFFFFF'%20x='5'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3crect%20id='Rectangle-Copy'%20fill='%239A9A9A'%20x='0'%20y='0'%20width='5'%20height='3'%20rx='1.5'%3e%3c/rect%3e%3c/g%3e%3c/svg%3e");background-position:bottom;background-size:6px 2px;background-repeat:repeat-x}#supply-chain .rghttolft-border .drag-drop-select{margin-bottom:1px!important}#supply-chain .scpname{position:absolute;top:30px;left:0;background:#fff;display:flex;justify-content:center;width:100%}#supply-chain .rghttolft-border .step-info .rtlvbtn-box{display:none}#supply-chain .rghttolft-border .step-info .status{right:-15px!important;top:-10px!important}#supply-chain .rghttolft-border .step-info:hover .status{right:-6px!important;top:-8px!important}#supply-chain .rghttolft-border .step-info:hover .rtlvbtn-box{display:block;position:absolute;top:20px;background:transparent;border:1px solid transparent;border-radius:4px;z-index:9999;color:#84a6b9;font-size:11px;line-height:15px;cursor:pointer;padding-top:12px;width:85%;text-align:center}#supply-chain .rghttolft-border .step-info:hover .rtlvbtn-box .delete-icn{display:inline-block;background:#fff;width:100%}#supply-chain .rghttolft-border .step-info:hover .rtlvbtn-box .delete-icn img{width:16px}#supply-chain .step.laststep .horizontal-border{width:30px!important;right:-30px!important}#supply-chain .step-info:hover .hide-status{display:none}#supply-chain .step.step-select-new{border:1px solid #84A6B9!important;color:#121212!important;background-color:#fff!important}#supply-chain .mandatory-step{display:flex;justify-content:flex-start;align-items:center;border-top:1px solid #CDCDCD;padding-top:12px;padding-bottom:12px;font-size:14px}#supply-chain .mandatory-step .position-relative{position:relative;margin-left:4px;margin-right:4px}#supply-chain .mandatory-step .mandatory-step-info{font-family:work-sans-semibold;font-size:14px;font-weight:600;line-height:18px;letter-spacing:.3px;text-align:left;color:#84a6b9;top:0}#supply-chain .mandatory-step .icon-size{width:11px;height:11px}#supply-chain .edit-delete-icons{height:18px;width:18px;margin-right:8px}#max-parallel-chain .modal-container{width:375px!important}#max-parallel-chain .modal-header,#max-parallel-chain .modal-footer{justify-content:center}#max-parallel-chain .max-parallel-chain-heading{font-family:work-sans-semibold;font-size:14px;letter-spacing:.3px;line-height:18px;padding-top:8px}#max-parallel-chain .max-parallel-chain-text{font-family:work-sans-regular;font-size:14px;line-height:20px;font-weight:400!important;margin-top:-6px}#set-default-steps .select-level{width:300px;font-family:work-sans-regular;background-color:#fff}#set-default-steps .select-level:disabled{background-color:#e9ecef}#set-default-steps .custom-select{border:1px solid #D7D7D7!important;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='24px'%20height='24px'%20viewBox='0%200%2024%2024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/arrow%3c/title%3e%3cg%20id='Icons/arrow'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cg%20id='pijl'%20transform='translate(12.000000,%2012.000000)%20scale(1,%20-1)%20translate(-12.000000,%20-12.000000)%20translate(7.000000,%206.000000)'%20stroke='%2384A6B9'%20stroke-width='2'%3e%3cpolyline%20id='Path'%20points='0%208%205%203%2010%208'%3e%3c/polyline%3e%3c/g%3e%3c/g%3e%3c/svg%3e")!important;background-size:24px;background-repeat:no-repeat;right:0;background-position:97% 50%}#set-default-steps .set-mand-title{font-family:work-sans-semibold;font-size:14px}#set-default-steps .set-mandatory-btn{margin-top:1px}#set-default-steps .select-float-label .floating-label label.floating-select-custom{top:0!important}#set-default-steps .floating-label select{padding:12px 0 4px 14px!important}#set-default-steps .dropdown-menu{border-radius:0!important}#set-default-steps .custom-level{width:25%;background-color:#fff!important}#set-default-steps .custom-level .floating-select-custom{top:1px!important}#set-default-steps #set-default-steps-modal .modal-container{width:375px;padding:24px;overflow-y:visible!important}#set-default-steps #set-default-steps-modal .modal-header{padding:0}#set-default-steps #set-default-steps-modal .modal-header .main-heading{font-family:work-sans-semibold;font-size:14px}#set-default-steps #set-default-steps-modal .modal-header .sub-heading{font-family:work-sans-regular;font-size:14px}#set-default-steps #set-default-steps-modal .modal-body{padding:0;font-family:work-sans-regular;font-size:14px;margin-top:0;margin-bottom:24px}#set-default-steps #set-default-steps-modal .modal-body .toggle-mr-8{margin-right:8px!important}#set-default-steps #set-default-steps-modal .modal-body .custom-product-group{width:320px;font-family:work-sans-regular;font-size:14px!important;background-color:#fff}#set-default-steps #set-default-steps-modal .modal-body .custom-product-group:disabled{background-color:#e9ecef}#set-default-steps #set-default-steps-modal .modal-body .multiselect__single{margin-bottom:0!important}#set-default-steps #set-default-steps-modal .modal-footer{padding:0;justify-content:center}#set-default-steps #set-default-steps-modal .multiselect{border-radius:4px;border:1px solid #D7D7D7;cursor:pointer;width:320px;font-family:work-sans-regular;color:#000!important;padding-bottom:0!important}#set-default-steps #set-default-steps-modal .m-select-steps .floating-label label.floating-select-custom{top:1px!important}#set-default-steps #set-default-steps-modal .option-list .multiselect__single{padding:7px 0 0 6px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-family:work-sans-regular!important;font-size:14px!important;color:#121212!important}#set-default-steps #set-default-steps-modal .option-list .option-text{margin-left:8px!important}#set-default-steps #set-default-steps-modal .option-text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:14px!important}#set-default-steps #set-default-steps-modal .opt-widht{width:150px}#set-default-steps #set-default-steps-modal .step-assigned{font-family:work-sans-regular;opacity:50%;color:#000;font-size:14px}#set-default-steps #set-default-steps-modal .option-list li span:hover,#set-default-steps #set-default-steps-modal .multiselect__option--selected{color:#000!important;font-size:14px!important;font-weight:400!important}#set-default-steps #set-default-steps-modal .multiselect .multiselect__content-wrapper{width:322px}#set-default-steps #set-default-steps-modal .multiselect .multiselect__content-wrapper{padding-bottom:0!important}#set-default-steps #set-default-steps-modal .multiselect__option{font-family:work-sans-regular;font-size:14px}#set-default-steps #set-default-steps-modal .toggle-mr-8{margin-right:8px}#set-default-steps #set-default-steps-modal .scroll-height{height:100%;overflow:auto}#set-default-steps #delete-mandatory-steps .modal-container,#set-default-steps #edit-mandatory-steps .modal-container{width:375px;padding:24px;justify-content:center}#set-default-steps #delete-mandatory-steps .modal-header,#set-default-steps #edit-mandatory-steps .modal-header{padding:0;font-family:work-sans-semibold;font-size:14px;justify-content:center}#set-default-steps #delete-mandatory-steps .modal-body,#set-default-steps #edit-mandatory-steps .modal-body{padding:0;font-family:work-sans-regular;font-size:14px;margin:16px 0 24px}#set-default-steps #delete-mandatory-steps .modal-footer,#set-default-steps #edit-mandatory-steps .modal-footer{padding:0;justify-content:center!important}#set-default-steps .opacity-50{opacity:50%}#set-default-steps .scp_table thead th{font-family:work-sans-semibold;font-size:14px}#set-default-steps .order-line-scrl{margin:0 25px 0 0}#set-default-steps .no-search-res{margin-top:73px!important}#set-default-steps .disabled-edit-delete{opacity:.5;cursor:not-allowed}#settings{padding:32px 24px 32px 32px}#settings .step-define-style{font-family:work-sans-regular;font-weight:400;font-size:14px}#settings .setting-widget{padding:24px 24px 24px 16px}#settings .select-level{width:300px;font-family:work-sans-regular}#settings .set-mandatory-btn{width:166px;font-family:work-sans-semibold;font-size:12px;height:36px}#settings .inactive{pointer-events:none!important}.page.order-lines{position:absolute;font-family:work-sans-semibold;font-size:1.167rem;height:100vh;overflow:hidden;width:inherit}.page.order-lines .no-result{margin-top:40px!important}.page.order-lines .search-wrapper{vertical-align:bottom}.page.order-lines #date-pick:focus{border:1px solid #121212!important}.page.order-lines .find-orderlines{top:-6px!important;left:10px!important;width:88%!important;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-family:work-sans-semibold}.page.order-lines #date-pick:focus,.page.order-lines .vdp-datepicker input:not(:placeholder-shown){padding-bottom:0;font-family:work-sans-semibold!important;font-size:12px;color:#8a96a0;padding-top:0}.page.order-lines .search-select{border-radius:20px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);margin:0}.page.order-lines .tab-heading{margin-bottom:11px}.page.order-lines .order-lines-header{padding:10px 43px 10px 32px;padding-bottom:0!important;margin-left:0;background-color:#e6edf1}.page.order-lines .order-lines-header .card{border:none!important;background-color:transparent!important}.page.order-lines .order-lines-header .card-body{padding:0}.page.order-lines .order-lines-header .card-header{background-color:transparent!important;border-bottom:0px!important;padding:0!important}.page.order-lines .order-lines-header .nav-tabs{border-bottom:none}.page.order-lines .order-lines-body{padding:0;overflow:scroll;height:100%}.page.order-lines .h-100{height:100%}.page.order-lines .pt-16{padding-top:16px}.page.order-lines .pt-72{padding-top:72px}.page.order-lines .p-fixed-h{padding-top:0;margin-right:24px}.page.order-lines .order-lines-filter{position:relative;padding-bottom:8px}.page.order-lines .order-lines-filter .refresh{background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%3e%3cpath%20d='M5%2018c4.667%204.667%2012%201.833%2012-4.042h-3l5-6%205%206h-3c-1.125%207.98-11.594%2011.104-16%204.042zm14-11.984c-4.667-4.667-12-1.834-12%204.041h3l-5%206-5-6h3c1.125-7.979%2011.594-11.104%2016-4.041z'/%3e%3c/svg%3e") center right 10px no-repeat;width:45px;float:left;margin-top:8px;height:24px}.page.order-lines .order-lines-filter .refresh:hover{cursor:pointer}.page.order-lines .order-lines-filter .vdp-datepicker{border:none!important}.page.order-lines .order-lines-filter .form-control,.page.order-lines .order-lines-filter .custom-select,.page.order-lines .order-lines-filter .form-select,.page.order-lines .order-lines-filter .vdp-datepicker{display:inline-block!important;margin-left:10px;border:none!important;font-family:work-sans-semibold;font-size:12px;color:#8a96a0}.page.order-lines .order-lines-filter .form-control:focus,.page.order-lines .order-lines-filter .form-control:active,.page.order-lines .order-lines-filter .form-control:target,.page.order-lines .order-lines-filter .form-control:hover,.page.order-lines .order-lines-filter .custom-select:focus,.page.order-lines .order-lines-filter .custom-select:active,.page.order-lines .order-lines-filter .custom-select:target,.page.order-lines .order-lines-filter .custom-select:hover,.page.order-lines .order-lines-filter .form-select:focus,.page.order-lines .order-lines-filter .form-select:active,.page.order-lines .order-lines-filter .form-select:target,.page.order-lines .order-lines-filter .form-select:hover,.page.order-lines .order-lines-filter .vdp-datepicker:focus,.page.order-lines .order-lines-filter .vdp-datepicker:active,.page.order-lines .order-lines-filter .vdp-datepicker:target,.page.order-lines .order-lines-filter .vdp-datepicker:hover{border:none!important;box-shadow:none!important;outline:none!important}.page.order-lines .order-lines-filter .custom-select-all-brands{vertical-align:top;padding:10px 1rem!important;width:116px!important;min-width:116px}.page.order-lines .order-lines-filter .custom-select-all-products{vertical-align:top;padding:10px 1rem!important;width:152px!important;min-width:152px;background-position:123px 7px}.page.order-lines .order-lines-filter .custom-select-users{vertical-align:top;padding:10px 1rem!important;width:111px!important;min-width:111px;background-position:82px 7px}.page.order-lines .order-lines-filter .custom-select-partners{vertical-align:top;padding:10px 1rem!important;width:111px!important;min-width:111px;background-position:86px 7px}.page.order-lines .order-lines-filter .custom-select-seasons,.page.order-lines .order-lines-filter .custom-select-sectors{vertical-align:top;padding:10px 1rem!important;width:111px!important;min-width:111px;background-position:82px 7px}.page.order-lines .order-lines-filter .more-filters{background:#fff url("data:image/svg+xml,%3csvg%20width='18'%20height='16'%20viewBox='0%200%2018%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M17.3829%2013.7382H11.1714C10.8311%2013.7382%2010.5552%2013.4623%2010.5552%2013.1219C10.5552%2012.7816%2010.8311%2012.5057%2011.1714%2012.5057H17.3827C17.7231%2012.5057%2017.999%2012.7816%2017.999%2013.1219C17.999%2013.4623%2017.7233%2013.7382%2017.3829%2013.7382Z'%20fill='%2384A6B9'/%3e%3cpath%20d='M9.67795%2015.2321C8.51445%2015.2321%207.56787%2014.2856%207.56787%2013.1221C7.56787%2011.9584%208.51445%2011.0118%209.67795%2011.0118C10.8417%2011.0118%2011.7882%2011.9584%2011.7882%2013.1221C11.7882%2014.2854%2010.8417%2015.2321%209.67795%2015.2321ZM9.67795%2012.2441C9.19398%2012.2441%208.80039%2012.6379%208.80039%2013.1219C8.80039%2013.6056%209.19418%2013.9994%209.67795%2013.9994C10.1619%2013.9994%2010.5557%2013.6056%2010.5557%2013.1219C10.5557%2012.6379%2010.1619%2012.2441%209.67795%2012.2441Z'%20fill='%2384A6B9'/%3e%3cpath%20d='M8.18416%2013.7382H0.616261C0.27588%2013.7382%200%2013.4623%200%2013.1219C0%2012.7816%200.27588%2012.5057%200.616261%2012.5057H8.18436C8.52474%2012.5057%208.80062%2012.7816%208.80062%2013.1219C8.80062%2013.4623%208.52454%2013.7382%208.18416%2013.7382Z'%20fill='%2384A6B9'/%3e%3cpath%20d='M17.3835%208.23222H5.51226C5.17188%208.23222%204.896%207.95634%204.896%207.61596C4.896%207.27557%205.17188%206.99969%205.51226%206.99969H17.3835C17.7239%206.99969%2017.9998%207.27557%2017.9998%207.61596C17.9998%207.95634%2017.7239%208.23222%2017.3835%208.23222Z'%20fill='%2384A6B9'/%3e%3cpath%20d='M4.018%209.72624C2.85429%209.72624%201.90771%208.77967%201.90771%207.61596C1.90771%206.45225%202.85429%205.50568%204.018%205.50568C5.18171%205.50568%206.12828%206.45225%206.12828%207.61596C6.12828%208.77967%205.1815%209.72624%204.018%209.72624ZM4.018%206.7382C3.53403%206.7382%203.14024%207.13199%203.14024%207.61596C3.14024%208.09993%203.53403%208.49372%204.018%208.49372C4.50197%208.49372%204.89576%208.09993%204.89576%207.61596C4.89576%207.13199%204.50176%206.7382%204.018%206.7382Z'%20fill='%2384A6B9'/%3e%3cpath%20d='M2.52441%208.23222H0.616261C0.27588%208.23222%200%207.95634%200%207.61596C0%207.27557%200.27588%206.99969%200.616261%206.99969H2.52441C2.86479%206.99969%203.14067%207.27557%203.14067%207.61596C3.14067%207.95634%202.86459%208.23222%202.52441%208.23222Z'%20fill='%2384A6B9'/%3e%3cpath%20d='M11.5958%202.7266H0.616261C0.27588%202.7266%200%202.45072%200%202.11034C0%201.76996%200.27588%201.49408%200.616261%201.49408H11.5958C11.9362%201.49408%2012.212%201.76996%2012.212%202.11034C12.212%202.45072%2011.9362%202.7266%2011.5958%202.7266Z'%20fill='%2384A6B9'/%3e%3cpath%20d='M13.0896%204.22057C11.9261%204.22057%2010.9795%203.27399%2010.9795%202.11028C10.9795%200.946577%2011.9261%200%2013.0896%200C14.2533%200%2015.1999%200.946577%2015.1999%202.11028C15.1999%203.27399%2014.2533%204.22057%2013.0896%204.22057ZM13.0896%201.23252C12.6058%201.23252%2012.212%201.62631%2012.212%202.11028C12.212%202.59425%2012.6058%202.98805%2013.0896%202.98805C13.5735%202.98805%2013.9673%202.59425%2013.9673%202.11028C13.9673%201.62631%2013.5737%201.23252%2013.0896%201.23252Z'%20fill='%2384A6B9'/%3e%3cpath%20d='M17.3839%202.7266H14.584C14.2437%202.7266%2013.9678%202.45072%2013.9678%202.11034C13.9678%201.76996%2014.2437%201.49408%2014.584%201.49408H17.3839C17.7243%201.49408%2018.0002%201.76996%2018.0002%202.11034C18.0002%202.45072%2017.7243%202.7266%2017.3839%202.7266Z'%20fill='%2384A6B9'/%3e%3c/svg%3e") center right 10px no-repeat;vertical-align:middle;padding:10px 1rem!important;width:114px!important;min-width:114px;color:#8a96a0;text-align:left;font-size:12px;font-family:work-sans-semibold}.page.order-lines .order-lines-filter .more-filters:disabled{background:#e9ecef url("data:image/svg+xml,%3csvg%20width='18'%20height='16'%20viewBox='0%200%2018%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M17.3829%2013.7382H11.1714C10.8311%2013.7382%2010.5552%2013.4623%2010.5552%2013.1219C10.5552%2012.7816%2010.8311%2012.5057%2011.1714%2012.5057H17.3827C17.7231%2012.5057%2017.999%2012.7816%2017.999%2013.1219C17.999%2013.4623%2017.7233%2013.7382%2017.3829%2013.7382Z'%20fill='%2384A6B9'/%3e%3cpath%20d='M9.67795%2015.2321C8.51445%2015.2321%207.56787%2014.2856%207.56787%2013.1221C7.56787%2011.9584%208.51445%2011.0118%209.67795%2011.0118C10.8417%2011.0118%2011.7882%2011.9584%2011.7882%2013.1221C11.7882%2014.2854%2010.8417%2015.2321%209.67795%2015.2321ZM9.67795%2012.2441C9.19398%2012.2441%208.80039%2012.6379%208.80039%2013.1219C8.80039%2013.6056%209.19418%2013.9994%209.67795%2013.9994C10.1619%2013.9994%2010.5557%2013.6056%2010.5557%2013.1219C10.5557%2012.6379%2010.1619%2012.2441%209.67795%2012.2441Z'%20fill='%2384A6B9'/%3e%3cpath%20d='M8.18416%2013.7382H0.616261C0.27588%2013.7382%200%2013.4623%200%2013.1219C0%2012.7816%200.27588%2012.5057%200.616261%2012.5057H8.18436C8.52474%2012.5057%208.80062%2012.7816%208.80062%2013.1219C8.80062%2013.4623%208.52454%2013.7382%208.18416%2013.7382Z'%20fill='%2384A6B9'/%3e%3cpath%20d='M17.3835%208.23222H5.51226C5.17188%208.23222%204.896%207.95634%204.896%207.61596C4.896%207.27557%205.17188%206.99969%205.51226%206.99969H17.3835C17.7239%206.99969%2017.9998%207.27557%2017.9998%207.61596C17.9998%207.95634%2017.7239%208.23222%2017.3835%208.23222Z'%20fill='%2384A6B9'/%3e%3cpath%20d='M4.018%209.72624C2.85429%209.72624%201.90771%208.77967%201.90771%207.61596C1.90771%206.45225%202.85429%205.50568%204.018%205.50568C5.18171%205.50568%206.12828%206.45225%206.12828%207.61596C6.12828%208.77967%205.1815%209.72624%204.018%209.72624ZM4.018%206.7382C3.53403%206.7382%203.14024%207.13199%203.14024%207.61596C3.14024%208.09993%203.53403%208.49372%204.018%208.49372C4.50197%208.49372%204.89576%208.09993%204.89576%207.61596C4.89576%207.13199%204.50176%206.7382%204.018%206.7382Z'%20fill='%2384A6B9'/%3e%3cpath%20d='M2.52441%208.23222H0.616261C0.27588%208.23222%200%207.95634%200%207.61596C0%207.27557%200.27588%206.99969%200.616261%206.99969H2.52441C2.86479%206.99969%203.14067%207.27557%203.14067%207.61596C3.14067%207.95634%202.86459%208.23222%202.52441%208.23222Z'%20fill='%2384A6B9'/%3e%3cpath%20d='M11.5958%202.7266H0.616261C0.27588%202.7266%200%202.45072%200%202.11034C0%201.76996%200.27588%201.49408%200.616261%201.49408H11.5958C11.9362%201.49408%2012.212%201.76996%2012.212%202.11034C12.212%202.45072%2011.9362%202.7266%2011.5958%202.7266Z'%20fill='%2384A6B9'/%3e%3cpath%20d='M13.0896%204.22057C11.9261%204.22057%2010.9795%203.27399%2010.9795%202.11028C10.9795%200.946577%2011.9261%200%2013.0896%200C14.2533%200%2015.1999%200.946577%2015.1999%202.11028C15.1999%203.27399%2014.2533%204.22057%2013.0896%204.22057ZM13.0896%201.23252C12.6058%201.23252%2012.212%201.62631%2012.212%202.11028C12.212%202.59425%2012.6058%202.98805%2013.0896%202.98805C13.5735%202.98805%2013.9673%202.59425%2013.9673%202.11028C13.9673%201.62631%2013.5737%201.23252%2013.0896%201.23252Z'%20fill='%2384A6B9'/%3e%3cpath%20d='M17.3839%202.7266H14.584C14.2437%202.7266%2013.9678%202.45072%2013.9678%202.11034C13.9678%201.76996%2014.2437%201.49408%2014.584%201.49408H17.3839C17.7243%201.49408%2018.0002%201.76996%2018.0002%202.11034C18.0002%202.45072%2017.7243%202.7266%2017.3839%202.7266Z'%20fill='%2384A6B9'/%3e%3c/svg%3e") center right 10px no-repeat;color:#6c757d!important}.page.order-lines .order-lines-filter .more-filters:focus{box-shadow:none!important;border:1px solid #121212!important}.page.order-lines .order-lines-filter .more-filters .bubble_style{position:absolute;width:15px;height:15px;background:#eaddc7;text-align:center;border-radius:10px;top:13px;font-family:work-sans-semibold;font-size:.833rem;display:inline-table;color:#121212;left:86px}.page.order-lines .order-lines-filter .with_bubble{width:134px!important}.page.order-lines .order-lines-filter .dropdown{border-radius:4px;border:1px solid #D7D7D7!important;height:40px;min-width:114px}.page.order-lines .order-lines-filter .dropdown-menu{line-height:.5!important;border-radius:4px!important}.page.order-lines .order-lines-filter .dropdown-menu li:hover>a{background-color:#eaddc7;font-weight:600;border-radius:3px}.page.order-lines .order-lines-filter .selected-dropdown{background-color:#eaddc7;font-weight:600;border-radius:3px}.page.order-lines .order-lines-filter .dropdown-menu li:hover>a{background-image:url("data:image/svg+xml,%3csvg%20width='7'%20height='10'%20viewBox='0%200%207%2010'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.29785%205.49791C6.54665%205.24201%206.56579%204.84625%206.35527%204.56883L6.29785%204.50209L2.13119%200.216373C1.8562%20-0.0664738%201.40398%20-0.0728424%201.12113%200.202147C0.860045%200.455983%200.834535%200.86083%201.04844%201.14408L1.10691%201.2122L4.79%205L1.10691%208.7878C0.853072%209.04889%200.838973%209.45429%201.06077%209.73141L1.12113%209.79785C1.38222%2010.0517%201.78763%2010.0658%202.06474%209.84399L2.13119%209.78363L6.29785%205.49791Z'%20fill='%2384A6B9'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:6px;background-position:right 8px center}.page.order-lines .order-lines-filter .dropdown-submenu li:hover>a{background-image:none}.page.order-lines .order-lines-filter .dropdown-menu li{position:relative}.page.order-lines .order-lines-filter .dropdown-menu .dropdown-item{color:#8a96a0;text-align:start;padding:.5rem 1rem;font-family:work-sans-semibold;font-size:12px}.page.order-lines .order-lines-filter .dropdown-menu .dropdown-submenu{display:none;position:absolute;left:-142.5px;top:-1px}.page.order-lines .order-lines-filter .dropdown-menu .dropdown-submenu-left{right:100%;left:auto}.page.order-lines .order-lines-filter .dropdown-menu>li:hover>.dropdown-submenu{display:block}.page.order-lines .order-lines-filter a{text-overflow:ellipsis;display:block;width:120px;overflow:hidden;font-family:work-sans-regular;font-size:12px}.page.order-lines .order-lines-filter .dropdown-submenu a{text-overflow:ellipsis;display:block;width:140px;overflow:hidden}.page.order-lines .order-lines-filter .search{padding-right:40px;border-radius:4px;width:135px!important;min-width:135px;font-family:work-sans-semibold;color:#8a96a0;background:#fff url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='24px'%20height='24px'%20viewBox='0%200%2024%2024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/Search%3c/title%3e%3cg%20id='Icons/Search'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cg%20id='Group'%20transform='translate(5.000000,%205.000000)'%20stroke='%2384A6B9'%20stroke-width='2'%3e%3ccircle%20id='Oval'%20cx='6.17590909'%20cy='6.17590909'%20r='6.17590909'%3e%3c/circle%3e%3cline%20x1='15'%20y1='14.9986364'%20x2='10.5436364'%20y2='10.5422727'%20id='Path'%3e%3c/line%3e%3c/g%3e%3c/g%3e%3c/svg%3e") center right 10px no-repeat}.page.order-lines .order-lines-filter .search:disabled{background:#e9ecef url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='24px'%20height='24px'%20viewBox='0%200%2024%2024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/Search%3c/title%3e%3cg%20id='Icons/Search'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cg%20id='Group'%20transform='translate(5.000000,%205.000000)'%20stroke='%2384A6B9'%20stroke-width='2'%3e%3ccircle%20id='Oval'%20cx='6.17590909'%20cy='6.17590909'%20r='6.17590909'%3e%3c/circle%3e%3cline%20x1='15'%20y1='14.9986364'%20x2='10.5436364'%20y2='10.5422727'%20id='Path'%3e%3c/line%3e%3c/g%3e%3c/g%3e%3c/svg%3e") center right 10px no-repeat;color:#6c757d}.page.order-lines .order-lines-filter .vdp-datepicker input,.page.order-lines .order-lines-filter .custom-select,.page.order-lines .order-lines-filter .form-select{height:40px;border:none!important;background-color:#fff;border-radius:4px}.page.order-lines .order-lines-filter .vdp-datepicker input:focus,.page.order-lines .order-lines-filter .vdp-datepicker input:active,.page.order-lines .order-lines-filter .vdp-datepicker input:target,.page.order-lines .order-lines-filter .vdp-datepicker input:hover,.page.order-lines .order-lines-filter .custom-select:focus,.page.order-lines .order-lines-filter .custom-select:active,.page.order-lines .order-lines-filter .custom-select:target,.page.order-lines .order-lines-filter .custom-select:hover,.page.order-lines .order-lines-filter .form-select:focus,.page.order-lines .order-lines-filter .form-select:active,.page.order-lines .order-lines-filter .form-select:target,.page.order-lines .order-lines-filter .form-select:hover{border:none!important;box-shadow:none!important}.page.order-lines .order-lines-filter .vdp-datepicker input{background:#fff url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='24px'%20height='24px'%20viewBox='0%200%2024%2024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/calendar%3c/title%3e%3cg%20id='Icons/calendar'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cg%20id='calendar'%20transform='translate(4.000000,%204.000000)'%20stroke='%2384A6B9'%20stroke-width='1.5'%3e%3crect%20id='Rectangle'%20x='0.333333333'%20y='1.66733333'%20width='15.3333333'%20height='14'%20rx='1'%3e%3c/rect%3e%3cline%20x1='3.66666667'%20y1='0.334'%20x2='3.66666667'%20y2='2.667333'%20id='Path'%3e%3c/line%3e%3cline%20x1='12.3333333'%20y1='0.334'%20x2='12.3333333'%20y2='2.667333'%20id='Path'%3e%3c/line%3e%3cline%20x1='0.333333333'%20y1='5.00066667'%20x2='15.6666667'%20y2='5.00066667'%20id='Path'%3e%3c/line%3e%3c/g%3e%3c/g%3e%3c/svg%3e") center right 10px no-repeat;padding-left:10px;width:125px!important;min-width:125px}.page.order-lines .order-lines-filter .vdp-datepicker input:disabled{background:#e9ecef url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='24px'%20height='24px'%20viewBox='0%200%2024%2024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/calendar%3c/title%3e%3cg%20id='Icons/calendar'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cg%20id='calendar'%20transform='translate(4.000000,%204.000000)'%20stroke='%2384A6B9'%20stroke-width='1.5'%3e%3crect%20id='Rectangle'%20x='0.333333333'%20y='1.66733333'%20width='15.3333333'%20height='14'%20rx='1'%3e%3c/rect%3e%3cline%20x1='3.66666667'%20y1='0.334'%20x2='3.66666667'%20y2='2.667333'%20id='Path'%3e%3c/line%3e%3cline%20x1='12.3333333'%20y1='0.334'%20x2='12.3333333'%20y2='2.667333'%20id='Path'%3e%3c/line%3e%3cline%20x1='0.333333333'%20y1='5.00066667'%20x2='15.6666667'%20y2='5.00066667'%20id='Path'%3e%3c/line%3e%3c/g%3e%3c/g%3e%3c/svg%3e") center right 10px no-repeat;color:#6c757d}.page.order-lines .order-lines-filter .vdp-datepicker input::-webkit-input-placeholder{color:#8a96a0}.page.order-lines .order-lines-filter .date-picker-calender .selected{background-color:#84a6b9;border-color:#84a6b9;color:#fff}.page.order-lines .nav-tabs .nav-link.active,.page.order-lines .nav-tabs .nav-item.show .nav-link{font-family:work-sans-semibold;color:#000!important;background-color:transparent!important;border-bottom:solid #7498AF!important;font-size:1.167rem}.page.order-lines .nav-tabs .nav-link span{color:#bdbdbd}.page.order-lines .nav-tabs .nav-link.active span{color:#828282}.page.order-lines .nav-tabs .nav-item+.nav-item{padding-left:56px}.page.order-lines .nav-tabs .nav-item:nth-child(1) .nav-link{margin-bottom:5px!important}.page.order-lines .nav-tabs .nav-item:nth-child(1) .nav-link.active{margin-bottom:-1px!important}.page.order-lines .nav-tabs .nav-link{color:#8a96a0!important;font-family:work-sans-semibold;border:0px;font-size:1.167rem;padding:0}.page.order-lines .nav-tabs .nav-link a:hover,.page.order-lines .nav-tabs .nav-link a:focus{text-decoration:none;color:#8a96a0!important}.page.order-lines .card-header{background-color:transparent!important;border-bottom:0px!important;padding:0 .75rem .75rem}.page.order-lines .clear-all-filters{font-family:work-sans-semibold;color:#8a96a0;font-size:12px;background:#fff url("data:image/svg+xml,%3csvg%20width='10'%20height='10'%20viewBox='0%200%2010%2010'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M1.15207%200.149789L1.21936%200.209209L5%203.98929L8.78064%200.209209C9.05958%20-0.0697365%209.51184%20-0.0697365%209.79079%200.209209C10.0483%200.466698%2010.0681%200.871863%209.85021%201.15207L9.79079%201.21936L6.01071%205L9.79079%208.78064C10.0697%209.05958%2010.0697%209.51184%209.79079%209.79079C9.5333%2010.0483%209.12814%2010.0681%208.84793%209.85021L8.78064%209.79079L5%206.01071L1.21936%209.79079C0.940416%2010.0697%200.488155%2010.0697%200.209209%209.79079C-0.0482791%209.5333%20-0.0680859%209.12814%200.149789%208.84793L0.209209%208.78064L3.98929%205L0.209209%201.21936C-0.0697365%200.940416%20-0.0697365%200.488155%200.209209%200.209209C0.445241%20-0.0268217%200.805361%20-0.0631342%201.07957%200.100272L1.15207%200.149789Z'%20fill='%2384A6B9'/%3e%3c/svg%3e") center right 10px no-repeat;border-radius:4px;border:1px solid #D7D7D7!important;height:40px;width:110px!important;min-width:110px;text-align:left}.page.order-lines .search-results-header{font-family:work-sans-bold!important;font-size:2.167rem;word-break:break-all;max-width:480px;color:#cba76d;margin-top:40px!important}.page.order-lines .search-results-body{font-family:work-sans-regular;font-size:1.167rem;word-break:break-all;max-width:450px}.page.order-lines .orderline-header{display:flex;justify-content:space-between;padding:32px 24px 16px;margin:0 25px}.page.order-lines .or-no{width:152px}.page.order-lines .sty-no{width:112px}.page.order-lines .sty-na{width:96px}.page.order-lines .colour{width:52px}.page.order-lines .con-par{width:157px}.page.order-lines .de-date{width:110px}.page.order-lines .sort_orders{width:20px}.page.order-lines .wait-orderline{position:sticky;top:0;z-index:99;background:#f2f6f8}.page.order-lines .wait-orderline .all-blk{height:20px;width:20px}.page.order-lines .order-line-scrl{margin:0 25px}.page.order-lines .load_btn{width:100%;height:49px!important;margin:15px 0}.page.order-lines .remove-blk-orders{direction:rtl}.page.order-lines .remove-blk-orders button{min-width:100px}.page.order-lines .remove-blk-orders .remove-supplier-icon{background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='24px'%20height='24px'%20viewBox='0%200%2024%2024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eIcons/Delete%3c/title%3e%3cg%20id='Icons/Delete'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cg%20id='Delete'%20transform='translate(4.000000,%204.000000)'%20stroke='%2384A6B9'%20stroke-width='1.5'%3e%3cline%20x1='0.333333333'%20y1='4.338'%20x2='15.6666667'%20y2='4.338'%20id='Path'%3e%3c/line%3e%3cpath%20d='M13.6666667,4.33333333%20L13.6666667,14.3333333%20C13.6666667,15.069713%2013.069713,15.6666667%2012.3333333,15.6666667%20L3.66666667,15.6666667%20C2.930287,15.6666667%202.33333333,15.069713%202.33333333,14.3333333%20L2.33333333,4.33333333'%20id='Path'%3e%3c/path%3e%3cpath%20d='M1.66666667,4.33333333%20L1.66666667,3.66666667%20C1.66666667,2.930287%202.26362033,2.33333333%203,2.33333333%20L13,2.33333333%20C13.7363797,2.33333333%2014.3333333,2.930287%2014.3333333,3.66666667%20L14.3333333,4.33333333'%20id='Path'%3e%3c/path%3e%3cpath%20d='M6,2.33333333%20C6,1.22876383%206.8954305,0.333333333%208,0.333333333%20C9.1045695,0.333333333%2010,1.22876383%2010,2.33333333'%20id='Path'%3e%3c/path%3e%3cline%20x1='8'%20y1='6.66666667'%20x2='8'%20y2='13'%20id='Path'%3e%3c/line%3e%3cline%20x1='11'%20y1='6.66666667'%20x2='11'%20y2='13'%20id='Path'%3e%3c/line%3e%3cline%20x1='5'%20y1='6.66666667'%20x2='5'%20y2='13'%20id='Path'%3e%3c/line%3e%3c/g%3e%3c/g%3e%3c/svg%3e") center no-repeat!important;padding:12px;margin-top:0}.page.order-lines .remove-blk-orders .remove-supplier-icon:hover{cursor:pointer}.page.order-lines .fixed-bottom-reactive{z-index:999;position:sticky;bottom:20px;width:100%;padding-right:49px;margin-left:25px}.page.order-lines .selected_orders_beam{display:flex;justify-content:center;align-items:center}.page.order-lines .selected_orders{width:100%;height:88px;position:relative;margin-bottom:10px;padding:20px 20px 20px 10px;font-size:1.167rem;font-family:work-sans-semibold}.page.order-lines .delete-spinner{margin-right:10px;margin-top:14px}.page.order-lines .cmpltd-spinner{margin-top:4px!important}.page.order-lines .select-all{font-family:work-sans-regular;font-weight:600;color:#84a6b9}.page.order-lines .sort_orders .sort_icon{background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='12'%20height='14'%20viewBox='0%200%2012%2014'%20fill='none'%3e%3cpath%20d='M5.5794%203.47604C5.79636%203.25908%205.79636%202.90732%205.5794%202.69037L4.00806%201.11901C3.97572%201.08667%203.94188%201.05675%203.90676%201.02923C3.52966%200.733665%203.00556%200.716135%202.61101%200.976637C2.5494%201.01732%202.49094%201.06477%202.4367%201.11902L0.865355%202.69037C0.648397%202.90732%200.648397%203.25908%200.865355%203.47604C1.08231%203.693%201.43407%203.693%201.65103%203.47604L2.69476%202.43231V10.3333C2.69476%2010.6402%202.94348%2010.8889%203.25031%2010.8889C3.55714%2010.8889%203.80586%2010.6402%203.80586%2010.3333V2.48817L4.79373%203.47604C5.01069%203.69299%205.36244%203.69299%205.5794%203.47604Z'%20fill='%23939197'/%3e%3cpath%20d='M6.42053%2010.524C6.20357%2010.7409%206.20357%2011.0927%206.42053%2011.3096L7.99191%2012.881C8.04611%2012.9352%208.10458%2012.9827%208.16618%2013.0234C8.59745%2013.3081%209.18358%2013.2606%209.56325%2012.881L11.1346%2011.3096C11.3515%2011.0927%2011.3515%2010.7409%2011.1346%2010.524C10.9176%2010.307%2010.5658%2010.307%2010.3489%2010.524L9.36105%2011.5118V3.66664C9.36105%203.35982%209.11231%203.11108%208.80545%203.11108C8.49865%203.11108%208.24991%203.35982%208.24991%203.66664V11.5676L7.20621%2010.524C6.98925%2010.307%206.63749%2010.307%206.42053%2010.524Z'%20fill='%23939197'/%3e%3c/svg%3e") center no-repeat;margin-top:0;margin-left:0;height:20px!important;width:20px!important}.page.order-lines .sort_orders .sort_icon:hover{cursor:pointer}.page.order-lines .sort_orders .dropdown{position:relative;display:inline-block;cursor:pointer}.page.order-lines .sort_orders .dropdown-toggle{cursor:pointer}.page.order-lines .sort_orders .dropdown-menu{display:none;position:absolute;background-color:#fff;border:1px solid #ccc;padding:.5rem;min-width:100px;z-index:1;left:-124px;line-height:28px;width:159px;height:204px;font-size:12px;font-family:work-sans-regular;font-weight:400}.page.order-lines .sort_orders .show{display:block}.page.order-lines .sort_orders a{color:#000;text-decoration:none;background-color:transparent}.page.order-lines .sort_orders .srt_txt{font-size:12px!important;font-family:work-sans-semibold}.page.order-lines .sort_orders .alpha_bet{float:right;font-family:work-sans-regular!important}.page.order-lines .sort_orders .underline{text-decoration:underline}.page.order-lines .sort_orders .selected_order{background:url("data:image/svg+xml,%3csvg%20width='12'%20height='12'%20viewBox='0%200%2012%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.64645%203.14645C9.84171%202.95118%2010.1583%202.95118%2010.3536%203.14645C10.5338%203.32669%2010.5477%203.6103%2010.3951%203.80645L10.3536%203.85355L4.85355%209.35355C4.67331%209.5338%204.3897%209.54766%204.19355%209.39515L4.14645%209.35355L1.64645%206.85355C1.45118%206.65829%201.45118%206.34171%201.64645%206.14645C1.82669%205.9662%202.1103%205.95234%202.30645%206.10485L2.35355%206.14645L4.5%208.2925L9.64645%203.14645Z'%20fill='%23121212'/%3e%3c/svg%3e") center no-repeat;padding:0 80px 0 25px;margin-top:0}.page.order-lines .sort_orders .cp{padding-right:13px!important}.page.order-lines .hide-x-scroll{overflow-x:hidden!important}.page.order-lines .hide-y-scroll{overflow-y:hidden!important}.page.order-lines .orderlines-maincontent{height:100%;display:flex;flex-direction:column;justify-content:space-between}.page.order-lines .waiting-scroll{margin:0 24px 0 25px}
