/* =============================================================================
   Initializer
============================================================================= */
/* Elements
----------------------------------------------- */
html {
  height: 100%;
  margin-bottom: 1px;
}

body {
  /*background-color: #ffffff;*/
}

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 0;
}

input, textarea, select, option {
  font-size: 100%;
}

input[type=checkbox], input[type=radio] {
  margin-right: 4px;
}

html[xmlns] label {
  display: inline-block;
}

caption, th, td {
  font-weight: 400;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}

blockquote, q {
  quotes: "" "";
}

ul, ol {
  margin: 0;
  padding: 0;
  list-style-position: outside;
}

dl {
  margin: 0;
  padding: 0;
}

em {
  font-style: italic;
  font-family: sans-serif;
}

/*# sourceMappingURL=init.css.map */
