/*
  Firefox select hacks
*/

select {
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
}