@charset "utf-8";

body,
dd,
div,
dl,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
iframe,
input,
label,
menu,
nav,
ol,
p,
section,
select,
td,
textarea,
th,
time,
ul,
video {
  margin: 0;
  padding: 0;
}

article,
aside,
audio,
canvas,
footer,
header,
hgroup,
nav,
section,
video {
  display: block;
}

ul,
li {
  list-style: none;
}

footer,
header,
nav,
section {
  display: block;
}

a {
  text-decoration: none;
  color: inherit;
}

body {
  width: 100%;
  min-width: 1200px;
  font-size: 14px;
  color: #fff;
  padding: 0;
  color: #333;
  font-style: normal;
  text-transform: none;
}
.svg-icon {
  width: 1em;
  height: 1em;
  vertical-align: -.15em;
  fill: currentColor;
  overflow: hidden;
}
