.CommonSelect{width:100%}.CommonSelect .errorText{font-size:var(--font-12);color:red;width:fit-content;padding:5px;font-weight:400;display:inline-block;top:-15px;left:16px}.CommonSelect .withoutlabel label{display:none!important}.CommonSelect .ant-select-selection-item{color:var(--gray-100)!important}.CommonSelect .ant-select-item{font-size:var(--font-16);color:var(--gray-100)!important}.CommonSelect .ant-select-item-option-content{color:var(--gray-100)!important}.CommonSelect .ant-select-item-option-active{background-color:var(--bg-white-200)!important}.CommonSelect .ant-select-arrow{right:24px}.CommonSelect .ant-select{border:1px solid var(--border-300);box-sizing:border-box;background-color:#0000;border-radius:5px;align-items:center;width:100%;min-width:130px;height:50px;min-height:50px;max-height:50px;padding:0 20px;transition:all .2s;display:flex}.CommonSelect .ant-select:is(.ant-select-focused,.ant-select-open){border:1px solid var(--base-100)!important}.CommonSelect .ant-select.ant-select-disabled{opacity:.5;cursor:not-allowed}.CommonSelect .ant-select.ant-select-disabled .ant-select-selector,.CommonSelect .ant-select.ant-select-disabled .ant-select-selection-item,.CommonSelect .ant-select.ant-select-disabled .ant-select-selection-placeholder,.CommonSelect .ant-select.ant-select-disabled .ant-select-arrow{cursor:not-allowed!important}@media (max-width:1700px){.CommonSelect .ant-select{height:35px;min-height:35px;max-height:35px}}.CommonSelect .ant-select .ant-select-selector,.CommonSelect .ant-select .ant-select-content{box-sizing:border-box;flex-wrap:nowrap;flex:auto;width:100%;min-width:0;box-shadow:none!important;margin:0!important;text-align:left!important;background-color:#0000!important;border:none!important;justify-content:flex-start!important;align-items:center!important;height:100%!important;min-height:0!important;max-height:100%!important;margin-inline-end:0!important;padding:0!important;display:flex!important;position:relative!important}.CommonSelect .ant-select .ant-select-selector:before,.CommonSelect .ant-select .ant-select-content:before{content:none!important;width:0!important;display:none!important}.CommonSelect .ant-select.ant-select-single .ant-select-content-value,.CommonSelect .ant-select.ant-select-single .ant-select-selection-item{text-overflow:ellipsis;white-space:nowrap;z-index:1;pointer-events:none;overflow:hidden;text-align:left!important;width:auto!important;max-width:100%!important;color:var(--gray-100)!important;font-size:var(--font-16)!important;justify-content:flex-start!important;align-items:center!important;margin:0!important;padding:0!important;font-weight:400!important;line-height:normal!important;display:flex!important;position:absolute!important;inset-block:0!important;inset-inline:0!important;transform:none!important}.CommonSelect .ant-select.ant-select-multiple{height:auto;min-height:50px;max-height:none}.CommonSelect .ant-select.ant-select-multiple .ant-select-selection-overflow{gap:4px;padding:4px 0}.CommonSelect .ant-select.ant-select-multiple .ant-select-selection-item{background:var(--bg-white-300)!important;border:1px solid var(--border-500)!important;pointer-events:auto!important;border-radius:4px!important;align-items:center!important;width:auto!important;max-width:none!important;height:24px!important;margin-inline:0!important;padding:0 8px!important;line-height:22px!important;display:flex!important;position:static!important;inset:auto!important}.CommonSelect .ant-select.ant-select-multiple .ant-select-selection-item-content{font-size:12px!important}.CommonSelect .ant-select.ant-select-sm{height:40px;min-height:40px;max-height:40px;padding:0 12px}.CommonSelect .ant-select.ant-select-sm .ant-select-selection-item{height:20px!important;line-height:18px!important}.CommonSelect .ant-select .ant-select-selection-placeholder,.CommonSelect .ant-select .ant-select-placeholder{opacity:.8;pointer-events:none;z-index:1;color:var(--gray-100)!important;font-size:var(--font-16)!important;text-align:left!important;justify-content:flex-start!important;align-items:center!important;width:auto!important;max-width:100%!important;margin:0!important;padding:0!important;font-weight:400!important;line-height:normal!important;display:flex!important;position:absolute!important;inset-block:0!important;inset-inline:0!important;transform:none!important}.CommonSelect .ant-select .ant-select-input{font-size:var(--font-16)!important;text-align:left!important;inset-inline:0!important;margin:0!important;padding:0!important;font-weight:400!important;left:0!important}.CommonSelect .ant-select .ant-select-input::placeholder{opacity:.8;color:var(--gray-100)!important;font-size:var(--font-16)!important;text-align:left!important;font-weight:400!important}.CommonSelect .ant-select .ant-select-selection-search{inset-inline-start:0!important;text-align:left!important;align-items:center!important;margin:0!important;padding:0!important;display:flex!important;left:0!important}.CommonSelect .ant-select .ant-select-suffix{flex-shrink:0;align-items:center;margin-inline-start:8px;display:flex}.CommonSelect .inputouter{outline:none;position:relative}.CommonSelect .inputouter input:focus{outline:none}.CommonSelect .inputouter label{font-size:var(--font-14);color:var(--gray-200);pointer-events:none;z-index:10;background-color:#0000;border-radius:0;width:fit-content;padding:0 4px;font-weight:400;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-block;position:absolute;top:50%;left:15px;transform:translateY(-50%)}.CommonSelect .inputouter label span{color:var(--error)}.CommonSelect .inputouter .ant-select-selection-placeholder,.CommonSelect .inputouter .ant-select-placeholder{transition:opacity .2s}.CommonSelect .inputouter .floating-label-hidden{opacity:0!important;visibility:hidden!important}.CommonSelect .inputouter.focus label,.CommonSelect .inputouter.has-value label{z-index:2;background-color:var(--white-100);top:0;left:10px;transform:translateY(-50%)scale(.85)}.CommonSelect .inputouter:has(.ant-select-selection-item) label{z-index:2;background-color:var(--white-100);top:0;left:10px;transform:translateY(-50%)scale(.85)}.light .ant-select-arrow path{fill:#1a68c9}.ant-select-disabled .ant-select-selection-item{color:var(--color-text-primary6)!important}.ant-select-dropdown{min-width:130px}.CommonSelect .ant-select .ant-select-placeholder,.CommonSelect .ant-select .ant-select-selection-placeholder{color:var(--gray-100)!important;font-size:var(--font-16)!important;text-align:left!important;justify-content:flex-start!important;font-weight:400!important}.ant-select-multiple .ant-select-content{flex-flow:wrap;align-items:center;gap:6px;line-height:1;overflow:auto}:where(.css-dev-only-do-not-override-1uga22k).ant-select-dropdown .ant-select-item-option-active:not(.ant-select-item-option-disabled){background:var(--base-400)}.ant-select-item-option-selected{background-color:#f8b90c45!important}
