
[data-v-6abf07b1]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-6abf07b1]::-webkit-scrollbar-thumb {
  background-color: #a1a3a9;
  border-radius: 4px;
}
.box[data-v-6abf07b1] {
  padding: 5px;
  margin-right: 0;
  height: 100%;
  width: 100%;
  background-color: rgb(242, 242, 242);
  overflow: hidden;
  /* overflow-x: scroll;
  overflow-y: hidden;
  overflow-x: auto; */
}
.top[data-v-6abf07b1] {
  display: flex;
  align-items: center;
  height: 10%;
  width: 100%;
  background-color: rgb(242, 242, 242);
}
.top_inside[data-v-6abf07b1] {
  width: 100%;
  height: 100%;
  background-color: rgb(255, 255, 255);
  overflow-x: scroll;
  overflow-y: hidden;
  overflow-x: auto;
}
.bottom[data-v-6abf07b1] {
  height: 88.5%;
  margin-top: 0.5%;
  width: 100%;
  background-color: rgb(242, 242, 242);
}
.box1[data-v-6abf07b1] {
  width: 1170px;
  height: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  overflow-x: scroll;
  overflow-y: hidden;
  overflow-x: auto;
}
.box1 > div[data-v-6abf07b1] {
  margin-top: 20px;
  margin-left: 30px;
}
.center[data-v-6abf07b1] {
  display: flex;
}
.left > div[data-v-6abf07b1] {
  width: 100%;
  margin-top: 10px;
}
.modification[data-v-6abf07b1] {
  display: flex;
  justify-content: space-around;
}
.btnn[data-v-6abf07b1] {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.four[data-v-6abf07b1] {
  display: flex;
  justify-content: center;
  height: 6%;
  width: 100%;
  align-items: center;
  background-color: rgb(255, 255, 255);
}
.right[data-v-6abf07b1] {
  margin-top: 10px;
}
.in_box[data-v-6abf07b1] {
  width: 100%;
  height: 94%;
  display: flex;
  justify-content: center;
  background-color: rgb(255, 255, 255);
}
.text[data-v-6abf07b1] {
  display: flex;
  align-items: center;
}

