.OrdersListView_orders-list-view__oTHzE{display:flex;flex-direction:column;gap:25px}.OrdersListView_orders-list-view__oTHzE .OrdersListView_orders-list-view__container__CblcR{width:100%}body .base-dropdown.ant-dropdown-trigger{cursor:pointer}body .base-dropdown.ant-dropdown-trigger[disabled]{opacity:.5;cursor:default}body .base-dropdown .ant-btn-icon .base-dropdown__chevron-icon{transition:.1s}body .ant-dropdown-open .ant-btn-icon .base-dropdown__chevron-icon{transform:rotate(180deg)}body .base-dropdown-overlay{background:var(--color-light);border-radius:12px;padding:12px 8px;width:-moz-fit-content;width:fit-content;box-shadow:0 0 0 1px rgba(10,9,11,.05),0 6px 16px 0 rgba(10,9,11,.08)}body .base-dropdown-overlay.base-dropdown-overlay-zindex--1050{z-index:1050}body .base-dropdown-overlay.base-dropdown-overlay-zindex--1080{z-index:1080}body .base-dropdown-overlay ul.ant-dropdown-menu{box-shadow:none;border:none;border-radius:0;padding:0;overflow-y:auto;overflow-x:hidden}body .base-dropdown-overlay ul.ant-dropdown-menu::-webkit-scrollbar{width:8px;height:8px;background:transparent}body .base-dropdown-overlay ul.ant-dropdown-menu::-webkit-scrollbar-track{background:transparent;border-radius:0}body .base-dropdown-overlay ul.ant-dropdown-menu::-webkit-scrollbar-thumb{background:#e0e9f4;border:3px solid transparent;border-radius:4px}@supports not selector(::-webkit-scrollbar){body .base-dropdown-overlay ul.ant-dropdown-menu{scrollbar-color:#e0e9f4 transparent;scrollbar-width:auto}}body .base-dropdown-overlay ul.ant-dropdown-menu li.ant-dropdown-menu-item{min-height:40px;padding:0 12px;border-radius:0}body .base-dropdown-overlay ul.ant-dropdown-menu li.ant-dropdown-menu-item:hover{background:#fdfdff!important}body .base-dropdown-overlay ul.ant-dropdown-menu li.ant-dropdown-menu-item.ant-dropdown-menu-item-selected{font-weight:500;background:transparent!important;color:var(--color-primary)!important}body .base-dropdown-overlay ul.ant-dropdown-menu li.ant-dropdown-menu-item .ant-dropdown-menu-title-content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body[data-theme=light] .base-dropdown-overlay ul.ant-dropdown-menu li.ant-dropdown-menu-item.ant-dropdown-menu-item-selected{color:#203551;background:#f6f8fc}body[data-theme=dark] .base-dropdown-overlay ul.ant-dropdown-menu li.ant-dropdown-menu-item.ant-dropdown-item-option-active,body[data-theme=dark] .base-dropdown-overlay ul.ant-dropdown-menu li.ant-dropdown-menu-item.ant-dropdown-menu-item-selected{color:#fff;background:#284060}body[data-theme=dark] .base-dropdown-overlay ul.ant-dropdown-menu li.ant-dropdown-menu-item.ant-dropdown-item-option-active:not(.ant-select-item-option-disabled),body[data-theme=dark] .base-dropdown-overlay ul.ant-dropdown-menu li.ant-dropdown-menu-item.ant-dropdown-menu-item-selected:not(.ant-select-item-option-disabled){color:#fff;font-weight:400}body[data-theme=dark] .base-dropdown-overlay ul.ant-dropdown-menu li.ant-dropdown-menu-item.ant-select-item-option-disabled{color:hsla(0,0%,100%,.5)}