.portlet-configuration-setup input {
  -webkit-appearance: unset;
  -moz-appearance: unset;
  appearance: auto;
  background: white;
  border-radius: 0;
  outline: unset;
}