.SafeWarehouse[data-v-37c60cab] {
  padding: 15px;
  height: 100%;
  width: 100%;
  overflow: hidden;
  overflow-y: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  box-sizing: border-box;
}
.SafeWarehouse .SafeWarehouse_top[data-v-37c60cab] {
  padding: 15px;
}
.SafeWarehouse .SafeWarehouse_top .el-select[data-v-37c60cab] {
  margin-right: 20px;
}
.SafeWarehouse .SafeWarehouse_content[data-v-37c60cab] {
  padding: 0 15px 15px;
  box-sizing: border-box;
}
.SafeWarehouse .SafeWarehouse_content h4[data-v-37c60cab] {
  line-height: 1;
  padding: 0 0 15px;
  margin-bottom: 15px;
  border-bottom: solid 1px #ccc;
  color: #fff;
}
.SafeWarehouse .SafeWarehouse_content .el-table[data-v-37c60cab] {
  width: 100% !important;
}
.SafeWarehouse .SafeWarehouse_content .task_description[data-v-37c60cab] {
  min-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.text_button[data-v-37c60cab] {
  background: none;
  color: #409EFF;
  border: none;
  padding: 0px;
}

.SafeWarehouse .el-dialog__header {
  text-align: center;
}

