.jfd-topbar-searchable-select{--topbar-select-width:150px;height:40px;margin-top:-2px}.jfd-topbar-searchable-select,.jfd-topbar-searchable-select .searchable-select__control{width:var(--topbar-select-width);min-width:var(--topbar-select-width);max-width:var(--topbar-select-width)}.jfd-topbar-searchable-select .searchable-select__control{height:42px;background-color:var(--grey-500-3);border:none;box-shadow:none;border-radius:10px}.jfd-topbar-searchable-select .searchable-select__single-value{color:var(--white)!important}.jfd-topbar-searchable-select .searchable-select__placeholder{color:var(--grey-200)}.jfd-topbar-searchable-select .searchable-select__input-container input{color:var(--white)!important}.jfd-topbar-searchable-select .searchable-select__clear-indicator,.jfd-topbar-searchable-select .searchable-select__dropdown-indicator{color:var(--grey-200)}.jfd-topbar-searchable-select .searchable-select__clear-indicator:hover,.jfd-topbar-searchable-select .searchable-select__dropdown-indicator:hover{color:var(--white)}.jfd-topbar-searchable-select .searchable-select__menu{background-color:var(--grey-500-3);border:1px solid var(--grey-500);width:var(--topbar-select-width);min-width:var(--topbar-select-width);max-width:var(--topbar-select-width);z-index:1200}.jfd-topbar-searchable-select .searchable-select__option{background-color:rgba(0,0,0,0);color:var(--white)}.jfd-topbar-searchable-select .searchable-select__option--is-focused{background-color:var(--grey-400);color:var(--white)}.jfd-topbar-searchable-select .searchable-select__option--is-selected{background-color:var(--yellow-500);color:var(--primary-black)}.jfd-topbar-searchable-select .searchable-select__value-container{padding:0}.jfd-topbar-searchable-select .searchable-select__single-value{text-overflow:unset!important}