#contents {
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
  -moz-tab-size: 4;
  -o-tab-size: 4;
     tab-size: 4;
  word-break: normal;
}
#contents *, #contents :after, #contents :before {
  background-repeat: no-repeat;
  box-sizing: inherit;
}
#contents :after, #contents :before {
  text-decoration: inherit;
  vertical-align: inherit;
}
#contents * {
  margin: 0;
  padding: 0;
}
#contents hr {
  color: inherit;
  height: 0;
  overflow: visible;
}
#contents details, #contents main {
  display: block;
}
#contents summary {
  display: list-item;
}
#contents small {
  font-size: 80%;
}
#contents [hidden] {
  display: none;
}
#contents abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
#contents a {
  background-color: transparent;
}
#contents a:active, #contents a:hover {
  outline-width: 0;
}
#contents code, #contents kbd, #contents pre, #contents samp {
  font-family: monospace, monospace;
}
#contents pre {
  font-size: 1em;
}
#contents b, #contents strong {
  font-weight: bolder;
}
#contents sub, #contents sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
#contents sub {
  bottom: -0.25em;
}
#contents sup {
  top: -0.5em;
}
#contents table {
  border-color: inherit;
  text-indent: 0;
}
#contents iframe {
  border-style: none;
}
#contents input {
  border-radius: 0;
}
#contents [type=number]::-webkit-inner-spin-button, #contents [type=number]::-webkit-outer-spin-button {
  height: auto;
}
#contents [type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
#contents [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
#contents textarea {
  overflow: auto;
  resize: vertical;
}
#contents button, #contents input, #contents optgroup, #contents select, #contents textarea {
  font: inherit;
}
#contents optgroup {
  font-weight: 700;
}
#contents button {
  overflow: visible;
}
#contents button, #contents select {
  text-transform: none;
}
#contents [role=button], #contents [type=button], #contents [type=reset], #contents [type=submit], #contents button {
  cursor: pointer;
}
#contents [type=button]::-moz-focus-inner, #contents [type=reset]::-moz-focus-inner, #contents [type=submit]::-moz-focus-inner, #contents button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
#contents [type=button]::-moz-focus-inner, #contents [type=reset]::-moz-focus-inner, #contents [type=submit]::-moz-focus-inner, #contents button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
#contents [type=reset], #contents [type=submit], #contents button, #contents html [type=button] {
  -webkit-appearance: button;
}
#contents button, #contents input, #contents select, #contents textarea {
  background-color: transparent;
  border-style: none;
}
#contents a:focus, #contents button:focus, #contents input:focus, #contents select:focus, #contents textarea:focus {
  outline-width: 0;
}
#contents select {
  -moz-appearance: none;
  -webkit-appearance: none;
}
#contents select::-ms-expand {
  display: none;
}
#contents select::-ms-value {
  color: currentColor;
}
#contents legend {
  border: 0;
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}
#contents ::-webkit-file-upload-button {
  -webkit-appearance: button;
  color: inherit;
  font: inherit;
}
#contents [disabled] {
  cursor: default;
}
#contents img {
  border-style: none;
}
#contents progress {
  vertical-align: baseline;
}
#contents [aria-busy=true] {
  cursor: progress;
}
#contents [aria-controls] {
  cursor: pointer;
}
#contents [aria-disabled=true] {
  cursor: default;
}/*# sourceMappingURL=reset.css.map */