/* NovaInk complete fix: stable native select arrows for sample apply fields */
#na_apply_customer,
#na_apply_color,
#na_apply_qty{
  appearance:auto !important;
  -webkit-appearance:menulist !important;
  background:white !important;
  cursor:pointer !important;
}
