.base-select-new{position:relative;max-width:208px;text-align:left;outline:none;height:37px;line-height:37px;font-weight:400;font-size:.875rem}.base-select-new__searchbox{position:relative;padding:7px 7px 0 7px;border:1px solid #e3e3e8;color:#2e2e38;left:0;right:0;z-index:1;background:#fff;border-radius:6px;border-bottom-left-radius:0;border-bottom-right-radius:0;margin-top:10px;width:300px;border-bottom:none;-webkit-box-shadow:0 4px 10px rgba(0,0,0,.08);box-shadow:0 4px 10px rgba(0,0,0,.08)}.base-select-new__searchbox .form-control{display:block;width:100%;padding:6px 12px 6px 30px;font-size:.875rem;line-height:1.5;background-color:#fff;border:1px solid #e3e3e8;border-radius:6px;background:url(../../../src/assets/img/ic-search-new.32b0b258.svg) no-repeat .5rem 9px}.base-select-new__group{color:#ababba;margin:.75rem 0 0 17px;font-weight:700;line-height:.875rem;font-size:11px}.base-select-new__options{color:#2e2e38;position:absolute;left:0;right:0;z-index:3;background:#fff;border:1px solid #e3e3e8;padding:.75rem 0 5px 0;border-radius:6px;margin-top:10px;width:300px;max-height:250px;overflow:auto;-webkit-box-shadow:0 4px 10px rgba(0,0,0,.08);box-shadow:0 4px 10px rgba(0,0,0,.08)}.base-select-new__options::-webkit-scrollbar-thumb{border-radius:6px;background:#e3e3e8}.base-select-new__options--search{border-top-right-radius:0;border-top-left-radius:0;margin-top:0;border-top:none;-webkit-box-shadow:0 4px 10px rgba(0,0,0,.08);box-shadow:0 4px 10px rgba(0,0,0,.08)}.base-select-new__options--loading{padding-left:10em;padding-right:10em}.base-select-new__items{margin:0 5px 0 5px;padding-left:.75rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.base-select-new__items__custom{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.base-select-new__items__custom__id{color:#8f8fa3;padding-right:3px}.base-select-new__items__custom__name{max-width:113px;display:inline-block;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.base-select-new__items__custom__status{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-weight:700;line-height:14px;padding:4px 6px;font-size:12px;border-radius:2.5em;color:var(--font-color);background-color:var(--bg-color);margin:7px 0 0 .5rem;height:23px}.base-select-new__items:hover{background-color:#f4f4f6;border-radius:6px}.base-select-new__items:hover .base-select-new__items__custom__name{overflow:visible}.base-select-new__items:hover .base-select-new__items__custom__status{display:none}.base-select-new__item{display:grid;grid-template-columns:auto 35px}.base-select-new__item__icon{color:#ff7b00;margin:.5rem 0 0 10px}.base-select-new__item__check{color:#ff7b00;margin:10px 0 0 10px}.base-select-new__not-found{margin:2rem;color:#8f8fa3;display:grid;justify-items:center}.base-select-new__not-found__icon{width:50px!important;height:40px!important;color:#ababba}.base-select-new__selected{background-color:#fff;border-radius:6px;border:1px solid #e3e3e8;color:#2e2e38;padding-left:.5rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:grid;grid-template-columns:auto 1.5rem}.base-select-new__selected__icon{color:#ff7b00;margin:2px 0 -3px 0}.base-select-new__selected--error{border-color:#c81414}.base-select-new__selected--open{background-color:#f4f5f6}.base-select-new__selected--disabled{background-color:#f6f6f7;color:#b2b2b2}.base-select-new__selected__value{padding-right:10px}.base-select-new__selected__value .base-select-new__items__custom__id,.base-select-new__selected__value .base-select-new__items__custom__status{display:none}.base-select-new__selected__value .base-select-new__items__custom__name{max-width:160px}.base-select-new__selected:hover{background-color:#f4f5f6}.base-select-new__error{color:#c81414;font-size:12px;display:block;margin-top:3px}.hide{display:none}