.box[data-v-dacd7278] {
  padding: 15px;
  height: 99%;
  width: 100%;
  background-color: rgb(242, 242, 242);
  overflow: hidden;
  overflow-y: scroll;
  overflow-x: hidden;
  overflow-y: auto;
}
.box .top[data-v-dacd7278] {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  position: relative;
}
.box .top .download_text[data-v-dacd7278] {
  position: absolute;
  right: 0;
  top: 0;
}
.box .top > div[data-v-dacd7278] {
  display: flex;
  line-height: 30px;
  justify-content: space-between;
}
.box .table[data-v-dacd7278] {
  width: 100%;
  height: 79.1vh;
}
.box .particulars2[data-v-dacd7278] {
  color: #409eff;
}
