@charset "utf-8";
img,input {
  border:none
}
a,button,input,select,textarea {
  outline:0
}
body,html {
  width:100%;
  height:100%
}
body {
  font-size:20px;
  position:relative
}
body,dd,dl,form,h1,h2,h3,h4,h5,h6,input,ol,option,p,select,textarea,ul {
  margin:0
}
form,input,ol,option,select,td,textarea,th,ul {
  margin:0;
  padding:0
}
textarea {
  overflow:auto;
  resize:none
}
input {
  background:0 0
}
a {
  text-decoration:none
}
table {
  border-collapse:collapse
}
li {
  list-style:none
}
button,input,select,textarea {
  font-family:sans-serif
}
.clearfix {
  zoom:1
}
.clearfix:after {
  content:"";
  display:block;
  clear:both
}
