#popup_content #upload_csv {
  width: auto;
}

#upload_csv:focus  {
  box-shadow: none;
  position: static;
}
