a {
  color: #15C;
  font: 13px arial, sans-serif;
  line-height: 18px;
  text-align: left;
}

.block {
  border: 1px solid #ebebeb;
  margin-top: 20px;
  width: 90%;
}

.block table {
  table-layout: fixed;
  width: 100%;
}

.content {
  margin-left: 100px;
  text-align: center;
  width: 80%;
}

.content-table {
  border: 0;
  width: 100%;
}

.footer {
  font-size: 0.83em;
  height: 4.5em;
  margin-top: 2em;
  position: relative;
  text-align: center;
  top: 20px;
}

.intable-header {
  background-color: #f1f1f1;
  font: 15px arial, sans-serif;
}

.kd-appbar-wrapper {
  border-bottom: 1px solid #ebebeb;
  border-top: 1px solid #ebebeb;
}

.kd-appbar {
  height: 72px;
  margin-left: 100px;
  vertical-align: middle;
}

.kd-appname {
  color: #dd4b39;
  font: 20px arial, sans-serif;
  margin-top: 15px;
  text-align: left;
}

.kd-header-non-link {
  color: #333;
  font: 16px arial, sans-serif;
  text-align: left;
}

.kd-header-link {
  color: #15C;
  font: 16px arial, sans-serif;
  text-align: left;
  white-space: nowrap;
}

.kd-header-end {
  font-weight: bold;
  white-space: nowrap;
}

.nav-link {
  white-space: nowrap;
}

.patent-date {
  width: 1%;
  padding-left: 20px;
}

.patent-list {
  color: #222;
  font: 13px arial, sans-serif;
  line-height: 18px;
  margin-top: 20px;
  text-align: left;
}

.pub-date {
  color: #555;
  font: 13px arial, sans-serif;
  line-height: 18px;
  text-align: left;
}

.subcategory-link {
  overflow: hidden;
  text-overflow: ellipsis;
  whitespace: nowrap;
  padding-left: 20px;
}

table {
  font: 13px arial, sans-serif;
  color: #222;
  line-height: 18px;
  width: 100%;
  border: 0;
  vertical-align: top;
}

th {
  font: 17px arial, sans-serif;
  font-weight: bold;
  color: #222;
  width: 33%;
  text-align: left;
  vertical-align: middle;
}

tr {
   vertical-align: top
}
