#report[data-v-a6f3745e] {
  overflow: hidden;
  overflow-y: auto;
}
.dezu_container_body[data-v-a6f3745e] {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  position: relative;
  overflow: visible;
}
.dezu_container_body.justify_start[data-v-a6f3745e] {
  justify-content: flex-start;
}
.title[data-v-a6f3745e] {
  width: 100%;
  max-width: 768px;
  font-family: "Noto Sans TC";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 26px;
  text-align: left;
  color: #555555;
}
.title.pd[data-v-a6f3745e] {
  padding: 20px 34px 0 34px;
}
.report_info[data-v-a6f3745e] {
  width: 100%;
  max-width: 768px;
  min-height: 100vh;
}
.report_info .note[data-v-a6f3745e] {
  font-family: "Noto Sans TC";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  text-align: left;
  color: #AAAAAA;
}
.report_info .listwrapper[data-v-a6f3745e] {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
}
.report_info .dezu_list_item[data-v-a6f3745e] {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  padding: 10px 34px 15px 34px;
  border-bottom: 0.2px solid rgba(173, 173, 173, 0.4862745098);
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
}
.report_info .dezu_list_item > div[data-v-a6f3745e] {
  border-width: 0px;
  border-radius: 0px;
}
.report_info .dezu_list_item .item_body[data-v-a6f3745e] {
  width: calc(100% - 58px);
  flex: 1 1 auto;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: stretch;
  position: relative;
}
.report_info .dezu_list_item .item_body .item_status[data-v-a6f3745e] {
  width: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.report_info .dezu_list_item .item_body .item_status span.active[data-v-a6f3745e] {
  width: 12px;
  height: 12px;
  background-color: #FFDE1F;
  border-radius: 50%;
}
.report_info .dezu_list_item .item_body .item_checkbox[data-v-a6f3745e] {
  position: relative;
  top: 3px;
  margin-right: 15px;
}
.report_info .dezu_list_item .item_body .item_content[data-v-a6f3745e] {
  width: calc(100% - 102px);
  flex: 1 1 auto;
  height: -moz-fit-content;
  height: fit-content;
}
.report_info .dezu_list_item .item_body .item_content .content_title[data-v-a6f3745e] {
  font-family: Noto Sans TC;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 29px;
  color: #555555;
  margin-bottom: 4px;
  width: min(268px, 100%);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.report_info .dezu_list_item .item_body .item_content .content_date[data-v-a6f3745e] {
  font-family: Noto Sans TC;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: #AAAAAA;
}
.report_info .dezu_list_item .item_link[data-v-a6f3745e] {
  width: 58px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #AAAAAA;
}
.report_info .dezu_list_item .item_link a[data-v-a6f3745e], .report_info .dezu_list_item .item_link a[data-v-a6f3745e]:active, .report_info .dezu_list_item .item_link a[data-v-a6f3745e]:hover {
  color: #AAAAAA;
}
.report_info .dezu_list_item .radio_group[data-v-a6f3745e] {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 20px;
}
.report_info .price_tag .item_body[data-v-a6f3745e] {
  width: calc(100% - 102px);
}
.report_info .price_tag .payment_date[data-v-a6f3745e] {
  font-family: Noto Sans TC;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 20px;
  color: #AAAAAA;
}
.report_info .price_tag .price_detail[data-v-a6f3745e] {
  width: 102px;
  height: -moz-fit-content;
  height: fit-content;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
}
.report_info .price_tag .price_detail .payment_price[data-v-a6f3745e] {
  font-family: Noto Sans TC;
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 32px;
  text-align: right;
  color: #555555;
  margin-bottom: 4px;
}
.info_item[data-v-a6f3745e] {
  width: 100%;
  padding: 0 34px 0 34px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  font-family: Noto Sans TC;
  font-style: normal;
  font-size: 18px;
  line-height: 30px;
  color: #555555;
}
.info_item .item_title[data-v-a6f3745e] {
  width: 98px;
  text-align: left;
  font-weight: bold;
}
.info_item .item_title.w_100[data-v-a6f3745e] {
  width: 100%;
  margin-bottom: 14px;
}
.info_item .item_content[data-v-a6f3745e] {
  width: -moz-fit-content;
  width: fit-content;
  flex: 1 1 auto;
  text-align: left;
  font-weight: normal;
  position: relative;
}
.info_item .item_content.w_100[data-v-a6f3745e] {
  min-width: 100%;
}
.total_info[data-v-a6f3745e] {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 15px 34px 0 34px;
}
.total_info .item[data-v-a6f3745e] {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  font-family: "Noto Sans TC";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #555555;
}
.total_info .item[data-v-a6f3745e]:not(:last-of-type) {
  margin-bottom: 7px;
}
.total_price[data-v-a6f3745e] {
  width: 100%;
  padding: 15px 34px 0 34px;
  margin-bottom: 15px;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: flex-end;
  font-family: "Noto Sans TC";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 32px;
  text-align: center;
  color: #000000;
}
.total_price .item[data-v-a6f3745e]:not(:last-of-type) {
  margin-right: 7px;
}
.total_price .big[data-v-a6f3745e] {
  font-size: 32px;
  line-height: 46px;
}
.dezu_btn[data-v-a6f3745e] {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-end;
  align-items: center;
  padding: 0 34px;
  margin-bottom: 30px;
}
.dezu_btn button[data-v-a6f3745e] {
  min-width: 80px;
  padding: 7px 12px 8px 12px;
  border-width: 0;
  border-radius: 4px;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  font-family: Noto Sans TC;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
}
.dezu_btn button.el-button--info[data-v-a6f3745e], .dezu_btn button.el-button--info[data-v-a6f3745e]:focus, .dezu_btn button.el-button--info[data-v-a6f3745e]:active {
  background: #555555;
  color: #FFFFFF;
}
.dezu_btn button.el-button--primary[data-v-a6f3745e], .dezu_btn button.el-button--primary[data-v-a6f3745e]:focus, .dezu_btn button.el-button--primary[data-v-a6f3745e]:active {
  background: #FFDE1F;
  color: #555555;
}
.dezu_btn button.el-button--primary.is-disabled[data-v-a6f3745e] {
  background: #FFDE1F;
  color: rgba(255, 255, 255, 0.5);
}
