:root{--main-container-min-height:calc(100vh - 70px)}@media only screen and (min-width:768px){body{font-size:12pt}}@media print{body,html{font-size:9pt;background-color:white}}td,th{text-align:left}a{color:var(--color-secondary)}#sign-in h1{font-size:1.4em}#app h1,#sign-in h1{color:var(--color-primary);font-weight:400}#app h1{font-size:1.6em}#app h2{color:var(--color-primary);font-size:1.2em;text-transform:uppercase;font-weight:400}.main-container{display:grid;gap:0;width:100%;min-width:0;min-height:calc(var(--main-container-min-height));grid-template-columns:[col] minmax(0,auto) [col] minmax(1px,1fr);grid-template-rows:repeat(3,[row] auto);justify-content:stretch}.header{grid-row:1}.header,.sidebar{grid-column:1/span 2}.sidebar{grid-row:2/span 2}.content{z-index:2;grid-column:1/span 2;grid-row:2}.button{display:block;font-family:var(--font-main);background-color:#333333;color:#ffffff;text-align:center;padding:6px 15px;cursor:pointer;font-size:13pt;text-transform:uppercase;font-weight:700}@media only screen and (min-width:768px){.button{padding:8px 15px;font-size:12pt}}.button.main{background-color:var(--color-secondary)}.button.alternate{background-color:var(--color-primary)}.button.alert{background-color:var(--color-error)}.button.disabled{background-color:#d7d7d7}.button.other{background-color:#8db1d0}.button.action{padding:8px 10px}.button.action,.button.refresh{font-weight:400;text-transform:none;font-size:.9em;text-align:left}.button.refresh{padding:5px 20px 5px 10px;display:flex;align-items:center}@media only screen and (min-width:768px){.button.refresh{margin-left:20px}}span.alert{color:var(--color-error)}button.button{border:none;box-shadow:none}@media only screen and (max-width:480px){button.button{margin:15px 0}}@media only screen and (min-width:480px){button.button{width:auto;display:inline-block}}.filter-button{background-color:transparent;padding:4px 5px 5px}.action-buttons>div{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.action-buttons>div>div.action{min-height:34px}.action-buttons>div>div.action.button{display:flex;align-items:center;font-size:.8em;padding:8px}@media only screen and (min-width:768px){.action-buttons>div>div.action.button{padding:8px}}.action-buttons>div .button:not(.action){padding:8px}.accordion-button{display:flex;align-items:center;color:#ffffff;background-color:var(--color-primary);min-height:46px;padding:4px 15px;font-size:.9em;margin:2px 0;cursor:pointer}.accordion-button>div:first-child{flex-grow:1}.accordion-button>div:last-child{display:flex;flex-wrap:nowrap}@media only screen and (min-width:768px){.accordion-button{padding:4px 20px}}.accordion-button.main{background-color:var(--color-secondary)}.accordion-button.secondary{background-color:var(--color-primary-light)}.accordion-button.alternate{background-color:#83878d}.accordion-button .accordion-total{font-weight:700;margin-right:10px}.link{color:var(--color-primary);text-decoration:none;cursor:pointer}.link.secondary{color:#767676}.link.alternate{color:var(--color-secondary)}@media only screen and (min-width:981px){.link{text-decoration:none}.link:hover{text-decoration:underline;color:var(--color-primary)}}.center{text-align:center}.right{text-align:right}.left{text-align:left}.section-search input{font-family:var(--font-main);font-weight:400;font-size:1em;padding:10px;width:calc(100% - 22px);border:1px solid #d7d7d7;-webkit-appearance:none;outline:none;text-align:left}.section-search input::placeholder{color:#d7d7d7;opacity:1}.section-search input:-ms-input-placeholder{color:#d7d7d7}.section-search input::-ms-input-placeholder{color:#d7d7d7}@media only screen and (min-width:480px){.section-search input{width:300px}}@media only screen and (max-width:480px){.section-search{width:calc(100vw - 15px - 15px)}}@media only screen and (min-width:768px){.section-search{flex-grow:1;text-align:right}}.empty-state{display:flex;align-items:center;height:20vh}.empty-state>div{padding:20px}.flex-table{font-size:.9em;margin-bottom:15px}.flex-table.remove-bottom-space{margin-bottom:0}.flex-table>div>div{display:flex;margin:3px 0;border-bottom:1px solid #d7d7d7}.flex-table>div>div>div:first-child{color:var(--color-secondary);margin-right:10px}.flex-table>div>div>div:last-child{color:var(--color-primary)}.flex-table.single-line>div>div{justify-content:space-between}.flex-table.single-line>div>div>div:nth-child(2){text-align:right}.flex-table.single-line>div>div.full-text{flex-direction:column}.flex-table.single-line>div>div.full-text>div{text-align:left}.flex-table.single-line>div>div.totals>div{color:var(--color-primary);font-weight:700}.flex-table.top-separation{margin-top:20px}@media only screen and (min-width:768px){.flex-table:not(.single-line)>div{display:flex;justify-content:space-between}.flex-table:not(.single-line)>div>div{flex-grow:1}.flex-table:not(.single-line)>div>div:last-child{flex-grow:0}.flex-table:not(.single-line)>div.single-item>div{flex-grow:0;margin-top:0}.flex-table:not(.single-line)>div.single-item>div:last-child{flex-grow:1}}.flex-table-zones>div{display:flex}.flex-table-zones>div.table-headers{color:var(--color-secondary)}.details-subtitle,.item-name,.order-subtitle{display:flex;justify-content:space-between;align-items:center}.details-subtitle>div:first-child,.item-name>div:first-child,.order-subtitle>div:first-child{flex-grow:1;color:var(--color-primary)}.details-subtitle:not(.item-name)>div:first-child,.item-name:not(.item-name)>div:first-child,.order-subtitle:not(.item-name)>div:first-child{font-size:1.1em;margin:10px 0}.details-subtitle.no-margin>div:first-child,.item-name.no-margin>div:first-child,.order-subtitle.no-margin>div:first-child{margin:0 0 10px}.details-block,.order-block{margin:0}@media only screen and (min-width:768px){.details-block,.order-block{margin:0}}.details-block.with-content,.order-block.with-content{padding:15px}@media only screen and (min-width:768px){.details-block.with-content,.order-block.with-content{padding:20px}}.details-block.edit,.order-block.edit{background-color:#f5f5f5;margin:0;padding:15px}@media only screen and (min-width:768px){.details-block.edit,.order-block.edit{margin:0;padding:20px}}.details-block.top-border,.order-block.top-border{border-top:2px solid #d7d7d7}.details-block.top-border.thin,.order-block.top-border.thin{border-top:1px solid #d7d7d7}.details-block.bottom-border,.order-block.bottom-border{border-bottom:2px solid #d7d7d7}.details-block.bottom-border.thin,.order-block.bottom-border.thin{border-bottom:1px solid #d7d7d7}.details-block.remove-top-space,.order-block.remove-top-space{padding-top:0}.details-block.remove-space,.order-block.remove-space{padding-top:0;padding-bottom:0}.details-block.tabs-spacing,.order-block.tabs-spacing{padding-bottom:0;padding-left:0;padding-right:0}.details-block a,.order-block a{color:var(--color-primary)}.details-block span.icon-edit-close,.order-block span.icon-edit-close{margin-right:8px}.details-block span.icon-edit-close,.details-block span.icon-edit-save,.order-block span.icon-edit-close,.order-block span.icon-edit-save{cursor:pointer}.order-block{padding:15px}@media only screen and (min-width:768px){.order-block{padding:20px}}.dsv-title{display:flex;align-items:center}.dsv-title>div{margin:0 7.5px}@media only screen and (min-width:768px){.dsv-title>div{margin:0 10px}}.dsv-title>div:first-child{flex-grow:1;margin-left:0}.dsv-title>div:last-child{margin-right:0}.mass-title{display:flex;align-items:center;width:100%}.mass-title>div.title-text{font-weight:700;font-size:1.3em;margin:0 15px;flex-grow:1}.mass-subtitle{font-size:1.4em}.details-title{position:sticky;top:0;z-index:5;background-color:#ffffff}@media only screen and (max-width:767px){.details-title{top:60px}}@media only screen and (min-width:1101px){.details-title{top:0}}.details-title.edit{background-color:#f5f5f5;margin:0;padding:15px}@media only screen and (min-width:768px){.details-title.edit{margin:0;padding:20px}}.details-title span.icon-edit-close{margin-right:8px}.details-title span.icon-edit-close,.details-title span.icon-edit-save{cursor:pointer}.details-title>div:first-child{display:flex;align-items:center;padding:15px}@media only screen and (min-width:1101px){.details-title>div:first-child{padding:15px 20px}}.details-title>div:first-child>div:first-child{flex-grow:1}.details-title>div:first-child>div:last-child{margin-left:20px}.details-title .title-text{font-size:1.2em}.details-title .title-text span{font-size:1.3em}.details-action{margin:20px 0;padding:15px;background-color:#f5f5f5}.details-action>div{margin:15px 0}.pagination{display:flex;align-items:center;flex-wrap:wrap}.pagination>div{padding:0 2px}.pagination:first-child{padding-left:0}.pagination:last-child{padding-right:0}.table-settings-button{display:flex;align-items:center;cursor:pointer}.table-settings-button>div:last-child{display:none}@media only screen and (min-width:768px){.table-settings-button>div:last-child{display:block;margin-left:5px}}.dropzone{flex:1;display:flex;flex-direction:column;align-items:center;padding:20px;border-radius:2px;color:#83878d;border:2px dashed #d7d7d7;outline:none;transition:border .24s ease-in-out;min-height:130px;justify-content:center}.dropzone.small{min-height:170px}.dsv-tooltip{z-index:999;opacity:1!important;background-color:var(--color-secondary)!important}.dsv-tooltip>*{color:white}.details-table{overflow:auto;max-height:200px}@media only screen and (min-width:768px){.details-table{padding:0}}.details-table table{width:100%;border-collapse:collapse;font-size:.9em}.details-table table thead{position:sticky;top:0;z-index:3}.details-table table thead th{font-weight:400;color:var(--color-secondary);text-align:left;padding:2px 5px}.details-table table thead th:first-child{text-align:center;padding-left:20px;position:sticky;left:0;z-index:3}.details-table table thead th:nth-child(3){text-align:center}.details-table table thead th:last-child{padding-right:20px}@media only screen and (min-width:768px){.details-table table thead th:first-child{padding-left:10px}.details-table table thead th:last-child{padding-right:10px}}.details-table table tbody tr:nth-child(odd),.details-table table tbody tr:nth-child(odd)>td:first-child{background-color:#ebeff7}.details-table table tbody tr:nth-child(2n),.details-table table tbody tr:nth-child(2n)>td:first-child{background-color:#ffffff}.details-table table tbody td{border-top:1px solid #d7d7d7;border-bottom:1px solid #d7d7d7;text-align:left;padding:2px 5px;color:var(--color-primary);white-space:nowrap}.details-table table tbody td:first-child{text-align:center;padding-left:20px;position:sticky;left:0;z-index:2}.details-table table tbody td:nth-child(3){text-align:center}.details-table table tbody td:last-child{padding-right:20px}@media only screen and (min-width:768px){.details-table table tbody td:first-child{padding-left:10px}.details-table table tbody td:last-child{padding-right:10px}}.roadlink-logo:before{content:url("data:image/svg+xml,%3Csvg width='203' height='57' viewBox='0 0 203 57' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30.5501 46.2385L26.4088 36.9479C24.4511 32.5311 23.2463 32.6834 20.5356 32.6834H19.7073V46.2385H12.6294V11.97H21.2886C25.8064 11.97 29.7972 11.8176 32.8843 14.9399C34.4656 16.5391 35.595 18.8237 35.595 21.7936C35.595 25.982 33.1855 29.7896 28.1406 30.5511C31.7549 30.9319 33.1855 35.2726 34.3903 37.9379L38.0799 46.3147H30.5501V46.2385ZM27.3876 18.8998C26.1076 17.6052 24.3758 17.6814 21.7404 17.6814H19.632V27.1243H22.4933C24.9028 27.1243 26.0323 26.7435 27.0865 25.6774C27.9147 24.8397 28.4418 23.3928 28.4418 22.1744C28.5171 20.7275 28.0653 19.509 27.3876 18.8998Z' fill='%238DB1D0'/%3E%3Cpath d='M49.0732 47C41.6941 47 36.6492 41.517 36.6492 33.8256C36.6492 25.9819 41.9953 20.2705 49.6003 20.2705C56.9794 20.2705 62.0996 25.7535 62.0996 33.3687C62.0996 41.4409 56.8288 47 49.0732 47ZM49.2991 25.9819C45.7601 25.9819 43.5012 29.028 43.5012 33.521C43.5012 38.1663 45.986 41.2124 49.525 41.2124C53.064 41.2124 55.2476 38.2425 55.2476 33.6733C55.2476 29.028 52.7628 25.9819 49.2991 25.9819Z' fill='%238DB1D0'/%3E%3Cpath d='M77.5354 46.2385V44.4108C77.0836 44.7154 74.4482 46.7715 70.4574 46.7715C65.4878 46.7715 62.4006 43.4208 62.4006 38.6232C62.4006 29.6372 73.2434 29.4849 76.3306 29.4849H77.0083C77.0083 27.9619 76.933 27.2004 76.2553 26.515C75.7282 25.9819 74.5988 25.525 72.7163 25.525C69.4033 25.525 66.3914 27.2004 66.0902 27.3527L63.8313 22.9358C64.2078 22.6312 67.5961 20.1943 73.3187 20.1943C75.4271 20.1943 79.0413 20.5751 81.5261 23.012C83.6344 25.1442 83.5591 27.7334 83.5591 31.008V46.1623H77.5354V46.2385ZM77.0083 34.2825C76.5565 34.2825 75.9541 34.2825 75.9541 34.2825C71.5116 34.2825 68.3491 35.0441 68.3491 38.2425C68.3491 40.8316 70.5327 41.5932 72.1893 41.5932C74.9753 41.5932 76.6318 40.2224 76.933 40.0701V34.2825H77.0083Z' fill='%238DB1D0'/%3E%3Cpath d='M103.137 46.2385V44.7155C102.911 44.9439 100.576 46.9239 96.4351 46.9239C89.6584 46.9239 85.2158 41.5932 85.2158 33.978C85.2158 25.7535 90.9384 20.2706 97.2634 20.2706C100.049 20.2706 102.007 21.1082 102.308 21.2606V9.07617H109.16V46.3147H103.137V46.2385ZM102.308 26.972C102.082 26.8958 100.501 25.982 98.4681 25.982C94.8539 25.982 92.1432 28.5712 92.1432 33.8257C92.1432 38.6994 94.8539 41.3648 98.0916 41.3648C100.275 41.3648 102.158 40.1463 102.308 39.994V26.972Z' fill='%238DB1D0'/%3E%3Cpath d='M112.097 46.2385V9H119.325V40.2986H132.427V46.2385H112.097Z' fill='%23002664'/%3E%3Cpath d='M137.623 17.8334C135.439 17.8334 133.707 16.0819 133.707 13.8735C133.707 11.6651 135.439 9.91357 137.623 9.91357C139.806 9.91357 141.538 11.6651 141.538 13.8735C141.538 16.0819 139.806 17.8334 137.623 17.8334ZM134.234 46.2383V20.9557H141.086V46.2383H134.234V46.2383Z' fill='%23002664'/%3E%3Cpath d='M158.706 46.2385V32.9118C158.706 29.6372 158.555 27.9619 157.652 27.0481C157.351 26.7435 156.598 26.1342 154.941 26.1342C152.757 26.1342 150.724 27.4288 150.348 27.7334V46.2385H143.496V20.9559H149.369V22.8597C149.746 22.5551 152.908 20.2705 156.447 20.2705C159.082 20.2705 161.341 21.1082 162.923 22.7074C165.784 25.6012 165.633 29.3326 165.633 32.6072V46.2385H158.706V46.2385Z' fill='%23002664'/%3E%3Cpath d='M183.554 46.2385L174.594 34.3588V46.2385H167.741V9.07617H174.594V30.2465L183.704 21.0321H191.611L180.542 32.1503L191.686 46.2385H183.554Z' fill='%23002664'/%3E%3C/svg%3E")}#app.main-container header span.main-logo:before{content:url("data:image/svg+xml,%3Csvg width='211' height='34' viewBox='0 0 211 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_243_1)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M80.9869 26.3188C80.6827 26.9197 79.7883 28 78.2348 28H71.8546C70.3114 28 69.3987 26.9068 69.1243 26.334L60.4844 8.449C59.6371 6.76433 57.8575 6.223 56.3706 6.223H40.6835C39.2368 6.223 38.3929 7.168 38.3929 8.55633C38.3929 10.0333 39.3344 10.8897 40.7053 10.8897H51.4979C56.0939 10.8897 59.8977 13.7212 59.8977 19.4448C59.8977 25.2035 56.0572 27.9988 51.4979 27.9988H37.6271C36.3687 27.9988 35.3228 27.2557 35.3228 25.6387V22.5575C35.3228 22.0337 35.6672 21.7782 36.092 21.7782H48.4277C49.7068 21.7782 50.7321 20.9953 50.7321 19.4448C50.7321 17.9118 49.7251 17.1092 48.4312 17.1092L36.828 17.1115C34.883 17.1115 33.1172 16.5702 31.868 15.7348C31.2273 23.3228 25.9022 27.9988 18.1212 27.9988H0.766963C0.342148 27.9988 0 27.7398 0 27.2207V11.6678C0 11.151 0.337556 10.892 0.754333 10.8897H6.86248C8.4917 10.8897 9.21504 11.9525 9.21504 13.2113V21H9.21963C9.21963 21.5168 9.55718 21.7735 9.97281 21.777H15.2727C19.4404 21.777 22.9078 19.2057 22.9078 14.0012C22.9078 8.78733 19.4554 6.22417 15.2727 6.22417H0.748593C0.335259 6.216 0 5.96167 0 5.44367V2.35667C0 0.611333 1.2113 0 2.32615 0H18.1993C22.6679 0 26.7094 1.68583 29.0883 4.79383C30.38 1.63217 33.2699 0 36.898 0H59.6314C62.4248 0 65.5857 0.9765 67.2298 4.26067L74.586 19.9803C74.6618 20.1413 74.811 20.2172 74.9982 20.2172C75.1693 20.2172 75.3288 20.153 75.4069 19.9885C75.4069 19.9885 84.5037 0.488833 84.5577 0.376833C84.6036 0.271833 84.7919 0 85.2351 0H92.2307C92.6567 0 93 0.256667 93 0.777C93.0019 0.907839 92.9761 1.03757 92.9242 1.15733L80.9869 26.3188Z' fill='%23002664'/%3E%3C/g%3E%3Cpath d='M115.855 28.1475L113.57 23.0947C112.49 20.6926 111.826 20.7754 110.33 20.7754H109.873V28.1475H105.968V9.51018H110.745C113.238 9.51018 115.44 9.42734 117.143 11.1254C118.016 11.9951 118.639 13.2376 118.639 14.8529C118.639 17.1308 117.309 19.2016 114.526 19.6157C116.52 19.8228 117.309 22.1835 117.974 23.6331L120.01 28.1889H115.855V28.1475ZM114.111 13.2791C113.404 12.575 112.449 12.6164 110.995 12.6164H109.832V17.752H111.41C112.74 17.752 113.363 17.5449 113.944 16.9651C114.401 16.5095 114.692 15.7226 114.692 15.0599C114.734 14.273 114.484 13.6104 114.111 13.2791Z' fill='%238DB1D0'/%3E%3Cpath d='M126.075 28.5615C122.004 28.5615 119.22 25.5795 119.22 21.3965C119.22 17.1306 122.17 14.0244 126.366 14.0244C130.437 14.0244 133.262 17.0064 133.262 21.148C133.262 25.5381 130.354 28.5615 126.075 28.5615ZM126.2 17.1306C124.247 17.1306 123.001 18.7873 123.001 21.2308C123.001 23.7572 124.372 25.4139 126.324 25.4139C128.277 25.4139 129.482 23.7986 129.482 21.3137C129.482 18.7873 128.111 17.1306 126.2 17.1306Z' fill='%238DB1D0'/%3E%3Cpath d='M141.778 28.1473V27.1533C141.529 27.3189 140.075 28.4372 137.873 28.4372C135.131 28.4372 133.428 26.6149 133.428 24.0056C133.428 19.1185 139.41 19.0357 141.114 19.0357H141.487C141.487 18.2074 141.446 17.7932 141.072 17.4205C140.781 17.1305 140.158 16.882 139.12 16.882C137.292 16.882 135.63 17.7932 135.464 17.876L134.217 15.4739C134.425 15.3082 136.295 13.9829 139.452 13.9829C140.615 13.9829 142.609 14.19 143.98 15.5153C145.143 16.675 145.102 18.0831 145.102 19.864V28.1058H141.778V28.1473ZM141.487 21.6449C141.238 21.6449 140.906 21.6449 140.906 21.6449C138.455 21.6449 136.71 22.0591 136.71 23.7986C136.71 25.2067 137.915 25.6209 138.829 25.6209C140.366 25.6209 141.28 24.8754 141.446 24.7925V21.6449H141.487Z' fill='%238DB1D0'/%3E%3Cpath d='M155.903 28.1474V27.3191C155.778 27.4433 154.49 28.5201 152.206 28.5201C148.467 28.5201 146.016 25.621 146.016 21.4794C146.016 17.0064 149.173 14.0245 152.663 14.0245C154.2 14.0245 155.28 14.48 155.446 14.5629V7.93628H159.226V28.1888H155.903V28.1474ZM155.446 17.6691C155.321 17.6277 154.449 17.1307 153.327 17.1307C151.333 17.1307 149.838 18.5388 149.838 21.3965C149.838 24.0472 151.333 25.4968 153.12 25.4968C154.324 25.4968 155.363 24.8341 155.446 24.7513V17.6691Z' fill='%238DB1D0'/%3E%3Cpath d='M160.847 28.1473V7.89478H164.835V24.9168H172.063V28.1473H160.847Z' fill='%23002664'/%3E%3Cpath d='M174.93 12.6991C173.725 12.6991 172.77 11.7466 172.77 10.5455C172.77 9.34442 173.725 8.39185 174.93 8.39185C176.135 8.39185 177.09 9.34442 177.09 10.5455C177.09 11.7466 176.135 12.6991 174.93 12.6991ZM173.06 28.1474V14.3972H176.841V28.1474H173.06V28.1474Z' fill='%23002664'/%3E%3Cpath d='M186.562 28.1473V20.8995C186.562 19.1186 186.479 18.2075 185.98 17.7105C185.814 17.5448 185.399 17.2135 184.485 17.2135C183.28 17.2135 182.158 17.9175 181.951 18.0832V28.1473H178.17V14.3972H181.411V15.4326C181.618 15.2669 183.363 14.0244 185.316 14.0244C186.77 14.0244 188.016 14.48 188.888 15.3497C190.467 16.9235 190.384 18.9529 190.384 20.7338V28.1473H186.562V28.1473Z' fill='%23002664'/%3E%3Cpath d='M200.271 28.1474L195.328 21.6865V28.1474H191.547V7.93628H195.328V19.45L200.354 14.4386H204.716L198.609 20.4854L204.758 28.1474H200.271Z' fill='%23002664'/%3E%3Cdefs%3E%3CclipPath id='clip0_243_1'%3E%3Crect width='93' height='28' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.sidebar span.icon-booked:before,.sidebar span.icon-history:before,.sidebar span.icon-quotes:before,.sidebar span.icon-requests:before{margin-right:10px;position:relative;top:3px}span.icon-menu-mobile:before{content:url("data:image/svg+xml,%3Csvg width='24px' height='24px' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='icons' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='icon-menu-mobile' stroke='%23002664' stroke-width='2'%3E%3Cline x1='3.54654577e-17' y1='3' x2='24' y2='3' id='Line'%3E%3C/line%3E%3Cline x1='3.54654577e-17' y1='12' x2='24' y2='12' id='Line'%3E%3C/line%3E%3Cline x1='3.54654577e-17' y1='21' x2='24' y2='21' id='Line'%3E%3C/line%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}span.icon-requests:before{content:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_3450_9546)'%3E%3Cpath d='M20.3435 1.10687H5.38168C4.41985 1.10687 3.56489 1.85496 3.45802 2.81679L1 17.3511C1 17.5649 1 17.6718 1 17.8855V25.687C1 27.6107 2.38931 29 4.31298 29H25.687C27.5038 29 29 27.5038 29 25.687V17.8855C29 17.6718 29 17.5649 29 17.3511L26.4351 2.70992C26.2214 1.74809 25.4733 1 24.5114 1L20.3435 1.10687ZM20.3435 1.10687H20.8779M28.6794 17.0305H18.9542C18.6336 17.0305 18.313 17.3511 18.313 17.6718C18.313 19.4885 16.8168 20.9847 15 20.9847C13.1832 20.9847 11.687 19.4885 11.687 17.6718C11.687 17.3511 11.3664 17.0305 11.0458 17.0305H1.42748' stroke='white' stroke-width='2' stroke-miterlimit='10'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3450_9546'%3E%3Crect width='30' height='30' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}span.icon-quotes:before{content:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 2L2 7L12 12L22 7L12 2Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M2 17L12 22L22 17' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M2 12L12 17L22 12' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}span.icon-booked:before{content:url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_3450_9539)'%3E%3Cpath d='M6.85551 4H3.02281C1.95817 4 1 4.97403 1 6.05628V26.9437C1 28.1342 1.85171 29 3.02281 29H26.9772C28.0418 29 29 28.026 29 26.9437V10.9264V6.1645C29 4.97403 28.1483 4.10823 26.9772 4.10823H23.1445M20.1635 4H9.8365' stroke='white' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M1 10H29' stroke='white' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M8.5 7C7.64286 7 7 6.5 7 6V2C7 1.4 7.64286 1 8.5 1C9.35714 1 10 1.5 10 2V6C10 6.6 9.35714 7 8.5 7Z' stroke='white' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M21.5 7C20.6429 7 20 6.5 20 6V2C20 1.4 20.6429 1 21.5 1C22.3571 1 23 1.5 23 2V6C23 6.6 22.3571 7 21.5 7Z' stroke='white' stroke-width='2' stroke-miterlimit='10'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3450_9539'%3E%3Crect width='30' height='30' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}span.icon-history:before{content:url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_3450_9529)'%3E%3Cpath d='M29 1H1V8H29V1Z' stroke='white' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9 4.5H21' stroke='white' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M29 22H1V29H29V22Z' stroke='white' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9 25.5H21' stroke='white' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M29 11.5H1V18.5H29V11.5Z' stroke='white' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9 15H21' stroke='white' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3450_9529'%3E%3Crect width='30' height='30' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.dsv-logo:before{content:url("data:image/svg+xml,%3Csvg width='93' height='28' viewBox='0 0 93 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_3444_9302)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M80.9869 26.3188C80.6827 26.9197 79.7883 28 78.2348 28H71.8546C70.3114 28 69.3987 26.9068 69.1243 26.334L60.4844 8.449C59.6371 6.76433 57.8575 6.223 56.3706 6.223H40.6835C39.2368 6.223 38.3929 7.168 38.3929 8.55633C38.3929 10.0333 39.3344 10.8897 40.7053 10.8897H51.4979C56.0939 10.8897 59.8977 13.7212 59.8977 19.4448C59.8977 25.2035 56.0572 27.9988 51.4979 27.9988H37.6271C36.3687 27.9988 35.3228 27.2557 35.3228 25.6387V22.5575C35.3228 22.0337 35.6672 21.7782 36.092 21.7782H48.4277C49.7068 21.7782 50.7321 20.9953 50.7321 19.4448C50.7321 17.9118 49.7251 17.1092 48.4312 17.1092L36.828 17.1115C34.883 17.1115 33.1172 16.5702 31.868 15.7348C31.2273 23.3228 25.9022 27.9988 18.1212 27.9988H0.766963C0.342148 27.9988 0 27.7398 0 27.2207V11.6678C0 11.151 0.337556 10.892 0.754333 10.8897H6.86248C8.4917 10.8897 9.21504 11.9525 9.21504 13.2113V21H9.21963C9.21963 21.5168 9.55718 21.7735 9.97281 21.777H15.2727C19.4404 21.777 22.9079 19.2057 22.9079 14.0012C22.9079 8.78733 19.4554 6.22417 15.2727 6.22417H0.748593C0.335259 6.216 0 5.96167 0 5.44367V2.35667C0 0.611333 1.2113 0 2.32615 0H18.1993C22.6679 0 26.7094 1.68583 29.0883 4.79383C30.38 1.63217 33.2699 0 36.898 0H59.6314C62.4248 0 65.5857 0.9765 67.2298 4.26067L74.586 19.9803C74.6618 20.1413 74.811 20.2172 74.9982 20.2172C75.1693 20.2172 75.3288 20.153 75.4069 19.9885C75.4069 19.9885 84.5037 0.488833 84.5577 0.376833C84.6036 0.271833 84.7919 0 85.2351 0H92.2307C92.6567 0 93 0.256667 93 0.777C93.0019 0.907839 92.9761 1.03757 92.9242 1.15733L80.9869 26.3188Z' fill='%23192862'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3444_9302'%3E%3Crect width='93' height='28' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");position:relative;top:3px}span.icon-user:before{content:url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_3450_9460)'%3E%3Cpath d='M13.2 14H16.9161C18.8903 14 20.6323 14.7865 21.9097 16.0225C23.1871 17.2584 24 19.0562 24 20.8539C24 21.7528 23.6516 22.5393 23.071 23.1011C22.4903 23.6629 21.6774 24 20.7484 24H9.25161C8.32258 24 7.50968 23.6629 6.92903 23.1011C6.34839 22.5393 6 21.7528 6 20.8539C6 18.9438 6.8129 17.2584 8.09032 16.0225C9.36774 14.7865 11.2258 14 13.2 14Z' stroke='%23002664' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15 29C22.732 29 29 22.732 29 15C29 7.26801 22.732 1 15 1C7.26801 1 1 7.26801 1 15C1 22.732 7.26801 29 15 29Z' stroke='%23002664' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15 11.7C17.2091 11.7 19 9.90909 19 7.69995C19 5.49081 17.2091 3.69995 15 3.69995C12.7909 3.69995 11 5.49081 11 7.69995C11 9.90909 12.7909 11.7 15 11.7Z' stroke='%23002664' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3450_9460'%3E%3Crect width='30' height='30' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}span.icon-locale:before{content:url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_3449_9329)'%3E%3Cpath d='M15 29C22.732 29 29 22.732 29 15C29 7.26801 22.732 1 15 1C7.26801 1 1 7.26801 1 15C1 22.732 7.26801 29 15 29Z' stroke='%23002664' stroke-width='1.5' stroke-miterlimit='10'/%3E%3Cpath d='M15 29C18.866 29 22 22.732 22 15C22 7.26801 18.866 1 15 1C11.134 1 8 7.26801 8 15C8 22.732 11.134 29 15 29Z' stroke='%23002664' stroke-width='1.5' stroke-miterlimit='10'/%3E%3Cpath d='M1 15H29' stroke='%23002664' stroke-width='1.5' stroke-miterlimit='10'/%3E%3Cpath d='M15 1V29' stroke='%23002664' stroke-width='1.5' stroke-miterlimit='10'/%3E%3Cpath d='M3.58057 6C3.58057 6 6.48379 9.09677 14.9031 9.09677C23.3225 9.09677 26.3225 6.29032 26.3225 6.29032' stroke='%23002664' stroke-width='1.5' stroke-miterlimit='10'/%3E%3Cpath d='M26.4193 23.4195C26.4193 23.4195 23.5161 20.3228 15.0967 20.3228C6.67734 20.3228 3.58057 23.226 3.58057 23.226' stroke='%23002664' stroke-width='1.5' stroke-miterlimit='10'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3449_9329'%3E%3Crect width='30' height='30' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}span.icon-down:before{content:url("data:image/svg+xml,%3Csvg width='20px' height='24px' viewBox='0 0 20 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='icons' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='icon-down' fill='%230A34A1'%3E%3Cpolygon id='Page-1' points='4 9 9.999 18.009 16 9'%3E%3C/polygon%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}span.icon-logout:before{content:url("data:image/svg+xml,%3Csvg width='32px' height='26px' viewBox='0 0 32 26' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='icons' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'%3E%3Cg id='icon-logout' stroke='%23FFFFFF' stroke-width='2'%3E%3Cpolyline id='stroke' points='4 19.413 4 25 28 25 28 1 4 1 4 6.588'%3E%3C/polyline%3E%3Cline x1='4' y1='13.0004' x2='14' y2='13.0004' id='line'%3E%3C/line%3E%3Cpolygon id='triangle' points='14 6.2691 20.731 13.0001 14 19.7321'%3E%3C/polygon%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}span.icon-sidebar-add:before{content:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 8V16' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8 12H16' stroke='%23EAEBEC' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}span.icon-settings:before{content:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 15C13.6569 15 15 13.6569 15 12C15 10.3431 13.6569 9 12 9C10.3431 9 9 10.3431 9 12C9 13.6569 10.3431 15 12 15Z' stroke='%23002664' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M19.4 15C19.2669 15.3016 19.2272 15.6362 19.286 15.9606C19.3448 16.285 19.4995 16.5843 19.73 16.82L19.79 16.88C19.976 17.0657 20.1235 17.2863 20.2241 17.5291C20.3248 17.7719 20.3766 18.0322 20.3766 18.295C20.3766 18.5578 20.3248 18.8181 20.2241 19.0609C20.1235 19.3037 19.976 19.5243 19.79 19.71C19.6043 19.896 19.3837 20.0435 19.1409 20.1441C18.8981 20.2448 18.6378 20.2966 18.375 20.2966C18.1122 20.2966 17.8519 20.2448 17.6091 20.1441C17.3663 20.0435 17.1457 19.896 16.96 19.71L16.9 19.65C16.6643 19.4195 16.365 19.2648 16.0406 19.206C15.7162 19.1472 15.3816 19.1869 15.08 19.32C14.7842 19.4468 14.532 19.6572 14.3543 19.9255C14.1766 20.1938 14.0813 20.5082 14.08 20.83V21C14.08 21.5304 13.8693 22.0391 13.4942 22.4142C13.1191 22.7893 12.6104 23 12.08 23C11.5496 23 11.0409 22.7893 10.6658 22.4142C10.2907 22.0391 10.08 21.5304 10.08 21V20.91C10.0723 20.579 9.96512 20.258 9.77251 19.9887C9.5799 19.7194 9.31074 19.5143 9 19.4C8.69838 19.2669 8.36381 19.2272 8.03941 19.286C7.71502 19.3448 7.41568 19.4995 7.18 19.73L7.12 19.79C6.93425 19.976 6.71368 20.1235 6.47088 20.2241C6.22808 20.3248 5.96783 20.3766 5.705 20.3766C5.44217 20.3766 5.18192 20.3248 4.93912 20.2241C4.69632 20.1235 4.47575 19.976 4.29 19.79C4.10405 19.6043 3.95653 19.3837 3.85588 19.1409C3.75523 18.8981 3.70343 18.6378 3.70343 18.375C3.70343 18.1122 3.75523 17.8519 3.85588 17.6091C3.95653 17.3663 4.10405 17.1457 4.29 16.96L4.35 16.9C4.58054 16.6643 4.73519 16.365 4.794 16.0406C4.85282 15.7162 4.81312 15.3816 4.68 15.08C4.55324 14.7842 4.34276 14.532 4.07447 14.3543C3.80618 14.1766 3.49179 14.0813 3.17 14.08H3C2.46957 14.08 1.96086 13.8693 1.58579 13.4942C1.21071 13.1191 1 12.6104 1 12.08C1 11.5496 1.21071 11.0409 1.58579 10.6658C1.96086 10.2907 2.46957 10.08 3 10.08H3.09C3.42099 10.0723 3.742 9.96512 4.0113 9.77251C4.28059 9.5799 4.48572 9.31074 4.6 9C4.73312 8.69838 4.77282 8.36381 4.714 8.03941C4.65519 7.71502 4.50054 7.41568 4.27 7.18L4.21 7.12C4.02405 6.93425 3.87653 6.71368 3.77588 6.47088C3.67523 6.22808 3.62343 5.96783 3.62343 5.705C3.62343 5.44217 3.67523 5.18192 3.77588 4.93912C3.87653 4.69632 4.02405 4.47575 4.21 4.29C4.39575 4.10405 4.61632 3.95653 4.85912 3.85588C5.10192 3.75523 5.36217 3.70343 5.625 3.70343C5.88783 3.70343 6.14808 3.75523 6.39088 3.85588C6.63368 3.95653 6.85425 4.10405 7.04 4.29L7.1 4.35C7.33568 4.58054 7.63502 4.73519 7.95941 4.794C8.28381 4.85282 8.61838 4.81312 8.92 4.68H9C9.29577 4.55324 9.54802 4.34276 9.72569 4.07447C9.90337 3.80618 9.99872 3.49179 10 3.17V3C10 2.46957 10.2107 1.96086 10.5858 1.58579C10.9609 1.21071 11.4696 1 12 1C12.5304 1 13.0391 1.21071 13.4142 1.58579C13.7893 1.96086 14 2.46957 14 3V3.09C14.0013 3.41179 14.0966 3.72618 14.2743 3.99447C14.452 4.26276 14.7042 4.47324 15 4.6C15.3016 4.73312 15.6362 4.77282 15.9606 4.714C16.285 4.65519 16.5843 4.50054 16.82 4.27L16.88 4.21C17.0657 4.02405 17.2863 3.87653 17.5291 3.77588C17.7719 3.67523 18.0322 3.62343 18.295 3.62343C18.5578 3.62343 18.8181 3.67523 19.0609 3.77588C19.3037 3.87653 19.5243 4.02405 19.71 4.21C19.896 4.39575 20.0435 4.61632 20.1441 4.85912C20.2448 5.10192 20.2966 5.36217 20.2966 5.625C20.2966 5.88783 20.2448 6.14808 20.1441 6.39088C20.0435 6.63368 19.896 6.85425 19.71 7.04L19.65 7.1C19.4195 7.33568 19.2648 7.63502 19.206 7.95941C19.1472 8.28381 19.1869 8.61838 19.32 8.92V9C19.4468 9.29577 19.6572 9.54802 19.9255 9.72569C20.1938 9.90337 20.5082 9.99872 20.83 10H21C21.5304 10 22.0391 10.2107 22.4142 10.5858C22.7893 10.9609 23 11.4696 23 12C23 12.5304 22.7893 13.0391 22.4142 13.4142C22.0391 13.7893 21.5304 14 21 14H20.91C20.5882 14.0013 20.2738 14.0966 20.0055 14.2743C19.7372 14.452 19.5268 14.7042 19.4 15V15Z' stroke='%23002664' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}span.icon-close:before{content:url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='48' height='48' rx='24' fill='%23F47920'/%3E%3Cpath d='M30 18L18 30' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M18 18L30 30' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}span.icon-collapse:before{content:url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='48' height='48' rx='24' fill='%230A34A1'/%3E%3Cpath d='M25 29L30 24L25 19' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M18 29L23 24L18 19' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}span.icon-expand:before{content:url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='48' height='48' rx='24' fill='%230A34A1'/%3E%3Cpath d='M23 29L18 24L23 19' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M30 29L25 24L30 19' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}span.icon-maximize:before{content:url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='48' height='48' rx='24' fill='%230A34A1'/%3E%3Cpath d='M27 15H33V21' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M21 33H15V27' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M33 15L26 22' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15 33L22 26' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");cursor:pointer}span.icon-new:before{content:url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='48' height='48' rx='24' fill='%23002664'/%3E%3Cpath d='M24 17V31' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17 24H31' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");cursor:pointer}span.icon-edit:before{content:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.30762 15.9442L2.65727 12.5876L13.916 1.32882C13.916 1.32882 14.895 0.0700828 15.6643 0.839313C16.4335 1.60854 17.5524 2.72743 17.5524 2.72743C17.5524 2.72743 18.1817 3.3568 17.3426 4.19596C16.5734 5.03512 6.08384 15.4547 6.08384 15.4547L2.30762 15.9442Z' stroke='%230A34A1' stroke-miterlimit='10'/%3E%3Cpath d='M12.168 3.70644L14.6855 6.22393' stroke='%230A34A1' stroke-miterlimit='10' stroke-linecap='round'/%3E%3Cpath d='M0.769043 18.6714H19.3005' stroke='%230A34A1' stroke-miterlimit='10' stroke-linecap='round'/%3E%3C/svg%3E")}span.icon-edit.inverted:before{content:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.30762 15.9442L2.65727 12.5876L13.916 1.32882C13.916 1.32882 14.895 0.0700828 15.6643 0.839313C16.4335 1.60854 17.5524 2.72743 17.5524 2.72743C17.5524 2.72743 18.1817 3.3568 17.3426 4.19596C16.5734 5.03512 6.08384 15.4547 6.08384 15.4547L2.30762 15.9442Z' stroke='%23FFFFFF' stroke-miterlimit='10'/%3E%3Cpath d='M12.168 3.70644L14.6855 6.22393' stroke='%23FFFFFF' stroke-miterlimit='10' stroke-linecap='round'/%3E%3Cpath d='M0.769043 18.6714H19.3005' stroke='%23FFFFFF' stroke-miterlimit='10' stroke-linecap='round'/%3E%3C/svg%3E");position:relative;top:2px;margin-right:8px}span.icon-remove:before{content:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 20C15.5228 20 20 15.5228 20 10C20 4.47715 15.5228 0 10 0C4.47715 0 0 4.47715 0 10C0 15.5228 4.47715 20 10 20Z' fill='%23EB5555'/%3E%3Cpath d='M5.75732 10H14.2426' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}span.icon-add:before{content:url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='0 0 26 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='26' height='26' rx='13' fill='%230A34A1'/%3E%3Cpath d='M13 6V20' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6 13H20' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}span.icon-edit-save:before{content:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_4283_14649)'%3E%3Cpath d='M10 20C15.5228 20 20 15.5228 20 10C20 4.47715 15.5228 0 10 0C4.47715 0 0 4.47715 0 10C0 15.5228 4.47715 20 10 20Z' fill='%230A34A1'/%3E%3Cpath d='M6 10L9 13L15 7' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_4283_14649'%3E%3Crect width='20' height='20' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}span.icon-edit-close:before{content:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_4283_14648)'%3E%3Cpath d='M10 20C15.5228 20 20 15.5228 20 10C20 4.47715 15.5228 0 10 0C4.47715 0 0 4.47715 0 10C0 15.5228 4.47715 20 10 20Z' fill='%23EB5555'/%3E%3Cpath d='M13 7L7 13' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7 7L13 13' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_4283_14648'%3E%3Crect width='20' height='20' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}span.icon-password-reset.inverted:before{content:url("data:image/svg+xml,%3Csvg width='18' height='17' viewBox='0 0 18 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.1666 3V6.33333H13.8333' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15.075 10.4998C14.5333 12.0331 13.508 13.3488 12.1535 14.2486C10.799 15.1484 9.18872 15.5836 7.56535 15.4887C5.94199 15.3937 4.39346 14.7737 3.15313 13.7221C1.9128 12.6705 1.04785 11.2442 0.688639 9.65823C0.329424 8.07226 0.495399 6.41251 1.16155 4.92907C1.82771 3.44564 2.95795 2.2189 4.38196 1.43371C5.80598 0.648528 7.44661 0.347433 9.05663 0.575802C10.6667 0.804171 12.1588 1.54963 13.3083 2.69985L17.1667 6.33318' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.9167 7.5835H5.08333C4.6231 7.5835 4.25 7.92267 4.25 8.34107V10.9926C4.25 11.411 4.6231 11.7502 5.08333 11.7502H10.9167C11.3769 11.7502 11.75 11.411 11.75 10.9926V8.34107C11.75 7.92267 11.3769 7.5835 10.9167 7.5835Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.91669 7.58317V5.73132C5.91669 5.11739 6.13618 4.52861 6.52688 4.0945C6.91758 3.66039 7.44749 3.4165 8.00002 3.4165C8.55255 3.4165 9.08246 3.66039 9.47316 4.0945C9.86386 4.52861 10.0834 5.11739 10.0834 5.73132V7.58317' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");position:relative;top:2px;margin-right:8px}span.icon-close,span.icon-collapse,span.icon-edit,span.icon-expand,span.icon-remove{cursor:pointer}span.icon-cancel.inverted:before{content:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.99999 17.3337C13.6024 17.3337 17.3333 13.6027 17.3333 9.00033C17.3333 4.39795 13.6024 0.666992 8.99999 0.666992C4.39762 0.666992 0.666656 4.39795 0.666656 9.00033C0.666656 13.6027 4.39762 17.3337 8.99999 17.3337Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3.10834 3.1084L14.8917 14.8917' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");position:relative;top:2px;margin-right:8px}span.icon-email.inverted:before{content:url("data:image/svg+xml,%3Csvg width='18' height='16' viewBox='0 0 18 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.33332 1.33301H15.6667C16.5833 1.33301 17.3333 2.08301 17.3333 2.99967V12.9997C17.3333 13.9163 16.5833 14.6663 15.6667 14.6663H2.33332C1.41666 14.6663 0.666656 13.9163 0.666656 12.9997V2.99967C0.666656 2.08301 1.41666 1.33301 2.33332 1.33301Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17.3333 3L8.99999 8.83333L0.666656 3' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");position:relative;top:2px;margin-right:8px}span.icon-change-status.inverted:before{content:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.8333 0.5H2.16667C1.24619 0.5 0.5 1.24619 0.5 2.16667V13.8333C0.5 14.7538 1.24619 15.5 2.16667 15.5H13.8333C14.7538 15.5 15.5 14.7538 15.5 13.8333V2.16667C15.5 1.24619 14.7538 0.5 13.8333 0.5Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8 4.66699V11.3337' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4.66666 8H11.3333' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");position:relative;top:2px;margin-right:8px}span.icon-other.inverted:before{content:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.99999 17.3337C13.6024 17.3337 17.3333 13.6027 17.3333 9.00033C17.3333 4.39795 13.6024 0.666992 8.99999 0.666992C4.39762 0.666992 0.666656 4.39795 0.666656 9.00033C0.666656 13.6027 4.39762 17.3337 8.99999 17.3337Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9 12.3337L12.3333 9.00033L9 5.66699' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.66666 9H12.3333' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");position:relative;top:2px;margin-right:8px}span.icon-refresh.inverted:before{content:url("data:image/svg+xml,%3Csvg width='24' height='20' viewBox='0 0 24 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23 2V8H17' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1 18V12H7' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3.51 7.00001C4.01717 5.5668 4.87913 4.28542 6.01547 3.27543C7.1518 2.26545 8.52547 1.55978 10.0083 1.22427C11.4911 0.888766 13.0348 0.934356 14.4952 1.35679C15.9556 1.77922 17.2853 2.56473 18.36 3.64001L23 8.00001M1 12L5.64 16.36C6.71475 17.4353 8.04437 18.2208 9.50481 18.6432C10.9652 19.0657 12.5089 19.1113 13.9917 18.7758C15.4745 18.4402 16.8482 17.7346 17.9845 16.7246C19.1209 15.7146 19.9828 14.4332 20.49 13' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");position:relative;top:2px;margin-right:8px}span.icon-chevron:before{content:url("data:image/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 13L7 7L1 1' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}span.icon-chevron.expanded:before{content:url("data:image/svg+xml,%3Csvg width='14' height='8' viewBox='0 0 14 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L7 7L13 1' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}span.icon-chevron.inverted:before{content:url("data:image/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 13L7 7L1 1' stroke='%2383878D' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");cursor:pointer}span.icon-chevron.expanded.inverted:before{content:url("data:image/svg+xml,%3Csvg width='14' height='8' viewBox='0 0 14 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L7 7L13 1' stroke='%2383878D' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}span.icon-chevron.expanded.inverted.active:before{content:url("data:image/svg+xml,%3Csvg width='14' height='8' viewBox='0 0 14 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L7 7L13 1' stroke='%230A34A1' stroke-linecap='round' stroke-width='2' stroke-linejoin='round'/%3E%3C/svg%3E")}span.icon-page-first:before{content:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='24' height='24' fill='%2383878D'/%3E%3Cpath d='M16 18L10 12L16 6' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cline x1='8.5' y1='5.5' x2='8.5' y2='18.5' stroke='white' stroke-linecap='round'/%3E%3C/svg%3E");cursor:pointer;position:relative;top:2px}span.icon-page-first.disabled:before{content:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='24' height='24' fill='%23CDD0D3'/%3E%3Cpath d='M16 18L10 12L16 6' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cline x1='8.5' y1='5.5' x2='8.5' y2='18.5' stroke='white' stroke-linecap='round'/%3E%3C/svg%3E");cursor:default}span.icon-page-prev:before{content:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='24' height='24' fill='%2383878D'/%3E%3Cpath d='M15 18L9 12L15 6' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");cursor:pointer;position:relative;top:2px}span.icon-page-prev.disabled:before{content:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='24' height='24' fill='%23CDD0D3'/%3E%3Cpath d='M15 18L9 12L15 6' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");cursor:default}span.icon-page-next:before{content:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='24' height='24' fill='%2383878D'/%3E%3Cpath d='M9 18L15 12L9 6' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");position:relative;top:2px;cursor:pointer}span.icon-page-next.disabled:before{content:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='24' height='24' fill='%23CDD0D3'/%3E%3Cpath d='M9 18L15 12L9 6' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");cursor:default}span.icon-page-last:before{content:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='24' height='24' fill='%2383878D'/%3E%3Cpath d='M8 18L14 12L8 6' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cline x1='15.5' y1='5.5' x2='15.5' y2='18.5' stroke='white' stroke-linecap='round'/%3E%3C/svg%3E");position:relative;top:2px;cursor:pointer}span.icon-page-last.disabled:before{content:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='24' height='24' fill='%23CDD0D3'/%3E%3Cpath d='M8 18L14 12L8 6' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cline x1='15.5' y1='5.5' x2='15.5' y2='18.5' stroke='white' stroke-linecap='round'/%3E%3C/svg%3E");cursor:default}span.icon-tsa:before{content:url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cpath d='M11.52 14.5C11.52 14.5 11.47 14.48 11.47 14.45L9.25 7.78999L6.77 10.27V13.25C6.77 13.25 6.77 13.29 6.75 13.3L5.63 14.42C5.63 14.42 5.6 14.44 5.57 14.44C5.53 14.44 5.51 14.42 5.5 14.4L3.87 11.13L0.61 9.49999C0.61 9.49999 0.57 9.46999 0.57 9.43999C0.57 9.41999 0.57 9.38999 0.59 9.36999L1.71 8.24999C1.71 8.24999 1.75 8.22999 1.77 8.22999H4.75L7.23 5.74999L0.55 3.53999C0.55 3.53999 0.5 3.50999 0.5 3.47999C0.5 3.44999 0.5 3.42999 0.52 3.40999L1.7 2.22999C1.7 2.22999 1.74 2.20999 1.76 2.20999L10.01 2.95999L11.39 1.57999C11.57 1.39999 12.51 0.509995 13.39 0.509995C13.69 0.509995 13.97 0.619995 14.18 0.829994C14.88 1.52999 14.31 2.72999 13.43 3.60999L12.05 4.98999L12.8 13.24C12.8 13.24 12.8 13.29 12.78 13.3L11.6 14.48C11.6 14.48 11.57 14.5 11.54 14.5C11.54 14.5 11.53 14.5 11.52 14.5Z' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E");position:relative;top:1px}span.icon-hazmat:before{content:url("data:image/svg+xml,%3Csvg width='17' height='15' viewBox='0 0 17 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cpath d='M14.9702 14.5H1.58023C1.19023 14.5 0.840234 14.29 0.640234 13.95C0.440234 13.6 0.440234 13.19 0.640234 12.85L7.34023 1.05C7.54023 0.7 7.89023 0.5 8.28023 0.5C8.67023 0.5 9.02023 0.71 9.22023 1.05L15.9102 12.85C16.1102 13.2 16.1102 13.61 15.9102 13.95C15.7102 14.3 15.3602 14.5 14.9702 14.5Z' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.93021 5.46001C7.87021 5.46001 7.81021 5.49001 7.77021 5.55001C7.71021 5.63001 7.69021 5.74001 7.70021 5.85001L8.05021 10.39C8.07021 10.61 8.18021 10.7 8.28021 10.7C8.38021 10.7 8.50021 10.6 8.51021 10.39L8.86021 5.85001C8.86021 5.74001 8.84021 5.62001 8.79021 5.55001C8.75021 5.49001 8.69021 5.46001 8.63021 5.46001H7.93021Z' fill='%23002664' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.57023 12.13H7.99023V12.71H8.57023V12.13Z' fill='%23002664' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E");position:relative;top:1px}span.icon-highvalue:before{content:url("data:image/svg+xml,%3Csvg width='24' height='11' viewBox='0 0 24 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cpath d='M0.76002 9.67H5.16002C6.35002 9.67 7.18002 8.88 7.18002 7.75V7.48C7.18002 6.35 6.32002 5.5 5.18002 5.5H2.54002C1.37002 5.5 0.52002 4.69 0.52002 3.56V3.24C0.52002 2.16 1.38002 1.34 2.53002 1.34H6.79002' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3.83008 0.5V10.5' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.7898 9.67H13.1898C14.3798 9.67 15.2098 8.88 15.2098 7.75V7.48C15.2098 6.35 14.3498 5.5 13.2098 5.5H10.5698C9.3998 5.5 8.5498 4.69 8.5498 3.56V3.24C8.5498 2.16 9.4098 1.34 10.5598 1.34H14.8198' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.8701 0.5V10.5' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.6502 9.67H21.0502C22.2402 9.67 23.0702 8.88 23.0702 7.75V7.48C23.0702 6.35 22.2102 5.5 21.0702 5.5H18.4302C17.2602 5.5 16.4102 4.69 16.4102 3.56V3.24C16.4102 2.16 17.2702 1.34 18.4202 1.34H22.6802' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M19.73 0.5V10.5' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E")}span.icon-environmental:before{content:url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cpath d='M4.69023 13.27C5.63023 13.81 6.60023 14.09 7.59023 14.09C9.12023 14.09 10.6002 13.44 11.8602 12.2C15.2102 8.91999 14.8002 3.56999 13.7002 0.769994L13.6002 0.509995L13.4002 0.709994C12.0302 2.05999 10.2802 2.11999 8.60023 2.15999C6.78023 2.20999 4.91023 2.26999 3.30023 3.82999C1.32023 5.76999 0.830234 8.25999 2.00023 10.48C2.00023 10.48 2.00023 10.5 2.00023 10.51C1.40023 11.57 0.910234 12.69 0.540234 13.85L0.490234 14.02L1.99023 14.5L2.06023 14.35C2.40023 13.61 2.81023 12.89 3.26023 12.21C4.74023 9.99999 10.4102 5.20999 12.5502 3.98999C12.5502 3.98999 12.5602 3.98999 12.5702 3.98999' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.08984 5.34C7.16984 7.05 7.11984 8.17 7.11984 8.21' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E");position:relative;top:1px}span.icon-bonded:before{content:url("data:image/svg+xml,%3Csvg width='16' height='15' viewBox='0 0 16 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.83008 3.12H9.25008' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M2.83008 5.75H9.25008' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M2.97998 8.38H6.76998' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M2.97998 10.71H6.76998' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.5798 14.5C11.5798 14.5 12.8798 13.76 13.8298 12.18C14.4498 11.14 14.6498 9.38 14.6498 9.38L11.5898 7.5L8.52979 9.38C8.52979 9.38 8.72979 11.14 9.34979 12.18C10.2898 13.77 11.5998 14.5 11.5998 14.5H11.5798Z' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.71 11.29L11.58 12.17L12.75 10.12' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.58 7.5V0.5H0.5V13.33H10.2' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");position:relative;top:1px}span.icon-tempctl:before{content:url("data:image/svg+xml,%3Csvg width='19' height='15' viewBox='0 0 19 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.78998 7.2C5.51347 7.2 6.09998 6.61349 6.09998 5.89C6.09998 5.16651 5.51347 4.58 4.78998 4.58C4.06649 4.58 3.47998 5.16651 3.47998 5.89C3.47998 6.61349 4.06649 7.2 4.78998 7.2Z' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4.79004 10.74V7.2' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.09004 10.09L4.79004 9.33' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3.47998 10.09L4.78998 9.33' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4.79004 1.05V4.59' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3.47998 1.7L4.78998 2.45' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.09004 1.7L4.79004 2.45' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.97992 8.32L5.91992 6.55' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.07002 6.86L7.77002 7.61' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.75977 9.12L7.76977 7.61' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M0.589844 3.47L3.64984 5.24' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M0.5 4.93L1.81 4.17' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1.81006 2.66V4.17' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.97992 3.47L5.91992 5.24' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.75977 2.66L7.76977 4.17' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.07002 4.93L7.77002 4.17' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M0.589844 8.32L3.64984 6.55' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1.81006 9.12V7.61' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M0.5 6.86L1.81 7.61' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.8901 12.39C13.1883 12.39 13.4301 12.1482 13.4301 11.85C13.4301 11.5518 13.1883 11.31 12.8901 11.31C12.5919 11.31 12.3501 11.5518 12.3501 11.85C12.3501 12.1482 12.5919 12.39 12.8901 12.39Z' fill='%23002664' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.33 9.62V1.94C14.33 1.15 13.69 0.5 12.89 0.5C12.09 0.5 11.45 1.14 11.45 1.94V9.62C10.72 10.09 10.23 10.91 10.23 11.85C10.23 13.32 11.42 14.5 12.88 14.5C14.34 14.5 15.53 13.31 15.53 11.85C15.53 10.91 15.05 10.09 14.31 9.62H14.33Z' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.8901 10.92V8.48' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.1099 8.53H16.6999' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.1099 6.57001H17.7599' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.1099 4.61H16.6999' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.1099 2.64H17.7599' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");position:relative;top:1px}span.icon-drayage:before{content:url("data:image/svg+xml,%3Csvg width='20' height='17' viewBox='0 0 20 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.43 16.5C1.94362 16.5 2.36 16.0926 2.36 15.59C2.36 15.0874 1.94362 14.68 1.43 14.68C0.916375 14.68 0.5 15.0874 0.5 15.59C0.5 16.0926 0.916375 16.5 1.43 16.5Z' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3.55012 16.5C4.06374 16.5 4.48012 16.0926 4.48012 15.59C4.48012 15.0874 4.06374 14.68 3.55012 14.68C3.03649 14.68 2.62012 15.0874 2.62012 15.59C2.62012 16.0926 3.03649 16.5 3.55012 16.5Z' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.51008 16.5C10.0237 16.5 10.4401 16.0926 10.4401 15.59C10.4401 15.0874 10.0237 14.68 9.51008 14.68C8.99645 14.68 8.58008 15.0874 8.58008 15.59C8.58008 16.0926 8.99645 16.5 9.51008 16.5Z' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.6898 16.5C12.2034 16.5 12.6198 16.0926 12.6198 15.59C12.6198 15.0874 12.2034 14.68 11.6898 14.68C11.1761 14.68 10.7598 15.0874 10.7598 15.59C10.7598 16.0926 11.1761 16.5 11.6898 16.5Z' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.14 16.5C16.6536 16.5 17.07 16.0926 17.07 15.59C17.07 15.0874 16.6536 14.68 16.14 14.68C15.6263 14.68 15.21 15.0874 15.21 15.59C15.21 16.0926 15.6263 16.5 16.14 16.5Z' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17.0099 14.87V14.08L16.2899 13.38H0.669922V14.55H13.8999' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17.0799 15.48H18.9399V12.4L17.9299 8.66H13.9199V15.48H15.2099' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M18.4299 10.49H16.4299L16.4199 11.46H18.6899' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.9199 8.66001V6.32001C13.9199 6.32001 15.2399 6.59001 15.9399 7.15001C16.9599 7.97001 17.2199 8.66001 17.2199 8.66001' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.0699 5.06H0.919922V11.44H12.0699V5.06Z' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.7998 7.14V9.59' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3.14014 7.14V9.59' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.35986 7.14V9.59' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.58008 7.14V9.59' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.85998 3.45C7.34599 3.45 7.73998 3.06496 7.73998 2.59C7.73998 2.11503 7.34599 1.73 6.85998 1.73C6.37397 1.73 5.97998 2.11503 5.97998 2.59C5.97998 3.06496 6.37397 3.45 6.85998 3.45Z' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.85986 1.73V0.5' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.25014 3.21001L5.64014 3.85001V4.48001' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.47998 3.22L8.08998 3.85V4.49' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");position:relative;top:1px}span.icon-ltl:before{content:url("data:image/svg+xml,%3Csvg width='22' height='9' viewBox='0 0 22 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.88 8.5H16.85C15.77 8.5 14.98 7.76 14.98 6.74V0.5' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.4 8.5H2.37C1.29 8.5 0.5 7.76 0.5 6.74V0.5' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.97021 0.509995H9.52022H13.0702' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.52002 0.5V8.5' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}span.icon-cartage:before{content:url("data:image/svg+xml,%3Csvg width='22' height='13' viewBox='0 0 22 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.56 6.37H15.77V3.86' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M0.5 0.5H10.56V8.24' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15.0701 10.78H13.0601V3.86H17.6601L18.5601 6.37L20.7501 7.23V9.22H21.3101V10.78H18.5301' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17.3501 3.86L13.8001 0.5H12.6401V8.24' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.7602 12.5C17.6107 12.5 18.3002 11.8105 18.3002 10.96C18.3002 10.1095 17.6107 9.42 16.7602 9.42C15.9097 9.42 15.2202 10.1095 15.2202 10.96C15.2202 11.8105 15.9097 12.5 16.7602 12.5Z' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.01998 12.5C7.8705 12.5 8.55998 11.8105 8.55998 10.96C8.55998 10.1095 7.8705 9.42 7.01998 9.42C6.16946 9.42 5.47998 10.1095 5.47998 10.96C5.47998 11.8105 6.16946 12.5 7.01998 12.5Z' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M2.72994 12.5C3.58046 12.5 4.26994 11.8105 4.26994 10.96C4.26994 10.1095 3.58046 9.42 2.72994 9.42C1.87942 9.42 1.18994 10.1095 1.18994 10.96C1.18994 11.8105 1.87942 12.5 2.72994 12.5Z' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M0.5 8.55H13.06V10.78H8.72' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.45984 10.78H4.58984' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M0.85 10.78H0.5' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");position:relative;top:1px}span.icon-pharma:before{content:url("data:image/svg+xml,%3Csvg width='11' height='15' viewBox='0 0 11 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.48993 8.88001L9.35993 12.79C9.87993 13.51 9.39993 14.5 8.51993 14.5H1.57993C0.699929 14.5 0.189929 13.5 0.699929 12.79L3.60993 8.88001V4.85001H3.56993C3.40993 4.85001 3.24993 4.69001 3.24993 4.53001C3.24993 4.33001 3.40993 4.21001 3.56993 4.21001H6.47993C6.67993 4.21001 6.79993 4.33001 6.79993 4.53001C6.79993 4.69001 6.67993 4.85001 6.47993 4.85001V8.88001H6.48993Z' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.54014 11.02L5.92014 11.48L6.50014 12.15C6.55014 12.23 6.57014 12.31 6.52014 12.4C6.47014 12.48 6.39014 12.53 6.29014 12.53H3.84014C3.73014 12.53 3.64014 12.48 3.61014 12.4C3.56014 12.3 3.57014 12.23 3.63014 12.15L4.19014 11.48L4.59014 11.02C4.59014 11.02 4.64014 10.97 4.68014 10.97H5.45014C5.50014 10.97 5.54014 10.99 5.56014 11.02H5.54014Z' fill='%23002664' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4.00006 0.5C3.30006 0.5 2.81006 0.99 2.81006 1.69C2.81006 2.32 3.30006 2.81 4.00006 2.81C4.63006 2.81 5.12006 2.32 5.12006 1.69C5.12006 0.99 4.63006 0.5 4.00006 0.5Z' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.05004 2.55C7.19363 2.55 7.31004 2.43359 7.31004 2.29C7.31004 2.1464 7.19363 2.03 7.05004 2.03C6.90645 2.03 6.79004 2.1464 6.79004 2.29C6.79004 2.43359 6.90645 2.55 7.05004 2.55Z' fill='%23002664' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");position:relative;top:1px}span.icon-ctpat:before{content:url("data:image/svg+xml,%3Csvg width='40' height='9' viewBox='0 0 40 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.9302 8.5V0.89C16.9302 0.67 17.1002 0.5 17.3302 0.5H21.2202C22.3802 0.5 23.1902 1.26 23.1902 2.34V2.87C23.1902 3.98 22.3902 4.72 21.2002 4.72H16.9402' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M30.8201 5.23H24.8501M24.8501 8.5V2.38C24.8501 1.33 25.6701 0.5 26.7301 0.5H28.9601C30.0201 0.5 30.8301 1.3 30.8301 2.37V8.5' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.52 8.5H2.4C1.32 8.5 0.5 7.73 0.5 6.72V2.28C0.5 1.25 1.29 0.5 2.38 0.5H6.52' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.16016 0.509995H11.7002H15.2502' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.7002 0.5V8.5' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M32.2402 0.509995H35.7902H39.3402' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M35.79 0.5V8.5' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}span.icon-iso:before{content:url("data:image/svg+xml,%3Csvg width='18' height='9' viewBox='0 0 18 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.41 0.5C11.32 0.5 10.54 1.26 10.54 2.32V6.68C10.54 7.72 11.35 8.5 12.42 8.5H14.78C15.85 8.5 16.66 7.72 16.66 6.68V2.32C16.66 1.27 15.87 0.5 14.79 0.5H12.4H12.41Z' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M2.58008 8.5H6.84008C7.98008 8.5 8.77008 7.75 8.77008 6.67V6.41C8.77008 5.34 7.95008 4.53 6.85008 4.53H4.30008C3.16008 4.53 2.33008 3.74 2.33008 2.65V2.34C2.33008 1.29 3.17008 0.5 4.29008 0.5H8.42008' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M0.5 0.5V8.5' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}span.icon-oea:before{content:url("data:image/svg+xml,%3Csvg width='23' height='9' viewBox='0 0 23 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.5 4.42H13.25' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.47 8.5H8.9C8.67 8.5 8.5 8.33 8.5 8.11V0.89C8.5 0.67 8.67 0.5 8.9 0.5H14.47' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M22.1101 5.23H16.1401M16.1401 8.5V2.38C16.1401 1.33 16.9601 0.5 18.0201 0.5H20.2501C21.3101 0.5 22.1201 1.3 22.1201 2.37V8.5' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M2.37 0.5C1.28 0.5 0.5 1.26 0.5 2.32V6.68C0.5 7.72 1.31 8.5 2.38 8.5H4.74C5.81 8.5 6.62 7.72 6.62 6.68V2.32C6.62 1.27 5.83 0.5 4.75 0.5H2.36H2.37Z' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}span.icon-basc:before{content:url("data:image/svg+xml,%3Csvg width='31' height='9' viewBox='0 0 31 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M29.9101 8.5H25.7901C24.7101 8.5 23.8901 7.73 23.8901 6.72V2.28C23.8901 1.25 24.6801 0.5 25.7701 0.5H29.9101' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.1899 8.5H20.4499C21.5899 8.5 22.3799 7.75 22.3799 6.67V6.41C22.3799 5.34 21.5599 4.53 20.4599 4.53H17.9099C16.7699 4.53 15.9399 3.74 15.9399 2.65V2.34C15.9399 1.29 16.7799 0.5 17.8999 0.5H22.0299' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.22 5.23H8.25M8.25 8.5V2.38C8.25 1.33 9.07 0.5 10.13 0.5H12.36C13.42 0.5 14.23 1.3 14.23 2.37V8.5' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M0.5 4.46H4.71C5.41 4.46 5.83 4.11 5.83 4.11C6.28 3.81 6.54 3.32 6.54 2.73V2.21C6.54 1.24 5.76 0.5 4.72 0.5H0.9C0.67 0.5 0.5 0.67 0.5 0.89V8.11C0.5 8.33 0.67 8.5 0.9 8.5H4.71C5.77 8.5 6.53 7.78 6.53 6.78V6.18C6.53 5.63 6.27 5.13 5.81 4.8C5.81 4.8 5.35 4.46 4.7 4.46H0.5Z' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}span.icon-clean:before{content:url("data:image/svg+xml,%3Csvg width='21' height='13' viewBox='0 0 21 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.24 12.5H4.26C2.19 12.5 0.5 10.81 0.5 8.74C0.5 7.03 1.69 5.51 3.34 5.09C3.36 3.03 5.04 1.36 7.1 1.36C7.86 1.36 8.59 1.58 9.21 2.01C10.11 1.04 11.33 0.5 12.62 0.5C15.16 0.5 17.23 2.57 17.24 5.11C18.89 5.58 20 7.04 20 8.74C20 10.81 18.31 12.5 16.24 12.5Z' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.0601 9.39001H6.5201C5.8501 9.39001 5.3501 8.92001 5.3501 8.29001V5.56001C5.3501 4.92001 5.8401 4.46001 6.5101 4.46001H9.0601' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.2901 4.46001C10.6201 4.46001 10.1401 4.93001 10.1401 5.58001V8.27001C10.1401 8.91001 10.6401 9.39001 11.3001 9.39001H12.7601C13.4201 9.39001 13.9201 8.91001 13.9201 8.27001V5.58001C13.9201 4.93001 13.4301 4.46001 12.7701 4.46001H11.3001H11.2901Z' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17.5098 10.4464H15.1747C15.0859 10.4464 15.0098 10.3703 15.0098 10.2814V9.73574C15.0098 9.13929 15.2636 8.8728 15.8219 8.8728H16.6088C17.1417 8.8728 17.5098 8.53016 17.5098 8.03523V7.85757C17.5098 7.34995 17.1544 7.02 16.6214 7.02H15.0351' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");position:relative;top:1px}span.icon-fast:before{content:url("data:image/svg+xml,%3Csvg width='31' height='9' viewBox='0 0 31 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.7798 8.5H20.0398C21.1798 8.5 21.9698 7.75 21.9698 6.67V6.41C21.9698 5.34 21.1498 4.53 20.0498 4.53H17.4998C16.3598 4.53 15.5298 3.74 15.5298 2.65V2.34C15.5298 1.29 16.3698 0.5 17.4898 0.5H21.6198' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.85 4.52H0.5' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M0.5 8.5V0.89C0.5 0.67 0.67 0.5 0.9 0.5H6.37' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.8201 5.23H7.8501M7.8501 8.5V2.38C7.8501 1.33 8.6701 0.5 9.7301 0.5H11.9601C13.0201 0.5 13.8301 1.3 13.8301 2.37V8.5' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M23.2402 0.509995H26.7902H30.3402' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M26.79 0.5V8.5' stroke='%23002664' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.dsv-table{overflow-x:auto;margin:15px 0}.dsv-table>table thead th{color:var(--color-secondary);font-weight:400;white-space:nowrap;padding:4px 8px;border-bottom:1px solid #d7d7d7;font-size:.9em}.dsv-table>table thead th.no-padding{padding:0 8px 0 0}.dsv-table>table tbody td{padding:4px 8px;white-space:nowrap;border-bottom:1px solid #d7d7d7;font-size:.9em}.dsv-table>table tbody tr:hover{background-color:#d6e0ee}.dsv-table>table tbody tr.active{background-color:var(--color-secondary);color:#ffffff}.dsv-table>table tbody tr.active:hover{background-color:var(--color-primary)}.dsv-table>table tfoot td{color:var(--color-primary);font-size:.9em}.dsv-table>table tfoot td:first-child{position:sticky;left:0;z-index:2}.dsv-table.with-check>table tbody td:nth-child(2),.dsv-table.with-check>table thead th:nth-child(2){position:sticky;left:0;z-index:2;background-color:#ffffff}.dsv-table.with-check>table tbody tr.active>td:nth-child(2){background-color:var(--color-secondary);color:#ffffff}.dsv-table.with-check>table tbody tr:hover>td:nth-child(2){background-color:#d6e0ee}.dsv-table.with-check>table tbody tr.active:hover>td:nth-child(2){background-color:var(--color-primary)}.dsv-table:not(.with-check)>table tbody td:first-child,.dsv-table:not(.with-check)>table thead th:first-child{position:sticky;left:0;z-index:2;background-color:#ffffff}.dsv-table:not(.with-check)>table tbody tr.active>td:first-child{background-color:var(--color-secondary);color:#ffffff}.dsv-table:not(.with-check)>table tbody tr:hover>td:first-child{background-color:#d6e0ee}.dsv-table:not(.with-check)>table tbody tr.active:hover>td:first-child{background-color:var(--color-primary)}.dsv-table.no-fixed>table tbody td:first-child,.dsv-table.no-fixed>table tbody td:nth-child(2),.dsv-table.no-fixed>table thead th:first-child,.dsv-table.no-fixed>table thead th:nth-child(2){position:relative;background-color:transparent}.dsv-table .table-filter{display:flex;align-items:center}.dsv-table .table-filter.active{color:var(--color-primary-light)}.dsv-table .table-filter.active .filter-button{background-color:var(--color-primary-light)}.dsv-table .table-filter>div:first-child{flex-grow:1;padding:4px 8px}.dsv-table .table-filter-container{z-index:3}@media only screen and (max-width:480px){.dsv-table .table-filter-container{width:100vw}}.dsv-table a.rates-tooltip{margin-right:8px}.dsv-table a.rates-tooltip:last-child{margin-right:0}.dsv-zones table td{vertical-align:top}.dsv-zones table td:first-child{width:20px}.dsv-zones table td:nth-child(2){width:30%}.dsv-zones span.icon-edit:before{position:relative;top:2px}.dsv-tabs{display:flex;align-items:flex-end;justify-content:flex-start}.dsv-tabs>div{background-color:#83878d;white-space:nowrap;color:#ffffff;padding:15px 30px;margin:0 1px 2px}.dsv-tabs>div:first-child{margin-left:15px}@media only screen and (min-width:768px){.dsv-tabs>div:first-child{margin-left:20px}}.dsv-tabs>div:last-child{margin-right:15px}@media only screen and (min-width:768px){.dsv-tabs>div:last-child{margin-right:20px}}.dsv-tabs>div.active{background-color:var(--color-primary-light);font-weight:700;padding:20px 30px;margin-bottom:0}.dsv-tabs>div:not(.active):hover{background-color:#646768;cursor:pointer}.dsv-tabs.no-margin>div:first-child{margin-left:0}@media only screen and (min-width:768px){.dsv-tabs.no-margin>div:first-child{margin-left:0}}.tab-content{padding:15px 0}.tab-content.details{padding:15px}.tab-content.details.cascade{display:flex;align-items:flex-start}@media only screen and (min-width:768px){.tab-content{padding:20px 0}.tab-content.details{padding:20px}}div.div-table{display:table;width:100%}div.div-table>div{display:table-row}div.div-table>div>div{display:table-cell;vertical-align:middle;padding:2px 15px}div.div-table .div-header{color:#8db1d0}@media only screen and (min-width:480px){div.div-table-inline{width:100%}}div.div-table-inline>div{display:flex;flex-wrap:wrap;align-items:center}div.div-table-inline>div.div-header{color:#767676;border-bottom:1px solid #d7d7d7}div.div-table-inline>div.div-header>div{padding:5px 10px;text-transform:uppercase;text-align:center;font-size:.9em}div.div-table-inline>div.div-header>div:first-child{text-align:left}div.div-table-inline>div.div-header>div:last-child{text-align:right}div.div-table-inline>div.div-item{border-bottom:1px solid #d7d7d7}div.div-table-inline>div.div-item:last-child{border-bottom:none}div.div-table-inline>div.div-item>div{padding:5px 10px}.dsv-accordion .accordion-option .accordion-content{visibility:hidden;height:0;transition:height .5s ease}.dsv-accordion .accordion-option.active .accordion-content{visibility:visible;height:auto}.order-container{display:grid;gap:0;width:calc(100% - 2px);min-width:0;grid-template-columns:[col] minmax(0,auto)}@media only screen and (min-width:1101px){.order-container{height:calc(100vh - 70px - 42px - 1px)}}.order-container .order-details,.order-container .order-mass,.order-container .order-settings,.order-container.show-settings .order-list{display:none}.order-container.show-settings .order-settings{display:block}@media only screen and (min-width:981px){.order-container.show-settings{grid-template-columns:[col] minmax(0,auto) [col2] minmax(320px,400px)}.order-container.show-settings .order-list{display:block;overflow:auto}.order-container.show-settings .order-settings{border-left:2px solid #d7d7d7;overflow:auto}}.order-container.show-mass .order-mass{display:block;background-color:#ffffff;z-index:2}.order-container.show-mass .order-list{display:none}@media only screen and (min-width:981px){.order-container.show-mass{grid-template-columns:[col] minmax(0,auto) [col] minmax(981px,1200px)}.order-container.show-mass .order-list{display:block}.order-container.show-mass .order-mass{width:100%;height:calc(100vh - 70px - 42px - 1px);overflow:auto;border-left:2px solid #d7d7d7}}@media only screen and (min-width:1101px){.order-container.show-mass .order-mass{grid-template-columns:[col] minmax(0,auto) [col] 400px}}.order-container.show-mass .order-grid-two{display:grid;gap:30px;grid-template-columns:[col] minmax(0,auto)}@media only screen and (min-width:768px){.order-container.show-mass .order-grid-two:not(.collapse){grid-template-columns:[col] 1fr [col] 1fr}}@media only screen and (min-width:981px){.order-container.show-mass.collapse{grid-template-columns:[col] minmax(0,auto) [col] minmax(400px,1fr)}.order-container.show-mass.collapse .order-list{grid-row:1/span 2}.order-container.show-mass.collapse .order-mass{grid-template-columns:[col] minmax(400px,1fr);overflow:auto}.order-container.show-mass.collapse .order-mass .flex-table>div{display:block}.order-container.show-mass.collapse .order-grid-two{grid-template-columns:[col] minmax(0,auto)}}.order-container.show-details .order-list{display:none}.order-container.show-details .order-details{display:block}.order-container.show-details .order-grid-two{display:grid;gap:30px;grid-template-columns:[col] minmax(0,auto)}@media only screen and (min-width:768px){.order-container.show-details .order-grid-two:not(.collapse){grid-template-columns:[col] 1fr [col] 1fr}}.order-container.show-details .cargo-grid{display:grid;gap:0;grid-template-columns:[col] minmax(0,auto)}.order-container.show-details .cargo-grid>div{background-color:#ffffff}.order-container.show-details .cargo-grid>div.order-block{padding:15px;margin:0}@media only screen and (min-width:768px){.order-container.show-details .cargo-grid{padding:0;grid-template-columns:[col] minmax(0,2fr) [col] minmax(220px,1fr)}.order-container.show-details .cargo-grid>div.order-block{padding:0 20px 20px;margin:0}}@media only screen and (min-width:981px){.order-container.show-details{grid-template-columns:[col] minmax(0,auto) [col] minmax(981px,1200px)}.order-container.show-details .order-list{display:block;overflow:auto}.order-container.show-details .order-details{display:grid;gap:0;width:100%;height:calc(100vh - 70px - 42px - 1px);overflow:hidden;grid-template-columns:[col] minmax(0,auto) [col] 350px;border-left:2px solid #d7d7d7}.order-container.show-details .order-info{overflow:auto}.order-container.show-details .order-actions{overflow:auto;border-left:2px solid #d7d7d7}}@media only screen and (min-width:1101px){.order-container.show-details .order-details{grid-template-columns:[col] minmax(0,auto) [col] 400px}.order-container.show-details.consolidate{grid-template-columns:[col] minmax(0,0) [col] minmax(0,auto)}}.order-container.show-details.consolidate .order-details{grid-template-columns:[col-start] minmax(0,2fr) [col1] minmax(0,1fr) [col2] minmax(400px,1fr) [col-end];grid-template-rows:[row-start] minmax(250px,auto) [row1] minmax(0,1fr) [row-end]}.order-container.show-details.consolidate .order-info{grid-row-start:row-start;grid-row-end:row-end}.order-container.show-details.consolidate .consolidate-list{grid-row-start:row-start;grid-row-end:row1;grid-column-start:col1;grid-column-end:col-end}.order-container.show-details.consolidate .order-actions{border-top:2px solid #d7d7d7}@media only screen and (min-width:981px){.order-container.show-details.collapse{grid-template-columns:[col] minmax(0,auto) [col] minmax(400px,1fr)}.order-container.show-details.collapse .order-list{grid-row:1/span 2}.order-container.show-details.collapse .order-details{grid-template-columns:[col] minmax(400px,1fr);overflow:auto}.order-container.show-details.collapse .order-details .flex-table>div{display:block}.order-container.show-details.collapse .cargo-grid{grid-template-columns:[col] minmax(0,auto)}.order-container.show-details.collapse .order-info{overflow:visible}.order-container.show-details.collapse .order-actions{overflow:visible;border-left:none}.order-container.show-details.collapse .order-grid-two{grid-template-columns:[col] minmax(0,auto)}}#app.main-container header{background-color:#ffffff;color:var(--color-primary);position:sticky;top:0;height:60px;z-index:10;border-bottom:1px solid #d7d7d7}@media only screen and (min-width:768px){#app.main-container header{height:70px}}#app.main-container header>div{display:table;width:100%;height:100%}#app.main-container header>div>div{display:table-row}#app.main-container header>div>div>div{display:table-cell;vertical-align:middle}#app.main-container header>div>div>div:first-child{width:74px}#app.main-container header>div>div>div:nth-child(2){display:none}@media only screen and (min-width:768px){#app.main-container header>div>div>div:nth-child(2){display:table-cell;padding:20px 15px 0 50px;width:168px}}#app.main-container header>div>div>div:last-child{text-align:right}@media only screen and (min-width:768px){#app.main-container header>div>div>div:last-child{min-width:400px}}#app.main-container header .carrier-head{text-transform:uppercase}.top-menu{height:60px;display:flex;justify-content:flex-end}@media only screen and (min-width:768px){.top-menu{column-gap:15px;height:70px;margin-right:40px}.top-menu.left{margin-right:0;margin-left:40px}}.top-menu>div{height:60px;vertical-align:top}@media only screen and (min-width:768px){.top-menu>div{height:70px}}.top-menu div.dropdown-button,.top-menu div.icon-button{display:flex;height:100%;align-items:center;cursor:pointer}@media only screen and (max-width:767px){.top-menu div.dropdown-button,.top-menu div.icon-button{padding:0 15px}}@media only screen and (min-width:768px){.top-menu div.dropdown-button,.top-menu div.icon-button{height:60px;padding:10px 5px 0}}.top-menu div.icon-button{position:relative}.top-menu div.dropdown-button{text-align:left}@media only screen and (min-width:768px){.top-menu div.dropdown-button{position:relative}}.top-menu div.dropdown-button span.user-name{display:none}@media only screen and (min-width:768px){.top-menu div.dropdown-button span.user-name{display:block}}.top-menu div.dropdown-button div.dropdown-container{display:none;outline:none;max-height:calc(100vh - 135px);overflow:auto;position:absolute;width:100%;-webkit-overflow-scrolling:touch;top:60px;right:0;background-color:#ffffff}.top-menu div.dropdown-button div.dropdown-container.show{display:block}.top-menu div.dropdown-button div.dropdown-container:focus-visible{outline:none}@media only screen and (min-width:768px){.top-menu div.dropdown-button div.dropdown-container{top:70px;max-height:60vh;right:-20px;width:240px}}.top-menu div.dropdown-button div.dropdown-items>div{display:flex;background-color:#ffffff;padding:2px 20px;height:44px;border-top:1px solid transparent;color:var(--color-primary);align-items:center;font-size:.9em}@media only screen and (max-width:767px){.top-menu div.dropdown-button div.dropdown-items>div:first-child{border-top:1px solid var(--color-primary)}}@media only screen and (min-width:768px){.top-menu div.dropdown-button div.dropdown-items>div{padding:2px 20px 2px 40px}}.top-menu div.dropdown-button div.dropdown-items>div:hover{background-color:var(--color-secondary);color:#ffffff}.top-menu div.dropdown-button div.dropdown-items>div.active,.top-menu div.dropdown-button div.dropdown-items>div.active:hover{background-color:var(--color-primary);color:#ffffff}.top-menu div.dropdown-button div.dropdown-items div.user-name-mobile{background-color:#ffffff;border-top:1px solid var(--color-primary);color:var(--color-primary)}@media only screen and (min-width:768px){.top-menu div.dropdown-button div.dropdown-items div.user-name-mobile{display:none}}.top-menu div.dropdown-button div.dropdown-items div.inverted{background-color:var(--color-secondary);color:#ffffff;text-transform:uppercase}.top-menu div.dropdown-button div.dropdown-items div.inverted:hover{background-color:#333}.top-menu div.dropdown-button.locale div.dropdown-container div.dropdown-items>div{border-top:1px solid #d7d7d7}.top-menu div.dropdown-button.locale div.dropdown-container div.dropdown-items>div:last-child{border-bottom:1px solid #d7d7d7}@media only screen and (min-width:768px){.top-menu div.dropdown-button.locale div.dropdown-container{width:auto}.top-menu div.dropdown-button.locale div.dropdown-container div.dropdown-items>div{padding:2px 20px}}.top-menu span.icon-locale:before,.top-menu span.icon-user:before{position:relative;margin-right:10px;top:3px}@media only screen and (max-width:767px){.top-menu span.icon-user:before{margin-right:0}}.top-menu span.icon-menu-mobile{padding:0 10px;position:relative;top:4px}.sidebar{display:flex;width:0;visibility:hidden;background-color:#eff0f0;color:#ffffff;transition:width .2s ease;min-height:calc(var(--main-container-min-height) - 42px - 1px);outline:none;z-index:3}.sidebar:focus-visible{outline:none}@media only screen and (min-width:768px){.sidebar{min-height:calc(100vh - 70px - 1px)}}.sidebar>div{display:flex;flex-direction:column;width:0;visibility:hidden;background-color:#eff0f0;transition:all .2s ease;height:calc(var(--main-container-min-height));overflow:auto}@media only screen and (min-width:768px){.sidebar>div{position:fixed;visibility:visible;height:calc(100vh - 70px)}}.sidebar>div>div{background-color:var(--color-primary);margin-bottom:1px}@media only screen and (min-width:768px){.sidebar>div>div:first-child{margin-top:35px}}.sidebar>div>div>div{display:flex;align-items:center;text-transform:uppercase;cursor:pointer;height:32px;padding:13px 15px 13px 40px;font-size:.9em;font-weight:700}.sidebar>div>div>div>div:last-child{transition:all .1s ease;opacity:1;width:auto}@media only screen and (min-width:768px){.sidebar>div>div>div>div:last-child{visibility:visible}}.sidebar>div>div>div.icon-right>div:first-child{flex-grow:1}.sidebar>div>div:hover{background-color:#333333}.sidebar>div>div.active,.sidebar>div>div.active:hover{background-color:var(--color-secondary);color:#ffffff;transition:background-color .5s ease}.sidebar.show{max-width:480px;visibility:visible}.sidebar.show>div{width:100vw}.sidebar.show>div,.sidebar.show>div>div>div,.sidebar.show>div>div>div>div,.sidebar.show>div>div>div>div:last-child{visibility:visible}@media only screen and (max-width:767px){.sidebar.show{width:auto;position:sticky;max-height:calc(var(--main-container-min-height));top:60px;overflow:auto}.sidebar.show>div>div{position:relative}}@media only screen and (min-width:768px){.sidebar.show,.sidebar.show>div{width:260px}.sidebar.show>div>div>div>div:last-child{visibility:visible}}.sidebar span.icon-sidebar-add:before{margin-right:10px;position:relative;top:3px}div.loader{width:100%;display:flex;flex-direction:column;align-items:center;margin:20px 0}div.loader>div{margin:10px 0}div.loader>div:first-child{display:flex;width:64px;height:64px}div.loader>div:first-child svg{max-width:240px}div.loader>div:first-child path{stroke:var(--color-primary);stroke-width:6;stroke-dasharray:288.5;stroke-linecap:round;fill:none;transform-origin:50px 50px;animation:pathStroke 2.75s ease-in-out infinite,pathRotate 7.5s linear infinite}@keyframes pathStroke{0%{stroke-dashoffset:-288.5}to{stroke-dashoffset:288.5}}@keyframes pathRotate{0%{transform:rotate(0deg)}50%{transform:rotate(-540deg)}to{transform:rotate(-3turn)}}div.loader>div:last-child{color:#bbbbbb}.content{background-color:#ffffff;min-height:calc(var(--main-container-min-height) - 42px - 15px - 15px - 1px)}@media only screen and (min-width:768px){.content{min-height:calc(100vh - 70px - 42px - 1px);overflow:auto}}.content section{background-color:#ffffff;padding:0}.content .secc-title{font-size:1.2em;padding:0 15px;margin:15px 0}.content .secc-title>div:not(.clean){color:var(--color-primary);text-transform:uppercase;padding:8px 0}@media only screen and (max-width:480px){.content .secc-title>div:not(.clean){display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.content .secc-title>div:not(.clean)>em{width:100%}}.content .secc-title>div:not(.clean)>span{background-color:#ff7200;color:#fff;padding:4px 15px;margin-left:12px;font-weight:700;border-radius:14px}.content .secc-title>div:not(.clean)>em{color:var(--color-secondary);font-style:normal;display:block}.content .secc-title button.button{text-transform:uppercase;padding-left:50px;padding-right:50px}@media only screen and (min-width:480px){.content .secc-title{display:flex;align-items:center}.content .secc-title>div{padding:0}}@media only screen and (min-width:768px){.content .secc-title{padding:0 20px;margin:20px 0}}@media only screen and (min-width:480px){.content .secc-title>div:nth-child(2){margin-left:auto}}.content .secc-details{display:flex;flex-wrap:wrap;align-items:flex-start;padding:0 15px;margin:15px 0}@media only screen and (min-width:768px){.content .secc-details{padding:0 20px;margin:20px 0}}.content .secc-loading{display:flex;height:50vh}.content .secc-loading>div.loader{margin:auto}.content .secc-filters{margin:15px 0;padding:0 15px;display:flex;flex-wrap:wrap;align-items:flex-end}@media only screen and (min-width:768px){.content .secc-filters{margin:20px 0;padding:0 20px}}.content .secc-filters .rv-form{max-width:800px;margin-left:0}.content>#default{padding:0}.order-address{color:var(--color-primary);background-color:#ebeff7;border-radius:5px;padding:15px;font-size:.9em}.order-address hr{border:none;border-top:1px solid #ffffff}.order-address .order-address-title{display:flex;justify-content:space-between;align-items:center;height:2em}.order-address .order-address-title>div{margin-right:15px}.order-address .order-address-title>div:first-child{font-size:1.2em;flex-grow:1}.order-address .order-address-title>div:last-child{margin-right:0}.order-address.is-port .order-address-title>div:nth-child(2)>div{text-align:right}.order-address.is-port .order-address-title>div:nth-child(2)>div:first-child{font-size:.8em;text-transform:uppercase;line-height:1em}.order-address.is-port .order-address-title>div:nth-child(2)>div:last-child{font-size:1em;color:var(--color-secondary);font-weight:700;line-height:1.1em}.order-address .address-date,.order-address .address-notes,.order-address .destination-date,.order-address .origin-dates{margin:10px 0}.order-address .address-date>div,.order-address .address-notes>div,.order-address .destination-date>div,.order-address .origin-dates>div{background-color:#ffffff;border:1px solid #ffffff;padding:2px 5px}.order-address .address-date>div>div:first-child,.order-address .address-notes>div>div:first-child,.order-address .destination-date>div>div:first-child,.order-address .origin-dates>div>div:first-child{color:#767676;font-size:.8em}.order-address .address-date>div>div:last-child,.order-address .address-notes>div>div:last-child,.order-address .destination-date>div>div:last-child,.order-address .origin-dates>div>div:last-child{font-size:.95em}.order-address .address-date>div.error,.order-address .address-notes>div.error,.order-address .destination-date>div.error,.order-address .origin-dates>div.error{border:1px solid var(--color-error)}.order-address .address-date>div.error>div:last-child,.order-address .address-notes>div.error>div:last-child,.order-address .destination-date>div.error>div:last-child,.order-address .origin-dates>div.error>div:last-child{color:var(--color-error)}.order-address .broker-address,.order-address .container-address,.order-address .origin-dates{display:flex;justify-content:space-between}.order-address .broker-address>div,.order-address .container-address>div,.order-address .origin-dates>div{flex-grow:1}.order-address .broker-address>div:first-child,.order-address .container-address>div:first-child,.order-address .origin-dates>div:first-child{margin-right:4px}.order-address .broker-address>div:last-child,.order-address .container-address>div:last-child,.order-address .origin-dates>div:last-child{margin-left:4px}.order-address .address-notes{margin-bottom:0}.order-address .address-notes>div{min-height:3em}.order-address .order-address-contact,.order-address .order-address-data{font-size:.9em}.order-address .order-address-contact span,.order-address .order-address-data span{color:var(--color-secondary)}.order-address .order-address-data{min-height:6em}.dsv-form button.button,.dsv-form.full button.button,.dsv-form.half button.button,.dsv-table-form button.button{display:block;width:100%}.dsv-form div.field>label,.dsv-form.full div.field>label,.dsv-form.half div.field>label,.dsv-table-form div.field>label{display:block;color:var(--color-secondary);margin-top:6px;text-align:left;font-size:.7em}.dsv-form div.field input,.dsv-form div.field textarea,.dsv-form.full div.field input,.dsv-form.full div.field textarea,.dsv-form.half div.field input,.dsv-form.half div.field textarea,.dsv-table-form div.field input,.dsv-table-form div.field textarea{font-family:var(--font-main);font-weight:400;font-size:1em;padding:1px 10px;width:calc(100% - 22px);color:var(--color-primary);border:1px solid #d7d7d7;border-radius:0;-webkit-appearance:none;outline:none}.dsv-form div.field input::placeholder,.dsv-form div.field textarea::placeholder,.dsv-form.full div.field input::placeholder,.dsv-form.full div.field textarea::placeholder,.dsv-form.half div.field input::placeholder,.dsv-form.half div.field textarea::placeholder,.dsv-table-form div.field input::placeholder,.dsv-table-form div.field textarea::placeholder{color:#b4b4b4;opacity:1}.dsv-form div.field input:-ms-input-placeholder,.dsv-form div.field textarea:-ms-input-placeholder,.dsv-form.full div.field input:-ms-input-placeholder,.dsv-form.full div.field textarea:-ms-input-placeholder,.dsv-form.half div.field input:-ms-input-placeholder,.dsv-form.half div.field textarea:-ms-input-placeholder,.dsv-table-form div.field input:-ms-input-placeholder,.dsv-table-form div.field textarea:-ms-input-placeholder{color:#b4b4b4}.dsv-form div.field input::-ms-input-placeholder,.dsv-form div.field textarea::-ms-input-placeholder,.dsv-form.full div.field input::-ms-input-placeholder,.dsv-form.full div.field textarea::-ms-input-placeholder,.dsv-form.half div.field input::-ms-input-placeholder,.dsv-form.half div.field textarea::-ms-input-placeholder,.dsv-table-form div.field input::-ms-input-placeholder,.dsv-table-form div.field textarea::-ms-input-placeholder{color:#b4b4b4}.dsv-form div.field textarea,.dsv-form.full div.field textarea,.dsv-form.half div.field textarea,.dsv-table-form div.field textarea{resize:vertical;min-height:3em;max-height:40vh}.dsv-form div.field.error>label,.dsv-form.full div.field.error>label,.dsv-form.half div.field.error>label,.dsv-table-form div.field.error>label{color:var(--color-error)}.dsv-form div.field.error input,.dsv-form.full div.field.error input,.dsv-form.half div.field.error input,.dsv-table-form div.field.error input{border-color:var(--color-error);color:var(--color-error)}.dsv-select{font-size:1rem;font-weight:400}@media only screen and (min-width:768px){.dsv-select{font-size:12pt}}.dsv-select .dsv-select__value-container,.dsv-select .dsv-select__value-container--has-value{padding:0 8px}.dsv-select .dsv-select__control,.dsv-select .dsv-select__control:hover{border-radius:0;background-color:#ffffff;border:1px solid #626262;min-height:auto}.dsv-select.no-border .dsv-select__control,.dsv-select.no-border .dsv-select__control:hover{border:none}.dsv-select .dsv-select__input-container{padding-top:1px;padding-bottom:1px}.dsv-select .dsv-select__control--is-focused,.dsv-select .dsv-select__control--menu-is-open{box-shadow:none}.dsv-select .dsv-select__input-container{margin:0}.dsv-select .dsv-select__single-value{font-weight:400;color:var(--color-primary);font-size:1em}.dsv-select .dsv-select__indicators{background-color:var(--color-secondary)}.dsv-select .dsv-select__indicator-separator{display:none}.dsv-select .dsv-select__indicator,.dsv-select .dsv-select__indicator:hover{color:#ffffff;padding:0}.dsv-select .dsv-select__option--is-selected{background-color:var(--color-secondary);color:#ffffff}.dsv-select .dsv-select__menu{z-index:10}.dsv-form div.field.error .dsv-select .dsv-select__control,.dsv-form div.field.error .dsv-select .dsv-select__control:hover,.dsv-form.full div.field.error .dsv-select .dsv-select__control,.dsv-form.full div.field.error .dsv-select .dsv-select__control:hover,.dsv-form.half div.field.error .dsv-select .dsv-select__control,.dsv-form.half div.field.error .dsv-select .dsv-select__control:hover,.dsv-table-form div.field.error .dsv-select .dsv-select__control,.dsv-table-form div.field.error .dsv-select .dsv-select__control:hover{border-color:var(--color-error)}.dsv-form div.empty-container,.dsv-form.full div.empty-container,.dsv-form.half div.empty-container,.dsv-table-form div.empty-container{background-color:#ffffff;padding:20px 15px 40px}@media only screen and (min-width:768px){.dsv-form div.empty-container,.dsv-form.full div.empty-container,.dsv-form.half div.empty-container,.dsv-table-form div.empty-container{padding:20px 20px 40px}}.dsv-form div.check-field,.dsv-form.full div.check-field,.dsv-form.half div.check-field,.dsv-table-form div.check-field{display:flex;align-items:center;margin:10px 0 5px}.dsv-form div.check-field>label,.dsv-form.full div.check-field>label,.dsv-form.half div.check-field>label,.dsv-table-form div.check-field>label{display:flex;align-items:center;-webkit-tap-highlight-color:rgba(0,0,0,0);outline:none;text-transform:none;color:var(--color-primary);margin-right:5px}.dsv-form div.check-field>label>span.icon-check:before,.dsv-form.full div.check-field>label>span.icon-check:before,.dsv-form.half div.check-field>label>span.icon-check:before,.dsv-table-form div.check-field>label>span.icon-check:before{content:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='1' y='1' width='12' height='12' rx='1' fill='white'/%3E%3Crect x='1' y='1' width='12' height='12' rx='1' stroke='%23002664' stroke-width='2'/%3E%3C/svg%3E");margin-right:10px}.dsv-form div.check-field>input[type=checkbox],.dsv-form.full div.check-field>input[type=checkbox],.dsv-form.half div.check-field>input[type=checkbox],.dsv-table-form div.check-field>input[type=checkbox]{position:absolute;right:0;visibility:hidden}.dsv-form div.check-field>input[type=checkbox]:checked~label span.icon-check:before,.dsv-form.full div.check-field>input[type=checkbox]:checked~label span.icon-check:before,.dsv-form.half div.check-field>input[type=checkbox]:checked~label span.icon-check:before,.dsv-table-form div.check-field>input[type=checkbox]:checked~label span.icon-check:before{content:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='1' y='1' width='12' height='12' rx='1' fill='%23002664'/%3E%3Cpath d='M12 4.20594L10.825 3L5.33333 8.5966L3.18333 6.41401L2 7.61146L5.33333 11L12 4.20594Z' fill='white'/%3E%3Crect x='1' y='1' width='12' height='12' rx='1' stroke='%23002664' stroke-width='2'/%3E%3C/svg%3E")}.dsv-form div.switch-field,.dsv-form.full div.switch-field,.dsv-form.half div.switch-field,.dsv-table-form div.switch-field{display:flex;align-items:center;margin:10px 0 5px}.dsv-form div.switch-field>label,.dsv-form.full div.switch-field>label,.dsv-form.half div.switch-field>label,.dsv-table-form div.switch-field>label{display:flex;align-items:center;-webkit-tap-highlight-color:rgba(0,0,0,0);outline:none;text-transform:none;color:var(--color-primary);margin-right:5px;cursor:pointer}.dsv-form div.switch-field>label>span.icon-switch:before,.dsv-form.full div.switch-field>label>span.icon-switch:before,.dsv-form.half div.switch-field>label>span.icon-switch:before,.dsv-table-form div.switch-field>label>span.icon-switch:before{content:url("data:image/svg+xml,%3Csvg width='26' height='14' viewBox='0 0 26 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.5' y='0.5' width='25' height='13' rx='6.5' fill='white' stroke='%23D7D7D7'/%3E%3Ccircle cx='7' cy='7' r='5' fill='%23D7D7D7'/%3E%3C/svg%3E");margin-right:10px;cursor:pointer;position:relative;top:2px}.dsv-form div.switch-field>input[type=checkbox],.dsv-form.full div.switch-field>input[type=checkbox],.dsv-form.half div.switch-field>input[type=checkbox],.dsv-table-form div.switch-field>input[type=checkbox]{position:absolute;right:0;visibility:hidden}.dsv-form div.switch-field>input[type=checkbox]:checked~label span.icon-switch:before,.dsv-form.full div.switch-field>input[type=checkbox]:checked~label span.icon-switch:before,.dsv-form.half div.switch-field>input[type=checkbox]:checked~label span.icon-switch:before,.dsv-table-form div.switch-field>input[type=checkbox]:checked~label span.icon-switch:before{content:url("data:image/svg+xml,%3Csvg width='26' height='14' viewBox='0 0 26 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.5' y='0.5' width='25' height='13' rx='6.5' fill='%23F47920' stroke='%23F47920'/%3E%3Ccircle cx='19' cy='7' r='5' fill='white'/%3E%3C/svg%3E")}.dsv-form div.mass-field,.dsv-form.full div.mass-field,.dsv-form.half div.mass-field,.dsv-table-form div.mass-field{display:flex;align-items:center}.dsv-form div.mass-field>div,.dsv-form.full div.mass-field>div,.dsv-form.half div.mass-field>div,.dsv-table-form div.mass-field>div{margin-right:15px}@media only screen and (min-width:981px){.dsv-form div.mass-field>div,.dsv-form.full div.mass-field>div,.dsv-form.half div.mass-field>div,.dsv-table-form div.mass-field>div{margin-right:20px}}.dsv-form div.mass-field>div:first-child,.dsv-form.full div.mass-field>div:first-child,.dsv-form.half div.mass-field>div:first-child,.dsv-table-form div.mass-field>div:first-child{margin-right:0;margin-top:20px;align-self:flex-start}.dsv-form div.mass-field>div:not(:first-child),.dsv-form.full div.mass-field>div:not(:first-child),.dsv-form.half div.mass-field>div:not(:first-child),.dsv-table-form div.mass-field>div:not(:first-child){flex-grow:1}.dsv-form div.mass-field>div:last-child,.dsv-form.full div.mass-field>div:last-child,.dsv-form.half div.mass-field>div:last-child,.dsv-table-form div.mass-field>div:last-child{margin-right:0}.dsv-form div.mass-field .switch-field,.dsv-form.full div.mass-field .switch-field,.dsv-form.half div.mass-field .switch-field,.dsv-table-form div.mass-field .switch-field{align-self:flex-end}.dsv-form div.mass-field .switch-field>label,.dsv-form.full div.mass-field .switch-field>label,.dsv-form.half div.mass-field .switch-field>label,.dsv-table-form div.mass-field .switch-field>label{margin:0}.dsv-form div.actions,.dsv-form.full div.actions,.dsv-form.half div.actions,.dsv-table-form div.actions{padding:10px 0 0}.dsv-form div.divider,.dsv-form.full div.divider,.dsv-form.half div.divider,.dsv-table-form div.divider{margin:30px 0 8px;text-align:center;color:#d7d7d7;background-image:url("data:image/svg+xml,%3Csvg width='15px' height='20px' viewBox='0 0 15 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='icons' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='divider' stroke='%23D1D1D1'%3E%3Cline x1='3.56196554e-17' y1='10' x2='15' y2='10' id='Line-2'%3E%3C/line%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-repeat:repeat-x}.dsv-form div.divider>span,.dsv-form.full div.divider>span,.dsv-form.half div.divider>span,.dsv-table-form div.divider>span{background-color:#ffffff;padding:0 10px}.dsv-form div.field-table,.dsv-form.full div.field-table,.dsv-form.half div.field-table,.dsv-table-form div.field-table{overflow:auto}.dsv-form div.field-table>div,.dsv-form.full div.field-table>div,.dsv-form.half div.field-table>div,.dsv-table-form div.field-table>div{width:100%}.dsv-form div.field-table input,.dsv-form.full div.field-table input,.dsv-form.half div.field-table input,.dsv-table-form div.field-table input{border:none!important;width:100%}.dsv-form div.field-table table,.dsv-form.full div.field-table table,.dsv-form.half div.field-table table,.dsv-table-form div.field-table table{border-collapse:collapse;width:100%}.dsv-form div.field-table table th,.dsv-form.full div.field-table table th,.dsv-form.half div.field-table table th,.dsv-table-form div.field-table table th{color:var(--color-secondary);margin-top:6px;text-align:left;font-size:.7em;font-weight:400}.dsv-form div.field-table table td,.dsv-form.full div.field-table table td,.dsv-form.half div.field-table table td,.dsv-table-form div.field-table table td{border:1px solid #d7d7d7;border-collapse:collapse;background-color:#ffffff}.dsv-form div.field-table table td.error,.dsv-form.full div.field-table table td.error,.dsv-form.half div.field-table table td.error,.dsv-table-form div.field-table table td.error{border:1px solid var(--color-error)}.dsv-form div.field-table table td:last-child,.dsv-form.full div.field-table table td:last-child,.dsv-form.half div.field-table table td:last-child,.dsv-table-form div.field-table table td:last-child{border:none;padding-left:6px;background-color:transparent}.dsv-form div.field-table table td.no-field,.dsv-form.full div.field-table table td.no-field,.dsv-form.half div.field-table table td.no-field,.dsv-table-form div.field-table table td.no-field{background-color:transparent;border:none;padding:1px 10px}.dsv-form div.field-table.quote>div,.dsv-form.full div.field-table.quote>div,.dsv-form.half div.field-table.quote>div,.dsv-table-form div.field-table.quote>div{padding-bottom:50px}.dsv-form .check-field.top-separation,.dsv-form .top-separation,.dsv-form.full .check-field.top-separation,.dsv-form.full .top-separation,.dsv-form.half .check-field.top-separation,.dsv-form.half .top-separation,.dsv-table-form .check-field.top-separation,.dsv-table-form .top-separation{margin-top:20px}.dsv-form .check-field.top-separation.tablet-only,.dsv-form .top-separation.tablet-only,.dsv-form.full .check-field.top-separation.tablet-only,.dsv-form.full .top-separation.tablet-only,.dsv-form.half .check-field.top-separation.tablet-only,.dsv-form.half .top-separation.tablet-only,.dsv-table-form .check-field.top-separation.tablet-only,.dsv-table-form .top-separation.tablet-only{margin-top:0}@media only screen and (min-width:768px){.dsv-form .check-field.top-separation.tablet-only,.dsv-form .top-separation.tablet-only,.dsv-form.full .check-field.top-separation.tablet-only,.dsv-form.full .top-separation.tablet-only,.dsv-form.half .check-field.top-separation.tablet-only,.dsv-form.half .top-separation.tablet-only,.dsv-table-form .check-field.top-separation.tablet-only,.dsv-table-form .top-separation.tablet-only{margin-top:20px}}.dsv-form{position:relative;display:grid;column-gap:15px;row-gap:0;grid-template-columns:repeat(8,1fr);grid-template-rows:auto;justify-content:stretch;margin-left:auto;margin-right:auto;background-color:#f5f5f5;padding:15px}@media only screen and (min-width:768px){.dsv-form{padding:20px}}.dsv-form.no-padding{padding:0}@media only screen and (min-width:768px){.dsv-form.no-padding{padding:0}}.dsv-form.no-bg{background-color:transparent}.dsv-form.single{margin-left:0;margin-right:15px;max-width:300px}@media only screen and (min-width:768px){.dsv-form.single{margin-right:20px;max-width:640px!important}}.dsv-form .align-bottom{align-self:flex-end;margin-top:15px}@media only screen and (min-width:768px){.dsv-form .align-bottom{margin-top:0}}.dsv-form .a,.dsv-form .b-1,.dsv-form .b-10,.dsv-form .b-2,.dsv-form .b-20,.dsv-form .b-30,.dsv-form .b-40,.dsv-form .c-1,.dsv-form .c-11,.dsv-form .c-2,.dsv-form .c-21,.dsv-form .d-1,.dsv-form .d-2,.dsv-form .d-3,.dsv-form .e-1,.dsv-form .e-2,.dsv-form .e-3{grid-column:1/span 8}.dsv-form .b-11,.dsv-form .b-21{grid-column:1/span 4}.dsv-form .b-12,.dsv-form .b-22{grid-column:5/span 4}@media only screen and (min-width:640px){.dsv-form .b-10,.dsv-form .b-30{grid-column:1/span 4}.dsv-form .b-20,.dsv-form .b-40{grid-column:5/span 4}}@media only screen and (min-width:768px){.dsv-form:not(.collapse){max-width:100%;column-gap:20px}.dsv-form:not(.collapse) .b-1{grid-column:1/span 4}.dsv-form:not(.collapse) .b-10,.dsv-form:not(.collapse) .b-11{grid-column:1/span 2}.dsv-form:not(.collapse) .b-12,.dsv-form:not(.collapse) .b-20{grid-column:3/span 2}.dsv-form:not(.collapse) .b-2{grid-column:5/span 4}.dsv-form:not(.collapse) .b-21,.dsv-form:not(.collapse) .b-30{grid-column:5/span 2}.dsv-form:not(.collapse) .b-22,.dsv-form:not(.collapse) .b-40{grid-column:7/span 2}.dsv-form:not(.collapse) .c-1{grid-column:1/span 5}.dsv-form:not(.collapse) .c-2{grid-column:6/span 3}.dsv-form:not(.collapse) .c-11{grid-column:1/span 3}.dsv-form:not(.collapse) .c-21{grid-column:4/span 5}.dsv-form:not(.collapse) .d-1{grid-column:1/span 3}.dsv-form:not(.collapse) .d-2{grid-column:4/span 3}.dsv-form:not(.collapse) .d-3{grid-column:7/span 2}.dsv-form:not(.collapse) .e-1{grid-column:1/span 2}.dsv-form:not(.collapse) .e-2{grid-column:3/span 3}.dsv-form:not(.collapse) .e-3{grid-column:6/span 3}.dsv-form.collapse .top-separation.tablet-only{margin-top:0}}.dsv-form .scroll-h{overflow-x:auto}.dsv-form.half{padding:0;grid-template-columns:repeat(4,1fr);column-gap:15px;width:100%}.dsv-form.half .title{margin:0;font-size:1.4em;text-transform:none;color:var(--color-primary);font-weight:400}.dsv-form.half .a{grid-column:1/span 4}.dsv-form.half .b-1{grid-column:1/span 2}.dsv-form.half .b-2{grid-column:3/span 2}.dsv-form.half .c-1{grid-column:1/span 3}.dsv-form.half .c-2{grid-column:4}.dsv-form.half .c-11{grid-column:1}.dsv-form.half .c-21{grid-column:2/span 3}.dsv-form.half .hidden{display:none}@media only screen and (min-width:768px){.dsv-form.half{column-gap:20px}.dsv-form.half .hidden{display:block;visibility:hidden}}.dsv-form.full{grid-template-columns:repeat(12,1fr)}.dsv-form.full .a,.dsv-form.full .b-1,.dsv-form.full .b-2,.dsv-form.full .c-1,.dsv-form.full .c-11,.dsv-form.full .c-2,.dsv-form.full .c-21,.dsv-form.full .d-1,.dsv-form.full .d-2,.dsv-form.full .d-3{grid-column:1/span 12}.dsv-form.full .b-11,.dsv-form.full .b-21,.dsv-form.full .d-31{grid-column:1/span 6}.dsv-form.full .b-12,.dsv-form.full .b-22,.dsv-form.full .d-32{grid-column:7/span 6}.dsv-form.full .b-111,.dsv-form.full .b-211{grid-column:1/span 4}.dsv-form.full .b-112,.dsv-form.full .b-212{grid-column:5/span 4}.dsv-form.full .b-1a,.dsv-form.full .d-311{grid-column:1/span 8}.dsv-form.full .b-113,.dsv-form.full .b-213,.dsv-form.full .b-2a,.dsv-form.full .d-312{grid-column:9/span 4}@media only screen and (min-width:768px){.dsv-form.full:not(.collapse){max-width:100%;column-gap:20px}.dsv-form.full:not(.collapse) .b-1{grid-column:1/span 6}.dsv-form.full:not(.collapse) .b-11{grid-column:1/span 3}.dsv-form.full:not(.collapse) .b-111{grid-column:1/span 2}.dsv-form.full:not(.collapse) .b-112{grid-column:3/span 2}.dsv-form.full:not(.collapse) .b-113{grid-column:5/span 2}.dsv-form.full:not(.collapse) .b-12{grid-column:4/span 3}.dsv-form.full:not(.collapse) .b-2{grid-column:7/span 6}.dsv-form.full:not(.collapse) .b-21{grid-column:7/span 3}.dsv-form.full:not(.collapse) .b-211{grid-column:7/span 2}.dsv-form.full:not(.collapse) .b-212{grid-column:9/span 2}.dsv-form.full:not(.collapse) .b-213{grid-column:11/span 2}.dsv-form.full:not(.collapse) .b-22{grid-column:10/span 3}.dsv-form.full:not(.collapse) .c-1{grid-column:1/span 8}.dsv-form.full:not(.collapse) .c-2{grid-column:9/span 8}.dsv-form.full:not(.collapse) .c-11{grid-column:1/span 4}.dsv-form.full:not(.collapse) .c-21{grid-column:5/span 8}.dsv-form.full:not(.collapse) .d-1{grid-column:1/span 4}.dsv-form.full:not(.collapse) .d-2{grid-column:5/span 4}.dsv-form.full:not(.collapse) .d-3{grid-column:9/span 4}.dsv-form.full:not(.collapse) .d-311{grid-column:9/span 3}.dsv-form.full:not(.collapse) .d-312{grid-column:12}}.dsv-table-form{position:relative;display:grid;column-gap:15px;row-gap:0;grid-template-columns:repeat(2,1fr);grid-template-rows:auto;justify-content:stretch;margin-left:auto;margin-right:auto;background-color:#f5f5f5;width:calc(100vw - 15px - 15px);padding:15px;border:1px solid #d7d7d7}@media only screen and (min-width:768px){.dsv-table-form{column-gap:20px;min-width:335px;max-width:360px;width:100%}}.dsv-table-form .a{grid-column:1/span 2}.dsv-table-form .b-1{grid-column:1}.dsv-table-form .b-2{grid-column:2}.error-list>ul{color:var(--color-error);text-align:left;list-style:none;position:relative;padding:0;font-size:.9em;margin:10px 0}.error-list>ul>li{display:flex;align-items:flex-start;margin:0}.error-list>ul>li:before{content:url("data:image/svg+xml,%3Csvg width='11' height='12' viewBox='0 0 11 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.5303 6.53033C10.8232 6.23744 10.8232 5.76256 10.5303 5.46967L5.75736 0.696699C5.46447 0.403805 4.98959 0.403805 4.6967 0.696699C4.40381 0.989592 4.40381 1.46447 4.6967 1.75736L8.93934 6L4.6967 10.2426C4.40381 10.5355 4.40381 11.0104 4.6967 11.3033C4.98959 11.5962 5.46447 11.5962 5.75736 11.3033L10.5303 6.53033ZM6.55671e-08 6.75L10 6.75L10 5.25L-6.55671e-08 5.25L6.55671e-08 6.75Z' fill='%23EB5555'/%3E%3C/svg%3E");position:relative;top:1px;margin-right:5px}.plain-form{background-color:#f5f5f5;padding:15px}@media only screen and (min-width:981px){.plain-form{padding:20px}}.rdp{--rdp-cell-size:40px;--rdp-accent-color:var(--color-secondary);--rdp-background-color:#ffffff;--rdp-accent-color-dark:#3003e1;--rdp-background-color-dark:#ffffff;--rdp-outline:2px solid var(--rdp-accent-color);--rdp-outline-selected:3px solid var(--rdp-accent-color);background-color:#ffffff;border:1px solid #d7d7d7}.daypicker{z-index:2}.sortable-list{background-color:#ffffff;list-style-type:none;padding:0;margin:0 8px}.sortable-list-item{background-color:#eff0f0;border:1px solid #cdd0d3;color:#e18735;position:relative;display:flex;align-items:center;padding:5px 10px;margin:5px 0;box-sizing:border-box;touch-action:manipulation}.sortable-list-item>input[type=checkbox]{margin:0 10px 0 5px}.sortable-list-item>:nth-child(3){flex-grow:1}.drag-handle-button{background-color:transparent;-webkit-tap-highlight-color:transparent;text-align:center;border:none;touch-action:manipulation;cursor:grab}.drag-handle-button>svg{position:relative;top:2px}.drag-handle-close{cursor:pointer}.drag-handle-close>span.icon-sortable-close:before{content:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 9L9 15' stroke='%23333333' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9 9L15 15' stroke='%23333333' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");position:relative;top:3px}#order-requests{margin:15px}@media only screen and (min-width:768px){#order-requests{margin:20px;width:calc(100vw - 20px - 20px)}}#order-requests .dsv-table table>tbody>tr{cursor:pointer}.order-confirmation{margin:20px 0;padding:15px;background-color:#f5f5f5}.order-confirmation>div{margin:15px 0}.order-file{position:sticky;top:0;z-index:5;background-color:#ffffff;padding:15px}@media only screen and (max-width:767px){.order-file{top:60px}}@media only screen and (min-width:1101px){.order-file{padding:15px 20px;top:0}}.order-file.edit{background-color:#f5f5f5;margin:0;padding:15px}@media only screen and (min-width:768px){.order-file.edit{margin:0;padding:20px}}.order-file span.icon-edit-close{margin-right:8px}.order-file span.icon-edit-close,.order-file span.icon-edit-save{cursor:pointer}.order-file>div{display:flex;align-items:center}.order-file>div>div{margin:0 7.5px}.order-file>div>div:first-child{display:none}.order-file>div>div:nth-child(2){flex-grow:1;margin-left:0}.order-file>div>div:last-child{margin-right:0}@media only screen and (min-width:981px){.order-file>div>div{margin:0 10px}.order-file>div>div:first-child{display:block;margin-left:0}.order-file>div>div:nth-child(2){margin:0 10px}.order-file>div>div:nth-last-child(2){margin-right:0}.order-file>div>div:last-child{display:none}}.file-number{color:var(--color-primary)}.file-number>div:first-child{font-size:1.3em}.file-number>div:last-child:not(:first-child){font-size:.9em}.file-number>div:last-child:not(:first-child) em{color:var(--color-secondary);font-style:normal;margin-right:8px}@media only screen and (min-width:981px){.file-number{margin:0 20px}.order-container.show-details.collapse .order-file>div>div:nth-child(3){margin-right:15px}.order-container.show-details.collapse .order-file>div>div:last-child{display:block}.order-container.show-details.collapse .file-number{margin:0 10px}}@media only screen and (max-width:981px){.order-container.show-details.consolidate .order-file>div>div:first-child{display:none}.order-container.show-details.consolidate .order-file>div>div:last-child{margin-right:0}}@media only screen and (min-width:981px){.order-container.show-details.consolidate .order-file>div>div:first-child{display:none}.order-container.show-details.consolidate .file-number{margin:0}}.order-refs{padding:0 15px;border-bottom:2px solid #d7d7d7}@media only screen and (min-width:1101px){.order-refs{padding:0 20px}}.order-refs a{color:var(--color-primary)}.cargo-details{padding:0}@media only screen and (min-width:768px){.cargo-details{padding:0 0 20px 20px}}.cargo-details>div:first-child{padding:0 15px}@media only screen and (min-width:768px){.cargo-details>div:first-child{padding:0 20px 0 0}}.order-actions-title,.order-block-title{position:sticky;top:0;z-index:3;background-color:#ffffff;padding:15px 15px 0}.order-actions-title .action-title,.order-actions-title .block-title,.order-block-title .action-title,.order-block-title .block-title{color:var(--color-primary);font-size:1.3em}@media only screen and (max-width:767px){.order-actions-title,.order-block-title{top:60px}}@media only screen and (min-width:1101px){.order-actions-title,.order-block-title{padding:15px 20px 0;top:0}}.order-actions-title>div,.order-block-title>div{display:flex;align-items:center;min-height:50px}.order-actions-title>div>div:first-child{display:none}.order-actions-title>div>div:nth-child(2){flex-grow:1}.rate-info-table{width:100%;border-collapse:collapse;font-size:.9em}.rate-info-table th{font-weight:400;color:var(--color-secondary);text-align:center;padding:2px 5px;background-color:#ffffff;border-bottom:1px solid #d7d7d7}.rate-info-table tbody th{text-align:left}.rate-info-table tbody td{text-align:center;color:var(--color-primary);border-bottom:1px solid #d7d7d7}.order-book-block{padding:0 15px}@media only screen and (min-width:768px){.order-book-block{padding:0 20px}}.book-rates-table table{width:100%;font-size:.9em;border-collapse:collapse}.book-rates-table th{color:var(--color-secondary);text-align:left;border-bottom:1px solid #d7d7d7;font-weight:400;padding:0 5px}.book-rates-table th:nth-child(2){text-align:right}.book-rates-table tbody tr:hover{background-color:#ebeff7}.book-rates-table tbody tr.selected{background-color:#d6e0ee}.book-rates-table tbody td{color:var(--color-primary);padding:0 5px;border-bottom:1px solid #d7d7d7;vertical-align:middle}.book-rates-table tbody td:nth-child(2){text-align:right}.book-rates-table .qualifs{display:flex;align-items:center}.book-rates-table span{margin-right:8px}.book-rates-table span:last-child{margin-right:0}.book-options{color:var(--color-primary)}.book-options>div{background-color:#ebeff7;margin:2px 0}.book-options>div .book-option{display:flex;align-items:center;min-height:32px;flex-wrap:wrap;padding:6px 15px}.book-options>div .book-option>div:nth-child(2){flex-grow:1;padding:0 10px;min-width:100px}.book-options>div.disabled{background-color:#f5f5f5;color:#d7d7d7}.book-options>div .dsv-form{padding-top:0}.book-submit{padding:15px 0;display:flex;justify-content:flex-end}@media only screen and (min-width:768px){.book-submit{padding:20px 0}}.booking-rates{overflow:auto;max-height:300px}.field-table.cargo-details-edit>div{min-width:940px;padding-bottom:130px}.field-table.cargo-details-edit>div>table td:first-child,.field-table.cargo-details-edit>div>table td:nth-child(5),.field-table.cargo-details-edit>div>table td:nth-child(6),.field-table.cargo-details-edit>div>table td:nth-child(7),.field-table.cargo-details-edit>div>table td:nth-child(8),.field-table.cargo-details-edit>div>table td:nth-child(9){width:70px}.field-table.cargo-details-edit>div>table td:nth-child(2){width:240px}.field-table.cargo-details-edit>div>table td:nth-child(3){width:130px}.field-table.cargo-details-edit>div>table td:nth-child(4){width:100px}.order-consolidation{border-top:2px solid #d7d7d7;border-left:2px solid #d7d7d7}@media only screen and (min-width:981px){.consolidate-list{border-left:2px solid #d7d7d7}.consolidate-list.no-border{border-left:none}}.consolidate-list .dsv-table{max-height:190px;overflow:auto}.consolidate-list .dsv-table thead{position:sticky;top:0;z-index:3;background-color:#ffffff}.order-details .order-block.tabs{padding-right:0;padding-left:0;position:sticky;top:0;z-index:6;background-color:#ffffff}@media only screen and (max-width:768px){.order-details .order-block.tabs{top:60px}}.order-details .dsv-tabs{overflow-x:auto}.order-details .dsv-tabs>div{font-size:.9em;padding:15px 20px}.order-details .dsv-tabs>div.active{padding:20px}.admin-container{display:grid;gap:0;width:calc(100% - 2px);min-width:0;grid-template-columns:[col] minmax(0,auto)}@media only screen and (min-width:768px){.admin-container{height:calc(100vh - 70px - 42px - 1px)}}.admin-container .item-list{display:block;padding:15px}@media only screen and (min-width:768px){.admin-container .item-list{padding:20px;overflow:auto}.admin-container .content-container{width:calc(100vw - 20px - 20px)}}.admin-container .item-details{display:none}.admin-container .dsv-tabs{overflow:auto}.admin-container.show-details .item-details{background-color:#ffffff;display:block}.admin-container.show-details .item-list{display:none}@media only screen and (min-width:981px){.admin-container.show-details{grid-template-columns:[col] minmax(0,auto) [col] minmax(740px,50%)}.admin-container.show-details.wide{grid-template-columns:[col] minmax(0,auto) [col] minmax(981px,75%)}.admin-container.show-details .item-list{display:block;padding:20px 0 20px 20px}.admin-container.show-details .item-details{height:calc(100vh - 70px - 42px - 1px);overflow:auto;border-left:2px solid #d7d7d7;z-index:2}}.item-list .dsv-table tbody tr{cursor:pointer}.zone-detail-list,.zone-list{overflow:auto;max-height:350px}.zone-detail-list thead,.zone-list thead{position:sticky;top:0;z-index:3}.icon-add,.zone-list table tbody tr{cursor:pointer}.field-table.zone-edit{overflow:visible!important}.field-table.zone-edit>div{min-width:720px}.field-table.zone-edit>div>table td{width:auto}#login{border:0;padding:0;height:100vh;width:100vw}#login h1{color:var(--color-primary);text-transform:uppercase;font-size:1.2em;text-align:center}@media only screen and (min-width:768px){#login h1{font-size:1.4em}}#login .login-content{background-color:#ffffff;margin-top:auto;margin-bottom:auto;min-height:calc(100vh - 70px - 42px);display:grid}@media only screen and (min-width:981px){#login .login-content{max-width:40%;margin:auto;max-height:100vh;overflow:auto}}@media only screen and (min-width:1101px){#login .login-content{max-width:38%}}#login .login-content>div{margin:0 auto;max-width:450px;padding:0 20px 20px}@media only screen and (max-width:767px){#login .login-content>div{width:calc(100% - 40px)}}@media only screen and (min-width:768px){#login .login-content>div{padding:0;width:100%}}#login .login-content>div>div{text-align:center}#login .login-links{text-align:center;margin-top:20px}#login .login-links>div{padding:5px 10px}#login>header{background-color:#ffffff;color:var(--color-primary);height:60px;z-index:2;display:flex;align-items:center}@media only screen and (max-width:480px){#login>header{width:100%;height:70px}}#login>header div.logo{padding:0 20px}@media only screen and (min-width:768px){#login>header div.logo{padding:0 50px}}#login>header div.dropdown-button{color:var(--color-primary);padding:0 20px;text-align:left;display:flex;margin-left:auto;position:relative;align-items:center;cursor:pointer;height:60px}@media only screen and (min-width:768px){#login>header div.dropdown-button{padding:0 50px}}#login>header div.dropdown-button span{color:var(--color-secondary)}#login>header div.dropdown-button div.dropdown-container{display:none;outline:none;max-height:calc(var(--main-container-min-height) - 42px);overflow:auto;position:absolute;width:100%;-webkit-overflow-scrolling:touch;top:60px;right:0;background-color:#ffffff}#login>header div.dropdown-button div.dropdown-container.show{display:block}#login>header div.dropdown-button div.dropdown-container:focus-visible{outline:none}@media only screen and (min-width:480px){#login>header div.dropdown-button div.dropdown-container{max-height:60vh;right:0}}#login>header div.dropdown-button div.dropdown-items>div.lang{display:flex;background-color:#ffffff;padding:2px 20px;height:34px;border-top:1px solid #d7d7d7;color:var(--color-primary);align-items:center}#login>header div.dropdown-button div.dropdown-items>div.lang:last-child{border-bottom:1px solid #d7d7d7}#login>header div.dropdown-button div.dropdown-items>div.lang:hover{color:#ffffff;background-color:var(--color-secondary)}#login>header div.dropdown-button div.dropdown-items>div.lang.active{color:#ffffff;background-color:var(--color-primary)}@media only screen and (min-width:768px){#login #login-form{padding:20px 70px}#login #login-form>div{margin:5px 0}}#login .dsv-form.login{row-gap:10px;border:1px solid #d7d7d7}#login .dsv-form.login>div.field{margin:4px 0}#login .dsv-form.login>div.field>label{color:var(--color-primary);text-transform:uppercase;margin:10px 0 4px}#login .dsv-form.login>div.field>input{padding:10px}#login .button{margin:5px 0 5px auto}#login span.icon-locale:before{position:relative;margin-right:10px;top:3px}#login .login-logo{margin:20px 0}