.new[data-v-6202f7f8]{border:2px solid red}.own-custom-select-wrap{position:relative}.own-custom-select-wrap__inner-wrap{display:none;position:absolute;top:40px;left:0;background:#fff;z-index:2;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.3);box-shadow:0 5px 10px rgba(0,0,0,.3);width:100%;padding:20px 0;border-radius:4px}.own-custom-select-wrap.active .own-custom-select-wrap__inner-wrap{display:block}.own-custom-select-wrap .input-wrap input[type=text]{padding-right:40px;cursor:pointer;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.own-custom-select-wrap .input-wrap .icon{position:absolute;right:10px;top:10px;width:15px!important}.own-custom-select-option{padding:10px 20px;cursor:pointer}.own-custom-select-option:hover{background:rgba(0,0,0,.05)}.own-custom-select-option.selected{font-weight:500;color:#2f80ed;border:none}