.channel-detail-overlay .control-set-name-select{min-width:0;position:relative}
.channel-detail-overlay .control-set-name-select .custom-select-trigger{height:30px;padding:5px 25px 5px 7px;border:1px solid #b7aa95;background:#fffaf0;box-shadow:none;font-size:12px;font-weight:500;line-height:18px}
.channel-detail-overlay .control-set-name-select .custom-select-trigger::after{right:7px}
.channel-detail-overlay .control-set-name-select .custom-select-dropdown{z-index:420;right:auto;width:max-content;min-width:100%;max-width:360px;max-height:280px;box-shadow:2px 2px 0 #19202b}
.channel-detail-overlay .control-set-name-select.control-select-drop-up .custom-select-dropdown{top:auto;bottom:calc(100% + 4px)}
.channel-detail-overlay .control-set-name-select .custom-select-item{padding:6px 8px;white-space:nowrap;font-size:12px}
.channel-detail-overlay .cdf-set-row:has(.control-set-name-select .custom-select-dropdown[style*="block"]){z-index:410}
