.custom-select{position:relative;width:100%}.custom-select select{display:none}.select-selected{background-color:#1e90ff}.select-selected:after{border:6px solid transparent;border-top-color:#fff;content:"";height:0;position:absolute;right:10px;top:14px;width:0}.select-selected.select-arrow-active:after{border-color:transparent transparent #fff;top:7px}.select-items div,.select-selected{border:1px solid transparent;border-bottom-color:rgba(0,0,0,.1);color:#fff;cursor:pointer;padding:8px 16px;user-select:none;width:100%}.select-items{background-color:#1e90ff;left:0;position:absolute;right:0;top:100%;z-index:99}.select-hide{display:none}.same-as-selected,.select-items div:hover{background-color:rgba(0,0,0,.1)}