
[data-v-7f1e8bce] .el-checkbox {
  margin-bottom: 0 !important;
}
[data-v-7f1e8bce] .el-table td, .el-table th[data-v-7f1e8bce]{
  padding: 0;
}
[data-v-7f1e8bce] .el-table__body .el-button{
  padding: 0 !important;
}
.right-content-box[data-v-7f1e8bce] {
  padding: 20px;
  background: #fff;
  min-height: calc(100vh - 100px);
}
.toolbar-box[data-v-7f1e8bce] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}
.left-actions[data-v-7f1e8bce] {
  display: flex;
  gap: 10px;
}
.search-box[data-v-7f1e8bce] {
  display: flex;
  align-items: center;
}
.breadcrumb-box[data-v-7f1e8bce] {
  padding: 10px 15px;
  background: #f5f7fa;
  border-radius: 4px;
  margin-bottom: 12px;
}
.file-name-cell[data-v-7f1e8bce] {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.file-name-cell .file-icon[data-v-7f1e8bce] {
  font-size: 20px;
  margin-right: 8px;
}
.file-name-cell .file-name[data-v-7f1e8bce] {
  font-size: 14px;
  color: #606266;
}
.file-name-cell:hover .file-name[data-v-7f1e8bce] {
  color: #409eff;
}
.action-buttons[data-v-7f1e8bce] {
  display: flex;
  gap: 5px;
}
.batch-actions-box[data-v-7f1e8bce] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
  padding: 12px 15px;
  background: #ecf5ff;
  border: 1px solid #b3d8ff;
  border-radius: 4px;
}
.batch-info[data-v-7f1e8bce] {
  font-size: 14px;
  color: #606266;
}
.batch-info .count[data-v-7f1e8bce] {
  font-weight: bold;
  color: #409eff;
  margin: 0 4px;
}
.batch-buttons[data-v-7f1e8bce] {
  display: flex;
  gap: 10px;
}
.selected-count[data-v-7f1e8bce] {
  font-size: 14px;
  color: #409eff;
  font-weight: bold;
}

