html {
  -webkit-tap-highlight-color: transparent;
  -moz-tap-highlight-color: transparent;
  outline: 0;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }

textarea {
  border: 0 none; }

body,
dl,
dd,
p,
ul,
h1,
h2,
h3,
figure {
  margin: 0; }

ul {
  list-style: none; }

ul,
input,
textarea {
  padding: 0; }

input {
  border: 0 none; }

body {
  overflow-x: hidden;
  background: #f4f4f4; }

input {
  outline: 0 none; }
