.combobox{position:relative}.combobox .combobox-caret,.combobox select{position:absolute;top:0;right:0;width:32px;height:100%;cursor:pointer}.combobox input{padding-right:36px}.combobox select{z-index:2;opacity:0}.combobox .combobox-caret{z-index:1;background-image:url('data:image/svg+xml;utf8,');background-repeat:no-repeat;background-position-y:50%;background-position-x:50%}