 body {
  color: #666
}

li {
  list-style-type: inherit;
  font-size: 14px
}

h1 {
  font-size: 24px;
  color: #584f60;
  font-weight: bolder;
  margin-bottom: 10px
}

h2 {
  margin-top: 30px;
  font-size: 16px;
  font-weight: bolder;
  color: #584f60
}

h3 {
  font-size: 14px;
  font-weight: bolder
}

ul {
  padding-left: 15px;
  list-style: none
}

p {
  font-size: 14px;
  margin-bottom: 1em
}

p strong {
  font-weight: bolder
}

.overflow-x-info {
  overflow-x: auto
}

.overflow-x-info td,.overflow-x-info th {
  border: 1px solid #e0e0e0
}

table {
  text-align: center;
  border-collapse: collapse;
  border-spacing: 0
}

table td,table th {
  padding: 3px 6px;
  word-break: keep-all;
  border: 1px solid #e0e0e0;
  white-space: normal
}

table th {
  white-space: nowrap;
  font-weight: 700
}

table td {
  color: #666;
  line-height: 2;
  font-size: 12px
}

table a {
  word-wrap: break-word;
  word-break: break-all
}

.keep-wrapper {
  overflow-x: auto;
  margin-top: 0;
  background-color: #fff;
  padding: 20px 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #333;
  line-height: 1.5715;
  font-size: 14px
}

img {
  max-width: 100%
}
