*,
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
a {
    margin: 0;
    border: 0;
    font: inherit;
    letter-spacing: inherit;
    background: inherit;
    vertical-align: baseline;
}
abbr,
acronym,
address,
applet,
article,
aside,
b,
big,
blockquote,
body,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
ins,
kbd,
label,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
summary,
table,
tbody,
tfoot,
thead,
time,
tr,
tt,
u,
ul,
var {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    color: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    vertical-align: baseline;
}
audio,
canvas,
img,
legend,
sub,
sup,
td,
th,
video {
    margin: 0;
    font: inherit;
    letter-spacing: inherit;
}
a,
img,
sub,
sup {
    padding: 0;
}
a,
audio,
canvas,
img,
legend,
td,
th,
video {
    line-height: inherit;
}
audio,
canvas,
sub,
sup,
td,
th,
video {
    border: 0;
}
legend,
td,
th {
    vertical-align: baseline;
}
audio,
canvas,
video {
    padding: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
b,
optgroup,
strong {
    font-weight: 700;
}
dfn {
    font-style: italic;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
pre,
textarea {
    overflow: auto;
}
a,
button {
    cursor: pointer;
}
button {
    padding: 0;
    border: 0;
    background: 0 0;
}
a {
    color: inherit;
    text-decoration: none;
}
a:active,
a:hover {
    outline: 0;
}
img,
svg {
    border: 0;
    width: auto;
    height: auto;
    max-width: 100%;
    display: inline-block;
    vertical-align: middle;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type='checkbox'],
input[type='radio'] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
    height: auto;
}
input[type='search'] {
    -webkit-appearance: none;
}
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
    -webkit-appearance: none;
}
legend {
    border: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
legend,
td,
th {
    padding: 0;
}
