body, p, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, div, span, i, fieldset, legend, input, select, textarea, button, th, td, menu {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: 0;
}
article, aside, dialog, figure, footer, header, hgroup, nav, section {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

img, fieldset, input[type=submit] {
  border: 0
}
body {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-text-size-adjust: none;
  color: #444249;
  font-family: Arial, sans-serif
}
a {
  text-decoration: none;
  color: #333;
  -webkit-touch-callout: none
}
a, button, input {
  -webkit-touch-callout: none;
  background: 0 0;
  outline: 0
}
a:focus, button:focus, input:focus, a:active, button:active, input:active {
  outline: 0;
  border: 0
}
ul,li {
  list-style: none
}
html {

}
@media screen and (min-width:360px) {
html {

}
}
@media screen and (min-width:375px) {
html {

}
}
@media screen and (min-width:414px) {
html {

}
}
@media screen and (min-width:480px) {
html {

}
}
@media screen and (min-width:750px) {
html {

}
}
@media screen and (min-width:1024px) {
html {

}
}
body, html {
  background-color: #f4f4f4;
  min-width: 320px;
  height: 99.9%
}
table {
  width: 100%;
  table-layout: fixed
}