/* line 1, /reporting/app/assets/stylesheets/common/normalize.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}

/* line 1, /reporting/app/assets/stylesheets/common/normalize.scss */
audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

/* line 1, /reporting/app/assets/stylesheets/common/normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 1, /reporting/app/assets/stylesheets/common/normalize.scss */
[hidden] {
  display: none;
}

/* line 1, /reporting/app/assets/stylesheets/common/normalize.scss */
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/* line 1, /reporting/app/assets/stylesheets/common/normalize.scss */
html, button, input, select, textarea {
  font-family: sans-serif;
}

/* line 1, /reporting/app/assets/stylesheets/common/normalize.scss */
body {
  margin: 0;
}

/* line 1, /reporting/app/assets/stylesheets/common/normalize.scss */
a:focus {
  outline: thin dotted;
}

/* line 1, /reporting/app/assets/stylesheets/common/normalize.scss */
a:active, a:hover {
  outline: 0;
}

/* line 1, /reporting/app/assets/stylesheets/common/normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 1, /reporting/app/assets/stylesheets/common/normalize.scss */
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}

/* line 1, /reporting/app/assets/stylesheets/common/normalize.scss */
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}

/* line 1, /reporting/app/assets/stylesheets/common/normalize.scss */
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}

/* line 1, /reporting/app/assets/stylesheets/common/normalize.scss */
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}

/* line 1, /reporting/app/assets/stylesheets/common/normalize.scss */
h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}

/* line 1, /reporting/app/assets/stylesheets/common/normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 1, /reporting/app/assets/stylesheets/common/normalize.scss */
b, strong {
  font-weight: bold;
}

/* line 1, /reporting/app/assets/stylesheets/common/normalize.scss */
blockquote {
  margin: 1em 40px;
}

/* line 1, /reporting/app/assets/stylesheets/common/normalize.scss */
dfn {
  font-style: italic;
}

/* line 1, /reporting/app/assets/stylesheets/common/normalize.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/* line 1, /reporting/app/assets/stylesheets/common/normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 1, /reporting/app/assets/stylesheets/common/normalize.scss */
p, pre {
  margin: 1em 0;
}

/* line 1, /reporting/app/assets/stylesheets/common/normalize.scss */
code, kbd, pre, samp {
  font-family: monospace,serif;
  _font-family: 'courier new',monospace;
  font-size: 1em;
}

/* line 1, /reporting/app/assets/stylesheets/common/normalize.scss */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

/* line 1, /reporting/app/assets/stylesheets/common/normalize.scss */
q {
  quotes: none;
}

/* line 1, /reporting/app/assets/stylesheets/common/normalize.scss */
q:before, q:after {
  content: '';
  content: none;
}

/* line 1, /reporting/app/assets/stylesheets/common/normalize.scss */
small {
  font-size: 80%;
}

/* line 1, /reporting/app/assets/stylesheets/common/normalize.scss */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 1, /reporting/app/assets/stylesheets/common/normalize.scss */
sup {
  top: -0.5em;
}

/* line 1, /reporting/app/assets/stylesheets/common/normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 1, /reporting/app/assets/stylesheets/common/normalize.scss */
dl, menu, ol, ul {
  margin: 1em 0;
}

/* line 1, /reporting/app/assets/stylesheets/common/normalize.scss */
dd {
  margin: 0 0 0 40px;
}

/* line 1, /reporting/app/assets/stylesheets/common/normalize.scss */
menu, ol, ul {
  padding: 0 0 0 40px;
}

/* line 1, /reporting/app/assets/stylesheets/common/normalize.scss */
nav ul, nav ol {
  list-style: none;
  list-style-image: none;
}

/* line 1, /reporting/app/assets/stylesheets/common/normalize.scss */
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}

/* line 1, /reporting/app/assets/stylesheets/common/normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 1, /reporting/app/assets/stylesheets/common/normalize.scss */
figure {
  margin: 0;
}

/* line 1, /reporting/app/assets/stylesheets/common/normalize.scss */
form {
  margin: 0;
}

/* line 1, /reporting/app/assets/stylesheets/common/normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 1, /reporting/app/assets/stylesheets/common/normalize.scss */
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}

/* line 1, /reporting/app/assets/stylesheets/common/normalize.scss */
button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

/* line 1, /reporting/app/assets/stylesheets/common/normalize.scss */
button, input {
  line-height: normal;
}

/* line 1, /reporting/app/assets/stylesheets/common/normalize.scss */
button, select {
  text-transform: none;
}

/* line 1, /reporting/app/assets/stylesheets/common/normalize.scss */
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}

/* line 1, /reporting/app/assets/stylesheets/common/normalize.scss */
button[disabled], html input[disabled] {
  cursor: default;
}

/* line 1, /reporting/app/assets/stylesheets/common/normalize.scss */
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}

/* line 1, /reporting/app/assets/stylesheets/common/normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 1, /reporting/app/assets/stylesheets/common/normalize.scss */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 1, /reporting/app/assets/stylesheets/common/normalize.scss */
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 1, /reporting/app/assets/stylesheets/common/normalize.scss */
textarea {
  overflow: auto;
  vertical-align: top;
}

/* line 1, /reporting/app/assets/stylesheets/common/normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
