html, body {
height: 100%;
}
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas,
caption, center, cite, code, dd, del, details, dfn, dialog, div, dl, dt, em, embed, fieldset,
figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i,
iframe, img, ins, kbd, label, legend, li, mark, menu, meter, nav, object, ol, output, p, pre,
progress, q, rp, rt, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup,
table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video, xmp {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block;
}
b, strong {
font-weight: bold;
}
ol, ul, ul li {
margin: 0;
padding: 0;
list-style: none;
list-style-type: none;
}
li {
display: list-item;
}
img {
-ms-interpolation-mode: bicubic;
vertical-align: middle;
font-size: 0;
}
img, audio, video {
max-width: 100%;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
th, td, caption {
text-align: left;
vertical-align: top;
font-weight: normal;
}
q {
quotes: none;
}
q:before, q:after {
content: '';
content: none;
}
sub, sup, small {
font-size: 75%;
}
sub, sup {
position: relative;
vertical-align: baseline;
line-height: 0;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}
svg {
overflow: hidden;
}
p {
margin: 0 0 10px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
color: inherit;
font-family: inherit;
font-weight: 500;
line-height: 1.1;
}
h4, .h4, h5, .h5, h6, .h6 {
margin-top: 10px;
margin-bottom: 10px;
}