/*
 * Formulare.
 *
 */
textarea,
input[type="text"],
input[type="button"],
input[type="submit"],
input[type="password"],
.google_text_search,
textarea,
select {
  -webkit-appearance: none !important;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important; }

* {
  -webkit-tap-highlight-color: transparent; }
