
@page {
  margin: 0mm;
  display: block;
  width: 100%;
  overflow: hidden;
}

.bouns_list_table th.bonus_th,
.bouns_sum_table th.bonus_th {
  background: #F0F6FB;
  border: 0px;
}
.bouns_list_table td.bonus_td,
.bouns_sum_table td.bonus_td {
  background: #fff;
  width: 50%;
}
.bouns_list_table .b-table-bottom-row,
.bouns_sum_table .b-table-bottom-row {
  color: #D81800;
  font-weight: 400;
  font-size: 15px;
  background: #fff;
}
.bouns_list_table tbody tr,
.bouns_sum_table tbody tr {
  border-width: 0px;
}
.bouns_list_table tbody tr td,
.bouns_sum_table tbody tr td {
  border-width: 0px;
}
.info-table .thead-light th {
  background-color: #0044AD !important;
  color: #fff;
}
@charset "UTF-8";
/** 
* 文字大小
*/
/** 
* border line
*/
/** 
* gray
*/
/** 
* color
*/
.bonus_list_wrapper .table_header[data-v-9349d76c] {
  background-color: #0044AD;
  color: #fff;
  height: 48px;
  line-height: 48px;
  border-bottom: 1px solid #d5d5d5;
}
.bonus_list_wrapper .table_header .col[data-v-9349d76c] {
  padding-left: 60px;
}
.bonus_list_wrapper .table_item[data-v-9349d76c] {
  padding-top: 6px;
  padding-bottom: 0px;
  min-height: 48px;
  line-height: 22px;
  border-bottom: 1px solid #d5d5d5;
}
.bonus_list_wrapper .table_item .table_item_title[data-v-9349d76c] {
  cursor: pointer;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 12px;
  padding-bottom: 0px;
  box-sizing: border-box;
}
.bonus_list_wrapper .table_item .table_item_title .table_item_title_itme[data-v-9349d76c] {
  width: 50%;
  box-sizing: border-box;
  text-align: center;
}
.bonus_list_wrapper .table_item .table_item_title .table_item_title_itme img[data-v-9349d76c] {
  transition: all 0.3s ease;
  transform: rotate(180deg);
  margin-bottom: 6px;
}
.bonus_list_wrapper .table_item .table_item_title .table_item_title_itme[data-v-9349d76c]:nth-child(2) {
  padding-left: 45px;
  box-sizing: border-box;
}
.bonus_list_wrapper .table_item .table_item_content[data-v-9349d76c] {
  width: 100%;
  margin-left: 8px;
  margin-right: 8px;
  box-sizing: border-box;
}
.bonus_list_wrapper .table_item .table_item_content h3[data-v-9349d76c] {
  padding: 12px 0px 0px 0px;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #495057;
}
.bonus_list_wrapper .table_item input[type=checkbox][data-v-9349d76c] {
  display: none;
}
.bonus_list_wrapper .table_item input[type=checkbox]:checked ~ .table_item_content[data-v-9349d76c] {
  display: none;
}
.bonus_list_wrapper .table_item input[type=checkbox]:checked ~ .table_item_title .table_item_title_itme img[data-v-9349d76c] {
  transform: rotate(0deg);
}
.sub_title[data-v-9349d76c] {
  color: #495057;
  font-size: 16px;
  font-weight: bold;
  position: relative;
  line-height: 19px;
  margin-top: 36px;
  padding-bottom: 6px;
}
h3[data-v-9349d76c] {
  font-weight: 400;
  font-size: 12px;
  line-height: 19px;
  color: #212529;
}
ul li[data-v-9349d76c] {
  list-style-type: decimal;
  color: #212529;
  font-size: 12px;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: 0px;
}
.print[data-v-9349d76c] {
  text-align: right;
  cursor: pointer;
  text-decoration: none;
  color: #007bff;
}
.print[data-v-9349d76c]:hover {
  color: #0056b3;
}
.print.btn[data-v-9349d76c]:focus, .print.btn.focus[data-v-9349d76c] {
  box-shadow: 0 0 0 0.2rem transparent;
}
.maintain[data-v-9349d76c] {
  color: #495057;
  font-size: 0.75rem;
}
.unit[data-v-9349d76c] {
  display: flex;
  align-items: center;
}
@media (max-width: 768px) {
.bonus_list_wrapper .table_header .col[data-v-9349d76c] {
    padding-left: 15px;
}
.bonus_list_wrapper .table_item .table_item_title .table_item_title_itme[data-v-9349d76c] {
    text-align: left;
    padding-left: 15px;
}
.bonus_list_wrapper .table_item .table_item_title .table_item_title_itme[data-v-9349d76c]:nth-child(2) {
    padding-left: 15px;
}
}
.table-wrap[data-v-f01a8e70] .table-wrap__thead-tr {
  background-color: #0044AD;
  color: #fff;
}
.search-input[data-v-f01a8e70] {
  width: 60%;
}
@media (min-width: 320px) and (max-width: 701px) {
.search-input[data-v-f01a8e70] {
    width: 100%;
}
}
.datepicker-width[data-v-f01a8e70] {
  width: 30%;
}
@media (min-width: 320px) and (max-width: 701px) {
.datepicker-width[data-v-f01a8e70] {
    width: 100%;
}
}
@media (min-width: 320px) and (max-width: 701px) {
.search-label[data-v-f01a8e70] {
    width: 100%;
    margin-bottom: 15px;
}
}
@media (min-width: 320px) and (max-width: 701px) {
.search-result[data-v-f01a8e70] {
    justify-content: center;
    flex-wrap: wrap;
}
}
@media (max-width: 375px) {
.search-radio[data-v-f01a8e70] {
    width: 100%;
}
}
.search-result-badge[data-v-f01a8e70] {
  font-size: 18px;
  letter-spacing: 1px;
}
.table-wrap[data-v-87328e8e] .table-wrap__thead-tr {
  background-color: #0044AD;
  color: #fff;
}
.m-back-group a[data-v-87328e8e] {
  color: #0044AD;
}
.main-group[data-v-87328e8e] {
  position: relative;
}
.watermark-bg[data-v-87328e8e] {
  position: absolute;
  height: 470px;
  width: 95%;
  top: 56px;
  left: 0;
  z-index: 2;
  opacity: 0.2;
  pointer-events: none;
}
.btn[data-v-87328e8e] {
  padding-right: 0;
}
.showDetail[data-v-87328e8e] {
  margin-top: -20px;
}
.icon-cursor[data-v-87328e8e] {
  color: #FF4400;
}
.search-label[data-v-87328e8e] {
  width: 88px;
}
.search-label > h6[data-v-87328e8e] {
  text-align: right;
}
.line-top[data-v-87328e8e] {
  margin-top: 20px;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  border-top: 3px solid #0044AD;
}
@media screen and (max-width: 1024px) {
.search-label[data-v-87328e8e] {
    width: 100%;
    margin-left: 3px;
}
.search-label > h6[data-v-87328e8e] {
    text-align: left;
}
}
.row[data-v-87328e8e] {
  margin-top: 20px;
  margin-bottom: 4px;
}
.l-search[data-v-87328e8e] {
  background: #fff;
}
.card-title[data-v-87328e8e] {
  color: #000;
  font-size: 16px;
  font-weight: bold;
}
.pdf-wrap {
  height: 750px;
}
@media screen and (max-height: 768px) {
.pdf-wrap {
    height: 500px;
}
}
.pdf-app {
  position: relative;
  z-index: 1;
}
.table thead th.file-name {
  width: 85%;
}
.m-iagent-group .doc-pop.pop-group > .container {
  max-width: 90%;
}
.m-iagent-group .doc-pop.pop-group > .container > .header-group {
  border-bottom: none;
  padding: 15px 0 0;
}
.m-iagent-group .doc-pop.pop-group > .container > .main-group {
  padding: 25px 10px;
}
.m-iagent-group .doc-pop.pop-group > .container > .header-group .close {
  top: 10px;
  right: 10px;
  z-index: 1001;
}
.view-find {
  margin-left: 5.5em !important;
}

