#management-finance[data-v-7ec4872b] {
  overflow: hidden;
  overflow-y: auto;
}
.dezu_container_body[data-v-7ec4872b] {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  min-height: calc(100vh - 68px);
}
.page_title[data-v-7ec4872b] {
  height: 35px;
  max-width: 768px;
  margin: 2px 23px 4px 23px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}
.page_title span[data-v-7ec4872b] {
  font-family: Noto Sans TC;
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 26px;
  color: #555555;
}
.page_title .dezu_add_btn[data-v-7ec4872b] {
  background: #FFDE1F;
  border-radius: 4px;
  font-family: Noto Sans TC;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #555555;
}
.page_content[data-v-7ec4872b] {
  position: relative;
  overflow: visible;
  background-color: #F5F5F5;
}
