
[data-v-38509b2c]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-38509b2c]::-webkit-scrollbar-thumb {
  background-color: #a1a3a9;
  border-radius: 4px;
}
.box[data-v-38509b2c] {
  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-38509b2c] {
  display: flex;
  align-items: center;
  height: 10%;
  width: 100%;
  background-color: rgb(242, 242, 242);
}
.top_inside[data-v-38509b2c] {
  width: 100%;
  height: 100%;
  background-color: rgb(255, 255, 255);
  overflow-x: scroll;
  overflow-y: hidden;
  overflow-x: auto;
}
.bottom[data-v-38509b2c] {
  height: 88.5%;
  margin-top: 0.5%;
  width: 100%;
  background-color: rgb(242, 242, 242);
}
.box2[data-v-38509b2c] {
  width: 100%;
  height: 94%;
  background-color: rgb(255, 255, 255);
  display: flex;
  justify-content: center;
}
.transfer-footer[data-v-38509b2c] {
  margin-left: 20px;
  padding: 6px 5px;
}
.four[data-v-38509b2c] {
  display: flex;
  height: 350px;
}
.operation[data-v-38509b2c] {
  width: 100px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.left[data-v-38509b2c] {
  border: 1px gainsboro solid;
  width: 300px;
  height: 350px;
}
.right[data-v-38509b2c] {
  border: 1px gainsboro solid;
  width: 300px;
  height: 350px;
}
.six[data-v-38509b2c] {
  display: flex;
  justify-content: center;
  height: 6%;
  width: 100%;
  align-items: center;
  background-color: rgb(255, 255, 255);
}
.in_box[data-v-38509b2c] {
  width: 700px;
  height: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  overflow-x: scroll;
  overflow-y: hidden;
  overflow-x: auto;
}
.in_box > div > div[data-v-38509b2c] {
  margin-top: 10px;
}
.text[data-v-38509b2c] {
  display: flex;
  align-items: center;
}