.info-table .thead-light th {
  background-color: #f8f9fa !important;
}

@charset "UTF-8";
/** 
* 文字大小
*/
/** 
* border line
*/
/** 
* gray
*/
/** 
* color
*/
.user-info[data-v-166d31f2] {
  list-style: none;
  display: flex;
  padding: 0;
  margin: 0;
}
.user-info li + li[data-v-166d31f2] {
  margin-left: 20px;
  padding-left: 20px;
  border-left: 1px solid #d5d5d5;
}
.user-info li .label[data-v-166d31f2] {
  font-size: 0.75rem;
  color: #6c757d;
  margin-bottom: 0.3em;
}
.remark[data-v-166d31f2] {
  font-size: 12px;
}
@media screen and (max-width: 1023px) {
.user-info[data-v-166d31f2] {
    flex-wrap: wrap;
}
.user-info li[data-v-166d31f2] {
    width: 50%;
    margin-bottom: 10px;
}
.user-info li[data-v-166d31f2]:nth-child(2n+1) {
    border: none;
    padding-left: 0;
}
.user-info li + li[data-v-166d31f2] {
    margin-left: 0;
}
}
.hr[data-v-166d31f2] {
  background-color: #d5d5d5;
  margin-top: 25px;
  margin-bottom: 25px;
}
.table-wrap[data-v-2b554af6] .table-wrap__thead-tr {
  background-color: #0044AD;
  color: #fff;
}
.link[data-v-2b554af6] {
  text-decoration: underline;
  color: #000;
  cursor: pointer;
}
.dialog_table[data-v-2b554af6] .dialog_table__table {
  border-color: #D5D5D5;
  margin-bottom: 0;
}
.dialog_table[data-v-2b554af6] .dialog_table__thead-tr {
  background: #F8F9FA;
}
.dialog_table[data-v-2b554af6] .dialog_table__thead-tr th {
  width: 120px;
  min-width: 120px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  font-weight: 500;
  font-size: 15px;
  color: #212529;
  vertical-align: middle;
  text-align: center;
  border-bottom: none;
  border-top: none;
}
.dialog_table[data-v-2b554af6] .dialog_table__tbody-tr:hover {
  background: #FFFCE5;
}
.dialog_table[data-v-2b554af6] .dialog_table__tbody-tr:last-child {
  border-bottom: 1px solid #D5D5D5;
}
.dialog_table[data-v-2b554af6] .dialog_table__tbody-tr td {
  min-width: 120px;
  width: 120px;
  font-size: 15px;
  color: #212529;
  vertical-align: middle;
  text-align: center;
}
.dialog_table[data-v-2b554af6] .dialog_table__tbody-tr th.wider,
.dialog_table[data-v-2b554af6] .dialog_table__tbody-tr td.wider {
  width: 150px;
  min-width: 150px;
}
.kg-orange[data-v-2b554af6] {
  color: #FF4400;
}
@charset "UTF-8";
/** 
* 文字大小
*/
/** 
* border line
*/
/** 
* gray
*/
/** 
* color
*/
.table-wrap[data-v-0e2612d6] .table-wrap__thead-tr {
  background-color: #0044ad;
  color: #fff;
}
.user-info-top[data-v-0e2612d6] {
  z-index: 1;
  text-align: right;
  position: absolute;
  top: 0px;
  right: 0px;
  padding: 16px 0px;
}
.user-info-top .back-btn[data-v-0e2612d6] {
  cursor: pointer;
}
.user-info-top .back-btn img[data-v-0e2612d6] {
  vertical-align: middle;
  padding-right: 8px;
}
.user-info-top .back-btn[data-v-0e2612d6] {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
}
.user-info-top .common-btn[data-v-0e2612d6] {
  background-color: #f7f7f7;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.075);
  border-radius: 20px;
  padding: 8px 12px;
  color: #d81800;
  font-weight: 400;
  font-size: 12px;
  line-height: 19px;
  display: inline-block;
}
.user-info-top .common-btn img[data-v-0e2612d6] {
  margin-right: 8px;
}
.user-info-top .common-btn[data-v-0e2612d6]:hover {
  text-decoration: none;
}
.user-info-top.common[data-v-0e2612d6] {
  padding: 0px;
}
@media (max-width: 1024px) {
.user-info-top[data-v-0e2612d6] {
    padding: 0px 0px 16px 0px;
    position: relative;
    top: 0px;
    right: 0px;
}
.user-info-top .back-btn[data-v-0e2612d6] {
    cursor: pointer;
}
.user-info-top .back-btn img[data-v-0e2612d6] {
    padding-right: 10px;
}
.user-info-top .back-btn[data-v-0e2612d6] {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
}
}
.user-info[data-v-0e2612d6] {
  list-style: none;
  display: flex;
  padding: 0;
  margin: 0;
}
.user-info li + li[data-v-0e2612d6] {
  margin-left: 20px;
  padding-left: 20px;
  border-left: 1px solid #d5d5d5;
}
.user-info li .label[data-v-0e2612d6] {
  font-size: 0.75rem;
  color: #6c757d;
  margin-bottom: 0.3em;
}
@media screen and (max-width: 1023px) {
.user-info[data-v-0e2612d6] {
    flex-wrap: wrap;
}
.user-info li[data-v-0e2612d6] {
    width: 50%;
    margin-bottom: 10px;
}
.user-info li[data-v-0e2612d6]:nth-child(3) {
    border: none;
    padding-left: 0;
}
.user-info li + li[data-v-0e2612d6] {
    margin-left: 0;
}
}
.hr[data-v-0e2612d6] {
  background-color: #d5d5d5;
  margin-top: 25px;
  margin-bottom: 25px;
}
.mousepoint[data-v-0e2612d6] {
  cursor: pointer;
}
.simpleInfo[data-v-0e2612d6] {
  width: 25%;
}
.back1[data-v-0e2612d6] {
  margin-left: 1254px;
}
.monthUnder[data-v-0e2612d6] {
  text-decoration: underline;
}
.back[data-v-0e2612d6] {
  margin-left: 30px;
}
.backfrontPage[data-v-0e2612d6] {
  margin-left: 90.5rem !important;
}
.upPage[data-v-0e2612d6] {
  margin-left: 77.5rem !important;
}
.m-card-group .table-group thead[data-v-0e2612d6] {
  background-color: #f6f6f7;
}
.m-card-group .table-group tbody[data-v-0e2612d6] {
  background-color: #ffffff;
}
.basic-information[data-v-0e2612d6] {
  overflow: hidden;
}
.basic-information section[data-v-0e2612d6]:not(:last-of-type) {
  margin-bottom: 32px;
}
.basic-information .file-text-icon[data-v-0e2612d6] {
  color: #adb5bd;
}
.basic-information__link[data-v-0e2612d6] {
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  font-size: 12.8px;
}
.basic-information__section-header[data-v-0e2612d6] {
  border-bottom: 1px solid #d5d5d5;
}
.basic-information .expand-collapse-btn[data-v-0e2612d6] {
  cursor: pointer;
  padding-right: 12px;
}
.basic-information .text-gray-600[data-v-0e2612d6] {
  color: #6c757d;
}
.basic-information .cursor-pointer[data-v-0e2612d6] {
  cursor: pointer;
}
.basic-information .exclamation-icon[data-v-0e2612d6] {
  margin-top: -3px;
  color: #ff7362;
  cursor: pointer;
}
.basic-information__notice[data-v-0e2612d6] {
  font-size: 12px;
  color: #212529;
}
.basic-information__beneficiary-table[data-v-0e2612d6] {
  overflow-x: scroll;
}
.basic-information[data-v-0e2612d6] .basic-information__table {
  border-color: #d5d5d5;
  margin-bottom: 0;
}
.basic-information[data-v-0e2612d6] .basic-information__thead-tr {
  background: #f8f9fa;
}
.basic-information[data-v-0e2612d6] .basic-information__thead-tr th {
  width: 120px;
  min-width: 120px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  font-weight: 500;
  font-size: 15px;
  color: #212529;
  vertical-align: middle;
  text-align: center;
  border-bottom: none;
  border-top: none;
}
.basic-information[data-v-0e2612d6] .basic-information__tbody-tr:hover {
  background: #fffce5;
}
.basic-information[data-v-0e2612d6] .basic-information__tbody-tr:last-child {
  border-bottom: 1px solid #d5d5d5;
}
.basic-information[data-v-0e2612d6] .basic-information__tbody-tr td {
  min-width: 120px;
  width: 120px;
  font-size: 15px;
  color: #212529;
  vertical-align: middle;
  text-align: center;
}
.basic-information[data-v-0e2612d6] .basic-information__tbody-tr th.wider,
.basic-information[data-v-0e2612d6] .basic-information__tbody-tr td.wider {
  width: 150px;
  min-width: 150px;
}
.stacked-table__heading[data-v-0e2612d6], .stacked-table__content[data-v-0e2612d6] {
  color: #212529;
  font-size: 15px;
  padding: 12px 8px;
}
.stacked-table__heading[data-v-0e2612d6] {
  width: 180px;
  min-width: 180px;
  text-align: right;
  background: #f8f9fa;
  font-weight: 500;
}
.stacked-table__heading.disabled[data-v-0e2612d6] {
  color: #adb5bd;
}
.stacked-table__row[data-v-0e2612d6] {
  border-bottom: 1px solid #d5d5d5;
}
.stacked-table__sub-section[data-v-0e2612d6] {
  padding: 12px;
  font-weight: 500;
  font-size: 15px;
  color: #212529;
  background: #dee2e6;
}
@media (max-width: 1199.98px) {
.stacked-table__row .stacked-table__cell[data-v-0e2612d6]:not(:first-child) {
    border-top: 1px solid #d5d5d5;
}
.stacked-table__heading[data-v-0e2612d6] {
    width: 130px;
    min-width: 130px;
}
}
@charset "UTF-8";
/** 
* 文字大小
*/
/** 
* border line
*/
/** 
* gray
*/
/** 
* color
*/
.qrydate-bg[data-v-4eae7b01],
.workYear-bg[data-v-4eae7b01] {
  background-color: #f0f6fb;
  color: #000;
}
.kgi-bg[data-v-4eae7b01] {
  background-color: #0044ad;
  color: #fff;
}
.user-info-top[data-v-4eae7b01] {
  z-index: 1;
  text-align: right;
  position: absolute;
  top: 0px;
  right: 0px;
  padding: 16px 0px;
}
.user-info-top .back-btn[data-v-4eae7b01] {
  cursor: pointer;
}
.user-info-top .back-btn img[data-v-4eae7b01] {
  vertical-align: middle;
  padding-right: 8px;
}
.user-info-top .back-btn[data-v-4eae7b01] {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
}
.user-info-top .common-btn[data-v-4eae7b01] {
  background-color: #f7f7f7;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.075);
  border-radius: 20px;
  padding: 8px 12px;
  color: #d81800;
  font-weight: 400;
  font-size: 12px;
  line-height: 19px;
  display: inline-block;
}
.user-info-top .common-btn img[data-v-4eae7b01] {
  margin-right: 8px;
}
.user-info-top .common-btn[data-v-4eae7b01]:hover {
  text-decoration: none;
}
.user-info-top.common[data-v-4eae7b01] {
  padding: 0px;
}
@media (max-width: 1024px) {
.user-info-top[data-v-4eae7b01] {
    padding: 0px 0px 16px 0px;
    position: relative;
    top: 0px;
    right: 0px;
}
.user-info-top .back-btn[data-v-4eae7b01] {
    cursor: pointer;
}
.user-info-top .back-btn img[data-v-4eae7b01] {
    padding-right: 10px;
}
.user-info-top .back-btn[data-v-4eae7b01] {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
}
}
.user-info[data-v-4eae7b01] {
  list-style: none;
  display: flex;
  padding: 0;
  margin: 0;
}
.user-info li + li[data-v-4eae7b01] {
  margin-left: 20px;
  padding-left: 20px;
  border-left: 1px solid #d5d5d5;
}
.user-info li .label[data-v-4eae7b01] {
  font-size: 0.75rem;
  color: #6c757d;
  margin-bottom: 0.3em;
}
@media screen and (max-width: 1023px) {
.user-info[data-v-4eae7b01] {
    flex-wrap: wrap;
}
.user-info li[data-v-4eae7b01] {
    width: 50%;
    margin-bottom: 10px;
}
.user-info li[data-v-4eae7b01]:nth-child(3) {
    border: none;
    padding-left: 0;
}
.user-info li + li[data-v-4eae7b01] {
    margin-left: 0;
}
}
.hr[data-v-4eae7b01] {
  background-color: #d5d5d5;
  margin-top: 25px;
  margin-bottom: 25px;
}
.simpleInfo[data-v-4eae7b01] {
  width: 25%;
}
.back1[data-v-4eae7b01] {
  margin-left: 1245px;
}
.back[data-v-4eae7b01] {
  margin-left: 30px;
}
.date-ml[data-v-4eae7b01] {
  margin-left: -13px;
}
.search-wrap[data-v-4eae7b01] {
  width: 85%;
  margin-left: 6em;
}
@media (min-width: 320px) and (max-width: 701px) {
.search-wrap[data-v-4eae7b01] {
    width: 100%;
    margin-left: 0;
}
}
.warning[data-v-4eae7b01] {
  font-size: 14px;
  margin-top: 0.5em;
  color: #D81800;
}
.search-input[data-v-4eae7b01] {
  width: 800px;
}
@media (max-width: 1301px) {
.search-input[data-v-4eae7b01] {
    width: 63.4%;
}
}
@media (min-width: 320px) and (max-width: 701px) {
.search-input[data-v-4eae7b01] {
    width: 100%;
}
}
.datepicker-width[data-v-4eae7b01] {
  width: 387px;
}
@media (max-width: 1301px) {
.datepicker-width[data-v-4eae7b01] {
    width: 30%;
}
}
@media (min-width: 320px) and (max-width: 701px) {
.datepicker-width[data-v-4eae7b01] {
    width: 100%;
}
}
@media (min-width: 320px) and (max-width: 701px) {
.search-label[data-v-4eae7b01] {
    text-align: left;
    width: 100%;
    margin-bottom: 15px;
}
}
@media (min-width: 320px) and (max-width: 701px) {
.search-result[data-v-4eae7b01] {
    justify-content: center;
    flex-wrap: wrap;
}
}
@media (max-width: 375px) {
.search-radio[data-v-4eae7b01] {
    width: 100%;
}
}
.search-result-badge[data-v-4eae7b01] {
  font-size: 18px;
  letter-spacing: 1px;
}
@media (min-width: 320px) and (max-width: 701px) {
.result-wrap[data-v-4eae7b01] {
    margin-bottom: 30px;
}
}
@media (min-width: 320px) and (max-width: 701px) {
.doc-title[data-v-4eae7b01] {
    margin-bottom: 0;
}
}
.table-doc .w-date {
  width: 12%;
}
@media (min-width: 320px) and (max-width: 701px) {
.table-doc .w-date {
    width: auto;
}
}
.table-doc .w-detail {
  width: 12%;
}
@media (min-width: 320px) and (max-width: 701px) {
.table-doc .w-detail {
    width: auto;
}
}
.table-doc .w-title {
  width: 60%;
}
@media (min-width: 320px) and (max-width: 701px) {
.table-doc .w-title {
    width: 70%;
    word-break: break-all;
}
}
.table-doc .w-organ {
  width: 30%;
}
@media (min-width: 320px) and (max-width: 701px) {
.table-doc .w-organ {
    width: auto;
}
}
.m-card-group .table-group thead[data-v-4eae7b01] {
  background-color: #f6f6f7;
}
.m-card-group .table-group tbody[data-v-4eae7b01] {
  background-color: #ffffff;
}
.basic-information[data-v-4eae7b01] {
  overflow: hidden;
}
.basic-information section[data-v-4eae7b01]:not(:last-of-type) {
  margin-bottom: 32px;
}
.basic-information .file-text-icon[data-v-4eae7b01] {
  color: #adb5bd;
}
.basic-information__link[data-v-4eae7b01] {
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  font-size: 12.8px;
}
.basic-information__section-header[data-v-4eae7b01] {
  border-bottom: 1px solid #d5d5d5;
}
.basic-information .expand-collapse-btn[data-v-4eae7b01] {
  cursor: pointer;
  padding-right: 12px;
}
.basic-information .text-gray-600[data-v-4eae7b01] {
  color: #6c757d;
}
.basic-information .cursor-pointer[data-v-4eae7b01] {
  cursor: pointer;
}
.basic-information .exclamation-icon[data-v-4eae7b01] {
  margin-top: -3px;
  color: #ff7362;
  cursor: pointer;
}
.basic-information__notice[data-v-4eae7b01] {
  font-size: 12px;
  color: #212529;
}
.basic-information__beneficiary-table[data-v-4eae7b01] {
  overflow-x: scroll;
}
.basic-information[data-v-4eae7b01] .basic-information__table {
  border-color: #d5d5d5;
  margin-bottom: 0;
}
.basic-information[data-v-4eae7b01] .basic-information__thead-tr {
  background: #f8f9fa;
}
.basic-information[data-v-4eae7b01] .basic-information__thead-tr th {
  width: 120px;
  min-width: 120px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  font-weight: 500;
  font-size: 15px;
  color: #212529;
  vertical-align: middle;
  text-align: center;
  border-bottom: none;
  border-top: none;
}
.basic-information[data-v-4eae7b01] .basic-information__tbody-tr:hover {
  background: #fffce5;
}
.basic-information[data-v-4eae7b01] .basic-information__tbody-tr:last-child {
  border-bottom: 1px solid #d5d5d5;
}
.basic-information[data-v-4eae7b01] .basic-information__tbody-tr td {
  min-width: 120px;
  width: 120px;
  font-size: 15px;
  color: #212529;
  vertical-align: middle;
  text-align: center;
}
.basic-information[data-v-4eae7b01] .basic-information__tbody-tr th.wider,
.basic-information[data-v-4eae7b01] .basic-information__tbody-tr td.wider {
  width: 150px;
  min-width: 150px;
}
.stacked-table__heading[data-v-4eae7b01], .stacked-table__content[data-v-4eae7b01] {
  color: #212529;
  font-size: 15px;
  padding: 12px 8px;
}
.stacked-table__heading[data-v-4eae7b01] {
  width: 180px;
  min-width: 180px;
  text-align: right;
  background: #f8f9fa;
  font-weight: 500;
}
.stacked-table__heading.disabled[data-v-4eae7b01] {
  color: #adb5bd;
}
.stacked-table__row[data-v-4eae7b01] {
  border-bottom: 1px solid #d5d5d5;
}
.stacked-table__sub-section[data-v-4eae7b01] {
  padding: 12px;
  font-weight: 500;
  font-size: 15px;
  color: #212529;
  background: #dee2e6;
}
@media (max-width: 1199.98px) {
.stacked-table__row .stacked-table__cell[data-v-4eae7b01]:not(:first-child) {
    border-top: 1px solid #d5d5d5;
}
.stacked-table__heading[data-v-4eae7b01] {
    width: 130px;
    min-width: 130px;
}
}
.table-wrap[data-v-697322d0] .table-wrap__thead-tr {
  background-color: #0044AD;
  color: #fff;
}
.mousepoint[data-v-697322d0] {
  cursor: pointer;
}
.backfrontPage[data-v-697322d0] {
  margin-left: 88.5rem !important;
}
.basic-information.m-card-group .table-group thead[data-v-697322d0] {
  background-color: #f6f6f7;
}
.m-card-group .table-group tbody[data-v-697322d0] {
  background-color: #ffffff;
}
.monthUnder[data-v-697322d0] {
  text-decoration: underline;
}
.basic-information[data-v-697322d0] {
  overflow: hidden;
}
.basic-information section[data-v-697322d0]:not(:last-of-type) {
  margin-bottom: 32px;
}
.basic-information .file-text-icon[data-v-697322d0] {
  color: #adb5bd;
}
.basic-information__link[data-v-697322d0] {
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  font-size: 12.8px;
}
.basic-information__section-header[data-v-697322d0] {
  border-bottom: 1px solid #d5d5d5;
}
.basic-information .expand-collapse-btn[data-v-697322d0] {
  cursor: pointer;
  padding-right: 12px;
}
.basic-information .text-gray-600[data-v-697322d0] {
  color: #6c757d;
}
.basic-information .cursor-pointer[data-v-697322d0] {
  cursor: pointer;
}
.basic-information .exclamation-icon[data-v-697322d0] {
  margin-top: -3px;
  color: #ff7362;
  cursor: pointer;
}
.basic-information__notice[data-v-697322d0] {
  font-size: 12px;
  color: #212529;
}
.basic-information__beneficiary-table[data-v-697322d0] {
  overflow-x: scroll;
}
.basic-information[data-v-697322d0] .basic-information__table {
  border-color: #d5d5d5;
  margin-bottom: 0;
}
.basic-information[data-v-697322d0] .basic-information__thead-tr {
  background: #f8f9fa;
}
.basic-information[data-v-697322d0] .basic-information__thead-tr th {
  width: 120px;
  min-width: 120px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  font-weight: 500;
  font-size: 15px;
  color: #212529;
  vertical-align: middle;
  text-align: center;
  border-bottom: none;
  border-top: none;
}
.basic-information[data-v-697322d0] .basic-information__tbody-tr:hover {
  background: #fffce5;
}
.basic-information[data-v-697322d0] .basic-information__tbody-tr:last-child {
  border-bottom: 1px solid #d5d5d5;
}
.basic-information[data-v-697322d0] .basic-information__tbody-tr td {
  min-width: 120px;
  width: 120px;
  font-size: 15px;
  color: #212529;
  vertical-align: middle;
  text-align: center;
}
.basic-information[data-v-697322d0] .basic-information__tbody-tr th.wider,
.basic-information[data-v-697322d0] .basic-information__tbody-tr td.wider {
  width: 150px;
  min-width: 150px;
}
.stacked-table__heading[data-v-697322d0], .stacked-table__content[data-v-697322d0] {
  color: #212529;
  font-size: 15px;
  padding: 12px 8px;
}
.stacked-table__heading[data-v-697322d0] {
  width: 180px;
  min-width: 180px;
  text-align: right;
  background: #f8f9fa;
  font-weight: 500;
}
.stacked-table__heading.disabled[data-v-697322d0] {
  color: #adb5bd;
}
.stacked-table__row[data-v-697322d0] {
  border-bottom: 1px solid #d5d5d5;
}
.stacked-table__sub-section[data-v-697322d0] {
  padding: 12px;
  font-weight: 500;
  font-size: 15px;
  color: #212529;
  background: #dee2e6;
}
@media (max-width: 1199.98px) {
.stacked-table__row .stacked-table__cell[data-v-697322d0]:not(:first-child) {
    border-top: 1px solid #d5d5d5;
}
.stacked-table__heading[data-v-697322d0] {
    width: 130px;
    min-width: 130px;
}
}

