.custom-select{outline:none;position:relative}.custom-select .selected{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.custom-select .selected:after{border:5px solid transparent;border-top-color:#000;content:"";height:0;position:absolute;right:1em;top:9px;width:0}.custom-select .custom-select-items{left:0;overflow:hidden;position:absolute;right:0;top:calc(100% + .35rem)}.custom-select .custom-select-items div{-webkit-user-select:none;-moz-user-select:none;user-select:none}
