.el-form[data-v-68c9faa4] {
  margin-top: 15px;
}
[data-v-68c9faa4] .activity-select .el-input--suffix .el-input__inner {
  background: #e2f1fe !important;
}
[data-v-d32bf6fc].el-table .el-table__cell {
  padding: 10px 0;
  color: #000;
}
.navigation-bar[data-v-d32bf6fc] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px 24px;
  background: white;
}
.navigation-bar .nav-left[data-v-d32bf6fc] {
  display: flex;
  align-items: center;
}
.navigation-bar .nav-left .nav-icon[data-v-d32bf6fc] {
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 12px;
}
.navigation-bar .nav-left .nav-title[data-v-d32bf6fc] {
  font-size: 16px;
  font-weight: 500;
  color: #303133;
}
.navigation-bar .btn-box[data-v-d32bf6fc] {
  display: flex;
  align-items: center;
}
.navigation-bar .btn-box .text[data-v-d32bf6fc] {
  font-size: 14px;
  text-align: center;
  color: #fa2f2f;
}
.navigation-bar .nav-right[data-v-d32bf6fc] {
  display: flex;
  align-items: center;
  gap: 24px;
}
.navigation-bar .nav-right .nav-btn[data-v-d32bf6fc] {
  background: #0086e5;
  border-color: #0086e5;
  border-radius: 9px;
  padding: 11px 24px;
  font-size: 14px;
  font-weight: 500;
}
.navigation-bar .nav-right .nav-search[data-v-d32bf6fc] {
  font-size: 14px;
  cursor: pointer;
}
.navigation-bar .nav-right .nav-item[data-v-d32bf6fc] {
  font-size: 14px;
  color: #0086e5;
  cursor: pointer;
  display: flex;
  align-items: center;
  cursor: pointer;
  gap: 4px;
}
.navigation-bar .nav-right .nav-item .nav-up[data-v-d32bf6fc] {
  width: 20px;
  height: 20px;
}