.m-card-group .table-group thead {
  background-color: #f6f6f7;
}
.m-card-group .table-group tbody {
  background-color: #ffffff;
}
.dot {
  position: relative;
  top: 1px;
  display: inline-block;
  width: 14px;
  height: 14px;
  border: 0;
  border-radius: 50%;
  margin-right: 5px;
}
.dot.green {
  background-color: #1f874a;
}
.dot.yellow {
  background-color: #ffc107;
}
.dot.red {
  background-color: #ff7362;
}
.datepicker-width {
  width: 387px;
@media (max-width: 1301px) {
    width: 30%;
}
@media (min-width: 320px) and (max-width: 701px) {
    width: 100%;
}
}

.goTop[data-v-476f437e] {
  position: fixed;
  right: 20px;
  bottom: 30px;
  cursor: pointer;
  z-index: 100;
  width: 60px;
}
.goTop img[data-v-476f437e] {
  width: 60px;
}
.communication-show[data-v-bca93c54] {
  background: #FFF;
  padding: 24px 48px;
  overflow: clip;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.075);
  border-radius: 12px;
}
.communication-header[data-v-bca93c54] {
  font-size: 26px;
  font-weight: bold;
  line-height: 39px;
  margin: 0;
  padding: 0;
}
.communication__search-form .form-label[data-v-bca93c54] {
  font-size: 16px;
  color: #031633;
}
.communication__search-form .form-label.required[data-v-bca93c54]:before {
  content: "*";
  color: red;
  font-weight: 700;
  margin-right: 2px;
}
.communication__search-form .more-filters-btn[data-v-bca93c54] {
  border: none;
}
.communication__search-form .more-filters-btn svg[data-v-bca93c54] {
  position: relative;
  top: -1px;
  width: 16px;
  height: 16px;
  transition: 0.5s transform;
}
.communication__search-form .more-filters-btn.collapsed-on svg[data-v-bca93c54] {
  transform: rotate(180deg);
}
.communication__search-form .form-control[data-v-bca93c54]::-moz-placeholder {
  color: #495057;
  opacity: 1;
}
.communication__search-form .form-control[data-v-bca93c54]::placeholder {
  color: #495057;
  opacity: 1;
}
.communication__search-form .form-control[data-v-bca93c54]:-ms-input-placeholder,
.communication__search-form .form-control[data-v-bca93c54]::-ms-input-placeholder {
  color: #495057;
}
.communication__search-form .col-pl[data-v-bca93c54] {
  padding-left: 10px;
}
.communication__search-form .form-footer[data-v-bca93c54] {
  margin-top: 30px;
}
.communication__hint[data-v-bca93c54] {
  margin-left: 22px;
  font-size: 14px;
  color: #ADB5BD;
}
.communication-remark[data-v-bca93c54] {
  font-size: 14px;
  color: red;
  text-align: center;
}
.overflow-clip[data-v-bca93c54] {
  overflow-x: hidden;
  overflow-x: clip;
}
.example[data-v-bca93c54] {
  font-size: 12px;
  color: #495057;
}
.max-length-note[data-v-bca93c54] {
  color: #bbb;
}
.communication-show[data-v-4915f488] {
  background: #FFF;
  padding: 24px 48px;
  overflow: clip;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.075);
  border-radius: 12px;
}
.communication-header[data-v-4915f488] {
  font-size: 26px;
  font-weight: bold;
  line-height: 39px;
  margin: 0;
  padding: 0;
}
.communication__search-form .form-label[data-v-4915f488] {
  font-size: 16px;
  color: #031633;
}
.communication__search-form .form-label.required[data-v-4915f488]:before {
  content: "*";
  color: red;
  font-weight: 700;
  margin-right: 2px;
}
.communication__search-form .more-filters-btn[data-v-4915f488] {
  border: none;
}
.communication__search-form .more-filters-btn svg[data-v-4915f488] {
  position: relative;
  top: -1px;
  width: 16px;
  height: 16px;
  transition: 0.5s transform;
}
.communication__search-form .more-filters-btn.collapsed-on svg[data-v-4915f488] {
  transform: rotate(180deg);
}
.communication__search-form .form-control[data-v-4915f488]::-moz-placeholder {
  color: #495057;
  opacity: 1;
}
.communication__search-form .form-control[data-v-4915f488]::placeholder {
  color: #495057;
  opacity: 1;
}
.communication__search-form .form-control[data-v-4915f488]:-ms-input-placeholder,
.communication__search-form .form-control[data-v-4915f488]::-ms-input-placeholder {
  color: #495057;
}
.communication__search-form .col-pl[data-v-4915f488] {
  padding-left: 10px;
}
.communication__search-form .form-footer[data-v-4915f488] {
  margin-top: 30px;
}
.communication__hint[data-v-4915f488] {
  margin-left: 22px;
  font-size: 14px;
  color: #ADB5BD;
}
.communication-remark[data-v-4915f488] {
  font-size: 14px;
  color: red;
  text-align: center;
}
.overflow-clip[data-v-4915f488] {
  overflow-x: hidden;
  overflow-x: clip;
}
.example[data-v-4915f488] {
  font-size: 12px;
  color: #495057;
}
.warning-group[data-v-4915f488] {
  border: 0;
  border-radius: 8px;
  background-color: #fff3f7;
  padding: 16px;
  margin-bottom: 16px;
}
.warning-group .title[data-v-4915f488] {
  font-weight: bold;
  margin-bottom: 0;
}
.warning-group .title.small[data-v-4915f488] {
  font-size: 12px;
  font-weight: initial;
}
.warning-group ul[data-v-4915f488] {
  padding-left: 24px;
}
.warning-group ul li[data-v-4915f488] {
  list-style-type: disc;
}
.warning-group ul.small li[data-v-4915f488] {
  font-size: 12px;
  font-weight: initial;
}
.warning-group .detail[data-v-4915f488] {
  margin-bottom: 0;
}
.warning-group .detail.small[data-v-4915f488] {
  font-size: 12px;
}
.delFile[data-v-4915f488] {
  cursor: pointer;
  font-size: 18px;
  color: red;
}
.table td[data-v-4915f488] {
  vertical-align: middle;
}
.addFile[data-v-4915f488] {
  text-align: right;
  color: red;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  cursor: pointer;
}
.addFile[data-v-4915f488]:hover {
  opacity: 0.8;
}
.addFile span[data-v-4915f488] {
  font-size: 32px;
  margin-right: 5px;
  display: inline-block;
}
.max-length-note[data-v-4915f488] {
  color: #bbb;
}
