@charset "utf-8";

html,
body,
div,
span,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
pre,
a,
address,
img,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
footer,
header,
nav,
section,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
}

ol,
ul {
  list-style-type: none;
}
a {
  color: inherit;
  text-decoration: none;
}
input:not([type='checkbox']):not([type='radio']),
button {
  font-family: inherit;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
input[type='text'] {
  border-radius: 0;
}
noscript,
caption {
  width: 0px;
  height: 0px;
  text-indent: -20000px;
}
pre {
  font-family: inherit;
  white-space: pre;
  white-space: pre-wrap;
  white-space: pre-line;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -hp-pre-wrap;
  word-wrap: break-word;
}
ul.short-cut {
  position: absolute;
  top: -5000px;
}
img,
input,
select,
textarea {
  vertical-align: middle;
}
