body,
table,
div,
p,
dl {
  font-size: 16px;
  line-height: 1.75;
}

#titlearea {
  padding: 10px 0;
}

#projectname {
  font-size: 32px;
  font-weight: 600;
}

#projectbrief {
  font-size: 15px;
  line-height: 1.7;
}

#doc-content {
  max-width: 1440px;
  margin: 0 auto;
}

div.header,
div.contents,
#navrow1,
#navrow2,
#navrow3,
#navrow4 {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

div.contents {
  margin-top: 20px;
  margin-bottom: 36px;
  padding: 0 24px;
}

div.headertitle {
  padding: 18px 24px;
}

.title {
  font-size: 220%;
  line-height: 1.3;
}

h1.groupheader,
h2.groupheader {
  font-size: 185%;
}

h3.groupheader {
  font-size: 130%;
}

.tablist a {
  font-size: 15px;
}

table.memberdecls,
.contents table,
table.directory,
table.doxtable {
  width: 100%;
}

pre.fragment,
div.line,
code,
span.tt {
  font-size: 14px;
  line-height: 1.6;
}

address.footer {
  text-align: center;
  padding: 16px 24px 8px;
  color: #5f6b7a;
}

.site-footer {
  border-top: 1px solid #d8dfeb;
  margin-top: 8px;
  background: #f7f9fc;
}

.site-footer-inner {
  max-width: 1440px;
  margin: 0 auto;
  padding: 18px 24px 28px;
  text-align: center;
  color: #5f6b7a;
  font-size: 14px;
  line-height: 1.8;
}

.site-footer-copy {
  margin-right: 18px;
}

.site-footer-icp {
  color: #35548a;
}

.site-footer-icp:hover {
  text-decoration: underline;
}

@media (max-width: 900px) {
  body,
  table,
  div,
  p,
  dl {
    font-size: 15px;
  }

  div.contents,
  div.headertitle,
  .site-footer-inner {
    padding-left: 16px;
    padding-right: 16px;
  }

  .site-footer-copy {
    display: block;
    margin-right: 0;
    margin-bottom: 6px;
  }
}
