body{--select-custom-background-color-rgb:45,51,57;--select-custom-border-color:#222;--select-custom-text-color:#fefefe;--select-custom-selected-background:#4b555f}body.darkmode-off{--select-custom-background-color-rgb:248,249,250;--select-custom-border-color:#aaa;--select-custom-text-color:#444;--select-custom-selected-background:#ddd}.select2-container--custom{width:100%!important}.select2-container--custom .select2-selection--single{background-color:rgb(var(--select-custom-background-color-rgb));border:1px solid var(--select-custom-border-color);border-radius:4px;height:unset!important;padding-top:5px;padding-bottom:5px}.select2-container--custom .select2-selection__rendered{padding:3px}.select2-container--custom .select2-selection--single .select2-selection__arrow b{border-color:rgba(var(--text-color-rgb),.5) transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;right:8px;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--custom .select2-dropdown{background-color:rgb(var(--select-custom-background-color-rgb));border:1px solid var(--select-custom-border-color);margin-top:-1px}.select2-container--custom.select2-container--open.select2-container--below .select2-selection--single{border-radius:4px 4px 0 0!important}.select2-container--custom .select2-search--dropdown .select2-search__field{background-color:transparent;border:1px solid var(--select-custom-border-color);color:var(--select-custom-text-color)}.select2-container--custom .select2-dropdown{color:var(--select-custom-text-color)}.select2-container--custom .select2-results__option--selectable.select2-results__option--highlighted{background-color:#0092ff!important;color:#fefefe!important}.select2-container--custom .select2-results__option--selectable.select2-results__option--selected{background-color:var(--select-custom-selected-background)}.select2-container--custom .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}