.header_boder[data-v-4f0ec156] {
  margin: 10px 0;
}
.content[data-v-4f0ec156] {
  height: 100%;
}
.main[data-v-4f0ec156] {
  height: calc(100% - 50px);
  overflow-y: auto;
  overflow-x: hidden;
  padding-bottom: 10px;
  scrollbar-width: none;
  /* firefox */
  -ms-overflow-style: none;
  /* IE 10+ */
}
.main[data-v-4f0ec156]::-webkit-scrollbar {
  display: none;
}
[data-v-4f0ec156] .table-btn .shbutton {
  justify-content: center;
}
.footer-btn[data-v-4f0ec156] {
  margin-top: 10px;
  text-align: center;
}
.tips[data-v-09139435] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #d9001b;
}
.tips .tips-left[data-v-09139435] {
  flex: 1;
  display: flex;
  align-items: center;
}
.tips .tips-left .img[data-v-09139435] {
  display: block;
  width: 20px;
  height: 20px;
  margin: 0 4px;
}
.status[data-v-09139435] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.status .img[data-v-09139435] {
  display: block;
  width: 19px;
  height: 19px;
  margin-left: 4px;
}
