.sort-by>span{display:inline-block;width:100%;height:50px;line-height:1.1}span.select-fancy-container{display:block;position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;cursor:pointer;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;background-color:#ededed}span.select-fancy-text{display:block;width:auto;height:100%;line-height:100%;overflow:hidden;padding:0 16px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;font-family:Arial,Helvetica,sans-serif;font-size:14px;color:#212121}span.select-fancy-text>span{display:table;width:100%;height:100%}span.select-fancy-text>span>span{display:table-cell;vertical-align:middle}span.select-fancy-button{float:right;display:block;width:50px;height:100%;position:relative;background:#c08938;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}span.select-fancy-button:before{content:'';display:block;position:absolute;left:22px;top:12px;width:0;height:0;border-style:solid;border-width:7px 4.5px 5px;border-color:transparent transparent #fff}span.select-fancy-button:after{content:'';display:block;position:absolute;left:22px;top:28px;width:0;height:0;border-style:solid;border-width:5px 4.5px 0;border-color:#fff transparent transparent}select.error+span.select-fancy-container{border-color:red}select:focus+span.select-fancy-container{border-color:#a6a6a6}.select-fancy-list{display:none;position:absolute;left:0;top:0;min-width:200px;max-height:280px;overflow:auto;overflow-x:hidden;z-index:90000;margin-top:-1px}.select-fancy-list.open{display:block}.select-fancy-list-item{border:1px solid #c7c7c7;line-height:32px;padding:5px 12px;min-height:32px;cursor:pointer;position:relative;white-space:nowrap;background:#fff;font-family:Arial,Helvetica,sans-serif;font-size:14px;color:#212121}.select-fancy-list-item+.select-fancy-list-item{margin-top:-1px}.select-fancy-list-item:hover{color:#727272}.select-fancy-list-item.selected{background:#eee}.dark span.select-fancy-container{background:#7c7c7c;border-color:#7c7c7c}span.dark span.select-fancy-text{font-family:'dinpro-regularregular',Arial;color:#272727;font-size:16px}span.dark span.select-fancy-button:after{border-width:7px 6px 0;border-color:#272727 transparent transparent}.select-fancy-list.dark .select-fancy-list-item{background:#6d6d6d;border-color:#6d6d6d;color:#272727;font-size:16px;font-family:'dinpro-regularregular',Arial}.select-fancy-list.dark .select-fancy-list-item+.select-fancy-list-item{border-top-color:#7c7c7c}.select-fancy-list.dark .select-fancy-list-item:hover{background:#7c7c7c;border-color:#7c7c7c}.select-fancy-list.dark .select-fancy-list-item.selected{background:#7c7c7c;border-color:#7c7c7c}