.custom-select{position:relative;display:block;font-family:Roboto,Arial,Helvetica Neue,Helvetica,sans-serif}.custom-select select{width:100%;margin:0;background:none;border:1px solid transparent;outline:none;box-sizing:border-box;appearance:none;-webkit-appearance:none;font-size:1em;border-radius:none}.custom-select:after{content:"";position:absolute;width:9px;height:8px;top:50%;right:1em;margin-top:-4px;z-index:1;pointer-events:none}.custom-select select:focus{outline:none;box-shadow:0 0 1px 3px #b4defa;background-color:transparent}.custom-select option{font-weight:400}.custom-select:after,x:-o-prefocus{display:none}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.custom-select select::-ms-expand{display:none}.custom-select select:focus::-ms-value{background:transparent;color:#222}}@-moz-document url-prefix(){.custom-select{overflow:hidden}.custom-select select{width:120%;width:calc(1 + em)}}.custom-select select:-moz-focusring{color:transparent;text-shadow:0 0 0 #000}