* {
  -webkit-tap-highlight-color: transparent;
  outline: 0;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 50px;
}

body {
  width: 100%;
  overflow-x: hidden;
  font-size: 0.26rem !important;
  font-family: -apple-system, Helvetica, sans-serif;
  color: #666;
  -webkit-text-size-adjust: 100% !important;
  text-size-adjust: 100% !important;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-overflow-scrolling: touch;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

input,
select,
button,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-family: inherit;
}

button,
input,
textarea {
  border: 0;
  margin: 0;
  padding: 0;
  font-size: 1em;
  line-height: 1em;
  background-color: rgba(0, 0, 0, 0);
  -webkit-appearance: none;
}

img {
  border: 0 none;
  vertical-align: top;
}

i,
em {
  font-style: normal;
}

/* ol,
        ul {
            list-style: none;
        } */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

label {
  word-wrap: break-word;
  word-break: break-all;
}

input[type="button"] {
  -webkit-appearance: none;
  outline: none;
}

input::-webkit-input-speech-button {
  display: none;
}

input::-webkit-input-placeholder {
  color: #999;
  font-family: Helvetica !important;
}

abbr,
acronym {
  border: none;
  font-variant: normal;
}

body {
  padding: 0 4%;
  text-align: justify !important;
  color: rgb(0, 0, 0);
}

body div:first-child {
  padding: 0.25rem 0;
}

p,
h4 {
  line-height: 0.4rem !important;
  margin: 0.15rem 0 !important;
}

font,
span {
  font-size: 0.26rem !important;
  font-family: tahoma, arial !important;
}

ul li {
  margin-bottom: 0.15rem;
}

table {
  border-collapse: collapse;
  margin-left: 0pt;
  width: 100% !important;
  table-layout: fixed;
  word-break: break-all;
}

table td {
  width: auto !important;
}
