.react-select-solid.react-select-styled .react-select__control{background-color:var(--bs-gray-100);border-color:var(--bs-gray-100);color:var(--bs-gray-600)}.react-select-solid.react-select-styled .react-select__control--is-disabled{background-color:var(--bs-input-disabled-bg);border-color:var(--bs-input-disabled-border-color)}.react-select-solid.react-select-styled .react-select__control--is-disabled .react-select__placeholder{color:var(--bs-input-disabled-color)}.react-select-transparent.react-select-styled .react-select__control{color:var(--bs-gray-800);background-color:#0000;border-color:#0000}.react-select-transparent.react-select-styled .react-select__control--is-disabled{background-color:#0000!important;border-color:#0000!important}.react-select-transparent.react-select-styled .react-select__control--is-disabled .react-select__placeholder{color:var(--bs-input-disabled-color)}.react-select-transparent.react-select-styled .react-select__control:hover{border-color:#0000}.react-select-transparent.react-select-styled .react-select__placeholder{color:var(--bs-gray-800)}.react-select-sm.react-select-styled .react-select__control{border-radius:.475rem;height:30px;min-height:30px;font-size:.925rem}.react-select-sm.react-select-styled .react-select__input{margin:"0px"}.react-select-sm.react-select-styled .react-select__indicators{height:30px;padding-top:0;padding-bottom:0}.react-select-sm.react-select-styled .react-select__option{padding:.55rem .75rem}.react-select-sm.react-select-styled .react-select__multi-value__label{font-size:.925rem}.react-select-lg.react-select-styled .react-select__control{border-radius:.625rem;font-size:1.2rem}.react-select-lg.react-select-styled .react-select__value-container{padding-top:.825rem;padding-bottom:.825rem;padding-left:1.5rem}.react-select-styled.is-invalid .react-select__control{border-color:var(--bs-danger)}.react-select-styled .react-select__control{border-color:var(--bs-gray-400);width:100%;color:var(--bs-gray-700);appearance:none;border:1px solid var(--bs-gray-300);box-shadow:none;box-shadow:"none";border-radius:.425rem;font-family:inherit;font-size:1.1rem;line-height:1.5;height:100%!important}.react-select-styled .react-select__control--is-disabled{background-color:var(--bs-input-disabled-bg);border-color:var(--bs-input-disabled-border-color)}.react-select-styled .react-select__control--is-disabled .react-select__placeholder{color:var(--bs-input-disabled-color)}.react-select-styled .react-select__control:hover{border-color:var(--bs-gray-400)}.react-select-styled .react-select__single-value{color:var(--bs-input-color);margin-left:2px}.react-select-styled .react-select__placeholder{color:var(--bs-gray-500)}.react-select-styled .react-select__indicator-separator{display:none}.react-select-styled .react-select__indicator{cursor:pointer;position:relative}.react-select-styled .react-select__clear-indicator{color:var(--bs-gray-400)}.react-select-styled .react-select__menu{border:1px solid var(--bs-gray-300);background-color:#fff;border-radius:.425rem;box-shadow:0 .25rem .5rem #0000001a}.react-select-styled .react-select__option{cursor:pointer;color:var(--bs-gray-700);margin:0;padding:.75rem 1.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.react-select-styled .react-select__option--is-selected{background-color:var(--bs-gray-100);color:var(--bs-primary-600);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;position:relative}.react-select-styled .react-select__option--is-selected:after{content:"";width:.75rem;height:.75rem;display:block;position:absolute;top:50%;right:1.25rem;transform:translateY(-50%);-webkit-mask-position:50%;mask-position:50%}.react-select-styled .react-select__option--is-focused:not(.react-select-styled .react-select__option--is-selected){background-color:var(--bs-gray-100);color:var(--bs-component-hover-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;position:relative}.react-select-styled .react-select__option--is-disabled{opacity:.5}.react-select-styled .react-select__multi-value{background-color:var(--bs-gray-300);border-radius:.475rem}
