.custom-select{flex-direction:column;gap:5px;display:flex}.select-extra-button-wrap{border-top:1px solid #ddd;padding:16px}.select-extra-button{color:#fff;background:#2e7c8b;border-radius:4px;width:100%;min-height:37px;font-size:14px;font-weight:600}.select-extra-button:disabled{cursor:not-allowed;opacity:.5}.custom-select .vendor-select__control--is-focused{box-shadow:none!important;border-color:#42909e!important}.custom-select .vendor-select__control{cursor:pointer;border-radius:0;min-height:30px}.custom-select .vendor-select__input{height:20px;font-size:13px!important}.custom-select .vendor-select__placeholder{font-size:14px}.custom-select .vendor-select__indicator{padding-top:0;padding-bottom:0}.custom-select .vendor-select__clear-indicator svg{display:none}.custom-select .vendor-select__clear-indicator:after{content:"";background-image:url(data:image/svg+xml,%3Csvg%20width=%2212%22%20height=%2212%22%20viewBox=%220%200%2016%2016%22%20fill=%22none%22%20xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath%20d=%22M2%2014.054L13.9996%202.05396%22%20stroke=%22%239fabb5%22%20stroke-width=%221.5%22/%3E%3Cpath%20d=%22M1.99938%202.05395L13.999%2014.054%22%20stroke=%22%239fabb5%22%20stroke-width=%221.5%22/%3E%3C/svg%3E);background-position:50%;background-repeat:no-repeat;width:16px;height:16px;display:inline-block}.custom-select .vendor-select__dropdown-indicator svg{display:none}.custom-select .vendor-select__dropdown-indicator:after{content:"";background-image:url(data:image/svg+xml,%3Csvg%20width=%2216%22%20height=%2216%22%20viewBox=%220%200%2016%2016%22%20fill=%22none%22%20xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath%20d=%22M2%205L8%2011L14%205%22%20stroke=%22%239fabb5%22%20stroke-width=%221.5%22/%3E%3C/svg%3E);background-position:50%;background-repeat:no-repeat;width:16px;height:16px;display:inline-block}.custom-select .vendor-select__single-value{font-size:14px;overflow:visible}.custom-select .vendor-select__menu{z-index:5}.custom-select .vendor-select__option{cursor:pointer;font-size:12px;font-weight:400}.custom-select .vendor-select__option--is-focused{background:#e7eef0}.custom-select .vendor-select__option--is-selected{color:#fff;background:#42909e}.custom-select .vendor-select__multi-value{border-radius:10px;overflow:hidden}.custom-select .vendor-select__multi-value__remove:hover{color:#fff;background:#42909e}