@font-face {
    font-family: 'eudc';
    src: local('EUDC'), url('/fonts/EUDC.TTF') format('truetype');
}
@media print {
@page {
        margin: 0;
        size: A4;
}
body {
        margin: 0;
}
}
@media print {
.page {
        height: 29.7cm;
        margin: 0 auto;
        border: initial;
        border-radius: initial;
        width: initial;
        -webkit-box-shadow: initial;
                box-shadow: initial;
        background: initial;
        page-break-after: always;
}
}
body {
    margin: 0;
    font-size: 12px;
    background: #fff;
    /* font-family: Times New Roman, SimSun, EUDC, serif; */
    -moz-transform: scale(1);
    -moz-transform-origin: 0 0;
    zoom: 1;
}
table td {
    white-space: normal;
    word-break: break-all;
    word-wrap: break-word;
}
#record_html, #standard_table, #account_table {
    width: 100%;
}
#record_html * {
    /* box-sizing: content-box; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
#record_html .page {
    margin: 0 auto !important;
    margin-top: 10px;
    height: auto;
    background: white;
    position: relative;
    page-break-inside: avoid;
    height: auto !important;
    overflow: visible !important;
    border:none !important;
    -webkit-box-shadow:none !important;
            box-shadow:none !important;
}
table {
    margin: 0;
    border-collapse: collapse;
    border-spacing: 0;
}
#standard_table th, #account_table th {
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    border: none;
    padding: 2px;
    white-space: normal;
}
#standard_table td, #account_table td {
    padding: 5px;
    border: 1px solid #000;
    font-weight: 100;
    font-size: 14px;
    white-space: normal;
    word-break: break-all;
    word-wrap: break-word;
    /* font-family: Times New Roman, SimSun, EUDC, serif; */
    text-align: center;
}
.en {
    font-family: Times New Roman, serif;
    font-size: 10px;
    text-align: center;
    display: block;
    line-height: 10px;
}
.selected_tag{
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
#original_html > .page > table > tbody > tr > td {
  position: relative;
}

body[data-v-6f9bbd57] {
  overflow-x: hidden;
}
body[data-v-6f9bbd57]::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
body[data-v-6f9bbd57]::-webkit-scrollbar-button {
  display: none;
}
body[data-v-6f9bbd57]::-webkit-scrollbar-thumb {
  background-color: #999;
  border-radius: 5px;
}
body[data-v-6f9bbd57]::-webkit-scrollbar-track {
  background-color: #f1f1f1;
}
#original_html > .page > table > tbody > tr > td[data-v-6f9bbd57] {
  position: relative;
}
.page[data-v-6f9bbd57] {
  margin: 0 auto;
  background: white;
  margin-top: 10px;
  margin-bottom: 10px;
  overflow: visible;
}


/* .page {
  height: auto !important;
  overflow: visible !important;
}
#original_html {
  padding-bottom: 54px;
} */

