.star-ui-select{position:relative;height:100%;cursor:pointer;outline:none}.star-ui-select__arrow{display:inline-block;width:5px;height:5px;border-right:2px solid #222;border-right:2px solid var(--sports-grey-900, #222);border-bottom:2px solid #222;border-bottom:2px solid var(--sports-grey-900, #222);margin-left:auto;transform:rotate(45deg)}.star-ui-select__value{position:relative;display:flex;height:100%;min-height:32px;box-sizing:border-box;align-items:center;padding-right:13px;padding-left:15px;background-color:#f4f4f4;background-color:var(--sports-yellow-50, #f4f4f4);border-radius:16px}.star-ui-select__value:hover{background-color:#f3f3f3}.star-ui-select__value--disabled{cursor:default;filter:grayscale(1);opacity:.3;pointer-events:none}.star-ui-select__value--higher-layer{z-index:3;background-color:#f2f2f0!important;background-color:var(--sports-yellow-100, #f2f2f0)!important}.star-ui-select__value--higher-layer .star-ui-select__arrow{transform:rotate(225deg)}@media only screen and (max-width: 744px){.star-ui-select__value{pointer-events:none}}.star-ui-select__image{display:block;width:100%;height:100%;border-radius:50%}.star-ui-select__image-wrapper{display:flex;overflow:hidden;width:24px;height:24px;align-items:center;margin-right:5px}@media only screen and (max-width: 744px){.star-ui-select__image-wrapper{width:16px;height:16px}}.star-ui-select__name{padding-right:5px;font-size:13px;line-height:1}.star-ui-select__native{position:absolute;z-index:2;top:0;display:none;width:100%;height:100%}.star-ui-select__native>select{width:100%;height:100%;opacity:0}@media only screen and (max-width: 744px){.star-ui-select__native{display:block}}.star-ui-select .dropdown-list__items{max-height:220px;padding:0}.star-ui-select .dropdown-item{display:flex;width:100%;height:32px;box-sizing:border-box;align-items:center;padding:0 20px 0 16px;color:inherit;text-decoration:none}.star-ui-select .dropdown-item__image{display:block;width:100%;height:100%}.star-ui-select .dropdown-item__image-wrapper{overflow:hidden;width:24px;height:24px;margin-right:5px;border-radius:50%}.star-ui-select .dropdown-item__flag{display:block;width:100%;height:100%}.star-ui-select .dropdown-item__flag-wrapper{display:flex;overflow:hidden;width:19px;height:12px;margin-right:5px}.star-ui-select .dropdown-item__flag-wrapper .icon-flag{width:100%;height:auto;height:initial}.star-ui-select .dropdown-item__name{overflow:hidden;width:100%;padding-right:5px;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.star-ui-select--dark .star-ui-select__arrow{width:0;height:0;border-width:8px 6px 0 6px;border-style:solid;border-color:#fff transparent transparent transparent;transform:none}.star-ui-select--dark .star-ui-select__value{border:1px solid $predictor-fantasy-light-gray;background-color:#222;background-color:var(--sports-grey-900, #222);color:#f4f4f4;color:var(--sports-yellow-50, #f4f4f4);font-size:14px;font-weight:600;font-weight:var(--ui-font-weight-bold, 600)}.star-ui-select--dark .star-ui-select__value:hover{background-color:#222;background-color:var(--sports-grey-900, #222)}.star-ui-select--dark .star-ui-select__value--higher-layer{background-color:#222!important;background-color:var(--sports-grey-900, #222)!important}.star-ui-select--dark .star-ui-select__value--higher-layer .star-ui-select__arrow{transform:rotate(180deg)}.star-ui-select--dark .dropdown-item{height:22px;padding:0 12px}.star-ui-select--dark .dropdown-item__name{font-size:12px}.star-ui-select--dark .dropdown-list{margin-top:4px}.star-ui-select--dark .dropdown-list__items{padding:0;border-radius:8px}.star-ui-select--dark .dropdown-list__item{height:22px}@media only screen and (max-width: 744px){.star-ui-select__dropdown{display:none}}
