.gen-combo-box{width:100%;gap:4px;display:flex;flex-direction:column}.gen-combo-box .ant-select{width:100%;font-size:14px}.gen-combo-box .ant-select-arrow{font-size:20px;margin-left:-5px}.gen-combo-box .ant-select-clear{color:var(--blue-800);margin-left:24px}.gen-combo-box .ant-select-clear:hover{color:var(--blue-600)}.gen-combo-box .ant-select-selector{font-size:14px}.gen-combo-box .ant-select:where(:hover,:focus-within) .ant-select-arrow{color:var(--blue-600)}.gen-combo-box .ant-select.ant-select-disabled .ant-select-selector{border-color:var(--gray-400)}.gen-combo-box .ant-select.ant-select-disabled .ant-select-arrow{display:none}.gen-combo-box .combo-box-label{color:var(--blue-800)}.gen-combo-box .combo-box-label.combo-box-label-is-required:after{content:" *"}.gen-combo-box .ant-select-multiple .ant-select-selection-overflow{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:thin}.gen-combo-box .ant-select-multiple .ant-select-selection-overflow .ant-select-selection-overflow-item .ant-select-selection-item{height:24px;padding-block:5px;padding-left:8px;padding-right:12px;background-color:color-mix(in srgb,var(--orange-100) 40%,transparent);line-height:1;border-radius:5px;display:flex;gap:2px;font-size:12px;align-items:center}.gen-combo-box .ant-select-multiple .ant-select-selection-overflow .ant-select-selection-overflow-item .ant-select-selection-item svg{font-size:12px}.gen-combo-box-select.ant-select-dropdown .ant-select-item-option-selected{font-weight:400}.gen-combo-box-select .ant-select-item-option-content{align-content:center}.gen-combo-box-select .ant-select-item{min-height:32px;font-size:14px}.gen-combo-box-select .ant-select-item.ant-select-item-option.ant-select-item-option-selected{background-color:var(--blue-200)}
