/* line 9, ../../app/stylesheets/html5reset.scss */
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 {
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

/* line 22, ../../app/stylesheets/html5reset.scss */
body {
  line-height: 1;
}

/* line 59, ../../app/stylesheets/html5reset.scss */
blockquote {
  quotes: none;
}
/* line 62, ../../app/stylesheets/html5reset.scss */
blockquote:before {
  content: '';
  content: none;
}
/* line 66, ../../app/stylesheets/html5reset.scss */
blockquote:after {
  content: '';
  content: none;
}

/* line 86, ../../app/stylesheets/html5reset.scss */
del {
  text-decoration: line-through;
}

/* line 99, ../../app/stylesheets/html5reset.scss */
ins {
  background-color: #ffff99;
  color: black;
  text-decoration: none;
}

/* line 108, ../../app/stylesheets/html5reset.scss */
q {
  quotes: none;
}
/* line 111, ../../app/stylesheets/html5reset.scss */
q:before {
  content: '';
  content: none;
}
/* line 115, ../../app/stylesheets/html5reset.scss */
q:after {
  content: '';
  content: none;
}

/* line 174, ../../app/stylesheets/html5reset.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 200, ../../app/stylesheets/html5reset.scss */
article {
  display: block;
}

/* line 204, ../../app/stylesheets/html5reset.scss */
aside {
  display: block;
}

/* line 211, ../../app/stylesheets/html5reset.scss */
details {
  display: block;
}

/* line 215, ../../app/stylesheets/html5reset.scss */
figcaption {
  display: block;
}

/* line 219, ../../app/stylesheets/html5reset.scss */
figure {
  display: block;
}

/* line 223, ../../app/stylesheets/html5reset.scss */
footer {
  display: block;
}

/* line 227, ../../app/stylesheets/html5reset.scss */
header {
  display: block;
}

/* line 231, ../../app/stylesheets/html5reset.scss */
hgroup {
  display: block;
}

/* line 235, ../../app/stylesheets/html5reset.scss */
menu {
  display: block;
}

/* line 239, ../../app/stylesheets/html5reset.scss */
nav {
  display: block;
}
/* line 242, ../../app/stylesheets/html5reset.scss */
nav ul {
  list-style: none;
}

/* line 246, ../../app/stylesheets/html5reset.scss */
section {
  display: block;
}

/* line 256, ../../app/stylesheets/html5reset.scss */
mark {
  background-color: #ffff99;
  color: black;
  font-style: italic;
  font-weight: bold;
}

/* line 269, ../../app/stylesheets/html5reset.scss */
a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  background: transparent;
}

/* line 275, ../../app/stylesheets/html5reset.scss */
abbr[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

/* line 279, ../../app/stylesheets/html5reset.scss */
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

/* line 283, ../../app/stylesheets/html5reset.scss */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

/* line 291, ../../app/stylesheets/html5reset.scss */
input {
  vertical-align: middle;
}

/* line 294, ../../app/stylesheets/html5reset.scss */
select {
  vertical-align: middle;
}
