.status-tag[data-v-57c941bf] {
  border-radius: 2px;
  font-size: 12px;
  padding: 2px 6px;
  margin: 0 2px 3px;
  display: inline-block;
  white-space: nowrap;
  line-height: 1.4;
}
.status-tag.patent-label[data-v-57c941bf] {
  border: 1px solid #ccc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.status-tag.effective[data-v-57c941bf] {
  color: #ffffff;
  background-color: #15cf5a;
}
.status-tag.invalid[data-v-57c941bf] {
  color: #ffffff;
  background-color: #565f7c;
}
.status-tag.examine[data-v-57c941bf] {
  color: #ffffff;
  background-color: #1f93f6;
}
.status-tag.law-event[data-v-57c941bf] {
  color: #ffffff;
  background-color: #15cf5a;
}
.status-list[data-v-57c941bf] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.td-dot.effective[data-v-57c941bf]:before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  margin-right: 4px;
  background-color: #15cf5a;
}
.td-dot.invalid[data-v-57c941bf]:before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  margin-right: 4px;
  background-color: #565f7c;
}
.td-dot.examine[data-v-57c941bf]:before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  margin-right: 4px;
  background-color: #1f93f6;
}
.familyTable .table-hover tr:hover a[data-v-08849028]:not(.family-pn) {
  color: #006dd3;
}
.familyTable .family-pn[data-v-08849028] {
  color: #006dd3;
}
.familyTable .family-title[data-v-08849028] {
  color: #006dd3;
}
.familyTable .family-hover .hover-show[data-v-08849028] {
  display: none;
  font-weight: normal;
  font-size: 14px;
  cursor: pointer;
  color: #9a9dad;
}
.familyTable .family-hover:hover .hover-show[data-v-08849028] {
  display: inline-block;
  margin-left: 10px;
}
.history-copy-btn[data-v-08849028] {
  cursor: pointer;
}
.loading-more[data-v-08849028] {
  position: relative;
  height: 0;
  line-height: 50px;
  top: -50px;
  text-align: center;
  cursor: pointer;
}
.loading-more span[data-v-08849028] {
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
  -webkit-animation: loadingMore-08849028 0.8s infinite linear;
          animation: loadingMore-08849028 0.8s infinite linear;
  position: relative;
  top: -5px;
}
@-webkit-keyframes loadingMore-08849028 {
0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
}
100% {
    opacity: 0;
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
}
}
@keyframes loadingMore-08849028 {
0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
}
100% {
    opacity: 0;
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
}
}
.detail-loading-more[data-v-08849028] {
  height: 50px;
}
.detail-loading-more .total[data-v-08849028] {
  padding-top: 10px;
}
