/* In IE9 and below just hide our custom svg icon and show the deafult IE one
because IE<10 doesn't support pointer-events and IE<10 doesn't support the
-ms-expand psuedo element */
.select-field {
  padding: 14px; }

.select-icon {
  display: none; }
