.similar-patents-wrap[data-v-52f67068] {
  height: 100% !important;
  min-height: unset !important;
}

.vue-zoomer[data-v-4f64680c] {
  overflow: hidden;
}
.zoomer[data-v-4f64680c] {
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.zoomer > img[data-v-4f64680c] {
  /* remove the 4px gap below the image */
  vertical-align: top;
  user-drag: none;
  -webkit-user-drag: none;
  -moz-user-drag: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.is-fullscreen .main-detail[data-v-dfdfb9dc] .txtDetail {
  height: calc(100vh - var(--header-h) - var(--tabs-h) - var(--toolbar-h) - var(--preview-h) - var(--detail-tabs-h) - var(--detail-header-h) + var(--preview-h));
}
.main-detail[data-v-dfdfb9dc] .txtDetail {
  height: calc(100vh - var(--header-h) - var(--tabs-h) - var(--toolbar-h) - var(--preview-h) - var(--detail-tabs-h) - var(--detail-header-h));
  overflow-y: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.main-detail[data-v-dfdfb9dc] .txtDetail .pic-text-scroll {
  top: 41px;
}
.main-detail[data-v-dfdfb9dc] .txtDetail .iframeBox {
  height: calc(100vh - var(--header-h) - var(--tabs-h) - var(--toolbar-h) - var(--preview-h) - var(--detail-tabs-h) - var(--detail-header-h));
}
@media screen and (max-width: 1366px) {
.main-detail[data-v-dfdfb9dc] .layoutTabs .tits li {
    font-size: 12px;
}
}
.estimate-nonstandard-wrap[data-v-cc3ae670] {
  height: 100% !important;
}
.estimate-nonstandard-wrap .nonstandard-rule[data-v-cc3ae670] {
  height: 100% !important;
}
.estimate-nonstandard-wrap .nonstandard-rule[data-v-cc3ae670],
.estimate-nonstandard-wrap .nonstandard-body[data-v-cc3ae670] {
  height: 100% !important;
}
