@charset "utf-8";
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video, a, input {
  background: transparent;
  border: 0;
  margin: 0;
  outline: 0;
  padding: 0;
}
body {
  line-height: 1;
  position: relative;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
ul, ol, dl {
  list-style: none;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
  font: 100%;
  font-size: inherit;
}
th, td, img {
  border: 0;
}
caption, th {
  text-align: left;
}
img, a img {
  background: transparent;
  vertical-align: top;
}
address {
  font-style: normal;
}
hr {
  display: none;
}
input, select {
  vertical-align: middle;
}
input[type=text], input[type=submit] {
  -webkit-appearance: none;
}